body{
background-color:#fff !Important;
}
.product-page-section {
  background-color:#fff !Important;
}
.legal-page-body {
  background-color:#fff !Important;
}
.white-bg-cta {
    border: 1px solid #eee;
}
.carousel_clean_wrapper .slick-prev{
z-index: 1;
}
.carousel_clean_wrapper .slick-next{
z-index: 1;
}
@media (max-width: 998px) {
	#imgEshop {
		display: none;
	}
}
.radio-with-image.radio-inline .label-with-image {
    min-width: 0px;
}
.NewsletterRadioButton {
    font-weight: 500;
}
.carousel-control.left {
	margin-left: auto!important;
}

.carousel-control.right {
	margin-right: auto!important;
}

.height821 img.img-responsive {
	height: 821px;
}

.page-top img.sandw-banner,
#sandw-banner img {
	top: 0px !important;
}

.page-top {
	max-height: 100% !important;
}

.carouseloffset {
	margin-bottom: 0px !important;
}

.carousel {
	max-height: 100% !important;
}

.navbar-lower .dropdown-menu li {
	width: 100%!important;
}



.container.page-body-bg {
padding-bottom:0px!important;
}

.product-sticker {
    position: absolute;
    left: 25px;
}
@media (max-width: 767px)
{
.product-sticker {
    position: relative;
    left: 0px;
}
}

/*end of switch-and-win*/
#covid-strip
{
	text-align:center;
	padding:10px 0 10px 0;
	color:red;
	font-weight:bold;
	font-size:20px;
}
@media(max-width:767px){
#covid-strip{
    font-size: inherit;
}
}


.btn-bottom-left-sticky {
	position: fixed;
	bottom: 50px;
	right: -376px;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 0;
	border-top-left-radius: 25px;
	border-top-right-radius: 0;
	z-index: 999;
	white-space: normal;
	background-color: #003366;
	border-color: #003366;
}

.btn-bottom-left-sticky:hover {
	right: 0;
	transition: 0.5s;
	background-color: #003366;
	border-color: #003366;
}

.btn-bottom-left-sticky a {
	color: white;
}

.transition-for-sticky {
	right: 0;
	transition: 0.5s;
}


.button-custom {
    margin-top: 12px;
    background-color: #fff;
}
@media (max-width: 1300px){
.refactor-navbar .navbar-nav > li > a {
    padding-right: 20px;
}
@media (min-width: 700px) {
#clean-carousel-wrap .slide-content-mobile-tablet{
bottom: 145px;}
}
@media (min-width: 800px){
#clean-carousel-wrap .slide-content-mobile-tablet {
    bottom: 244px;
}
}
@media screen and (min-device-width: 500px) and (max-device-width: 700px) { 
#clean-carousel-wrap .slide-content-mobile-tablet {
    bottom: 149px;
}
}
/* Homepage Grid Buttons CSS for small screens*/
@media (max-width: 362px){
.callout-button1 {
    width: 140px !important;
}
.callout-button2 {
    width: 140px !important;

}	
}

@media (max-width: 340px){
.callout-button1 {
    width: 100px !important;
}
.callout-button2 {
    width: 100px !important;

}	
}
/* Homepage Grid Buttons CSS ends here*/