/*
Theme Name: Stored Away
Theme URI: 
Author: Vaulted Oak
Author URI: 
Description: A custom theme created for storage.com by Vaulted Oak
Requires at least: 6.6
Tested up to: 6.6
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentythree
Text Domain: stored-away
Tags: 
*/

header{
    position: sticky;
    top: 0;
    z-index: 10;
}

section:not(.bg-navy-blue, .article-header, .find-storage-section){
    max-width: 1440px;
    margin: 0 auto;
}

#h-explore-categories{
    padding-top: 0px !important;
    padding-bottom: 2.5rem !important;
}




.wp-site-blocks{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

@media screen and (max-width: 1023px) {
  .search-results .find-storage {
    margin-top: 200px !important;
  }
}