.catalog-product-view .product-info-stock-sku .configurable-variation-qty {
    display: none !important;
}

.abs-button-as-link {
    letter-spacing: unset;
    font-size: 16px;
    text-transform: none;
}

.page-footer .copyright {
    font-size: 13px;
    color: #000;
}

@media (min-width: 768px) {
    .geoip-storeswitcher-dropdown .switcher .options ul.dropdown li {
        padding: 8px 16px !important;
    }
}

.minicart-wrapper .action.showcart .counter.qty .loader > img {
    max-width: 17px;
}

.minicart-items .update-cart-item {
    font-size: 1.2rem !important;
}

@media (max-width: 767px) {
    .cart-discount .block > .title strong {
        font-size: 16px;
    }
    .cart-discount .block > .title:after {
        right: auto;
        top: 13px;
    }
}

.cart-discount .block > .title:after {
    font-weight: bold;
    margin-left: 5px;
}

.checkout-index-index .page-wrapper {
    padding-top: 20px;
}

.authentication-wrapper {
    margin-top: -70px;
}

@media (min-width: 768px) {
    .checkout-index-index .authentication-wrapper {
        margin-top: -40px;
    }
}

.actions-toolbar .secondary a.action {
    margin-top: 9px;
}

.checkout-agreements .label button.action {
    font-size: 16px;
    letter-spacing: unset;
    text-transform: none;
    text-align: left;
}

@media (min-width: 768px) {
    .checkout-billing-address .actions-toolbar .action-cancel {
        margin-top: 12px;
        letter-spacing: unset;
        font-size: 16px;
        text-transform: none;
    }
}

.checkout-payment-method .checkout-billing-address input[type="checkbox"] {
    vertical-align: middle;
}

@media (max-width: 768px) {
    #storelocator-list {
        margin-left: 0;
        margin-right: 0;
    }
}

.storelocator-new-holder {
    margin-left: 20px;
    margin-right: 20px;
}

.storelocator-new-holder h1 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}
#storelocator-new .fieldset legend span {
    font-weight: 500;
}

@media (max-width: 768px) {
    .filter.active .filter-title {
        background: #fff;
    }
    .filter.active .filter-options {
        top: 48px;
    }
    .filter.active .filter-title strong:after {
        color: #000;
        font-size: 15px;
    }
}

.custom-location-terms .fieldset > .field input[type="checkbox"] {
    top: 5px;
}

.catalog-category-view .category-view {
    padding-bottom: 20px;
}

.catalog-category-view .products-grid .products.product-items,
.catalog-product-view .products-grid .products.product-items {
    text-align: center;
}

.category-view .category-description div[data-content-type="row"]:first-child > div[data-element="inner"] {
    padding: 0 !important;
}

@media (min-width: 640px) {
    .page-products.page-layout-1column-product-grid .products-grid .product-item {
        margin-top: 30px;
        margin-bottom: 80px;
    }
    .page-products.page-layout-1column-product-grid .products-grid .product-item:last-child {
        margin-bottom: 30px;
    }
}

@media (max-width: 768px) {
    .page-layout-no-toolbar .columns,
    .page-layout-1column-product-grid .columns,
    .page-layout-2columns-product-grid .columns {
        padding-top: 0;
    }
    .page-layout-no-toolbar .columns .column.main > #layered-filter-block {
        padding-bottom: 70px;
    }
}

.block.related .block-actions .action.select {
    letter-spacing: unset;
    font-size: 16px;
    text-transform: none;
    vertical-align: middle;
    padding-left: 10px;
}

.block.related .block-actions .action.select:hover {
    color: #f80;
}
ul.prices-tier.items {
    padding: 20px 30px;
    background: #f6f6f6;
    font-size: 14px;
    color: #000;
}
ul.prices-tier.items .price-container,
ul.prices-tier.items .benefit {
    font-weight: 500;
}
div[data-content-type="html"] .toolbar-sorter.sorter {
    width: auto;
}

.password-strength-meter {
    height: unset;
    line-height: unset;
    padding: 10px 20px;
    font-size: 14px;
    color: #555555;
    background-color: #f6f6f6;
}

.password-weak .password-strength-meter {
    color: #e93939;
}

.password-weak .password-strength-meter:before {
    background-color: #fdebeb;
}

.password-medium .password-strength-meter {
    color: #8a6d3b;
}

.password-medium .password-strength-meter:before {
    background-color: #fcf8e3;
}

.password-strong .password-strength-meter,
.password-very-strong .password-strength-meter {
    color: #398033;
}

.password-strong .password-strength-meter:before,
.password-very-strong .password-strength-meter:before {
    background-color: #dff0d8;
}

.fotorama__fullscreen-icon:focus:after,
.fotorama__zoom-out:focus:after,
.fotorama__zoom-in:focus:after,
.fotorama__arr:focus:after,
.fotorama__stage__shaft:focus:after,
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
    box-shadow: none !important;
}

.block.newsletter .field .control:before {
    line-height: 40px;
}

.filter-current .action.remove {
    left: 0;
    top: -2px;
}

.filter .filter-current .item {
    padding-left: 20px;
    margin-right: 20px !important;
}

.filter .filter-current .item .filter-label {
    font-weight: 500;
}

.filter .filter-current .item .action.remove:before {
    font-weight: bold;
}

@media (min-width: 768px) {
    .navpro.orientation-horizontal > ul {
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .pagebuilder-mobile-hidden {
        display: none !important;
    }
}

.navpro .pagebuilder-column-group .pagebuilder-column {
    padding: 1% 2%;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .cart-totals .grand .mark,
    .cart-totals .grand .amount {
        font-size: 1.4rem;
    }
}

@media (min-width: 768px) {
    .cart-totals tbody .amount {
        padding-left: 6px;
    }
}

@media (max-width: 320px) {
    .block.crosssell .products.products-grid .product-item-info {
        padding: 0;
    }
    .block.crosssell .products.products-grid .product-item .tocart {
        white-space: normal;
    }
}

.requisition-grid .product-item-image {
    max-width: 75px;
}

@media (min-width: 768px) {
    .page-header {
        margin-bottom: 25px !important;
    }
    .page-header .nav-sections {
        margin-bottom: 0 !important;
    }
}
#co-shipping-method-form .actions-toolbar {
    padding-top: 20px;
}

.checkout-payment-method .payment-method form.form-purchase-order .input-text {
    width: 100%;
    max-width: 300px;
}

/* PB sku */

.block-products-list.grid li.product-item {
    text-align: center;
}

/* Demo */

.pb-row-grid-fw .pagebuilder-column-group {
    max-width: 1920px;
    margin-left: auto !important;
    margin-right: auto !important;
    justify-content: center;
    width: 100%;
}

.pb-row-grid-fw .pagebuilder-column-group .pagebuilder-column:empty {
    display: none !important;
}

@media (max-width: 767px) {
    .pb-row-grid-fw .pagebuilder-column-group .pagebuilder-column {
        flex-basis: unset;
        width: 33% !important;
    }
}

@media (max-width: 1023px) {
    .pb-row-grid-fw .pagebuilder-column-group .pagebuilder-column {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .pb-row-grid-fw .pagebuilder-column-group .pagebuilder-column figcaption {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

[data-attribute-code*="color"] .attr-value,
[data-attribute-code*="img"] .attr-value,
[data-attribute-code*="center"] .attr-value {text-align: center;}