.form-address-edit .actions-toolbar .action.vertex-secondary,
.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.cart-summary .checkout-methods-items .action.primary.checkout,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method
    .payment-method-content
    > .actions-toolbar
    > .primary
    .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.box-tocart .action.instant-purchase,
.multicheckout .action.primary {
    line-height: 2.2rem;
    padding: 14px 17px;
    font-size: 1.8rem;
}
.quote-details-items .item-options dt,
.cart.table-wrapper .item-options dt,
.minicart-items .product-item-details .product .options.list dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
}
.quote-details-items .item-options dt:after,
.cart.table-wrapper .item-options dt:after,
.minicart-items .product-item-details .product .options.list dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
    content: ": ";
}
.quote-details-items .item-options dd,
.cart.table-wrapper .item-options dd,
.minicart-items .product-item-details .product .options.list dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.box-tocart .action.instant-purchase {
    width: 100%;
}
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
    height: auto;
    padding: 0 !important;
}
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
    position: static;
}
.product.media .product.photo .photo.image {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}
.company-account-index .columns .column.main .block:not(.widget) .block-title,
.amazon-validate-container .block .block-title,
.login-container .block .block-title {
    border-bottom: 1px solid #e8e8e8;
    font-size: 1.8rem;
    margin-bottom: 15px;
    padding-bottom: 12px;
}
.company-account-index
    .columns
    .column.main
    .block:not(.widget)
    .block-title
    strong,
.amazon-validate-container .block .block-title strong,
.login-container .block .block-title strong {
    font-weight: 500;
}
.giftregisty-dropdown,
.wishlist-dropdown {
    display: inline-block;
    position: relative;
}

.block-requisition-list {
    font-size: 14px;
    padding-left: 102px;
    margin-bottom: -50px !important;
}
.requisition-list-button {
    font-weight: 800 !important;
    letter-spacing: normal;
    text-transform: none;
    white-space: nowrap;
    color: #0073ea !important;
}
.cart.table-wrapper .requisition-list-action {
    margin-left: -98px;
}

.block-requisition-list {
    display: inline;
    margin-bottom: 0;
}
.requisition-list-action {
    display: inline-block;
    position: relative;
    vertical-align: text-bottom;
}
.requisition-list-action:before,
.requisition-list-action:after {
    content: "";
    display: table;
}
.requisition-list-action:after {
    clear: both;
}
.requisition-list-action .action.split {
    float: left;
    margin: 0;
}
.requisition-list-action .action.toggle {
    float: right;
    margin: 0;
}
.requisition-list-action button.action.split,
.requisition-list-action
    .quote-details-items
    .actions-toolbar
    > .action.action.split {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.requisition-list-action button + .action.toggle,
.requisition-list-action
    .quote-details-items
    .actions-toolbar
    > .action
    + .action.toggle {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0;
}
.requisition-list-action .action.toggle {
    display: inline-block;
    text-decoration: none;
}
.requisition-list-action .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: #666666;
    content: "\e622";
    font-family: "luma-icons";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.requisition-list-action .action.toggle:hover:after {
    color: #333333;
}
.requisition-list-action .action.toggle:active:after {
    color: inherit;
}
.requisition-list-action .action.toggle.active {
    display: inline-block;
    text-decoration: none;
}
.requisition-list-action .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: #666666;
    content: "\e621";
    font-family: "luma-icons";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.requisition-list-action .action.toggle.active:hover:after {
    color: #333333;
}
.requisition-list-action .action.toggle.active:active:after {
    color: inherit;
}
.requisition-list-action .items {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 20rem;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.requisition-list-action .items li {
    margin: 0;
    padding: 0.5rem 0.5rem 0.5rem 2.3rem;
}
.requisition-list-action .items li:hover {
    background: #e8e8e8;
    cursor: pointer;
}
.requisition-list-action .items:before,
.requisition-list-action .items:after {
    border-bottom-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.requisition-list-action .items:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
}
.requisition-list-action .items:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
}
.requisition-list-action .items:before {
    left: 10px;
    top: -12px;
}
.requisition-list-action .items:after {
    left: 9px;
    top: -14px;
}
.requisition-list-action.active {
    overflow: visible;
}
.requisition-list-action.active .items {
    display: block;
}
.requisition-list-action .items {
    max-width: 23.7rem;
    min-width: 23.7rem;
    text-align: left;
}
.requisition-list-action .items .list-items {
    list-style-type: none;
    margin: 0;
    max-height: 24rem;
    overflow-y: auto;
    padding: 0;
}
.requisition-list-action .items .item:last-child:hover {
    background: #e8e8e8;
}
.requisition-list-action .items .item .item-name {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.requisition-list-action .items .item .action.new {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
}
.requisition-list-action .items .item .action.new:focus,
.requisition-list-action .items .item .action.new:active {
    background: none;
    border: none;
}
.requisition-list-action .items .item .action.new:hover {
    background: none;
    border: none;
}
.requisition-list-action .items .item .action.new.disabled,
.requisition-list-action .items .item .action.new[disabled],
fieldset[disabled] .requisition-list-action .items .item .action.new {
    pointer-events: none;
    opacity: 0.5;
}
.cart.table-wrapper .requisition-list-action {
    margin-bottom: 10px;
}
.cart.table-wrapper .requisition-list-action > .action.toggle {
    padding: 0.4rem 5px;
}
.requisition-toolbar-actions .requisition-list-action.active .items {
    right: 0;
}
.requisition-toolbar-actions .requisition-list-action.active .items:before {
    left: auto;
    right: 11px;
}
.requisition-toolbar-actions .requisition-list-action.active .items:after {
    left: auto;
    right: 10px;
}
.social-button .requisition-list-button {
    display: inline-block;
    text-decoration: none;
    color: #666666;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: 0.05rem;
    line-height: 1.42857143;
    padding: 0 5px 0 0;
    text-transform: uppercase;
}
.social-button .requisition-list-button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: "\e901";
    font-family: "magento-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.social-button .requisition-list-button:before {
    margin-top: -0.2rem;
}
.social-button .requisition-list-button:active,
.social-button .requisition-list-button:focus,
.social-button .requisition-list-button:hover {
    color: #333333;
}
.social-button .requisition-list-button:after {
    height: 1.5rem;
    margin: 0.3rem 0 0;
}
.social-button .requisition-list-button.active:after {
    margin: 0.4rem 0 0;
}
.link-button .requisition-list-button.toggle:after {
    color: #1979c3;
    vertical-align: bottom;
}
.link-button .requisition-list-button.toggle.active:after {
    color: #1979c3;
    margin: 0.3rem 0 0;
}
.link-button .requisition-list-button.toggle.active:after:hover {
    color: #1979c3;
}
.data-grid-wrap .list-name-field .cell-label-line-name {
    font-size: 18px;
}
.data-grid-wrap .cell-label-line-description {
    word-break: break-all;
}
.requisition-grid .col {
    padding-top: 20px;
    width: auto;
}
.requisition-grid .col .price {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
}
.requisition-grid .col .price-excluding-tax {
    display: block;
    font-size: 1.3rem;
}
.requisition-grid .col .price-excluding-tax:before {
    content: attr(data-label) ": ";
}
.requisition-grid .col .price-excluding-tax .price {
    font-size: 12px;
}
.requisition-grid .product-item-name {
    display: block;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 5px;
    margin-top: 0;
}
.requisition-grid .product-item-description {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin-bottom: 5px;
    margin-top: 0;
}
.requisition-grid .product-item-description .product-item-sku {
    color: #111111;
    font-size: 12px;
}
.requisition-grid .product-item-description .product-item-details {
    color: #111111;
    font-size: 12px;
    margin-top: 5px;
}
.requisition-grid .product-item-description .product-item-details dl {
    margin: 0;
}
.requisition-grid .product-item-description .product-item-details dl dt,
.requisition-grid .product-item-description .product-item-details dl dd {
    display: inline;
}
.requisition-grid .actions-toolbar {
    text-align: right;
}
.requisition-grid .actions-toolbar > .action-edit:focus,
.requisition-grid .actions-toolbar > .action-delete:focus {
    box-shadow: 0 0 3px 1px #00699d;
}
.requisition-grid .actions-toolbar > .action-delete {
    display: inline-block;
    text-decoration: none;
}
.requisition-grid .actions-toolbar > .action-delete > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.requisition-grid .actions-toolbar > .action-delete:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #8f8f8f;
    content: "\e604";
    font-family: "luma-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.requisition-grid .actions-toolbar > .action-delete:hover:before {
    color: #333333;
}
.requisition-grid .actions-toolbar > .action-delete:active:before {
    color: #8f8f8f;
}
.requisition-grid .actions-toolbar > .action-edit {
    display: inline-block;
    text-decoration: none;
}
.requisition-grid .actions-toolbar > .action-edit > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.requisition-grid .actions-toolbar > .action-edit:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #8f8f8f;
    content: "\e601";
    font-family: "magento-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.requisition-grid .actions-toolbar > .action-edit:hover:before {
    color: #333333;
}
.requisition-grid .actions-toolbar > .action-edit:active:before {
    color: #8f8f8f;
}
.requisition-grid .item-error {
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.requisition-grid .item-error > *:first-child:before {
    margin-top: -1.4rem;
}
.requisition-list-description {
    word-wrap: break-word;
}
.requisition-popup .action.hidden {
    display: none;
}
.requisition-popup .modal-title {
    padding-right: 20px;
}
.requisition-view-links {
    margin-bottom: 10px;
    text-align: right;
}
.requisition-view-links .print {
    padding-left: 25px;
    padding-right: 0;
}
.block-requisition-management {
    position: relative;
}
.block-requisition-management .requisition-list-title {
    margin-bottom: 25px;
}
.block-requisition-management .requisition-list-title h1 {
    display: inline-block;
    font-weight: 300;
    margin-bottom: 0;
    margin-right: 10px;
}
.block-requisition-management .requisition-toolbar-select,
.block-requisition-management .requisition-toolbar-actions {
    display: inline-block;
    vertical-align: bottom;
}
.block-requisition-management .requisition-toolbar-select {
    margin-right: 20px;
}
.requisition-content {
    margin-bottom: 2rem;
}
.product-item-inner .block-requisition-list {
    margin-bottom: 0;
}
.product-items .product-item-info .requisition-list-button.toggle span {
    font-size: 0;
    letter-spacing: 0;
}
.product-items .product-item-info .requisition-list-button.toggle:after {
    border-left: 0;
    padding-left: 0;
}
.order-actions-toolbar .block-requisition-list,
.requisition-toolbar-actions .block-requisition-list {
    margin-left: 10px;
}
.requisition-list-requisition-view .requisition-grid .col.number {
    display: none;
}
.requisition-list-requisition-print.account .column.main {
    padding-bottom: 0;
}
.requisition-list-requisition-print .block-requisition-management {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.requisition-list-requisition-print
    .block-requisition-management
    .requisition-list-title {
    margin-bottom: 0;
}
.requisition-list-requisition-print
    .block-requisition-management
    .requisition-info {
    float: right;
    margin-top: -2.2rem;
}
.requisition-list-requisition-print .requisition-grid .actions-toolbar {
    display: none;
}
.requisition-list-requisition-print .requisition-grid .col.number {
    width: 1rem;
}
.requisition-list-requisition-print .requisition-grid .col.col-checkbox {
    padding: 0;
}
.requisition-list-requisition-print
    .requisition-grid
    .col.col-checkbox
    input[type="checkbox"] {
    display: none;
}
.requisition-list-requisition-print .requisition-grid .col.subtotal {
    padding-right: 0;
}
.requisition-list-requisition-print .requisition-grid .col.price,
.requisition-list-requisition-print .requisition-grid .col.qty,
.requisition-list-requisition-print .requisition-grid .col.subtotal {
    text-align: right;
}
.requisition-list-requisition-print
    .requisition-grid
    .col
    .product-item-name
    a {
    pointer-events: none;
}
.requisition-list-requisition-print .requisition-grid .col .price {
    font-size: 1.4rem;
    font-weight: 600;
}
.requisition-list-requisition-print
    .requisition-grid
    .col
    .price-excluding-tax {
    font-size: 1.1rem;
}
.requisition-list-requisition-print
    .requisition-grid
    .col
    .price-excluding-tax
    .price {
    font-size: 12px;
}
.requisition-list-requisition-print .requisition-grid .col .input-text {
    border-color: transparent;
    opacity: 1;
    padding-right: 0;
    pointer-events: none;
    text-align: right;
}
.requisition-list-requisition-print .requisition-grid .product-item-image {
    display: none;
}
.requisition-list-requisition-print
    .requisition-grid
    .product-item-description {
    float: none;
    width: 100%;
}
.requisition-list-requisition-print .requisition-grid tbody td {
    border-top: 1px solid #e4e4e4;
}
.requisition-list-requisition-print .copyright {
    background-color: transparent;
    color: #333333;
    font-size: 12px;
    margin-bottom: 25px;
    padding: 10px 0 0;
    text-align: left;
}
.requisition-list-requisition-print .copyright .phone {
    float: right;
}
@media print {
    .requisition-list-requisition-print .table-wrapper table {
        table-layout: auto;
    }
}

.checkout-container .change-shipping-address-button,
.checkout-container .change-billing-address-button {
    display: block;
    margin-bottom: 15px;
}
.checkout-container .edit-shipping-address-button,
.checkout-container .edit-billing-address-button {
    display: block;
}
.checkout-container .checkout-shipping-address div.new-address-popup,
.checkout-container .checkout-payment-method div.new-address-popup {
    margin: 0 35px 20px 0;
    position: relative;
}
.checkout-container .checkout-shipping-address div.change-address-popup,
.checkout-container .checkout-payment-method div.change-address-popup {
    margin: 5px 0 -5px 0;
}
.checkout-container .checkout-shipping-address div.edit-address-popup,
.checkout-container .checkout-payment-method div.edit-address-popup {
    float: left;
    margin: 5px 35px -5px 0;
}
.checkout-container
    .checkout-shipping-address
    div.shipping-address-item.selected,
.checkout-container .checkout-payment-method div.shipping-address-item.selected,
.checkout-container .checkout-shipping-address .checkout-billing-address,
.checkout-container .checkout-payment-method .checkout-billing-address {
    margin: 0;
    padding-left: 0;
}
.checkout-container .checkout-shipping-address .new-billing-address-button,
.checkout-container .checkout-payment-method .new-billing-address-button {
    display: block;
    margin: 20px 35px 0 20px;
    position: relative;
}
.shipping-address-modal.modal-popup.modal-slide .modal-inner-wrap[class],
.billing-address-modal.modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #ffffff;
}
.shipping-address-modal .modal-inner-wrap h1.modal-title,
.billing-address-modal .modal-inner-wrap h1.modal-title {
    border: none;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-search,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-search {
    width: 250px;
}
.shipping-address-modal .modal-inner-wrap .block.block-search,
.billing-address-modal .modal-inner-wrap .block.block-search {
    left: 20px;
    position: absolute;
    top: 81px;
}
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-select-shipping-addressmultiselect-search-count,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-select-shipping-addressmultiselect-search-count {
    border-bottom: 1px solid #cccccc;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    margin: 5px -30px 10px -30px;
    padding: 0 0 5px 30px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-empty-area,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-empty-area {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-top: 5px;
}
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root {
    border-bottom: 1px solid #cccccc;
    clear: both;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 15px;
    position: relative;
    width: 100%;
}
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .address-details,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .address-details {
    float: left;
}
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .edit-address,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .edit-address,
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .ship-here,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .ship-here,
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .select-address,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .select-address,
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .address-selected,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .address-selected {
    float: right;
    margin-right: 20px;
    margin-top: 20px;
}
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .edit-address
    button,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .edit-address
    button,
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .ship-here
    button,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .ship-here
    button,
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .select-address
    button,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .select-address
    button,
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .address-selected
    button,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .address-selected
    button,
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .edit-address
    .quote-details-items
    .actions-toolbar
    > .action,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .edit-address
    .quote-details-items
    .actions-toolbar
    > .action,
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .ship-here
    .quote-details-items
    .actions-toolbar
    > .action,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .ship-here
    .quote-details-items
    .actions-toolbar
    > .action,
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .select-address
    .quote-details-items
    .actions-toolbar
    > .action,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .select-address
    .quote-details-items
    .actions-toolbar
    > .action,
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .address-selected
    .quote-details-items
    .actions-toolbar
    > .action,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .address-selected
    .quote-details-items
    .actions-toolbar
    > .action {
    background: #006bb7;
    border: 1px solid #006bb4;
    box-shadow: none;
    color: #ffffff;
    outline: 0;
}
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .address-selected
    button,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .address-selected
    button,
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .address-selected
    .quote-details-items
    .actions-toolbar
    > .action,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .address-selected
    .quote-details-items
    .actions-toolbar
    > .action {
    background-color: #eeeeee;
    border: none;
    box-shadow: none;
    color: #777777;
}
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .address-selected
    button:hover,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .address-selected
    button:hover,
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .address-selected
    .quote-details-items
    .actions-toolbar
    > .action:hover,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .address-selected
    .quote-details-items
    .actions-toolbar
    > .action:hover {
    cursor: auto;
    background-color: #eeeeee;
    border: none;
    box-shadow: none;
    color: #777777;
}
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .default-address,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .default-address,
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .edit-address,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .edit-address {
    float: right;
    margin-right: 20px;
    margin-top: 20px;
}
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .default-address
    button,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .default-address
    button,
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .edit-address
    button,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .edit-address
    button,
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .default-address
    .quote-details-items
    .actions-toolbar
    > .action,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .default-address
    .quote-details-items
    .actions-toolbar
    > .action,
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .edit-address
    .quote-details-items
    .actions-toolbar
    > .action,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .edit-address
    .quote-details-items
    .actions-toolbar
    > .action {
    background-color: Transparent;
    border: none;
    box-shadow: none;
}
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .default-address
    button.action-primary,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .default-address
    button.action-primary,
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .default-address
    .quote-details-items
    .actions-toolbar
    > .action.action-primary,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .default-address
    .quote-details-items
    .actions-toolbar
    > .action.action-primary {
    color: #777777;
    text-transform: uppercase;
}
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .default-address
    button.action-primary:hover,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .default-address
    button.action-primary:hover,
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .default-address
    .quote-details-items
    .actions-toolbar
    > .action.action-primary:hover,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .default-address
    .quote-details-items
    .actions-toolbar
    > .action.action-primary:hover {
    cursor: auto;
}
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .edit-address
    button.action-primary,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .edit-address
    button.action-primary,
.shipping-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .edit-address
    .quote-details-items
    .actions-toolbar
    > .action.action-primary,
.billing-address-modal
    .modal-inner-wrap
    .admin__action-multiselect-menu-inner
    ._root
    .edit-address
    .quote-details-items
    .actions-toolbar
    > .action.action-primary {
    color: #006bb4;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner {
    margin-top: 10px;
    overflow-y: auto;
}
.shipping-address-modal .modal-inner-wrap ul,
.billing-address-modal .modal-inner-wrap ul {
    list-style-type: none;
    padding-left: 0;
}
.admin__data-grid-loading-mask {
    background: rgba(255, 255, 255, 0.5);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 4;
}
.admin__data-grid-loading-mask .spinner {
    background: url("../images/loader-2.gif") 50% 50% no-repeat;
    display: inline-block;
    font-size: 4rem;
    height: 1em;
    left: 50%;
    margin-left: -2rem;
    margin-right: 1.5rem;
    position: absolute;
    top: 50%;
    width: 1em;
}
.ie9 .admin__data-grid-loading-mask .spinner {
    background: url("../images/loader-2.gif") 50% 50% no-repeat;
    bottom: 0;
    height: 149px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 218px;
}
@font-face {
    font-family: "magento-icons";
    src:
        url("../Magento_Company/fonts/Magento-Icons.woff2") format("woff2"),
        url("../Magento_Company/fonts/Magento-Icons.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: auto;
}
.jstree > ul ul li {
    background: none;
    border-left: 1px dashed #a6a6a6;
    margin-left: 2.4rem;
    padding: 0.5rem 0;
    position: relative;
}
.jstree > ul ul li.jstree-last {
    background: none;
    border-left: none;
    left: 0.1rem;
    padding-bottom: 0;
    position: relative;
}
.jstree > ul ul li.jstree-last:after {
    border-left: 1px dashed #a6a6a6;
    content: "";
    height: 2.3rem;
    left: -0.1rem;
    position: absolute;
    top: 0;
}
.jstree > ul ul li.jstree-leaf > .jstree-icon.jstree-ocl {
    background: none;
    display: inline;
    padding-right: 3.7rem;
    width: 2.5rem;
}
.jstree > ul ul li.jstree-leaf > .jstree-icon.jstree-ocl:after {
    right: 0;
    top: 1.7rem;
    width: 100%;
}
.jstree > ul ul li > .jstree-icon.jstree-ocl {
    position: relative;
}
.jstree > ul ul li > .jstree-icon.jstree-ocl:after {
    border-top: 1px dashed #a6a6a6;
    content: "";
    height: 0.1rem;
    position: absolute;
    right: 2.3rem;
    top: 1.1rem;
    width: 1.3rem;
}
.jstree li > .jstree-icon {
    padding-right: 1.5rem;
}
.jstree li a {
    height: 2.2rem;
    line-height: 2.2rem;
    padding: 0.4rem 1rem 0.4rem 0.2rem;
}
.jstree li a > .jstree-themeicon-custom {
    margin-left: 10px;
    margin-right: 0.7rem;
}
.jstree li a > .jstree-icon.icon-customer:before {
    content: "\e907";
}
.jstree li a > .jstree-icon.icon-customer:before {
    font-size: 1.8rem;
}
.jstree li a > .jstree-icon.icon-company:before {
    content: "\e906";
}
.jstree li a > .jstree-icon.icon-company:before {
    font-size: 1.7rem;
}
.jstree li a > .field-tooltip {
    color: #000000;
    left: 100%;
    margin-left: 5px;
    top: 0.4rem;
}
.jstree li a .field-tooltip-content {
    white-space: normal;
}
.jstree li:not(.jstree-leaf) > .jstree-icon {
    display: inline-block;
    text-decoration: none;
    left: -0.1rem;
    position: relative;
    top: 0.6rem;
    z-index: 5;
}
.jstree li:not(.jstree-leaf) > .jstree-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.jstree li:not(.jstree-leaf) > .jstree-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.9rem;
    line-height: 1.1;
    color: #575757;
    content: "\e909";
    font-family: "magento-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.jstree li:not(.jstree-leaf) > .jstree-icon:before {
    cursor: pointer;
    text-align: center;
}
.jstree li.jstree-open > .jstree-icon:before {
    content: "\e90a";
}
.jstree li.jstree-open > .jstree-icon:before {
    color: #c2c2c2;
    font-size: 2.2rem;
    left: 1px;
    position: relative;
    top: -3px;
}
.jstree li.jstree-closed > .jstree-icon:before {
    content: "\e909";
}
.jstree li.jstree-closed > .jstree-icon:before {
    color: #c2c2c2;
    font-size: 2.2rem;
    left: 1px;
    position: relative;
    top: -3px;
}
.jstree > ul > li {
    background: none;
}
.jstree > ul > li > a.company-admin {
    margin-left: -0.2rem;
    padding-bottom: 1.3rem;
}
.jstree > ul > li > a.company-admin:before {
    display: none;
}
.jstree > ul > li > a.company-admin > .jstree-icon {
    margin-right: 10px;
    position: relative;
    z-index: 5;
}
.jstree > ul > li > a.company-admin > .jstree-icon:before {
    content: "\e908";
}
.jstree > ul > li > a.company-admin > .jstree-icon:before {
    font-size: 3rem;
}
.jstree > ul > li:not(.root-collapsible) > .jstree-icon.jstree-ocl {
    display: none;
}
.jstree .jstree-leaf > .jstree-icon.jstree-ocl {
    display: none;
}
.jstree a > .jstree-icon {
    display: inline-block;
    text-decoration: none;
    background: none;
}
.jstree a > .jstree-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.jstree a > .jstree-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2.8rem;
    line-height: 1.1;
    color: #858585;
    font-family: "magento-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.jstree.jstree-draggable a {
    display: inline-block;
    text-decoration: none;
}
.jstree.jstree-draggable a > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.jstree.jstree-draggable a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2.8rem;
    line-height: 1.1;
    color: #c2c2c2;
    content: "\e90b";
    font-family: "magento-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.jstree.jstree-draggable a:before {
    height: 1.8rem;
    margin-left: -0.4rem;
    overflow: hidden;
    width: 1.9rem;
}
.jstree.jstree-draggable a.jstree-clicked:before {
    color: #ffffff;
}
.jstree i {
    font-style: normal;
}
.block-dashboard-company .jstree .jstree-clicked {
    background-color: #006bb4;
    color: #ffffff;
}
.block-dashboard-company .jstree .jstree-clicked > .jstree-icon:before {
    color: #ffffff;
}
.jstree .jstree-anchor .jstree-checkbox {
    background-color: transparent;
    background-image: url(../Magento_Company/images/icon-tree.png);
    background-position: top right;
    background-repeat: no-repeat;
    height: 16px;
    margin: 5px 8px -2px 4px;
    position: relative;
    width: 16px;
}
.jstree .jstree-anchor.jstree-clicked > .jstree-checkbox {
    background-position: top center;
}
.jstree .jstree-anchor > .jstree-checkbox.jstree-undetermined {
    background-position: top left;
}
.jstree-checkbox-selection .jstree-anchor {
    display: inline-block;
    text-decoration: none;
}
.jstree-node,
.jstree-children,
.jstree-container-ul {
    display: block;
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}
.jstree-node {
    white-space: nowrap;
}
.jstree-anchor {
    color: black;
    display: inline-block;
    margin: 0;
    padding: 0 4px 0 1px;
    vertical-align: top;
    white-space: nowrap;
}
#jstree-marker {
    position: absolute;
    top: 0;
    left: 0;
    margin: -5px 0 0 0;
    padding: 0;
    border-right: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
}
#jstree-dnd {
    line-height: 16px;
    margin: 0;
    padding: 4px;
}
#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
    display: inline-block;
    text-decoration: none;
    margin: 0 2px 0 0;
    padding: 0;
    width: 16px;
    height: 16px;
}
#jstree-dnd .jstree-ok {
    background: green;
}
#jstree-dnd .jstree-er {
    background: red;
}
#jstree-dnd .jstree-copy {
    margin: 0 2px 0 2px;
}
.form-edit-role .block-title,
.block-dashboard-company .block-title {
    margin-top: 20px;
}
.form-edit-role .box-actions button.action,
.block-dashboard-company .box-actions button.action,
.form-edit-role
    .box-actions
    .quote-details-items
    .actions-toolbar
    > .action.action,
