/* temp - WEB-22943*/
[rel='vipLoginPop'] {
    display: none;
}

@media screen and (min-width:599px) {
    .page-pdp-downloadable .primary-actions {
        padding-bottom: 18px
    }
}
/* !**** SHIPPING EMOJI **** */

.shipping-country {
    color: #fff;
}

/* !**** PURCHASING **** */
.widget-price {
    font-weight: 400;
    font-size: 16px;
    color: #222;
}

    .buy-section.price {
        border-bottom: 0;
        padding: 0 0 8px;
    }

    .buy-section.purchase {
        margin-top: 12px;
        padding-bottom: 3px;
    }

    .buy-section.product-options {
        margin: 0 0 6px;
        padding: 0;
    }

    .buy-section.product-options .options-container {
      width: 100%;
      padding-bottom: 12px;
      padding-left: 0;
      max-width: 500px;
    }

    .options-container:first-child {
      padding-left: 8px;
    }
    .buy-section.product-options .options-container .options-select .button {
      width: 100%;
      padding: 0 30px 0 10px;
    }

    .buy-section.product-options .options-container.single-option .button {
      width: 100%;
      background: none!important;
      color: #222!important;
      padding: 0;
    }
    .options-container.single-option .button .select-data {
      line-height: normal;
    }
    .options-container.single-option .button .select-stock,
    .options-container.single-option .button .select-price {
      display: none;
    }
    .options-container.single-option .button:before,
    .options-container.single-option .button:after {
      content:''
    }

.purchase-cta-secondary {
    float: left;
}

.note-section > section > h3 {
    border-width: 1px 0;
    border-color: #bddbe6;
    background: #effaff;
}

.note-section > section > div {
    border-width: 0 0 1px 0;
    border-top: 0px !important;
    padding-left: 8px !important;
    font-size: 1em;
}

.buy-section.product-price,
.buy-section.purchase,
.buy-section.item-not-avilable,
.buy-section.shipping-stock {
    margin: 0;
}

.buy-section.option-attributes {
    margin-bottom: 0;
    background-color: transparent;
    padding: 0;
}

.final-sale-alert {
    font-size: .75em;
    color: #d12e2a;
}



/* !Price Container */

.buy-section .price-label {
    margin: 0;
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    color: #585C5F;
    display: none;
}

.price-final {
    margin-bottom: 6px;
    display: grid;
    grid-template-columns: auto auto 1fr;
    grid-column-gap: 15px;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    padding: 5px 4%;
    max-width: 560px;
    width: calc(100% + 8px);
    right: 4px;
    position: relative;
    align-items: center;
}
@media screen and (max-width: 350px) {
    .price-final {
        padding: 5px;
    }
}
@media screen and (min-width: 600px) {
    .price-final {
        position: initial;
        width: auto;
        right: unset;
    }
}
@media screen and (min-width: 801px) {
    .price-final {
        display: flex;
        align-items: center;
        border: none;
        padding: 0;
    }
}
@media screen and (min-width: 1020px) {
    .price-final {
        grid-column-gap: 0;
    }
}

.buy-section .your-price {
    font-size: 42px;
    display: inline-block;
    font-weight: 700;
    float: none;
    color: #000;
    margin-top: 0;
}

.price-final-inline .your-price {
    font-size: inherit !important;
    font-weight: inherit !important;
    color: #585C5F !important;
}

.price-yousave-wrap  {
  margin-left: 6px;
}

.price-yousave-wrap em {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.price-you-save {
  color: #108A00;
}

.price-final .scarcity-time {
    text-align: left;
    bottom: 5px;
    left: 15px;
    position: relative;
    background-color: #da3d32;
    color: #fff;
    padding: 4px 7px;
    border-radius: 5px;
    font-size: 0.75em;
}

    .price-final .scarcity-time.show {
        display: inline-block !important;
    }

/*.sale .your-price, .sale .price-label {
	color: #d12e2a;
}*/
.buy-section .price-breakdown {
    margin: 0;
    font-size: 14px;
}

.buy-section.price-extras {
    width: 100%;
    font-size: 1em;
    padding: 0;
}

.buy-section .price-breakdown span, .buy-section .price-breakdown s {
    display: inline-block;
    color: #585C5F;
    line-height: 1;
}

.price-expires {
    font-weight: 400 !important;
}

.buy-section .price-breakdown em {
    font-style: normal;
    font-weight: 400;
}

.buy-section .price-breakdown i {
    font-style: normal;
}

.buy-section .price-breakdown span a {
    font-weight: 400;
    font-size: 14px;
}

    .buy-section .price-breakdown span a:before {
        color: inherit;
        margin-left: 3px;
    }

.reward-get {
    display: block;
}

.buy-section.price-extras a {
    margin: 0 1.5%;
}

.buy-section .price-list {
    margin-right: 6px;
}



.buy-section .also-available {
    margin: 6px 0;
    display: inline-block;
    font-size: 0.8125em;
    clear: both;
}

p.vip-initial {
    margin: 6px 0 0 2px;
    font-size: 0.8125em;
    line-height: 1.3;
}

.also-available a {
    display: block;
}

.item-availability {
    border-top: 1px solid #D6D6D6;
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 12px 0;
    text-align: center;
    display: flex;
    align-items: normal;
    float: left;
    width: 100%;
    font-size: 14px;
}

.item-availability .stock-in.stock,
.item-availability .av-ship,
.item-availability .av-pickup {
  display: flex;
  align-items: baseline;
  text-align: left;
}
.item-availability .stock-in.stock {
  display: inline-block;
  padding: 0 0 0 24px;
}
body:not(.scb-theme):not(.sns-theme) > .item-availability .av-stock {
   flex: 0.7;
   min-width: 90px;
}
body:not(.scb-theme):not(.sns-theme) > .item-availability .av-ship {
    display: inline;
    margin: 0 0 0 24px;
    padding: 6px 10px;
    flex: 1.3;
}

body:not(.scb-theme):not(.sns-theme) > .item-availability .av-pickup {
    display: inline;
    margin: 0 0 0 24px;
    padding: 6px 10px;
    flex: 1.3;
} 
.item-availability .stock-in.stock:before,
.item-availability .av-ship:before,
.item-availability .av-pickup:before {
  font-family: iCons;
  display: block;
  margin-right: 10px;
}
body:not(.scb-theme):not(.sns-theme) > .item-availability .av-ship:before {
  width: 20px;
  display: inline-block;
  margin: 0 0 0 -24px;
  position: absolute;
}
.item-availability .stock-in.stock:before, .item-availability .av-pickup:before {
  display: inline-block;
  margin: 0 0 0 -24px;
  position: absolute;
}
.item-availability .av-pickup:before {
    font-family: iCons;
    display: block;
    margin-right: 10px;
}
.item-availability .stock-in.stock:before {
  content: 'V';
}

.item-availability .av-ship:before {
  content: '1';
  color: #06c;
  display: block  !important;
}
.item-availability .av-ship.av-vip360:before {
    content: 'm';
    color: #f6a118;
    margin-right: 5px;
}
.item-availability .av-pickup:before {
    display: block  !important;
    margin:0 0 0 -24px;
    content: '—';
    color: #06c}

.item-availability .av-pickup {
 margin:  0 0 0 24px;
}
.item-availability .stock-in:before{
    display: block !important;
}

@media screen and (min-width:599px) {
        .item-availability .product-shipping:hover {
            box-shadow: 0 2px 0 -1px #8b9eb1;
        }
}

.item-availability > * {
    border-right: 1px solid #ccc;
    padding: 6px 10px;
    text-align: left;
}

.item-availability *:last-child {
    border-right: 0;
    flex-wrap: wrap;
    display: inline-flex;
}

.item-availability .av-stock {
  padding-left: 0;
}

.item-availability .stock-in.stock b {
  white-space: nowrap;
}
 #estimate-delivery-date {
  white-space: break-spaces !important;
  word-break: break-word;
  display: inline;
}
#estimate-delivery-date:before {
  content: '-';
  display: inline;
  padding: 0 7px 0 0;
}
.av-vip360 #estimate-delivery-date:before {
  padding: 0 7px;
}
.item-availability .av-stock .stock-note {
  font-size: 13px;
  line-height: 1.4;
}
.item-availability .av-ship .product-shipping {
    display: flex;
    flex-wrap: wrap;
}
.item-availability .av-ship .product-shipping {
    padding: 0px;
    word-break: break-word;
    display: inline;
}
.av-pickup .store-pickup strong {
    color: #06c;
    font-weight: 400;
    -webkit-font-smoothing: auto; /* removes default <strong> style to add better font weight blending */
}

.shipping-stock {
    padding: 12px 0 15px;
}

.buy-section .product-shipping {
    display: block;
    font-size: 0.8125em;
    margin-top: 3px;
}

    .buy-section .product-shipping strong:before {
        margin-right: 4px;
        position: relative;
        top: 3px;
    }

.productFreeShipping.hoverInfo {
    margin-bottom: 0;
}

.stock-info strong.free-shipping,
.stock-info strong.displayed-shipping {
  white-space: normal;
}

.item-availability small,
.item-availability i {
    font-size: inherit;
    text-transform: none;
    font-style: normal;
}

.av-3col .av-ship p,
.av-3col .stock small,
.av-stock-special .product-shipping p,
.av-3col .av-ship strong i:not(.fes-show) {
    display: none !important;
}

.av-3col .av-ship strong,
.av-stock-special .product-shipping strong {
    color: inherit;
}
.item-availability .vip360-shipping {
    display: inline;
    color: #000;
}
.item-availability .vip360-shipping b {
    padding: 0 3px;
    color: #000;
}
.item-availability .vip360-shipping small {
    color: #585C5F;
    text-align: left;
    display: inline-flex;
}

.price-final .price-breakdown {
    margin-right: 12px;
}
/* Updates Free Shipping over $49.99 */
.ad-theme .item-availability .av-ship:has(.ship-estimate):before {
    display: none !important;   
}
.ad-theme .item-availability .av-ship:has(.ship-estimate) {
    flex-flow: column;
}
.ad-theme .item-availability .av-ship.av-vip360:has(#estimate-delivery-date){
    align-content: flex-start;
}
.ad-theme .item-availability .av-ship:has(.ship-estimate) > .ship-estimate:before {
    content: '1';
    color: #06c;
    display: block;
    font-family: iCons;
    width: 20px;
    margin: 0 0 -18px -20px;
}
.ad-theme .item-availability .av-ship:has(.ship-estimate) > .ship-estimate {
    margin: 0 0 0 20px;
    padding: 0 20px 0 0;
    display: inline;
    line-height: 18px;
    height: auto;
    width: 100%;
}
@media screen and (max-width: 599px){
.ad-theme .item-availability .av-ship .product-shipping {
    display: inline;
}
 .ad-theme .item-availability .av-ship:has(.ship-estimate) > .ship-estimate {
     line-height: 20px;
     margin: 0 0 0 24px;
    }
    .ad-theme .item-availability .av-ship:has(.ship-estimate) >.ship-estimate:before{
        margin: 0 0 -18px -24px;
    }
    .ad-theme .item-availability .av-pickup .store-pickup {
        margin: 0 0 0 18px;
    }
}
.flex-price {
    background: url('/image/lsa/ui/flex-shopper-logo-linear.png') 0 12px no-repeat;
    margin: 6px auto 3px;
    padding: 12px 0 12px 116px;
    display: inline-block;
}

    .flex-price small {
        color: #333e49;
    }

    .flex-price span {
        color: #ee7a1c;
        font-size: 0.875em
    }

