/*
Theme Name: North Lane International
Theme URI: https://www.dynamicxperts.com/
Author: Dynamic Experts Solution
Author URI: https://www.dynamicxperts.com/
Description: Premium B2B WordPress theme for North Lane International, a manufacturer and exporter of street wear, casual wear and sports uniforms.
Version: 5.3.8
Text Domain: north-lane
Requires at least: 6.0
Requires PHP: 7.4
*/

/* WordPress-required utility classes. Main theme styling is in assets/css/north-lane.css. */
.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}
.wp-caption{max-width:100%}
.wp-caption-text,.gallery-caption{font-size:.875rem;line-height:1.6}
.sticky{display:block}
.bypostauthor{display:block}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;top:5px;left:5px;padding:15px 23px;background:#fff;color:#030c1c;z-index:100000}
.clear::after,.entry-content::after{content:"";display:table;clear:both}

@media (max-width: 991px) {
  .nli-header-actions {
    margin-left: auto;
    justify-content: flex-end;
  }
}