.block-dashboard-company
    .box-actions
    .quote-details-items
    .actions-toolbar
    > .action.action {
    background: none;
    border: 0;
    color: #1979c3;
    font-weight: 400;
    padding: 0 25px 10px 0;
    position: relative;
}
.form-edit-role .box-actions button.action:hover,
.block-dashboard-company .box-actions button.action:hover,
.form-edit-role .box-actions button.action:active,
.block-dashboard-company .box-actions button.action:active,
.form-edit-role
    .box-actions
    .quote-details-items
    .actions-toolbar
    > .action.action:hover,
.block-dashboard-company
    .box-actions
    .quote-details-items
    .actions-toolbar
    > .action.action:hover,
.form-edit-role
    .box-actions
    .quote-details-items
    .actions-toolbar
    > .action.action:active,
.block-dashboard-company
    .box-actions
    .quote-details-items
    .actions-toolbar
    > .action.action:active {
    background: none;
    border: 0;
    box-shadow: none;
    color: #006bb4;
}
.form-edit-role .box-actions button.action:not(:focus),
.block-dashboard-company .box-actions button.action:not(:focus),
.form-edit-role
    .box-actions
    .quote-details-items
    .actions-toolbar
    > .action.action:not(:focus),
.block-dashboard-company
    .box-actions
    .quote-details-items
    .actions-toolbar
    > .action.action:not(:focus) {
    box-shadow: none;
}
.form-edit-role .box-actions button.action:after,
.block-dashboard-company .box-actions button.action:after,
.form-edit-role
    .box-actions
    .quote-details-items
    .actions-toolbar
    > .action.action:after,
.block-dashboard-company
    .box-actions
    .quote-details-items
    .actions-toolbar
    > .action.action:after {
    position: absolute;
    right: -0.2rem;
    top: 0.2rem;
    width: 0.1rem;
}
.form-edit-role .box-actions button.action.delete:after,
.block-dashboard-company .box-actions button.action.delete:after,
.form-edit-role
    .box-actions
    .quote-details-items
    .actions-toolbar
    > .action.action.delete:after,
.block-dashboard-company
    .box-actions
    .quote-details-items
    .actions-toolbar
    > .action.action.delete:after {
    display: none;
}
.form-edit-role .box-actions button.action._hidden,
.block-dashboard-company .box-actions button.action._hidden,
.form-edit-role
    .box-actions
    .quote-details-items
    .actions-toolbar
    > .action.action._hidden,
