/*
 * Custom CSS
 *
 * Create a custom.css file to add custom styles to your menu.
 *
 * Version 4.1
 */
.my-decoration:before {
	font-family: "nexarustscripts-1", sans-serif;
	margin-right: 2px;
	content: "my";
	font-weight: normal;
}
.skip-to-main-a11y {
	position: absolute;
	top: -1000em;
	display: none;
}
.skip-to-main-a11y:focus {
	left: 6px;
	top: 6px;
	height: auto;
	width: auto;
	display: block;
	font-size: 14px;
	font-family: "supernett", sans-serif;
	font-weight: 600;
	padding: 15px 23px 14px;
	background: #f1f1f1;
	color: #006326;
	z-index: 100000;
	line-height: normal;
	box-shadow: 0 0 2px 2px rgba(53,130,170,0.8);
	text-decoration: none;
	outline: 0;
}
.page-overlay {
  position: fixed;
  width: 100%;
  min-height: 100%;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  z-index: 10;
  display: none;
}
.spr-search {
	display: flex;
	align-items: center;
	height: 100%;
	text-transform: none;
	color: #271f1d;
	font-size: 18px;
}
li .spr-search:not(.disabled):hover {
	cursor: pointer;
}
.spr-search-label {
	margin-right: 4px;
	font-family: "SignPainter-HouseSlant",sans-serif;
}

/* Uber Menu Sub Menu */

.ubermenu .ubermenu-item .ubermenu-submenu-drop {
	background-color: #ffffff !important;
}

.ubermenu-item-level-0 > .ubermenu-submenu-drop {
    margin-top: 10px !important;
}

