@charset "UTF-8";
/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
@font-face {
  font-family: 'Arial Black';
  src: url("fonts/arial-black.woff") format("woff"); }

body {
  text-rendering: optimizeLegibility; }

.home {
  /*  #homesearch {
    .searchandfilter {
      margin-bottom: -56px;
    }
  }*/ }
  .home .homeBox {
    height: 250px !important;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-background-size: 100% !important;
    background-size: cover !important; }
    .home .homeBox h3 {
      line-height: 250px !important;
      opacity: 0;
      transition: opacity .25s ease-in; }
    .home .homeBox:hover {
      -webkit-background-size: 120% !important;
      background-size: 120% !important; }
      .home .homeBox:hover h3 {
        opacity: 1; }
  @media only screen and (max-width: 1000px) and (min-width: 650px) {
    .home .full-width-content.vc_row-fluid .vc_col-sm-4 {
      height: 200px !important;
      width: 33.33%; }
      .home .full-width-content.vc_row-fluid .vc_col-sm-4 .homeBox h3 {
        line-height: 200px; } }
  @media only screen and (max-width: 649px) and (min-width: 250px) {
    .home .full-width-content.vc_row-fluid .vc_col-sm-4 {
      height: 200px !important; }
    .home .homeBox .wpb_wrapper h3 {
      line-height: 200px !important; } }

