/*
*  SCSS Variables
*
*  1.0 - Colors
*  2.0 - Font
*  3.0 - Grid
*  4.0 - Spacers/Sizes
*  5.0 - Animation
*/
/*** 1.0 - Colors ***/
/* primary is replaced by css variable --skin-primary-color-1 */
/* Consolidated values */
/*** 2.0 - Font ***/
/*** 3.0 - Grid ***/
/*** 4.0 - Spacers/Sizes ***/
/*** 5.0 Animation ***/
.get-trade-in-info .svg-icon {
  min-width: 24px; }

.avm-container-pdp .avm-block .avm-title-block span.avm-title.trade-in-title {
  line-height: 21px; }
  @media (min-width: 768px) and (max-width: 1023.98px) {
    .avm-container-pdp .avm-block .avm-title-block span.avm-title.trade-in-title {
      max-width: 128px; } }
