/*!
Theme Name: Supply Shift
Author: Sleepless Media
Author URI: https://www.sleeplessmedia.com/
Description: Design by Sleepless Media
Version: 02172020
*/

/*
	Source scss styles are located in the resources directory.
	The compiled bundle is in assets/sleepless.bundle.css; The README.md
	file contains instructions how to get the compilation
	process up & running.

	If you need to make a quick fix, feel free to add CSS
	below this comment. It will override sleepless.min.css styles.
*/


.hs-submit {
    margin-top: 32px !important;
  }

.page-template-page-home .slider--small-images {
  	padding-top: 100px;
    background-color: white;
    padding-bottom: 120px;
    margin-top: unset !important;
	margin-bottom: unset !important;
}

.page-template-page-home .page-builder-block--gray-background {
	background-color: #f7f7f7 !important;
}