.tiresearchmodal .searchandfilter ul {
  margin-top: 0;
  padding-top: 0;
  width: 100%; }
  .tiresearchmodal .searchandfilter ul li.select-li {
    width: 95%;
    display: block;
    background-color: #FDD000; }
  .tiresearchmodal .searchandfilter ul li input[type=submit] {
    background-color: #464445 !important;
    color: #FDD000; }

.tiresearchmodal .ult_modal {
  max-width: 400px !important; }

.tiresearchmodal .ult_modal-header {
  background: #FDD000; }

.tiresearchmodal .ult_modal-body {
  background: #808080; }

.searchandfilter {
  text-align: center; }
  .searchandfilter ul {
    width: 100%;
    margin-left: 0 !important;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 25px; }
    @media only screen and (min-width: 300px) and (max-width: 690px) {
      .searchandfilter ul {
        margin-left: 5px !important; } }
    .searchandfilter ul li {
      margin: 0 2%; }
      @media only screen and (min-width: 300px) and (max-width: 690px) {
        .searchandfilter ul li {
          margin: 0 1%;
          width: 95%; } }
    .searchandfilter ul li.select-li {
      position: relative;
      height: 47.5px;
      box-shadow: none !important;
      margin-right: 20px;
      width: 230px;
      display: inline-block;
      margin-bottom: 10px;
      border: 1px solid #676767; }
      @media only screen and (min-width: 300px) and (max-width: 1040px) {
        .searchandfilter ul li.select-li {
          width: 95%;
          padding-left: 20px; }
          .searchandfilter ul li.select-li:after {
            right: 0; } }
      .searchandfilter ul li.select-li:after {
        content: '';
        position: absolute;
        top: 0;
        width: 0;
        height: 0;
        right: 20px;
        bottom: 0;
        margin: auto;
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: #000 transparent transparent transparent;
        pointer-events: none;
        transform: rotate(0deg) !important; }
      .searchandfilter ul li.select-li select {
        color: #676767;
        font-family: "Open Sans";
        font-weight: 400;
        text-transform: uppercase;
        font-size: 20px;
        border: none;
        box-shadow: none;
        border-radius: 0;
        background: transparent;
        height: 100%;
        width: 100%;
        cursor: pointer;
        outline: none;
        padding-right: 35px !important;
        padding-left: 15px !important;
        border: 1px solid transparent !important;
        -moz-appearance: none;
        -webkit-appearance: none;
        box-shadow: none !important;
        -webkit-box-shadow: none !important; }
        @media only screen and (min-width: 690px) and (max-width: 1000px) {
          .searchandfilter ul li.select-li select {
            font-size: 16px; } }
        @media only screen and (min-width: 300px) and (max-width: 690px) {
          .searchandfilter ul li.select-li select {
            padding: 0 !important; } }
    .searchandfilter ul li {
      position: relative; }
      .searchandfilter ul li input[type=submit] {
        text-transform: uppercase;
        font-family: "Open Sans";
        background-color: #7a7a7a !important;
        font-size: 20px;
        color: white;
        padding: 10px 22px !important; }
        @media only screen and (min-width: 690px) and (max-width: 1000px) {
          .searchandfilter ul li input[type=submit] {
            font-size: 16px; } }

.searchandfilter ul li:after {
  color: white;
  content: '';
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #000 transparent transparent transparent;
  pointer-events: none;
  transform: rotate(270deg); }

.toggle {
  background-color: #000002;
  margin: 15px !important; }

.searchandfilter ul li.select-li select::-ms-expand {
  display: none; }

.searchandfilter ul li.select-li select:focus {
  border-color: #63ffb4; }

.searchandfilter ul li.select-li select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000; }

.flipBoxes {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important; }
  .flipBoxes .flip-box-wrap {
    margin-bottom: 0 !important; }

#header-outer:not([data-lhe="animated_underline"]) header#top nav .sf-menu li.current-menu-ancestor.current-giti_product-ancestor > a.sf-with-ul:not(:hover) {
  background-color: #232323 !important;
  color: #FDD000 !important; }

#header-outer[data-format="default"] #social-in-menu {
  display: none; }

@media all and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
  .searchandfilter ul li.select-li select {
    padding-right: 0; }
  .searchandfilter ul li.select-li:after {
    display: none; }
  .searchandfilter ul li.select-li:before {
    display: none; } }

.modalrow, .zeroheight {
  height: 0;
  margin-bottom: 0 !important; }
  .modalrow .ult-modal-input-wrapper.ult-adjust-bottom-margin, .zeroheight .ult-modal-input-wrapper.ult-adjust-bottom-margin {
    margin-bottom: 0 !important; }
  .modalrow p, .zeroheight p {
    padding-bottom: 0 !important; }

.page-id-6966 .container-wrap {
  background-image: url(/wp-content/uploads/2018/05/bg-products-page.jpg) !important;
  background-size: cover; }

.product {
  padding: 20px 2% 0;
  display: inline-block;
  background: linear-gradient(to top, #000002 42%, #FDD000 42%);
  color: #000002;
  width: 49%;
  box-sizing: border-box;
  margin: 0.4%; }
  .product #tire-details {
    display: inline-block;
    width: 70%;
    vertical-align: baseline; }
  .product a.tire-image {
    text-align: right;
    display: inline-block;
    width: 29%; }
  .product .smartbox {
    min-height: 24px; }
  .product img.smartway {
    width: 56%;
    max-width: 250px !important;
    display: block;
    margin-left: 8px; }
  .product #tire-wrap {
    position: relative;
    margin-bottom: 8px;
    display: inline-block; }
    .product #tire-wrap .tire {
      max-height: 310px;
      display: block;
      margin-bottom: 0;
      float: right; }
    .product #tire-wrap #findoutmore {
      text-align: center;
      position: absolute;
      top: 80%;
      left: 0;
      right: 0; }
      .product #tire-wrap #findoutmore h5 {
        vertical-align: middle;
        display: inline-block;
        font-size: 12px;
        line-height: 12px;
        font-family: "Open Sans Condensed";
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
        margin: auto;
        width: 50%;
        height: 50px;
        color: #FDD000; }
        .product #tire-wrap #findoutmore h5 a {
          color: #FDD000; }
      .product #tire-wrap #findoutmore #arrow {
        width: auto;
        height: 34px; }
  .product #top-icons .icon {
    margin-left: 28px;
    width: 30%;
    height: auto;
    max-width: 75px;
    display: inline-block;
    margin-bottom: 0; }
  .product #bottom-icons {
    margin-top: 4px;
    margin-left: 8px;
    margin-bottom: 15px; }
    .product #bottom-icons .icon {
      display: inline-block;
      max-width: 110px;
      width: 27%;
      margin-right: 15px; }
  @media only screen and (min-width: 1001px) and (max-width: 1200px) {
    .product #tire-wrap {
      margin-top: 30px; }
    .product #bullets {
      margin-bottom: 43px;
      margin-top: 22px; }
      .product #bullets p.highlight {
        font-size: 15px; } }
  @media only screen and (min-width: 300px) and (max-width: 1001px) {
    .product {
      width: 100%;
      display: block; }
      .product #bullets > p.highlight {
        font-size: 14px; }
      .product #bullets ul {
        margin-bottom: 0;
        margin-left: 8px; }
      .product #bullets ul:before {
        content: none; }
      .product #top-icons .icon {
        max-width: 75px; } }
  @media only screen and (min-width: 300px) and (max-width: 690px) {
    .product {
      background: linear-gradient(to top, #000002 40%, #FDD000 40%); }
      .product .container {
        max-width: 90%; }
      .product h2.product-title {
        letter-spacing: 0;
        font-size: 30px; }
      .product #bullets {
        margin-top: 5px;
        min-height: 65px; }
        .product #bullets p.highlight {
          font-size: 12px; }
      .product #tire-wrap {
        margin-top: 20px; }
        .product #tire-wrap #findoutmore #arrow {
          width: 15px;
          vertical-align: baseline; }
      .product #top-icons {
        margin-top: 25px; }
      .product #bottom-icons .icon {
        margin-right: 8px; } }

