.nasa-layout-modern-4 .nasa-single-product-slide .product-gallery .row{
    margin-left: -10px;
    margin-right: -30px;
}
.safe-checkout fieldset legend {
	margin:auto;
}
.service-block.style-1 .box {
    background: #ededed !important;
}
.safe-checkout fieldset {
	padding:15px !important;
}
.nasa-info-size-guide thead td {
    font-family: "Share", Arial, Helvetica, sans-serif;
    background-color: #e3e3e3;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 15px 0;
    letter-spacing: 2px;
}
.nasa-product-stock-progress-bar .primary-bg {
    background-color: #f65500 !important;
}
.nasa-sa-brand-item {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100px;
  margin-top: 7px;
  margin-bottom: 7px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
}
.nasa-sa-brand-item img {
  height: 100%;
  width: auto;
}
.nasa-sa-brand-item:hover {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}