img {
  border: none !important;
}

input, textarea {
  outline: none;
}

a, a:hover {
  text-decoration: none; }

a:hover {
  color: #e74f5d;
}

a, a:visited, a:active {
  outline-style: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  text-transform: uppercase; }

.search-popout__input:focus, .social a:hover, .header a:hover, .footer a:hover {
  -webkit-transition: all 0ms ease;
  -o-transition: all 200ms ease;
  transition: all 0ms ease; }

/* CENTER ELEMENTS */
.ghost:before {
  content: '';
  display: inline-block;
  height: 100%; 
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}

.icon,
.ghost__content {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.header div[class^="col-"] { padding: 0;}

.header .row {
  margin: 0; 
}

.header__element {
  height: 100%;
  white-space: nowrap;
}
.header__element:before {
  min-height: 90px;
}

.header__left {
  text-align: left; }
.header__mid {
  text-align: center; }
.header__right {
  text-align: right; } 

#display_homepage_title {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  white-space: normal;
  line-height: 80px;
}
#display_homepage_title a {
  background: url('../images/template/header_bg.png') no-repeat center center;
  display: block;
  min-width: 221px;
  height: 100%;
  text-indent: -9999px;
  width: 100%;
}

#homepage_title {
  background: none;
  font-size: 23px;
  line-height: 1.2;
  min-width: 0 !important;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Source Sans Pro";
  text-indent: 0 !important;
}

@media only screen and (max-width: 767px) {
  #display_homepage_title a {
    background-size: 60%;
  }
  #homepage_title {
    font-size: 15px;
  }
}

.cart-summary a {
  color: #e74f5d;
  font-weight: bold;
}

.cart-summary [class*="icon-"] {
  margin-right: 2px;
  display: inline-block;
}

.cart-summary [class*="icon-"] img {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -3px;
}

