/*
 Theme Name:   Storageforce2singlechild
 Theme URI:    http://storagegroupinc.com
 Description:  a child theme
 Author:       The Storage Group Inc
 Author URI:   http://storagegroupinc.com
 Template:     Storageforce-2-single
 Version:      1.0.0
 Tags:         
 Text Domain:  storageforce2singlechild
*/

@import url("../Storageforce-2-single/style.css");

/* Add your custom css below
-------------------------------------------------------------- */


#doors.style1{
  background-image: url("water-background.jpg");
}
.popupFormHelpWrap.textAlignLeft{
    margin-top: 1rem;
    display: grid!important;
    grid-template-columns: repeat(3, max-content);
    grid-gap: .5rem;
}