.hero-2row h1:first-of-type{
  top: 40%;
  font-weight: 400;
}
.hero-2rowgolf h1:first-of-type{
  top: 49%;
  font-weight: 400;
}
.field--name-field-header-textarea h1 {
  color: rgb(0, 132, 61)
}

#edit-information-on-your-toro-purchase #product_table .webform-multiple-table td select,
#edit-information-on-your-toro-purchase #product_table .webform-multiple-table td input {
  width: 180px;
  margin-right: 20px;
}
#edit-information-on-your-toro-purchase #product_table .webform-multiple-table td input[type="image"] {
  width: initial !important;
  margin-right: initial !important;
}

.search-api-autocomplete-search {
  z-index: 999;
}

.node--type-product.node--view-mode-specifier-product-listing {
  border-bottom: solid 1px;
}

.node--view-mode-specifier-product-listing .node__content .c-simpleToggler {
	margin-bottom: 1em;
}

.ui-dialog {
  max-width: 90% !important;
  padding: 0 !important;
}

.view-temp-prod-spec-docs .views-field-field-specifier-documents .field-content {
  display: flex;
  flex-flow: row wrap;
}

.view-temp-prod-spec-docs .views-field-field-specifier-documents .field-content article {
  max-width: 25%; 
}

.page-node-3223 .views-element-container--distributors {
  padding-top: 40px; 
}

/* https://www.rainbird.com/node/11450 */
.node--futureFocused__section .c-hero {
  max-height: 16em;
  overflow: hidden;
}

@media (min-width: 768px) {
   .node--futureFocused__section .c-hero img {
    margin-top: -32%;
  } 
}

/* Webform address fields  */
.webform-address--wrapper legend {
  border: none; 
}

.webform-submission-form .webform-address--wrapper .fieldset-wrapper {
  padding-left: 0; 
}
.path-rewards .field--name-field-highlights .paragraph.bg-relative img {
 /*
 left: -112px; 
 height: initial !important;
 */
 width: 1170px !important;
 height: 250px !important;
 object-fit: cover;
}
.path-rewards .field--name-field-highlights .paragraph {
  height: initial !important;
}

.path-rewards .slick__slide {
  min-height: 250px !important;
}
.black-hr {
  border-top: 1px solid #000; 
}
.rbb-border-top-4 {
  border-top: 4px solid white; 
}
.rbb-border-top-20 {
  border-top: 20px solid white; 
}
.rbb-border-right-4 {
  border-right: 4px solid white; 
}
.rbb-border-right-20 {
  border-right: 20px solid white; 
}
.rbb-border-left-4 {
  border-left: 4px solid white; 
}
.rbb-border-left-20 {
  border-left: 20px solid white; 
}
.rbb-border-bottom-4 {
  border-bottom: 4px solid white; 
}
.rbb-border-bottom-20 {
  border-bottom: 20px solid white; 
}
.rbb-no-justify .layout__regionsWrapper {
  justify-content: inherit;
}