/* Global Variables */
.no-padding {
  padding: 0;
}
/*****
** Element Variables
**
** @{element}-{attribute-name}-{variation}: #HEX;
*****/
.no-padding {
  padding: 0;
}
div[class*='-validation'].error {
  border-top: 1px solid #e4d0d2;
  border-bottom: 1px solid #e4d0d2;
  background-color: #f2dedf;
  color: #884d53;
}
div[class*='-validation'].error .container {
  background-color: #f2dedf;
}
div[class*='-validation'].success {
  background-color: #dff0d8;
  border-top: 1px solid #d6e9c6;
  border-bottom: 1px solid #d6e9c6;
  color: #3c763d;
}
div[class*='-validation'].success .container {
  background-color: #dff0d8;
}
div[class*='-validation'] .container {
  padding-top: 5px;
  padding-bottom: 5px;
}
div[class*='-validation'] p {
  padding: 10px;
  margin: 0;
}
p.email-preferences-label {
  color: #838383;
}
.text-center {
  text-align: center;
}
.bg-shaded {
  background-color: #f3f3f3;
}
.pagination {
  text-align: center;
  display: block;
  padding-bottom: 20px;
  margin: 0 auto;
}
.pagination > div {
  text-align: center;
}
.pagination > div strong {
  text-align: center;
  color: white;
  background: #0099a8;
  padding: 3px 8px;
  margin: 0 2px;
  border-radius: 50%;
}
.pagination > div a {
  text-align: center;
  color: #0099a8;
  padding: 3px 8px;
  margin: 0 2px;
  border-radius: 50%;
  box-shadow: inset 0 0 2px #0099a8;
}
.close-row {
  display: none;
}
@media (max-width: 310px) {
  .close-row {
    display: block;
  }
  .close-row .close-mobile-nav {
    float: left;
    width: 30px;
    height: 30px;
    background-image: url("/images/global/close-icon.png");
    background-image: none, url("/images/global/close-icon.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px 30px;
    cursor: pointer;
    position: absolute;
    top: 17px;
    left: 20px;
  }
}
.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: '';
  display: block;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
/* Mixins Up Here */
/* Import functions */
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
* {
  font-family: 'Source Sans Pro', sans-serif;
}
* html,
* body {
  width: 100%;
  overflow-x: auto !important;
}
* .container-vet-ref {
  background-color: white;
}
* .container-vet-ref .container.vr_container_no_padding {
  padding: 0;
}
@media (min-width: 750px) {
  * .container-vet-ref .vr_maxwidth {
    max-width: 1550px;
  }
}
* .container-vet-ref .vr_maxwidth #vr_main_hero {
  background: #627c8f;
  background: linear-gradient(90deg, #627c8f 54%, #7299b2 81%);
}
@media (min-width: 1170px) {
  * .container-vet-ref .vr_maxwidth #vr_main_hero #vr_product_image {
    height: 616px;
    background: url('/images/us_vet_ref_connected_pet/animo_gps_14_08_23/VRP_Consumer_Landing_Header_Desktop.png') no-repeat center center;
    background-size: 719px;
    background-position-x: 0px;
    background-position-y: 0px;
  }
}
@media (min-width: 970px) and (max-width: 1169px) {
  * .container-vet-ref .vr_maxwidth #vr_main_hero #vr_product_image {
    height: 529px;
    background: url('/images/us_vet_ref_connected_pet/animo_gps_14_08_23/VRP_Consumer_Landing_Header_Desktop.png') no-repeat center 0px;
    background-position-x: 0px;
    background-position-y: 0px;
    background-size: cover;
  }
}
@media (min-width: 750px) and (max-width: 969px) {
  * .container-vet-ref .vr_maxwidth #vr_main_hero #vr_product_image {
    height: 720px;
    background: url('/images/us_vet_ref_connected_pet/animo_gps_14_08_23/VRP_Consumer_Landing_Header_Tablet.png') no-repeat center 0px;
    background-position-x: center;
    background-size: auto;
    background-size: cover;
    background-position-x: -13px;
    background-position-y: 0px;
  }
}
@media (min-width: 480px) and (max-width: 749px) {
  * .container-vet-ref .vr_maxwidth #vr_main_hero #vr_product_image {
    height: 450px;
    background: url('/images/us_vet_ref_connected_pet/animo_gps_14_08_23/VRP_Consumer_Landing_Header_Mobile.png') no-repeat center 0px;
    background-position-x: 0px;
    background-position-y: 0px;
    background-size: cover;
  }
}
@media (max-width: 479px) {
  * .container-vet-ref .vr_maxwidth #vr_main_hero #vr_product_image {
    height: 383px;
    background: url('/images/us_vet_ref_connected_pet/animo_gps_14_08_23/VRP_Consumer_Landing_Header_Mobile.png') no-repeat center 0px;
    background-position-x: 0px;
    background-position-y: 0px;
    background-size: cover;
  }
}
@media (min-width: 1170px) {
  * .container-vet-ref .vr_maxwidth #vr_main_hero .vr_hero_text_block {
    padding-top: 11.5em;
  }
}
@media (min-width: 750px) and (max-width: 969px) {
  * .container-vet-ref .vr_maxwidth #vr_main_hero .vr_hero_text_block {
    padding-top: 7em;
    max-width: 315px;
  }
}
@media (min-width: 970px) and (max-width: 1169px) {
  * .container-vet-ref .vr_maxwidth #vr_main_hero .vr_hero_text_block {
    padding-top: 1.5em;
  }
}
@media (min-width: 480px) and (max-width: 749px) {
  * .container-vet-ref .vr_maxwidth #vr_main_hero .vr_hero_text_block {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 479px) {
  * .container-vet-ref .vr_maxwidth #vr_main_hero .vr_hero_text_block {
    padding-left: 25px;
    padding-right: 25px;
    max-width: 400px;
  }
}
* .container-vet-ref .vr_maxwidth #vr_main_hero .vr_hero_text_block .vr_h1_text {
  color: white;
}
@media (min-width: 750px) {
  * .container-vet-ref .vr_maxwidth #vr_main_hero .vr_hero_text_block .vr_h1_text {
    font-size: 4em;
  }
}
@media (min-width: 970px) and (max-width: 1169px) {
  * .container-vet-ref .vr_maxwidth #vr_main_hero .vr_hero_text_block .vr_h1_text {
    font-size: 3em;
    margin-left: 20px;
  }
}
@media (min-width: 750px) and (max-width: 969px) {
  * .container-vet-ref .vr_maxwidth #vr_main_hero .vr_hero_text_block .vr_h1_text {
    font-size: 3em;
  }
}
@media (max-width: 749px) {
  * .container-vet-ref .vr_maxwidth #vr_main_hero .vr_hero_text_block .vr_h1_text {
    font-size: 2.5em;
  }
}
* .container-vet-ref .vr_maxwidth #vr_main_hero .vr_hero_text_block .vr_h2_text {
  color: white;
  font-size: 1.4em;
  max-width: 617px;
  font-weight: inherit;
  line-height: 1.2em;
  letter-spacing: 1px;
}
@media (max-width: 749px) {
  * .container-vet-ref .vr_maxwidth #vr_main_hero .vr_hero_text_block .vr_h2_text {
    line-height: 1.3em;
    font-size: 1.1em;
  }
}
* .container-vet-ref .vr_maxwidth #vr_main_hero .vr_hero_text_block .vr_claim_offer_btn {
  padding: 15px;
  background-color: #00a8b8;
  border-radius: 44px;
  padding-left: 50px;
  padding-right: 50px;
  color: white;
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
}
* .container-vet-ref .vr_maxwidth #vr_main_hero .vr_hero_text_block .vr_hero_small_text {
  padding-top: 20px;
  color: white;
}
@media (min-width: 750px) and (max-width: 969px) {
  * .container-vet-ref .vr_maxwidth #vr_main_hero .vr_hero_text_block .vr_hero_small_text {
    margin-left: -65%;
    margin-top: 106px;
    text-align: center;
  }
}
@media (max-width: 749px) {
  * .container-vet-ref .vr_maxwidth #vr_main_hero .vr_hero_text_block .vr_hero_small_text {
    text-align: center;
  }
}
* .container-vet-ref .vr_maxwidth.vr_seg_2_row {
  background-color: #f6f6f6;
  padding-bottom: 50px;
}
* .container-vet-ref .vr_maxwidth.vr_seg_2_row .vr_seg_2_main_heading {
  padding-top: 25px;
  padding-bottom: 25px;
}
* .container-vet-ref .vr_maxwidth.vr_seg_2_row .vr_seg_2_main_heading .vr_h1_black {
  color: black;
  text-align: center;
  font-size: 2.5em;
}
* .container-vet-ref .vr_maxwidth.vr_seg_2_row .vr_product_row {
  /*img_inner*/
}
@media (max-width: 749px) {
  * .container-vet-ref .vr_maxwidth.vr_seg_2_row .vr_product_row {
    padding-bottom: 10px;
  }
}
* .container-vet-ref .vr_maxwidth.vr_seg_2_row .vr_product_row .vr_prod_img_inner {
  background-color: white;
  text-align: center;
  padding-top: 5px;
  min-height: 450px;
}
@media (max-width: 749px) {
  * .container-vet-ref .vr_maxwidth.vr_seg_2_row .vr_product_row .vr_prod_img_inner {
    min-height: unset;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
* .container-vet-ref .vr_maxwidth.vr_seg_2_row .vr_product_row .vr_prod_img_inner img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  /*min-height:115px;
              min-width:115px;*/
}
@media (max-width: 749px) {
  * .container-vet-ref .vr_maxwidth.vr_seg_2_row .vr_product_row .vr_prod_img_inner img {
    min-width: 80px;
  }
}
@media (max-width: 749px) {
  * .container-vet-ref .vr_maxwidth.vr_seg_2_row .vr_product_row .vr_prod_img_inner .vr_prod_name {
    text-align: left;
  }
}
* .container-vet-ref .vr_maxwidth.vr_seg_2_row .vr_product_row .vr_prod_img_inner .vr_prod_name h2 {
  padding-top: 10px;
  color: #4f4f4f;
  font-size: 18px;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row {
  min-height: 300px;
  background-color: #00a6b6;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section {
  background-color: white;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
  padding: 10px;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #zip_container h1.vr_zip_heading {
  text-align: center;
  padding-top: 65px;
  color: black;
  font-size: 2.8em;
}
@media (max-width: 749px) {
  * .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #zip_container h1.vr_zip_heading {
    padding-top: 0px;
    font-size: 2.0em;
  }
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #zip_container h2.vr_zip_subhead {
  text-align: center;
  font-size: 1.2em;
  color: black;
  font-weight: lighter;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #zip_container .vr_zip_container {
  width: 50%;
  margin: auto;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #zip_container .vr_zip_container .vr_zip_button {
  padding: 20px;
  margin-top: 30px;
  margin-bottom: 10px;
  border-radius: 8px;
  font-size: 1.2em;
  letter-spacing: 0.3px;
  text-align: center;
}
@media (max-width: 749px) {
  * .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #zip_container .vr_zip_container .vr_zip_button {
    margin-bottom: 10px;
    font-size: 0.9em;
    width: 100%;
  }
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #zip_container .vr_zip_container .loader {
  display: block;
  height: 10px;
  /*margin-bottom: 60px;*/
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #zip_container .vr_zip_container .loader .ajax_load_display {
  display: block;
  width: 50%;
  height: 4px;
  text-align: center;
  margin: auto;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #zip_container #vet_ref_results {
  background-color: white;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #zip_container #vet_ref_results ul.vet_ref_record_list {
  list-style: none;
  background-color: aliceblue;
  padding: 10px;
  border-radius: 10px;
  border: 2px solid #dbdbdb;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #zip_container #vet_ref_results ul.vet_ref_record_list li.vet_ref_record_entry {
  padding: 5px;
  border-bottom: solid #d5d5d5 2px;
  background-color: whitesmoke;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #zip_container #vet_ref_results ul.vet_ref_record_list li.vet_ref_record_entry.active {
  background-color: #2a98e94d;
  border-radius: 7px;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #zip_container #vet_ref_results ul.vet_ref_record_list li.vet_ref_record_entry h1 {
  font-size: 1.2em;
  text-align: left;
  padding-left: 10px;
  color: black;
  margin-bottom: unset;
  margin-top: unset;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #zip_container #vet_ref_results ul.vet_ref_record_list li.vet_ref_record_entry p.vet_ref_record_data {
  text-align: left;
  color: black;
  padding-left: 10px;
  margin-bottom: unset;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display {
  margin-top: 55px;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display .vet_ref_title h1 {
  color: black;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display .vet_name_header_display {
  background-color: #edeaea;
  border: 1px solid #edeaea;
  border-radius: 7px;
  padding: 10px;
  color: black;
  font-size: 26px;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display .vet_name_header_display span#vetref_vet_name {
  font-weight: bold;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display .vet_name_header_display .vet_back_link p {
  font-size: 0.7em;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod {
  background-color: white;
}
@media (max-width: 749px) {
  * .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod .vr_product_row {
    border-top: solid #dadada 1px;
    margin-top: 18px;
    padding-top: 35px;
  }
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod .vr_prod_img_contain {
  margin-bottom: 10px;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod .vr_prod_img_contain img.vr_prod_img {
  height: 100px;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod .vr_prod_name h2 {
  color: black;
  font-size: 1.2em;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod .vr_product_price {
  color: black;
  font-weight: bolder;
  margin-bottom: 10px;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod .vr_product_price .vr_msrp {
  display: block;
  color: gray;
  font-size: 0.9em;
  text-decoration: line-through;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod .vr_view_buy_cont {
  display: inline-block;
  text-align: center;
  margin-bottom: 20px;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod .vr_view_buy_cont .vr_ref_view {
  display: inline-block;
  border: 1px solid #00a6b6;
  padding: 8px 20px 8px 20px;
  border-radius: 32px;
  margin-right: 10px;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod .vr_view_buy_cont .vr_ref_view a.vr_view {
  font-weight: bold;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod .vr_view_buy_cont .vr_ref_buy {
  display: inline-block;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod .vr_view_buy_cont .vr_ref_buy button {
  border: 1px solid #00a6b6;
  padding: 8px 20px 8px 20px;
  border-radius: 20PX;
  background-color: #00a6b6;
  color: white;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod_bottom {
  background-color: #ececec;
  padding: 20px;
  border-radius: 10px;
  margin-top: 22px;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod_bottom .vr_prod_img_contain img {
  height: 70px;
  margin-top: 20px;
}
@media (max-width: 749px) {
  * .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod_bottom .vr_prod_img_contain img {
    height: 50px;
  }
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod_bottom .vr_prod_info {
  text-align: left;
}
@media (max-width: 749px) {
  * .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod_bottom .vr_prod_info {
    margin-bottom: 20px;
  }
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod_bottom .vr_prod_info h1 {
  color: black;
  font-size: 22px;
  /*margin-top:unset;*/
  margin-bottom: 10px;
  font-weight: bolder;
}
@media (max-width: 749px) {
  * .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod_bottom .vr_prod_info h1 {
    margin-left: 10px;
  }
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod_bottom .vr_prod_info h2 {
  color: black;
  font-size: 14px;
  margin-top: 5px;
}
@media (max-width: 749px) {
  * .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod_bottom .vr_prod_info h2 {
    margin-left: 10px;
  }
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod_bottom .vr_prod_price_contain {
  margin-bottom: 20px;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod_bottom .vr_prod_price_contain .vr_view_buy_price {
  text-align: left;
  color: #5c5b5b;
  font-weight: bold;
  font-size: 22px;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod_bottom .vr_prod_price_contain .vr_view_buy_price .vr_price_rrp {
  font-size: 14px;
  font-weight: bold;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod_bottom .vr_prod_price_contain .vr_view_buy_cont .vr_ref_view {
  display: inline-block;
  border: 1px solid #00a6b6;
  padding: 5px 12px 5px 12px;
  border-radius: 23px;
  background-color: white;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod_bottom .vr_prod_price_contain .vr_view_buy_cont .vr_ref_view a.vr_view {
  font-weight: bold;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod_bottom .vr_prod_price_contain .vr_view_buy_cont .vr_ref_buy {
  display: inline-block;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod_bottom .vr_prod_price_contain .vr_view_buy_cont .vr_ref_buy button {
  border: 1px solid #00a6b6;
  padding: 5px 16px 5px 16px;
  border-radius: 32px;
  background-color: #00a6b6;
  color: white;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vet_ref_sel_prod_bottom .vr_hub_small_print p {
  color: #6c6c6c;
  font-size: 0.9em;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vr_ship_warranty .vr_ship_warranty_main {
  margin-top: 30px;
  margin-bottom: 30px;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vr_ship_warranty .vr_ship_warranty_main img {
  padding: 10px;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_vet_selected #vet_ref_select_display #vet_ref_products .vr_ship_warranty .vr_ship_warranty_main p.vr_ship_war_text {
  display: inline-block;
  font-weight: bold;
  font-size: 0.9em;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_address_form input {
  margin-bottom: 0px;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_address_form h2 {
  color: black;
  text-align: left;
  font-size: 1.5em;
  margin-bottom: 1em;
  margin-top: 1em;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_address_form label {
  text-align: left;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_address_form .vet_ref_validation {
  background-color: #aa0000;
  color: #fff;
  text-align: left;
  border-radius: 4px;
  padding-left: 4px;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_address_form .vr_vet_form_send {
  margin-top: 30px;
  margin-bottom: 30px;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_address_form .vr_vet_form_send .vr_vet_back {
  border: 1px solid #00a6b6;
  padding: 16px 28px;
  border-radius: 28px;
  color: #00a6b6;
  background-color: white;
  font-weight: bold;
  cursor: pointer;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_address_form .vr_vet_form_send .vr_vet_submit {
  border: 1px solid #00a6b6;
  padding: 16px 28px;
  border-radius: 28px;
  color: white;
  background-color: #00a6b6;
  font-weight: bold;
  cursor: pointer;
  opacity: 0.65;
}
* .container-vet-ref .vr_maxwidth.vr_seg_3_row #vr_vet_product_section #vet_ref_address_form .vr_vet_form_send .vr_vet_submit.hover_over {
  opacity: 1;
}
/* Heart of the matter */
@media (min-width: 768px) {
  .ten-columns > .col-sm-2 {
    width: 25%;
  }
  .msrp_container {
    display: flex;
  }
}
@media (max-width: 768px) {
  .ten-columns > .col-sm-2 {
    width: 20%;
    display: contents;
  }
  .msrp_container {
    display: contents;
  }
}
.vrp-hub-term-text {
  text-align: left;
  padding: 20px;
}
@media (min-width: 768px) {
  .row > .ten-columns {
    display: flex;
  }
}
/* VRP Product 5 Columns*/
@media (min-width: 768px) {
  .vrp-product-columns > .col-sm-2 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
  }
}
@media (max-width: 768px) {
  .vrp-product-columns > .col-sm-2 {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .row > .vrp-product-columns {
    display: flex;
  }
}
.vrp-terms {
  color: #fff;
  text-align: center;
  padding: 20px;
}