.block-dashboard-company
    .box-actions
    .quote-details-items
    .actions-toolbar
    > .action.action._hidden {
    display: none;
}
.form-edit-account .fieldset.info {
    margin-right: 20px;
}
.form-edit-account .fieldset.company {
    clear: both;
    float: left !important;
    margin-bottom: 20px;
}
.form-edit-account .fieldset.job_title {
    clear: both;
    float: left !important;
}
.form-edit-account .actions-toolbar {
    clear: both;
}
.company-account-index .columns .column.main .block:not(.widget) .block-title {
    font-size: 1.8rem;
}
.message.company-warning {
    margin: 0 0 10px;
    padding: 12px 20px 12px 25px;
    display: block;
    font-size: 1.3rem;
    background: #ff0101;
    border-color: none;
    color: #ffffff;
    margin-bottom: 0;
    text-align: center;
}
.message.company-warning a {
    color: #006bb4;
}
.message.company-warning a:hover {
    color: #006bb4;
}
.message.company-warning a:active {
    color: #ff5501;
}
.message.company-warning._hidden {
    display: none;
}
.nav .delimiter {
    border-top: 1px solid #d1d1d1;
    display: block;
    margin: 10px 1.8rem;
}
.additional-fields {
    margin-top: 20px;
}
.additional-fields._hidden {
    display: none;
}
.modal-container {
    display: none;
}
.data-grid-filters-wrap {
    margin-bottom: 10px;
    margin-top: -15px;
}
.data-grid-filters-wrap .action {
    margin-right: 25px;
}
.modal-popup .action._hidden {
    display: none;
}
.popup-tree .modal-footer .action-primary {
    background-image: none;
    background: #1979c3;
    border: 1px solid #1979c3;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 7px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    box-shadow: none;
}
.popup-tree .modal-footer .action-primary:focus,
.popup-tree .modal-footer .action-primary:active {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #ffffff;
}
.popup-tree .modal-footer .action-primary:hover {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #ffffff;
}
.popup-tree .modal-footer .action-primary.disabled,
.popup-tree .modal-footer .action-primary[disabled],
fieldset[disabled] .popup-tree .modal-footer .action-primary {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
}
.company-profile-payment-methods {
    font-size: 1.6rem;
    line-height: 24px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.company-profile-payment-methods .payment-methods-label {
    font-weight: 700;
    margin-bottom: 10px;
}
.company-profile-payment-methods .payment-methods-list {
    list-style: none;
}
.wrap-text {
    margin-bottom: 30px;
}
.form-add-user .field.email .exist-notification-message {
    color: #999999;
    font-size: 12px;
    padding-top: 5px;
}
[data-role="negotiable-quote-popup"] .add-file {
    background: none;
    border: 0;
    color: #1979c3;
    float: right;
    font-weight: 400;
    padding: 0 0 10px;
    position: relative;
}
[data-role="negotiable-quote-popup"] .add-file:hover,
[data-role="negotiable-quote-popup"] .add-file:active {
    background: none;
    border: 0;
    box-shadow: none;
    color: #006bb4;
}
[data-role="negotiable-quote-popup"] .add-file:not(:focus) {
    box-shadow: none;
}
[data-role="negotiable-quote-popup"] .fieldset {
    margin-bottom: 10px;
}
.reorder-quote-popup .fieldset {
    margin-bottom: 20px;
}
.reorder-quote-popup .action.cancel {
    background: none;
    border: 0;
    color: #1979c3;
    font-weight: 400;
    padding-left: 10px;
}
.reorder-quote-popup .action.cancel:hover,
.reorder-quote-popup .action.cancel:active {
    background: none;
    border: 0;
    box-shadow: none;
    color: #006bb4;
}
.reorder-quote-popup .action.cancel:not(:focus) {
    box-shadow: none;
}
.quote__data-grid-wrap {
    border-bottom: 1px solid #e4e4e4;
    clear: both;
    margin-bottom: 20px;
}
.admin__data-grid-loading-mask {
    background: rgba(255, 255, 255, 0.5);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 4;
}
.admin__data-grid-loading-mask .spinner {
    background: url("../images/loader-2.gif") 50% 50% no-repeat;
    display: inline-block;
    font-size: 4rem;
    height: 1em;
    left: 50%;
    margin-left: -2rem;
    margin-right: 1.5rem;
    position: absolute;
    top: 50%;
    width: 1em;
}
.ie9 .admin__data-grid-loading-mask .spinner {
    background: url("../images/loader-2.gif") 50% 50% no-repeat;
    bottom: 0;
    height: 149px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 218px;
}
.quote-view-links {
    margin: 10px 0;
}
.quote-view-links ._disabled {
    display: inline-block;
    cursor: default;
    opacity: 0.5;
    pointer-events: none;
}
.quote-actions-toolbar .action {
    padding-right: 25px;
}
.quote-details-items {
    margin-bottom: 20px;
}
.quote-details-items .content .quote-title {
    border-bottom: 1px solid #e4e4e4;
    display: block;
    padding-bottom: 10px;
}
.quote-details-items .content .quote-title > strong {
    font-size: 2.4rem;
    font-weight: 300;
}
.quote-details-items .item .col.item,
.quote-details-items .item .col.sku {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.quote-details-items .quote-table-totals-wrap {
    background: #f2f2f2;
}
.quote-details-items .quote-table-totals tr td,
.quote-details-items .quote-table-totals tr th {
    font-weight: 400;
    text-align: right;
}
.quote-details-items .quote-table-totals:not(.cart) tfoot {
    background: none;
}
.quote-details-items .quote-table-totals:not(.cart) tfoot > tr td {
    width: 10rem;
}
.quote-details-items .quote-table-totals:not(.cart) tfoot > tr th {
    text-align: left;
}
.quote-details-items .quote-table-totals:not(.cart) tfoot > tr:first-child td,
.quote-details-items .quote-table-totals:not(.cart) tfoot > tr:first-child th {
    border-top-width: 0;
    padding-top: 10px;
}
.quote-details-items .quote-table-totals .hidden {
    display: none;
}
.quote-details-items .quote-table-totals .toggle-action tr th,
.quote-details-items .quote-table-totals .toggle-action tr td {
    font-weight: 600;
    padding-bottom: 0;
}
.quote-details-items .collapsible-table {
    border-bottom: 1px solid #cccccc;
    display: none;
    padding-bottom: 10px;
}
.quote-details-items .collapsible-table tbody td,
.quote-details-items .collapsible-table tbody th {
    line-height: 1.2;
    padding-bottom: 0;
}
.quote-details-items .collapsible-table tbody td {
    padding-right: 0;
}
.quote-details-items .collapsible-table tbody th {
    padding-left: 0;
}
.quote-details-items .toggle-action td {
    padding-right: 0;
}
.quote-details-items .toggle-action th {
    padding-left: 0;
}
.quote-details-items .toggle-action .toggle {
    border: 0;
    padding: 0;
}
.quote-details-items .toggle-action .toggle:after {
    color: #8f8f8f;
    margin: 0 0 0 5px;
    position: static;
}
.quote-details-items .toggle-action .toggle.active:after {
    content: "\e621";
}
.quote-details-items .quote-table {
    padding: 20px 20px 40px;
}
.quote-details-items .quote-table .table {
    border-collapse: separate;
}
.quote-details-items .quote-table .table > tbody > tr.item-actions td,
.quote-details-items .quote-table .table > tbody > tr.item-actions th {
    border-top-width: 0;
}
.quote-details-items .items thead + .item {
    border-top-width: 0;
}
.quote-details-items .product-item-name {
    font-size: 1.8rem;
    line-height: 1;
    margin: 0;
}
.quote-details-items .product-item-name + .item-options {
    margin-top: 20px;
}
.quote-details-items .item-options {
    margin-bottom: 0;
}
.quote-details-items .col {
    padding-top: 20px;
}
.quote-details-items .col.qty .input-text {
    margin-top: -5px;
}
.quote-details-items .actions-toolbar {
    position: relative;
    text-align: right;
}
.quote-details-items .actions-toolbar > .action {
    display: inline-block;
    text-decoration: none;
    margin-bottom: 10px;
    margin-right: 10px;
}
.quote-details-items .actions-toolbar > .action:hover,
.quote-details-items .actions-toolbar > .action:active,
.quote-details-items .actions-toolbar > .action:focus {
    text-decoration: none;
}
.quote-details-items .actions-toolbar > .action:last-child {
    margin-right: 0;
}
.quote-details-items .actions-toolbar > .action:active,
.quote-details-items .actions-toolbar > .action:not(:focus) {
    box-shadow: none;
}
.quote-details-items .actions-toolbar > .action:focus {
    box-shadow: 0 0 3px 1px #00699d;
}
.quote-details-items .actions-toolbar .update._disabled {
    cursor: default;
    opacity: 0.5;
    pointer-events: none;
}
.quote-details-items .actions-toolbar._disabled a {
    cursor: default;
    opacity: 0.5;
    pointer-events: none;
}
.quote-details-items .actions-toolbar > .action-delete {
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: -2px;
}
.quote-details-items .actions-toolbar > .action-delete > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.quote-details-items .actions-toolbar > .action-delete:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #8f8f8f;
    content: "\e604";
    font-family: "luma-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.quote-details-items .actions-toolbar > .action-delete:hover:before {
    color: #333333;
}
.quote-details-items .actions-toolbar > .action-delete:active:before {
    color: #8f8f8f;
}
.quote-details-items .actions-toolbar > .action-delete:focus {
    box-shadow: 0 0 3px 1px #00699d;
}
.quote-shipping-info .block-content > .box {
    width: 100% !important;
}
.quote-shipping-info .edit {
    display: inline-block;
    margin: 10px 0;
}
.quote-shipping-info .edit._disabled {
    cursor: default;
    opacity: 0.5;
    pointer-events: none;
}
.quote-status {
    margin-top: 0.7rem;
    padding: 5px 10px;
}
.quote-date {
    font-size: 1.4rem;
}
.quote-date > div {
    margin-bottom: 5px;
}
.quote-sales-rep {
    font-size: 1.4rem;
}
.quote-actions-toolbar {
    clear: both;
}
.field-attachment._disabled {
    cursor: default;
    opacity: 0.5;
    pointer-events: none;
}
.quote-comments-block .quote-block-title {
    display: none;
}
.quote-comments-block .comments-block-item:not(:last-child) {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.quote-comments-block .comments-block-item .comments-block-item-date-time {
    display: block;
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 5px;
}
.quote-comments-block .comments-block-item .comments-block-item-comment {
    font-size: 1.4rem;
    margin-bottom: 5px;
    word-break: break-all;
}
.quote-comments-block
    .comments-block-item
    .attachments-list
    span.attachments-item {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 250px;
}
.quote-comments-block
    .comments-block-item
    .attachments-list
    span.attachments-item
    a {
    color: #007bff;
    font-weight: 600;
    text-decoration: underline;
}
.quote-comments-block ._disabled {
    opacity: 0.5;
    pointer-events: none;
}
.quote-history-log-block .history-log-block-list {
    list-style-type: none;
    padding-left: 0;
}
.quote-history-log-block .history-log-block-item-info {
    word-break: break-all;
}
.quote-history-log-block .history-log-block-item {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.quote-history-log-block .history-log-block-item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.quote-history-log-block
    .history-log-block-item
    .history-log-block-item-action-describe {
    padding-bottom: 5px;
    padding-top: 10px;
}
.quote-history-log-block
    .history-log-block-item
    .history-log-block-item-action-describe:last-child {
    padding-bottom: 0;
}
.quote-history-log-block .history-log-block-item b,
.quote-history-log-block .history-log-block-item strong {
    font-weight: 600;
}
.quote-history-log-block .history-log-block-item-title {
    font-size: 1.4rem;
    margin-bottom: 5px;
}
.quote-history-log-block .history-log-block-item-old {
    margin-right: 5px;
    text-decoration: line-through;
}
.comments-field .comments-field-label {
    display: block;
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 10px;
}
.quote-attach-file {
    text-align: right;
}
.attachments-list {
    padding-top: 10px;
}
.attachments-list .attachments-item {
    padding-bottom: 5px;
}
.attachments-list .attachments-item span {
    padding-right: 5px;
}
.attachments-list .attachments-item .action-delete {
    display: inline-block;
    text-decoration: none;
    position: relative;
    top: -0.2rem;
}
.attachments-list .attachments-item .action-delete > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.attachments-list .attachments-item .action-delete:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.4rem;
    line-height: inherit;
    color: #8f8f8f;
    content: "\e604";
    font-family: "luma-icons";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.attachments-list .attachments-item .action-delete:hover:before {
    color: #333333;
}
.attachments-list .attachments-item .action-delete:active:before {
    color: #8f8f8f;
}
.attachments-list .attachments-item .action-delete:focus {
    box-shadow: 0 0 3px 1px #00699d;
}
.field-attachment input {
    display: none;
}
.field-attachment label {
    display: inline-block;
    text-decoration: none;
    color: #1979c3;
    cursor: pointer;
    font-size: 1.4rem;
    margin-left: 20px;
    margin-top: 10px;
    position: relative;
}
.field-attachment label:before {
    content: "";
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjM5NiAxNmEzLjMzMiAzLjMzMiAwIDAgMS0yLjM5My0xLjAzNUEzLjU2NSAzLjU2NSAwIDAgMSAwIDEyLjQ5MmEzLjMxOCAzLjMxOCAwIDAgMSAuOTIyLTIuMzE4bC4xNC0uMTQ3TDkuNTU4IDEuMjVBNC4wNzkgNC4wNzkgMCAwIDEgMTIuNTExIDBjMS4xMzYtLjAwMSAyLjI4Ny40NjMgMy4xNjUgMS4zN0E0LjcwNyA0LjcwNyAwIDAgMSAxNyA0LjYzNmE0LjM2NCA0LjM2NCAwIDAgMS0xLjIxIDMuMDVsLTcuMTMyIDcuMzctLjUzMS41NDgtMS4wNi0xLjA5N0wxNC43MyA2LjU5Yy41MTMtLjUzLjc2OC0xLjIyNi43Ny0xLjk1M2EzLjEzIDMuMTMgMCAwIDAtLjg4Ni0yLjE3MSAyLjkzMiAyLjkzMiAwIDAgMC0yLjEwMy0uOTE1IDIuNTk5IDIuNTk5IDAgMCAwLTEuODkuNzk1TDEuOTg0IDExLjI3Yy0uMzIyLjMzMi0uNDguNzYzLS40ODIgMS4yMjIgMCAuNDg1LjE4My45ODYuNTYyIDEuMzc3LjM3OS4zOS44NjIuNTggMS4zMzIuNThhMS42MzUgMS42MzUgMCAwIDAgMS4xODQtLjQ5Nmw2LjUxNC02LjczYS42NTUuNjU1IDAgMCAwIC4xODItLjQ3LjguOCAwIDAgMC0uMjI5LS41NTYuNzQ1Ljc0NSAwIDAgMC0uNTM4LS4yMzYuNjIuNjIgMCAwIDAtLjQ1My4xODhsLTUuNTQgNS43MjQtMS4wNjItMS4wOTYgNS41NC01LjcyNGMuNDE2LS40MzIuOTctLjY0NiAxLjUxNS0uNjQ0LjU3OCAwIDEuMTYuMjM2IDEuNi42OTEuNDQuNDU2LjY3IDEuMDU2LjY3IDEuNjU0IDAgLjU2LS4yMDcgMS4xMzQtLjYyMyAxLjU2NEw1LjY0IDE1LjA0OUEzLjEwNCAzLjEwNCAwIDAgMSAzLjQwMiAxNmgtLjAwNnoiIGZpbGw9IiMxOTc5QzMiLz48L3N2Zz4=")
        no-repeat;
    background-size: 15px;
    width: 17px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}
.field-attachment.loading label {
    color: inherit;
    pointer-events: none;
}
.field-attachment:after {
    content: attr(data-progress);
    padding-left: 20px;
}
.field-attachment._disabled {
    opacity: 0.5;
    pointer-events: none;
}
.negotiable-quote-quote-view .modal-popup .fieldset .field .label {
    font-weight: 400;
}
.negotiable-quote-quote-view .modal-popup .modal-footer .action-hide-popup {
    margin-top: 8px;
}
.popup-edit-address .action.hidden {
    display: none;
}
.popup-edit-address .modal-footer .secondary {
    line-height: 1.42857143;
    margin: 0;
    padding: 0.7rem 1.5rem;
    color: #006bb4;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    font-weight: 400;
}
.popup-edit-address .modal-footer .secondary:visited {
    color: #006bb4;
    text-decoration: none;
}
.popup-edit-address .modal-footer .secondary:hover {
    color: #006bb4;
    text-decoration: underline;
}
.popup-edit-address .modal-footer .secondary:active {
    color: #ff5501;
    text-decoration: underline;
}
.popup-edit-address .modal-footer .secondary:hover,
.popup-edit-address .modal-footer .secondary:active,
.popup-edit-address .modal-footer .secondary:focus {
    background: none;
    border: 0;
}
.popup-edit-address .modal-footer .secondary.disabled,
.popup-edit-address .modal-footer .secondary[disabled],
fieldset[disabled] .popup-edit-address .modal-footer .secondary {
    color: #006bb4;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
}
.popup-edit-address .modal-footer .secondary:active,
.popup-edit-address .modal-footer .secondary:not(:focus) {
    box-shadow: none;
}
.negotiable-quote.request button,
.negotiable-quote.request .quote-details-items .actions-toolbar > .action {
    width: 100%;
}
.negotiable-quote.request .message-info.message.info {
    font-size: 1.3rem;
    background: #f5f5f5;
    color: #858585;
    margin-top: 0.5rem;
    padding: 0 0.6rem;
    text-align: left;
}
.negotiable-quote.request .message-info.message.info:before {
    display: none;
}
.negotiable-quote-quote-print.account .column.main {
    padding-bottom: 0;
}
.negotiable-quote-quote-print.account
    .column.main
    .block.block-order-details-view
    .block-content:not(.widget)
    .box {
    float: left;
    width: 50%;
}
.negotiable-quote-quote-print .columns {
    display: block;
}
.negotiable-quote-quote-print .page-title {
    font-size: 4rem;
    margin-bottom: 5px;
}
.negotiable-quote-quote-print .page-title-wrapper {
    margin-bottom: 30px;
}
.negotiable-quote-quote-print .quote-date {
    float: left;
}
.negotiable-quote-quote-print .quote-sales-rep {
    float: right;
}
.negotiable-quote-quote-print .quote-details-items .quote-table {
    border-width: 0;
    padding: 0;
}
.negotiable-quote-quote-print .quote-name {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 2rem;
    padding-bottom: 10px;
}
.negotiable-quote-quote-print .quote-title {
    border-bottom: 1px solid #e4e4e4;
}
.negotiable-quote-quote-print .quote-title > strong {
    font-size: 2.2rem;
    font-weight: 300;
    line-height: 2;
}
.negotiable-quote-quote-print .quote-status {
    float: none;
}
.negotiable-quote-quote-print .quote-details-items thead .col.item,
.negotiable-quote-quote-print .quote-details-items .item .col.item {
    display: table-cell;
}
.negotiable-quote-quote-print .quote-details-items thead .col.subtotal,
.negotiable-quote-quote-print .quote-details-items .item .col.subtotal {
    padding-right: 0;
}
.negotiable-quote-quote-print .quote-details-items thead .col.delete,
.negotiable-quote-quote-print .quote-details-items .item .col.delete {
    display: none;
}
.negotiable-quote-quote-print .quote-details-items thead .col.price,
.negotiable-quote-quote-print .quote-details-items .item .col.price,
.negotiable-quote-quote-print .quote-details-items thead .col.stock,
.negotiable-quote-quote-print .quote-details-items .item .col.stock,
.negotiable-quote-quote-print .quote-details-items thead .col.qty,
.negotiable-quote-quote-print .quote-details-items .item .col.qty,
.negotiable-quote-quote-print .quote-details-items thead .col.subtotal,
.negotiable-quote-quote-print .quote-details-items .item .col.subtotal {
    text-align: right;
}
.negotiable-quote-quote-print
    .quote-details-items
    thead
    .col
    .product-item-name
    a,
.negotiable-quote-quote-print
    .quote-details-items
    .item
    .col
    .product-item-name
    a {
    pointer-events: none;
}
.negotiable-quote-quote-print .quote-details-items thead .col .price,
.negotiable-quote-quote-print .quote-details-items .item .col .price {
    font-size: 1.4rem;
    font-weight: 600;
}
.negotiable-quote-quote-print .quote-details-items thead .col .input-text,
.negotiable-quote-quote-print .quote-details-items .item .col .input-text {
    border-color: transparent;
    opacity: 1;
    padding-right: 0;
    text-align: right;
}
.negotiable-quote-quote-print .quote-details-items thead td,
.negotiable-quote-quote-print .quote-details-items .item td {
    border-color: #f2f2f2;
}
.negotiable-quote-quote-print .quote-details-items thead th,
.negotiable-quote-quote-print .quote-details-items .item th,
.negotiable-quote-quote-print .quote-details-items thead td,
.negotiable-quote-quote-print .quote-details-items .item td {
    padding-left: 0;
}
.negotiable-quote-quote-print .quote-details-items tbody:last-child td {
    border-bottom: 1px solid #f2f2f2;
}
.negotiable-quote-quote-print .quote-details-items tbody td {
    border-top: 1px solid #f2f2f2;
}
.negotiable-quote-quote-print .quote-details-items .quote-table-totals {
    background: none;
}
.negotiable-quote-quote-print .quote-details-items .quote-table-totals tbody {
    background: none;
}
.negotiable-quote-quote-print .quote-details-items .quote-table-totals tr th {
    font-weight: 400;
    padding-left: 0;
    text-align: left;
}
.negotiable-quote-quote-print .quote-details-items .quote-table-totals tr td,
.negotiable-quote-quote-print .quote-details-items .quote-table-totals tr th {
    font-size: 1.3rem;
    padding-bottom: 1.2rem;
    padding-top: 0;
}
.negotiable-quote-quote-print
    .quote-details-items
    .quote-table-totals:not(.cart)
    tbody
    > tr
    > td,
.negotiable-quote-quote-print
    .quote-details-items
    .quote-table-totals:not(.cart)
    tbody
    > tr
    > th {
    border: none;
}
.negotiable-quote-quote-print
    .quote-details-items
    .quote-table-totals:not(.cart)
    tbody
    > tr[class="grand_total"]
    td,
.negotiable-quote-quote-print
    .quote-details-items
    .quote-table-totals:not(.cart)
    tbody
    > tr[class="grand_total"]
    th {
    border-bottom: none;
    border-top: 1px solid #e4e4e4;
    padding-top: 1.8rem;
}
.negotiable-quote-quote-print
    .quote-details-items
    .catalog-price
    .quote-table-totals:not(.cart)
    tbody
    > tr:last-child
    td,
.negotiable-quote-quote-print
    .quote-details-items
    .catalog-price
    .quote-table-totals:not(.cart)
    tbody
    > tr:last-child
    th {
    border-bottom: none;
    border-top: 1px solid #e4e4e4;
    padding-top: 1.8rem;
}
.negotiable-quote-quote-print .quote-shipping-info {
    margin-bottom: 0;
}
.negotiable-quote-quote-print .quote-price-block {
    margin: 6rem 0 40px;
}
.negotiable-quote-quote-print .quote-block-title {
    border-bottom: 1px solid #f2f2f2;
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 25px;
    padding-bottom: 10px;
}
.negotiable-quote-quote-print .quote-block-content {
    width: calc(44%);
}
.negotiable-quote-quote-print .quote-block-content.catalog-price {
    float: left;
}
.negotiable-quote-quote-print
    .quote-block-content.catalog-price
    .quote-table-totals
    td
    strong,
.negotiable-quote-quote-print
    .quote-block-content.catalog-price
    .quote-table-totals
    th
    strong {
    font-weight: 400;
}
.negotiable-quote-quote-print .quote-block-content.negotiated-price {
    float: right;
}
.negotiable-quote-quote-print
    .quote-block-content.negotiated-price
    .quote-table-totals:not(.cart)
    tfoot
    > tr:last-child
    td,
.negotiable-quote-quote-print
    .quote-block-content.negotiated-price
    .quote-table-totals:not(.cart)
    tfoot
    > tr:last-child
    th {
    border-color: #858585;
}
.negotiable-quote-quote-print .quote-comments-block .quote-block-title {
    border-color: #e4e4e4;
    display: block;
    font-weight: 300;
}
.negotiable-quote-quote-print .quote-comments-block .comments-block-item {
    border-color: #e4e4e4;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.negotiable-quote-quote-print .quote-comments-block .attachments-list {
    padding-top: 0;
}
.negotiable-quote-quote-print .quote-comments-block .attachments-list a {
    pointer-events: none;
}
.negotiable-quote-quote-print .quote-comments-block .comments-field {
    display: none;
}
.negotiable-quote-quote-print .copyright {
    background-color: transparent;
    border-bottom: 1px solid #e4e4e4;
    color: #333333;
    margin-bottom: 25px;
    padding: 10px 0 0;
    text-align: left;
}
.negotiable-quote-quote-print .copyright .phone {
    float: right;
}
.negotiable-quote-errors .error-wrap {
    display: none;
}
.negotiable-quote-order-information {
    font-size: 1.4rem;
    margin: -1.4rem 0 1.8rem;
}
.negotiable-quote-order-information:before,
.negotiable-quote-order-information:after {
    content: "";
    display: table;
}
.negotiable-quote-order-information:after {
    clear: both;
}
.table-order-items .page-section-negotiable td {
    padding: 0;
}
.table-order-items .page-section-negotiable td .data-table {
    position: relative;
}
.table-order-items .page-section-negotiable td .data-table tr td {
    border: none;
    padding: 11px 10px;
    text-align: right;
}
.table-order-items .page-section-negotiable td .data-table tr td:first-child {
    width: 79.5%;
}
.table-order-items .page-section-negotiable td .data-table tr.col-subtotal {
    font-weight: 600;
}
.table-order-items
    .page-section-negotiable
    td
    .data-table
    tr.col-subtotal:after {
    background: #cccccc;
    bottom: 42px;
    content: "";
    height: 1px;
    left: auto;
    position: absolute;
    right: 1.5%;
    width: 36%;
}
.table-order-items tfoot > tr.page-section-negotiable td {
    padding: 0;
}
.sales-order-view
    .page-main
    .page-title-wrapper
    .negotiable-quote-order-information
    .order-date {
    font-size: 1.4rem;
    margin: 0;
}
.checkout-shipping-address .message.notice .link-back {
    font-size: 0;
}
.checkout-shipping-address .message.notice .link-back a,
.checkout-shipping-address .message.notice .link-back span {
    font-size: 1.3rem;
}
@media print {
    body {
        min-width: 102.4rem;
    }
}

a.button {
    -moz-appearance: button;
    -webkit-appearance: button;
    appearance: button;
    color: initial;
    padding: 10px;
    text-decoration: none;
}

.quickorder-index-index .column .block-addbysku .action.remove {
    display: none;
    display: inline-block;
    text-decoration: none;
}
.quickorder-index-index .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.quickorder-index-index .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #8f8f8f;
    content: "\e604";
    font-family: "luma-icons";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.quickorder-index-index .column .block-addbysku .action.remove:hover:before {
    color: inherit;
}
.quickorder-index-index .column .block-addbysku .action.remove:active:before {
    color: inherit;
}
.quickorder-index-index .column .block-addbysku .action:active,
.quickorder-index-index .column .block-addbysku .action:not(:focus) {
    box-shadow: none;
}
.quickorder-index-index .column .block-addbysku .action:focus {
    box-shadow: 0 0 3px 1px #00699d;
}
.quickorder-index-index .column .block-addbysku .action.add {
    display: none;
}
.quickorder-index-index
    .column
    .block-addbysku
    .fieldset
    .fields
    .actions-toolbar {
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 5px;
    position: relative;
    top: 0.3rem;
    vertical-align: top;
}
.quickorder-index-index
    .column
    .block-addbysku
    .block-content
    .actions-toolbar {
    margin-bottom: 30px;
}
.quickorder-index-index .column .block-addbysku .box-items {
    margin-bottom: 30px;
}
.quickorder-index-index .column .block-addbysku .box-upload {
    margin-bottom: 60px;
}
.quickorder-index-index .column .block-addbysku .deletable-item .label {
    display: none;
}
.quickorder-index-index
    .column
    .block-addbysku
    .deletable-item:last-child
    .remove {
    display: none;
}
.quickorder-index-index .upload .label {
    margin-bottom: 0;
}
.quickorder-index-index .upload .label + .note {
    margin-bottom: 5px;
    padding-top: 0;
}
.quickorder-index-index .upload-container {
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.quickorder-index-index .upload-container .action-upload {
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.quickorder-index-index .upload-container .file-upload {
    background-image: none;
    background: #eeeeee;
    border: 1px solid #cccccc;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 7px 15px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 3px;
    text-align: center;
}
.quickorder-index-index .upload-container .file-upload:focus,
.quickorder-index-index .upload-container .file-upload:active {
    background: #e2e2e2;
    border: 1px solid #cccccc;
    color: #333333;
}
.quickorder-index-index .upload-container .file-upload:hover {
    background: #e1e1e1;
    border: 1px solid #cccccc;
    color: #333333;
}
.quickorder-index-index .upload-container .file-upload.disabled,
.quickorder-index-index .upload-container .file-upload[disabled],
fieldset[disabled] .quickorder-index-index .upload-container .file-upload {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
}
.quickorder-index-index .product-block {
    background-color: #f0f0f0;
}
.quickorder-index-index .product-block:not(:empty) {
    border: 1px solid #c2c2c2;
    border-top: none;
}
.quickorder-index-index .product-block .product-image {
    border: 1px solid #c2c2c2;
    float: left;
    margin: 1.5rem;
}
.quickorder-index-index .product-block .product-image img {
    display: block;
    max-width: 5rem;
}
.quickorder-index-index .product-block .product-name {
    overflow: hidden;
    padding: 1.5rem;
}
.quickorder-index-index .product-block .product-name .name {
    display: inline-block;
    margin-bottom: 10px;
}
.quickorder-index-index .product-error .message {
    margin: 0;
}
.quickorder-index-index .product-error.general-error .message {
    margin-bottom: 10px;
}
.quickorder-index-index .product-error.general-error .message:last-child {
    margin-bottom: 25px;
}
.quickorder-index-index .ui-front {
    z-index: 100;
}
.quickorder-index-index .ui-front .ui-helper-hidden-accessible {
    display: none;
}
.quickorder-index-index .ui-front > ul {
    margin: 0;
    padding: 0;
    list-style: none none;
}
.quickorder-index-index .ui-front > ul:not(:empty) {
    background: #ffffff;
    border: 1px solid #c2c2c2;
    border-top: 0;
}
.quickorder-index-index .ui-front > ul li {
    border-top: 1px solid #e5e5e5;
    cursor: pointer;
    margin: 0;
    padding: 5px 40px 5px 10px;
    position: relative;
    text-align: left;
    white-space: normal;
}
.quickorder-index-index .ui-front > ul li:first-child {
    border-top: none;
}
.quickorder-index-index .ui-front > ul li:hover,
.quickorder-index-index .ui-front > ul li.selected {
    background: #e8e8e8;
}
.quickorder-index-index .ui-front > ul li a {
    color: #333333;
    font-weight: 700;
    margin-right: 5px;
    text-decoration: none;
}
.quickorder-index-index .ui-autocomplete {
    cursor: default;
    left: 0;
    position: absolute;
    top: 0;
}
[data-content-type="dynamic_block"] figure[data-content-type="image"] img {
    display: inline;
}
[data-content-type="dynamic_block"] .block-banners .banner-item-content,
[data-content-type="dynamic_block"] .block-banners-inline .banner-item-content {
    margin-bottom: auto;
}
.payment-method._active .available-credit {
    display: block;
}
.form-purchase-order {
    margin-bottom: 10px;
}
.credit-balance-list {
    list-style: none;
    padding-left: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.credit-balance-list .credit-balance-item {
    margin-right: 10rem;
}
.credit-balance-list .credit-balance-item:last-child {
    margin-right: 0;
}
.credit-balance-list .credit-balance-label {
    font-size: 1.6rem;
    margin-bottom: 0;
}
.credit-balance-list .credit-balance-price {
    font-size: 2.4rem;
    font-weight: 600;
}
.credit-balance-list .credit-balance-price._negative {
    color: #eb5202;
}
.available-credit {
    float: right;
    display: none;
}
.available-credit strong + span {
    padding: 0 10px;
}
.change-result {
    clear: both;
    padding-top: 20px;
}
.change-result strong {
    padding-left: 5px;
}
.checkout-container .checkout-payment-method div.new-address-popup {
    margin: 0 35px 20px 20px;
    position: relative;
}
.checkout-shipping-address .address-sender {
    position: relative;
    z-index: 1;
}
.checkout-shipping-address .address-sender .radio {
    position: absolute;
    top: 9px;
}
.checkout-shipping-address .address-sender .radio ~ .shipping-address-item {
    left: 25px;
    padding: 0 0 25px 0;
}
.checkout-shipping-address
    .address-sender
    .radio
    ~ .shipping-address-item:before {
    content: none;
}
.checkout-shipping-address
    .default-shipping-address.address-sender
    ~ .new-address-popup {
    margin-left: 25px;
}

.amslider .swiper-slide .brand-title {
    margin-top: 10px;
    min-height: 40px;
    color: #4f4f4f;
    word-break: break-all;
    word-break: break-word;
    font-size: 15px;
    line-height: 1.2;
}
.amslider .swiper-pagination-bullet {
    margin: 0 5px;
    width: 12px;
    height: 12px;
}
.amslider .swiper-pagination-bullet-active {
    background: #4f4f4f;
}
.amslider .swiper-button-next,
.amslider .swiper-button-prev {
    z-index: 2;
}
.amslider .swiper-button-next {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iNDMiIHZpZXdCb3g9IjAgMCAyNSA0MyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGU+VmVjdG9yPC90aXRsZT48ZGVzYz5DcmVhdGVkIHVzaW5nIEZpZ21hPC9kZXNjPjxnIGlkPSJDYW52YXMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0NTMgNzkwKSI+PGcgaWQ9IlZlY3RvciI+PHVzZSB4bGluazpocmVmPSIjcGF0aDBfc3Ryb2tlIiB0cmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSAtMTQzMC4zNSAtNzg4LjY0NikiIGZpbGw9IiM0RjRGNEYiLz48L2c+PC9nPjxkZWZzPjxwYXRoIGlkPSJwYXRoMF9zdHJva2UiIGQ9Ik0gNi4xMzcwNGUtMDUgMTkuOTM5M0wgLTEuMDQxOTYgMTguODYwNEwgLTIuMTM5OSAxOS45MjA3TCAtMS4wNjA2IDIxTCA2LjEzNzA0ZS0wNSAxOS45MzkzWk0gMTkuNjA0NCAtMS4wNzg5N0wgLTEuMDQxOTYgMTguODYwNEwgMS4wNDIwOSAyMS4wMTgzTCAyMS42ODg1IDEuMDc4OTdMIDE5LjYwNDQgLTEuMDc4OTdaTSAtMS4wNjA2IDIxTCAxOC45MzkzIDQxTCAyMS4wNjA3IDM4Ljg3ODdMIDEuMDYwNzIgMTguODc4N0wgLTEuMDYwNiAyMVoiLz48L2RlZnM+PC9zdmc+);
}
.amslider .swiper-button-prev {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iNDMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjx1c2UgeGxpbms6aHJlZj0iI3BhdGgwX3N0cm9rZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMi43MSAxLjM1NCkiIGZpbGw9IiM0RjRGNEYiLz48ZGVmcz48cGF0aCBpZD0icGF0aDBfc3Ryb2tlIiBkPSJNMCAxOS45NGwtMS4wNDItMS4wOC0xLjA5OCAxLjA2TC0xLjA2IDIxIDAgMTkuOTR6TTE5LjYwNC0xLjA4bC0yMC42NDYgMTkuOTQgMi4wODQgMi4xNTdMMjEuNjkgMS4wOGwtMi4wODUtMi4xNTh6TS0xLjA2IDIxbDIwIDIwIDIuMTIyLTIuMTIxLTIwLTIwTC0xLjA2MSAyMXoiLz48L2RlZnM+PC9zdmc+);
}
.amslider .swiper-button-next,
.amslider .swiper-button-prev {
    z-index: 0;
}
.amslider .swiper-slide {
    text-align: center;
    font-size: 18px;
}
.amslider .category-item .category-item-title {
    margin: auto;
}
.amslider .slide .category-item-title,
.amslider .swiper-slide .swiper-category-item {
    font-size: 15px;
    line-height: 1.2;
    word-break: break-word;
}
.amslider .wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
.amslider .no-img {
    margin: auto;
}
.brands-filters {
    display: inline-block;
    margin: 0 0 10px;
    width: 100%;
    min-height: 50px;
}
.brands-filters .letter {
    display: block;
    float: left;
    margin: 0 5px 10px;
    padding: 2px 5px;
    min-width: 17px;
    min-height: 20px;
    text-align: center;
    color: #333;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #e2e2e2;
}
.brands-filters .letter-all {
    min-width: 90px;
    margin-right: 20px;
}
.brands-filters .letters {
    margin-top: 4px;
}
.brands-filters .letter.-disabled {
    opacity: 0.6;
    pointer-events: none;
    background-color: #f1f1f1;
}
.brands-filters .letter.hide {
    display: none;
}
.brands-filters .letter:hover,
.brands-filters .letter.-active {
    background: #fed285;
}
.ambrands-search-wrapper {
    position: relative;
    display: block;
    margin: 0 auto;
}
.ambrands-search-wrapper .ambrands-search-input {
    display: block;
    margin: 0 0 10px;
    max-width: 100%;
}
.ambrands-search-wrapper #livesearch {
    position: absolute;
    display: none;
    width: 365px;
    max-width: 100%;
    max-height: 250px;
    background-color: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #c2c2c2;
    border-top: 2px solid #309ef3;
    z-index: 99;
}
.ambrands-search-wrapper #livesearch a {
    display: block;
    float: left;
    padding: 5px 10px;
    width: 100%;
    color: #000;
    box-sizing: border-box;
}
.ambrands-search-wrapper #livesearch a:hover {
    background-color: #e8e8e8;
    text-decoration: none;
}
.brand-images .brands-letter {
    width: 100%;
    vertical-align: top;
    box-sizing: border-box;
}
.brand-images .brands-letter .bare-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
}
.brand-images .brands-letter .letter {
    border-bottom: 1px solid #b2b2b2;
    font-size: 18px;
    font-weight: 400;
}
.brand-images .brands-letter .letter .title {
    padding: 0 2px 1px;
    text-transform: uppercase;
    background: #e2e2e2;
}
.brands-letter .brand-item {
    position: relative;
    margin: 0 5px 20px;
}
.brands-letter .brand-item .item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    color: #333333;
    -webkit-justify-content: flex-start;
}
.brands-letter .brand-item .item:hover {
    text-decoration: none;
}
.brands-letter .brand-item .no-img {
    color: #e2e2e2;
}
.brands-letter .brand-item .count {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    box-sizing: border-box;
    min-width: 25px;
    height: 25px;
    padding: 0 3px;
    line-height: 25px;
    text-align: center;
    background: #f58c12;
    border-radius: 20px;
    color: #ffffff;
}
.brands-letter .brand-item .label {
    position: relative;
    margin: 5px 0 0;
    padding-top: 5px;
    width: 100%;
    word-wrap: break-word;
}
.brands-letter .brand-item .label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 25%;
    right: 25%;
    display: block;
    height: 1px;
    background: #b2b2b2;
}
.brands-letter .brand-item .item:hover .label:before {
    left: 0;
    right: 0;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.brands-letter .brand-item .am-image-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.brands-letter .brand-item .am-image-wrapper .am-image {
    max-width: 100%;
    max-height: 100%;
}
.bare-list .ambrands-image {
    pointer-events: none;
}
.amslider-header-container {
    padding: 5px 0 5px 35px;
    height: 35px;
    font-size: 22px;
    line-height: 35px;
    color: #000;
    background: #e2e2e2;
}
.icon .brand-label {
    float: left;
}
.brand-images li.brand-item {
    list-style-type: none;
    text-align: center;
}
ul.bare-list img {
    display: block;
    margin: 0 auto;
}
.children-category .amslider {
    position: relative;
    left: inherit;
    margin: 0 50px;
    width: 100%;
    transform: inherit;
    display: block;
}
.amslider.am-brand-slider {
    max-width: 100%;
    padding: 0;
}
.amslider.am-brand-slider .swiper-brand {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}
.amslider.am-brand-slider .am-image-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
    margin: 0 auto;
}
.amslider.am-brand-slider .am-image-wrapper .am-image {
    max-width: 100%;
    max-height: 100%;
}
.amslider.am-brand-slider .slide {
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
}
.amslider.am-brand-slider .slide .am-image-wrapper {
    margin-bottom: 10px;
    overflow: hidden;
}
.amslider.am-brand-slider .swiper-slide {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    height: auto;
}
.amslider .slide {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin: 0 9px 20px 0;
    max-width: 30%;
    -webkit-flex-basis: 30%;
    flex-basis: 30%;
    text-align: center;
    color: #4f4f4f;
}
.amslider .slide .category-item {
    position: relative;
    padding: 10px;
    width: 100%;
    border: 1px solid #fff;
}
.amslider .slide .category-item:hover,
.amslider .slide .category-item.active {
    box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
    border-color: #bbb;
    position: relative;
    z-index: 2;
    padding: 10px;
}
.amslider .slide .category-item.category-item-label img {
    margin-bottom: 25px;
}
.amslider .slide .swiper-brand .am-image {
    height: auto;
}
.children-category-container.swiper-container {
    width: calc(100% - 2 * 27px);
    margin: auto;
}
.children-category-container .swiper-wrapper {
    -webkit-align-items: baseline;
    -moz-align-items: baseline;
    -ms-align-items: baseline;
    align-items: baseline;
}
.amslider .swiper-slide {
    color: #4f4f4f;
}

