/*My Account Martfur Changes*/

/*Core Lists*/
.b2b-requisition-title {
    margin-bottom: 20px;
}
#requisition_list_grid_table .col-action a {
    margin-right: 10px;
}
#requisition-list {
    margin-bottom: 20px;
}
.requisition-action-toolbar .checkbox input {
    margin-right: 5px;
}
.requisition-action-toolbar > div {
    margin-right: 10px;
}
.requisition-action-toolbar > div .action, .requisition-action-toolbar > div a {
    color: #514943 !important;
    background: #e3e3e3;
    padding: 3px 15px;
    border-radius: 3px;
    border: 1px solid #adadad;
    font-size: 13px;
}
#requisition-view-form .b2b-field.qty input[type="number"] {
    width: 55px !important;
    padding: 10px 7px;
}
#requisition-view-form .b2b-table > tbody > tr > td {
    padding: 10px 5px;
}
.b2b-table td.b2b-col.price {
    display: table-cell !important;
}
.sitc_globalview-login-stagetwo main#maincontent {
    min-height: 90vh;
}
.sitc_globalview-login-stagetwo .main-wrap {
    margin: auto;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}
.selectInput {
    display: inline-block !important;
    margin-right: 6px;
}
form.accountSelection button.b2b-action.primary {
    color: #fff;
    margin-top: 10px;
    padding: 10px 30px;
}
.globalview-search-container label {
    padding: 0;
    margin: 0 !important;
    position: relative;
    top: 7px;
}

.globalview-search-container input {
    padding: 9px;
    width: 50%;
}
.globalview-search-container {
    margin-bottom: 10px;
}

.sitc_globalview-login-stagetwo .main-wrap br {
    display: none;
}
.sitc_globalview-login-stagetwo .main-wrap h2 {
    font-size: 29px;
    font-weight: 500;
    margin-bottom: 15px;
}


#quote .b2b-introduction {
    margin: 3% 0%;
    color: #000;
    background: none !important;
    padding: 0;
}
#quote textarea {
    box-shadow: none;
    font-size: 13px;
    font-weight: 400;
    min-height: 100px;
    border: 1px solid #afaeaedd;
}
#quote .b2b-quote-form {
    padding-top: 20px !important;
}
#quote .b2b-quote-form h4 {
    border-bottom: none;
    font-size: 15px;
}
.rfq-productList th {
    color: #243570 !important;
    font-weight: 600 !important;
}

.rfq-productList th, .rfq-productList td {
    text-align: left !important;
    font-size: 12px;
    padding: 8px !important;
    border: 1px solid #ddd !important;
}
#quote table tr td {
    vertical-align: middle !important;
    padding: 7px 10px !important;
}
#quote textarea {
    box-shadow: none !important;
    font-size: 13px !important;
    font-weight: 400 !important;
}
#quote .b2b-quote-form h4 {
    border-bottom: none !important;
    font-size: 17px !important;
    margin-bottom: 20px !important;
}
#submit-quote-request .b2b-quickQuoteButtons button {
    margin: auto;
    background: #243570 !important;
    padding: 10px 26px;
    font-weight: 400 !important;
    font-size: 15px !important;
}
#submit-quote-request .b2b-quickQuoteButtons {
    margin-bottom: 20px;
    text-align: center;
}
textarea#quote-comments {
    border: 1px solid #d6d6d6 !important;
}

button.mfp-close:before {
    content: 'Close';
    font-size: 15px;
    font-family: 'Open Sans';
    color: #ffffff;
}
.minicart-wrapper .action.primary, .minicart-wrapper .action.secondary {
    background-color: #243570;
    border: none;
    margin-top: 10px;
    width: 100%;
}


.cart.table-wrapper th.col.price,  .cart.table-wrapper td.col.price{
    display: none;
}


ul.top-social-links img {
    width: 19px;
}
.footer-main .footer-links img {
    width: 18px;
    margin-right: 10px;
}
span.discount-percent {
    display: none;
}
span[data-price-type="oldPrice"] {
    display: none;
}
span.special-price span {
    display: inline-block;
    color: #494949 !important;
}
.price-box.price-final_price {
    width: 100%;
}
.user-topbar:hover .header.links .acc-list {
    opacity: 1;
    visibility: visible;
}
.user-topbar:hover .header.links {
    display: inline-block;
}
.acc-topbar .acc-list {
    margin-top: 10px !important;
}
.cart-summary .checkout-methods-items li {
    margin-bottom: 10px !important;
}
.checkout {
    background: none !important;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
    background: #243570 !important;
}
.cart-summary .checkout-methods-items .action.primary.checkout:hover {
    background: none !important;
}

