h1, h2, h3, h4, h5, h6 {
  font-family: Archivo, serif !important; }

p, div, span {
  font-family: "Open Sans", sans-serif !important; }

@media only screen and (min-width: 1024px) {
  .logo-user-section.container {
    height: 90px; }
  .page-sidebar + .page-content .productGrid .product {
    width: 25%; }
  h1.productView-title {
    font-size: 32px;
    line-height: 1.2; } }

h1.productView-title {
  line-height: 1.2; }

.navBar--sub, .breadcrumbs {
  display: none !important; }

.card-title {
  font-weight: 600;
  font-family: "Archivo", serif; }

.container {
  margin-top: -5px; }

.b2b-add-to-list.button {
  display: none !important; }

#contact-us-page {
  margin-top: 50px; }

.navBar--account {
  display: block !important; }

.shg-product-title-component h3 {
  font-family: 'Archivo' !important; }

@media only screen and (max-width: 600px) {
  #s-9d7aed07-6b90-4aba-9245-f29d08bd7e8f {
    margin-top: 0px !important; }
  #s-2bba05d9-72ab-4f98-be15-971994dce106 {
    padding-bottom: 80px !important; }
  #s-18dec3c7-3c6c-4148-b274-a4e736ff64a6 {
    padding-top: 80px !important;
    text-align: center;
    font-size: 40px !important; }
  #s-d58be0da-749a-47f2-a59f-6c7fbbd8abb8 .shogun-heading-component h1 {
    font-size: 40px !important; }
  #s-f66a5486-30fe-42aa-9a7e-c2a0c23b1df1 .shogun-heading-component h1 {
    font-size: 40px !important; }
  .page-sidebar + .page-content .productGrid .product {
    width: 100%; } }

header.header {
  z-index: 998; }

ul.custom-nav-list {
  list-style: none; }

ul.custom-nav-list a {
  text-decoration: none; }

.blog-post-figure {
  display: block; }

.blog {
  height: auto !important; }

.blog-thumbnail {
  max-width: 100%; }

form.actionBar {
  margin: 0; }

.actionBar-section .form-field {
  margin-bottom: 5px; }

.productView-price {
  font-size: 24px !important; }

.productView-price a {
  color: #a72d21; }

.productView-img-container {
  border: solid 2px #777777; }

.bulk-pricing-inline {
  margin: 20px 0;
  padding: 20px;
  background-color: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 8px; }

.bulk-pricing-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #333; }

.bulk-pricing-description {
  font-size: 14px;
  color: #666;
  margin-bottom: 15px; }

.bulk-pricing-table {
  overflow-x: auto; }

.table--bulk-pricing {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }

.table--bulk-pricing th {
  background-color: #a72d21;
  color: #fff;
  padding: 12px 15px;
  text-align: left;
  font-weight: 600;
  font-size: 14px; }

.table--bulk-pricing td {
  padding: 12px 15px;
  border-bottom: 1px solid #e9ecef;
  font-size: 14px; }

.bulk-pricing-row:hover {
  background-color: #f8f9fa; }

.bulk-pricing-quantity {
  font-weight: 500;
  color: #333; }

.bulk-pricing-discount {
  color: #28a745;
  font-weight: 500; }

.bulk-pricing-price {
  font-weight: 600;
  color: #a72d21; }

@media only screen and (max-width: 768px) {
  .bulk-pricing-inline {
    margin: 15px 0;
    padding: 15px; }
  .bulk-pricing-title {
    font-size: 16px; }
  .table--bulk-pricing th,
  .table--bulk-pricing td {
    padding: 8px 10px;
    font-size: 13px; } }
