.products {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.page-header.type1 .custom-block{
    display: inline !important;
}

.header-contact .my-account {
    display: none !important;
}

.header.content a,
.header.content a:focus,
.header.content a:visited,
.header.content alink:visited {
    color: #ff761b;
}


.product-share {
    display: none;
}

.top-links-icon{
    display: none !important;
}

.minicart-wrapper .action.showcart .counter.qty{
    background-color: #ff761b;
}

.braintree-applepay-minicart {
    display: none !important;
}

span.tax-details {
    font-size: .642825rem;
    text-transform: uppercase;
}

.products-grid .tax-details {
    display: none;
}

.products.wrapper.grid.columns6.products-grid .product-item-inner {
    display: none;
}

.block-search input {
    border: 1px solid #cccccc !important;
}

.popup-authentication button.action,
.popup-gift-message-item button.action,
.checkout-container button:not(.primary):not(.action-show):not(.action-close):not(.edit-address-link):not(.ui-datepicker-trigger) {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #777 !important;
}

@media (max-width: 575px){.search-area.show-icon-tablet .block.block-search{right: -200px !important;}}

.osc-payment-after-methods {
    margin-left: 15px !important;
}
@media screen and (max-width: 768px) {
    #co-payment-form {
        padding: 25px !important;
    }
}
