.shopping-cart-spa .cart-subTotal-section .cartItemsCountWrapper {
    display: none;
}

@media (max-width: 767.5px) {

    body.cart div#bin,
    body.shoppingCart #bin {
        width: 100%;
        padding-top: 0 !important;
    }

    div#shoppingCartApp {
        max-width: 100%;
        padding: 0;
    }

    .shopping-cart-spa .master-wrapper {
        max-width: 100% !important;
        min-width: unset;
    }

    .shopping-cart-spa button#btnAddToCart,
    .shopping-cart-spa button#subtotalwidgetCheckout,
    .shopping-cart-spa .guest-checkout,
    .shopping-cart-spa #totalPriceWidget #widgetCheckout {
        height: 44px;
    }

    .shopping-cart-spa #cartMainContainer {
        max-width: 100% !important;
        margin-left: 0;
    }

    .shopping-cart-spa .promo-section {
        margin: 32px 0 0;
        display: flex;
        justify-content: flex-start;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
    }

    .shopping-cart-spa .cart-subTotal-section {
        text-align: left;
        float: none;
        margin-top: 30px;
    }

    .shopping-cart-spa div.certifications,
    .shopping-cart-spa #abt-items {
        display: block;
    }

    .shopping-cart-spa .product-section {
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .shopping-cart-spa #cart-action-wrapper #totalPriceWidget {
        width: 100% !important;
        position: static;
    }

    .shopping-cart-spa #chinaState.custom-info-msg-wrapper .info-msg-wrapper {
        padding: 15px;
    }

    .shopping-cart-spa header.contentSection h1 {
        font-size: 32px;
        line-height: 57px;
        color: #303030;
        margin-bottom: 24px;
    }

    .shopping-cart-spa .contentSection {
        margin: 24px 0px 14px;
    }

    .shopping-cart-spa .title-description {
        justify-content: center;
        flex-direction: column-reverse;
        align-content: center;
        flex-wrap: nowrap;
        align-items: self-start;
    }

    .shopping-cart-spa .act-link {
        line-height: 24px;
        font-weight: 400;
    }

    .shopping-cart-spa .act-link i {
        margin-right: 6px;
    }

    .shopping-cart-spa div#cart-action-links {
        margin-bottom: 12px;
    }

    .shopping-cart-spa .item-remain p {
        font-size: 16px;
        line-height: 21px;
        font-weight: 400;
    }

    .shopping-cart-spa .item-remain p a {
        display: block;
        padding-left: 0;
        margin-top: 8px;
        font-weight: 400;
    }

    .shopping-cart-spa .Sales-org .salesorg-con {
        margin-right: 0;
    }

    .shopping-cart-spa .cartItem-section {
        margin: 32px 0 0;
    }

    .shopping-cart-spa .cartItem-section.dgMessageOuter {
        margin: 20px 0 0;
    }

    .cartServiceFlag .shopping-cart-spa .qty-wrap .cartQtySpa {
        width: 57px;
        color: #202020;
        font-weight: 400;
        font-size: 16px;
        font-family: "robotoregular", arial, helvetica, sans-serif;
    }

    .cartServiceFlag .shopping-cart-spa .withdesignID .cartQuantityText {
        font-weight: 400;
        line-height: 20px;
    }

    .shopping-cart-spa .prod-desc {
        font-size: 16px;
        font-weight: 400;
        word-break: break-word;
    }

    .shopping-cart-spa .cust-bought-prod-detail h4.cust-bought-prod-desc,
    .shopping-cart-spa .Sales-org .Sales-orgVal,
    .shopping-cart-spa h5.cust-bought-prod-part-num,
    .shopping-cart-spa .promo-text,
    .shopping-cart-spa .product-title span,
    .shopping-cart-spa .bondedWarehouse,
    .shopping-cart-spa .stockShortage,
    .shopping-cart-spa span.list-price-val {
        font-weight: 400;
    }

    .shopping-cart-spa .product-title .stock-details span {
        font-size: 14px;
        line-height: 16px;
    }

    .shopping-cart-spa #abt-items .cert-item:last-child {
        margin-bottom: 0
    }

    .shopping-cart-spa #abt-items .cert-item {
        margin-bottom: 16px;
    }

    .cartServiceFlag .shopping-cart-spa .product-title,
    .shopping-cart-spa .product-title {
        width: initial;
        max-width: unset;
        padding: 0;
    }

    .shopping-cart-spa .item-title {
        max-width: 100%;
        flex: 0 0 100%;
        align-items: flex-start;
        justify-content: space-between;
    }

    .shopping-cart-spa .stock-details {
        margin-top: 12px;
        line-height: 16px;
        color: #202020;
    }

    .shopping-cart-spa .item-quantity {
        display: flex;
        width: 100px;
        /* clear: both;
        float: none; */
        margin-top: 20px;
        flex: 1 1 0;
    }

    #mainContainer .shopping-cart-spa .item-price {
        max-width: unset;
        margin-top: 20px;
        flex-grow: unset;
        display: flex;
        justify-content: flex-end;
        text-align: right;
        flex: 1 1 0;
    }

    .shopping-cart-spa .cart-quantity.withoutDesignID.ng-scope {
        margin: 0 30px 0 0;
    }

    .shopping-cart-spa .withoutDesignID .cart-qtyText {
        line-height: 20px;
        margin-bottom: 5px;
        font-weight: 400;
    }

    .shopping-cart-spa .cart-quantity input {
        width: 57px;
        color: #202020;
        font-size: 16px;
        line-height: 20px;
    }

    .shopping-cart-spa .price-details div {
        line-height: 20px;
        font-weight: 400;
    }

    .shopping-cart-spa .price-details div.list-price-para {
        margin-bottom: 0;
    }

    .shopping-cart-spa .price-details div.surcharge-total-para {
        margin: 20px 0 0 0;
    }

    .shopping-cart-spa .price-details div.surcharge-total-para[style*="display: block"]+.total-price-para {
        margin: 5px 0 0;
    }

    .shopping-cart-spa .price-details div.total-price-para {
        margin: 20px 0 0;
    }

    .shopping-cart-spa .cartAction-section {
        margin: 22px 0 32px;
    }

    #mainContainer .shopping-cart-spa .addToFavorites button {
        font-weight: 500;
    }

    .shopping-cart-spa .cartAction-section a,
    .shopping-cart-spa .cartAction-section button {
        border-color: #D0D0CE;
        line-height: 20px;
    }

    .shopping-cart-spa #cartMainContainer input#promoCodeValue:placeholder-shown {
        line-height: 18px;
    }

    .shopping-cart-spa #cartMainContainer input#promoCodeValue {
        font-size: 16px;
    }

    #mainContainer .shopping-cart-spa .master-wrapper.bc-layout {
        padding: 0;
    }

    body .shopping-cart-spa .master-wrapper .contentSection,
    #mainContainer.shoppingCartPage .shopping-cart-spa .master-wrapper .shoppingCartMsgContainer,
    #mainContainer.shoppingCartPage .shopping-cart-spa .master-wrapper .master-left-container {
        padding: 0 16px !important;
    }

    .shopping-cart-spa .promo-code input {
        width: calc(100% - 96px);
        height: 38px;
    }

    .shopping-cart-spa .surchargeTotal #info-txtpartial {
        bottom: 25px;
        right: -50px;
    }

    .shopping-cart-spa .surchargeTotal #info-txtpartial::before,
    .shopping-cart-spa .surchargeTotal #info-txtpartial::after {
        left: 73%;
    }

    .shopping-cart-spa #promoCodeApply {
        width: 82px;
        height: 37px;
        font-size: 14px;
        margin: 0 0 0 10px;
        line-height: 14px;
        font-weight: 400;
    }

    .de_DE .shopping-cart-spa #promoCodeApply {
        width: 118px;
    }

    .de_DE .shopping-cart-spa .promo-code input {
        width: calc(100% - 132px);
    }

    .fr_FR .shopping-cart-spa #promoCodeApply {
        width: 114px;
    }

    .fr_FR .shopping-cart-spa .promo-code input {
        width: calc(100% - 128px);
    }

    .shopping-cart-spa .promo-code {
        flex-basis: 100%;
    }

    .shopping-cart-spa .promo-info {
        color: #202020;
        margin-top: 5px;
        line-height: 18px;
        font-weight: 400;
    }

    .shopping-cart-spa .cart-subTotal-section span:first-child {
        font-size: 18px;
        line-height: 21px;
    }

    .shopping-cart-spa .cart-subTotal-section span.subTotal-price {
        font-size: 24px;
        line-height: 21px;
        text-align: right;
        white-space: nowrap;
    }

    .shopping-cart-spa .cart-subtotal {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 1em;
    }

    .shopping-cart-spa button#subtotalwidgetCheckout {
        width: 100%;
        font-weight: 500;
    }

    .shopping-cart-spa #recommendedproducts .prod-price-section {
        margin-top: 37px;
    }

    .shopping-cart-spa #cart-recommProducts .cust-bought-prod-card span.strikeprice {
        margin-bottom: 16px;
    }

    .shopping-cart-spa .cust-bought-prod-ctasec .qty {
        border-color: #B1B3B3;
        font-size: 16px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .shopping-cart-spa .cart-total {
        margin-bottom: 16px;
        line-height: 21px;
        color: #303030;
        font-size: 18px;
        font-weight: 400;
    }

    .shopping-cart-spa .cust-view-head h2 {
        font-size: 24px !important;
        line-height: 37px;
        margin-bottom: 24px;
    }

    .shopping-cart-spa .product-title .cart-inStock {
        line-height: 14px;
        font-weight: 400;
    }

    .shopping-cart-spa .cartLeft-wrapper #cart-recommProducts #recommendedproducts,
    .shopping-cart-spa #chinaState.custom-info-msg-wrapper,
    .shopping-cart-spa .custom-info-msg-wrapper .verifiedStateList {
        width: 100% !important;
    }

    .shopping-cart-spa #chinaState.custom-info-msg-wrapper .verifiedStateList {
        margin-bottom: 0;
        padding: 0px;
    }

    .shopping-cart-spa #chinaState.custom-info-msg-wrapper {
        padding: 0;
        background: #EEF7FC;
        margin-bottom: 14px;
    }

    .shopping-cart-spa #chinaState.custom-info-msg-wrapper .chinaInfoWrap {
        width: calc(100% - 30px);
        display: inline-block;
        vertical-align: top;
    }

    .shopping-cart-spa.cust-view-head h2 {
        font-size: 24px;
        line-height: 37px;
    }

    .shopping-cart-spa .cartItem-wrapper {
        margin-bottom: 32px;
        border: 0;
    }

    .shopping-cart-spa h5.cust-bought-prod-part-num {
        padding-bottom: 0px;
    }

    .shopping-cart-spa span.cust-prod-price-title,
    .shopping-cart-spa span.list-price-val {
        line-height: 19px;
    }

    .shopping-cart-spa #cart-recommProducts #recommendedproducts .bx-wrapper {
        margin-bottom: 32px;
    }

    .shopping-cart-spa .partNumberView {
        padding: 30px 12px 46px;
        margin-bottom: 24px;
    }

    .shopping-cart-spa .partNumberView h2 {
        line-height: 37px;
        margin-bottom: 24px;
    }

    .shopping-cart-spa .partNumberView p {
        line-height: 18px;
        margin-bottom: 40px;
        font-weight: 400;
    }

    .shopping-cart-spa .withdesignID .cart-label.cart-designIDText {
        line-height: 20px;
        font-weight: 400;
    }

    .cartServiceFlag .shopping-cart-spa .withdesignID .cartItemDesign {
        width: 144px;
        height: 40px;
        font-size: 16px;
    }

    .shopping-cart-spa .partnoLabel,
    .shopping-cart-spa .qtyLabel {
        color: #303030;
        line-height: 18px;
        margin-bottom: 8px;
        font-weight: 500;
    }

    .shopping-cart-spa .partNumberView .entryList input.qtyText,
    .shopping-cart-spa .partNumberView .entryList input.partNoText {
        font-size: 16px !important;
        box-sizing: border-box;
    }

    .shopping-cart-spa .addMoreDiv {
        margin-bottom: 20px;
    }

    .shopping-cart-spa .partNumberView .entryList input.partNoText {
        width: calc(100% - 152px);
        height: 40px;
        margin-right: 20px;
    }

    .shopping-cart-spa .partNumberView .entryList input.qtyText {
        width: 128px;
        height: 40px;
    }

    .shopping-cart-spa .partNumberView .addtoCartSection {
        margin-top: 20px;
    }

    .shopping-cart-spa .partNumberView span.divider {
        margin: 0 16px;
        background-color: #D0D0CE;
    }

    .shopping-cart-spa span.cust-prod-price-title {
        padding-right: 5px;
    }

    .shopping-cart-spa .addMoreDiv .addmore,
    .shopping-cart-spa .addMoreDiv .clearAll-partno {
        font-family: 'robotomedium', Arial, Helvetica, sans-serif;
        font-weight: 500;
    }

    .shopping-cart-spa.addMoreDiv .far.fa-plus {
        margin: 7px 10px 0 0;
    }

    .shopping-cart-spa button#btnAddToCart {
        margin-bottom: 0;
    }

    .shopping-cart-spa .totalPriceWrapper {
        margin-top: 16px;
    }

    .shopping-cart-spa .widget-total {
        line-height: 21px;
        font-weight: 400;
        display: block;
        margin-top: 20px;
    }

    .shopping-cart-spa .recurring-delivery-radio-cart input {
        top: 0;
    }

    .shopping-cart-spa .widget-total-price {
        line-height: 21px;
        display: block;
        margin-top: 20px;
    }

    .shopping-cart-spa .cart-price.cart-subtotal .cartItemsCountWrapper {
        display: block;
        font-size: 14px;
    }

    .shopping-cart-spa .totalPrice-widget:after {
        content: "";
        clear: both;
    }

    .shopping-cart-spa .total-price-checkout {
        margin-top: 16px;
    }

    .shopping-cart-spa .totalPrice-widget .widget-quote-save a {
        font-size: 14px;
        line-height: 20px;
        margin-top: 0;
        font-weight: 500;
    }

    .shopping-cart-spa .mainguestCheckout {
        margin-bottom: 24px;
    }

    .shopping-cart-spa div#cart-action-wrapper {
        margin-bottom: 0px;
        position: static;
        width: 100% !important;
        padding: 32px 0 0;
    }

    .shopping-cart-spa .savedForLater h2 {
        font-size: 24px !important;
        line-height: 37px;
        padding-bottom: 0;
        border: 0;
    }

    .shopping-cart-spa .savedForLater {
        margin-bottom: 32px;
    }

    .shopping-cart-spa .savedForLater .cartItem-section {
        padding: 0;
        margin-top: 24px;
    }

    .shopping-cart-spa .savedForLater .price-details div.list-price-para {
        margin-bottom: 24px;
    }

    .shopping-cart-spa .savedForLater .cart-action button span {
        padding-right: 0;
        padding-left:0;
    }

    .shopping-cart-spa #cart-recommProducts #recommendedproducts .bx-wrapper .bx-controls-direction a {
        border: 0;
        background-color: transparent;
        backdrop-filter: blur(1px);
        width: 17px !important;
        height: 26px !important;
    }

    .shopping-cart-spa #cart-recommProducts #recommendedproducts .bx-wrapper a.bx-prev {
        margin-left: 0 !important;
    }

    .shopping-cart-spa #cart-recommProducts #recommendedproducts .bx-wrapper a.bx-next {
        right: 0;
    }

    .shopping-cart-spa .guest-para {
        margin: 20px 0;
    }

    .shopping-cart-spa .recurring-delivery-radio-cart label[for="recurring-delivery-cart"] {
        margin-bottom: 0;
    }

    .shopping-cart-spa .cart-quantity .designID-wrap {
        margin: 15px 0;
        width: 144px;
    }

    .shopping-cart-spa .cart-quantity .designID-wrap:has(> p.cart-hide) {
        margin-bottom: 0;
    }

    .shopping-cart-spa .withdesignID div.cart-quantity [id^="cart-quantity-"] {
        display: flex;
        flex-direction: column-reverse;
    }

    .shopping-cart-spa .product-img+.product-title .product-details-inner {
        min-height: auto;
    }

    .shopping-cart-spa .product-title .stock-details .cart-madeToOrder {
        color: #E87722;
        line-height: 14px;
    }

    .shopping-cart-spa .price-details div.surchargeTotal {
        margin-bottom: 0;
        vertical-align: baseline;
    }

    .shopping-cart-spa header.contentSection h1>div>p {
        padding: 15px;
    }

    .cartServiceFlag .shopping-cart-spa .withdesignID div.cart-quantity {
        padding: 0;
    }

    .shopping-cart-spa #totalPriceWidget .totalPrice-widget {
        background: transparent;
        border-top: 5px solid #00426A;
        padding: 0 8px;
        box-sizing: border-box;
        border-right: 1px solid #B1B3B3;
        border-left: 1px solid #B1B3B3;
        border-bottom: 1px solid #B1B3B3;
    }

    .shopping-cart-spa .cart-subscriptionOrderWrap .padd h3 {
        font-family: "robotomedium", Arial, Helvetica, Sans-Serif;
        font-weight: 500;
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 18px;
    }

    .cart-subscriptionOrderWrap .delivery-frequency-cart label {
        font-weight: 500;
        color: #303030;
        font-family: 'robotomedium', Arial, Helvetica, Sans-Serif;
        margin-bottom: 4px;
    }

    .shopping-cart-spa #totalPriceWidget .widget-in-border {
        padding-top: 20px;
    }

    .shopping-cart-spa .widget-in-border:empty {
        margin: 0
    }

    .shopping-cart-spa #totalPriceWidget .widget-quote-save {
        padding: 20px 0;
        margin: 0;
    }

    .shopping-cart-spa #totalPriceWidget #widgetCheckout,
    .shopping-cart-spa #totalPriceWidget .widget-createSub {
        margin: 0;
    }

    .shopping-cart-spa form#cartSubscription {
        clear: both;
        background: #EEF7FC;
        padding: 20px 8px;
        margin: 20px 0;
    }

    .shopping-cart-spa .cart-subscriptionOrderWrap .padd {
        padding: 0;
    }

    .shopping-cart-spa .cart-subscriptionOrderWrap {
        margin-top: 0;
    }

    .shopping-cart-spa .addMoreDiv,
    .shopping-cart-spa .addtoCartDiv {
        display: block;
    }

    .shopping-cart-spa .promo-desc {
        flex: 0 0 100%;
        order: 99;
        text-align: right;
    }
    .shopping-cart-spa .promo-desc:before{
        content: "\f00c";
        color: #D6001C;
    }
    .shopping-cart-spa .promo-desc i {
        display: none;
    }

    .shopping-cart-spa #cle-clrcode-info p {
        margin: 12px 0;
        line-height: 21px;
        font-size: 16px;
        color: #202020;
        font-weight: 400;
    }

    .shopping-cart-spa #cle-clrcode-info p:last-child {
        margin-bottom: 24px;
    }

    .shopping-cart-spa .verifiedStateList {
        font-weight: 400;
        color: #303030;
        margin-bottom: 5px;
        padding-bottom: 0;
    }

    .shopping-cart-spa #cartMainContainer .banner-msg.showbanner {
        margin-left: 16px;
        margin-right: 16px;
        width: calc(100% - 32px);
    }

    .shopping-cart-spa .savedForLater .cartItem-section .cartAction-section {
        margin-top: 0;
    }

    .shopping-cart-spa .verifiedStateList span#list_VerfiedState {
        display: block;
        margin: 12px 0;
        font-family: "robotomedium", Arial, Helvetica, sans-serif;
        font-weight: 500;
    }

    .shopping-cart-spa .verifiedStateList #list_VerfiedState a.verfiedStateLink i {
        margin-left: 8px;
    }

    .shopping-cart-spa .custom-info-msg-wrapper .shopping-cart-info {
        margin-right: 10px;
    }

    .shopping-cart-spa .verifiedStateList .SelectedState {
        font-weight: normal;
    }

    .shopping-cart-spa .withdesignID .cart-label.cart-designIDText {
        line-height: 20px;
        font-weight: 400;
    }

    .shopping-cart-spa .promo-section .cart-subTotal-section {
        display: block;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 1030;
        background: #EEF7FC;
        border-color: #ADD8F2;
        border-width: 1px 0 0;
        padding: 16px 16px 24px;
        left: 0;
    }

    .shopping-cart-spa #promotionDiscountPopup .modal-content {
        width: 100%;
    }

    .shopping-cart-spa #promotionDiscountForm .formSection label.discountLabel {
        margin-bottom: 5px;
    }

    #mainContainer .cartServiceFlag .shopping-cart-spa .withdesignID div.cart-quantity.withoutDesignID {
        padding: 0;
    }

    .cart #createSavedCartPopup .modal-dialog .modal-content {
        width: 100%;
        transform: translateY(-50%);
    }

    .cart #createSavedCartPopup .modal-dialog {
        max-width: unset;
        min-width: unset;
        left: unset;
        margin: 0;
    }

    .cartServiceFlag .shopping-cart-spa .cartResultVal .designIDVal,
    .cartServiceFlag .shopping-cart-spa .cartResultVal .guideNameVal,
    .cartServiceFlag .shopping-cart-spa .cartResultVal .designIDVal span,
    .cartServiceFlag .shopping-cart-spa .cartResultVal .guideNameVal span {
        margin-top: 2px;
        color: #53565A;
        font-size: 14px;
        line-height: 16px;
    }

    .es_ES .shopping-cart-spa #promoCodeApply {
        width: 97px;
    }

    #mainContainer .shopping-cart-spa .designErr {
        line-height: 20px;
        font-weight: 400;
    }

    .shopping-cart-spa .recurring-delivery-radio-cart {
        margin-bottom: 16px;
        align-items: center;
    }

    .shopping-cart-spa .cart-subscriptionOrderWrap .delivery-frequency-cart {
        margin: 0 0 18px;
    }

    .shopping-cart-spa .recurring-delivery-radio-cart:last-child {
        margin-bottom: 0;
    }

    .shopping-cart-spa .cart-subscriptionOrderWrap ul li {
        font-weight: 400;
        margin-bottom: 10px;
    }

    .shopping-cart-spa .cart-subscriptionOrderWrap ul li:last-child {
        margin-bottom: 0;
    }

    .shopping-cart-spa .mainguestCheckout .guest-para {
        margin: 0 0 24px;
    }

    .shopping-cart-spa button#subtotalwidgetCheckout {
        width: 100%;
        margin-bottom: 0;
    }

    .shopping-cart-spa #cartMainContainer input#promoCodeValue:focus {
        border-color: #B1B3B3;
        background-color: transparent;
    }

    .es_ES .shopping-cart-spa .promo-code input {
        width: calc(100% - 111px);
    }    

    .shopping-cart-spa #salesorgtooltip.help-tooltip {
        left: -150px;
        z-index: 100;
    }

    .thankuForYourOrder a#btnContinueShopping {
        float: left;
        clear: both;
    }

    .cart #myCatalogModalCart h3#myModalLabel,
    .shoppingCart #myCatalogModalCart h3#myModalLabel {
        display: block;
    }

    .cart #myCatalogModalCart #catlogName,
    .shoppingCart #myCatalogModalCart #catlogName {
        font-size: 16px;
    }

    .cart #myCatalogModalCart.modal.in .modal-dialog,
    .shoppingCart #myCatalogModalCart.modal.in .modal-dialog {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        position: relative;
        left: auto;
    }

    .cart #myCatalogModalCart button.close:before,
    .shoppingCart #myCatalogModalCart button.close:before,
    .shopping-cart-spa .addToFavorites button:after {
        font-family: "FontAwesome" !important;
    }

    .cartServiceFlag .shopping-cart-spa .cartResultVal{
        display: none;
    }

    .cartServiceFlag .shopping-cart-spa .cartResultVal:has(.designIDVal) {
        display: inline-block;
    }

    #mainContainer .shopping-cart-spa .cartAction-section {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 20px;
    }

    #mainContainer .shopping-cart-spa .cartAction-section .btn-group.addToFavorites,
    #mainContainer .shopping-cart-spa .cartAction-section .cart-action {
        display: flex;
        align-items: center;
        white-space: nowrap;
    }


    #mainContainer .shopping-cart-spa .cartAction-section .btn-group.addToFavorites,
    #mainContainer .shopping-cart-spa .cartAction-section .cart-action {
        border-right: 1px solid #D0D0CE;
        display: inline-block;
        content: "";
    }

    #mainContainer .shopping-cart-spa .cartAction-section .cart-action {
        flex-shrink: 0;
        margin-left: 0;
        margin-right: 0;
    }

    #mainContainer .shopping-cart-spa .cartAction-section a,
    #mainContainer .shopping-cart-spa .cartAction-section button {
        border-left: 0;
        padding-left: 0;
        padding-right: 15px;
    }

    #mainContainer .shopping-cart-spa .addToFavorites button:after {
        position: static;
        vertical-align: middle;
        font-size: 20px;
    }

    #mainContainer .shopping-cart-spa .cartAction-section .cart-action:nth-child(3) {
        margin-right: 0;
        margin-left: 0;
        border: 0;
    }

    #mainContainer .shopping-cart-spa .cartAction-section .removeItemCart a,
    #mainContainer .shopping-cart-spa .cartAction-section .cart-action:nth-child(3) a {
        padding-right: 0;
    }
    body #mainContainer .shopping-cart-spa .cartAction-section .cart-action:nth-child(2) a{
        padding-right: 15px;
    }
    .shopping-cart-spa #promotionDiscountForm .formSection #dynamicDiscountId{
        font-size: 16px;
    }
    
}