.form-control.next {
border-color: #00ad2b;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #00ad2b;
outline: 0 none;
background-color: #00ad2b;
color: white
}

.modal-body .btn-default {
    background-color: #00ad2b !important;
    border: medium none;
    color: white;
}

#pnf{
  display: none;
}

/* testing */
footer .centered li {
display: table-cell;
margin: 0;
vertical-align: middle;
}
footer .centered ul {
display: inline-block;
list-style: none;
margin: 0;
padding: 0px;
}
footer .centered li div {
float: left;
margin: 8px;
display: table-cell;
vertical-align: middle;
}


.login-form .group-header.form-header.signin-header {
margin: 10px 0px 30px 0px;
}


.st-modal-scrollable div.swiftype div.st-result-listing .st-results div.st-result .st-result-text h3 a {
font-size: .9em;
text-decoration: none;
font-weight: normal;
line-height: 2em;
}

.st-input-wrapper input#submitbutton {
font-family: 'Oswald', sans-serif;
font-size: 1em;
font-weight: normal;
}

div.swiftype div.st-result-listing div.st-search-summary h2 {
font-size: 1em;
}
/*hide data pulled into product pages which facilitates Swiftype crawling */
.st-hide {display:none}

.container {
  border: 0 dashed gray;
  background-color: #fff; }

  #ymm_path{
    margin: 15px 0;
  }

  #ymm_path a.btn{
    margin: 5px;
  }