#bullets {
  margin-top: 22px;
  min-height: 55px; }
  #bullets ul {
    min-height: 74px;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 20px; }
    @media only screen and (min-width: 980px) {
      #bullets ul:before {
        content: "• ";
        position: absolute;
        left: -20px;
        font-size: 24px; } }
  #bullets .highlight {
    width: 100%;
    display: inline-block;
    font-family: "Open Sans Condensed";
    font-weight: 700;
    font-size: 24px;
    padding-bottom: 5px;
    list-style-position: outside; }

.hideme {
  display: none; }

.wpb_wrapper .toggles .toggle h3 a {
  font-size: 14px !important;
  color: white !important;
  text-transform: uppercase; }

.container-wrap {
  padding-bottom: 0 !important; }

.warranty-buttons {
  text-align: center; }
  .warranty-buttons p {
    margin-bottom: 0 !important; }
  .warranty-buttons a {
    display: block; }

.product-title {
  font-size: 40px;
  font-family: "Arial Black", Sans-serif;
  text-transform: uppercase;
  font-style: italic;
  margin-top: 20px;
  color: #000002;
  letter-spacing: 0;
  margin-bottom: 13px; }
  .product-title a {
    color: black; }

.bg-container {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 900px) {
    .bg-container {
      background-image: none !important; } }

