#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%; }

@media (max-width: 593px) {
  span.heroCarousel-action.button {
    padding: 8px 20px !important;
    font-size: 12px; } }

ul.blog-listing {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  gap: 20px; }

ul.blog-listing li {
  list-style: none;
  width: calc(33.33% - 20px);
  background: #333333; }

.page-content.page-content ul.blog-listing {
  margin: 0; }

ul.blog-listing li .blog-details {
  padding: 20px;
  padding-top: 0; }

ul.blog-listing li .blog-details h6 {
  font-size: 20px; }

ul.blog-listing li .blog-details .date {
  font-size: 14px;
  color: #fff;
  font-style: italic;
  font-weight: 600; }

ul.blog-listing li .blog-details p {
  font-size: 13px;
  color: #fff;
  margin: 10px 0px; }

ul.blog-listing li .blog-details a.btn-blog-read {
  background: #4797d7;
  padding: 8px 30px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  margin-top: 5px; }

.blog-details p {
  color: #fff; }

.blog-details strong {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block; }

.blog-details ul li {
  color: #fff;
  font-size: 14px; }

.blog-details ul li a {
  color: #fff !important;
  font-weight: bold; }

ul.blog-listing li .blog-image img {
  height: 250px; }

.blog-details .blog-image {
  width: 24%; }

.blog-details h6 {
  font-size: 18px !important;
  display: inline-block;
  width: 100%; }

ul.blog-listing li .blog-image {
  text-align: center; }
