/* Kory - Adjusting mobile links to accommodate contact button */
#mobile-header-custom .one-fifth {
    width: 12.5% !important;
}
/* Kory - Resize contact button and add border edge */
.mobile-phone-col {
    border-right: 1px solid #ccc !important;
    height: 60px !important;
}
.fa-phone {
    font-size: 20pt !important;
    padding: 16px 0 !important;
    color: #000 !important;
}

.ways-to-search {
	display: none;}

.product-details-link {
    background-color: #134A9C!important;
    color: #fff;}

#picker-custom .picker-boxes {
  padding: 20px;
  background-color: #134A9C;
  min-height: 252px;
  position: relative;
  margin-top: 55px; }
  #picker-custom .picker-boxes strong.header-text {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    display: block; }
  #picker-custom .picker-boxes .box-icon {
    width: 30px;
    font-size: 30px;
    margin: 15px auto; }
  #picker-custom .picker-boxes .boxes-phone {
    font-family: "Lato", sans-serif;
    font-size: 24px;
    color: #eee;
    font-weight: normal;
    line-height: 1;
    margin: 20px auto;
    display: block;
    text-align: center; }
  #picker-custom .picker-boxes .subtext {
    font-family: "Lato", sans-serif;
    font-size: 15px;
    color: #eee;
    font-weight: normal;
    line-height: 1;
    text-align: center; }
    @media (min-width: 768px) and (max-width: 909px) {
      #picker-custom .picker-boxes .subtext {
        font-size: 12px; } }
  #picker-custom .picker-boxes .email-button {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 15px;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 22px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    padding: 6px 15px;
    margin-top: 26px; }
  #picker-custom .picker-boxes .search-by-part-module input[type=text], #picker-custom .picker-boxes .search-by-vin-module input[type=text] {
    margin: 25px 0 11px;
    padding: 10px 13px;
    border: none; }
  #picker-custom .picker-boxes .search-by-part-module .btn, #picker-custom .picker-boxes .search-by-vin-module .btn {
    padding: 5px 15px;
    margin-bottom: 0; }
  #picker-custom .picker-boxes .search-by-part-module #where-is-vin, #picker-custom .picker-boxes .search-by-vin-module #where-is-vin {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 3px;
    text-align: right;
    padding-right: 20px;
    font-size: 10px; }
  #picker-custom .picker-boxes .vehicle-picker-module .vpicker_buttons {
    margin-top: 20px; }
    #picker-custom .picker-boxes .vehicle-picker-module .vpicker_buttons li.vpicker_button {
      padding: 4px 0;
      border: none; }
      #picker-custom .picker-boxes .vehicle-picker-module .vpicker_buttons li.vpicker_button .select {
        padding: 6px 25px 1px 15px;
        font-family: "Lato", sans-serif;
        font-size: 13px;
        color: #333;
        font-weight: bold;
        line-height: normal;
        text-align: left; }
      #picker-custom .picker-boxes .vehicle-picker-module .vpicker_buttons li.vpicker_button .dropdown {
        top: 2px; }
  #picker-custom .picker-boxes .vehicle-picker-module .vpicker-submit {
    padding: 6px 15px; }
  #picker-custom .picker-boxes:before {
    content: '';
    position: absolute;
    left: -15px;
    top: -15px;
    background-color: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3); }
  #picker-custom .picker-boxes:after {
    content: "2";
    position: absolute;
    left: -7px;
    top: -7px;
    background-color: #333;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    font-family: "Lato", sans-serif;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    padding-top: 6px; }

a.design-text.gradient-button.vpicker-submit.call-to-action-button {
    background: #000;
    padding: 11px!important;
}

#title-custom {
	text-align: center;}

#action_account strong.design-text {
    color: #fff!important;
    font-weight: 700;}

input.btn.design-text.call-to-action-button {
    background: #000;
    padding: 11px!important;
}
#picker-custom .col-md-4:first-child .picker-boxes:after {
	content: '1';}

#picker-custom .col-md-4:last-child .picker-boxes:after {
    content: '3';}