.amslider .swiper-slide .swiper-brand .no-img {
    display: inline-block;
    margin: 0 auto;
    color: #e2e2e2;
}

@media screen and (-ms-high-contrast: active),
    screen and (-ms-high-contrast: none) {
    .swiper-brand {
        width: 100%;
    }
    .swiper-brand .no-img {
        width: 100%;
    }
}
.ui-tooltip .arrow {
    left: 8px;
    width: 15px;
}
.ui-tooltip .arrow:after {
    border-right: 15px solid transparent;
}
.ui-tooltip .arrow:before {
    border-right: 14px solid transparent;
}
.amslider-container {
    margin: auto;
    margin-bottom: 15px;
    width: 100%;
}
.am-rating-up {
    font-size: smaller;
}
.amshopby-hightlighted {
    background-color: #ffff00;
}
.amshopby-item .filter-value {
    margin-left: 5px;
}
.amshopby-filter-tooltip {
    display: inline-block;
    margin-left: 6px;
    max-width: 16px;
    max-height: 16px;
    vertical-align: top;
}
.amshopby-filter-value .swatch-option.image,
.amshopby-filter-value .swatch-attribute.size .swatch-option,
.amshopby-filter-value .swatch-attribute.manufacturer .swatch-option {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.filter-options-content .am-swatch-wrapper .swatch-option.image,
.filter-options-content .swatch-attribute.size .swatch-option.selected,
.filter-options-content .swatch-attribute.manufacturer .swatch-option.selected {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.filter-options-content .delimiter {
    margin: 0 5px;
    line-height: 30px;
}
.filter-options-content .range {
    display: flex;
    align-items: center;
    margin-top: 10px;
    text-align: center;
}
.filter-options-content .am-filter-price {
    padding: 5px;
    max-width: 50px;
    width: 46%;
}
.filter-options-content .count {
    display: inline-flex;
}
.filter-options-content .am-shopby-swatch-label .count {
    margin: 0;
    padding: 0;
}
.filter-options-content .am-shopby-swatch-label .label {
    margin-right: 5px;
}
.filter-options-content .am-shopby-form {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 3px;
}
.filter-options-content
    .am-shopby-form
    .swatch-attribute
    .swatch-option-link-layered:hover {
    background-color: unset;
}
.am-show-more {
    transition: 0.1s all ease-in;
    position: relative;
    display: none;
    margin-top: 10px;
    padding: 5px 25px 10px 0;
    color: inherit;
    cursor: pointer;
}
.am-show-more:hover {
    background-color: transparent;
    color: #006bb4;
}
.am-show-more:before,
.am-show-more:after {
    transition: 0.1s all ease-in;
    position: absolute;
    right: 0;
    width: 8px;
    height: 1px;
    background: #000;
    content: "";
}
.am-show-more:before {
    right: 5px;
    transform: rotate(45deg);
}
.am-show-more:after {
    transform: rotate(-45deg);
}
.am-show-more.-active {
    display: flex;
    align-items: center;
}
.am-show-more .am-counter {
    display: inline-block;
    margin: 0 2px;
    opacity: 0.5;
}
.am-show-more[data-is-hide="false"]:before {
    right: 6px;
    transform: rotate(-45deg);
}
.am-show-more[data-is-hide="false"]:after {
    transform: rotate(45deg);
}
.range.am-fromto-widget .am-filter-go {
    margin: 0 10px;
    vertical-align: top;
}
.am-filter-go {
    margin: 15px 0 0;
    width: 25%;
}
input[type="text"].am-filter-price.-to.right {
    float: right;
}
.amshopby-slider-container {
    margin: 10px 15px 15px 5px;
}
.amshopby-slider-container .ui-slider-range {
    position: absolute;
    height: 10px;
    background: #b6b6b6;
}
.amshopby-slider-container .am-slider .ui-slider-handle {
    margin-top: -5px;
    margin-left: -5px;
    padding: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #f98b25;
}
.amshopby-slider-container .am-slider .ui-slider-handle:hover,
.amshopby-slider-container .am-slider .ui-slider-handle:active {
    background-color: #e17e17;
}
.amshopby-slider-container .amshopby-slider-display {
    text-align: center;
}
.am-swatch-options {
    display: flex;
    flex-direction: column;
}
.am-swatch-options .swatch-option {
    display: inline-block;
    margin: 0 10px 0 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.am-swatch-options > .item {
    padding-bottom: 4px;
}
.am-swatch-options > .item:hover {
    background-color: transparent;
}
.am-swatch-options .am-shopby-swatch-label {
    display: inline-block;
    max-width: 70%;
    vertical-align: middle;
    word-wrap: break-word;
}
.filter-options .am-swatch-wrapper {
    margin: 0 0 5px 0 !important;
    line-height: initial;
}
.catalog-topnav .filter-options {
    flex-wrap: wrap;
    min-height: 40px;
    border-bottom: 1px solid #cccccc;
}
.catalog-topnav .filter-options .filter-options-item {
    display: inline-block;
    border: 0;
}
.catalog-topnav .filter-options .filter-options-content {
    position: absolute;
    z-index: 9999;
    margin-top: 5px;
    min-width: 100px;
    border: 1px solid #cccccc;
    background-color: white;
}
.catalog-topnav .filter-options .am-filter-items-rating li {
    margin: 0 0 10px;
}
.catalog-topnav .filter-options .am-filter-items-rating li:last-child {
    margin: 0;
}
.catalog-topnav .block-actions {
    display: none;
}
.catalog-topnav {
    display: none;
}
.filter-options
    .chosen-container-multi
    .chosen-choices
    li.search-choice
    .search-choice-close {
    top: 5px;
    right: 8px;
}
.filter-options .items .items-children.-folding {
    padding-left: 18px;
    width: 100%;
    list-style: none;
}
.filter-options .items .items-children.-folding .item {
    margin: 5px 0;
}
.filter-options .items.amshopby-fly-out-view .items-children {
    z-index: 9999;
    background-color: #fff;
}
.filter-options .am-ranges {
    overflow-x: hidden;
    overflow-y: auto;
}
.filter-options .items.amshopby-fly-out-view .item {
    display: flex;
    align-items: center;
    margin: 0;
    border: 1px solid #cccccc;
    border-top: none;
}
.filter-options .items.amshopby-fly-out-view .item:hover {
    background-color: #cccccc;
}
.filter-options .items.amshopby-fly-out-view .item:first-child {
    border-top: 1px solid #cccccc;
}
.filter-options .items.amshopby-fly-out-view .item > .am-input {
    margin: 14px 5px 14px 10px;
    top: 0;
}
.filter-options .items.amshopby-fly-out-view a:hover {
    background-color: transparent;
}
.filter-options .ui-widget-overlay {
    background: #aaa;
    opacity: 0.3;
}
.filter-options .ui-widget-shadow {
    box-shadow: 0 0 5px #666;
}
.filter-options .am-category-view {
    position: absolute;
    z-index: 9;
    display: none;
    overflow-y: auto;
    box-sizing: border-box;
    margin: 0;
    padding: 10px;
    max-height: 300px;
    width: 100%;
    border: 1px solid #cccccc;
    background-color: white;
    white-space: nowrap;
}
.filter-options .items.am-category-view,
.filter-options .am-category-view ol.items {
    margin: 0;
}
.filter-options .am-category-view .item a.amshopby-filter-parent {
    padding-left: 20px;
}
.filter-options
    .am-category-view
    .item
    > .am-collapse-icon
    ~ a.amshopby-filter-parent {
    padding-left: 40px;
}
.filter-options .am-category-view a {
    display: inline-block;
    white-space: initial;
}
.filter-options .filter-options-content .rating-summary {
    display: inline-block;
    vertical-align: sub;
}
.filter-options .amshopby-search-box {
    margin: 0 0 15px;
}
.page-layout-1column .filter-options-item.active .filter-options-content {
    padding: 10px 15px;
}
.page-layout-1column .filter-options-content li.item {
    padding: 0;
}
.filter
    [data-role="collapsible"]:not([data-collapsible="true"])
    [data-role="content"] {
    display: none;
}
div.swatch-option-tooltip {
    z-index: 9999;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
    background-size: contain !important;
}
.filter-options .am-labels-folding .item {
    position: relative;
}
.filter-options .ui-menu {
    display: block;
    margin: 0;
    padding: 0;
    outline: 0;
    list-style: none;
}
.filter-options .ui-menu .ui-menu {
    position: absolute;
}
.filter-options .ui-menu .ui-menu-item {
    margin: 0;
    list-style: none;
    cursor: pointer;
}
.filter-options .ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px 0.4em;
}
.filter-options .ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    border-width: 1px 0 0 0;
    font-size: 0;
    line-height: 0;
}
.filter-options-content .am-swatch-wrapper {
    display: inline-block;
}
.filter-options-content .am-swatch-wrapper:hover .am-swatch-link {
    background: none;
}
.filter-options-content .am-swatch-wrapper > .input.-hidden {
    display: none;
}
.am-filter-items-attr_price {
    min-width: 130px;
    max-width: 350px;
}
.am-filter-items-attr_color .swatch-option.text {
    padding: 1px 2px;
    width: 30px;
}
.amasty-catalog-topnav.block.filter {
    flex-basis: auto;
}
.amasty-catalog-topnav .filter-options-content .amshopby-fly-out-view a {
    display: block;
    box-sizing: border-box;
}
.am-filter-items-stock .am_shopby_link_selected,
.am-filter-items-rating .am_shopby_link_selected {
    background-color: #e8e8e8;
    text-decoration: none;
}
.am_shopby_link_selected {
    font-weight: bold;
}
.amshopby-fly-out-view.ui-menu {
    position: relative;
}
.amshopby-fly-out-view .ui-menu {
    width: 100%;
}
.amshopby-fly-out-view .items-children:not(.ui-menu) {
    display: none;
}
.amshopby-fly-out-view a {
    display: inline-block;
    padding: 10px;
}
.amshopby-fly-out-view input[type="checkbox"],
.amshopby-fly-out-view input[type="radio"] {
    margin: 3px 3px 3px 4px;
}
.amshopby-category-dropdown {
    display: block;
    overflow: hidden;
    padding-right: 3.6rem;
    min-height: 3.2rem;
    border: 1px solid #adadad;
    background-color: #fff;
    text-align: left;
    text-overflow: ellipsis;
    white-space: normal;
    font-weight: 400;
    cursor: pointer;
}
.amshopby-category-dropdown:after {
    position: absolute;
    top: 50%;
    right: 1.2rem;
    box-sizing: border-box;
    margin-top: -0.2rem;
    width: 0;
    height: 0;
    border-width: 0.5rem 0.4rem 0 0.4rem;
    border-style: solid;
    border-color: #000 transparent transparent;
    content: "";
    transition: all 0.2s linear;
}
.amshopby-category-dropdown:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 3.2rem;
    border: 1px solid #adadad;
    background-color: #e3e3e3;
    content: "";
}
.am-category-wrapper {
    position: relative;
    display: block;
    user-select: none;
}
.am-category-wrapper._active .amshopby-category-dropdown:after {
    transform: rotate(180deg);
}
.am-category-wrapper .amshopby-checkbox,
.am-category-wrapper .amshopby-radio {
    margin-left: 17px;
}
.am-category-wrapper .amshopby-filter-parent {
    padding-left: 0;
}
.am-category-wrapper .am-multiselect-crumb {
    position: relative;
    display: inline-block;
    margin: 0.3rem 0 0.3rem 0.3rem;
    padding: 0.3rem 2.4rem 0.4rem 1rem;
    border: 1px solid #a79d95;
    border-radius: 1px;
    background-color: #f5f5f5;
    font-size: 1.2rem;
    transition: border-color 0.1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 2rem;
    height: auto;
    border: none;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    color: #514943;
    font-size: 0.5em;
    line-height: 1;
}
.am-category-wrapper .am-multiselect-crumb .action-close:before {
    content: "x";
    font-size: 10px;
    transition: color 0.1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close > span {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
}
.filter-options .am-labels-folding .item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    padding: 0 0 0 20px;
}
.filter-options .am-labels-folding .item .am-input,
.filter-options
    [class*="am-filter-items-"].am-labels-folding
    .item:not(.swatch-option-link-layered)
    input[type="radio"],