.pl-bg-container {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

@media only screen and (max-width: 690px) {
  body.page-id-7808 .container, body.page-id-6966 .container, body.tax-application .container {
    max-width: none !important; } }

@media (min-width: 901px) and (max-width: 1250px) {
  body.page-id-7808 .container, body.page-id-6966 .container, body.tax-application .container {
    padding: 0;
    max-width: unset; } }

@media only screen and (max-width: 1000px) and (min-width: 690px) {
  .single-giti_product .one-fourths.span_3, .single-giti_product .one-fourths.vc_span3, .single-giti_product .one-fourths.vc_col-sm-3:not([class*="vc_col-xs-"]) {
    width: 50% !important;
    margin-bottom: 2%;
    margin-right: 15px;
    margin-left: 0px !important;
    padding: 15px;
    float: left; } }

.single-giti_product .container-wrap {
  padding-top: 55px; }

.single-giti_product .container.main-content > p {
  display: none; }

.single-giti_product .aligner {
  position: relative; }

.single-giti_product .flipbox_heading {
  font-family: Open Sans Condensed; }

.single-giti_product .catBox {
  width: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .single-giti_product .catBox .catText {
    color: white;
    padding: 250px 100px 0 94px;
    margin-bottom: 0;
    font-size: 27px;
    letter-spacing: 0.03em; }
  .single-giti_product .catBox .secondCatText {
    color: white;
    padding: 0 100px 5px 94px;
    margin-bottom: 0;
    letter-spacing: 0.03em;
    font-size: 27px; }

.single-giti_product .modelBox {
  width: 100%;
  background-color: #FDD000; }
  .single-giti_product .modelBox .product-title {
    letter-spacing: 0;
    margin-top: 6px;
    font-size: 70px;
    line-height: 110px;
    display: inline-block;
    margin-left: 81px;
    vertical-align: middle; }
  .single-giti_product .modelBox img.smartstack {
    vertical-align: middle;
    display: inline-block;
    max-width: 110px;
    margin-left: 64px; }

.single-giti_product .detailBox {
  width: 100%;
  background-color: black;
  padding-top: 5px; }
  .single-giti_product .detailBox #bottom-icons {
    padding-left: 42px;
    display: inline-block;
    position: relative;
    vertical-align: top; }
    @media only screen and (min-width: 1250px) {
      .single-giti_product .detailBox #bottom-icons {
        padding-left: 92px; } }
    .single-giti_product .detailBox #bottom-icons:after {
      display: block;
      content: '';
      right: -14px;
      top: 9%;
      height: 58%;
      position: absolute;
      border-right: 2px solid white; }
    .single-giti_product .detailBox #bottom-icons .position-info {
      margin-right: 15px; }
    .single-giti_product .detailBox #bottom-icons .icon {
      max-width: 152px;
      margin-right: 15px; }
      .single-giti_product .detailBox #bottom-icons .icon.mob-cat {
        display: none; }
    .single-giti_product .detailBox #bottom-icons p {
      color: white;
      text-align: center;
      font-size: 13px;
      font-family: "PT Sans", Sans-serif;
      margin-top: -5px; }
  .single-giti_product .detailBox .cat-icons {
    display: inline-block; }
    .single-giti_product .detailBox .cat-icons .icon {
      max-height: 75px;
      margin: 5px 39px 0 37px; }
      @media only screen and (min-width: 100px) and (max-width: 1264px) {
        .single-giti_product .detailBox .cat-icons .icon {
          margin: 5px 11px 0 13px; } }
      @media only screen and (min-width: 1265px) and (max-width: 1380px) {
        .single-giti_product .detailBox .cat-icons .icon {
          margin: 5px 14px 0 16px; } }
  .single-giti_product .detailBox #bullets {
    max-width: 615px;
    margin-top: 0;
    min-height: 65px;
    margin-left: 92px; }
    .single-giti_product .detailBox #bullets ul:before {
      top: 5px;
      color: white;
      left: -20px;
      font-size: 28px; }
    .single-giti_product .detailBox #bullets .highlight {
      font-size: 30px;
      line-height: 36px;
      color: white; }

.single-giti_product .tireContainer {
  position: absolute;
  right: 3%;
  top: 2%;
  bottom: 0; }
  .single-giti_product .tireContainer .tire {
    height: 95%; }

