#slideshow > * {
  margin-bottom: 15px;
}

h1#welcome-title {
  color: #1463a9;
  margin-top: 45px;
  margin-bottom: 25px;
  font-size: 28px;
  line-height: 32px;
}
h1#welcome-title span {
  color: #333333;
  padding-bottom: 6px;
}

.shipping-bullets {
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 15px 0;
  border: 2px solid #54A1E4;
  border-radius: 15px;
}
.shipping-bullets .ApColumn {
  text-align: center;
}
.shipping-bullets .block {
  margin-bottom: 0;
}
@media (max-width: 479px) {
  .shipping-bullets h4, .shipping-bullets .h4, .shipping-bullets h5, .shipping-bullets .h5, .shipping-bullets h6, .shipping-bullets .h6 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media (min-width: 480px) {
  .shipping-bullets h4, .shipping-bullets .h4, .shipping-bullets h5, .shipping-bullets .h5, .shipping-bullets h6, .shipping-bullets .h6 {
    margin-bottom: 0;
  }
}

.button-new-products, .button-best-sales {
  margin-bottom: 40px;
}

/*# sourceMappingURL=cp-front.css.map */