.filter-options .amshopby-category-dropdown + form .item input[type="radio"],
.filter-options
    [class*="am-filter-items-"].am-labels-folding
    .item:not(.swatch-option-link-layered)
    input[type="checkbox"],
.filter-options
    .amshopby-category-dropdown
    + form
    .item
    input[type="checkbox"] {
    position: absolute;
    top: 4px;
    left: 0;
    margin: 0 5px 0 0;
}
.filter-options .am-labels-folding .item .am-collapse-icon + .am-input {
    left: 17px;
}
.filter-options
    .am-labels-folding
    .item
    .am-collapse-icon
    ~ [class*="am-filter-item-"] {
    padding-left: 17px;
}
.filter-options
    .items:not(.items-children)
    > .item:not(.-is-collapsible).-filter-parent {
    margin-left: 17px;
}
.filter-options
    [class*="am-filter-items-"].am-labels-folding
    .item:not(.swatch-option-link-layered),
.filter-options .amshopby-category-dropdown + form .item {
    position: relative;
    flex-wrap: wrap;
}
.filter-options
    [class*="am-filter-items-"].am-labels-folding
    .item:not(.swatch-option-link-layered)
    .am-collapse-icon
    + .am-input,
.filter-options
    .amshopby-category-dropdown
    + form
    .item
    .am-collapse-icon
    + .am-input,
.filter-options
    [class*="am-filter-items-"].am-labels-folding
    .item:not(.swatch-option-link-layered)
    .am-collapse-icon
    + input[type="radio"],
.filter-options
    .amshopby-category-dropdown
    + form
    .item
    .am-collapse-icon
    + input[type="radio"],
.filter-options
    [class*="am-filter-items-"].am-labels-folding
    .item:not(.swatch-option-link-layered)
    .am-collapse-icon
    + input[type="checkbox"],
