/*Prev. MM-served carousel updates*/
.new-plp-carousel {
    margin-top: -19px !important;
    position: relative !important;
}

.new-plp-carousel h1 {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: bold !important;
}

.new-plp-carousel ul {
    visibility: visible !important;
    margin: 20px auto 0 auto !important;
    width: 960px !important;
    position: inherit !important;
}

.new-plp-carousel li {
    position: relative !important;
    width: 192px !important;
    height: 48px !important;
    float: left !important;
}

.new-plp-carousel li span {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
    color: #333333 !important;
    line-height: 46px !important;
    text-align: left !important;
    text-decoration: none !important;
}

.new-plp-carousel li img {
    height: 100% !important;
    width: auto !important;
    float: left !important;
    margin-right: 15px !important;
}

.new-plp-carousel ul li div {
    position: relative !important;
    width: 192px !important;
    height: 48px !important;
    border: 1px solid #CDD0D5 !important;
    float: left !important;
}

.new-plp-carousel ul li:nth-child(n+2) div {
    border-left: 0px solid #CDD0D5 !important;
}

.new-plp-carousel ul li:nth-child(6n) div {
    border-left: 1px solid #CDD0D5 !important;
}

.new-plp-carousel ul li:nth-child(n+6) div {
    border-top: 0px !important;
}

.new-plp-carousel ul li:nth-child(11n) div {
    border-left: 1px solid #CDD0D5 !important;
}

.new-plp-carousel ul li:nth-child(16n) div {
    border-left: 1px solid #CDD0D5 !important;
}

.new-plp-carousel ul li:nth-child(12n) div {
    border-left: none !important;
}

.new-plp-carousel ul li div a {
    position: relative !important;
    width: 192px !important;
    height: 48px !important;
    display: block !important;
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
    color: #333333 !important;
    line-height: 46px !important;
    text-align: left !important;
    text-decoration: none !important;
    border: 3px solid transparent !important;
    margin: -1px -1px -1px -1px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    max-width: 192px !important;
}

.new-plp-carousel ul li div a:hover, .new-plp-carousel ul li div a:focus {
    border: 3px solid #AF003D !important;
    text-decoration: none !important;
    color: #333333 !important;
}

.new-plp-carousel ul li div a img {
    height: 100% !important;
    width: auto !important;
    float: left !important;
    margin-right: 5px !important;
    margin-top: 1px !important;
}

.bx-wrapper {
    max-width: 100% !important;
}

.bx-viewport {
    height: auto !important;
}
