@charset "utf-8";
/* SPUD footer css with BOOTstrap 3 CSS Document */

/* footer message section */

@media only screen and (max-width: 400px) {
    .sustainability-footer-section {
        min-height: 294px
    }
}

/* ipad  */
@media only screen and (min-width: 700px) and (max-width: 900px) {
    .sustainability-footer-message-bg  {
        background-image: url("https://spud-res.cloudinary.com/image/upload/spudca/Footer/footer-message-iPad-partition.svg");
        background-size: cover;
        height: 34px;
    }   

    .sustainability-footer-message {
        padding-bottom: 24px !important;
        padding-top: 14px !important;
    }
}


@media only screen and (max-width: 699px) {
    .sustainability-footer-message-bg  {
        background-image: url("https://spud-res.cloudinary.com/image/upload/spudca/Footer/footer-message-Mobile-partition.svg") !important;
        height: 19px !important;
    }

    .sustainability-footer-message {
        padding-left: 16px !important;
        padding-right: 16px !important;
        padding-top: 23px !important;
        padding-bottom: 24px !important;
    }

}


@media only screen and (max-width: 840px) { 
    .sustainability-footer-message {
        font-size: 16px !important;
        line-height: 24px !important;
    }

}


@media only screen and (max-width: 991px) {
    .sustainability-image-container .sustainability-image-content  {
        max-width: 70px;
        min-height: 106px;
    }
}

@media only screen and (max-width: 1300px) {
    .sustainability-image-content {
        margin-left: 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1240px) {
    .sustainability-image-container .sustainability-image-content  {
        max-width: 90px;
    }
  }

div#bottom_green_block.ftr_tst {
    border-top: 1px solid #004F3C;

}


.sustainability-footer-message-container { 
    border-top: 1px solid #EFEEE2;
    margin-top: -1px;
}

.sustainability-footer-message-bg {
    height: 34px;
    background-image: url("https://spud-res.cloudinary.com/image/upload/spudca/Footer/footer-message-Desktop-partition.svg");
    background-repeat: no-repeat;
    background-size: cover;
}

.sustainability-footer-message {
    display: block;
    color: #004F3C;
    font-family: "nunito";
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 21px;
    line-height: 26px;
    background-color: #CDE5A4;
    border-top: 1px solid #CDE5A4;
    padding-left: 30px;
    padding-right: 30px;

}


.sustainability-footer-message a {
    color: #004F3C !important;
    text-decoration: underline !important;
}

.sustainability-footer-message a:hover,
.sustainability-footer-message a:focus  {
    color: #004F3C !important;
    text-decoration: none !important;
}
.sustainability-footer-message-1 {
    padding-right: 28px;
}

.sustainability-footer-message br {
    display: none;
}

.sustainability-footer-message-2 {
    padding-left: 28px;
}

.sustainability-footer-message-divider {
    border-left: 1px solid #004F3C;
    line-height:  27px;
}