.price-promo {
    font-size: 14px;
    display: block;
    margin: 3px 0 0;
    clear: left;
}

.purchase .price-promo .hoverTips {
    top: 8px;
    left: -108px;
    width: 220px;
    padding: 12px;
}

.price-promo h6 {
    margin: 0px 0px 6px 0px;
    color: #0A6AA4;
    font-weight: 400;
}

.price-promo table {
    width: 100%;
    font-size: 0.8125em;
    margin-bottom: 12px;
}

.price-promo td {
    padding: 5px 2px;
    border-bottom: 1px solid #c1c1c4;
}

.price-promo thead td {
    border-bottom-width: 2px;
    font-weight: 600;
}

/* !Product Options Container */
.opt-cont-warranty {
    margin-right: 15px;
}

    .opt-cont-warranty .button.select {
        margin-bottom: 0;
        padding: 5px 24px 5px 8px;
    }

    .opt-cont-warranty a.select .select-data {
        max-width: 95%;
    }

.options-container h4 {
    font-size: 16px;
    margin-bottom: 3px;
    text-align: left;
}

.opt-cont-warranty h4 {
    font-size: 0.75em;
    font-weight: 400;
    margin-bottom: 0.2em;
    display: block;
}

.options-container small {
    font-weight: 400;
    font-size: 0.8125em;
    color: #79848e;
    display: none;
}

.options-container h4 a {
    font-weight: 400;
    font-size: 0.875em;
    line-height: 1;
}

.options-container h4 a {
    text-decoration: underline;
}

.select-price {
  float: right;
}

.select-price.sale {
  color: #d12e2a;
  font-weight: 700;
}

.options-select li:hover .select-price.sale {
    color: #fff;
}

.option-attributes nav > strong {
    display: block;
    margin: 0 0 8px;
    color: #222;
    font-weight: 400;
}

.option-attributes nav:first-of-type > strong {
    margin-top: 6px;
}

.option-attributes nav > strong span {
    font-weight: 700;
}

.option-attributes nav {
    margin: 0 0 18px;
}

.option-attributes strong {
    font-size: 14px;
}

.option-attributes .button.secondary-light {
    margin: 0 2px 6px;
    font-weight: 400;
    padding: 0 14px;
    background: transparent;
    color: #06C;
    border: 1px solid #C1E0F7;
    transition: none;
    border-radius: 22px;
}

.option-attributes .button.secondary-light:not(.disabled):hover {
    color: #fff;
    background: #06c;
    border-color: #06c;
}

.option-attributes .button.selected,
.option-attributes .button.selected:hover {
    border-color: transparent;
    background: #004387;
    color: #fff;
}

.option-attributes .button.secondary-light.disabled {
    opacity: .5;
    border-style: solid;
    background: #fff;
    color: #555;
    border-color: #777;
}

.option-attributes .button.disabled:hover {
    cursor: pointer;
    opacity: 1;
}

.option-attributes .attr-img {
    padding: 2px;
}

.option-attributes .button.selected.attr-img {
    background: #fff;
}

.option-attributes img {
    height: 24px;
    width: 24px;
    vertical-align: middle;
    border-radius: 8px;
}

.option-attributes .select-ui span {
    font-weight: 400;
    font-size: 16px;
}

.option-attributes .select-not-available * {
    color: #ccc;
}

.option-attributes .select-ui .button {
    min-width: 180px;
    text-align: left;
}

.select-stock {
    font-size: 0.875em;
    padding-top: 1px;
    min-width: 60px;
    text-align: right;
    float: right;
}

.select-ui-val .select-stock { /*fixing LP-9140*/
    min-width: 0;
    margin-left: 6px;
    margin-right: 0;
}

.select-ui-val {
  display: flex;
  line-height: 1;
}

.buy-section .options-select li {
    display: flex!important;
    margin: none;
    align-items: baseline;
}
.buy-section .options-select li a {
  display: flex;
  width: 100%;
}
.buy-section .options-select .select-data {
    margin-right: 0!important;
    padding-right: 5px;
    width: auto!important;
    line-height: 2;
    max-width: none;
    color: #333!important;
}
.buy-section .options-select .selected:before {
  line-height: normal;
  font-size: 12px;
}
.buy-section .options-select .select-stock {
    font-weight: 400;
    margin-left: auto!important;
    text-align: right!important;
    padding-left: 0!important;
    padding-right: 5px!important;
    line-height: inherit;
}
.buy-section .options-select .select-stock.stock-out {
    color: black;
    flex-wrap: wrap;
    white-space: inherit;
    text-overflow: ellipsis;
    overflow: hidden;
}
.buy-section .options-select .select-price {
    color: black;
    font-weight: 700;
    white-space: nowrap;
}
.buy-section .select-ui-options .select-data {
  margin-left: 10px;
  line-height: inherit;
}
.modal-product-section .buy-section .select-ui-options .select-data {
  margin-left: 30px;
  line-height: 2;
}

.buy-section .select-ui-options .select-price {
    padding-right: 8px;
}

.buy-section .options-select .select-price.sale {
    color: red;
    text-align: right;
}
.prod-widgets .options-select .select-price {
  min-width: 90px;
  margin-left: auto;
  padding-right: 0;
  text-align: right;
  font-weight: 400;
  color: inherit;
}
.prod-widgets .options-select .selected span {
  font-weight: 700;
}
.prod-widgets .options-select footer {
  text-align: center;
  font-size: 13px;
}
.buy-section .options-select li:hover * {
  color: #fff!important;
}
.buy-section.product-options .options-select .select-ui-val .select-data,
.buy-section.product-options .options-select .select-ui-val .select-stock,
.buy-section.product-options .options-select .select-ui-val .select-price {
  line-height: 34px;
}

/*config-errors*/
.options-container.error h4 {
    color: #e84437;
}

.options-container.error .button.select {
    border-color: #e84437;
}

.options-container.error .button.select {
    border-color: #e84437;
}

.package-item.error .selectSummary a:after {
    content: "Please";
    float: left;
    margin-right: 5px;
}

.package-item.error .selectSummary a {
    color: #FFF;
    background: #06c;
    padding: 8px 10px;
    display: inline-block;
    font-weight: bold;
    line-height: 10px;
    position: relative;
    text-align: center;
}
/* !package list */
    .package h3 small {
        font-size: 0.9375em;
        /* 	color: #00991F; */
        color: inherit;
        font-weight: 600;
        margin-left: 3px;
    }

    .package h3 br {
        display: none;
    }

    .package h3 a {
        font-size: 0.9375em;
        float: right;
    }

.package .package-item:last-child {
    margin-bottom: 0;
}

        .pkg-details p.selectSummary {
            margin-left: 5px;
        }

        .pkg-details p span {
            margin-left: 12px;
        }

    .pkg-details .button, .pkg-details .button:hover {
        margin: 0 0 0 8px;
        padding: 4px 8px;
    }
.popup-add-pkg-cart .select-price{display:none}
.package-list.shadow-scroller.mini-list-condensed {
    padding-bottom: 6px;
}

.package.mini-list-condensed h3 a {
    display: none;
}

.buy-section.package a.mini-list-expand {
    border-top: 1px dotted #c4c4c9;
    padding-top: 6px;
}

    .mini-list-condensed .package-list .package-item.package-cop-promo {
        display: none;
    }

    .mini-list-condensed .package-list .package-item:last-of-type:after {
        display: none;
    }

        .package h3 a:hover,
        .mini-list-condensed .package-list .package-inline-toggler a:hover {
            text-decoration: underline;
        }

    .mini-list-condensed .package-list .package-inline-toggler:after {
        display: none;
    }

.buy-section.first-of-type {
    border-top: 0;
    padding: 12px 0 10px;
}

/*
.package-cop-promo a:before {
    float: left;
    color: #b7b9bb;
    font-size: 30px;
    margin-right: 12px;
}

.package-cop-promo a {
    color: inherit;
    padding: 12px;
    overflow: hidden;
    display: block;
    font-size: 0.8125em;
    line-height: 1.2;
}

    .package-cop-promo a:hover {
        text-decoration: none;
    }

.package-cop-promo strong {
    display: block;
}

.package-cop-promo em {
    font-style: normal;
    color: #3498db;
}

    .package-cop-promo em:hover {
        text-decoration: underline;
    }
*/

.package-item.package-cop-promo span:first-of-type {
  display: inline-block;
  width: 15%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}

.package-cop-promo {
  display: flex;
  flex-wrap: wrap;
  padding: 12px 0;
}
.package-cop-promo a {
  background-color: #f2f2f2;
  border-radius: 4px;
  border: 1px solid #f2f2f2;
  width: 100%;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  position: relative;
  padding-right: 40px;
}
.package-cop-promo a::after {
  content: "í";
  font-family: iCons;
  position: absolute;
  right: 12px;
  top: calc(50% - .5em);
}
.package-cop-promo h4, .package-cop-promo span {
  flex-wrap: wrap;
  width: 85%;
}
.package-cop-promo h4 {
  font-weight: 400;
  font-size: 16px;
  color: #06c;
  margin-bottom: 0;
  padding: 10px 5px 4px 15px;
}
.package-cop-promo span:last-of-type{
  margin-top: 0;
  padding: 0 5px 10px 15px;
  color: #222222;
  font-size: 12px;
  line-height: 1.4;
}
.package-cop-promo p::before {
  content: ">";
}


/* package add to cart error - missing item config - http://f.cl.ly/items/1b43193Y221j2M431x0U/Untitled-1.png*/
.package-item.error .button {
    background-color: #cd3b3b;
}

    .package-item.error .button:before {
        content: "Please ";
    }

.error .pkg-details h4 {
    color: #cd3b3b;
}

.error .pkg-img img {
    box-shadow: 0 0 0 1px #cd3b3b;
}

/* !Add to Cart Container */

.buy-section .save-actions {
    margin: 0;
    padding: 0;
    font-size: 0.8125em;
}

.purchase .product-actions {
    overflow: hidden;
    float: left;
}

.product-actions a {
    font-size: 14px;
    margin: 8px 0 0;
    white-space: nowrap;
    display: block;
    max-width: 120px;
}

    .product-actions a:hover {
        text-decoration: underline;
    }

.price-extras a {
    font-size: 0.9375em;
}

    .product-actions a:before, .price-extras a:before, .price-promo > a:before {
        color: #79848e;
        margin-right: 3px;
        width: 12px;
        float: left;
        text-align: center;
        display: none;
    }

.buy-section .save-item {
    display: inline;
    color: #999;
}

.quantity {
    display: inline;
    float: left;
}
.buy-section.purchase:has([data-orig-val^="NYC Store Only"], .contact-to-order)> .quantity {
    padding: 0 10px 0px 0;
}
.quantity label {
  display: none;
}

    .quantity > input[type="text"] {
        width: 59px;
        padding: 6px;
        margin: 0;
        min-height: 59px;
        text-align: center;
        font-size: 16px;
        border-radius: 4px;
        border-color: #aaa;
        border-width: 1px;
    }

    .quantity > input[readonly="readonly"] {
        border: 1px solid #ccc;
        color: #798794;
    }


.error.message.qtyLimitError {
    margin-left: 50px;
    clear: both;
}

.purchase .add-to-cart {
    margin: 0 15px;
    float: left;
    height: 60px;
    font-size: 24px;
    padding-left: 20px;
    padding-right: 20px;
}

    .purchase .add-to-cart.primary,
    .purchase .add-to-cart.inverse,
    .purchase .add-to-cart.inverse-dark {
        text-transform: none;
    }

    .purchase .add-to-cart.lengthy {
        padding-left: 12px;
        padding-right: 12px;
        font-size: 0.875em;
    }

    .purchase .add-to-cart.cta-has-subtext {
        margin: 4px 12px 0px 12px;
        display: inline;
        padding: 5px 24px;
        font-size: 15px;
        line-height: 18px;
        position: relative;
        top: -5px;
        vertical-align: middle;
    }