@media only screen and (max-width: 1000px) {
  .single-giti_product .flipBoxes {
    background-color: #FDD000; }
    .single-giti_product .flipBoxes .flip-box-wrap {
      margin-bottom: 0 !important; }
    .single-giti_product .flipBoxes .flip-box.ifb-custom-height {
      height: auto !important;
      min-height: unset !important;
      margin-bottom: 0 !important; }
      .single-giti_product .flipBoxes .flip-box.ifb-custom-height h2, .single-giti_product .flipBoxes .flip-box.ifb-custom-height h3 {
        font-size: 28px !important; }
  .single-giti_product .modalbutton {
    background-color: transparent !important; }
    .single-giti_product .modalbutton .ult-modal-input-wrapper.ult-adjust-bottom-margin {
      background-color: black; }
    .single-giti_product .modalbutton span {
      line-height: inherit; } }

@media only screen and (max-width: 900px) {
  .single-giti_product .container {
    max-width: 100% !important; }
  .single-giti_product .container-wrap {
    padding-bottom: 0; }
  .single-giti_product .catBox {
    background-image: none !important; }
    .single-giti_product .catBox .catText {
      visibility: hidden;
      padding: 120px 100px 5px 94px; }
    .single-giti_product .catBox .secondCatText {
      visibility: hidden; }
  .single-giti_product .modelBox {
    text-align: center; }
    .single-giti_product .modelBox .product-title {
      margin-left: 0;
      font-size: 38px;
      line-height: 42px;
      letter-spacing: .035em; }
    .single-giti_product .modelBox img.smartstack {
      max-width: 53px;
      margin-left: 30px; }
  .single-giti_product .detailBox {
    padding-top: 5px; }
    .single-giti_product .detailBox #bottom-icons {
      display: block;
      padding-left: 32px;
      padding-top: 5px;
      text-align: center; }
      .single-giti_product .detailBox #bottom-icons .icon {
        display: inline-block;
        max-width: 43%;
        margin-top: 0;
        padding-bottom: 8px; }
        .single-giti_product .detailBox #bottom-icons .icon.mob-cat {
          vertical-align: top;
          display: inline-block; }
      .single-giti_product .detailBox #bottom-icons:after {
        display: none; }
    .single-giti_product .detailBox .cat-icons {
      display: none; }
    .single-giti_product .detailBox p.position-info {
      display: none; }
    .single-giti_product .detailBox #bullets {
      min-height: 60px;
      margin: auto;
      text-align: center;
      max-width: 65%; }
      .single-giti_product .detailBox #bullets .highlight {
        width: auto;
        display: block;
        line-height: 33px;
        font-size: 25px; }
  .single-giti_product .tireContainer {
    left: 0;
    right: 0;
    z-index: -1;
    clip: rect(0px, 900px, 240px, 0px); }
    .single-giti_product .tireContainer .tire {
      max-width: 425px;
      height: auto;
      margin: auto;
      display: block;
      max-height: none; } }

.single-giti_product .modalbutton {
  height: 65px; }

.single-giti_product .modalbutton {
  -webkit-transition: all .3s;
  width: 20%;
  background-color: black; }
  .single-giti_product .modalbutton span {
    line-height: 65px; }
  .single-giti_product .modalbutton:hover {
    cursor: pointer;
    background-color: #dadada !important; }

.single-giti_product .linkbutton {
  background-color: black;
  width: 100%;
  height: 65px; }
  .single-giti_product .linkbutton:hover {
    background-color: #dadada !important; }

@media (min-width: 690px) and (max-width: 900px) {
  .single-giti_product .catBox h2.catText {
    padding: 230px 100px 5px 94px !important; }
  .single-giti_product .modelBox .product-title {
    font-size: 58px;
    line-height: 72px;
    letter-spacing: 0; }
  .single-giti_product .modelBox img.smartstack {
    max-width: 76px; }
  .single-giti_product .detailBox p {
    display: block; }
  .single-giti_product .detailBox #bottom-icons .icon {
    max-width: 30%; }
  .single-giti_product .detailBox #bullets {
    max-width: unset; }
    .single-giti_product .detailBox #bullets .highlight {
      display: inline-block;
      text-align: center; }
    .single-giti_product .detailBox #bullets ul:before {
      content: ''; } }