/* above footer section */
 .sustainability-footer-wrapper {
     margin-top: 80px;
}
 .sustainability-footer-section {
     display: flex;
     flex-direction: column;
     position: relative;
     flex-shrink: 0;
     box-sizing: border-box;
     padding-left: 32px;
     padding-right: 32px;
     padding-bottom: 0px;
     /*min-height: 256px;*/
     min-height: 220px;
     width: 100%;
     background-image: url(https://spud-res.cloudinary.com/image/upload/q_auto/v1679081647/spudca/Footer/footer-sustainability-bg-1440.svg);
     background-repeat: no-repeat;
     background-position: unset;
     background-size: cover;
     margin-right: 20px;
}
 .sustainability-content {
     width: 100%;
     align-self: stretch;
     -webkit-box-flex: 1;
     flex-grow: 1;
     box-sizing: border-box;
     max-width: 1280px;
     display: flex;
     flex-direction: column;
     -webkit-box-align: stretch;
     align-items: stretch;
     margin-left: auto;
     margin-right: auto;
}
 .sustainability-image-container2 {
     width: 100%;
     align-self: stretch;
     -webkit-box-flex: 1;
     flex-grow: 1;
     box-sizing: border-box;
     max-width: 1200px;
     display: flex;
     flex-direction: column;
     -webkit-box-align: stretch;
     align-items: stretch;
     margin-left: auto;
     margin-right: auto;
}
 .sustainability-image-container {
     display: flex;
     flex-direction: column;
     position: absolute;
     flex-shrink: 0;
     box-sizing: border-box;
     margin-top: 0px;
     min-height: 256px;
     max-width: 116px;
     width: 116px;
}
 .sustainability-image-content {
     display: flex;
     flex-direction: column;
     position: relative;
     flex-shrink: 0;
     box-sizing: border-box;
     width: 100%;
     min-height: 20px;
     min-width: 20px;
     overflow: hidden;
     max-width: 116px;
     margin-left: 14px;
}

a.sustainability-image-content {
    margin-left: 0;
}

 .sustainabiltiy-image {
     opacity: 1;
     object-fit: cover;
     object-position: center center;
     position: absolute;
     height: 100%;
     width: 100%;
     left: 0px;
     top: 0px;
}
 .sustainability-description {
     text-align: center;
}
 .sustainability-text-container {
     display: flex;
     flex-direction: column;
     position: relative;
     flex-shrink: 0;
     box-sizing: border-box;
     max-width: 607px;
     /*margin: auto auto 43px;*/
     margin: auto auto 23px;
     padding: 0px;
     min-height: 100px;
}
 .sustainability-header {
     display: flex;
     flex-direction: column;
     position: relative;
     flex-shrink: 0;
     box-sizing: border-box;
     margin-top: 0px;
     line-height: normal;
     height: auto;
     margin-left: auto;
     margin-right: auto;
     font-family: paralucent, sans-serif;
     font-size: 26px;
     color: rgb(11, 69, 53);
     font-weight: 800;
     padding-top: 0px;
     padding-bottom: 24px;
     text-align: center;
}
 .text-builder-component {
     font-family: "paralucent";
     display: inline;
     position: relative;
     flex-shrink: 0;
     box-sizing: border-box;
     margin-top: 0px;
     margin-left: auto;
     margin-right: auto;
     max-width: 607px;
     -webkit-box-align: center;
     align-items: center;
     text-align: center;
     line-height: 32px;
     padding-right: 0px;
}
 #bottom_green_block {
     margin-top: 0 !important;
     border-top: 1px solid #004F3C !important;
}
 .text-builder-component .text1, .text-builder-component .text2 {
     font-weight: 500;
     color: #0B4535;
     font-size: 20px;
     line-height: 32px;
}
 .text-builder-component .number {
     font-weight: 900;
     color: #209F75;
     font-size: 20px;
     line-height: 32px;
}
 .text-builder-component .linkText a {
     color: #0B4535;
     font-weight: 600;
     font-size: 20px;
     line-height: 32px;
     text-decoration: underline;
}
 .text-builder-component .linkText a:hover {
     text-decoration: none;
}
 @media only screen and (max-width: 400px) {
     .sustainability-footer-section {
         min-height: 294px 
    }
}
 @media only screen and (max-width: 640px) {
     .sustainability-footer-wrapper {
         height: 325px;
    }
     .sustainability-footer-section {
         padding-left: 20px;
         padding-right: 20px;
         margin-left: auto;
         margin-right: auto;
         min-height: 285px;
         background-image: url(https://spud-res.cloudinary.com/image/upload/q_auto/v1679081647/spudca/Footer/footer-sustainability-bg-375.svg);
         margin-top: auto;
         background-position: unset;
    }
     .sustainability-text-container {
         margin-bottom: 40px;
         width: 100%;
    }
     .sustainability-image-container {
         max-width: 70px;
         max-height: 106px;
         min-height: auto;
         width: 100%;
         position: absolute;
         top: -40px 
    }
}

@media only screen and (max-width: 1150px) {
  .sustainability-footer-message {
    padding-bottom: 32px !important;
    }

    .sustainability-footer-message-1 {
        padding-right: 0;
        display: block;
        padding-bottom: 12px;
    }
    .sustainability-footer-message-2 br {
        display: block;
    }

    .sustainability-footer-message-2 {
        padding-left: 0;
        display: block;
        padding-top: 12px;
    }

    .sustainability-footer-message-divider {
        border-top: 1px solid #004F3C;
        border-left: 0;
        width: 47px;
        display: block;
        margin: 0 auto;
    }  
}

 @media only screen and (max-width: 840px) {
    .sustainability-footer-message {
        padding-bottom: 32px !important;
    }

    .sustainability-footer-message-1 {
        padding-right: 0;
        display: block;
        padding-bottom: 12px;
    }
    .sustainability-footer-message br {
        display: block;
    }

    .sustainability-footer-message-2 {
        padding-left: 0;
        display: block;
        padding-top: 12px;
    }

    .sustainability-footer-message-divider {
        border-top: 1px solid #004F3C;
        border-left: 0;
        width: 47px;
        display: block;
        margin: 0 auto;
    }

    .sustainability-content {
        margin-left:  0;
    }

     .sustainability-image-content {
         margin-left: 0;
    }
    }
     .text-builder-component, .text-builder-component .text1, .text-builder-component .text2, .text-builder-component .number, .text-builder-component .linkText a {
         font-size: 18px;
         line-height: 27px;
    }
     .sustainability-header {
         font-size: 22px;
    }
     .sustainability-footer-wrapper {
         display: flex;
         flex-direction: column;
         position: relative;
         flex-shrink: 0;
         box-sizing: border-box;
         margin-top: 0px;
         padding: 0px;
         min-height: 100px;
         max-width: 100% 
    }
     .sustainability-footer-content {
         width: 100%;
         align-self: stretch;
         -webkit-box-flex: 1;
         flex-grow: 1;
         box-sizing: border-box;
         max-width: 1200px;
         display: flex;
         flex-direction: column;
         -webkit-box-align: stretch;
         align-items: stretch;
         margin-left: auto;
         margin-right: auto;
    }
     .sustainability-footer-wrapper {
         margin-top: 72px;
    }
     .sustainability-text-container {
         padding-top: 24px;
    }
     .sustainability-image-container {
         max-width: 70px;
    }
}
 @media only screen and (max-width: 991px) {
     .sustainability-image-container .sustainability-image-content {
         max-width: 70px;
         min-height: 106px;
    }
}
 @media only screen and (max-width: 1300px) {
     .sustainability-image-content {
         margin-left: 0;
    }
}
 @media only screen and (min-width: 992px) and (max-width: 1240px) {
     .sustainability-image-container .sustainability-image-content {
         max-width: 90px;
    }
}
 @media only screen and (min-width: 1441px) {
     .sustainability-footer-section {
         background-image: url("https://spud-res.cloudinary.com/image/upload/q_auto/v1678394553/spudca/Footer/Sustainability%20Statistics/footer-sustainability-bg-1920.svg");
    }
}


