#loadingDiv {
  display: none;
  position: absolute;
  text-align: center;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.75);
  z-index: 9999; }

#loadingDiv p {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-size: 25px; }

#body .body.content.right-global-widgets-enabled {
  width: 100%;
  max-width: 1440px !important; }

#body .body.content.right-global-widgets-enabled .container.main {
  float: left !important;
  width: 90%; }

#body .body.content.right-global-widgets-enabled .global-region.right-sidebar-custom {
  float: left;
  width: 10%;
  padding-left: 15px; }

#body .body.content.right-global-widgets-enabled .global-region.right-sidebar-custom {
  margin-top: -18px; }

#body .body.content.right-global-widgets-enabled .global-region.right-sidebar-custom * {
  width: 100%; }

#body .body.content.right-global-widgets-enabled .global-region.right-sidebar-custom a[data-test-id="product-widget-image"] div {
  margin: 0; }

#body.home .body.content.right-global-widgets-enabled .global-region.right-sidebar-custom {
  margin-top: -18px; }

div[data-content-region="sidenav_bottom--global"] {
  clear: both; }

#body .home.home-page-with-sidenav.no-hero-carousel {
  margin-top: 0; }

@media only screen and (max-width: 800px) {
  #body .body.content.right-global-widgets-enabled .container.main {
    float: none !important;
    width: 100%; }
  #body .body.content.right-global-widgets-enabled.global-region.right-sidebar-custom {
    float: none;
    width: 100%;
    padding-left: 0px; } }

.dynamic-form-field--field_28, #FormField_28 {
  display: none !important; }

.shippingaddressform--custom .account.account--fixed #FormField_28 {
  display: block !important; }

span.heroCarousel-action.button {
  display: inline-block;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  height: auto;
  width: auto;
  background: url("https://cdn11.bigcommerce.com/s-25lxi3ukii/images/stencil/original/image-manager/button-bg.png") !important;
  padding: 15px 35px !important;
  border: none !important;
  text-transform: uppercase !important;
  line-height: normal; }

.slider.float.in-container .heroCarousel-content {
  width: 100%;
  height: 100%; }
