/*
Theme Name: Barakah Marine Service (BMSL)
Theme URI: https://www.bmsl.com.bd
Author: Barakah Marine Service Ltd.
Author URI: https://www.bmsl.com.bd
Description: A premium, modern corporate WordPress theme for Barakah Marine Service Ltd. (BMSL), a Bangladesh-based marine manpower supply and crew manning agency. Built for ship owners, ship management companies, offshore operators and seafarers, with custom vacancy listings, a secure crew registration/document upload system, testimonials, client logos and news.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bmsl
Tags: business, e-commerce, custom-colors, custom-menu, custom-logo, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Visual styling is compiled from Tailwind CSS (see assets/css/tailwind-input.css)
into assets/css/main.css, which is enqueued by inc/enqueue.php. This file only
carries the required WordPress theme header and a small set of print/reset rules.
*/

@media print {
  .no-print,
  .site-header,
  .site-footer,
  .whatsapp-float,
  .back-to-top {
    display: none !important;
  }
}