/* ends here  */

#thefooter {
	background-color: #A2A2A2;
	color: #fff;
	height: 100%;
	padding: 20px;
}
#thefooter a:link {
	color: #fff;
}

/* Footer 2023 Rebrand */
.x-mask {
	max-height: 100%;
}
#footer_links, .footer-container {
	max-width: 1280px;
}
.footer-container {
	padding: 6px 32px;
}
.location-dropdown-container {
	padding-left: 0px;
}

.ftr_tst #footer_links .widget-title, .ftr-playfair {
	font-size: 20px;
	margin-bottom: 23px;
}
div#bottom_green_block.ftr_tst {
	padding-top: 55px;
}

div#bottom_green_block.ftr_tst {
	background-color: #004F3C;
	font-family: 'nunito', 'Open Sans', Arial, Helvetica, Sans-serif;
	color: #fff;

}
.ftr_tst #footer_links .wpex-newsletter-widget {
	background-color: #004F3C;
	font-family: 'nunito', 'Open Sans', Arial, Helvetica, Sans-serif;
	color: #fff;
}

.ftr_tst #footer_links .widget-title, .ftr_tst #footer_links a:link, .ftr_tst #footer_links a:visited, .ftr_tst #footer_links li, .ftr_tst #footer_links .wpex-newsletter-widget-heading, .ftr_tst #footer_links .wpex-newsletter-widget-description {
	font-family: 'nunito', 'Open Sans', Arial, Helvetica, Sans-serif;
	color: #fff;
}