@media (min-width: 901px) and (max-width: 1023px) {
  .single-giti_product .detailBox #bottom-icons {
    padding-left: 50px; }
    .single-giti_product .detailBox #bottom-icons p {
      padding: 5px; }
    .single-giti_product .detailBox #bottom-icons:after {
      display: none; }
  .single-giti_product .detailBox .cat-icons {
    display: block;
    margin-left: 16px; } }

@media (min-width: 901px) and (max-width: 1250px) {
  .single-giti_product .container {
    padding: 0;
    max-width: unset; }
  .single-giti_product .catBox .catText {
    padding: 250px 100px 5px 50px;
    font-size: 24px; }
  .single-giti_product .secondCatText {
    padding: 0 100px 5px 50px !important;
    font-size: 24px !important; }
  .single-giti_product .modelBox .product-title {
    letter-spacing: 0;
    font-size: 56px;
    line-height: 90px;
    margin-left: 44px; }
  .single-giti_product .modelBox img.smartstack {
    vertical-align: middle;
    display: inline-block;
    max-width: 80px;
    margin-left: 50px; }
  .single-giti_product #bullets {
    margin-left: 32px !important; }
  .single-giti_product .tireContainer {
    right: 4%; } }

.spectable .ult_modal-header {
  background: #FDD000; }

.spectable .ult_modal-body {
  background: #808080;
  color: #fff; }

.spectable .ult-overlay-close.top-right {
  right: -58px;
  top: -33px; }

.spectable .swipeformore {
  text-align: right;
  font-size: 16px !important;
  margin-bottom: 5px !important;
  padding-bottom: 0 !important;
  padding-right: 10px !important;
  color: #FDD000 !important;
  text-transform: uppercase; }

.spectable p.tableinfo {
  padding-top: 10px;
  padding-bottom: 0 !important;
  font-size: 8px !important;
  color: white !important;
  line-height: 14px !important; }

.spectable p.legend {
  font-size: 12px !important;
  font-family: 'Open Sans Condensed' !important;
  margin-bottom: 15px !important;
  padding-bottom: 0 !important;
  margin-top: 25px !important; }

.spectable .rtable {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  border-collapse: collapse;
  border-spacing: 0; }
  .spectable .rtable tr:nth-child(even) {
    background-color: #FDD97E; }
  .spectable .rtable tr:nth-child(odd) {
    background-color: #D9D9D9; }
  .spectable .rtable tbody {
    -webkit-overflow-scrolling: touch;
    background: radial-gradient(left, ellipse, rgba(0, 0, 0, 0.2) 0%, transparent 75%) 0 center, radial-gradient(right, ellipse, rgba(0, 0, 0, 0.2) 0%, transparent 75%) 100% center;
    background-size: 10px 100%, 10px 100%;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat; }
  .spectable .rtable tr:first-child {
    background-repeat: no-repeat;
    background-size: 20px 100%; }
  .spectable .rtable tr:last-child {
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 20px 100%; }
  .spectable .rtable th {
    text-align: center;
    text-transform: uppercase;
    background: #000000;
    font-family: "Open Sans Condensed";
    font-size: 16px;
    color: #fdd000;
    font-weight: bold;
    background: #000000; }
    .spectable .rtable th span.subtext {
      font-size: 14px !important;
      padding-bottom: 2px;
      margin-bottom: 0;
      font-weight: normal !important;
      display: block; }
  .spectable .rtable td, .spectable .rtable th {
    padding: 0 20px;
    border: 1px solid #d9d7ce; }

.spectable .rtable--flip {
  display: flex;
  overflow: hidden;
  background: none;
  margin-bottom: 5px; }
  .spectable .rtable--flip thead {
    display: flex;
    flex-shrink: 0;
    min-width: min-content;
    background-color: #000000; }
  .spectable .rtable--flip tbody {
    display: flex;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden; }
  .spectable .rtable--flip th {
    line-height: 47px; }
  .spectable .rtable--flip th.twoline {
    line-height: 22px; }
  .spectable .rtable--flip .twoline span {
    display: block;
    line-height: 23px; }
  .spectable .rtable--flip tr {
    display: flex;
    flex-direction: column;
    min-width: 88px;
    flex-shrink: 0; }
  .spectable .rtable--flip td, .spectable .rtable--flip th {
    display: block;
    height: 48px;
    vertical-align: middle; }
    .spectable .rtable--flip td.nosubtext, .spectable .rtable--flip th.nosubtext {
      line-height: 47px; }
  .spectable .rtable--flip td {
    background-image: none !important;
    border-left: 0;
    font-family: "Arial Narrow", "Open Sans", Sans-serif;
    color: #000;
    font-size: 16px;
    text-align: center;
    border-top-color: white;
    line-height: 46px; }
    .spectable .rtable--flip td:first-child {
      font-weight: bold; }
  .spectable .rtable--flip th:not(:last-child), .spectable .rtable--flip td:not(:last-child) {
    border-bottom: 0; }

@media only screen and (max-width: 900px) {
  .spectable #bullets ul :before {
    content: ''; }
  .spectable .ult_modal.ult-container {
    max-width: 95%; }
  .spectable .rtable th {
    padding: 2px 10px 2px 5px;
    font-size: 14px; }
    .spectable .rtable th span.subtext {
      display: block;
      font-size: 12px !important; } }

#footer-outer #footer-widgets {
  padding-left: 25px; }

#mobtable {
  display: none; }
  #mobtable a.tirelink {
    max-width: 150px; }
  @media only screen and (max-width: 799px) {
    #mobtable {
      display: block !important;
      max-width: 184px;
      margin: 0 auto; } }

.tiretip {
  display: none;
  text-align: center;
  width: 160px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 5px; }
  .tiretip h3 {
    text-transform: uppercase;
    font-style: italic;
    font-family: 'Arial Black';
    font-size: 20px;
    color: black; }
  .tiretip .tireimg {
    height: 110px;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
  .tiretip img {
    width: 100%; }
  .tiretip p {
    padding-bottom: 12px;
    font-family: 'Open Sans Condensed';
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: black; }
  .tiretip .learnmore {
    font-family: 'Arial';
    font-size: 12px;
    background-color: #555555;
    color: white;
    display: block;
    padding-top: 9px;
    padding-bottom: 9px;
    width: 68%;
    margin: auto;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px; }
    .tiretip .learnmore:hover {
      background-color: #cccccc; }
  .tiretip .smartleaf {
    height: 35px;
    width: auto;
    margin-bottom: 10px; }

.apptip {
  background-color: black;
  text-align: left;
  padding: 20px;
  display: none; }
  .apptip p {
    color: #d9d9d9;
    border-bottom: 2px solid darkgrey;
    padding-bottom: 12px;
    padding-top: 12px;
    font-weight: bold;
    font-size: 15px;
    line-height: 19px;
    text-transform: capitalize;
    font-family: 'Open Sans Condensed'; }
    .apptip p:last-child {
      border-bottom: none; }
  .apptip h6 {
    font-family: 'Open Sans Condensed';
    color: #FDD000;
    padding-bottom: 6px;
    font-weight: bold;
    font-size: 17px;
    text-transform: capitalize; }

.qtip-default {
  background-color: #FDD000 !important; }

.qtip-dark {
  background-color: black !important; }

.main-content > .row > .span12 > table.product-table {
  background-color: transparent;
  max-width: 1250px;
  width: 100%;
  border: none; }
  .main-content > .row > .span12 > table.product-table tr {
    background-color: transparent; }
  .main-content > .row > .span12 > table.product-table th, .main-content > .row > .span12 > table.product-table td {
    border: none;
    text-align: center; }
  .main-content > .row > .span12 > table.product-table th {
    padding-top: 30px;
    padding-bottom: 30px; }
  .main-content > .row > .span12 > table.product-table td {
    vertical-align: middle;
    min-width: 30px; }
  .main-content > .row > .span12 > table.product-table .bg-lightgrey {
    background-color: #CCCCCC;
    padding-left: 30px;
    padding-right: 30px; }
  .main-content > .row > .span12 > table.product-table .bg-darkgrey {
    background-color: #555555; }
  .main-content > .row > .span12 > table.product-table .bg-yellow {
    background-color: #FDD000; }
  .main-content > .row > .span12 > table.product-table .bg-alt {
    background-color: #CCCCCC; }
  .main-content > .row > .span12 > table.product-table .type {
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    font-size: 25px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: bold;
    padding-top: 38px;
    padding-bottom: 38px;
    vertical-align: middle; }
  .main-content > .row > .span12 > table.product-table .icon {
    max-width: 150px;
    width: 100%;
    height: auto; }
  .main-content > .row > .span12 > table.product-table .position {
    width: 100%;
    height: auto;
    max-width: 200px; }
  .main-content > .row > .span12 > table.product-table .tirelink {
    display: block;
    background-color: #000000; }
    .main-content > .row > .span12 > table.product-table .tirelink h3 {
      white-space: nowrap;
      padding: 2px 5px;
      text-transform: uppercase;
      font-style: italic;
      font-family: 'Arial Black';
      font-size: 21px;
      color: #FDD000;
      margin-bottom: 10px; }
      @media only screen and (min-width: 800px) {
        .main-content > .row > .span12 > table.product-table .tirelink h3 {
          min-width: 145px; } }
  .main-content > .row > .span12 > table.product-table .all-applications .tirelink h3 {
    margin-bottom: 25px; }
  @media only screen and (max-width: 1200px) {
    .main-content > .row > .span12 > table.product-table .spacer {
      width: 10px;
      min-width: 10px;
      padding-left: 0;
      padding-right: 0; }
    .main-content > .row > .span12 > table.product-table .bg-lightgrey {
      padding-left: 10px;
      padding-right: 10px; } }
  @media only screen and (max-width: 800px) {
    .main-content > .row > .span12 > table.product-table .sm-hide {
      display: none; }
    .main-content > .row > .span12 > table.product-table .bg-lightgrey {
      padding-left: 5px;
      padding-right: 5px; }
    .main-content > .row > .span12 > table.product-table a.tirelink {
      max-width: 200px;
      margin: auto; }
      .main-content > .row > .span12 > table.product-table a.tirelink h3 {
        font-size: 12px !important; }
    .main-content > .row > .span12 > table.product-table .type {
      font-size: 18px;
      padding-left: 5px;
      padding-right: 5px; }
    .main-content > .row > .span12 > table.product-table .spacer {
      width: 7px;
      max-width: 3px;
      min-width: 3px; } }
  @media only screen and (max-width: 500px) {
    .main-content > .row > .span12 > table.product-table a.tirelink h3 {
      font-size: 10px !important; } }

@media only screen and (max-width: 1000px) and (min-width: 690px) {
  .page-id-7322 .container {
    max-width: unset; } }

@media only screen and (max-width: 690px) and (min-width: 480px) {
  .page-id-7322 .container {
    max-width: unset; } }

@media only screen and (max-width: 690px) {
  .page-id-7322 .container {
    max-width: unset !important; }
  .page-id-7322 .tirelink h3 {
    min-width: 84px; } }

i.extra-color-1:before {
  color: #676767; }

.pl-bg-container .searchandfilter + div {
  margin-bottom: 0; }

body[data-form-submit="regular"] .container-wrap .searchandfilter input[type=submit] {
  padding: 11px 22px !important; }

@media only screen and (max-width: 690px) {
  body[data-form-submit="regular"] .container-wrap .searchandfilter input[type=submit] {
    width: 100%; } }

.hide {
  display: none; }

@media only screen and (max-width: 1000px) {
  .page-id-7470 #page-header-wrap {
    display: none; } }