.search-popout {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 15px; }
  .search-popout__trigger {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    cursor: pointer;
    padding: 2px 0;
    font-size: 21px;
    margin: 0; }
  .search-popout__input {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    border: 1px solid #e0e0e0;
    height: 28px;
    text-indent: 5px; }
    .search-popout__input:focus {
      outline: none;
      border-color: #da4545; }
  .search-popout__submit {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 28px;
    padding: 0 6px;
    margin-left: -3px; }

.sitetools {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; }
  .sitetools__item {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 15px;
    text-transform: uppercase; }

  .sitetools [class*="icon-"] {
    margin-right: 2px;
  }

  .sitetools [class*="icon-"] img {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: -3px;
}

  .search-mobile {
    height: 58px;
    padding: 15px;
    display: block;
    position: relative;
    width: 100%; }

  .search-mobile .form-group {
    width: 100%;
  }
    .search-mobile__input {
      -webkit-border-radius: 0;
      border-radius: 0;
      width: 100%;
      border: 1px solid #e0e0e0;
      height: 28px;
      text-indent: 5px; }
      .search-mobile__input:focus {
        outline: none;
        border-color: #da4545; }
    .search-mobile__submit {
      position: absolute;
      top: 15px;
      right: 15px;
      width: 30px;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      height: 28px;
      padding: 0 6px;
      margin-left: -3px; }

.sitetools {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; }
  .sitetools__item {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 15px;
    text-transform: uppercase; }

  .sitetools [class*="icon-"] {
    font-size: 0;
    margin-right: 2px;
  }

/******** NAVBAR **********/
.navbar {
  border-left: 0;
  border-right: 0;
  border-top: 0; }

.navbar-collapse {
  border-top: 1px solid #e0e0e0; }

.navbar-toggle {
  margin: 0; }

/*******Hompage Banner*********/

.jumbotron {
  position: relative;
  padding: 0;
  margin-bottom: 30px;
   }
  @media only screen and (min-width: 768px) {
  .jumbotron {
      margin-bottom: 30px; } }
  .jumbotron img {
    width: 100%; }
  .jumbotron__text {
    text-align: left;
    text-transform: uppercase;
    position: absolute;
    top: 44.06714%;
    width: 50%;
    color: #fff;
    padding-left: 50px;
}

 @media only screen and (min-width: 768px) and (max-width:992px){
.jumbotron__text {
top:13%;
padding-left: 469px;}}


   .jumbotron__text span {
      display: inline-block; }
   .jumbotron__text .big {
text-shadow:2px 2px 2px rgba(0,0,0,.8);
      font-size: 25px;
      line-height: auto;
      font-weight: bold;
      letter-spacing: 3px;
      font-family: inherit;
color: #ea2e32; /* Old browsers */
color: -moz-linear-gradient(top,  #ea2e32 0%, #bc0003 100%); /* FF3.6-15 */
color: -webkit-linear-gradient(top,  #ea2e32 0%,#bc0003 100%); /* Chrome10-25,Safari5.1-6 */
color: linear-gradient(to bottom,  #ea2e32 0%,#bc0003 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea2e32', endColorstr='#bc0003',GradientType=0 ); /* IE6-9 */
}

      @media only screen and (min-width: 992px) {
       .jumbotron__text .big {
          font-size: 53px;
          text-align: center;
          line-height: 51px;
color: #ea2e32; /* Old browsers */
color: -moz-linear-gradient(top,  #ea2e32 0%, #bc0003 100%); /* FF3.6-15 */
color: -webkit-linear-gradient(top,  #ea2e32 0%,#bc0003 100%); /* Chrome10-25,Safari5.1-6 */
color: linear-gradient(to bottom,  #ea2e32 0%,#bc0003 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea2e32', endColorstr='#bc0003',GradientType=0 ); /* IE6-9 */
}
.jumbotron__text .para {
   text-shadow: 1px 1px 5px rgba(0,0,0,.8);
   font-size: 16px;
   font-weight: bold;
 }}
   .jumbotron__text .small {
      font-size: 35px;
margin-top:-1%;
     text-shadow:2px 2px 2px rgba(0,0,0,.8);
      line-height: auto;
      text-align: center; } 

   .jumbotron .shop {
   float: left;
    /*text-shadow:1px 1px 2px #fff;
   box-shadow:1px 1px 2px #fff;*/
    border: 2px solid #d7292a;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    width: 200px;
    height: 40px;
    line-height: 40px;
    letter-spacing: 1px;
    text-align: center; 
    margin-top: 3%;
    position: relative;
    background: #d7292a;
   font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
.jumbotron .shop:hover{  
background:#a92122;
border-color:#a92122;
}
@media only screen and (max-width: 1199px) {
.jumbotron__text {
    top: 30.06714%;
}}
@media only screen and (max-width: 991px){
.jumbotron__text {
position: initial;
padding: 0;
color: #000;
display: block;
background: #e0e0e0;
width: 100%;
text-align: center;
}   
.jumbotron__text span {
      display: inline-block; 
}
.jumbotron__text .big span {
         color: #000 !important;} 
.jumbotron__text .big {
          font-size: 40px;} 
   .jumbotron__text .small {
font-size:25px;
}}


/******** FOOTER **********/
.footer {
  border-top: 1px solid #e3e3e3;
  margin-top: 30px; }
  .footer .column {
    margin: 0;
    padding: 0;
    list-style: none; }
    .footer .column li > a {
      display: block; }
    .footer .column li {
      margin-bottom: 4px; }
    .footer .column .column__title {
      margin-bottom: 6px;
      font-weight: bold;
      color: #000;
      white-space: nowrap;
      font-family: "Source Sans Pro";
      text-transform: uppercase;
      font-size: 12px; }
    @media only screen and (min-width: 768px) {
      .footer .column {
        margin: 30px 15px 30px 0; } }

.footer .panel {
  border-left: 0;
  border-right: 0; }
.footer .panel-group {
  margin-bottom: 0; }
.footer .panel-heading {
  background: #fff !important;
  padding: 0; }
  .footer .panel-heading h4 {
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Source Sans Pro";
    font-size: 12px; }
.footer .panel-group .panel + .panel {
  margin-top: 0;
  border-top: 0; }
.footer .panel-title > a {
  display: block;
  padding: 10px; }
.footer .panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  /* essential for enabling glyphicon */
  content: "\e114";
  /* adjust as needed, taken from bootstrap.css */
  float: right;
  /* adjust as needed */
  color: #333333;
  /* adjust as needed */ }
.footer .panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e080";
  /* adjust as needed, taken from bootstrap.css */ }
.footer .panel-body {
  padding: 15px 10px; }


.elist .elist__title {
  text-align: center;
  margin-top: 15px;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  font-family: "Source Sans Pro";
  text-transform: uppercase;
  margin-bottom: 5px; }
  @media only screen and (min-width: 768px) {
    .elist .elist__title {
      text-align: left;
      margin-top: 30px; } }
.elist form {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%; }
.elist .elist__input {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 6px 10px;
  display: inline-block;
  border: 1px solid #e8e8e8;
  font-size: 12px;
  width: 100%;
  /* Firefox 18- */
  /* Firefox 19+ */
  /* Firefox 18- */
  /* Firefox 19+ */ }
  .elist .elist__input::-webkit-input-placeholder {
    color: #4d4d4d;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input:-moz-placeholder {
    color: #4d4d4d;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input::-moz-placeholder {
    color: #4d4d4d;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input:-ms-input-placeholder {
    color: #4d4d4d;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input:focus::-webkit-input-placeholder {
    color: #cccccc;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input:focus:-moz-placeholder {
    color: #cccccc;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input:focus::-moz-placeholder {
    color: #cccccc;
    font-style: normal;
    font-weight: normal; }
  .elist .elist__input:focus:-ms-input-placeholder {
    color: #cccccc;
    font-style: normal;
    font-weight: normal; }
.elist .elist__input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #e43d4c; }
.elist .elist__submit {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 4px 10px;
  font-size: 15px;
  border: 0;
  background: transparent;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0; }
  .elist .elist__submit .icon:hover {
    color: #e74f5d;
  }

.copyright {
  padding: 20px;
  border-top: 1px solid #e3e3e3;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .copyright {
      text-align: left; } }
  .copyright__item {
    margin: 5px 7px; }
    @media only screen and (min-width: 768px) {
      .copyright__item {
        margin: 0 15px 0 0; } }
  .copyright__text {
    display: block;
    padding: 5px 0; }
    @media only screen and (min-width: 768px) {
      .copyright__text {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        padding: 0; } }

.social {
  padding: 15px 0 15px;
  text-align: center; }
  .social__title {
    display: block;
    font-weight: bold;
    color: #000;
    font-family: "Source Sans Pro";
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 6px; }
    @media only screen and (min-width: 992px) {
      .social__title {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto; 
        *zoom: 1;
        *display: inline;
        margin-bottom: 0;
        margin-right: 8px; } }
  @media only screen and (min-width: 768px) {
    .social {
      text-align: left;
      padding: 30px 0; } }
  .social a {
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: 23px;
    margin: 0 5px; }
    @media only screen and (min-width: 768px) {
      .social a {
        margin: 0 3px 0 0; } }


.btn {
  text-transform: uppercase; }
  .btn.btn-primary, #content_area .deal-buy-now a {
    background-image: -moz-linear-gradient(#ec6a77, #de3945);
    background-image: -webkit-linear-gradient(#ec6a77, #de3945);
    background-image: linear-gradient(#ec6a77, #de3945); }
    .btn.btn-primary:hover, #content_area .deal-buy-now a:hover {
      background: #da4545; }

.popover.right > .arrow {
  border-right-color: rgba(0, 0, 0, 0.2); }

div.free-ship-productpage { display:none; }
/*******FREE SHIPPING STRATEGY*****************/


/*******NEW TOOL TIP*********/
#hoverinfo {
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 20px;
  color: #000;
  cursor: help;
  margin-left:-100px;
  z-index: 9999999;
  line-height: 18px;
  text-align:left;
  margin-top: 10px;
}


.freeship-free {
font-size:34px;
}
.freeship-shipping {
font-size: 15.5px;
font-weight:bold;
}
.freeship1 {
   font-size:20px;
   float:left;
   margin-left: 10px;
}
.freeship2 {
  float:left;
  margin-left: 10px;
}
.freeship3 {
   display: list-item;
   text-align: left;
   margin-left: 30px;
}
#hoverinfo p {
  margin-left: -175px;
  display: none;
  color: #000;
  width: 300px;
  text-align: center;
  font-size: 12px;
  border-radius: 5px;
    padding: 15px;
-webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
     -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
      -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
       -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}
#hoverinfo:hover p {
  background-color: #fff;
  display: block;
  z-index: 9999999;
}
.shippingvan {
    float: right;
    display: block;
    position: absolute;
    margin-left: -161px;
    margin-top: -20px;
}
@media only screen and (max-width: 1199px) {
.shippingvan {
margin-left: -115px;
}}

@media only screen and (min-width:992px){
a.header-text-mobile{
display:none;
}}

@media only screen and (max-width:992px) {
a.header-text-mobile{
font-size:16px;
font-weight:600;
}}

img.vCSS_img_icon_free_shipping {
  display: none;
}

.feedback{
display:none;
}

.vnavparts {
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    background: none;
    border: none;
    position: absolute;
    outline: none;
    left: 125px;
    margin-top: 11px;
    font: 600 15px 'Source Sans Pro', Sans-Serif;
    color: #000;
    text-transform: uppercase;
    display: block;
    padding: 0 20px;
    text-transform: uppercase;
}

.vnavpartsactive {
color: #E50000;
text-decoration: none;
}

.vnavparts:hover {
color: #E50000;
}

.vnavparts-acc {
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    background: none;
    border: none;
    position: absolute;
    outline: none;
    left: 370px;
    margin-top: 11px;
    font: 600 15px 'Source Sans Pro', Sans-Serif;
    color: #000;
    text-transform: uppercase;
    display: block;
    padding: 0 20px;
    text-transform: uppercase;
}

.vnavpartsactive2 {
color: #E50000;
text-decoration: none;
}

.vnavparts-acc:hover {
color: #E50000;
}

.vnavparts-sc {
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    background: none;
    border: none;
    position: absolute;
    outline: none;
    left: 250px;
    margin-top: 11px;
    font: 600 15px 'Source Sans Pro', Sans-Serif;
    color: #000;
    text-transform: uppercase;
    display: block;
    padding: 0 20px;
    text-transform: uppercase;
}

.vnavpartsactive3 {
color: #E50000;
text-decoration: none;
}

.vnavparts-sc:hover {
color: #E50000;
}

@media only screen and (max-width: 1199px) {
.shop-parts {
    position: relative;
    margin-left: -100px;
}
.vnavparts-acc {
left: 274px;
}
.vnavparts-sc{
left: 153px;}}
@media only screen and (max-width: 991px) {
#ShopParts {
    display:none;
}
.vnavparts-acc {
   display:none;
}
.vnavparts-sc {
   display: none;
}}

/****SALE BANNER****/

.sale-banner {
    background: #000; 
    width: 100%;
    font-weight: bold;
}

.sale-banner p {
    padding: 5px;
    text-align: center;
    color: #fff;
    font-size: 17px;
}

@media only screen and (max-width:735px){
.sale-banner p {
    font-size: 15px;
}}

@media only screen and (max-width:565px){
.sale-banner p {
    font-size: 12px;
}}

img.v-product__add-to-cart {
    margin-bottom: 15px;
    display: block;
}
span.availmessage {
    width: 50%;
    display: block;
}
.socialFeed.grid {
    width: 100% !important;
}
.powrMark.text-center.powrMarkHighlight {
    display: none !important;
}
.sale-hero.activesale { display: block !important; width: 100%; }
.sale-hero-mobile.activesale { display: none !important; }
@media only screen and (max-width: 991px) {
.sale-hero.activesale { display: none !important; }
.sale-hero-mobile.activesale { display: block !important; width: 100%; }}