.filter-options
    .amshopby-category-dropdown
    + form
    .item
    .am-collapse-icon
    + input[type="checkbox"] {
    left: 17px;
}
.filter-options
    .amshopby-category-dropdown
    + form
    .item
    .items-children.-folding {
    padding-left: 30px;
}
.am-labels-folding .am-collapse-icon,
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon {
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    align-self: flex-start;
}
.am-labels-folding .am-collapse-icon:after,
.filter-options
    .amshopby-category-dropdown
    + form
    .item
    .am-collapse-icon:after {
    position: static;
    margin: 0;
}
.am-collapse-icon {
    position: absolute;
    box-sizing: border-box;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
}
.am-collapse-icon:after {
    position: absolute;
    top: 50%;
    right: 1.2rem;
    box-sizing: border-box;
    margin-top: -0.5rem;
    width: 0;
    height: 0;
    border-width: 0.5rem 0.4rem 0 0.4rem;
    border-style: solid;
    border-color: #000 transparent transparent;
    content: "";
    transition: all 0.2s linear;
    transform: rotate(-90deg);
}
.am-collapse-icon._active:after {
    transform: rotate(0deg);
}
#amasty-shopby-product-list {
    z-index: 1;
}
#amasty-shopby-product-list .products.wrapper {
    position: relative;
}
#amasty-shopby-product-list #amasty-shopby-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 999;
    display: none;
    width: 100%;
    background: #fff;
    opacity: 0.5;
}
#amasty-shopby-product-list #amasty-shopby-overlay .loader {
    position: absolute;
    top: 10%;
    left: 50%;
    display: block;
    width: 64px;
    height: 64px;
    background-image: url("../Amasty_Shopby/images/loader-1.gif");
    transform: translate(-50%, -10%);
}
#amasty-shopby-product-list #amasty-shopby-overlay .loader:before {
    content: "";
}
.amshopby-option-link {
    display: inline-block;
    clear: both;
    margin-right: 5px;
}
.amshopby-option-link img {
    float: left;
    margin: 0 5px 5px 0;
}
.amshopby-option-link img:not([src*="/resized"]) {
    max-width: 30px;
    max-height: 30px;
}
.am_shopby_apply_filters {
    position: fixed;
    bottom: -80px;
    z-index: 9999;
    width: 100%;
    transition: left 0.2s ease;
}
.am_shopby_apply_filters.visible {
    bottom: 0;
}
.am-show-button {
    z-index: 999;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 15px 0;
    width: 100%;
    background: #eeeeee;
    text-align: center;
}
.am-show-button > .am-items {
    font-size: 15px;
}
.am-show-button > .am-items.-loading {
    display: inline-block;
    margin: 0 5px;
    width: 25px;
    height: 25px;
    background-image: url("../Amasty_Shopby/images/loader-1.gif");
    background-size: contain;
    vertical-align: middle;
}
.am-show-button > .am-button {
    margin-left: 15px;
    padding: 17px 50px;
    height: auto;
    border: 0;
    border-radius: 5px;
    background: #ff9416;
    box-shadow: none;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    line-height: 1;
}
.am-show-button > .am-button:hover {
    background: #e27a00;
    transition: background 0.3s ease;
}
.am-item-removed {
    text-decoration: line-through;
}
.am-category-image {
    vertical-align: middle;
}
.amshopby-filter-current .filter-label {
    vertical-align: middle;
}
.amshopby-filter-current .amshopby-item.item {
    display: flex;
    align-items: center;
}
.amshopby-filter-current .amshopby-filter-name {
    display: flex;
    padding: 0 5px 0 0;
    font-weight: bold;
}
.amshopby-filter-current .amshopby-filter-name:after {
    content: ":";
}
.amshopby-filter-current .amshopby-filter-value {
    flex-grow: 1;
}
.amshopby-filter-current .am-swatch-link {
    display: flex;
    align-items: center;
}
.amshopby-filter-current
    .amshopby-filter-value
    .am-swatch-options
    .swatch-option {
    margin: 0;
}
.amshopby-filter-current .amshopby-remove {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: auto;
    width: 12px;
    height: 12px;
}
.amshopby-filter-current .amshopby-remove:hover:after,
.amshopby-filter-current .amshopby-remove:hover:before {
    background-color: #006bb4;
}
.amshopby-filter-current .amshopby-remove:after,
.amshopby-filter-current .amshopby-remove:before {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #757575;
    content: "";
}
.amshopby-filter-current .amshopby-remove:after {
    transform: rotate(45deg);
}
.amshopby-filter-current .amshopby-remove:before {
    transform: rotate(-45deg);
}
.amshopby-filter-current .am-shopby-swatch-label {
    margin-left: 10px;
}
.amshopby-filter-current .swatch-option-link-layered {
    display: flex;
    align-items: center;
    flex-basis: 100%;
}
.amshopby-filter-current .item {
    padding-bottom: 0;
}
.am-dropdown .am-select,
.am-dropdown .chosen-container .chosen-choices {
    min-height: 32px;
    border-color: #ccc;
    background-color: #fff;
    font-size: 14px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.am-dropdown .chosen-container .chosen-choices {
    background-image: none;
}
.am-dropdown
    .chosen-container-multi
    .chosen-choices
    li.search-field
    input[type="text"] {
    min-width: 100px;
    color: #000;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .amshopby-item.item {
    display: flex;
    align-items: center;
    padding: 0 0 10px 20px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .items {
    padding: 15px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .am-show-more {
    padding: 12px 25px 0 0;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .category-image .image {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
}
.am-porto-cmtb .filter-options-content .swatch-option {
    min-width: 22px;
    width: 22px;
    height: 22px;
    border: none;
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.am-porto-cmtb .page-wrapper > .page-header {
    z-index: 9005;
}
.am-porto-cmtb .page-main {
    z-index: 9;
}
.am-porto-cmtb .am-show-more:hover {
    color: #006bb4 !important;
}
.amrelated-grid-wrapper .amshopby-option-link {
    margin-bottom: 10px;
}
#amasty-shopby-product-list {
    order: 10;
    max-width: 100%;
}
.amsearch-results {
    padding: 15px 0 0;
    background-color: #ffffff;
}
.amsearch-results .amsearch-products.-waste {
    padding: 15px;
}
.amsearch-results .amsearch-item {
    text-transform: capitalize;
    cursor: pointer;
}
.amsearch-results .amsearch-item:hover {
    background-color: #f4f5fa;
}
.amsearch-results .amsearch-item .item-name {
    outline: none;
    color: inherit;
    text-decoration: none;
    font-size: 1.2rem;
}
.amsearch-results .actions-secondary {
    display: none;
    padding: 0 0 0 5px;
}
.amsearch-results
    .amsearch-item
    .amsearch-autocomplete-image:not([data-click-url]),
.amsearch-results .amsearch-item .price-box:not([data-click-url]) {
    cursor: pointer;
}
.amsearch-form-container .control {
    min-height: 32px;
}
.amsearch-form-container .amsearch-wrapper-inner .actions-secondary {
    display: none;
}
.amsearch-form-container
    .search-autocomplete
    .amsearch-results
    .amsearch-leftside {
    background-color: #fff;
}
.amsearch-form-container .search-autocomplete {
    overflow: hidden;
    scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
    scrollbar-width: thin;
    overflow-y: auto;
    max-height: 90vh;
}
.amsearch-form-container .search-autocomplete::-webkit-scrollbar {
    background: #f0f0f0;
}
.amsearch-form-container .search-autocomplete::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: #adadad;
    cursor: pointer;
}
.amsearch-form-container .search-autocomplete ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
}
.amsearch-form-container .search-autocomplete::-webkit-scrollbar {
    width: 4px;
}
.amsearch-form-container .search-autocomplete::-webkit-scrollbar-thumb {
    width: 4px;
}
.amsearch-form-container .search-autocomplete ::-webkit-scrollbar-track {
    width: 4px;
}
.amsearch-form-container.-opened .input-text {
    padding-left: 26px;
}
.amsearch-form-container.-opened .input-text::-ms-clear {
    display: none;
}
.amsearch-form-container.-opened .input-text::-webkit-input-placeholder {
    color: #cecece;
    font-style: italic;
}
.amsearch-form-container.-opened .input-text::-moz-placeholder {
    color: #cecece;
    font-style: italic;
}
.amsearch-form-container.-opened .input-text:-ms-input-placeholder {
    color: #cecece;
    font-style: italic;
}
.amsearch-form-container
    .search-autocomplete
    .amsearch-leftside
    .amsearch-products {
    background-color: #ffffff;
}
.amsearch-wrapper-input {
    position: relative;
    max-width: 100%;
    transition: none;
}
.amsearch-wrapper-content > .amsearch-item {
    position: relative;
    display: flex;
    padding: 20px 0 16px 15px;
}
.amsearch-wrapper-content > .amsearch-item:first-child:before,
.amsearch-wrapper-content > .amsearch-item:last-child:after {
    display: none;
}
.amsearch-wrapper-content .product-item.amsearch-item {
    padding: 15px;
}
.amsearch-wrapper-content .product-item-details {
    display: flex;
    flex-direction: column;
    min-height: 100px;
}
.amsearch-wrapper-content .amsearch-wrapper-inner {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    margin-top: auto;
}
.amsearch-wrapper-content .product-item-link {
    margin: 0 0 5px;
    color: #333;
    word-break: keep-all;
}
.amsearch-wrapper-content .product-item-actions {
    display: flex;
    align-items: flex-end;
    margin-top: 6px;
}
.amsearch-wrapper-content .amsearch-wrapper-inner .price-box {
    margin: 0 10px 0 0;
}
.amsearch-wrapper-content .amsearch-wrapper-inner .price {
    font-size: 16px;
}
.block-search .search .control {
    position: relative;
    z-index: 99;
}
.block-xsearch.block-search .search .control {
    z-index: 98;
}
.amsearch-form-container .input-text:focus {
    border: 2px solid #54c6ff;
    box-shadow: 0 2px 4px #c2ebff;
}
.amsearch-close {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    display: none;
    margin: auto;
    padding: 16px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==)
        no-repeat center;
    cursor: pointer;
}
.search .amsearch-loupe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    display: none;
    margin: auto;
    padding: 0;
    width: 14px;
    height: 14px;
    border: 0;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1Ni45NjYgNTYuOTY2Ij48cGF0aCBkPSJNNTUuMTQ2IDUxLjg4N0w0MS41ODggMzcuNzg2QTIyLjkyNiAyMi45MjYgMCAwIDAgNDYuOTg0IDIzYzAtMTIuNjgyLTEwLjMxOC0yMy0yMy0yM3MtMjMgMTAuMzE4LTIzIDIzIDEwLjMxOCAyMyAyMyAyM2M0Ljc2MSAwIDkuMjk4LTEuNDM2IDEzLjE3Ny00LjE2MmwxMy42NjEgMTQuMjA4Yy41NzEuNTkzIDEuMzM5LjkyIDIuMTYyLjkyLjc3OSAwIDEuNTE4LS4yOTcgMi4wNzktLjgzN2EzLjAwNCAzLjAwNCAwIDAgMCAuMDgzLTQuMjQyek0yMy45ODQgNmM5LjM3NCAwIDE3IDcuNjI2IDE3IDE3cy03LjYyNiAxNy0xNyAxNy0xNy03LjYyNi0xNy0xNyA3LjYyNi0xNyAxNy0xN3oiIGZpbGw9IiNhOWE5YTkiLz48L3N2Zz4=)
        no-repeat center;
    box-shadow: none;
}
.amsearch-products .amsearch-highlight {
    padding: 0 2px;
    background-color: #3ac39c;
    color: #fff;
    word-wrap: normal;
}
.amsearch-products {
    order: 10;
    padding: 0 0 15px;
}
.amsearch-products .amasty-xsearch-block-header {
    padding: 0 15px 10px;
}
.amsearch-leftside {
    display: flex;
    align-content: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.amsearch-leftside .recent_searches,
.amsearch-leftside .amsearch-item {
    flex-basis: 100%;
    padding: 5px 0;
}
.amsearch-autocomplete-information {
    padding-left: 13px;
    width: 60%;
}
.amsearch-autocomplete-information .action.view {
    color: #757575;
    font-weight: 300;
}
.amasty-xsearch-loader {
    position: absolute;
    top: 0;
    right: 40px;
    bottom: 0;
    z-index: 1000;
    margin: auto 5px auto 0;
    width: 16px;
    height: 11px;
    background: url(data:image/gif;base64,R0lGODlhEAALAPQAAP///wAAANra2tDQ0Orq6gYGBgAAAC4uLoKCgmBgYLq6uiIiIkpKSoqKimRkZL6+viYmJgQEBE5OTubm5tjY2PT09Dg4ONzc3PLy8ra2tqCgoMrKyu7u7gAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCwAAACwAAAAAEAALAAAFLSAgjmRpnqSgCuLKAq5AEIM4zDVw03ve27ifDgfkEYe04kDIDC5zrtYKRa2WQgAh+QQJCwAAACwAAAAAEAALAAAFJGBhGAVgnqhpHIeRvsDawqns0qeN5+y967tYLyicBYE7EYkYAgAh+QQJCwAAACwAAAAAEAALAAAFNiAgjothLOOIJAkiGgxjpGKiKMkbz7SN6zIawJcDwIK9W/HISxGBzdHTuBNOmcJVCyoUlk7CEAAh+QQJCwAAACwAAAAAEAALAAAFNSAgjqQIRRFUAo3jNGIkSdHqPI8Tz3V55zuaDacDyIQ+YrBH+hWPzJFzOQQaeavWi7oqnVIhACH5BAkLAAAALAAAAAAQAAsAAAUyICCOZGme1rJY5kRRk7hI0mJSVUXJtF3iOl7tltsBZsNfUegjAY3I5sgFY55KqdX1GgIAIfkECQsAAAAsAAAAABAACwAABTcgII5kaZ4kcV2EqLJipmnZhWGXaOOitm2aXQ4g7P2Ct2ER4AMul00kj5g0Al8tADY2y6C+4FIIACH5BAkLAAAALAAAAAAQAAsAAAUvICCOZGme5ERRk6iy7qpyHCVStA3gNa/7txxwlwv2isSacYUc+l4tADQGQ1mvpBAAIfkECQsAAAAsAAAAABAACwAABS8gII5kaZ7kRFGTqLLuqnIcJVK0DeA1r/u3HHCXC/aKxJpxhRz6Xi0ANAZDWa+kEAA7AAAAAAAAAAAA)
        no-repeat center;
}
.amasty-message.message.info {
    margin: 0;
}
.amasty-xsearch-num-results {
    float: right;
}
.amsearch-more-results {
    margin-top: 5px;
    text-align: center;
    width: 100%;
}
.amsearch-more-results .amsearch-link {
    border-bottom: 1px solid #06c;
    color: #06c;
    text-decoration: none;
}
.amsearch-more-results .amsearch-link:hover {
    border-bottom: 1px solid #1979c3;
    background-color: inherit;
    color: #1979c3;
    text-decoration: none;
}
.block-search .action.search.amasty-xsearch-hide,
.amasty-xsearch-hide {
    display: none;
}
.amasty-xsearch-block-header {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 5px;
    color: #000000;
    text-transform: uppercase;
    word-wrap: break-word;
    word-break: break-word;
    font-weight: 700;
}
.amsearch-item-container:last-child:after {
    display: none;
}
.amsearch-item-container .amsearch-item {
    cursor: inherit;
}
.amsearch-item-container .amsearch-item:hover {
    background-color: inherit;
}
.amsearch-item-container .amsearch-highlight {
    font-size: 12px;
}
.amsearch-item-container.page a.item-name {
    color: #3ac39c;
    font-weight: 600;
}
.amsearch-item-container.recent_searches {
    padding: 0 15px 20px;
}
.amsearch-item-container.recent_searches .amsearch-item {
    display: inline-block;
    order: 1;
    box-sizing: border-box;
    margin: 0 8px 10px 0;
    padding: 5px 10px;
    border: 1px solid #e2e4ee;
    border-radius: 25px;
    text-decoration: none;
    font-size: 12px;
}
.amsearch-item-container.recent_searches .amsearch-item:hover {
    border-color: #3ac39c;
}
.amsearch-item-container.recent_searches .amsearch-item:active {
    border-color: #23745d;
}
.amsearch-item-container.recent_searches .amsearch-item:focus {
    border-color: #3ac39c;
    background-color: #3ac39c;
    color: #fff;
}
.amsearch-item-container.recent_searches .amasty-xsearch-block-header {
    padding: 0 0 10px;
}
.amsearch-item-container.recent_searches .amasty-xsearch-num-results {
    display: none;
}
.amsearch-item-container.popular_searches .amsearch-item:hover {
    background: #f4f5fa;
}
.amsearch-item-container.popular_searches .amasty-xsearch-num-results {
    display: none;
    font-size: 12px;
}
.amsearch-item-container.-brands .amasty-xsearch-num-results {
    display: inline-block;
    float: none;
    color: #ccc;
}
.amasty-xsearch-preload {
    display: none;
}
.search-autocomplete .amsearch-results div:not([data-click-url]) {
    background: none;
    cursor: default;
}
.amsearch-category-tab .amsearch-item {
    margin-bottom: 10px;
    font-size: 1.6rem;
}
.amsearch-category-tab .amsearch-item .am-item-link:not(:last-of-type):after {
    display: inline-block;
    margin: 0 10px;
    width: 10px;
    height: 10px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDUxLjg0NiA0NTEuODQ3Ij48cGF0aCBkPSJNMzQ1LjQ0MSAyNDguMjkyTDE1MS4xNTQgNDQyLjU3M2MtMTIuMzU5IDEyLjM2NS0zMi4zOTcgMTIuMzY1LTQ0Ljc1IDAtMTIuMzU0LTEyLjM1NC0xMi4zNTQtMzIuMzkxIDAtNDQuNzQ0TDI3OC4zMTggMjI1LjkyIDEwNi40MDkgNTQuMDE3Yy0xMi4zNTQtMTIuMzU5LTEyLjM1NC0zMi4zOTQgMC00NC43NDggMTIuMzU0LTEyLjM1OSAzMi4zOTEtMTIuMzU5IDQ0Ljc1IDBsMTk0LjI4NyAxOTQuMjg0YzYuMTc3IDYuMTggOS4yNjIgMTQuMjcxIDkuMjYyIDIyLjM2NiAwIDguMDk5LTMuMDkxIDE2LjE5Ni05LjI2NyAyMi4zNzN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjYTNhM2EzIiBmaWxsPSIjYTNhM2EzIi8+PC9zdmc+)
        no-repeat center;
    background-size: contain;
    content: "";
}
.block.block-xsearch {
    z-index: 98;
}
@media only screen and (max-width: 767px) {
    .amsearch-leftside,
    .amsearch-products {
        width: 100% !important;
    }
    .amsearch-products.-waste {
        width: auto !important;
    }
    .form .search-autocomplete {
        top: 66px;
        left: 0;
        overflow-y: auto;
        margin: -15px 15px 0;
        max-height: 70vh;
    }
}
.amsearch-item .product-item-description,
.amsearch-item .item-description {
    word-break: keep-all;
}
.amsearch-clone-position {
    position: absolute;
    right: 0;
    z-index: 999;
    box-shadow:
        0 4px 6px rgba(61, 62, 66, 0.05),
        0 4px 25px rgba(75, 76, 83, 0.15);
}
.amsearch-autocomplete-image {
    width: 40%;
}
.amsearch-autocomplete-image .product-image-photo {
    box-sizing: border-box;
    border: 1px solid #f1f1f1;
}
#amsearch-result-tabs {
    margin-top: 5px;
}
#amsearch-result-tabs .data.title {
    margin-right: 5px;
}
#amsearch-result-tabs .data.title.active {
    box-sizing: border-box;
    background: #d8d8d8;
}
#amsearch-result-tabs .data.title.last {
    margin-bottom: 8px;
}
#amsearch-result-tabs .title {
    position: relative;
    box-sizing: border-box;
}
#amsearch-result-tabs .title.active:before {
    position: absolute;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background: #fff;
    content: "";
}
#amsearch-result-tabs .title.active .switch {
    padding-bottom: 1px;
}
#amsearch-result-tabs .title.active .amsearch-results-count {
    display: none;
}
#amsearch-result-tabs .data.content {
    display: none;
}
#amsearch-result-tabs .data.content[aria-hidden="false"] {
    display: block;
}
.amsearch-related-terms {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0;
}
.amsearch-related-terms > .amsearch-title {
    margin: 0 0 15px 0;
    width: 100%;
    font-weight: 700;
}
.amsearch-related-terms > .amsearch-item {
    margin: 0 15px 10px 0;
    padding: 5px 15px;
    border-radius: 20px;
    background: #d8eeff;
    color: #252525;
    font-size: 12px;
    line-height: 1.3;
    transition: 0.1s;
}
.amsearch-related-terms > .amsearch-item:hover {
    background: #b7e0ff;
}
.amsearch-related-terms > .amsearch-item:hover,
.amsearch-related-terms > .amsearch-item:active {
    text-decoration: none;
}
.amsearch-related-terms .amsearch-count {
    color: #757575;
}
.am-porto-cmtb .page-header.type1 {
    z-index: 9999;
}
.am-porto-cmtb .amsearch-clone-position {
    padding: 2px 0;
    border: 15px solid transparent;
    border-top: none;
    border-radius: 0 0 20px 20px;
}
.am-porto-cmtb .amsearch-clone-position .amsearch-results {
    border-radius: 0 0 6px 6px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}
