.single-product .woocommerce-product-gallery,
.single-product .product_meta {
    display: none;
}


.single-product .product-wrapper {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.single-product div.product {


    max-width: 1182px;
    margin: 0 auto;
}

.single-product .inline-box {
    margin: 20px 0;
}

.single-product .inline-box span {
    background-color: #f9f7f3;
    padding: 5px 10px 5px 5px;
}

.single-product .inline-box svg {
    max-width: 15px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}


/**************************************
***** SHOP PAGE - OVERSTOCK STORE *****
**************************************/

@media (min-width: 1200px) {
    .page-store .container {
        width: 960px;
    }
}

@media (min-width: 992px) {
    .page-store .container {
        width: 960px;
    }
}

.page-store .wrap.container-fluid {
    background: #ffffff;
    padding-top: clamp(1.1875rem, -0.8654rem + 7.8205vw, 5rem);
    padding-bottom: clamp(1.1875rem, -0.8654rem + 7.8205vw, 5rem);
}


.page-store h1 {
    font-size: clamp(1.875rem, 1.5385rem + 1.2821vw, 2.5rem);
    font-weight: 400;
    letter-spacing: 0.25px;
    color: #474c63;
    margin-bottom: clamp(1.5625rem, 1.0577rem + 1.9231vw, 2.5rem);
}

.page-store .ft-big li.product {
    padding: 30px !important;
    background-color: #efebe1;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1.5rem !important;
    width: 100% !important;
}

.page-store .ft-big li.product > a {
    flex: 1 1 100%;
    position: relative;
}

.page-store .ft-big li.product > a .new-product {
    top: 30px;
    left: -10px;
}

.page-store li.product > a > img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.page-store li.product > a > img:hover {
    filter: grayscale(50%);
}

.page-store .ft-big li.product > a > img.zoom {
    margin-bottom: 30px;
    aspect-ratio: 3 / 2;
    object-fit: cover;
}


.page-store .woocommerce-loop-product__title {
    flex: 1 1 70%;
    align-items: center;
    display: flex;
    font-weight: 600;
    font-size: clamp(1.4375rem, 1.2692rem + 0.641vw, 1.75rem) !important;
    letter-spacing: 0.25px;
    padding: 0 !important;
    /*font-size: 1.3rem !important;*/
}


.page-store .woocommerce-loop-product__title:hover {
    color: #211c52;
}

.page-store .woocommerce ul.products li.product .price {
    display: flex;
    align-items: center;
    flex: 0 0 30%;
    /*font-size: 1.025rem;*/
    font-size: clamp(1.025rem, 1.02rem + 0.4vw, 1.5rem) !important;
    justify-content: flex-start;
    margin-bottom: 0;
    color: #474c63;
}

/*
@media (max-width: 991px) {
    .page-store .woocommerce-loop-product__title {
        font-size: 1.1rem !important;
    }

    .page-store .woocommerce ul.products li.product .price {
        font-size: 0.9rem !important;
    }

}
*/

/*.page-store .ft-big ul.products li.product .price {*/
/*    justify-content: flex-end;*/
/*}*/

/* 2 COLUMNS LAYOUT */
.page-store .woocommerce.columns-2 ul.products li.product {
    width: 47.8%;
    margin-right: 4.4%;
    margin-bottom: 40px;
}

.page-store .woocommerce.columns-2 ul.products li.product.last {
    margin-right: 0;
}

.page-store .woocommerce ul.products li.product .price del {
    opacity: 1;
    text-decoration-color: #df9a20;
    text-decoration-thickness: 3px;
    margin-left: 5px;
}

.page-store .woocommerce ul.products li.product .price ins {
    margin-left: 15px;
    font-weight: 700;
    color: #df9a20;
    text-decoration: none;
}


.page-store .products .product .new-product {
    top: 20px;
    left: 20px;
}


@media (max-width: 575px) {
    .page-store .woocommerce-loop-product__title {
        margin-bottom: 3px !important;
        flex: 1 1 100%;
    }

    .page-store .woocommerce ul.products li.product .price {
        display: block;
        flex: 1 1 100%;

    }
}

@media (max-width: 495px) {
    .page-store .woocommerce ul.products li.product .price ins {
        margin-left: 0;
    }
}


/**************************************
***** SHOP PAGE - OVERSTOCK STORE *****
**************************************/


.single-product div.product {
    width: 960px;
    max-width: 100%;
}


.single-product .wrap.container-fluid {
    background-color: #ffffff;
    padding-top: clamp(1.1875rem, 0.4808rem + 2.6923vw, 2.5rem);
    padding-bottom: clamp(1.1875rem, -0.8654rem + 7.8205vw, 5rem);
}

.single-product .new-product {
    top: 20px;
    left: 20px;
    font-size: 19px;
    letter-spacing: 0.5px;
}

.single-product.woocommerce div.product .product_title {
    margin-top: 37px;
    font-weight: 700;
    font-size: clamp(1.125rem, 0.9231rem + 0.7692vw, 1.5rem);
    letter-spacing: 0.25px;
    color: #474c63;
}

.single-product p {
    font-size: clamp(1.0625rem, 1.0288rem + 0.1282vw, 1.125rem);
    font-weight: 400;
    margin-bottom: 30px;
}

.single-product div.product p.price {
    font-size: clamp(1.125rem, 1.09rem + 0.1333vw, 1.25rem);
    margin-bottom: 0;
    color: #474c63;
}

.single-product div.product p.price del {
    opacity: 1;
    text-decoration-color: #df9a20;
    text-decoration-thickness: 3px;
    margin-left: 5px;
}

.inline-box > * {
    color: #474c63;
    font-size: 14px;
}

.single-product div.product p.price ins {
    margin-left: 5px;
    font-weight: 700;
    color: #df9a20;
    text-decoration: none;
}

.single-product form.cart {
    display: flex;
    margin-bottom: 1.875rem !important;
    margin-top: 1.875rem !important;

}

.single-product form.cart .quantity .qty {
    width: 60px;
    height: 40px;
    background-color: #efebe1;
    border: none;
}

.single-product form.cart button[name="add-to-cart"] {
    background-color: #64b003;
    border-radius: 0;
    letter-spacing: 0.3px;
}

.single-product form.cart button[name="add-to-cart"]:hover {
    background-color: #df9a20;
}

nav.woocommerce-breadcrumb {
    color: #474c63 !important;
    font-weight: 400;
    letter-spacing: 0.2px;
    font-size: 14px !important;
    margin-bottom: 20px !important;
}

nav.woocommerce-breadcrumb > * {
    color: #474c63 !important;
}

.single-product .inline-box span {
    background-color: #df9a20;
    padding: 5px 10px 5px 5px;
    font-size: 16px;
    color: #ffffff;
}

.single-product .inline-box span svg path {
    fill: #ffffff;
}

.single-boraam .product-content .buy-direct span {
    background-color: #df9a20;
    padding: 5px 10px 5px 5px;
    font-size: 16px;
    color: #ffffff;
}

.single-boraam .product-content .buy-direct span svg path {
    fill: #ffffff;
}

/* NAVIGATIOn ADJUSTMENTS */
.top-bar {
    padding-right: 0;
}


.top-bar > a:nth-of-type(4) {
    font-size: 20px;
    position: relative;
    padding-top: 6px;
    padding-bottom: 6px;
}

.top-bar > a:last-of-type {
    font-size: 20px;
    position: relative;
    padding-top: 6px;
    padding-bottom: 6px;
}

.top-bar a.os-topbar > span {
    color: #df9a20;
}

.woocommerce-cart .top-bar > a:nth-of-type(4) {
    background-color: #efebe1;
    color: #474c63;
}

.woocommerce-account .top-bar > a:last-of-type {
    background-color: #efebe1;
    color: #474c63;
}

.top-bar .basket-item-count {
    background: #df9a20;
    font-size: 9px;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    display: flex !important;
    font-weight: 700;
    color: #ffffff;
    align-items: center;
    padding-top: 2px;
    justify-content: center;
    position: absolute;
    top: 6px;
    right: 6px;
}

.top-bar a.os-topbar {
    font-size: 16px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-weight: 700;
    text-transform: initial;
}

.page-store .top-bar a.os-topbar {
    background-color: #efebe1;
    color: #474c63;
    /*margin-right: -0.6em;*/


}

header.banner .header-main .nav > li.menu-item {
    margin-left: 20px;
}

header.banner .header-main .log-in-out {
    display: flex;
    margin-left: 20px;
    margin-top: 6px;
}

/**************************************
***** My Account - Login *****
**************************************/
.woocommerce-account .col2-set .col-1, .woocommerce-account .col2-set .col-2 {
    max-width: 48%;
}

/**************************************
***** WOOCOMMERCE  - MAIN CUSTOMIZATION *****
**************************************/


/* CART PAGE */

.woocommerce-cart .outer-wrap {
    background-color: #ffffff;
}

@media (min-width: 1200px) {
    .woocommerce-cart .container {
        width: 960px;
    }
}

@media (min-width: 992px) {
    .woocommerce-cart .container {
        width: 960px;
    }
}

.woocommerce-cart .row.page-content {
    padding-left: clamp(0.5rem, -0.8462rem + 5.1282vw, 3rem);
}

.woocommerce-message {
    border-color: #e09b20;
}

.woocommerce-message > a.button.wc-forward {
    background-color: transparent !important;
    border: 1px solid currentColor !important;
    border-radius: 0 !important;
    letter-spacing: 0.3px !important;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
}

.woocommerce-message > a.button.wc-forward:hover {
    background-color: #e09b20 !important;
    color: #ffffff !important;
    border-color: #e09b20 !important;
}

.wc-block-cart__submit-button {
    background-color: #64b003;
    border-radius: 0;
    letter-spacing: 0.3px;
    color: #ffffff;
    padding: .618em 1em !important;
    text-transform: uppercase;
    font-weight: 700;
}

.wc-block-cart__submit-button:hover {
    background-color: #df9a20;
    color: #ffffff;
}

.woocommerce-cart table.wc-block-cart-items {
    background: #f9f7f3 !important;
    margin-bottom: 20px;
    padding-bottom: 30px;
}

.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row:first-of-type td {
    border: none;
}

.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-components-product-metadata,
.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-components-sale-badge {
    display: none;
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row,
.is-small table.wc-block-cart-items .wc-block-cart-items__row {
    padding: 16px !important;
}

.woocommerce-cart .wc-block-cart-items__header {
    font-size: .8rem !important;
    font-weight: 400;
    margin-bottom: 1rem;
    color: #fff;
    background-color: #474C63;
    padding: 10px 20px;
}

.woocommerce-cart .wc-block-cart-items__header-product {
    visibility: visible !important;
}

.woocommerce-cart .wc-block-cart-items__header th {
    padding-left: 16px !important;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    font-weight: 700;
    font-size: clamp(1.125rem, 0.9231rem + 0.7692vw, 1.5rem);
    letter-spacing: 0.25px;
    color: #474c63;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    font-size: clamp(1.125rem, 1.09rem + 0.1333vw, 1.25rem) !important;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices {
    font-size: clamp(1.125rem, 1.09rem + 0.1333vw, 1.25rem);
    margin-bottom: 0;
    color: #474c63;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices del,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices del {
    opacity: 1;
    text-decoration-color: #df9a20;
    text-decoration-thickness: 3px;
    margin-left: 5px;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices ins,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices ins {
    margin-left: 15px;
    font-weight: 700;
    color: #df9a20;
    text-decoration: none;
}

.wc-block-components-product-metadata .wc-block-components-product-metadata__description > p,
.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data {
    font-size: .9rem;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    font-weight: 700;
}

@media (max-width: 575px) {
    .woocommerce-cart .row.page-content {
        padding-left: clamp(0.5rem, -0.8462rem + 5.1282vw, 3rem);
        padding-right: clamp(0.5rem, -0.8462rem + 5.1282vw, 3rem);

    }

}

.wc-block-cart__totals-title {
    font-size: .8rem !important;
    font-weight: 700 !important;
    margin-bottom: 0 !important;
    color: #ffffff !important;
    background-color: #474C63 !important;
}

.wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper {
    color: #474c63;
}

.wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper:first-of-type {
    border: none;
}

.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-item__description.wc-block-components-totals-shipping__via,
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-shipping__change-address__link {
    text-decoration: underline;
    text-underline-offset: 6px;
    text-decoration-thickness: 1px;
    text-decoration-color: #474c63;
    color: #474c63;
}

.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-item__description.wc-block-components-totals-shipping__via:hover,
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-shipping__change-address__link:hover {
    color: #df9a20;
    text-decoration: underline;
}

.wc-block-components-totals-coupon > a {
    text-decoration: underline;
    text-underline-offset: 6px;
    text-decoration-thickness: 1px;
    text-decoration-color: #474c63;
    color: #474c63;
}

.wc-block-components-totals-coupon > a:hover {
    color: #df9a20;
    text-decoration: underline;
}

.wc-block-components-totals-item__description > a {
    text-decoration: underline;
    text-underline-offset: 6px;
    text-decoration-thickness: 1px;
    text-decoration-color: #474c63;
    color: #474c63;
}

.wc-block-components-totals-item__description > a:hover {
    color: #df9a20;
    text-decoration: underline;
}


/* EMPTY CART */


.woocommerce-cart .wc-block-grid__products li.wc-block-grid__product::before {
    content: none;
}

.woocommerce-cart .wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title {
    font-weight: 700;
    font-size: 17px;
    letter-spacing: 0.3px;
    color: #474c63;
}

.woocommerce-cart .wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price {
    font-size: 13.5px;
    color: #474c63;
}

.woocommerce-cart .wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price del {
    text-decoration-color: #df9a20;
    text-decoration-thickness: 2px;
    margin-left: 5px;
}

.woocommerce-cart .wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price ins {
    margin-left: 15px;
    font-weight: 700;
    color: #df9a20;
    text-decoration: none;
}

.woocommerce-cart .wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-add-to-cart .wp-block-button__link {
    background-color: #64b003;
    border-radius: 0;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: .618em 1em;
}

.woocommerce-cart .wc-block-grid__products li.wc-block-grid__product
.wc-block-grid__product-add-to-cart .wp-block-button__link:hover {
    background-color: #df9a20;
    text-decoration: none;
}

@media (min-width: 601px) and (max-width: 767px) {
    .woocommerce-cart .wc-block-grid.has-4-columns li.wc-block-grid__product {
        flex: 1 0 50%;
        max-width: 50%;
    }
}

.woocommerce-cart .wp-block-woocommerce-empty-cart-block h2 > a {
    color: #df9a20;
}

/*CHECKOUT */

.woocommerce-checkout .outer-wrap {
    background-color: #ffffff;
}

@media (min-width: 1200px) {
    .woocommerce-checkout .container {
        width: 960px;
    }
}

@media (min-width: 992px) {
    .woocommerce-checkout .container {
        width: 960px;
    }
}

.woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-notices {
    height: 30px;
    background-color: #474C63 !important;
}

.woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-totals-wrapper {
    background: #f9f7f3;
    color: #474c63;
}

.woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-totals-wrapper:first-of-type {
    border: none;
}

.woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
    background-color: #df9a20;
    color: #ffffff;
    height: 18px;
    width: 18px;
    font-weight: 700;
    font-size: 12px;
    min-width: 18px;
    min-height: 18px;
    padding-top: 1px;
    border: none;
}

.woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-totals-wrapper
.wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-name {
    font-weight: 700;
    color: #474c63;
}

.woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-totals-wrapper
.wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-price {
    color: #474c63;
    font-size: 0.9rem;
}

.woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-totals-wrapper
.wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-price del {
    opacity: 1;
    text-decoration-color: #df9a20;
    text-decoration-thickness: 2px;
    margin-left: 5px;
}

.woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-totals-wrapper
.wc-block-components-order-summary-item .wc-block-components-order-summary-item__description .wc-block-components-product-price ins {
    margin-left: 7px;
    font-weight: 700;
    color: #df9a20;
    text-decoration: none;
}


.woocommerce-checkout .wc-block-components-checkout-place-order-button {
    background-color: #64b003;
    border-radius: 0;
    letter-spacing: 0.3px;
    font-weight: 700;
}

.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover {
    background-color: #df9a20;
}


/* ORDER SUMMARY */

.woocommerce-order-received .woocommerce-order .woocommerce-notice {
    letter-spacing: 0.2px;
    font-size: clamp(1.0625rem, 1.0288rem + 0.1282vw, 1.125rem);
    font-weight: 400;
    margin-bottom: 40px;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview {
    padding-left: 0;
    font-size: clamp(1.0625rem, 1.0288rem + 0.1282vw, 1.125rem);
    padding-top: 20px;
    padding-bottom: 10px;
    border-top: 1px dashed #cfc8d8;
    border-bottom: 1px dashed #cfc8d8;
    margin-bottom: 40px;
}

.woocommerce-order-received .woocommerce-order > section {
    margin-bottom: 40px;
}

.woocommerce-order-received .woocommerce-order > section:last-of-type {
    margin-bottom: 0;
}


.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li:first-of-type {
    padding-left: 0;
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li::before {
    content: none;
}

.woocommerce-order-received .woocommerce table.shop_table a {
    text-decoration: underline;
    text-underline-offset: 6px;
    text-decoration-thickness: 1px;
    text-decoration-color: #474c63;
    color: #474c63;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__description .wc-block-components-product-metadata,
.wc-block-components-order-summary .wc-block-components-order-summary-item__description p {
    display: none;
}

.woocommerce-order-received .woocommerce table.shop_table a:hover {
    color: #df9a20;
}

.woocommerce-order-received p.woocommerce-customer-details--email {
    letter-spacing: 0.2px;
    font-size: 16px;
    font-weight: 400;
}

@media (max-width: 991px) {

    .woocommerce-order-received .woocommerce-order .woocommerce-order-overview {
        padding-top: 10px;
        padding-bottom: 0;
    }

    .woocommerce-order-received .woocommerce-order .woocommerce-order-overview li {
        width: 100%;
        padding: 10px 0;
        border-right: none;
        border-bottom: 1px dashed #cfc8d8;
    }
}

/* ACCOUNT */

.woocommerce-account .woocommerce-MyAccount-content p {
    font-size: clamp(1.0625rem, 1.0288rem + 0.1282vw, 1.125rem);
    font-weight: 400;
}

.woocommerce-account .woocommerce-MyAccount-content p strong {
    font-size: clamp(1.0625rem, 1.0288rem + 0.1282vw, 1.125rem);
}

.woocommerce-account .woocommerce-MyAccount-content p a {
    text-decoration: underline;
    text-underline-offset: 6px;
    text-decoration-thickness: 1px;
    text-decoration-color: #474c63;
    color: #474c63;
}

.woocommerce-account .woocommerce-MyAccount-content p a:hover {
    color: #df9a20;
    text-decoration-color: #df9a20;
}

.woocommerce-account .outer-wrap {
    background-color: #ffffff;
}

.woocommerce-account .woocommerce-MyAccount-navigation > ul {
    padding-left: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation > ul > li {
    background: #f9f7f3;
    border-top: 1px solid hsla(0, 0%, 7%, 0.06);
    padding: 8px 16px;
    margin-bottom: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation > ul > li:hover {
    background-color: #474c63;
}

.woocommerce-account .woocommerce-MyAccount-navigation > ul > li:hover > a,
.woocommerce-account .woocommerce-MyAccount-navigation > ul > li:hover > a:hover {
    color: #ffffff;
    text-decoration: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation > ul > li::before {
    content: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation > ul > li > a {
    font-weight: 700;
    font-size: .9rem;
    line-height: 1.5;
}

.woocommerce-account .woocommerce-orders-table {
    background: #f9f7f3 !important;
    margin-bottom: 20px !important;
    border-radius: 0 !important;
    border: none !important;
    border-collapse: collapse !important;
}

.woocommerce-account .woocommerce-orders-table thead {
    font-size: .8rem !important;
    font-weight: 400;
    margin-bottom: 1rem;
    color: #fff;
    background-color: #474C63;
    text-transform: uppercase;
}

.woocommerce-account table.my_account_orders td, .woocommerce-account table.my_account_orders th {
    padding: 8px 16px 8px 16px;
}

.woocommerce-account .woocommerce-orders-table__row .woocommerce-orders-table__cell > a:not(.button) {
    text-decoration: underline;
    text-underline-offset: 6px;
    text-decoration-thickness: 1px;
    text-decoration-color: #474c63;
    color: #474c63;
}

.woocommerce-account .woocommerce-orders-table__row .woocommerce-orders-table__cell > a:not(.button):hover {
    color: #df9a20;
    text-decoration-color: #df9a20;
}


.woocommerce-account .woocommerce-orders-table__row .button {
    background-color: #64b003;
    border-radius: 0;
    letter-spacing: 0.3px;
    font-weight: 700;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    color: #ffffff;
}

.woocommerce-account .woocommerce-orders-table__row .button:hover {
    background-color: #df9a20;
    color: #ffffff;
}

.woocommerce-account .woocommerce-Address-title > a {
    text-decoration: underline;
    text-underline-offset: 6px;
    text-decoration-thickness: 1px;
    text-decoration-color: #474c63;
    color: #474c63;
}

.woocommerce-account .woocommerce-Address-title > a:hover {
    color: #df9a20;
    text-decoration-color: #df9a20;
}


.woocommerce-account .woocommerce form .form-row label {
    margin-bottom: .5rem !important;
    font-size: 0.9rem !important;
    color: #474c63;
    font-weight: 700;
    margin-top: 0 !important;
    width: 100%;
}

.woocommerce-account .woocommerce form .form-row .password-input {
    width: 100%;
}

.woocommerce-account .woocommerce form .form-row .woocommerce-input-wrapper {
    width: 100%;
}

.woocommerce-account .woocommerce form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


.woocommerce-account .woocommerce form button[type="submit"] {
    background-color: #474C63;
    border-radius: 0;
    font-weight: 700;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    padding: 1rem 1.5rem;
    font-size: 1rem;
    letter-spacing: 0.3px;
}


.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock.out-of-stock {
    color: #df9a20;
    font-weight: 700;
}