.login-container .block .block-title a {
    display: none !important;
}
a.action.torequisition::before {
    content: '+';
    font-size: 40px;
    color: #c7c7c7;
}
a.action.torequisition span {
    text-indent: -999px;
    display: none;
}
.rfq-productList tbody > tr {
    width: 100%;
    margin-bottom: 20px;
}
.b2b-introduction{
    background: #243570 !important;
}
#quote button#submit-form {
    background: #243570;
    border: none;
}
.login-container a.action.primary {
    background: #243570;
    border: none;
}
.rfq-productList th {
    color: #243570 !important;
}
.checkout-index-index .minicart-items .product-image-container {
    max-height: 75px;
}
.opc-wrapper .shipping-address-item.selected-item {
    border-color: #243570;
}
.opc-wrapper .shipping-address-item.selected-item:after {
    color: #243570;
}
.price-including-tax::before {
    content: attr(data-label) ': ';
    font-size: 1.1rem;
}
.price-excluding-tax .price, .price-including-tax .price {
    font-size: 16px !important;
    color: #333 !important;
    display: inline-block !important;
}
.price-excluding-tax, .price-including-tax {
    display: block;
    width: 100%;
}
.price-including-tax::before, .price-excluding-tax::before {
    color: #333;
}
button#btn-minicart-close {
    display: none;
}
.table-comparison .cell.remove .action.delete:before{
    display: none;
}
.table-comparison .cell.remove .action.delete>span {
    position: unset;
}
button.mfp-close:before {
    content: 'Close';
    font-size: 15px;
    font-family: 'Open Sans';
    color: #ffffff;
}
button.mfp-close {
    background: #243570;
    padding: 6px 20px;
    width: 100px;
    opacity: 1;
    line-height: initial;
    margin: 7px;
    height: auto;
}

button.action-primary.action-accept {
    background: #243570;
    color: #fff;
    border: none;
}
button.action-secondary.action-dismiss {
    background: #fff;
    border: none;
}

.minicart-wrapper .action.primary {
    background: #243570 !important;
}
.actions.b2b-cart-custom.b2b-request-quote-btn a {
    background: #243570 !important;
    border: none;
}

.pflfo-section form > .fieldset {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    padding-right: 30px !important;
    margin-top: 20px !important;
}
.pflfo-section form > .actions-toolbar {
    text-align: center;
}
.pflfo-section > h2 {
    text-align: center;
    margin-top: 30px;
}
.pflfo-section .legend {
    border: none !important;
    color: #000;
    font-size: 14px !important;
}
.pflfo-form-bottom-description {
  text-align: center;
}
.pflfo-section .action.back {
  display: none !important;
}
.b2b-block-order-details-comments {
    background: #e6eff3 !important;
    box-shadow: none !important;
    padding: 20px 30px;
}
.b2b-block-order-details-comments strong {
    font-weight: 700;
}
.edit-order-table .col-subtotal, .edit-order-table .col-tax-percent {
    display: none;
}
.edit-order-table .col-ordered-qty {
    text-align: center;
}
.edit-order-table .col-product {
    max-width: 300px;
}
.edit-order-table .col-tax-amount {
    text-align: center;
}
.b2b-order-table-content .b2b-totals .price {
    display: inline-block !important;
    float: none;
    width: auto;
    margin-left: 5px;
    font-weight: 700;
}
.company-button button {
    width: 48% !important;
    display: inline-block;
    clear: none;
    float: none;
    position: unset !important;
    background: #e4e4e4;
    border: none;
    padding: 5px 10px !important;
    font-size: 11px;
}
.product.attribute.description b {
    clear: both;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.b2b-actions-toolbar .b2b-action-primary, .b2b-actions-toolbar .action.primary, .b2b-actions-toolbar .b2b-action, .b2b-actions-toolbar .action {
    background: #243570 !important;
    border: none !important;
}
.apiquote-index-view .b2b-actions-toolbar {
    padding-bottom: 10px;
    display: block;
}
.apiquote-index-view fieldset.b2b-fieldset a {
    color: #243570;
}
.b2b-request-quote-btn {
    margin-top: 10px;
}
.stripe-payments-express-minicart {
    margin-top: 10px !important;
}
#minicart-content-wrapper a.b2b-btn-cart.action.primary {
    margin-top: 0;
}
#minicart-content-wrapper .action.primary, #minicart-content-wrapper .action.secondary {
    padding: 12px 15px;
}
.minicart-wrapper.showInclPrices .price-including-tax, .minicart-wrapper.showExclPrices .price-excluding-tax {
    display: block;
}
.minicart-wrapper .price-including-tax, .minicart-wrapper .price-excluding-tax {
    display: none;
}
.checkout-index-index .logo-checkout {
    max-width: 100% !important;
    padding-bottom: 20px;
}
.opc-wrapper .shipping-address-item {
    width: 32%;
    display: inline-block;
    margin-bottom: 5px !important;
}

/*End of fixes*/
.category-image {
    display: none;
}
.minicart-items {
    margin-top: 20px;
}
.mfp-close-btn-in .mfp-close {
    display: none;
}
#minicart-content-wrapper {
    padding-top: 20px;
}
a.action.viewcart {
    text-align: center;
    display: block;
    font-size: 12px;
    margin-top: 20px;
}
.block-minicart .subtotal .amount {
    color: #151515;
}
.minicart-items-wrapper {
    height: auto !important;
}
.b2b-data-grid-filters {
    display: revert !important;
}