.spr-search-icon {
	background-image: url(https://www.sprouts.com/wp-content/uploads/2019/05/search_handdrawn-dark-optimized.png);
	display: inline-block;
	pointer-events: none;
	background-position: center;
	background-repeat: no-repeat;
	transition: background-size 100ms linear;
	-moz-transition: background-size 100ms linear;
	-ms-transition: background-size 100ms linear;
	-o-transition: background-size 100ms linear;
	-webkit-transition: background-size 100ms linear;
}
.spr-search:hover .spr-search-icon {
	transition: background-size 100ms linear;
	-moz-transition: background-size 100ms linear;
	-ms-transition: background-size 100ms linear;
	-o-transition: background-size 100ms linear;
	-webkit-transition: background-size 100ms linear;
}
.spr-search.active .spr-search-icon {
	background-image: url(https://www.sprouts.com/wp-content/uploads/2019/05/search_handdrawn-dkgray-optimized.png); /* was dkgray */
}
.spr-search.disabled .spr-search-icon {
	background-image: url(https://www.sprouts.com/wp-content/uploads/2019/05/search_handdrawn-gray-optimized.png);
}
.weekly-specials-badge.preview {
	content: url(https://www.sprouts.com/wp-content/uploads/2018/03/WeeklyAdPreview-badge-140x140.png);
	margin: auto;
}
.weekly-specials-badge.preview:after {
	content: url(https://www.sprouts.com/wp-content/uploads/2018/03/WeeklyAdPreview-badge-140x140.png);
	margin-bottom: -4px;
	display: block;
}
.weekly-specials-badge.daw {
	content: url(https://www.sprouts.com/wp-content/uploads/2018/03/DoubleAdWednesday-badge-140x140.png);
}
.weekly-specials-badge.daw:after {
	content: url(https://www.sprouts.com/wp-content/uploads/2018/03/DoubleAdWednesday-badge-140x140.png);
	margin-bottom: -4px;
	display: block;
}
.weekly-specials-badge.preview img,
.weekly-specials-badge.daw img {
	display: none;
}
/* Loyalty */
.loyalty-badge-text {
	max-width: 160px;
	text-align: center;
	font-size: 13px;
	font-family: "Open Sans", sans-serif;
	color: #CFCFCF;
}
.loyalty-badges span {
	font-size: 18px;
	font-family: "handelson-two", sans-serif;
	margin-right: 2px;
}
.loyalty-badges span.weekly-specials {
	color: #59BCBA;
}
.loyalty-badges span.on-sale {
	color: #C33425;
}
.loyalty-badges span.clipped-coupons {
	color: #219EDF;
}
.loyalty-badges span.checkout-challenges {
	color: #E6B213;
}
.loyalty-badges .progress {
	height: 5px;
	width: 105px;
	margin: 6px auto;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.loyalty-badges .progress > span {
	background-color: #fff;
	display: block;
	height: 100%;
	width: 42%;
}
.loyalty-badges img.ubermenu-image {
	margin: auto;
}
/* Unata Overrides */
/* Shopping List Widget */
unata-shopping-context-icon {
	display: block; /* so it displays correctly on the shop site on mobile */
}
.user-context-container .spr-shopping-list {
	display:inline-block;
	vertical-align: middle;
	position: relative;
	height: 46px;
}
.user-context-container .spr-shopping-list unata-shopping-context-icon a {
	position: static;
}
.spr-shopping-list unata-shopping-context-icon button > span {
	color: #27201E;
}
.spr-shopping-list unata-shopping-context-icon.override-count .list-button .count,
.spr-shopping-list unata-shopping-context-icon.override-count .cart-button .count {
	padding-top: 2px;
	height: 24px;
	width: 24px;
	border: none;
	background: #d04930;
	color: #fff;
	font-size: 13px;
	top: 0;
	right: 0;
}
.spr-shopping-list.disabled {
	visibility: hidden;
	width: 0;
	margin-right: 0;
}
.spr-shopping-list.disabled a {
	display: none;
}
/* Registration Widget */
.user-context-container > .account-container unata-registration-dropdown {
	display: inline-block;
	float: none;
	vertical-align: middle;
}
.user-context-container > .account-container unata-registration-dropdown .user-wrapper {
	padding: 0;
}
.user-context-container > .account-container unata-registration-dropdown button {
	font-size: 14px;
}
.user-context-container > .account-container unata-registration-dropdown button:before {
	font-size: 18px;
}
.user-context-container > .account-container unata-registration-dropdown button:after {
	font-family: FontAwesome;
	content: "\f078";
	font-size: 14px;
}
.user-context-container > .account-container unata-registration-dropdown ul {
	background-color: transparent;
}
.user-context-container > #account-info.account-container unata-registration-dropdown * {
	font-family: "supernett", sans-serif;
	text-decoration: none;
	color: #3F2F22;
}
.user-context-container > #account-info.account-container unata-registration-dropdown li:hover,
.user-context-container > #account-info.account-container unata-registration-dropdown li:focus {
	background-color: #006326;
	border-radius: 0;
}
.user-context-container > #account-info.account-container unata-registration-dropdown li:hover a,
.user-context-container > #account-info.account-container unata-registration-dropdown li:focus a,
.user-context-container > #account-info.account-container unata-registration-dropdown li:hover span,
.user-context-container > #account-info.account-container unata-registration-dropdown li:focus span {
	color: #FFF;
}
.user-context-container > .account-container unata-registration-dropdown li:hover .icon-user:before,
.user-context-container > .account-container unata-registration-dropdown li:focus .icon-user:before,
.user-context-container > #account-info.account-container unata-registration-dropdown li:hover:before,
.user-context-container > #account-info.account-container unata-registration-dropdown li:focus:before {
	color: #FFF!important;
}

/* Navigation Custom Breakpoints */
.menu-logo a img {
	width: 225px;
}
.top-bar .two-line-span {
	max-width: 102px;
}
.secondary-nav .ubermenu .ubermenu-custom-content-padded {
	padding: 15px 18px;
}
@media screen and (max-width: 1235px) {
	.spr-search-label {
		display: none;
	}
	.spr-search-icon img {
		vertical-align: middle;
	}
	.ubermenu-main .ubermenu-item-level-0 > :first-child,
	.ubermenu-main .ubermenu-item-level-0.ubermenu-item-has-children>a.ubermenu-noindicator {
		padding-left: 10px;
		padding-right: 10px;
	}
	.top-bar .ubermenu-nav > :first-child {
		margin-left: -50px;
	}
	.menu-logo a img {
		width: 150px;
	}
	#secondary-navigation unata-search-nav form {
		width: 250px;
	}
	.top-bar .two-line-span {
		max-width: 82px;
	}
	.secondary-nav .ubermenu .ubermenu-custom-content-padded {
		padding: 15px 15px;
	}
}

/* Mobile styles */
.mobile-search-bar {
	background-color: #DADACD;
	height: 90px;
	width: 100%;
	padding: 0 10px;
	position: fixed;
	align-items: center;
	display: flex;
	overflow: hidden;
	max-height: 0;
	transition: max-height 300ms ease-out;
	-webkit-transition: max-height 300ms ease-out;
	-moz-transition: max-height 300ms ease-out;
	-o-transition: max-height 300ms ease-out;
}
.mobile-search-bar unata-search-nav {
	display: none;
}
.mobile-search-bar.shown {
	overflow: visible;
	max-height: 90px;
	transition: max-height 200ms ease-out;
	-webkit-transition: max-height 200ms ease-out;
	-moz-transition: max-height 200ms ease-out;
	-o-transition: max-height 200ms ease-out;
	box-shadow: 0 6px 6px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 6px 6px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 6px 6px 0 rgba(0,0,0,0.2);
}
.mobile-search-bar.shown unata-search-nav {
	display: block;
}
.top-bar-mobile {
	padding-right: 8px;
	top: auto;
	z-index: 1;
	width: 100%;
	height: 74px;
	/* background-image: url(../../../uploads/2019/05/top-nav-wood-background-patten-549x79.jpg); */
	position: relative;
	background-color: #ffffff;
}
@media screen and (hover: none) {
	.top-bar-mobile {
		height: 55px;
		position: fixed;

	}
}
.top-bar-mobile .ubermenu-mobile ul {
	margin-right: 50px;
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.top-bar-mobile ul li {
	list-style: none;
	text-align: center;
}
.top-bar-mobile-content {
	display: flex;
	height: 100%;
	padding: 0;
}
.top-bar-mobile .ubermenu-mobile {
	display: flex;
	height: 100%;
	padding: 0;
}
.spr-search.mobile div {
	height: 100%;
}
.top-bar-mobile .ubermenu-mobile li {
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.top-bar-mobile .ubermenu-mobile li:last-child {
	position: absolute;
	top: 0;
	right: 0;
	height: auto;
}
.top-bar-mobile li.menu-logo-mobile {
	flex-shrink: 0;
	flex-grow: 0;
	display: block;
}
/* .top-bar-mobile li.menu-logo-mobile img {
	margin-top: -11px;
} */
.top-bar-mobile li:not(.menu-logo-mobile) {
	flex-basis: 130px;
}
@media screen and (hover: none) {
	.top-bar-mobile li.menu-logo-mobile img {
		height: 87px;
		width: 130px;

	}
}
.spr-search.mobile {
	height: 100%;
}
.spr-search.mobile * {
	margin: 0 auto;
	display: block;
}
.specials-banner.mobile {
	margin-left: auto;
}
/*
.specials-banner.mobile div {
	height: 44px;
	width: 52px;
	background-size: 52px 44px;
	display: inline-block;
}
.specials-banner.mobile div.my-specials {
	background-image: url(../../../themes/sfm-theme-childtheme/dist/assets/images/mybarcode-1.svg);
}
.specials-banner.mobile div.weekly-specials {
	background-image: url(../../../themes/sfm-theme-childtheme/dist/assets/images/weekly-ad-1.svg);
}
*/
/* Unata Overrides */
/* Menu Toggle Button */
unata-nav-toggle-button {
	float: left;
	background-image: url(https://www.sprouts.com/wp-content/themes/sfm-theme-childtheme/dist/assets/images/hamburger-menu-01.svg);
	background-size: 29px 17px;
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
	width: 50px;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
}
@media screen and (hover: none) {
	unata-nav-toggle-button {
		margin-top: 5px;
	}
}
unata-nav-toggle-button .menu-toggle,
unata-nav-toggle-button .icon-menu {
	height: 100%;
}
unata-nav-toggle-button.spr-menu-toggle .menu-toggle:before,
unata-nav-toggle-button.spr-menu-toggle .icon-menu:before {
	content: "";
}
unata-nav-toggle-button .menu-toggle:hover,
unata-nav-toggle-button .icon-menu:hover {
	cursor: pointer;
}
/* Shopping List Widget */
.top-bar-mobile .spr-shopping-list unata-shopping-context-icon a {
	position: relative;
	color: #27201E;
	display: inherit;
}
/* Search Bar */
#mobile-search-bar unata-search-nav form {
	position: relative;
}
#mobile-search-bar unata-search-nav button:focus {
	color: #3582aa;
	box-shadow: inset 0 0 10px #3582aa;
	border-radius: 5px;
	left: 0;
	width: 50px;
}
/* Media Queries */
@media screen and (max-width: 350px) {
	.top-bar-mobile li.menu-logo-mobile img {
		height: 73px;
		width: 110px;
		margin: -3px 10px 0;
	}
	.specials-banner.mobile div {
		margin: 0 3px;
	}
	.top-bar-mobile {
		padding-right: 0;
	}
	.mobile .spr-search-icon {
		margin-right: -2px;
	}
	.spr-shopping-list {
		margin-left: -10px;
	}
	.top-bar-mobile li:not(.menu-logo-mobile) {
		flex-basis: unset;
	}
}

/* UberMenu overrides */
.site-navigation .secondary-nav .ubermenu-nav {
	height: 72px;
}
.site-navigation .secondary-nav .ubermenu-nav li:first-of-type {
	display: flex;
	align-items: center;
	place-content: center;
}
.top-bar .ubermenu-item-level-0 {
	vertical-align: top;
	line-height: normal;
	height: 100%;
	/* letter-spacing: 0.7px; */
}
.ubermenu.ubermenu-main .ubermenu-item .ubermenu-submenu-drop {
	top: 74px;
	border: none;
}
.ubermenu .ubermenu-item ul.ubermenu-submenu.ubermenu-submenu-type-mega {
	border-bottom-style: solid;
	border-bottom-width: 8px;
	border-bottom-color: #271f1d;
}
.ubermenu .ubermenu-tabs-group {
	border: none;
}
nav.ubermenu.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
	font-weight: 600;
	height: 100%;
	overflow: visible;
}
.ubermenu-submenu .ubermenu-target-title {
	text-transform: uppercase;
	font-family: "supernett", sans-serif;
}
.ubermenu .ubermenu-item .loyalty-badges > .ubermenu-submenu-drop {
	box-shadow: none;
}
.ubermenu-main .ubermenu-item-level-0:not(.ubermenu-disable-padding) > .ubermenu-target {
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
}

/* Custom CSS */
.top-bar {
	z-index: 11;
	position: relative;
	/* background-image: url(../../../uploads/2019/05/top-nav-wood-background-patten-549x79.jpg); */
	/* background-repeat: repeat-x; */
	width: 100%;
	height: auto;
	background-color: #ffffff;
}
.menu-logo img.ubermenu-image {
	margin: 0px;
}
.secondary-nav {
	background-image: url(https://www.sprouts.com/wp-content/uploads/2019/05/paper-texture-pattern-313x72.jpg);
	height: 0;
	width: 100%;
	padding: 0 10px;
	position: relative;
	z-index: 10;
	transition: height 200ms ease-out;
	-webkit-transition: height 200ms ease-out;
	-moz-transition: height 200ms ease-out;
	-o-transition: height 200ms ease-out;
}
.secondary-nav.shown {
	height: 72px;
	transition: height 200ms ease-out;
	-webkit-transition: height 200ms ease-out;
	-moz-transition: height 200ms ease-out;
	-o-transition: height 200ms ease-out;
	box-shadow: 0 6px 6px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 6px 6px 0 rgba(0,0,0,0.2);
	-moz-box-shadow: 0 6px 6px 0 rgba(0,0,0,0.2);
}
.secondary-nav div {
	opacity: 0;
}
.secondary-nav.shown div {
	opacity: 1;
	transition: opacity 70ms linear 50ms;
	-webkit-transition: opacity 70ms linear 50ms;
	-moz-transition: opacity 70ms linear 50ms;
	-o-transition: opacity 70ms linear 50ms;
}
.spr-search:hover {
	color: #271f1d;
}
.ubermenu [role='button']:focus,
.ubermenu button:focus,
.ubermenu a:focus {
	outline: #2cc4ff solid 1px;
	box-shadow: 0 0 5px #2CC4FF;
	outline-offset: -2px;
} /* match the Ubermenu focus for accessibility */
.spr-search.disabled:focus {
	outline: none;
	box-shadow: none;
}
.spr-search.disabled {
	color: #ccc;
}
.spr-search.active {
	color: #6E6E70;
}
@media (min-width: 991px){
.spr-search-icon {
        background-size: 20px 20px;
        height: 24px;
        width: 20px;
}
.spr-search:not(.disabled):hover .spr-search-icon {
        background-size: 24px 24px;
}
}
.specials-banner:not(.mobile) {
	position: absolute;
	top: 0px;
	left: 14px;
}
.specials-banner:hover {
	cursor: pointer;
}
a .specials-banner {
	visibility: hidden;
}
/*
.specials-banner .my-specials {
	background-image: url(../../../uploads/2017/12/savings_shadow.png);
	height: 89px;
	width: 127px;
}
.specials-banner .weekly-specials {
	background-image: url(../../../uploads/2017/12/specials_shadow.png);
	height: 89px;
	width: 127px;
}
*/
.user-context-container {
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 8px;
	padding-right: 14px;
	text-align: right;
	font-size: 14px;
	color: #3F2F22;
}
.store-container * {
	font-family: "supernett", sans-serif;
}
a .spr-store {
	color: #271f1d;
	text-decoration: underline;
	text-transform: uppercase;
}
.spr-store-title {
	display: none;
	margin-right: 3px;
	font-weight: 600;
}
.spr-store {
	max-width: 180px;
	text-overflow: ellipsis;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: -4px;
}
/* Loyalty */
.ubermenu .loyalty-badges {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 21;
}
.loyalty-badges li.ubermenu-disable-padding {
	margin: auto 10px;
}
.ubermenu .loyalty-badges ul.ubermenu-submenu.ubermenu-submenu-type-mega {
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	position: static;
	height: 260px!important; /* Ubermenu is using !important so this is using !important to override it */
}
.loyalty-badges ul li:nth-child(5) {
	margin-left: auto;
	padding-right: 20px;
}
.loyalty-badges .promoted-placement img {
	max-height: 210px;
}
.specials-drawer-close {
	background-image: url(https://www.sprouts.com/wp-content/uploads/2017/12/close_drawer.png);
	height: 98px;
	width: 120px;
	position: static;
	margin-left: 17px;
	display: none;
}
.specials-drawer-close:hover {
	cursor: pointer;
}
.ubermenu .ubermenu-nav ul.ubermenu-submenu.slide-transition.open {
	margin-top: 0;
	transition: margin-top 300ms ease-in;
	-webkit-transition: margin-top 300ms ease-in;
	-moz-transition: margin-top 300ms ease-in;
	-o-transition: margin-top 300ms ease-in;
}
.ubermenu .ubermenu-nav ul.ubermenu-submenu.slide-transition {
	visibility: visible;
	height: auto;
	margin-top: -400px;
	overflow-y: hidden;
	transition: margin-top 500ms ease-out;
	-webkit-transition: margin-top 500ms ease-out;
	-moz-transition: margin-top 500ms ease-out;
	-o-transition: margin-top 500ms ease-out;
}
/* Explore & Discover Submenu Animation and Styling
@media (hover: hover) {*/
	.ubermenu:not(.ubermenu-nojs) li.ubermenu-item ul.ubermenu-submenu-type-mega:not(.slide-transition) > li {
		height: 0px;
		opacity: 0;
	}
	.ubermenu ul > li.ubermenu-item.ubermenu-active ul.ubermenu-submenu-type-mega:not(.slide-transition) > li {
		height: 400px;
		opacity: 1;
		transition: height 400ms ease, opacity 300ms ease;
		-webkit-transition: height 400ms ease, opacity 300ms ease;
		-moz-transition: height 400ms ease, opacity 300ms ease;
		-o-transition: height 400ms ease, opacity 300ms ease;
	}
/*Styling for mobile, allows the mobile sidebar to lay on top of departments menu*/
	.ubermenu-explore-and-discover{
		z-index: 0;
	}