.ftr_tst #footer_links li, .ftr_tst #footer_links li a {
	color: #fff !important;
	font-family: 'nunito', 'Open Sans', Arial, Helvetica, Sans-serif;
	padding-bottom: 10px;
}

.ftr_tst #footer_links li a:hover, .footer-container a:hover {
	color: #fff !important;
	text-decoration: underline!important;
	font-family: 'nunito', 'Open Sans', Arial, Helvetica, Sans-serif;
}
.ftr-playfair {
	color: #fff;
	font-family: 'nunito', 'Open Sans', Arial, Helvetica, Sans-serif;
}
#footer_links .wpex-newsletter-widget-description {
	color: #fff!important;
	font-family: 'nunito', 'Open Sans', Arial, Helvetica, Sans-serif !important;
	margin-bottom: 27px;
	font-size: 16px!important;
	line-height: 24px;
}
.ftr-nh {
	margin-top: 43px;
}
.ftr_tst #footer_links .wpex-newsletter-widget .contact_info {
	line-height: 24px;
	font-size: 16px!important;
}

#footer_links .wpex-newsletter-widget-description a {
	color: #fff!important;
	font-family: 'nunito', 'Open Sans', Arial, Helvetica, Sans-serif !important;
	text-decoration: underline!important;
}
#footer_links .wpex-newsletter-widget-description a:hover {
	text-decoration: none!important;
}

#footer_links .link-ble {
	color: #fff!important;
	font-weight: bold;
}
#footer_links .contact_info a.link-ble {
	text-transform: lowercase;
}
#footer_links .contact_info a.link-ble:hover {
	text-decoration: none!important;
}
.ftr_tst .wpex-newsletter-widget button.next-form-subs {
	background-color: #B6DB7A;
	color: #2E4A02;
	transition: none;
}

.ftr_tst .wpex-newsletter-widget button.next-form-subs:hover {
	background-color: #93CC37;
}

#copy-right-footer {
	background-color: #fff!important;
}
#copy-right-footer .copy-ftr-link, 
#copy-right-footer .copy-ftr-link a, 
#copy-right-footer .copy-ftr-link a:hover,
#copy-right-footer .location-dropdown-container,
#copy-right-footer .footer-container a
{
	color: #363636!important;
}
#copy-right-footer .copy-ftr-link a {
	text-decoration: underline;
}
#copy-right-footer .copy-ftr-link a:hover {
	text-decoration: none!important;
}
#copy-right-footer .copy-ftr-link {
	font-family: 'nunito', 'Open Sans', Arial, Helvetica, Sans-serif !important;
	font-size: 13px!important;
	font-weight: 600;
}
.location-dropdown-container .location-dropdown-locale {
	font-weight: 600;
}
.location-dropdown-container .change-store-location .bootstrap-select .dropdown-menu.open {
	padding-left: 5px;
	padding-right: 5px;
}
.footer-container {
	font-size: 13px!important;
}
.footer-links-left {
	display: flex;
	flex-wrap: wrap;
}
.terms-right:before {
	content: " ";
}

div#bottom_green_block.ftr_tst {
	width: unset;
    left: unset;
    right: unset; 
    margin-left: unset;
    margin-right: unset;
}

.pau-cards-ftr {
	font-size: 36px;
	margin-top: 32px;
}

.pau-cards-ftr i:hover {
	color: #B6DB7A;
}