@font-face {
  font-family: 'web_symbols_ligaregular';
  src: url("/images/fonts/websymbolsligaregular-webfont.eot");
  src: url("/images/fonts/websymbolsligaregular-webfont.eot?#iefix") format("embedded-opentype"), url("/images/fonts/websymbolsligaregular-webfont.woff") format("woff"), url("/images/fonts/websymbolsligaregular-webfont.ttf") format("truetype"), url("/images/fonts/websymbolsligaregular-webfont.svg#web_symbols_ligaregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "foundation-icons";
  src: url("/images/fonts/foundation-icons.eot");
  src: url("/images/fonts/foundation-icons.eot?#iefix") format("embedded-opentype"), url("/images/fonts/foundation-icons.woff") format("woff"), url("/images/fonts/foundation-icons.ttf") format("truetype"), url("/images/fonts/foundation-icons.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  background:#e7e7e7;
  background-position: 0 0; }

.fp {
  margin-top: 30px; }

.featuredProductsHeader {
  margin-top: 20px;
  border: none; }

.featuredProductsHeader h2 {
  display: block;
  color: #a9202d;
  border-top: 1px solid #a9202d;
  border-bottom: 1px solid #a9202d;
  padding-bottom: 10px;
  margin-right: 15px;
  margin-left: 15px; }

.featuredImageWrap img {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  display: inline-block;
  height: auto;
  line-height: 1.42857;
  max-width: 100%;
  padding: 4px;
  transition: all 0.2s ease-in-out 0s; }

.phone {
  font-weight: bold;
  font-size: 1.4em;
}

.icon {
  padding-right: 40px;
  background-image: url("/images/_respon_img/truck.png");
  background-repeat: no-repeat;
  background-position: 100% 50%; }

#b_msg {
  color: #fff;
  font-weight: bold; }

/*.entity-description-wrap, .entity-page-description-wrap {
  display: none; } */

* {
  font-family: 'Droid Sans', sans-serif; }

a {
  color: #a9202d;
  transition: fast; }

a:hover, a:focus {
  color: #f17bb0;
  text-decoration: none; }

.call-to-action, .call-to-action:disabled{
  background-color: #b3050f;
  border-color: #000;
  color: #FFFFFF;
  transition: fast; }

.call-to-action:hover, .call-to-action:focus, .call-to-action:active, .call-to-action.active, .open .dropdown-toggle.call-to-action {
  background-color: #ccc;
  border-color: #000;
  color: #000; }

.sale-price {
  color: #b3050f !important; }

h1, h2, h3, h4, h5, h5 *, h6, nav {
  font-family: 'Oswald', sans-serif; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h5 * a, h6 a, nav a {
    font-family: 'Oswald', sans-serif; }

h1 {
  margin-top: 0;
  padding-top: 0; }

h1 {
  font-size: 32px;
  color:#b3050f; }

h2 {
  font-size: 28px;
  color:#27293B; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 18px; }

h2, h3 {
  margin-top: 5px;
  padding-top: 10px; }

.alignright {
  float: right; }

.wraparound {
  position: relative;
  margin: 0 -25px 30px -25px;
  /* 30 = 20 padding + 10 neg margin */
  border: 1px solid #161515;
  background: #f6f1b5;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3); }
  .wraparound:before, .wraparound:after {
    content: " ";
    border-top: 10px solid #161515;
    /* Colour of the triangle. To flip the effect, use border-bottom. */
    position: absolute;
    bottom: -11px;
    /* +1 to compensate for the border */ }
  .wraparound:before {
    border-left: 10px solid transparent;
    left: -1px;
    /* Only required if the element has a border */ }
  .wraparound:after {
    border-right: 10px solid transparent;
    right: -1px; }

body {
  padding-top: 0;
  /*background-image: url('/images/_theme_layout/body_bg.jpg');*/
  padding-bottom: 0; }

header a, header a:active, header a:link, header a:visited, header a:hover {
  color: #000;
  padding: 6px 8px;
  margin-right: 6px; }
header .nav > li.header_signinout > a:hover, header .nav > li.header_signinout > a:focus, header .nav > li.header_signinout > a {
  background-color: #50b848;
  color: #fff; }
.nav-pills {
  text-transform:uppercase;
  font-size:12px;
  margin-bottom:20px; }
header .visible-xs .nav-pills {
  text-align: center; }
header .visible-xs .nav-pills > li {
  float: none;
  display: inline-block;
  text-align: center; }
header li.header_connect span {
  font-weight: bold;
  font-size: 110%; }

nav {
  background-color: #b3050f; }
  nav.navbar {
    margin-bottom: 0;
    background-color: #b3050f; }
  nav.navbar-default .navbar-nav > li > a {
    color: white; }
  nav input {
    margin: 0 0 0 0; }
  nav .form-group {
    position: relative;
    z-index: 1;
    margin-top: 8px;
    margin-right: 10px; }
  nav .form-group input[id$="SearchButton"] {
    border: none;
    position: absolute;
    z-index: 10;
    top: 0;
    right: 10px;
    background: none;
    color: #f17bb0; }
  nav .live_chat {
    text-align: center; }
  nav input.st-search-input {
    height: 30px;
    margin-bottom: 0;
    width: 100%; }

.mmy {
  color: white; }
  .mmy .wraparound {
    border: 1px solid #27292b;
    background: #27292b;
    padding: 20px; }
  .mmy h3 {
    color: white;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: left;
    font-size: 20px; }
  .mmy p {
    font-size: .9em; }
  .mmy select {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 12px;
    line-height: 1; }
    .mmy select.form-control {
      height: 22px; }
  .mmy .form-fields {
    padding-top: 10px; }
    .mmy .form-fields .row:first-child select {
      margin: 0 0 25px 0; }

.breadcrumb {
  margin-bottom: 8px;
  padding: 6px 15px; }
  .breadcrumb a {
    color: #a9202d; }

@media (max-width: 1024px) {
  .tabbitTabs li a {
    font-weight:normal;
    font-size:12px;
  }
}

@media (max-width: 768px) {
  .tabbitTabs li a {
    height:46px;
    width:62px;
    font-size:10px;
    line-height:15px;
    overflow:hidden;
    padding:4px 2px 0 4px;
    margin-bottom:-8px;
  }
}

@media (min-width: 767px) {
  .body-wrapper {
    /*Not Sure why this is in style.css*/
    min-height: inherit; } }
.home .body-wrapper {
  background-color: #fff; }

.template .body-wrapper {
  background-color: #fff; }

.home-content .wraparound {
  border: 1px solid #b3050f;
  background: #b3050f; }
.home-content h1 {
  color: white;
  margin: 0 0 0 0;
  padding: 10px;
  text-align: center;
  font-size: 26px; }

footer h4 {
  text-align: center; }
footer .f-top {
  margin-top: -30px;
  background-color: #27292b; }
  footer .f-top .c-footer:after {
    /*border-top: 0 solid transparent;
    border-bottom: 1rem solid #191919;
    border-right: 1rem solid transparent;
    border-left: 1rem solid transparent;*/
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    left: 48%;
    position: relative;
    width: 0.5rem; }
footer .f-bottom {
  background-color: #191919;
  text-align: center; }
footer h4, footer p {
  color: white; }
footer span.glyph {
  font-family: "foundation-icons";
  font-size: 2rem;
  display: block;
  clear: both; }

.form-control:focus {
  border-color: #b3050f;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #b3050f;
  outline: 0 none;
}

.ymm-select .form-control:focus {
  border-color: transparent;
  box-shadow: none;
}

.grid-item-inner img {
  border: 1px solid #c3c3c3; }

.grid-item-inner {
  border: 1px solid #c3c3c3;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  margin: 5px;
  background-color: #eaeaea;
  transition: all 500ms ease; }

.grid-item-inner:hover {
  background-color: #fff; }

.grid-item-inner .grid-item-name-wrap {
  padding: 5px 1px; }

.cc_checkout {
  float: right;
  clear: both;
  text-align: right;
  width: 85px;
  height: 55px;
  border: 1px solid #eee;
  display: block;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-image: url("/images/cc__.png"); }

#home_slide .carousel-indicators {
  bottom: -30px; }
#home_slide .carousel-inner .right {
  float: none; }
#home_slide .carousel-inner div.item.left {
  float: none; }
#home_slide .carousel-indicators li {
  border: 1px solid #333;
  background-color: #8f8e8e \9;
  background-color: rgba(51, 51, 51, 0.5); }
#home_slide .carousel-control.left, #home_slide .carousel-control.right {
  background-image: none; }
#home_slide .carousel-control .icon-prev, #home_slide .carousel-control .glyphicon-chevron-left {
  position: absolute;
  left: 0;
  color: #000; }
#home_slide .carousel-control .icon-next, #home_slide .carousel-control .glyphicon-chevron-right {
  position: absolute;
  right: 0;
  color: #000; }

.header-bg{
  background-color: #fff;
}

.nav-bg{
  background-color: #b3050f !important;
}

.col-md-1.search {
float: right;
margin-top: 10px;
}

#accordion{
  padding-bottom: 30px;
}

.center{
  text-align: center;
}

.footer-bg{
  background-color: #27292b !important;
}

.footer-bg2{
  background-color: #000 !important;
  text-align: center;
  padding: 5px;
}

.footer-bg2 p{
  line-height: 4em;
  margin-bottom: -20px;
}
.seal-three div {
    padding-top: 15px !important;
}

.preview-seal img {
    width: 100px !important;
}

ul.subfooter-trust-symbols {
    max-width: unset;
}
ul.subfooter-trust-symbols li {float:left; margin:0 20px 0 0 !important;}
ul.subfooter-trust-symbols li div 
{
    margin: 0 ;
}
/*.hd-seal {
    margin-top: 22px !important;
}*/
.navbar-brand {
  float: left;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
}

a {
  color:#b3050f;
}

a:hover{
  color:#000;
}

footer a:hover{
  color:#fff;
}

.form-group {
width: 400px;
margin-right: -15px !important;
}

select.form-control {
margin-top: -15px;
}

div#bs-example-navbar-collapse-1 {
  margin-left: -35px;
}

.row.drop-height {
margin-top: -10px;
}

#accordion h3{
  cursor: pointer;
  color: #27292b;
}

#accordion h3:hover{
  cursor: pointer;
  color: #b3050f !important;
}

#accordion li{
  list-style-type: none;
}

.header-bg ul li {
font-size: 1em;
text-decoration: none;
list-style-type: none;
display: inline-block;
}

.search {
  float: right;
  margin-top: 10px;
  margin-bottom: -10px;
  padding-right: 0px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
  color: #bbb;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .nav > li > a:hover, .nav > li > a:focus{
  background-color: #bbb;
}

.variant-price span {
  font-weight: bold;
}

.msrp {
  font-size: 18px;
}


.product-page span.add-to-cart-buttons {
  display: block;
  padding-top: 10px;
}

.add-to-cart-wrap {
  padding-top: 10px;
}

.freeshippingavail {
  padding: 4px 0 4px 45px;
  background-image: url("//phoenixfriction.com/images/layout/free-shipping-36x32.png");
  background-repeat: no-repeat;
}

.cart-item-notes {float:left}

.variant-price {
  color: #b3050f;
}

.variant-price span {
  color: #333;
}

.call-to-action, .call-to-action:disabled {
  background-color: #00ad2b;
  border-color: #000;
  color: #FFFFFF;
  transition: fast;
}

#blog-index {
  display:inline-block;
  margin:0 0 15px 0;
}

.blogteaser {height:360px;overflow-y:hidden}

.blogteaser img {border:1px solid #999}

#blog-index .blogteaser:nth-child(odd) {
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#ffffff));
  background: -webkit-linear-gradient(left, #f0f0f0, #ffffff);
  background: -moz-linear-gradient(left, #f0f0f0, #ffffff);
  background: -o-linear-gradient(left, #f0f0f0, #ffffff);
  background: -ms-linear-gradient(left, #f0f0f0, #ffffff);
  background: linear-gradient(left, #f0f0f0, #ffffff);
  background-color: #f0f0f0;
}

span.seal_date {
    margin-right: -2px !important;
    margin-top: -1px !important;
    font-size: 6px !important;
}

.width75 {
width: 60%;
margin:auto;
}

.width25 {
width: 25%;
}

.mx-auto { margin-right:auto !important; margin-left:auto !important; }

@media only screen and (max-width:991px){
  header .row .container .row .alignright{
    margin: 0 auto;
    width: 370px;
    float: none;
  }

  #logo {
  max-width: 80%;
  }

    img#authlogo {
        margin-top: 20px;
    }
  
  .logo-img{
    float: none;
    display: block;
    margin: 0 auto;
    width: 400px;
  }

  .form-group {
    width: 730px;
    margin-bottom: 15px !important;
  }
    div#secure {
        margin-right: 0 !important;
    }

    div#privacy {
        margin-right: 0 !important;
    }

    div#business {
        margin-right: 0 !important;
    }
}
div#secure {
    margin-right: -30px !important;
}
/*div#privacy {
    margin-right: -50px !important;
}*/
/*div#business {
    margin-right: -50px !important;
}*/


@media only screen and (max-width:991px){ 
  nav.navbar-default .navbar-nav > li > a:hover{
    color: #bbb;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a{
    color: #333;
  }

  #logo {
    margin: 0 auto;
  }
}

@media only screen and (max-width:767px) {
    .form-group {
        width: 100%;
        padding-right: 25px;
        margin-bottom: 15px !important;
        margin-left: 15px;
    }

    nav .form-group input[id$="SearchButton"] {
        right: 30px;
    }

    .icon {
        margin-right: 15px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #bbb;
    }
   
    #logo1 {
        max-width: 50%;
        float: right;
        margin-right: -130px;
        margin-bottom: 10px;
    }
    .livechat {
        font-size: 12px;
    }
    #TL_iFrame_id_6201_1089_1574094955 {
        margin-left: 240px;
    }
    #TL_iFrame_id_6201_1090_1574095775 {
        margin-left: 240px;
    }
    #DigiCertClickID_lsHh72oO {
        margin-top: -45px;
        margin-left: -10px;
    }
    #authlogo {
        margin-left: -10px;
        margin-top: -45px;
    }
    #cclogo {
        padding-left: 115px;
        margin-top: -20px !important;
    }
}
@media (min-width:992px) and (max-width:1199px) {
    ul.subfooter-trust-symbols li {
        margin: 0 3px 0 0 !important;
    }
    img#authlogo {
        margin-left: 820px;
        margin-top: -150px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .subfooter-trust-symbols iframe {
        height: 100px;
       
    }

    ul.subfooter-trust-symbols li {
        margin: 0 5px 0 15px !important;
    }

    .subfooter-trust-symbols li:first-child {
        width: 100%;
    }

    ul.subfooter-trust-symbols {
        padding: 0 10px !important;
    }
    .visible-xs.visible-sm {
        float: right;
    }
    .col-sm-6{
        display:none;
    }
    #logo1 {
        max-width: 50%;
        float: right;
        margin-right: -315px;
        margin-top:1px;
        padding-bottom:5px;
    }
    #cclogo {
        padding-left: 50px;
        margin-top: -10px !important;
    }
    img#authlogo {
        margin-top: -30px;
    }
    div#DigiCertClickID_lsHh72oOSeal {
        margin-top: -35px !important;
    }

    .livechat {
        font-size: 11px;
        margin-top: 13px;
    }
    .alert.alert-danger {
        margin-left: 185px !important;
    }
    a.link1 img {
        /*width: 60% !important;
        margin-left: 175px !important;*/
        margin-bottom: 10px !important;
    }
    span.seal_date {
        margin-right: -108px !important;
        margin-top: 0px !important;
    }
    span.seal_date {
        margin-right: -105px !important;
        margin-top: 0px !important;
        font-size: 6px !important;
    }
}
@media (min-width:576px) and (max-width:697px) {
    #logo1 {
        max-width: 55%;
        float: right;
        margin-right: -120px;
    }

    .livechat {
        font-size: 10px;
      
    }
    .nav > li > a {
        width: 90px;
    }
    #TL_iFrame_id_6201_1089_1574094955 {
        margin-left: 140px;
    }
    #TL_iFrame_id_6201_1090_1574095775 {
        margin-left: 140px;
    }

    #DigiCertClickID_lsHh72oO {
        margin-top: -45px;
        margin-left: -10px;
    }

    #authlogo {
        margin-left: -20px;
        margin-top: -45px;
    }

    #cclogo {
        padding-left: 20px;
        margin-top: -20px !important;
    }
    a.link1 img {
        width: 55% !important;
        margin-left: 20px !important;
    }
}

