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;
}
/*min nav bar */

@media (min-width: 992px) and (max-width: 1200px) {
	.nav.navbar-nav.navbar-lower {
		margin-left: 27px !important;
	}
}

@media (min-width: 1201px) and (max-width: 1800px) {
	.nav.navbar-nav.navbar-lower {
		margin-left: -10px;
	}
}

@media (min-width: 992px) {
	.nav.navbar-nav.navbar-lower {
		margin-top: 26px;
	}
}

/*end of min nav bar */
.refactoredDesktopNavbaritems ul:first-child {
    display: block;
    float: left;
    width: auto;
    margin-top: 17px;
    margin-left: -20px;
}

.refactoredNavbarSearchform {
      margin-top: 40px;
      margin-left: 20px;
}

a#upgradebutton {
    background-color: #FDB910;
    padding: 8px 20px;
    top: 7px;
}


.product-img img {
    width: 100% !important;
}
.search-results-holder {
    margin-left: 10px;
}
.mobile-main-content img {
    max-width: 100%;
    height: auto;
}

.navbar-lower li:nth-child(2) ul li:first-child a{
    background-color: transparent;
    font-weight: normal;
}

.navbar-lower li:nth-child(2) ul li:first-child a:hover{
background-color: #00aeef;
    color: #fff !important;
    border-radius: 0;
}

.not-active li ul.smFirstLevel li:first-child a {
    pointer-events: none;
    cursor: default;
}

.not-active li ul.smFirstLevel li ul.smSub li a {
    pointer-events:visible;
    cursor: pointer;
}
.left-align li {
    text-align: left;
}
.features img {
    width: 47%;
    max-width: 150px;
}
.button-custom {
    margin-top: 12px;
    background-color: #fff;
}
.navbar-lower.nav-expanded li {
    width: 26%;
}
.height825 img.img-responsive{
    height:825px;

}

.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;
}

.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;
}
}

/*min nav bar */

@media (min-width: 992px) and (max-width: 1200px) {
	.nav.navbar-nav.navbar-lower {
		margin-left: 60px;
	}
}

@media (min-width: 1201px) and (max-width: 1800px) {
	.nav.navbar-nav.navbar-lower {
		margin-left: -10px;
	}
}

@media (min-width: 992px) {
	.nav.navbar-nav.navbar-lower {
		margin-top: 27px;
	}
}

/*end of min nav bar */

.find{
 text-align: center;
 color: red;
 margin-top: -50px!important;
 margin-left: 80px;
 margin-right: 270px;
 font-size: 16px!important;
}