/*
Theme Name: Hass Transport
Theme URI: https://hasstransport.site/
Author: HASS TRANSPORT LLC
Author URI: https://hasstransport.site/
Description: A modern, fast and SEO-optimized WordPress theme built for US trucking, freight and logistics companies. Includes a full front page builder-free layout (hero, services, fleet, statistics, testimonials, CTA and contact sections), Customizer options, Schema.org markup, breadcrumbs, and compatibility with Contact Form 7, Elementor, WooCommerce, WPML and Polylang.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
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: hass-transport
Tags: business, blog, portfolio, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, block-styles, wide-blocks, accessibility-ready
*/

/*
 * All layout and component styles are loaded from assets/css/main.css for
 * performance (single minify-ready stylesheet). This file holds the required
 * theme header plus WordPress core markup classes.
 */

.alignleft { float: left; margin: 0 1.5rem 1rem 0; }
.alignright { float: right; margin: 0 0 1rem 1.5rem; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignwide { max-width: 1100px; }
.alignfull { max-width: 100%; }
.wp-caption { max-width: 100%; }
.wp-caption-text, .wp-block-image figcaption { font-size: .875rem; color: var(--ht-gray); text-align: center; }
.screen-reader-text {
  border: 0; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden;
  padding: 0; position: absolute; width: 1px; word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #fff; border-radius: 6px; box-shadow: 0 0 2px 2px rgba(0,0,0,.2);
  clip-path: none; color: #0b3d91; display: block; font-size: 1rem; height: auto;
  left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none;
  top: 5px; width: auto; z-index: 100000;
}
.sticky { display: block; }
.gallery-caption { display: block; }
.bypostauthor { display: block; }