.location-dropdown-container .change-store-location .bootstrap-select .dropdown-menu.open,
.location-dropdown-container .change-store-location .bootstrap-select .dropdown-menu.open .dropdown-menu.inner,
.location-dropdown-container .change-store-location .btn-group.open .btn.dropdown-toggle,
.location-dropdown-container .change-store-location .btn.dropdown-toggle,
.location-dropdown-container .change-store-location.sort-cat-opt .dropdown-menu>li>a:hover {
	background: #fff!important;
	color: #363636!important;
}
.location-dropdown-container .change-store-location .bootstrap-select.btn-group .dropdown-toggle .bs-caret {
	height: 10px;
}
.location-dropdown-container .change-store-location .btn.dropdown-toggle .filter-option {
	color: #363636!important;
	font-size: 13px;
	font-weight: 600!important;
}
.location-dropdown-container .change-store-location .bootstrap-select.btn-group .dropdown-toggle .bs-caret .caret {
	background: url(/gifs/location_chevron_down_icon.svg) no-repeat;
    background-image: url(/gifs/location_chevron_down_icon.svg);
	height: 6px;
}
.location-dropdown-container .change-store-location.sort-cat-opt .filter-option.pull-left::before {
	width: 12px;
    margin-right: 8px;
    background: url(/gifs/location_pin_icon.svg) no-repeat;
    display: inline-block;
    background-position: center;
}
.location-dropdown-container .change-store-location .bootstrap-select .dropdown-menu.open {
	border-radius: 0 0 4px 4px;
	border: 1px solid #cccccc;
}
.location-dropdown-container .change-store-location .bootstrap-select.dropup .dropdown-menu.open {
	border-radius: 4px 4px 0 0;
	border: 1px solid #cccccc;
	border-bottom: 0 !important;
}
.location-dropdown-container .change-store-location .btn-group.open .btn.dropdown-toggle {
	box-shadow: none!important;
	border-radius: 4px 4px 0px 0px !important;
	border: 1px solid #cccccc!important;
	border-bottom: 0 !important;
}
.location-dropdown-container .change-store-location .btn-group.dropup.open .btn.dropdown-toggle {
	box-shadow: none!important;
	border-radius: 0 0 4px 4px !important;
	border: 1px solid #cccccc!important;
	border-top: 0 !important;
}
.location-dropdown-locale img {
	width: 12px;
    height: 14px;
	margin-top: -2px;
}
#copy-right-footer .security-icon {
    max-height: 16px;
    margin-top: -4px;
	margin-right: 6px;
	overflow: visible;
}

/** TODO: remove fa-tictok if we can upgrade font-awesome to v6+ **/
.pau-cards-ftr .social_icons:before {
	content: "";
    background-size: 36px;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: inline-block;
    margin-top: 4px;
}
.pau-cards-ftr .social_icons:hover:before {
	content: "";
    background-size: 36px;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: inline-block;
    margin-top: 4px;
}
.pau-cards-ftr .social_icons.icon_facebook:before {
	background: url(/gifs/Social_Media_Icons_Facebook-01.svg);
	background-size: contain;
}
.pau-cards-ftr .social_icons.icon_facebook:hover:before {
	background: url(/gifs/Social_Media_Icons_Facebook-01_over.svg);
	background-size: contain;
}
.pau-cards-ftr .social_icons.icon_instagram:before {
	background: url(/gifs/Social_Media_Icons_Instagram-02.svg);
	background-size: contain;
}
.pau-cards-ftr .social_icons.icon_instagram:hover:before {
	background: url(/gifs/Social_Media_Icons_Instagram-02_over.svg);
	background-size: contain;
}
.pau-cards-ftr .social_icons.icon_twitter:before {
	background: url(/gifs/Social_Media_Icons_Twitter-03.svg);
	background-size: contain;
}
.pau-cards-ftr .social_icons.icon_twitter:hover:before {
	background: url(/gifs/Social_Media_Icons_Twitter-03_over.svg);
	background-size: contain;
}
.pau-cards-ftr .social_icons.icon_linkedin:before {
	background: url(/gifs/Social_Media_Icons_LinkedIn-04.svg);
	background-size: contain;
}
.pau-cards-ftr .social_icons.icon_linkedin:hover:before {
	background: url(/gifs/Social_Media_Icons_LinkedIn-04_over.svg);
	background-size: contain;
}
.pau-cards-ftr .social_icons.icon_pintrest:before {
	background: url(/gifs/Social_Media_Icons_Pinterest-05.svg);
	background-size: contain;
}
.pau-cards-ftr .social_icons.icon_pintrest:hover:before {
	background: url(/gifs/Social_Media_Icons_Pinterest-05_over.svg);
	background-size: contain;
}
.pau-cards-ftr .social_icons.icon_tictok:before {
	background: url(/gifs/Social_Media_Icons_TikTok-06.svg);
	background-size: contain;
}
.pau-cards-ftr .social_icons.icon_tictok:hover:before {
	background: url(/gifs/Social_Media_Icons_TikTok-06_over.svg);
	background-size: contain;
}
.pau-cards-ftr a {
	padding-right: 20px;
}
.pau-cards-ftr a:last-child {
	padding-right: 0px;
}

