/*
  Theme Name: BlogMag
  Theme URI: https://urbanwp.com/blogmag
  Description: A professional looking WordPress Theme for News & Magazine sites wich allows you to create a big, content oriented online newspaper.
  Tags: right-sidebar, grid-layout, custom-background, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, news
  Author: weartstudio
  Author URI: https://urbanwp.com
  Version: 1.0.0
  License: Themeforest Licence
  License URI: http://themeforest.net/licenses
  Text Domain: blogmag
*/

/*
  Table of Contents - ToC
  - The main style file is in the assets/weart.css which is generated by SASS from weart.sass.
  - The theme is using Bootstrap 4.0 for framework and all font from Google Fonts except FontAwesome 5.0.7.
*/

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}