@media (min-width:360px) and (max-width:575px) {
.width75 {
width: 100%;
}
    .row.header-bg .col-md-2 #logo1 {
        width: 25% !important;
    }

    .subfooter-trust-symbols {
        padding: 0 30px !important;
    }
    ul.subfooter-trust-symbols li:first-child {
        width: 100%;
    }

    #TL_iFrame_id_6201_1089_1574094955 {
        margin-left: -15px;
        width:100% !important;
    }

    #TL_iFrame_id_6201_1090_1574095775 {
        margin-left: 50px;
    }

    #DigiCertClickID_lsHh72oO{
        width: 50% !important;
        margin-left:175px;
        margin-top:-70px;
        opacity:0;

    }
    .seal-three div {
        margin-left: -10px !important;
    }
    #authlogo {
        margin-left: 270px !important;
        margin-top: -145px !important;
        width: 20% !important;
        margin-bottom: -105px;
    }
    #cclogo {
        padding-left: 0px;
        margin-top: 0px !important;
        width: 70%;
        margin-left: -125px;
        margin-bottom: -60px;
    }

    .subfooter-trust-symbols img {
        width: 70% !important;
    }

    .subfooter-trust-symbols iframe {
        height: 100px !important;
    }

    ul.subfooter-trust-symbols li {
       
        margin: 15px 0px -10px 10px !important;
    }
    #logo{
        max-width:70%;
    }

    #logo1 {
        max-width: 100%;
        float: right;
        margin-left: 13px;
        margin-right: -60px;
        margin-top:-10px;
    }
    .livechat {
        font-size: 9px;
        margin-top:3px;
    }

    .nav > li > a {
        width: 90px;
    }

    preview-seal {
        position: relative;
        max-width: 100px !important;
    }
    a.link1 img {
        width: 80% !important;
        /*margin-left: 20px !important;*/
    }
    /*div#privacy {
        margin-right: -58px !important;
    }
    div#business {
        margin-right: -58px !important;
    }*/
    span.seal_date {
        margin-right: 50px !important;
        margin-top: 0px !important;
        font-size: 5px !important;
    }
}

#cclogo {
    margin-top: 6px !important;
}
.form.rating-form select.form-contol
{
   margin-top:0;	
}