.pillars_top {
	display:none;
}
.footer_100_guaranteed_desktop {
	flex-basis: 100%;
	margin-top: auto;
    margin-bottom: 5px;
}
.footer_100_guaranteed_mobile {
	display: none;
}
.ftr_tst .wpex-newsletter-widget input {
	height: 50px;
}
.ftr_tst .wpex-newsletter-widget button.next-form-subs {
	height: 50px;
}
.ftr_tst .wpex-newsletter-widget button.next-form-subs .fa-angle-right {
    font-weight: 700;
    font-size: 32px;
    margin-left: 2px;
}

.ftr_tst #mce-EMAIL, .ftr_tst #mce-EMAIL::placeholder {
	color: #57595A!important;
}
.change-store-location.sort-cat-opt .dropdown-menu li a,
.change-store-location.sort-cat-opt .dropdown-menu li a span {
	font-size: 13px;
	font-weight: 600!important;

}
.change-store-location.sort-cat-opt .dropdown-menu li a,
.location-dropdown-container .change-store-location.sort-cat-opt .dropdown-menu li:last-child a {
	border-bottom: 1px solid #363636;
}

.change-store-location.sort-cat-opt .dropdown-menu.open,
.change-store-location.sort-cat-opt .dropdown-toggle {
  min-width: 200px;
}

