/*
Theme Name: OTT
Theme URI: https://www.ontabletop.com/
Author: OnTableTop
Author URI: https://www.ontabletop.com/
Description: Theme for OntableTop/Beasts of War
Version: 4.7
License: N/A
License URI: N/A
Text Domain: ontabletop
*/
/* Import all external styles FIRST */
/*Reset Styling*/
@import url(_inc/css/reset.css);
/* Inherit the default theme styles */
@import url(_inc/css/default.css);
/*@import url(../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css);*/
/* The bow skin styles */
@import url(_inc/css/bow-skin-54.css);
/*takeovers*/
@import url(_inc/css/bow-skin-takeovers.css);
/* The bow ipad skin styles */
@import url(_inc/css/ipad.css) only screen and (max-device-width: 1024px);