.cart-section .title-block{color:var(--color-title);font-family:var(--font-family-default);font-size:1.6rem;font-weight:800;margin-bottom:30px;position:relative;text-transform:uppercase}.cart-section .cart{margin-bottom:100px}.cart-section .cart .cart__layout_left{margin-bottom:115px}.cart-section .cart .cart__layout_left .cart__header{background:#f2f2f2;border:1px solid #eaeaea;color:var(--color-title);font-family:var(--font-family-default);font-size:10px;font-weight:700;padding:15.5px 0;text-transform:uppercase}.cart-section .cart .cart__layout_left .cart__body{border:1px solid #eaeaea}.cart-section .cart .cart__layout_left .cart__body .cart-flex{padding:30px 0}@media (max-width:767px){.cart-section .cart .cart__layout_left .cart__body .cart-flex{padding-left:15px;padding-right:15px}}.cart-section .cart .cart__layout_left .cart__body .cart-flex:not(:last-child){border-bottom:1px solid #eaeaea}.cart-section .cart .cart__layout_left .cart__body .cart__remove-wrapper .cart__remove{font-size:14px;font-weight:400}.cart-section .cart .cart__layout_left .cart__body .cart__image-wrapper .cart__image{border-radius:var(--product-corner-radius)}.cart-section .cart .cart__layout_left .cart__body .cart__image-wrapper .cart__meta{padding-left:20px}.lang-rtl .cart-section .cart .cart__layout_left .cart__body .cart__image-wrapper .cart__meta{padding-left:0;padding-right:20px}.cart-section .cart .cart__layout_left .cart__body .cart__image-wrapper .cart__meta .list-view-item__title{margin-bottom:5px;padding-right:10px}.lang-rtl .cart-section .cart .cart__layout_left .cart__body .cart__image-wrapper .cart__meta .list-view-item__title{padding-left:10px;padding-right:0}.cart-section .cart .cart__layout_left .cart__body .cart__image-wrapper .cart__meta .list-view-item__title a{font-family:var(--font-family-default);font-size:85%;font-weight:600}.cart-section .cart .cart__layout_left .cart__body .cart__image-wrapper .cart__meta .cart__meta-text{color:var(--color-text);font-family:var(--font-family-default);font-size:10px;font-weight:700;text-transform:uppercase}.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper .cart__qty{border:1px solid #e0e0e0;display:flex;max-width:89px}.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper .cart__qty::-webkit-inner-spin-button,.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper .cart__qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper .cart__qty[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper .cart__qty-input{background-color:#f9f9f9;border:none;color:var(--color-title);font-family:var(--font-family-default);font-size:13px;font-weight:700;height:36px!important;min-width:49px!important;padding:0;text-align:center}.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper .cart__qty-input::-webkit-inner-spin-button,.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper .cart__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper .cart__qty-input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper .js-qty__adjust{-ms-flex-pack:center;-moz-align-items:center;-ms-align-items:center;align-items:center;background:#fff;border:none;color:#b4b4b4;cursor:pointer;display:flex;font-size:1.6rem;font-weight:400;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;min-width:18px;padding:0}.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper [type=reset],.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper [type=submit],.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper button,.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper html [type=button]{-moz-appearance:button;appearance:button;-webkit-appearance:button}.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper .icon-minus,.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper .icon-plus{display:none}.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper .js-qty__adjust--minus{border-right:1px solid #ebebeb}.lang-rtl .cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper .js-qty__adjust--minus{border-left:1px solid #ebebeb;border-right:initial}.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper .js-qty__adjust--plus{border-left:1px solid #ebebeb}.lang-rtl .cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper .js-qty__adjust--plus{border-left:initial;border-right:1px solid #ebebeb}.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper input,.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper select,.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper textarea{background-color:#fff;border:1px solid #e3e0d3;border-radius:0;color:#162950;display:block;line-height:1.2;max-width:100%;padding:13px 15px;width:100%}.cart-section .cart .cart__layout_left .cart__body .cart__update-wrapper .js-qty{border:1px solid #e0e0e0;display:flex;max-width:89px}.cart-section .cart .cart__layout_left .cart__body .cart__price-wrapper{font-size:12px;font-weight:800}.cart-section .cart .cart__layout_left .cart__body .total .money{color:var(--color-title);font-size:1.4rem;font-weight:800}.cart-section .cart .cart__layout_left .button_cart{align-items:center;display:flex;justify-content:space-between;margin-top:30px}.cart-section .cart .cart__layout_left .button_cart .btn{width:100%}.cart-section .cart .cart__layout_left .button_cart .btn-secondary{background-color:#fff;border:1px solid #e2e2e2;color:#222;margin-right:30px}.lang-rtl .cart-section .cart .cart__layout_left .button_cart .btn-secondary{margin-left:30px;margin-right:0}.cart-section .cart .cart__layout_left .button_cart .btn-secondary:hover{background-color:var(--color-button-hover);border-color:var(--color-button-hover);color:#fff}.cart-section .cart .cart__layout_right{border:1px solid #eaeaea}.cart-section .cart .cart__layout_right .cart__heading{border-bottom:1px solid #eaeaea;font-family:var(--font-family-default);font-size:10px;font-weight:700;padding:16px 20px;text-transform:uppercase}.cart-section .cart .cart__layout_right .grid{background:#f2f2f2;padding:20px}.cart-section .cart .cart__layout_right .grid .grid__item .cart__total{margin-top:3px}.cart-section .cart .cart__layout_right .grid .grid__item .cart__total .cart__subtotal-title{color:var(--color-title);font-family:var(--font-family-default);font-size:1.4rem;font-weight:700;text-transform:uppercase}.cart-section .cart .cart__layout_right .grid .grid__item .cart__total .cart__subtotal{color:var(--color-title);font-size:2.2rem;font-weight:800}.cart-section .cart .cart__layout_right .grid .grid__item .cart__shipping{padding:13px 0 44px}.cart-section .cart .cart__layout_right .grid .grid__item .cart__shipping .cart__shipping-title{color:var(--color-title);font-family:var(--font-family-default);font-size:1.4rem;font-weight:700;text-transform:uppercase;white-space:nowrap}.cart-section .cart .cart__layout_right .grid .grid__item .cart__shipping .cart__shipping-sub{font-family:var(--font-family-default);font-size:11px;font-weight:500;padding-left:10px;text-align:right}.lang-rtl .cart-section .cart .cart__layout_right .grid .grid__item .cart__shipping .cart__shipping-sub{padding-left:0;padding-right:10px;text-align:left}.cart-section .cart .cart__layout_right .grid .grid__item #threshold_bar_popup{margin-bottom:0}.cart-section .cart .cart__layout_right .grid .grid__item #threshold_bar_popup .threshold_bar{margin-bottom:27px}.cart-section .cart .cart__layout_right .grid .grid__item #threshold_bar_popup .threshold_spend{font-family:var(--font-family-default);font-size:12px;font-weight:800;letter-spacing:.25px;margin-bottom:10px;text-transform:uppercase}.cart-section .cart .cart__layout_right .grid .grid__item .cart-notice-total{font-family:var(--font-family-default);font-size:12px;font-weight:400;line-height:22px}.cart-section .cart .cart__layout_right .grid .grid__item .cart-notice-total span.money{color:#30b94d;font-weight:800}.cart-section .cart .cart__layout_right .grid .cart-note .cart-note_label{color:var(--color-title);font-family:var(--font-family-default);font-size:12px;font-weight:700;margin:30px 0 15px;text-transform:uppercase}.cart-section .cart .cart__layout_right .grid .cart-note textarea::-webkit-input-placeholder{color:#c4c4c4;font-family:var(--font-family-default);font-size:10px;font-weight:400;text-transform:uppercase}.cart-section .cart .cart__layout_right .grid .cart-note textarea:-moz-placeholder,.cart-section .cart .cart__layout_right .grid .cart-note textarea::-moz-placeholder{color:#c4c4c4;font-family:var(--font-family-default);font-size:10px;font-weight:400;text-transform:uppercase}.cart-section .cart .cart__layout_right .grid .cart-note textarea:-ms-input-placeholder{color:#c4c4c4;font-family:var(--font-family-default);font-size:10px;font-weight:400;text-transform:uppercase}@media (max-width:1199px){.cart-section .product-related-inner{margin-left:-7.5px;margin-right:-7.5px}.cart-section .product-related-inner [class*=col]{padding-left:7.5px;padding-right:7.5px}}.cart-section .additional-checkout-buttons{margin-top:10px;width:100%}.cart-section .additional-checkout-buttons input[type=image]{background:transparent;border:0;padding:0}.cart-section .additional-checkout-buttons [data-testid=grid-cell]{flex-basis:auto!important;width:100%}