.buy-section.purchase .call-to-order {
    display: none;
    margin: 0 20px;
}

.cta-subtext {
    font-size: 0.75em;
    text-transform: uppercase;
    display: block;
    letter-spacing: 1px;
    font-weight: 400;
}

.purchase .hoverInfo {
    display: inline-block;
    /*float: left;*/
}

.purchase .hoverTips {
    top: 30px;
    left: -10%;
}

.item-not-avilable {
    padding: 24px 0 18px;
}

    .item-not-avilable strong {
        display: block;
        font-size: 18px;
        margin-bottom: 6px;
        color: #C31502;
        font-weight: 400;
    }

    .item-not-avilable .button {
        margin: 18px 0 0;
        display: none;
    }
.discontinued-recs .recommended-products-container {
  display: none;
}
.discontinued-recs.show .recommended-products-container {
  display: block;
}
.discontinued-recs .recommended-product {
  display: grid;
  grid-template-rows: 2fr 1fr;
  grid-template-columns: 72px 1fr 80px;
  grid-row-gap: 5px;
  grid-column-gap: 20px;}

.discontinued-recs .recommended-product img {
  grid-row: 1 / 3;
  align-self: center;}

.discontinued-recs .product-name {
  align-self: end;
  font-weight: 400;}

.discontinued-recs .review-stars {
  grid-column: 2 / 3;
  grid-row: 2 / 3;}

.discontinued-recs h5.product-name {
  margin-bottom: 0;}

.discontinued-recs .widget-price-reg {
  grid-column: 3 / 4;
  color: #757575;
  font-size: 12px;
  align-self: end;
  text-decoration: line-through;
  text-align: right;}

.discontinued-recs .widget-price-now {
  grid-column: 3 / 4;
  color: #222;
  font-weight: 700;
  text-align: right;}

  .product-warranties .warranty-type-wrap {
    display: grid;
    grid-template-columns: 120px 1fr;
    margin-top: 28px;
  }
  .warranty-type-wrap p {
    color: #585C5F;
    font-size: 14px;
    line-height: 1.3;
  }
  .warranty-type-wrap a {
    color: #06c;
    font-size: 15px;
  }
  .p-widget.product-warranties h4 {
    border: none;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 20px;
  }
  .plan-options-wrap {
    border: 1px solid #E0E0E0;
    border-radius: 5px;
    padding: 20px;
  }
  .plan-type {
    padding-bottom: 12px;
    font-size: 16px;
  }
  .plan-type:last-of-type {
    padding-bottom: 0;
  }
  .plan-type label {
    display: flex;
    color: #06c;
  }
  .plan-type label input {
    position: relative;
    top: 4px;
    margin-right: 10px;
  }
  .plan-type label a {
      display: contents;
  }
  .plan-type label span {
    margin-left: auto;
    color: #222;
    padding-left: 20px;
  }

.buy-section.messages {
    text-align: left;
    font-size: 0.875em;
}

    .buy-section.messages p {
        margin: 0;
        color: #766c5b;
    }

.ship-sameday {
    margin: 0
}

    .ship-sameday a {
        font-size: 0.9375em;
        color: #798794;
    }

        .ship-sameday a:before {
            margin-right: 3px;
            color: inherit;
        }


/* ***Price alert no item / color selected*** */

.product-actions .hoverInfo {
    position: absolute;
}

.size-selection {
    top: -110px;
    z-index: 9999;
    position: absolute;
    border-radius: 5px;
    border: 1px solid #ccc;
    color: #555;
    background: #fff;
    box-shadow: 0 2px 15px -5px #444;
    text-decoration: none;
    filter: alpha(opacity=0);
    -webkit-transition: all 80ms;
    -moz-transition: all 80ms;
    transition: all 80ms;
    transform: rotate(180deg) scaleX(-1);
}

    .size-selection:before {
        display: none;
    }

    .size-selection:after {
        display: none;
    }

.product-actions .size-selection {
    font-size: 12px;
    left: -104px;
}

.product-actions [data-icon]:before {
    color: #fc9a16;
    font-size: 20px;
    position: relative;
    left: -2px;
    float: left;
}

.product-actions .size-selection p {
    transform: rotate(-180deg) scaleX(-1);
    position: relative;
    top: 4px;
    font-size: .9135em;
    margin-left: 5px;
    padding: 0px 7px 6px 3px;
}


/* PMR Message (NEWWEB-24550) */
.pmr-msg {
    padding: 12px;
    border: 1px solid #cedbb4;
    border-radius: 4px;
    margin: 8px 0 12px;
}

    .pmr-msg h4 {
        font-weight: 400;
        font-size: 0.9375em;
        margin: 0;
    }

        .pmr-msg h4:before {
            font-size: 18px;
            float: left;
            margin-right: 8px;
            color: #78A21C;
            font-style: normal;
        }

/* !Info Data Container */
.review-preview {
    font-size: 14px;
    margin: 0 0 0 0;
    display: inline-block;
    position: relative;
}
.review-preview a {
  margin-right: 12px;
}

    .review-preview .writeReviewLink {
        margin: 0 12px 0 0;
    }

    .review-preview a:hover {
        text-decoration: underline;
    }

    .review-preview span:hover {
        text-decoration: underline;
    }

#pr-snapshot {
    width: 250px;
    right: 0;
    left: auto;
    top: 24px;
}

    #pr-snapshot strong {
        font-size: 1.2em;
        color: #333e49;
    }

    #pr-snapshot ul {
        margin: 12px 0 0;
        padding: 0;
        list-style: none;
    }

    #pr-snapshot li {
        padding: 2px 0 0;
        margin: 0;
        float: left;
    }

        #pr-snapshot li span {
            display: inline;
            float: left;
            font-size: 10px;
        }

.pr-histogram-label {
    font-weight: 700;
    color: #333e49;
}

.pr-ratings-histogram-bar {
    width: 130px;
    float: left;
    background: linear-gradient(270deg, #E0E0E0 0%, #F2F2F2 100%) !important;
    margin: 0 10px 0;
}

    .pr-ratings-histogram-bar .pr-ratings-histogram-barValue {
        background-color: #d12e2a;
        box-shadow: 0 -12px 20px -12px #880300 inset;
    }

.pr-histogram-count {
    color: #30373e;
}

.TurnToItemTeaser {
}

#TT2ILTbox {
    padding-top: 3px;
    font-size: 1em;
}

    #TT2ILTbox a {
        font-size: 0.875em;
    }

        #TT2ILTbox a:hover {
            text-decoration: underline;
        }

#TT2ILTbutton-holder {
    margin: 4px 0 2px;
    font-size: 1.2em;
    font-weight: bold;
    color: #555;
    display: inline-block;
    margin-right: 6px;
}

.TT2ILTbutton u {
    text-decoration: none;
}

#TT2ILTcount-line {
    display: inline;
    font-size: 1.1em;
}

    #TT2ILTcount-line p {
        margin-bottom: 0;
        display: inline;
    }

.highlights h3 {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    margin: 0;
}

#keyfeatures, #includes, #expertAdvice {
	padding: 20px 17px;
    background: #F7F7F7 0% 0% no-repeat padding-box;
    margin: 10px 0;
}

.primary-actions #keyfeatures {
    display: none;
}

.includesContainer .widget-header {
        padding: 0;
    }

.style-is-grid .highlights, .style-is-micro .highlights {
    display: none;
}

/* Notes */

.item-notes h4 {
    font-size: 16px;
    margin: 0 0 6px;
    font-weight: 400;
}

.item-notes {
    font-size: 14px;
    padding-bottom: 0;
    margin-top: 24px;
}

    .item-notes h6 {
        font-weight: 400;
        margin: 3px 0 6px;
        font-size: 1.4em;
    }

    .item-notes > div {
        font-size: 14px;
        margin: 2px 0;
        color: inherit;
        line-height: 1.4;
    }

        .item-notes > div > *,
        .item-notes > div > * > *,
        .item-notes > div > * > * > * {
            font-size: 1em !important;
            color: inherit !important;
            display: inline !important;
            padding: 0 !important;
            margin: 0 !important;
            list-style: none !important;
            text-decoration: none !important;
            font-style: normal !important;
            font-weight: 400 !important;
            text-transform: none !important;
            background: transparent !important;
            text-align: left !important;
            float: none !important;
        }

    .item-notes a {
        color: #06c !important;
        text-decoration: none;
    }

        .item-notes a:hover {
            color: #1385B4 !important;
            text-decoration: underline !important;
        }

.note-returns {
    margin: -3px 0 6px;
    display: block;
}

    .note-returns:before {
        color: #fea82d;
        margin-right: 3px;
        position: relative;
        top: 1px;
    }

#qa-product-banner span:hover,
#needle-product-banner span:hover {
    text-decoration: underline;
}

#qa-product-banner a:hover,
#needle-product-banner a:hover {
    text-decoration: none;
}

.item-availability {
    border-bottom: 1px solid #D6D6D6;
}

.sr-placeholder:empty{display:none}

/* !--- rwd small AND medium --- */
@media screen and (max-width:801px) {
    .main-product-section {
        border: 0;
        border-bottom: 1px solid #c1c1c4;
    }

    .buy-section.product-options.option-attributes {
        padding-left: 3% !important;
        padding-right: 3% !important;
    }

    .buy-section.prod-widgets {
        padding: 0 !important;
    }

    .mini-list-condensed .package-list.shadow-scroller {
        padding-bottom: 3px;
        margin-bottom: 0;
    }

    .buy-section.product-price, .buy-section.purchase, .buy-section.item-not-avilable, .buy-section.shipping-stock {
        background-color: #fff !important;
        margin: 0;
    }

    .buy-section .price-breakdown span, .buy-section .price-breakdown s {
        white-space: nowrap;
    }

    .price-final {
        margin-bottom: 3px;
    }

    .review-preview {
        text-align: center;
        margin-right: 0;
        display: inline;
    }

    .review-preview .writeReviewLink {
      display: none;
    }

    .buy-section .product-shipping {
        width: 100%;
        margin: 3px 0;
    }

    .product-options {
        padding-top: 0;
    }

    .buy-section .your-price {
        font-size: 30px;
    }

        .buy-section .price-breakdown span {
            padding-top: 0;
        }

    .buy-section .save-actions {
        margin: 0;
    }

    .buy-section .save-item {
        display: inline;
    }

        .buy-section .save-item a {
            margin-left: 6px;
        }

    .page-pdp a.reward-get {
        color: #06c;
        margin: 0;
        padding: 3px 0;
    }

    .buy-section.purchase .col2 {
        padding: 3%;
        text-align: left;
        width: 100%;
        position: relative;
    }

    .opt-cont-warranty .button.select {
        padding: 8px 24px 8px 8px;
        margin-top: 7px;
    }

    .buy-section.purchase .button.add-to-cart {
      font-size: 16px;
      height: 42px;
    }

    .quantity > input[type="text"] {
      min-height: 42px;
    }

    .purchase .product-actions {
        border-top: none;
        margin: 0;
        display: block;
        width: 100%;
        padding: 0;
    }

        .purchase .product-actions a {
            margin: 0 18px 0 0;
            display: inline-block;
            padding: 12px 0 0;
            float: left;
        }

    .mini-list-condensed .package-list .package-item {
        float: none;
        vertical-align: top;
    }

    .persuasion-rating, .scarcity, #qa-product-banner {
        display: none !important;
    }

    .price-yousave-wrap em {
      font-size: 12px;
    }

    .item-availability .stock-in.stock:before,
    .item-availability .av-ship:before,
    .item-availability .av-pickup:before {
      display: none;
    }

    .discontinued-recs h5.product-name {
      font-size: 14px;
    }
}