.am-porto-cmtb
    .amsearch-autocomplete-information
    .product-reviews-summary
    .reviews-actions
    .action {
    margin: 0;
    padding: 0;
    border: 0;
}
.amazon-button-container {
    display: table;
    margin: 0 0 22px;
}
.amazon-button-container__cell {
    display: table-cell;
    min-width: 45px;
    position: relative;
}
.amazon-button-container img {
    display: block;
}
.amazon-button-container .field-tooltip {
    display: none;
    margin: -12px 0 0;
    right: 5px;
    top: 50%;
}
.checkout-shipping-address .amazon-button-container {
    margin: 22px 0;
}
.login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
}
.amazon-validate-container .block .block-title {
    font-size: 1.8rem;
}
.amazon-validate-container .fieldset:after {
    margin: 10px 0 0;
    content: attr(data-hasrequired);
    display: block;
    letter-spacing: normal;
    word-spacing: normal;
    color: #e02b27;
    font-size: 1.2rem;
}
.amazon-validate-container .fieldset:after {
    margin-top: 35px;
}
@media all and (max-width: 768px) {
    .amazon-button-container {
        width: 100%;
    }
}
.amazon-logout-widget {
    display: none;
}
.amazon-divider {
    border-bottom: 1px solid #cccccc;
    line-height: 0.1em;
    margin: 18px 0 20px;
    text-align: center;
    max-width: 500px;
}
.amazon-divider span {
    background: #fff;
    padding: 0 5px;
}
.product-social-links,
.amazon-minicart-container {
    width: 100%;
    display: block;
    text-align: center;
}
.product-social-links .amazon-button-container,
.amazon-minicart-container .amazon-button-container {
    display: inline-block;
    margin: 0px;
}
.product-social-links .field-tooltip .field-tooltip-content,
.amazon-minicart-container .field-tooltip .field-tooltip-content {
    top: 38px;
    left: -245px;
}
.product-social-links .field-tooltip .field-tooltip-content:before,
.amazon-minicart-container .field-tooltip .field-tooltip-content:before {
    border: none;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #666666;
    top: -10px;
    left: 244px;
}
.product-social-links .field-tooltip .field-tooltip-content:after,
.amazon-minicart-container .field-tooltip .field-tooltip-content:after {
    border: none;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f4f4f4;
    top: -8px;
    left: 244px;
}
.product-social-links .amazon-button-container {
    margin-bottom: 30px;
    display: block;
}
.amazon-checkout-now {
    border-top: 1px solid #c1c1c1;
    padding-top: 10px;
    margin-bottom: 10px;
}
.amazon-addtoCart {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.revert-checkout {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
}
.centered-button {
    text-align: center;
    display: inline-block;
}
.catalog-product-view .centered-button {
    display: table;
}
.checkout-payment-method .amazon-sandbox-simulator {
    border-bottom: 1px solid #cccccc;
}
.checkout-payment-method .amazon-sandbox-simulator .payment-option-title {
    border-top: none;
    padding-top: 0;
}
.checkout-payment-method
    .amazon-sandbox-simulator
    .amazon-sandbox-simulator-scenario {
    margin-bottom: 10px;
}
.checkout-methods-items .amazon-minicart-container .amazon-divider {
    display: none;
}
.checkout-methods-items .centered-button {
    margin-bottom: 0;
}
@media all and (max-width: 768px) {
    .checkout-methods-items .centered-button {
        width: auto;
    }
}
.checkout-methods-items .field-tooltip {
    display: none;
}
.checkout-methods-items .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before,
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #666666;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
}
@media all and (max-width: 768px) {
    .checkout-methods-items .field-tooltip .field-tooltip-content {
        right: -56px;
        top: 38px;
        left: auto;
    }
    .checkout-methods-items .field-tooltip .field-tooltip-content:before,
    .checkout-methods-items .field-tooltip .field-tooltip-content:after {
        right: 56px;
    }
}
.amazon-widget {
    max-width: 400px;
    height: 228px;
}
.amazon-widget--address {
    margin-top: 20px;
}
.amazon-addresses {
    margin-top: 20px;
}
.amazon-addresses .amazon-address {
    margin-bottom: 20px;
}
#checkout-step-shipping .amazon-divider {
    margin: 40px 0;
}
.checkout-payment-method .amazon-payment-method .payment-method-title {
    visibility: hidden;
    padding-bottom: 0;
}
.opc-progress-bar-item._complete.lock-step {
    cursor: none;
    pointer-events: none;
}
@media all and (max-width: 768px) {
    .amazon-minicart-container .amazon-button-container {
        width: auto;
    }
}
.klarna-payments-method-cell {
    display: table-cell;
    vertical-align: middle;
}
label.klarna-payments-method-cell > span {
    padding-left: 5px;
}
span.klarna-payments-method-cell > img {
    display: block;
}
.catalog-category-view .actions-primary + .actions-secondary {
    vertical-align: top;
}
.catalog-category-view button.buynow,
.catalog-category-view .quote-details-items .actions-toolbar > .action.buynow {
    margin-left: 5px;
}
@media (max-width: 767px) {
    .catalog-category-view button.buynow,
    .catalog-category-view
        .quote-details-items
        .actions-toolbar
        > .action.buynow {
        margin-top: 5px;
        margin-left: 0px;
    }
}
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
    padding: 0;
    border-top: none;
}
.form-address-edit .actions-toolbar .vertex-update-address {
    margin-top: 10px;
}
.yotpo-yotpo-is-enabled .yotpoBottomLine {
    width: 100%;
}
.yotpo-yotpo-is-enabled .yotpo-icon-double-bubble,
.yotpo-yotpo-is-enabled .yotpo-stars {
    margin: 0 5px 0 0 !important;
}
.yotpo-yotpo-is-enabled .thumbnail .yotpo a {
    display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine {
    display: inline-block;
    margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled div.yotpo.QABottomLine {
    display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine.bottomline-position {
    display: inline-block;
    margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled.cms-index-index .product-item-actions {
    margin-top: 5px !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view.page-products
    .product-item-actions,
.yotpo-yotpo-is-enabled.catalog-product-view.page-products
    .product-item-actions {
    margin-top: 0 !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view
    .product-info-main
    .product-reviews-summary,
.yotpo-yotpo-is-enabled.catalog-product-view
    .product-info-main
    .product-reviews-summary {
    width: 100%;
}
.payment-method-braintree .hosted-control {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    width: 225px;
}
.payment-method-braintree .hosted-control:disabled {
    opacity: 0.5;
}
.payment-method-braintree .hosted-control::-moz-placeholder {
    color: #575757;
}
.payment-method-braintree .hosted-control::-webkit-input-placeholder {
    color: #575757;
}
.payment-method-braintree .hosted-control:-ms-input-placeholder {
    color: #575757;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-focused {
    border-color: #006bb4;
}
.payment-method-braintree
    .hosted-control.braintree-hosted-fields-invalid:not(
        .braintree-hosted-fields-focused
    ) {
    border-color: #e02b27;
}
.payment-method-braintree
    .hosted-control.braintree-hosted-fields-invalid:not(
        .braintree-hosted-fields-focused
    )
    ~ .hosted-error {
    height: auto;
    opacity: 1;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-valid {
    border-color: #006400;
}
.payment-method-braintree .hosted-control.hosted-cid {
    width: 5rem;
}
.payment-method-braintree .hosted-control.hosted-date {
    float: left;
    margin-bottom: 7px;
    width: 6rem;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type {
    margin-right: 50px;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
    content: "/";
    display: inline;
    padding-bottom: inherit;
    padding-top: inherit;
    position: absolute;
    right: -25px;
    top: 5px;
}
.payment-method-braintree .field-tooltip {
    right: 0;
}

.braintree-paypal-logo {
    margin-top: 10px;
    text-align: center;
}
.braintree-paypal-account {
    padding: 15px 0 15px 50px;
    position: relative;
    display: inline-block;
}
.braintree-paypal-account:before {
    background-image: url("../Magento_Braintree/images/paypal-small.png");
    background-position-x: 0;
    background-position-y: 0;
    line-height: 16px;
    vertical-align: middle;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
}
.braintree-paypal-account:before {
    left: 17px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}
.braintree-paypal-account .payment-method-type {
    font-weight: 700;
}
.braintree-paypal-account .payment-method-description {
    color: #575757;
}
.braintree-paypal-fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
.action-braintree-paypal-logo {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
}
.action-braintree-paypal-logo:focus,
.action-braintree-paypal-logo:active {
    background: none;
    border: none;
}
.action-braintree-paypal-logo:hover {
    background: none;
    border: none;
}
.action-braintree-paypal-logo.disabled,
.action-braintree-paypal-logo[disabled],
fieldset[disabled] .action-braintree-paypal-logo {
    pointer-events: none;
    opacity: 0.5;
}
.action-braintree-paypal-logo img {
    margin: 0;
    width: 114px;
}
.payment-method
    .payment-method-content
    .actions-toolbar.braintree-paypal-actions {
    margin-left: 0;
}
.account .table .col.paypal-account img {
    vertical-align: middle;
}
.account .table .col.paypal-account + .actions {
    vertical-align: middle;
}

.product-item-actions .actions-secondary > button.action,
.product-item-actions
    .actions-secondary
    > .quote-details-items
    .actions-toolbar
    > .action.action {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active,
.product-item-actions
    .actions-secondary
    > .quote-details-items
    .actions-toolbar
    > .action.action:focus,
.product-item-actions
    .actions-secondary
    > .quote-details-items
    .actions-toolbar
    > .action.action:active {
    background: none;
    border: none;
}
.product-item-actions .actions-secondary > button.action:hover,
.product-item-actions
    .actions-secondary
    > .quote-details-items
    .actions-toolbar
    > .action.action:hover {
    background: none;
    border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action,
.product-item-actions
    .actions-secondary
    > .quote-details-items
    .actions-toolbar
    > .action.action.disabled,
.product-item-actions
    .actions-secondary
    > .quote-details-items
    .actions-toolbar
    > .action.action[disabled],
fieldset[disabled]
    .product-item-actions
    .actions-secondary
    > .quote-details-items
    .actions-toolbar
    > .action.action {
    pointer-events: none;
    opacity: 0.5;
}

.opc-estimated-wrapper .minicart-wrapper button.action.showcart,
.opc-estimated-wrapper
    .minicart-wrapper
    .quote-details-items
    .actions-toolbar
    > .action.action.showcart {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:focus,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:active,
.opc-estimated-wrapper
    .minicart-wrapper
    .quote-details-items
    .actions-toolbar
    > .action.action.showcart:focus,
.opc-estimated-wrapper
    .minicart-wrapper
    .quote-details-items
    .actions-toolbar
    > .action.action.showcart:active {
    background: none;
    border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:hover,
.opc-estimated-wrapper
    .minicart-wrapper
    .quote-details-items
    .actions-toolbar
    > .action.action.showcart:hover {
    background: none;
    border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart.disabled,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart[disabled],
fieldset[disabled]
    .opc-estimated-wrapper
    .minicart-wrapper
    button.action.showcart,
.opc-estimated-wrapper
    .minicart-wrapper
    .quote-details-items
    .actions-toolbar
    > .action.action.showcart.disabled,
.opc-estimated-wrapper
    .minicart-wrapper
    .quote-details-items
    .actions-toolbar
    > .action.action.showcart[disabled],
fieldset[disabled]
    .opc-estimated-wrapper
    .minicart-wrapper
    .quote-details-items
    .actions-toolbar
    > .action.action.showcart {
    pointer-events: none;
    opacity: 0.5;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:before,
.opc-estimated-wrapper
    .minicart-wrapper
    .quote-details-items
    .actions-toolbar
    > .action.action.showcart:before {
    color: #333333;
}

.page-header .switcher .options,
.page-footer .switcher .options {
    display: inline-block;
    position: relative;
}
.page-header .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
    content: "";
    display: table;
}
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
    clear: both;
}
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
}
.page-header .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: "\e622";
    font-family: "luma-icons";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.page-header .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
    color: inherit;
}
.page-header .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
    color: inherit;
}
.page-header .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
    display: inline-block;
    text-decoration: none;
}
.page-header .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: "\e621";
    font-family: "luma-icons";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.page-header .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
    color: inherit;
}
.page-header .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
    color: inherit;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 160px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
    margin: 0;
    padding: 0;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
    background: #e8e8e8;
    cursor: pointer;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
    border-bottom-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
    left: 10px;
    top: -12px;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
    left: 9px;
    top: -14px;
}
.page-header .switcher .options.active,
.page-footer .switcher .options.active {
    overflow: visible;
}
.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
    display: block;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
    color: #333333;
    text-decoration: none;
    display: block;
    padding: 8px;
}
.page-header .switcher .options ul.dropdown a:visited,
.page-footer .switcher .options ul.dropdown a:visited {
    color: #333333;
    text-decoration: none;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
    color: #333333;
    text-decoration: none;
}
.page-header .switcher .options ul.dropdown a:active,
.page-footer .switcher .options ul.dropdown a:active {
    color: #333333;
    text-decoration: none;
}
.page-header .switcher strong,
.page-footer .switcher strong {
    font-weight: 600;
}
.page-header .switcher .options ul.dropdown {
    right: 0;
}
.page-header .switcher .options ul.dropdown:before {
    left: auto;
    right: 10px;
}
.page-header .switcher .options ul.dropdown:after {
    left: auto;
    right: 9px;
}

@media only screen and (max-width: 768px) {
    .modals-wrapper .modal-popup .modal-header {
        padding-top: 2rem;
    }
    .modals-wrapper .modal-popup .modal-title {
        border-bottom: none;
        font-size: 18px;
        font-weight: 300;
    }
    .popup-tree .modal-footer .action,
    .popup-tree .modal-footer .action-primary {
        display: block;
        margin-bottom: 10px;
        width: 100%;
    }
    .jstree li a > .field-tooltip {
        float: right;
        margin-right: -4rem;
        position: static;
    }
    .jstree li a > .field-tooltip .field-tooltip-content {
        left: 0;
        max-width: 90%;
        right: auto;
        top: 4.5rem;
        z-index: 20;
    }
    .jstree li a > .field-tooltip .field-tooltip-content:before,
    .jstree li a > .field-tooltip .field-tooltip-content:after {
        left: 6.1rem;
        right: auto;
    }
}
@media only screen and (max-width: 767px) {
    .shipping-address-modal.modal-popup.modal-slide,
    .billing-address-modal.modal-popup.modal-slide {
        left: 0;
    }
    .shipping-address-modal .modal-inner-wrap,
    .billing-address-modal .modal-inner-wrap {
        min-height: 400px;
    }
    .shipping-address-modal .modal-inner-wrap h1.modal-title,
    .billing-address-modal .modal-inner-wrap h1.modal-title {
        border: none;
    }
    .shipping-address-modal
        .modal-inner-wrap
        .admin__action-multiselect-menu-inner
        ._root
        .edit-address,
    .billing-address-modal
        .modal-inner-wrap
        .admin__action-multiselect-menu-inner
        ._root
        .edit-address,
    .shipping-address-modal
        .modal-inner-wrap
        .admin__action-multiselect-menu-inner
        ._root
        .ship-here,
    .billing-address-modal
        .modal-inner-wrap
        .admin__action-multiselect-menu-inner
        ._root
        .ship-here,
    .shipping-address-modal
        .modal-inner-wrap
        .admin__action-multiselect-menu-inner
        ._root
        .select-address,
    .billing-address-modal
        .modal-inner-wrap
        .admin__action-multiselect-menu-inner
        ._root
        .select-address,
    .shipping-address-modal
        .modal-inner-wrap
        .admin__action-multiselect-menu-inner
        ._root
        .address-selected,
    .billing-address-modal
        .modal-inner-wrap
        .admin__action-multiselect-menu-inner
        ._root
        .address-selected {
        clear: left;
        float: left;
        margin-top: 5px;
        position: relative;
        top: 5px;
    }
    .shipping-address-modal
        .modal-inner-wrap
        .admin__action-multiselect-menu-inner
        ._root
        .default-address,
    .billing-address-modal
        .modal-inner-wrap
        .admin__action-multiselect-menu-inner
        ._root
        .default-address {
        margin-top: 5px;
        position: absolute;
        right: 1rem;
        top: 0;
    }
    .address-loading-mask {
        top: 105px;
    }
    .filter-content .active .am-show-more.-active {
        display: flex;
        align-items: center;
        margin-bottom: 10px;
    }
    .am-porto-cmtb
        .filter.active
        .filter-current.filter-current.amshopby-filter-current
        + .block-actions {
        top: 187px;
        border: none;
        border-radius: inherit;
        background: #fff;
        box-shadow: none;
    }
    .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current {
        padding: 17px 30px;
        height: 140px;
    }
    .am-porto-cmtb
        .filter.active
        .filter-current.amshopby-filter-current
        ~ .filter-options {
        top: 221px;
    }
    .am-porto-cmtb
        .filter.active
        .filter-current.amshopby-filter-current
        .items {
        padding: 15px;
        border-width: 1px;
    }
    .am-porto-cmtb
        .filter.active
        .filter-current.amshopby-filter-current
        .filter-current-subtitle {
        display: block;
        padding: 10px 15px;
    }
    .am-porto-cmtb .filter.active .block-category-list .block-title,
    .am-porto-cmtb .filter.active .filter-options-title,
    .am-porto-cmtb .filter.active .filter .filter-current-subtitle,
    .am-porto-cmtb .filter.active .block-category-list .block-content,
    .am-porto-cmtb .filter.active .filter-options-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .am-porto-cmtb .filter.active .filter-options-title:after {
        right: 15px;
    }

    .cart-container .form-cart .actions.main {
        text-align: center;
    }

    .minicart-wrapper .update-cart-item {
        float: right;
    }
}
@media only screen and (max-width: 639px) {
    .requisition-list-requisition-view
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td:last-child {
        border-bottom: 1px solid #e4e4e4;
        padding-bottom: 2rem;
    }
    .requisition-list-requisition-view
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td.col-checkbox {
        float: left;
        padding-bottom: 0;
    }
    .requisition-list-requisition-view
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td.col-checkbox,
    .requisition-list-requisition-view
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td.product {
        padding-top: 1.5rem;
    }
    .requisition-list-requisition-view
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td.col-checkbox:before,
    .requisition-list-requisition-view
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td.product:before {
        display: none;
    }
    .requisition-list-requisition-view
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td.number {
        display: none;
    }
    .requisition-list-requisition-view
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td:before {
        font-size: 12px;
    }
    .requisition-list-requisition-view
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td,
    .requisition-list-requisition-view
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        th {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .requisition-list-requisition-index
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td.list-name-field:before,
    .requisition-list-requisition-index
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td:last-child:before {
        display: none;
    }
    .requisition-list-requisition-index
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td:last-child {
        border-bottom: 1px solid #e4e4e4;
    }
    .requisition-list-requisition-index
        .data-grid
        td:first-child
        .data-grid-cell-content {
        display: inline-block;
    }
    .requisition-list-requisition-index .data-grid td > div {
        display: inline;
    }
    .requisition-list-requisition-index
        .data-grid.data-grid-tr-no-data
        td:before {
        content: "";
    }
    .requisition-list-requisition-index .data-grid:last-child td {
        border-top-width: 0;
    }
    .requisition-list-requisition-index .toolbar-amount {
        top: -3.5rem;
    }
    .requisition-list-requisition-index .admin__data-grid-outer-wrap {
        position: relative;
    }
    .requisition-list-requisition-index .admin__data-grid-pager {
        margin-top: 20px;
    }
    .block-requisition-management {
        clear: both;
        margin-top: -25px;
    }
    .block-requisition-management .requisition-list-title h1 {
        font-size: 2.6rem;
    }
    .block-requisition-management .requisition-info {
        float: left;
        margin-bottom: 1.5rem;
    }
    .block-requisition-management .requisition-toolbar-select,
    .block-requisition-management .requisition-toolbar-actions {
        margin-bottom: 1.5rem;
    }
    .block-requisition-management .requisition-toolbar-select {
        display: block;
        margin-right: 0;
        text-align: right;
    }
    .block-requisition-management .requisition-toolbar-actions {
        display: block;
    }
    .block-requisition-management
        .requisition-toolbar-actions
        button.action
        span,
    .block-requisition-management
        .requisition-toolbar-actions
        .quote-details-items
        .actions-toolbar
        > .action.action
        span {
        display: none;
    }
    .block-requisition-management
        .requisition-toolbar-actions
        button.action:before,
    .block-requisition-management
        .requisition-toolbar-actions
        .quote-details-items
        .actions-toolbar
        > .action.action:before {
        content: attr(data-mobile-label);
    }
    .requisition-grid {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
        width: auto;
    }
    .requisition-grid thead,
    .requisition-grid .item {
        position: relative;
    }
    .requisition-grid thead .col.qty .input-text,
    .requisition-grid .item .col.qty .input-text {
        height: 2.6rem;
    }
    .requisition-grid thead .col .product-item-subtotal,
    .requisition-grid .item .col .product-item-subtotal {
        display: inline;
    }
    .requisition-grid thead .col .actions-toolbar,
    .requisition-grid .item .col .actions-toolbar {
        float: right;
        margin-top: -0.3rem;
    }
    .requisition-grid thead .col .actions-toolbar > .action-edit,
    .requisition-grid .item .col .actions-toolbar > .action-edit {
        position: absolute;
        right: 1rem;
        top: 1.5rem;
    }
    .requisition-grid thead .col .actions-toolbar > .action-delete,
    .requisition-grid .item .col .actions-toolbar > .action-delete {
        bottom: 1.5rem;
        position: absolute;
        right: 1rem;
    }
    .requisition-grid thead .col .price,
    .requisition-grid .item .col .price {
        font-size: 1.6rem;
        margin-right: 5px;
    }
    .requisition-grid thead .col .price-excluding-tax .price,
    .requisition-grid .item .col .price-excluding-tax .price {
        font-size: 12px;
    }
    .requisition-grid .product-item-image {
        display: none;
    }
    .requisition-grid .product-item-name {
        margin-bottom: 10px;
    }
    .requisition-grid .col .price-excluding-tax {
        display: inline-block;
        margin-right: 25px;
    }
    .requisition-list-description {
        line-height: 2;
    }
    .title-actions-links {
        margin-bottom: 10px;
        min-height: 2.2rem;
        text-align: right;
    }
    .title-actions-links:empty {
        margin-bottom: 25px;
    }
    .requisition-toolbar-actions .requisition-list-action,
    .requisition-view-buttons .requisition-list-action,
    .requisition-toolbar-actions .action,
    .requisition-view-buttons .action {
        vertical-align: baseline;
    }
    .requisition-toolbar-actions .mobile-label,
    .requisition-view-buttons .mobile-label {
        margin-right: 5px;
    }
    .requisition-list-action .action.toggle {
        float: none;
    }
    .requisition-popup .modal-footer {
        margin-top: 0;
        padding-top: 0;
    }
    .requisition-popup .action {
        display: block;
        text-align: center;
        width: 100%;
    }
    .requisition-popup .action:not(:last-child) {
        margin-bottom: 10px;
    }
    .order-actions-toolbar .block-requisition-list {
        float: right;
        line-height: 1.2;
    }
    .order-actions-toolbar .requisition-list-action.active .items {
        right: 0;
    }
    .order-actions-toolbar .requisition-list-action.active .items:before {
        left: auto;
        right: 11px;
    }
    .order-actions-toolbar .requisition-list-action.active .items:after {
        left: auto;
        right: 10px;
    }
    .requisition-list-requisition-print .nav-toggle {
        display: none;
    }
    .requisition-list-requisition-print .logo {
        margin-left: 0;
    }
    .requisition-list-requisition-print .block-requisition-management {
        border-bottom: none;
    }
    .requisition-list-requisition-print
        .block-requisition-management
        .requisition-info {
        float: none;
        margin-top: 0;
    }
    .requisition-list-requisition-print .requisition-grid .col.price,
    .requisition-list-requisition-print .requisition-grid .col.qty,
    .requisition-list-requisition-print .requisition-grid .col.subtotal {
        text-align: left;
    }
    .requisition-list-requisition-print .requisition-grid .col .input-text {
        padding-left: 0;
        text-align: left;
    }
    .requisition-list-requisition-print .table-wrapper {
        border-bottom: none;
        clear: both;
    }
    .requisition-list-requisition-print
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td:last-child {
        border-bottom: 1px solid #e4e4e4;
        padding-bottom: 2rem;
    }
    .requisition-list-requisition-print
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td.col-checkbox {
        display: none;
    }
    .requisition-list-requisition-print
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td.col-checkbox,
    .requisition-list-requisition-print
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td.product {
        padding-top: 1.5rem;
    }
    .requisition-list-requisition-print
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td.col-checkbox:before,
    .requisition-list-requisition-print
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td.product:before {
        display: none;
    }
    .requisition-list-requisition-print
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td.number {
        display: none;
    }
    .requisition-list-requisition-print
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td:before {
        font-size: 12px;
    }
    .requisition-list-requisition-print
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td,
    .requisition-list-requisition-print
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        th {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .links-container-title {
        display: none;
    }
    .company-profile-index.account .page-main .page-title-wrapper .page-title {
        display: inline-block;
        margin-right: 10px;
    }
    .company-profile-index .company-profile-payment-methods {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .company-profile-index
        .company-profile-payment-methods
        .payment-methods-list {
        font-size: 1.4rem;
        padding-left: 0;
    }
    .company-account-index
        .column.main
        .block:not(.widget)
        .block-title
        > .action {
        margin-top: 5px;
        float: right;
    }
    .company-account-index
        .column.main
        .block:not(.widget)
        .block-content
        strong {
        float: left;
        margin-right: 5px;
    }
    .company-account-index
        .column.main
        .block:not(.widget)
        .block-content
        .box-content
        span {
        display: block;
        overflow: hidden;
        vertical-align: top;
    }
    .company-account-index
        .column.main
        .block:not(.widget)
        .block-content
        .box {
        margin-bottom: 20px;
    }
    .company-account-index
        .column.main
        .block:not(.widget)
        .block-content
        .box:last-child {
        margin-bottom: 0;
    }
    .company-users-index
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td:last-child:before,
    .company-role-index
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td:last-child:before {
        content: "";
        padding: 0;
    }
    .company-users-index .table-wrapper .table:not(.cart) > tbody > tr td > div,
    .company-role-index .table-wrapper .table:not(.cart) > tbody > tr td > div {
        display: inline;
    }
    .company-users-index
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr.data-grid-tr-no-data
        td:before,
    .company-role-index
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr.data-grid-tr-no-data
        td:before {
        content: "";
    }
    .company-users-index .admin__data-grid-pager,
    .company-role-index .admin__data-grid-pager {
        margin-top: 20px;
    }
    .company-users-index .toolbar-amount,
    .company-role-index .toolbar-amount {
        position: relative;
    }
    .table-wrapper .table:not(.cart) > tbody > tr td.actions.col:before {
        display: none;
    }
    .negotiable-quote-quote-index
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td:first-child
        .data-grid-cell-content {
        display: inline-block;
    }
    .negotiable-quote-quote-index
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td:last-child {
        border-bottom: 1px solid #e4e4e4;
    }
    .negotiable-quote-quote-index
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td:last-child:before {
        content: "";
        padding: 0;
    }
    .negotiable-quote-quote-index
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr
        td
        > div {
        display: inline;
    }
    .negotiable-quote-quote-index
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr.data-grid-tr-no-data
        td:before {
        content: "";
    }
    .negotiable-quote-quote-index
        .table-wrapper
        .table:not(.cart)
        > tbody
        > tr:last-child
        td {
        border-top-width: 0;
    }
    .negotiable-quote-quote-index .admin__data-grid-pager {
        margin-top: 20px;
    }
    .negotiable-quote-quote-index .toolbar-amount {
        position: relative;
    }
    .negotiable-quote-quote-view .page-main .page-title-wrapper .page-title {
        display: inline-block;
        margin-bottom: 5px;
    }
    .negotiable-quote-quote-view
        .modal-popup
        .modal-footer
        .action-save-address {
        width: 100%;
    }
    .negotiable-quote-quote-view .modal-popup .modal-footer .action-hide-popup {
        margin-top: 20px;
    }
    .negotiable-quote-quote-view
        .modal-popup
        .modal-footer
        .actions-toolbar
        > .action {
        display: block;
        margin-bottom: 10px;
        width: 100%;
    }
    .negotiable-quote-quote-view .table-wrapper {
        border-bottom: none;
    }
    .quote-table {
        width: auto;
    }
    .quote-table thead > tr > th {
        border-bottom: none;
    }
    .quote-table tbody > tr > td:first-child {
        padding-top: 0;
    }
    .quote-table .items > .item {
        border-bottom-width: 0;
    }
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tbody
        > tr
        td,
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tbody
        > tr
        th {
        padding: 5px 10px;
    }
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tbody
        > tr
        td:last-child {
        border: medium none;
    }
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tbody
        > tr
        td.delete {
        float: right;
        margin-top: -3.5rem;
    }
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tbody
        > tr
        td.delete:before {
        display: none;
    }
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tbody
        > tr
        td
        .update {
        display: block;
        width: 100%;
    }
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tbody
        > tr
        td
        .update:before {
        display: none;
    }
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tbody
        > tr:first-child
        td,
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tbody
        > tr:first-child
        th {
        padding-top: 10px;
    }
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tbody
        .item-actions
        td {
        padding-left: 0;
        padding-right: 0;
    }
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tbody
        .item-actions
        td:before {
        display: none;
    }
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tfoot
        > tr
        td,
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tfoot
        > tr
        th {
        padding: 5px 10px;
    }
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tfoot
        > tr
        th {
        box-sizing: border-box;
        float: left;
        text-align: left;
        width: 70%;
    }
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tfoot
        > tr
        td {
        box-sizing: border-box;
        float: left;
        text-align: right;
        width: 30%;
    }
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tfoot
        > tr:first-child
        td,
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tfoot
        > tr:first-child
        th {
        border-bottom: none;
        padding-bottom: 0;
        padding-top: 10px;
    }
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tfoot
        > tr:first-child
        > td {
        border-bottom: none;
        float: none;
        padding: 0;
    }
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tfoot
        > tr:last-child
        td,
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tfoot
        > tr:last-child
        th {
        border-bottom-width: 0;
        font-weight: 700;
    }
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tfoot
        .catalog_price
        th,
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tfoot
        .grand_total
        th {
        width: 150px;
    }
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tfoot
        .catalog_price
        td,
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tfoot
        .grand_total
        td {
        float: right;
        width: 40%;
    }
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tfoot
        .catalog_price
        th:after {
        display: block;
        left: 130px;
        position: absolute;
        top: 1px;
        width: 15px;
    }
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tfoot
        .proposed_quote_price
        th {
        width: 125px;
    }
    .quote-table
        .table:not(.cart):not(.totals):not(.table-comparison)
        > tfoot
        .proposed_quote_price
        td {
        float: right;
        width: 40%;
    }
    .quote-table .price-excluding-tax,
    .quote-table .price-including-tax {
        display: inline-block;
    }
    .quote-table .col .qty {
        display: inline-block;
    }
    .product.quote-details-items .quote-title,
    .product.quote-details-items .quote-comments,
    .product.quote-details-items .quote-history-log {
        display: block;
    }
    .product.quote-details-items .quote-title > strong,
    .product.quote-details-items .quote-comments > strong,
    .product.quote-details-items .quote-history-log > strong {
        font-size: 2.4rem;
        font-weight: 300;
    }
    .product.quote-details-items .quote-title.active > .switch,
    .product.quote-details-items .quote-comments.active > .switch,
    .product.quote-details-items .quote-history-log.active > .switch {
        border-bottom: 1px solid #e4e4e4;
    }
    .product.quote-details-items .item.content.quote-table {
        border-top: none;
        padding: 10px 10px 0;
    }
    .product.quote-details-items.items {
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        margin-left: 0;
        margin-right: 0;
    }
    .quote-status {
        float: right;
        margin: 0;
    }
    .quote-date {
        margin-top: 0;
    }
    .quote-name {
        font-size: 1.4rem;
        margin-bottom: 30px;
    }
    .quote-view-links.quote-view-buttons .action {
        display: block;
        margin-bottom: 10px;
        width: 100%;
    }
    .quote-view-links .action {
        margin-bottom: 10px;
        width: 100%;
    }
    .quote-view-links .action span {
        display: none;
    }
    .quote-view-links .action:after {
        content: attr(data-mobile-label);
    }
    .negotiable-quote-quote-print.account
        .column.main
        .block.block-order-details-view
        .block-content:not(.widget)
        .box {
        float: none;
        width: 100%;
    }
    .negotiable-quote-quote-print .nav-toggle {
        display: none;
    }
    .negotiable-quote-quote-print .logo {
        margin-left: 0;
    }
    .negotiable-quote-quote-print .quote-date,
    .negotiable-quote-quote-print .quote-sales-rep {
        float: none;
    }
    .negotiable-quote-quote-print .quote-details-items thead .col.price,
    .negotiable-quote-quote-print .quote-details-items .item .col.price,
    .negotiable-quote-quote-print .quote-details-items thead .col.stock,
    .negotiable-quote-quote-print .quote-details-items .item .col.stock,
    .negotiable-quote-quote-print .quote-details-items thead .col.qty,
    .negotiable-quote-quote-print .quote-details-items .item .col.qty,
    .negotiable-quote-quote-print .quote-details-items thead .col.subtotal,
    .negotiable-quote-quote-print .quote-details-items .item .col.subtotal {
        text-align: left;
    }
    .negotiable-quote-quote-print .quote-details-items thead .col .input-text,
    .negotiable-quote-quote-print .quote-details-items .item .col .input-text {
        text-align: left;
    }
    .negotiable-quote-quote-print
        .quote-details-items
        thead
        .col
        .actions-toolbar,
    .negotiable-quote-quote-print
        .quote-details-items
        .item
        .col
        .actions-toolbar {
        display: none;
    }
    .negotiable-quote-quote-print .quote-details-items thead td,
    .negotiable-quote-quote-print .quote-details-items .item td {
        border: none;
    }
    .negotiable-quote-quote-print .quote-details-items .quote-table-totals td {
        text-align: left;
    }
    .negotiable-quote-quote-print
        .quote-table
        .quote-table-totals:not(.totals):not(.cart):not(.table-comparison)
        > tbody
        > tr
        th {
        display: none;
    }
    .negotiable-quote-quote-print .quote-block-title {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .negotiable-quote-quote-print .quote-block-content {
        width: 100%;
    }
    .order-details-items .table-order-items tbody > tr > .col.price {
        text-align: left;
    }
    .order-details-items .table-order-items tbody > tr > .col.subtotal {
        text-align: left;
    }
    .order-links-block,
    .quote-grid-filters-wrap {
        padding-bottom: 10px;
        text-align: right;
    }
    .negotiable-quote-order-information {
        margin-top: 0;
    }
    .quickorder-index-index .column .block-addbysku .fieldset .fields {
        border-bottom: 1px solid #c2c2c2;
        margin-bottom: 1.5rem;
        padding-bottom: 0.2rem;
        position: relative;
    }
    .quickorder-index-index .column .block-addbysku .fieldset .fields .field {
        display: block;
        margin-right: 0;
        padding-right: 0;
    }
    .quickorder-index-index
        .column
        .block-addbysku
        .fieldset
        .fields
        .field.qty {
        display: inline-block;
    }
    .quickorder-index-index
        .column
        .block-addbysku
        .fieldset
        .fields
        .field.qty
        .control {
        display: inline-block;
    }
    .quickorder-index-index .column .block-addbysku .upload_container {
        width: 100%;
    }
    .quickorder-index-index
        .column
        .block-addbysku
        .upload_container
        .file_upload {
        display: block;
    }
    .quickorder-index-index .column .block-addbysku .deletable-item-title {
        display: none;
    }
    .quickorder-index-index .column .block-addbysku .deletable-item .label {
        display: inline-block;
        margin-right: 10px;
    }
    .quickorder-index-index
        .column
        .block-addbysku
        .deletable-item
        .actions-toolbar {
        float: right;
    }
    .credit-balance-list {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .credit-balance-list .credit-balance-item {
        margin-right: 0;
    }
    .data-grid-cell-content {
        display: inline-block;
    }
    .company-credit-history-index .quotes-grid-toolbar .toolbar-amount {
        display: none;
    }
    .checkout-payment-method .amazon-sandbox-simulator {
        border-top: 1px solid #cccccc;
    }
    /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
    .klarna-payments-method > .payment-method-title {
        padding: 6.5px 0 6.5px 15px;
    }

    .product-social-links .action.tocompare {
        display: none;
    }

    .products-grid.wishlist .product-item {
        border-bottom: 1px solid #e8e8e8;
    }
}

@media all and (min-width: 640px) {
    .amsearch-form-container .actions-secondary {
        display: flex;
    }

    .review-ratings {
        float: left;
        margin-bottom: 0;
        max-width: 240px;
    }
    .review-ratings ~ .review-content,
    .review-ratings ~ .review-details {
        margin-left: 280px;
    }
    .review-toolbar {
        margin: 0 0 30px;
    }
}

/* =============================================
   PROMOTIONAL MARQUEE - Infinite Scroll
   ============================================= */
.promo-marquee-wrapper {
    background-color: #fad116;
    padding: 10px 0;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.promo-marquee-track {
    display: inline-block;
    animation: marquee-scroll 30s linear infinite;
    white-space: nowrap;
}

.promo-marquee-track:hover {
    animation-play-state: paused;
}

.promo-marquee__text {
    font-weight: 700;
    color: #0b2d6e;
    font-size: 18px;
    display: inline-block;
    padding: 0 20px;
}

@keyframes marquee-scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-33.333%);
    }
}

@media screen and (max-width: 767px) {
    .promo-marquee__text {
        font-size: 14px;
    }
    .promo-marquee-track {
        animation-duration: 20s;
    }
}
