h1 {
  font-size: 32px;
  color: #000000;
  font-family: Arial, sans-serif;
  text-align: center;
  background-color: #e6e6e6;
}

h2 {
  font-size: 32px;
  color: #000000;
  font-family: Arial, sans-serif;
  text-align: center;
}

h3 {
  font-size: 32px;
  color: #fff600;
  font-family: Arial, sans-serif;
  text-align: center;
}

h4 {
  font-size: 32px;
  color: #fff600;
  font-family: Arial, sans-serif;
  text-align: center;
}

h5 {
  font-size: 32px;
  color: #fff600;
  font-family: Arial, sans-serif;
  text-align: center;
}

h6 {
  font-size: 32px;
  color: #fff600;
  font-family: Arial, sans-serif;
  text-align: center;
}

.woocommerce-loop-category__title {
  color: #000000;
}

/*---------------------------------------------Height 62 is fix  for spacing of product title so all buttons line up-------------------------*/

.woocommerce-loop-product__title {
  color: #000000;
  height: 62px;
}

/*---------------------------------------------Height 62 is fix  for spacing of product title so all buttons line up-------------------------*/

.woocommerce-ordering {
  display: none;
}

.product_title.entry-title {
  text-align: left;
}

#wp-block-search__input-1.wp-block-search__input.has-border-color.has-ast-global-color-2-border-color {
  width: 460px;
  height: 30px;
}

.ast-below-header-bar.ast-below-header.site-header-focus-item {
  background-color: #222222;
  font-weight: 600;
}

.ast-woo-header-cart-info-wrap {
  font-weight: 100;
  font-size: 12px;
  margin-top: 0px;
  font-variant: normal;
  letter-spacing: 0px;
}

#ast-cart-svg {
  margin-top: 0px;
}

.ast-header-account-text {
  font-weight: 600;
}

#content.site-content {
  margin-top: 10px;
}

.ast-builder-html-element {
  color: #ffffff;
}

p {
  color: #000000;
  font-size: 16px;
}

.woocommerce-tabs.wc-tabs-wrapper {
  color: #000000;
}

.entry-meta {
  display: none;
}

.ast-desktop .main-header-menu .sub-menu {
  background-color: #222;
}

.ast-desktop .main-header-menu .sub-menu a {
  color: #fff;
  font-weight: 400;
  font-size: 13px;
}

.ast-desktop .main-header-menu .sub-menu a:hover {
  background: #444;
}

/*---------------------------------------Fixes search image distortion-----------------------------------------------*/

.search-results img {
  width: auto !important;
  height: auto !important;
  max-width: 100%;
  object-fit: contain;
}

/*---------------------------------------Product image size fix -----------------------------------------------------*/

.woocommerce-js div.product div.images img {
  width: 380px;
  height: auto;
}

/*---------------------------------------Background and format of product titles----------------------------------------*/

.woocommerce-js div.product .product_title {
  background-color: #eaeaea;
  padding-left: 31px;
  padding-bottom: 4px;
  padding-top: 5px;
  border-width: 0px;
  border-style: solid;
  border-color: #c70c6c;
}

.ast-single-post .entry-title {
  background-color: #ffffff;
}

/*-------------------------------------- Product Question Button format-----------------------------------------*/

#trigger_cf.single_add_to_cart_button.button.alt {
  margin-left: 142px;
  margin-bottom: 12px;
  background-color: #f50a0a;
}

/*-------------------------------------- Product Question Button format-----------------------------------------*/

.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
  margin-bottom: -9px;
  margin-top: -3px;
  padding: 1px;
  text-indent: 15px;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  line-height: -1px;
}

.wpcf7-form-control.wpcf7-textarea {
  height: 80px;
}

.wpcf7-form.init {
  margin-top: -77px;
}

/*---------------------------------------------Raceworks Heading format on front page---------------------------------*/

.e-910a565-8be3698.e-heading-base {
  background-color: #ff0000;
  opacity: 1;
  color: #ffffff;
}

div {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}