/** iPad Pro or Desktop only */
@media (min-width: 841px) {
	.footer-col {
		min-width: 170px;
		max-width: 400px;
		width: unset;
	}
	.ftr_tst #footer_links {
		justify-content: space-between;
		padding-bottom: 72px;
		padding-left: 24px;
		padding-right: 24px;
	}
	.footer-links-left .footer-col:nth-child(1),
	.footer-links-left .footer-col:nth-child(2) {
		padding-right:90px;
	}
	.footer-container {
		min-height: 42px;
	}
	.terms-right a { 
		margin-right: 24px;
	}
	.copyright-text {
		margin-right: 10px;
	}
	.ftr_tst #footer_links .widget-title.noHover {
		margin-top: 0px!important;
		margin-bottom: 20px!important;
	}
}
@media (min-width: 841px) and (max-width: 1024px) {
	/** special case for ipad pro only */
	.footer-links-left .footer-col:nth-child(1),
	.footer-links-left .footer-col:nth-child(2) {
		padding-right:48px;
	}
}
@media (min-width: 841px) and (max-width: 1000px) {
	/** special case for footer inbetween */
	.footer-col {
		min-width: 150px;
		max-width: 300px;
		width: unset;
	}
}
/** iPad or smaller */
@media (max-width: 840px) {
	.pau-cards-ftr a {
		padding-right: 23px;
	}
	
	div#bottom_green_block.ftr_tst {
		padding-top: 17px;
	}
	.label_ftr_n, .ftr-playfair {
		font-size: 16px;
	}
	#footer_links .wpex-newsletter-widget-description {
		font-size: 14px!important;
		line-height: 22px;
		margin-bottom: 19px;
	}
	.ftr_tst #footer_links .widget-title,
	.ftr_tst #footer_links .wpex-newsletter-widget {
		padding-left: 32px!important;
		padding-right: 32px!important;
		font-size: 16px!important;
	}
	.ftr_tst #footer_links .wpex-newsletter-widget .contact_info {
		font-size: 14px!important;
		line-height: 22px;
	}
	.ftr_tst #footer_links li a {
		padding-left: 30px!important;
	}
	.footer_100_guaranteed_desktop {
		display: none;
	}
	.footer_100_guaranteed_mobile {
		display: table;
		margin-left: auto;
		margin-right: auto;
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.footer-links-left {
		flex-direction: column;
	}
	#thefooter .contact_info {
		font-size: 14px;
	}
	.footer-container {
		font-size: 13px;
		padding: 20px 22px;
	}
	.pau-cards-ftr {
		display: table;
		margin-left: auto;
		margin-right: auto;
	}
	.checkbox_ftr:not(:checked)+.widget-title {
		background: #004F3C 0% 0% no-repeat padding-box;
		border: none;
	}
	.footer-container { 
		flex-direction: column-reverse!important;
	}
	.copy-ftr-link {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding-top: 4px!important;
		padding-bottom: 4px!important;
	}
	.terms-right {
		display: flex!important;
		flex-direction: column;
		margin-top: 12px;
	}
	.terms-right a {
		margin-bottom: 12px;
	}
	.location-dropdown-container {
		padding-left: 10px;
	}
	.pau-cards-ftr .social_icons:before {
		margin-bottom: -3px;
	}
	#copy-right-footer .security-icon {
		height: 16px;
		margin-right: 6px;
	}
	.footer-row {
		padding-bottom: 8px;
	}
	.ftr_tst #footer_links .widget-title.noHover {
		padding-top: 11px!important;
		padding-bottom: 11px!important;
	}
	.ftr_tst #footer_links .widget-title, .ftr-playfair {
		margin-bottom: 12px;
	}
	.ftr-nh {
		margin-top: 35px;
	}
	.ftr_tst #footer_links .widget-title a:hover,
	.ftr_tst #footer_links li a:hover {
		text-decoration: none!important;
	}
	.ftr_tst #footer_links .widget-title {
		padding: 16px 32px!important;
		margin: 0px!important;
	}
	.ftr_tst #footer_links .widget-title:active,
	.ftr_tst #footer_links li:active {
		background-color: #1F644C;
	}
	.ftr_tst #footer_links .widget-title.noHover:active {
		background-color: #004F3C;
	}
	.footer-row {
		padding-left: 0px;
		padding-right: 0px;
	}
	.footer-row-itm {
		padding-left:20px;
		padding-right:20px;
	}
	.location-dropdown-container .change-store-location .btn.dropdown-toggle {
		padding-left: 5px!important; 
	}
	.location-dropdown-container:has(.bs-caret) {
		padding-left: 5px;
	}
	.sort-cat-opt .dropdown-menu>li:first-child {
		display: unset!important;
	}
	.fa.ftr_arrow {
		font-size: 20px!important;
	}
}
/** mobile or smaller */
@media (max-width: 600px) {
	.ftr_tst #footer_links .widget-title,
	.ftr_tst #footer_links .wpex-newsletter-widget {
		padding-left: 20px!important;
		padding-right: 20px!important;
	}

	.ftr_tst #footer_links li a {
		padding-left: 18px!important;
	}
	.footer-container {
		padding: 20px 10px;
	}
	.copy-ftr-link span.terms-right, .copy-ftr-link span.copyright-text {
		font-size: 13px!important;
	}
	
}
@media (max-width: 374px) {
	/** ultra small mobile or smaller */
	.pau-cards-ftr .social_icons:before {
		content: "";
		background-size: 26px;
		background-size: contain;
		width: 26px;
		height: 26px;
		display: inline-block;
		margin-top: 4px;
	}
	.pau-cards-ftr .social_icons:hover:before {
		content: "";
		background-size: 26px;
		background-size: contain;
		width: 26px;
		height: 26px;
		display: inline-block;
		margin-top: 4px;
	}
}
@media (max-width: 374px) {
	.pau-cards-ftr a {
		padding-right: 15px !important;
	}
}

@-moz-document url-prefix() { 
	.pau-cards-ftr a {
		padding-right: 0px !important;
	}
	@media (min-width: 840px) {
		.pau-cards-ftr a {
			padding-right: 15px !important;
		}
	}
}