/* !--- rwd small --- */
@media screen and (max-width:320px) {
    .buy-section .options-select li {
        font-size: .9em;
    }
    .buy-section .options-select .select-price {
        font-size: 1.1em;
        padding-left: 5px;
    }
    .buy-section .options-select .select-stock {
        flex-wrap: wrap;
    }
    .buy-section .options-select .initial-select.selected {
        font-size: 1em;
    }
  }

/* !--- rwd small --- */
@media screen and (max-width:599px) {
    .buy-section .options-select .select-data {
      width: auto;
    }
    .buy-section {
        padding: 0 !important;
    }

    .main-product-section {
        padding: 0;
    }

    .product-information {
        padding: 0;
    }

    .page-pdp-downloadable .primary-actions {
        padding-bottom: 2vw;
    }

    .buy-section.purchase {
        padding: 3px 0!important;
        margin-top: 12px;
    }

    .free-shipping:before {
        display: none;
    }

    .media-additional .button {
        padding: 4px 8px;
    }

    .prod-id {
        margin-bottom: 0 !important
    }

    .buy-section .price-breakdown span, .buy-section .price-breakdown s {
        display: inline !important;
    }

    .price-breakdown {
        padding: 3px 0;
    }

    .reward-get {
        margin-top: 8px;
    }

    .buy-section.mini-list-condensed {
        margin-top: 0;
    }

    .package h3 {
        padding: 0 0 3px;
    }

    .pkg-no {
        width: 7%;
        font-size: 1.2em;
        line-height: 2;
    }

    .pkg-img {
        width: 16%;
    }

        .pkg-img img {
            width: 42px;
        }

    .pkg-details {
        width: 72%;
        margin-left: 1%;
    }

        .pkg-details h4, .pkg-details p {
            font-size: 0.8125rem;
            line-height: 1.3;
            margin-bottom: 0;
        }

    .package-list.shadow-scroller {
        border-bottom: 0;
        padding-bottom: 6px !important;
        max-height: 2000px;
    }

    .mini-list-condensed .package-list .package-item {
        width: 12.5%;
        padding: 0;
        margin-right: 3%
    }

    .mini-list-condensed .package-item:nth-child(n+5):nth-child(-n+10) {
        display: none;
    }

    .mini-list-condensed .package-list .package-item.package-inline-toggler {
        display: inline-block;
        text-align: center;
        font-size: 0.6875em;
    }

    .mini-list-condensed .package-list .pkg-img {
        width: 100%;
    }

    .mini-list-condensed .package-list .package-inline-toggler a {
        padding: 8px 0;
    }

    .mini-list-condensed .package-list .package-item:after {
        right: -1.25em;
        font-size: 0.75em;
    }

    .item-notes {
        padding: 3vw 12px !important;
    }

    .options-container:not(:first-child) h4 {
        margin-bottom: 6px;
        margin-top: 12px;
    }

    .options-container .disabled + small {
        display: inline;
    }

    .buy-section .save-actions {
        width: 100%;
    }

    .buy-section.purchase .button.add-to-cart, .isTouch .buy-section.purchase .call-to-order {
        display: block;
        margin: 3px 0 5px;
        width: 100%;
    }

    .isTouch .buy-section.purchase .call-to-order {
        margin-right: 0;
        float: right;
        line-height: 42px;
    }

    .isTouch .purchase-cta-secondary {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        padding: 0;
        margin: 0 0 3px;
        clear: both;
    }

        .isTouch .purchase-cta-secondary > [class*="cta-"] {
            flex-grow: 1;
            margin: 0;
            height: 42px;
            min-width: calc(50% - 5px);
        }

    .purchase-cta-secondary .cta-call ~ [class*="cta-"]:not(.hide) {
        margin-left: 10px;
    }

    .purchase-cta-secondary [class*="cta-"] > * {
        margin: 0 !important;
        width: 100%;
        height: 42px;
    }

    .isTouch .quantity {
        display: none;
        margin: 0;
    }

    .price-extras a:before {
        display: none;
    }

    .package-list {
        margin-bottom: 0;
        border: 0;
        padding-bottom: 0;
    }

    .buy-section.highlights {
        border-top: 0;
        padding-bottom: 0 !important;
    }

    .main-product-section .prices .hoverTips {
        left: -3%
    }

    .buy-section .price-label {
        display: none;
    }

    .price-final .scarcity-time {
        font-size: 0.6875em;
    }

    .item-availability {
        padding: 8px 0;
        margin-top: 6px;
        border: 0;
        display: block;
        text-align: left;
    }

    .item-availability .av-stock {
      padding-left: 0;
      padding-right: 0;
      display: block;
    }

    .item-availability .stock-note {
      max-width: none;
    }

    .item-availability .av-ship {
      display: block;
      padding-left: 0;
      position: relative;
    }

    .item-availability .av-ship .product-shipping {
      display: block;
    }

    .item-availability .av-ship .product-shipping p {
      padding: 0;
      font-size: 14px;
    }

    .item-availability > * {
      padding: 3px 0!important;
      font-size: 14px;
      line-height: 1.4;
      border: 0;
    }

    .item-availability .av-pickup .store-pickup {
      display: flex;
    }
    .item-availability .av-pickup {
      display: flex;
      margin: 0;
    }
    .item-availability .av-ship {
      display: flex;
      width: auto;
    }
    body:not(.scb-theme):not(.sns-theme) > .item-availability .av-ship{
        flex-flow: column;
    }
    .item-availability .av-pickup:before {
       margin: 0;
       display: block;
    }
    .item-availability .av-pickup .store-pickup {
        margin: 0 0 0 24px;
    }
    .item-availability .av-pickup .store-pickup small {
      margin-left: 6px;
    }

    .p-widget h3 {
        border-color: #c4c4c9
    }

    .option-attributes nav:not(:first-of-type) > strong {
        margin-top: 3px;
    }

    .prod-variations .p-widget-body {
        padding-bottom: 0 !important;
    }

    .option-attributes nav:last-of-type {
        margin-bottom: 0;
    }

    .av-2col .av-ship a strong, .av-pickup small, .av-ship .product-expedited-shipping small, .stock-note {
        display: block;
    }

    .product-expedited-shipping strong {
        color: inherit;
    }

    .av-stock .stock small, .product-expedited-shipping p, .av-stock-special .av-ship small, .quantity, .product-actions, .item-notes h4 {
        display: none !important;
    }

    .buy-section .hoverInfo .price-label {
        display: block
    }

    .final-sale-alert {
        margin: 100px 0 7px 12px;
    }
    .scb-theme .final-sale-alert, .sns-theme .final-sale-alert  {
        margin: 10px 0 7px 0px;
    }
    .sr-placeholder {
        padding: 12px 0;
        margin: 0;
        border-top: solid 1px #E8E8E8;
        border-bottom: solid 1px #E8E8E8;
    }

    .discontinued-recs .product-wrapper {
      padding: 5px 0;
    }

    .discontinued-recs .recommended-product {
      grid-template-columns: 72px auto;
      grid-template-rows: auto;
      grid-row-gap: 3px;
    }

    .discontinued-recs .recommended-product img {
      grid-row: 1 / 5;
    }

    .discontinued-recs .review-stars {
      margin-bottom: 5px;
    }

    .discontinued-recs .widget-price-reg {
      grid-column: 2 / 3;
      grid-row: 3 / 4;
      text-align: left;
    }

    .discontinued-recs .widget-price-now {
      grid-column: 2 / 3;
      grid-row: 4 / 5;
      text-align: left;
    }
}
body:not(.scb-theme):not(.sns-theme) > .item-availability .av-ship .ship-estimate:before {
    content: '1';
    font-family: iCons;
    color: #06c;
    width: 20px;
    display: inline-block;
    margin: 0 0 0 -24px;
    position: absolute;
}
.page-pdp .contact-to-order {
    background: transparent linear-gradient(180deg, #197ADB 0%, #0066CC 53%, #0060BF 100%) 0% 0% no-repeat padding-box;
    text-transform: capitalize;
    padding: 11px;
    height: auto;
    font-size: 18px;
    width: 100%;
    max-width: 380px;
    margin-right: 16px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 16px 0 0;
    box-shadow: 1px 3px 6px #00000054;
}

.plp .contact-to-order {
    margin-top: 0;
    padding: 0 12px !important;
}

.page-pdp .contact-to-order::before {
    margin-right: 12px;
    font-size: 22px;
}

.modal.abs-call-to-order h2.popupHeader {
    border-bottom: none;
    background: none;
    height: 0px;
    padding: 0;
}

@media screen and (min-width:599px) {
    .buy-section .googlepay,
    .buy-section [class*="apple-pay"] {
        height: 48px;
        margin: 0;
        width: 160px;
        float: left;
        margin-right: 16px;
    }
}


/* !--- rwd medium --- */
@media screen and (max-width:801px) and (min-width:599px) {
    .primary-actions {
        margin-bottom: 6px;
    }

    .highlights li {
        width: 48%;
        margin-right: 2%;
        float: left;
    }

    .purchase .product-actions {
        float: left;
        width: 100%;
        padding-right: 2%;
        text-align: right;
    }

    .highlights li:before, .keyfeatures li:before {
        position: relative;
        left: -2%;
    }

    .product-actions .hoverInfo {
        position: absolute;
        left: 150px;
    }

    .product-actions .size-selection {
        left: -56px;
        width: 180px;
        top: -140px;
    }

    .plp .contact-to-order {
        margin-top: 12px;
    }
}

@media screen and (min-width: 599px) {
  .purchase .add-to-cart {
    padding-right: 50px;
    padding-left: 50px;
  }
}


/* !--- rwd larger than Med --- */
@media screen and (min-width:801px) {
    .primary-info .review-count em:after {
        content: ') ';
    }

    .purchase .add-to-cart {
      padding-right: 100px;
      padding-left: 100px;
    }
}



@media screen and (min-width: 1200px) {
    .main-product-section {
        padding: 30px;
    }

    .reviewsPage .main-product-section {
      padding: 0;
    }

    .upsell-page .main-product-section {
        padding: 0;
    }

        .main-product-section h1 {
            line-height: 1.3;
        }

            .main-product-section h1 .item-tag-price {
                font-size: 0.75em;
            }

    .product-img-container .image-swiper {
        max-height: 90px;
    }

    .image-swiper .swiper-button-next, .image-swiper .swiper-button-prev {
        line-height: 3;
    }

    .image-swiper img,
    .product-img-container .thumb-video-container {
        max-height: 72px;
        height: 72px;
        width: 72px;
    }

    .package h3 {
        margin-top: 8px;
    }

    .purchase .add-to-cart {
        min-width: 200px;
    }

    .mini-list-condensed .package-list .package-item {
        width: 80px;
    }

    .mini-list-condensed .pkg-img img {
        width: 60px;
    }

    .av-3col .av-ship strong i {
        display: inline-block !important
    }
}


@media screen and (max-width: 1020px) {
  .package-item.package-cop-promo span:first-of-type {width: 20%;}
  .package-cop-promo h4, .package-cop-promo span {width: 80%;}
  .package-cop-promo h4 {font-size: 14px; padding-top: 8px;}
  .package-cop-promo span:last-of-type {padding-bottom: 8px;}
  .item-availability > * { padding-left: 12px; padding-right: 12px;  }
}

@media screen and (max-width: 599px) {
    .item-availability .av-pickup {
        margin:  0 ;
    }
    .item-availability .av-pickup:before{
        margin:0;
    }
  .package-cop-promo h4 {padding-bottom: 3px;}

  .page-pdp .contact-to-order {
    max-width: none;
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.warranty-container-main {
	background: #f2f2f2;
	padding: 5px 10px 10px;
}
.warranty-container-main section {
	background: #fff;
}
.warranty-container-main .warranty-type-info {
	width: 100%;
    display: flex;
    padding: 20px;
	align-items: center;
	justify-content: center;
}
.warranty-container-main .warranty-type-info img {
	margin-right: 16px;
    width: 100px;
}
.warranty-container-main .warranty-type-info p {
	margin-bottom: 0;
    color: #585C5F;
    font-size: 12px;
}
.warranty-container-main .warranty {
	background: #fff;
	border: 0;
	padding: 20px 0;
}
.warranty-container-main .warranty .warranty-type-wrap {
	width: auto;
	display: flex;
}
.warranty-container-main .warranty .warranty-type-wrap img {
	align-self: center;
	margin-right: 15px;
}
.warranty-container-main .warranty .warranty-type-wrap p {
	color: #585C5F;
	font-size: 12px;
}
.warranty-container-main .warranty .plan-options-wrap {
	width: 100%;
	padding: 10px 15px;
}
.warranty-container-main .plan-options-wrap:before {
	content: 'Add a Protection Plan';
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 20px;
	padding-left: 15px;
	display: none;
}
.warranty-container-main .plan-options-wrap .plan-type {
	width: 100%;
	padding-bottom: 0;
	align-items: center;
	border: 0;
	border-radius: 0;
	display: flex;
	flex-wrap: wrap;
}
.warranty-container-main .plan-options-wrap .plan-type a {
	color: #06c;
	width: 100%!important;
}
.warranty-container-main .plan-options-wrap .plan-type .price-before {
	display: block;
    color: #999;
    font-size: 12px;
	text-decoration: line-through;
	padding-right: 5px;
}
.warranty-container-main .plan-options-wrap .plan-type .price-now {
	color: #222;
}
.warranty-container-main .plan-options-wrap .plan-type button {
	min-width: 65px;
	margin-left: 10px;
	height: 24px;
    font-size: 12px;
    line-height: 24px;
    padding: 0 5px;
}
.warranty-container-main .plan-options-wrap .plan-type button.added {
	background: #fff;
    border: 1px solid #ccc;
    color: #222;
    min-width: 85px;
    text-align: center;
    font-weight: 400;
}
.warranty-container-main .plan-options-wrap .plan-type button.added:before {
	font-family: iCons;
	content: 'V';
	color: #108A00;
	padding-right: 5px;
}

/* !--- new pdp price section --- */
@media screen and (min-width: 1020px) {
    .your-price-savings-wrap {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
}
.your-price-savings-wrap .your-price {
    grid-column: 1 / 2;
    font-size: 28px;
    grid-row: 1;
}
@media screen and (min-width: 801px) {
    .your-price-savings-wrap .your-price {
        font-size: 40px;
        align-self: center;
    }
}
.price-yousave-wrap {
    display: flex;
    grid-column: 1 / 2;
    grid-row: 1;
    margin-left: 0;
}
@media screen and (min-width: 1020px) {
    .price-yousave-wrap {
        flex-direction: column;
        margin-left: 6px;
    }
}
.price-yousave-wrap em {
    font-size: 11px;
    font-style: normal;
}
@media screen and (min-width: 801px) {
    .price-yousave-wrap em {
        font-size: 12px;
    }
}
.price-yousave-wrap em.price-you-save {
    color: #108a00;
    font-weight: 700;
    font-size: 12px;
    padding-left: 3px;
}
@media screen and (min-width: 801px) {
    .price-yousave-wrap em.price-you-save {
        font-size: 14px;
    }
}
@media screen and (min-width: 1020px) {
    .price-yousave-wrap em.price-you-save {
        padding-left: 0;
    }
}

.price-divider {
    grid-column: 2 / 3;
    margin: 0;
    align-self: center;
}
@media screen and (min-width: 1020px) {
    .price-divider {
        margin: 0 20px;
        grid-row: auto;
        grid-column: span 1;
    }
}
.price-divider .vertical-line {
    border-left: solid 1px #ccc;
    position: relative;
    left: 50%;
}
.price-divider > em {
    font-style: normal;
    width: 100%;
    align-items: center;
    display: flex;
    font-size: 11px;
    text-transform: uppercase;
    padding: 3px 0;
}
.page-pdp a.promo-financing.short {
    margin-top: 0;
    font-size: 11px;
    grid-column: span 1;
    align-self: center;
    max-width: 220px;
    color: #222;
    display: block;
    font-weight: 400;
}
@media screen and (min-width: 801px) {
    .page-pdp a.promo-financing.short {
        font-size: 12px;
    }
}
.page-pdp a.promo-financing.short:hover {
	text-decoration: none;
}

.page-pdp a.promo-financing.short span.promo-financing-rate.promo-financing-rate-dollars {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}
@media screen and (min-width: 801px) {
    .page-pdp a.promo-financing.short span.promo-financing-rate.promo-financing-rate-dollars {
        font-size: 18px;
    }
}
.page-pdp a.promo-financing.short span.promo-financing-learn-how {
	color: #06C;
}
.page-pdp a.promo-financing.short:hover span.promo-financing-learn-how {
	text-decoration: underline;
}

.promo-financing.percent-off-everyday-promo {
    display: flex;
    align-items: center;
    width: 100%;
    grid-row: 2 / 3;
    padding: 15px 0;
}
@media screen and (min-width: 801px) {
    .percent-off-everyday-promo {
        padding: 20px 0 10px;
    }
}
.percent-off-everyday-promo img {
    width: 48px;
}
.month-term-promo {
    padding-left: 10px;
    font-size: 10px;
    color: #757575;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}
@media screen and (min-width: 600px) {
    .month-term-promo {
        font-size: 12px;
        color: #222;
    }
}
.month-term-promo h3 {
    font-size: 13px;
    font-weight: 700;
    color: #06c;
    margin-bottom: 0;
    padding-right: 3px;
}
@media screen and (min-width: 600px) {
    .month-term-promo h3 {
        font-size: 16px;
    }
}
.month-term-promo span > sup {
    font-size: 12px;
    font-weight: 400;
}
.month-term-promo p {
    font-size: 11px;
}
@media screen and (min-width: 801px) {
    .month-term-promo p {
        font-size: 12px;
    }
}
.price-breakdown .month-term-promo .promoFinancing {
    display: inline-block;
    color: #06c;
    padding-left: 3px;
}
.percent-off-everyday-promo:hover .promoFinancing {
    text-decoration: underline;
}

.buy-section .price-breakdown {
    font-size: 12px;
    color: #585C5F;
}
@media screen and (min-width: 801px) {
    .buy-section .price-breakdown {
        font-size: 14px;
    }
}

.price-final.no-fin-price {
    padding: 0;
    border: none;
    grid-template-columns: auto;
    width: auto;
    right: unset;
}
.price-final.no-fin-price .price-yousave-wrap {
    flex-direction: column;
    justify-content: center;
    margin-left: 10px;
}
.price-final.no-fin-price:not(.VyzeSection) > .your-price-savings-wrap .price-yousave-wrap{
    position: static;
    height: auto;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: center;
}
.price-final.no-fin-price:not(.VyzeSection) > .your-price-savings-wrap .price-yousave-wrap em:first-child{
    width:100%;    
}
.price-final.no-fin-price:not(.VyzeSection) > .your-price-savings-wrap .price-yousave-wrap em{
    position: static;
    height: auto;
    padding:  0 0 0 3px;    
}
.price-final.no-fin-price .your-price-savings-wrap {
    display: flex;
}
.price-final.no-fin-price .price-yousave-wrap em.price-you-save {
    padding-left: 0;
}
.price-final.no-fin-price .price-divider {
    display: none;
}
.page-pdp .price-final.no-fin-price a.promo-financing.short {
    display: none;
}
.buy-section.buy-section.product-price p {
    margin-bottom: 0;
}
.price-final.no-fin-price,
.price-final.price-range {
	padding: 0;
	border: none;
	grid-template-columns: auto;
	width: auto;
	right: unset;
}
.price-final.no-fin-price .price-yousave-wrap,
.price-final.price-range .price-yousave-wrap {
	flex-direction: column;
	justify-content: center;
	margin-left: 10px;
}
.price-final.no-fin-price .your-price-savings-wrap,
.price-final.price-range .your-price-savings-wrap {
	display: flex;
}
.price-final.no-fin-price .price-yousave-wrap em.price-you-save,
.price-final.price-range .price-yousave-wrap em.price-you-save {
	padding-left: 0;
}
.price-final.no-fin-price .price-divider,
.price-final.price-range .price-divider {
	display: none;
}
/* styles for students tag price*/
.edu .no-fin-price .your-price-savings-wrap {
    display: grid;
    grid-template-columns: auto 2fr;
    grid-template-rows: auto 35px;
    }
.edu .no-fin-price .your-price-savings-wrap .your-price {
    grid-column-start: 1;
    grid-row-start: 2;
    grid-row-end: 3;
}
.edu .no-fin-price .edu-special-flag {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
}
.edu .no-fin-price .price-yousave-wrap  {
    grid-column-start: 2;
    grid-row-start: 2;
    grid-row-end: 3;
}
.edu .no-fin-price .your-price {
    grid-column-start: 1;
    grid-row-start: 2;
    grid-row-end: 3;
}
@media screen and (max-width: 800px) {
    .edu .price-final:not(.no-fin-price) > .your-price-savings-wrap .edu-special-flag {
        position: relative;
        top:-33px;
        margin: 2px 0 0 0;
        left: -20px;    
    }
    
    .edu .product-price .price-final:not(.no-fin-price) > .your-price-savings-wrap:not(.edu-special-flag) > .price-yousave-wrap {
        margin: 0 0 5px 0;
    }
}

@media screen and (min-width: 801px) {
    .edu .no-fin-price .your-price-savings-wrap .your-price {
        grid-column-start: 1;
        grid-row-start: 2;
        grid-row-end: 3;
    }
    .edu .no-fin-price .your-price-savings-wrap .your-price {
        grid-column-start: 1;
        grid-row-start: 2;
        grid-row-end: 3;
    }
    .edu .no-fin-price .your-price-savings-wrap {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 20px 50px;
    }
    .edu .no-fin-price .your-price-savings-wrap .edu-special-flag {
        grid-column-start: 1;
        grid-row-start: 1;
        grid-row-end: 2;
    }
    .edu .no-fin-price .your-price-savings-wrap .your-price {
        grid-column-start: 1;
        grid-row-start: 2;
        grid-row-end: 3;
    }
    .edu .no-fin-price .your-price-savings-wrap .price-yousave-wrap {
        grid-column-start: 2;
        grid-row-start: 2;
        grid-row-end: 3;
        align-self: center;
        margin-top: 5px;
    }
    strong.free-shipping, strong.displayed-shipping {
         white-space: normal;
    }
}

@media screen and (max-width: 599px){
   .edu .price-final:not(.no-fin-price) > .your-price-savings-wrap .edu-special-flag {
        position: absolute;
        top: -36px;
        left: -0px;        
    }
}

@media screen and (min-width: 599px) and (max-width: 800px) {
    .edu .price-final:not(.no-fin-price) > .your-price-savings-wrap {
         display: grid;
         grid-template-columns: 1fr;
         grid-template-rows: auto auto;
    }
    .edu .price-final:not(.no-fin-price) > .your-price-savings-wrap .your-price {
        grid-column-start: 1;
        grid-row-start: 1;
        grid-row-end: 2;
    }

    .edu .price-final:not(.no-fin-price) > .your-price-savings-wrap .edu-special-flag {
        grid-column-start: 1;
        grid-row-start: 1;
        grid-row-end: 2;
        position: relative;
        top:-40px;
        margin: 2px 0 0 0;   
    }
    .edu .price-final:not(.no-fin-price) > .your-price-savings-wrap .price-yousave-wrap {
        grid-column-start: 1;
        grid-row-start: 2;
        grid-row-end: 3;
        align-self: center;
    
    }
    .edu .product-price .price-final:not(.no-fin-price) > .your-price-savings-wrap .price-yousave-wrap {
      margin: 0px 0 5px 0;
    }
}

@media screen and (min-width: 801px) and (max-width: 1019px) {
    .edu .your-price-savings-wrap {
        display: grid; 
        grid-template-columns: 1fr ;
        grid-template-rows: 1px auto auto;
    }
    .edu .your-price-savings-wrap:has(.VyzeSection)  {
       margin: 30px 0 0 0;
    }
    .edu .your-price-savings-wrap .edu-special-flag {
        grid-column-start: 1;
        grid-row-start: 1;
        grid-row-end: 2;
    }
    .edu .your-price-savings-wrap:has(.VyzeSection) .edu-special-flag  {
       top: 36px;
    }
    .edu .your-price-savings-wrap .your-price {
        grid-column-start: 1;
        grid-row-start: 2;
        grid-row-end: 3;
    }
    .edu .your-price-savings-wrap .price-yousave-wrap {
        grid-column-start: 1;
        grid-row-start: 3;
        grid-row-end: 4;
        align-self: center;
        margin: 0 0 6px 0;
    }
}

@media screen and (min-width: 1020px) {
    .edu .your-price-savings-wrap {
        position: relative;
        display: grid; 
        grid-template-columns: 1fr auto;
        grid-template-rows: 20px 60px;
        top: -13px;
    }
    .edu .your-price-savings-wrap .edu-special-flag {
        grid-column-start: 1;
        grid-row-start: 1;
        grid-row-end: 2;
    }
    .edu .your-price-savings-wrap .your-price {
        grid-column-start: 1;
        grid-row-start: 2;
        grid-row-end: 3;
    }
    .edu .your-price-savings-wrap .price-yousave-wrap {
        grid-column-start: 2;
        grid-row-start: 2;
        grid-row-end: 3;
        align-self: center;
    }
}

.page-pdp .price-final.no-fin-price a.promo-financing.short,
.page-pdp .price-final.price-range a.promo-financing.short {
	display: none;
}

.p-widget .icon.icon--protection-shield {
    stroke: none;
}

.p-widget.product-warranties.ado-protect h4 {
    padding: 0 0 8px;
    display: inline-block;
    font-size: 14px;
}
.p-widget.product-warranties.ado-protect .header-emphasis {
    color: #004387;
    font-weight: 700;
}
.sns-theme .p-widget.product-warranties.ado-protect .header-emphasis {
    color: #000000;
}
.p-widget.product-warranties.ado-protect .protect-learn-cta {
    font-size: 14px;
    padding-left: 5px;
}
.warranty-plan-type {
    display: flex;
    column-gap: 8px;
    margin-bottom: 10px;
}
.warranty-plan-type label {
    display: flex;
    text-align: center;
}
.warranty-option-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #fff;
    border: 1px solid #B2BCC3;
    border-radius: 5px;
    width: 100px;
    height: 52px;
}
.warranty-option-wrapper .warranty-time-frame {
    color: #000;
    font-size: 12px;
    margin-bottom: 0;
}
.warranty-option-wrapper .warranty-price {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
}
.warranty-plan-type .warranty-option-wrapper.selected {
    background: #004B96;
    border: none;
}
.warranty-plan-type .warranty-option-wrapper.selected p {
    color: #fff;
}
.sns-theme .warranty-plan-type .warranty-option-wrapper.selected {
    background: transparent linear-gradient(180deg, #335F00 0%, #264800 100%) 0% 0% no-repeat padding-box;
    box-shadow: 1px 2px 5px #00000054;
    border-radius: 5px;
}
.sns-theme .ado-protect-us-footnote .hoverInfo:before {
    color: #335F00;
}
@media screen and (min-width: 801px) {
    .warranty-plan-type .warranty-option-wrapper:hover {
        background: #06c;
        border: none;
    }
    .sns-theme .warranty-plan-type .warranty-option-wrapper:hover {
        background: transparent linear-gradient(180deg, #335F00 0%, #264800 100%) 0% 0% no-repeat padding-box;
        box-shadow: 1px 2px 5px #00000054;
        border-radius: 5px;
    }
    .warranty-plan-type .warranty-option-wrapper:hover p {
        color: #fff;
    }
}

.product-warranties.ado-protect .ado-protect-footnote,
.product-warranties.ado-protect .ado-protect-us-footnote {
    font-size: 12px;
    color: #222;
    margin-bottom: 0;
}

/* !--- adorama protect by extend learn more popup --- */
.modal.protect-learn-cta .popupContainer {
    height: auto;
}
.modal.protect-learn-cta .popupContent {
    padding: 0!important;
    height: 100%;
    max-height: none!important;
}
.modal.protect-learn-cta h2.popupHeader {
    display: none;
}
.modal.protect-learn-cta .popupExit:before {
    color: #fff;
    font-weight: bold;
}
@media screen and (max-width: 600px) {
    .modal.protect-learn-cta .popupExit:before {
        color: #222;
    }
}
.modal.protect-learn-cta .popupExit:hover:before {
    font-size: 20px;
}
.ado-protect-extend-popup-wrapper {
    display: flex;
}
.protect-copy-wrapper {
    padding: 45px 30px;
}
@media screen and (max-width: 599px) {
    .protect-copy-wrapper {
        padding: 25px 15px;
    }
}
.protect-copy-wrapper .ado-protect-logo {
    height: 82px;
}
@media screen and (max-width: 599px) {
    .protect-copy-wrapper .ado-protect-logo {
        height: 52px;
    }
}
.popupContent .protect-tagline {
    font-size: 21px;
    color: #222;
    font-weight: 400;
    line-height: 27.3px;
    margin-top: 17px;
    margin-bottom: 15px;
}
@media screen and (max-width: 599px) {
    .popupContent .protect-tagline {
        font-size: 18px;
        line-height: 22px;
    }
}
.coverage-heading {
    font-weight: 700;
    font-size: 17px;
    color: #222;
}
.coverage-heading ul li {
    font-size: 14px;
    color: #212121;
}
.protect-copy-wrapper a {
    margin-top: 28px;
    color: #06c;
    font-size: 12px;
}
.protect-sellpoints-wrapper {
    border-top: 1px solid #D5D5D5;
    display: flex;
    flex-wrap: wrap;
    padding-top: 26px;
    margin-top: 12px;
}
.protect-sellpoints-wrapper .sellpoint-heading {
    font-size: 17px;
    font-weight: 700;
    color: #222;
    margin-bottom: 15px;
    width: 100%;
}
.protect-sellpoints-wrapper .sellpoint-wrap {
    width: 50%;
    display: grid;
    grid-template-columns: 35px auto;
    column-gap: 10px;
    row-gap: 4px;
    grid-template-rows: auto 1fr;
}
.protect-sellpoints-wrapper .sellpoint-wrap img {
    grid-column: 1/2;
    grid-row: 1/3;
}
.protect-sellpoints-wrapper .sellpoint-wrap h4 {
    grid-column: 2/3;
    grid-row: 1/2;
    color: #004387;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 0;
}
.protect-sellpoints-wrapper .sellpoint-wrap p {
    grid-column: 2/3;
    grid-row: 2/3;
    color: #212121;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 0;
}
@media screen and (max-width: 599px) {
    .protect-img-column {
        display: none;
    }
}
.protect-img-column img {
    display: block;
    height: 100%;
    object-fit: cover;
}


.product-warranties.ado-protect .tooltip-wrapper, aside.cart-warranty-extend .tooltip-wrapper {
    display: inline-flex;
    position: relative;
}

.product-warranties.ado-protect .tooltip-wrapper .icon.icon--question-mark, aside.cart-warranty-extend .tooltip-wrapper .icon.icon--question-mark  {
    pointer-events: visible;
    margin-left: 3px;
    width: 12px;
    height: 12px;
    color: #06c;
    align-self: center;
    stroke: none;
}

.product-warranties.ado-protect .tooltip-wrapper .tooltip-block, aside.cart-warranty-extend .tooltip-wrapper .tooltip-block  {
    position: absolute;
    left: 50%;
    top: -89px;
    padding: 8px 11px;
    border-radius: 6px;
    background-color: #fff;
    color: #141414;
    font-size: 11px;
    text-align: center;
    width: 170px;
    box-shadow: 1px 0 17px #00000054;
    z-index: 1;
    display: none;
}

aside.cart-warranty-extend .tooltip-wrapper .tooltip-block  {
    left: 106px;
}

.product-warranties.ado-protect .tooltip-wrapper .tooltip-block {
    left: 51%;
    top: -87px;
    margin-left: 180px;
}

.product-warranties.ado-protect .tooltip-wrapper .icon.icon--question-mark:hover + .tooltip-block,
.product-warranties.ado-protect .tooltip-wrapper .icon.icon--question-mark:focus + .tooltip-block,
aside.cart-warranty-extend .tooltip-wrapper .icon.icon--question-mark:hover + .tooltip-block,
aside.cart-warranty-extend .tooltip-wrapper .icon.icon--question-mark:focus + .tooltip-block {
    display: block;
}

.product-warranties.ado-protect .tooltip-wrapper .tooltip-block:before, aside.cart-warranty-extend .tooltip-wrapper .tooltip-block:before {
    content: "";
    position: absolute;
    top: 79px;
    left: calc(50% - 7px);
    border-top: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.ado-protect .tooltip-wrapper i.hoverInfo {
	color: #06c;
}

span.adorama-protect-tooltip.cctt{
    font-size: 12px;
}
.page-pdp.sns-theme div.hoverTips {
    width: 170px;
    padding: 10px 12px;
    text-align: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 1px 5px 17px #00000054;
}
.page-pdp.sns-theme div.hoverTips:after {
    left: 44%;
}
.page-pdp.sns-theme span.adorama-protect-tooltip.cctt {
    font-size: 11px;
    font-weight: 700;
    width: 100% !important;
}
div.hoverTips {
    z-index: 10000;
}


/* Apple Pay Butto Styles Fix - WHD-28111 */
.safari .purchase-cta-secondary {
    flex-direction: column-reverse;
    gap: 5px;
    width: 100%;
}

.safari .purchase-cta-secondary > span {
    width: 100%;
}

.safari .purchase-cta-secondary .cta-call ~ [class*="cta-"]:not(.hide) {
    margin-left: 0;
}
.safari .apple-pay-button-with-text.apple-pay-button-black-with-text.action {
    width: 100%;
    height: 42px;
}

.modal-sellpoint .product-configuration-styles .package-item {
    border-top: none;
}
.modal-sellpoint .product-configuration-styles .package-item .pkg-details h4 {
    border-top: none;
    border-bottom: none;
}
.modal-sellpoint .product-configuration-styles .package-item .product-options,
.modal-sellpoint .product-configuration-styles .package-item .options-container {
    padding: 0;
}
.modal-sellpoint .product-configuration-styles .package-item .options-container h4 {
    border-top: none;
    padding: 0;
    margin: 0;
}
.modal-sellpoint .product-configuration-styles .package-item .options-container .select {
    width: 100%;
    margin: 0;
}

@media screen and (min-width:600px) {
   
    .safari .purchase-cta-secondary {
        width: auto;
    }
    .safari .apple-pay-button-with-text.apple-pay-button-black-with-text.action {
        width: 185px;
    }
}
@media screen and (min-width:801px) {
    .safari button.add-to-cart {
        width: 283px;
    }

    .safari .purchase-cta-secondary {
        width: auto;
    }
    
    .safari .apple-pay-button-with-text.apple-pay-button-black-with-text.action {
        width: 283px;
        height: 42px;
    }
}

@media screen and (min-width:802px) {
    .safari .buy-section.purchase {
        display: flex;
        flex-wrap:wrap;
        gap: 15px;
    }
    
    .safari button.add-to-cart {
        width: 100%;
        margin: 0;
    }

    .safari .purchase-cta-secondary {
        width: 100%;
    }
    
    .safari .apple-pay-button-with-text.apple-pay-button-black-with-text.action {
        width: 100%;
        height: 60px;
    }
}

@media screen and (min-width:1021px) {
    .safari .buy-section.purchase {
        display: flex;
        flex-wrap:wrap;
        gap: 15px;
    }
    
    .safari button.add-to-cart {
        flex: 1;
        padding: 0;
        margin: 0;
        max-width: 300px;
    }

    .safari .purchase-cta-secondary {
        flex: 1;
        max-width: 300px;
    }
    
    .safari .product-actions {
        width: 100%;
    }
}

@media screen and (min-width:1300px) {
    .safari .buy-section.purchase {
        display: flex;
        flex-wrap:wrap;
        gap: 15px;
    }
    
    .safari button.add-to-cart {
        flex: 1;
        padding: 0;
        margin: 0;
        max-width: 300px;
    }

    .safari .purchase-cta-secondary {
        flex: 1;
        max-width: 300px;
    }
    
    .safari .product-actions {
        width: auto;
    }
}
@media screen and (min-width:1130px){
    .scb-theme.page-pdp.safari .main-product-section button.add-to-cart {
        padding: 0;
        text-align: center;
        width: 384px;
    }
}
/* Updates for Prices block */
body:not(.scb-theme):not(.sns-theme) .buy-section.product-price:has(.price-yousave-wrap) > .your-price-savings-wrap {
    display: flex;
    flex-flow: column;
}
body:not(.scb-theme):not(.sns-theme) .price-final:not(.VyzeSection) > .your-price-savings-wrap  .price-yousave-wrap {
     display: flex;
     flex-wrap: wrap;
}
body:not(.scb-theme):not(.sns-theme)  .price-final:has(.VyzeSection) > .your-price-savings-wrap .price-yousave-wrap {
     display: grid;
     grid-template-columns: auto 1fr;
}
body:not(.scb-theme):not(.sns-theme)  .buy-section.product-price:has(.price-yousave-wrap) {
     margin-top: 10px; 
}
body:not(.scb-theme):not(.sns-theme) .price-yousave-wrap em:first-child { 
    background: #fff;
    grid-row: 1/1;
    grid-column: 1/1;
    position: relative;
    top: -52px;
    left: -1px;
    padding: 0 3px;
    height: 10px;
}

body:not(.scb-theme):not(.sns-theme) .price-yousave-wrap em:nth-child(2) {
    position: relative;
    grid-row: 2/2;
    grid-column: 1/3;   
}
body:not(.scb-theme):not(.sns-theme) .price-final:not(.VyzeSection)  > .your-price-savings-wrap .price-yousave-wrap em.price-you-save {
  margin: 0;
}
body:not(.scb-theme):not(.sns-theme) .price-final:has(.VyzeSection)  > .your-price-savings-wrap .price-yousave-wrap em.price-you-save {
    width: auto;
    position: relative;
    grid-row: 2/2;
    grid-column: 1/3;  
    margin: 0 0 0 28px;
}
body:not(.scb-theme):not(.sns-theme) .price-yousave-wrap em.price-you-save {
    font-size: 11px;
    font-weight: 900;
    color: #108A00; 
}
body:not(.scb-theme):not(.sns-theme) .price-yousave-wrap em {
    color: #5C5C5C;
    font-size: 11px;
    background: transparent;
}
body:not(.scb-theme):not(.sns-theme)  .price-yousave-wrap em:first-child {
    text-decoration: line-through;  
}
body:not(.scb-theme):not(.sns-theme).edu .no-fin-price:has(.price-yousave-wrap):has(.edu-special-flag):not(.promo-financing) > .price-yousave-wrap {
    padding: 4px 0px;
    align-items: flex-start;
    flex-direction: row;
    justify-content: flex-start;
}
body:not(.scb-theme):not(.sns-theme).edu .no-fin-price:has(.price-yousave-wrap):has(.edu-special-flag):not(.promo-financing) > .price-yousave-wrap em:first-child{
    position: static;
    width: 100%;
    height: auto;
    padding: 0;
}
body:not(.scb-theme):not(.sns-theme).edu .no-fin-price:has(.price-yousave-wrap) > .price-yousave-wrap em:nth-child(2){
    position: static;
    height: auto;
}
body:not(.scb-theme):not(.sns-theme).edu .no-fin-price:has(.price-yousave-wrap) > .price-yousave-wrap em.price-you-save {
    position: static;
    height: auto;
}
body:not(.scb-theme):not(.sns-theme).edu .no-fin-price .your-price-savings-wrap:not(.edu-special-flag):has(.price-yousave-wrap) > .price-yousave-wrap {
    position: static;
    height: auto;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-end;
    align-content: center; 
    margin: 0 0 0 5px;
    max-width: 130px; 
}
body:not(.scb-theme):not(.sns-theme).edu .no-fin-price .your-price-savings-wrap:not(.edu-special-flag):has(.price-yousave-wrap){
    display: grid;
    position: static;
    grid-template-rows: auto;
    grid-template-columns: auto 1fr;
}
body:not(.scb-theme):not(.sns-theme).edu .no-fin-price .your-price-savings-wrap:has(.price-yousave-wrap):not(.edu-special-flag) > .price-yousave-wrap em{
    position: static;
    height: auto;
    padding: 0 0 0 3px;
}
body:not(.scb-theme):not(.sns-theme).edu .no-fin-price .your-price-savings-wrap:has(.price-yousave-wrap):not(.edu-special-flag) > .price-yousave-wrap em:first-child{
    width: 100%;
}
body:not(.scb-theme):not(.sns-theme)  .buy-section.product-price.edu:has(.price-yousave-wrap) > .your-price-savings-wrap .edu-special-flag {
    top: -45px;
}
body:not(.scb-theme):not(.sns-theme)  .buy-section.product-price.edu:has(.price-yousave-wrap) {
    margin: 40px 0 0 0;
}
body:not(.scb-theme):not(.sns-theme)  .buy-section.product-price.edu:has(.price-yousave-wrap) > .your-price-savings-wrap  {
    display: grid;
}
@media screen and (max-width: 801px){
    body:not(.scb-theme):not(.sns-theme) .price-final:has(.VyzeSection)  > .your-price-savings-wrap .price-yousave-wrap em.price-you-save{
        grid-row: 1/1;
        grid-column: 1/3;  
    }
    body:not(.scb-theme):not(.sns-theme) .price-final:has(.VyzeSection)  > .your-price-savings-wrap .price-yousave-wrap em:nth-child(2) {
        grid-row: 1/1;
        grid-column: 1/3;
    } 
}
@media screen and (min-width: 800px) {
    body:not(.scb-theme):not(.sns-theme)  .buy-section.product-price:has(.price-yousave-wrap) > .your-price-savings-wrap {
        min-width: unset;
    }
    body:not(.scb-theme):not(.sns-theme)  .price-yousave-wrap {
        display: flex; 
        align-items: center;
        height: 0px;
        flex-flow: row;
        flex-wrap: wrap;
        min-width: 130px;
        position: relative;
        top: -3px;
        margin: 0;
    }
    body:not(.scb-theme):not(.sns-theme) .price-yousave-wrap em:first-child { 
        display: flex; 
        align-items: center; 
        height: 0; 
        width: 100%;
        position: relative; 
        top: -50px; 
        left: 0px;
        margin: 0px;
    }
    body:not(.scb-theme):not(.sns-theme) .price-yousave-wrap em.price-you-save {
        position: unset;
    }
   
   body:not(.scb-theme):not(.sns-theme) .price-yousave-wrap em:nth-child(2) {
        position: unset;
    }
    
    body:not(.scb-theme):not(.sns-theme) .your-price span{
        top: -15px;
        position: relative;
        font-size: 20px;
    }
    body:not(.scb-theme):not(.sns-theme).edu .no-fin-price:has(.price-yousave-wrap):has(.edu-special-flag) > .edu-special-flag{
        top: 0;
    }
    body:not(.scb-theme):not(.sns-theme).edu .no-fin-price:has(.price-yousave-wrap):has(.edu-special-flag) > .price-yousave-wrap em{
        padding: 0;
    }
    body:not(.scb-theme):not(.sns-theme).edu .no-fin-price:has(.price-yousave-wrap):has(.edu-special-flag) > .price-yousave-wrap em:first-child{
        margin: 0;
        padding: 0;
    }
}
@media screen and (min-width: 1000px) and (max-width: 1020px) {
    
    body:not(.scb-theme):not(.sns-theme) .buy-section.product-price .your-price-savings-wrap:has(.edu-special-flag) > .your-price {
        padding: 10px 0 0 0;
    }
    body:not(.scb-theme):not(.sns-theme) .buy-section.product-price .your-price-savings-wrap:has(.edu-special-flag) > .price-yousave-wrap {
          top: -55px;
          grid-template-rows: auto 50px;
          align-items: end;
    }
    body:not(.scb-theme):not(.sns-theme) .mobile .buy-section.product-price .your-price-savings-wrap:has(.edu-special-flag) > .price-yousave-wrap em:first-child {
          position: static;
          height: auto;
    }
    
}
@media screen and (min-width: 800px) and (max-width: 1000px) {
    body:not(.scb-theme):not(.sns-theme) .buy-section.product-price .your-price-savings-wrap:has(.edu-special-flag) {
       top: -22px;
       position: relative;
       padding: 10px 0 0 0;
    }
	body:not(.scb-theme):not(.sns-theme) .desktop .buy-section.product-price .your-price-savings-wrap:has(.edu-special-flag) {
       top: -10px;
       position: relative;
       padding: 10px 0 0 0;
    }
    body:not(.scb-theme):not(.sns-theme) .buy-section.product-price .your-price-savings-wrap:has(.edu-special-flag) > .price-yousave-wrap {
          grid-template-rows: auto 10px;
          align-items: end;
    }
    body:not(.scb-theme):not(.sns-theme) .mobile .buy-section.product-price .your-price-savings-wrap:has(.edu-special-flag)> .price-yousave-wrap {
        grid-template-rows: auto 45px;
        align-items: end;
        top: -45px;
    }
    body:not(.scb-theme):not(.sns-theme) .mobile .buy-section.product-price .your-price-savings-wrap:has(.edu-special-flag) > .price-yousave-wrap em:first-child {
          position: static;
          height: auto;
    }
    
}

@media screen and (min-width: 1020px) {
    body:not(.scb-theme):not(.sns-theme) .buy-section.product-price .your-price-savings-wrap {
       flex-flow: row;
       flex-wrap: nowrap;
       position: relative;
    }
    body:not(.scb-theme):not(.sns-theme) .price-yousave-wrap {
        position: unset;
        min-width: 0;
        height: auto;
        margin: 0 0 0 6px;
    }
    body:not(.scb-theme):not(.sns-theme) .price-yousave-wrap em:first-child { 
        margin: 0;
        padding: 0;
        position: unset;
        width: 100%;
        height: auto;
    }
    body:not(.scb-theme):not(.sns-theme) .price-yousave-wrap em:nth-child(2) {
        padding-right: 3px;
    }
}
@media screen and (min-width: 800px) and (max-width: 1020px) {
    body:not(.scb-theme):not(.sns-theme) .buy-section.product-price.edu:has(.price-yousave-wrap) > .your-price-savings-wrap .edu-special-flag {
        top: -40px;
    }
}
@media screen and (min-width: 1020px) and (max-width: 1251px) {
    body:not(.scb-theme):not(.sns-theme) .desktop .buy-section.product-price .your-price-savings-wrap:has(.edu-special-flag) {
        top: 0;
        position: relative;
        grid-template-rows: auto 50px;
    }

    body:not(.scb-theme):not(.sns-theme) .desktop .buy-section.product-price:has(.edu-special-flag)> .price-final {
        position: relative;
        margin: 25px 0 0 0;
    }

    body:not(.scb-theme):not(.sns-theme) .desktop .buy-section.product-price .edu-special-flag {
        position: absolute;
        top: -38px;
        left: -15px;
    }

    body:not(.scb-theme):not(.sns-theme) .desktop .buy-section.product-price .your-price-savings-wrap:has(.edu-special-flag)> .price-yousave-wrap em:first-child {
        top: -22px;
    }
}
@media screen and (min-width: 1000px) and (max-width: 1020px) {
    body:not(.scb-theme):not(.sns-theme) .desktop .buy-section.product-price .edu-special-flag  {
       position: absolute;
       margin: 0;
       top: -40px;
       left: -20px;
     }
    body:not(.scb-theme):not(.sns-theme) .desktop .buy-section.product-price .price-final:has(.edu-special-flag) {
        margin: 30px 0 0 0;
    }
    body:not(.scb-theme):not(.sns-theme) .desktop .buy-section.product-price .your-price-savings-wrap:has(.edu-special-flag) > .price-yousave-wrap em{
        position: static;
    }
    body:not(.scb-theme):not(.sns-theme) .desktop .buy-section.product-price .your-price-savings-wrap:has(.edu-special-flag) > .price-yousave-wrap{
        grid-template-rows: auto 42px;
        align-items: end;
        position: absolute;
        top: -10px;
    }
}
@media screen and (min-width: 500px) and (max-width: 700px) {
     body:not(.scb-theme):not(.sns-theme) .desktop .product-info-container .price-final:has(.edu-special-flag) {
         margin: 30px 0 0;
     }
    
}

@media screen and (min-width: 1024px) {
    body:not(.scb-theme):not(.sns-theme).edu .no-fin-price:has(.price-yousave-wrap):has(.edu-special-flag) > .price-yousave-wrap {
        margin: 5px 0 0 2px;
        padding: 10px 0px 0 3px;
        align-items: flex-start;
        flex-direction: row;
        justify-content: flex-start;
    }
}
@media screen and (min-width: 1019px){
    body:not(.scb-theme):not(.sns-theme) .buy-section.product-price.edu:has(.price-yousave-wrap) > .your-price-savings-wrap .edu-special-flag {
        top: 0px;
    }
}

@media screen and (max-width: 599px){
    body:not(.scb-theme):not(.sns-theme) .buy-section.product-price.edu:has(.price-yousave-wrap) > .your-price-savings-wrap .edu-special-flag {
        margin: -5px 0 0 0;
        top: -30px;
    }
    body:not(.scb-theme):not(.sns-theme) .buy-section.product-price.edu:has(.price-yousave-wrap) > .price-yousave-wrap {
       grid-row: 2/2;
    }
}
/*-- styles for new price in used items --*/

body:not(.scb-theme):not(.sns-theme) .price-final:not(.VyzeSection)>.your-price-savings-wrap .price-yousave-wrap:has(.used-new) {
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: auto auto;
}
body:not(.scb-theme):not(.sns-theme) .price-final:has(.VyzeSection) > .your-price-savings-wrap .price-yousave-wrap:has(.used-new) {
   display: grid;
    grid-template-columns: auto;
    grid-template-rows: auto;
}
body:not(.scb-theme):not(.sns-theme)  .price-yousave-wrap:has(.used-new)> em:first-child {
    grid-area: 1/1/1/1;
    text-decoration: none;
    width: fit-content;
}

body:not(.scb-theme):not(.sns-theme) .price-yousave-wrap:has(.used-new) > em:nth-child(2){
    grid-row: 1/1;
    grid-column: 1/1;
    margin: 0 0px 0 30px;
    text-decoration: line-through;
    background: #fff;
}
body:not(.scb-theme):not(.sns-theme) .price-yousave-wrap:has(.used-new) > em:nth-child(3){
    grid-area: 2/1/2/1;
    align-self: end; 
}
body:not(.scb-theme):not(.sns-theme) .price-final:not(.VyzeSection)> .your-price-savings-wrap .price-yousave-wrap:has(.used-new) >  em.price-you-save{
    grid-area: 2/1/2/1;
    margin: 0 0 0 30px;
    white-space: nowrap;
}
body:not(.scb-theme):not(.sns-theme) .price-final:has(.VyzeSection)> .your-price-savings-wrap .price-yousave-wrap:has(.used-new) >  em.price-you-save{
    grid-area: 2/1/2/1;
    padding: 0px;
    align-self: end; 
}

@media screen and (max-width: 800px){
    body:not(.scb-theme):not(.sns-theme) .price-final:has(.VyzeSection) > .your-price-savings-wrap .price-yousave-wrap:has(.used-new) > em:nth-child(3){
    	grid-area: 2/1/2/1;
    }
    body:not(.scb-theme):not(.sns-theme) .price-final:has(.VyzeSection) > .your-price-savings-wrap .price-yousave-wrap:has(.used-new) > em:first-child {
	    grid-area: 1/1/1/1;
	    position: static !important;
	} 
    body:not(.scb-theme):not(.sns-theme) .price-final:has(.VyzeSection) >.your-price-savings-wrap .price-yousave-wrap:has(.used-new)> em:nth-child(2){
          grid-area: 1/1/1/1;
	  width: fit-content;
          padding: 0 3px 0 0;
    }
    body:not(.scb-theme):not(.sns-theme) .price-final:has(.VyzeSection) > .your-price-savings-wrap .price-yousave-wrap:has(.used-new) {
		grid-template-rows: auto 40px;
    		position: absolute;
    }
    body:not(.scb-theme):not(.sns-theme) .price-final:has(.VyzeSection)>.your-price-savings-wrap:has(.used-new) {
   	top: -5px;
	position: relative;
    }
     body:not(.scb-theme):not(.sns-theme) .price-final:has(.VyzeSection) > .your-price-savings-wrap .price-yousave-wrap:has(.used-new) {
	grid-template-rows: auto 40px;
	position: absolute;
	top: -10px;
	grid-row: 1/1;
    }
    body:not(.scb-theme):not(.sns-theme) .mobile .price-final:has(.VyzeSection)> .your-price-savings-wrap .price-yousave-wrap:has(.used-new) {
        grid-template-rows: auto 46px;
        position: absolute;
        top: -45px;
    }
     body:not(.scb-theme):not(.sns-theme) .mobile .price-final:has(.VyzeSection)> .your-price-savings-wrap:has(.used-new) {
        height: 30px;
    }
}
@media screen and (min-width: 599px) and (max-width: 800px) {
    body:not(.scb-theme):not(.sns-theme) .mobile .price-final:has(.VyzeSection)> .your-price-savings-wrap .price-yousave-wrap:has(.used-new) {
        grid-template-rows: auto 46px;
        position: absolute;
        top: -15px;
    }
}
@media screen and (max-width: 599px){
	body:not(.scb-theme):not(.sns-theme) .price-final:has(.VyzeSection)> .your-price-savings-wrap .price-yousave-wrap:has(.used-new) {
		grid-template-rows: auto 41px;
		position: absolute;
		top: -10px;
	}
	body:not(.scb-theme):not(.sns-theme) .mobile .price-final:has(.VyzeSection)> .your-price-savings-wrap .price-yousave-wrap:has(.used-new) {
        	top: -15px;
                grid-template-rows: auto 45px;
    	}
	body:not(.scb-theme):not(.sns-theme) .desktop .price-final:not(.VyzeSection)>.your-price-savings-wrap:has(.used-new) {
	    top: -5px;
	    position: relative;
	}
}
@media screen and (min-width: 1080px) and (max-width: 1251px) {
    body:not(.scb-theme):not(.sns-theme) .price-final:has(.VyzeSection)>.your-price-savings-wrap .price-yousave-wrap:has(.used-new) {
        grid-template-rows: auto 45px;
        position: absolute;
        top: -15px;
        margin: 0 2px;
    }
   
    body:not(.scb-theme):not(.sns-theme) .desktop .price-final:has(.VyzeSection)> .your-price-savings-wrap .price-yousave-wrap:has(.used-new) > em.price-you-save {
        grid-area: 2/1/2/1;
    }
    body:not(.scb-theme):not(.sns-theme) .desktop  .price-final:has(.VyzeSection)> .your-price-savings-wrap .price-yousave-wrap:has(.used-new) > em:nth-child(3) {
        grid-area: 2/1/2/1;
    }
}


@media screen and (min-width: 800px) and (max-width: 1000px) {
   body:not(.scb-theme):not(.sns-theme) .price-final:has(.VyzeSection)>.your-price-savings-wrap .price-yousave-wrap:has(.used-new) {    
        grid-template-rows: auto 40px;
        height: auto;
        position: absolute;
        top: -7px;
        grid-row: 1/1;
    }
	body:not(.scb-theme):not(.sns-theme) .mobile .price-final:has(.VyzeSection)>.your-price-savings-wrap .price-yousave-wrap:has(.used-new) {
        grid-template-rows: auto 45px;
        height: auto;
        position: absolute;
        top: -11px;
    	grid-row: 1/1;
    }
	body:not(.scb-theme):not(.sns-theme) .price-final:has(.VyzeSection):has(.used-new) {
	     position:relative;
	}
}
@media screen and (min-width: 1010px) and (max-width: 1080px) {
    body:not(.scb-theme):not(.sns-theme) .price-final:has(.VyzeSection)>.your-price-savings-wrap .price-yousave-wrap:has(.used-new) {
        grid-template-rows: auto 43px;
        position: absolute;
        top: -13px;
        margin: 0 2px;
    }
}
@media screen and (min-width: 1000px) and (max-width: 1010px) {
    body:not(.scb-theme):not(.sns-theme) .price-final:has(.VyzeSection)>.your-price-savings-wrap .price-yousave-wrap:has(.used-new) {
        grid-template-rows: auto 45px;
        position: absolute;
        top: -17px;
    }
   
}

#kit-includes-list li:nth-child(-n+6),
#kit-includes-list.expanded li{
    display: block;
}

#kit-includes-list li{
    display: none;
}

.viewAllKitItems {
    display: inline-block;
    margin-left: -10px;
    margin-top: 6px;
}
.viewAllKitItems:before {
    margin-right: 4px;
}

.product-info-container .col1 {
    margin-bottom: 40px;
}
