.ast-header-account-text {
    text-transform: uppercase;
    font-size: 0.8125rem;
    white-space: nowrap;
}

.ast-theme-transparent-header .ast-header-account-wrap a {
    color: var(--ast-global-color-4);
}

.ast-mobile-popup-content .ast-header-account-text {
    color: var(--ast-global-color-2);
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: bold;
    white-space: nowrap;
}

.sub-menu .menu-item .menu-link .trp-ls-language-name {
    color: var(--ast-global-color-2);
}

.menu-item .sub-menu .quote-li {
    display: inline-flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: flex-start;

    color: var(--ast-global-color-2);

    padding: 0.9em 1em;

    font-size: 13px;
    width: max-content;
}

.menu-item .sub-menu li#quote-li {
    float: inherit;
}

.menu-item .sub-menu .quote-li a {
    width: max-content;
}

.menu-item .sub-menu #quote-li .mini-quote-dropdown {
    position: relative;

    padding: 0.9em 1em;
    margin-top: 0.9rem;
    color: var(--ast-global-color-2);

    box-shadow: 0 4px 10px -2px rgb(0 0 0 / 10%);

    /* display: inline-block; */
    width: min-content;
    max-width: 400px;
}

.menu-item .sub-menu #quote-li .mini-quote-dropdown .addify-rfq-mini-cart__empty-message {
    white-space: nowrap;

    padding: 0;
    margin: 0;

    /* display: inline-block; */
    width: max-content;
}

.menu-item .sub-menu .quote-li .dashicons-cart {
    line-height: 13px;
    height: 100%;

    margin: 0;
    display: inline-block;
}

.main-header-menu .menu-item:focus>.sub-menu, .main-header-menu .menu-item:hover>.sub-menu {
    display: inline-block;

    right: 0;
    left: auto;

    text-align: center;
    width: max-content;
    min-width: 240px;
}

.ast-mobile-popup-inner
{
    min-width: 300px;
}

.ast-mobile-popup-drawer .main-header-menu .menu-item
{
    background-color: var(--ast-global-color-4);
}

.ast-mobile-popup-drawer .main-header-bar-navigation .menu-item .sub-menu {
    width: 100%;
    background-color: var(--ast-global-color-5);

    border: 0;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: var(--ast-border-color);
}

.ast-mobile-popup-drawer .menu-item .sub-menu li#quote-li {
    width: 100%;
}

.ast-mobile-popup-drawer .menu-item .sub-menu .quote-li a {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}

.ast-mobile-popup-drawer .menu-item .sub-menu .quote-li .mini-quote-dropdown a.btn
{
    line-height: 15px;
}

.ast-mobile-popup-content .main-navigation .menu-item .sub-menu li.menu-item {
    background-color: var(--ast-global-color-5);
    text-align: left;
}

.ast-mobile-popup-content .main-navigation .menu-item .menu-link {
    background-color: transparent;
    color: var(--ast-global-color-2);
}

/* Quote-Cart: Transparent theme */

.elementor-column-gap-default > .elementor-column > .elementor-element-populated
{
    padding: 0 10px 10px 10px;
}

header.entry-header .entry-title
{
    text-align: center;
    font-size: 1.625rem;
    margin-bottom: 0;
    color: var(--ast-global-color-2);
    font-weight: 700;
    line-height: 1.3;
}

ul.addify-rfq-mini-cart.quote_list.product_list_widget {
    display: inline-flex;

    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;

    padding: 0;
}

/* Button: Remove from quote */
a.quote-remove.remove_from_quote_button {
    margin: 0 !important;

    font-size: 22px !important;
    width: 22px !important;
    height: 22px !important;
    line-height: 22px !important;
}

/* Thumbnail Container: Image and Quantity*/
.quote-item-thumbnail {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    width: 50px;
    height: 50px;
}

div.quote-item-thumbnail img.attachment-woocommerce_thumbnail {
    position: relative !important;
}

.quote-item-text-quantity {
    position: absolute;
    bottom: 0.6em;
    width: 45px;
    /* background-color: #ff6500; */
    background-color: var(--ast-global-color-0);;
    color: white;
    font-size: .8em;
    text-transform: lowercase;
    font-weight: bold;
}

.woocommerce table.shop_table.cart.quote_details .product-thumbnail img,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details .product-thumbnail img
{
    width: 50px;
    height: auto;
    min-width: 50px;
    max-width: 50px;
    margin: 0;
}

.woocommerce ul.product_list_widget li, li.addify-rfq-mini-cart-item.mini_quote_item {
    display: inline-flex !important;

    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;

    padding: 0.5em 0em;

    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    background-color: #fdfdfd;

    min-height: fit-content;
    border-bottom: none;
    line-height: 1.2em;

    width: 250px;

    transition: 0.5s;
}

li.addify-rfq-mini-cart-item.mini_quote_item:hover {
    background-color: #d6efff;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title
{
    margin-top: 0.5em;
}

/* Clickable Item Link */
li.addify-rfq-mini-cart-item a.quote-item-clickable-permalink {
    display: inline-flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;

    margin: 0 !important;

    padding-left: 0 !important;
}

/* Container: Item Metadata */
.quote-item-metadata {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;

    margin: 0px;
    padding: 2.5px 5px;
    width: fit-content;
    max-height: 50px;
    max-width: 170px;
}

p.quote-item-text-sku {
    margin: 0px;

    font-weight: bold;

    text-align: left;
}

p.quote-item-text-name {
    margin: 0px;

    font-size: 10px;
    font-weight: lighter;

    text-align: left;
}

/* Button: View quote button */
p.addify-rfq-mini-cart__buttons.buttons {
    display: inline-flex;

    padding: 1em 0 0 0;
    margin: 0;

    border-top: 1px solid #dddddd;

    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
}

ul.product_list_widget li dl.variation {
    display: none;
}

/* Homepage Content: First Container */
.elementor-4387 .elementor-element.elementor-element-52a255f1 > .elementor-element-populated
{
    padding: 0% 50% 0% 20px;
}

/* General Footer Options */
.site-footer-primary-section-1.site-footer-section.site-footer-section-1
{
    margin-left: 20px;
}

.site-footer-primary-section-4.site-footer-section.site-footer-section-4
{
    margin-right: 20px;
}

.site-footer .ast-builder-html-element
{
    text-align: center !important;
}

.ast-builder-layout-element.ast-flex.site-footer-focus-item.ast-footer-copyright
{
    margin-left: 20px;
}

/* *************** Astra Theme Product Page *************** */

.ast-woocommerce-container .ast-article-single .summary.entry-summary span.ast-shipping-text
{
    display: none;
}

.ast-woocommerce-container .ast-article-single .summary.entry-summary span.ast-shipping-text,
.ast-woocommerce-container .ast-article-single .summary.entry-summary p.price
{
    margin: 0;
}

.woocommerce div.product div.summary .single-product-category
{
    margin-bottom: .3em !important;
}

.woocommerce-product-details__short-description
{
    max-height: 250px;
    overflow-x: scroll;

    border: 1px solid var(--ast-border-color);
    margin-bottom: 1.5rem;

    background-color: white;
    padding: 0.5rem;
}

.woocommerce div.product div.summary form.cart,
.woocommerce div.product div.summary form.cart .woocommerce-variation-add-to-cart
{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.woocommerce div.product div.summary form.cart div.thr-single-product-quantity-container,
.woocommerce div.product div.summary form.cart div.thr-variable-product-quantity-container
{
    display: flex;
    flex-direction: row;
    justify-content: space-between;

    width: 220px;
    max-width: 220px;
    min-width: 220px;
}

.woocommerce div.product div.summary form.cart div.thr-single-product-quantity-container   .quantity,
.woocommerce div.product div.summary form.cart div.thr-variable-product-quantity-container .quantity
{
    width: 100%;
    margin: 0 0 1em 0;
}

.woocommerce div.product div.summary form.cart div.thr-single-product-quantity-container   .thr-single-product-label,
.woocommerce div.product div.summary form.cart div.thr-variable-product-quantity-container .thr-variable-product-label
{
    margin-right: 1em;
    line-height: 35px;
}

/* Numeric Input formatting */
.woocommerce div.product div.summary form.cart div.thr-single-product-quantity-container   .quantity .input-text.qty.text,
.woocommerce div.product div.summary form.cart div.thr-variable-product-quantity-container .quantity .input-text.qty.text
{
    width: 100%;
    text-align: right;
}

.woocommerce div.product form.cart .single_variation_wrap .woocommerce-variation-description
{
    border: 2px solid var(--ast-border-color);
    background-color: white;
    padding: 0.8em;
}

.woocommerce div.product form.cart .single_variation_wrap .woocommerce-variation-description p
{
    margin: 0;
    white-space: pre;
}

.woocommerce div.product form.cart .single_variation_wrap .woocommerce-variation-availability
{
    display: none;
}

.woocommerce div.product div.summary form.cart div.thr-single-product-quantity-container   .quantity input::-webkit-outer-spin-button,
.woocommerce div.product div.summary form.cart div.thr-single-product-quantity-container   .quantity input::-webkit-inner-spin-button,
.woocommerce div.product div.summary form.cart div.thr-variable-product-quantity-container .quantity input::-webkit-outer-spin-button,
.woocommerce div.product div.summary form.cart div.thr-variable-product-quantity-container .quantity input::-webkit-inner-spin-button
{
    -webkit-appearance: none;
    margin: 0;
}

.woocommerce div.product div.summary form.cart div.thr-single-product-quantity-container   .quantity input[type=number],
.woocommerce div.product div.summary form.cart div.thr-variable-product-quantity-container .quantity input[type=number]
{
    -moz-appearance: textfield;
}

/* Quote Buttons */
.woocommerce div.product div.summary form.cart .button.single_add_to_cart_button
{
    width: 220px;
    max-width: 220px;
    min-width: 220px;

    text-align: center;
    margin: 0 0 1em 0;
}

/* Product Metadata */
.woocommerce div.product div.summary .product_meta
{
    display: flex;
    flex-direction: column;
}

/* Product Tabs */
.ast-article-single .woocommerce-tabs.wc-tabs-wrapper
{
    padding: 0 !important;
}

/* Additional Info: Table Style */

.woocommerce table.woocommerce-product-attributes.shop_attributes
{
    border: 2px solid var(--ast-border-color);
}

.woocommerce table.woocommerce-product-attributes.shop_attributes thead
{
    background-color: #fbfbfb;
}

.woocommerce table.woocommerce-product-attributes.shop_attributes th
{
    width: 1%;

    padding: .67em 1.34em !important;

    font-weight: 700;
    text-transform: capitalize;
    text-align: left;

    border-top:    0 !important;
    border-right:  2px solid var(--ast-border-color);
    border-bottom: 2px solid var(--ast-border-color);
    border-left:   0 !important;
}

.woocommerce table.woocommerce-product-attributes.shop_attributes tbody tr:last-child th
{
    border-bottom: 0;
}

.woocommerce table.woocommerce-product-attributes.shop_attributes td
{
    width: 99%;

    background-color: white;

    border-top:     0;
    border-right:   0;
    border-bottom:  2px solid var(--ast-border-color);
    border-left:    0;

    white-space: pre !important;
}

.woocommerce table.woocommerce-product-attributes.shop_attributes td:hover
{
    background-color: #e2e2e236;
}

.woocommerce table.woocommerce-product-attributes.shop_attributes tbody tr:last-child td
{
    border-bottom: 0;
}

/* *************** PRODUCT CARD: Display SKU **************** */
.thr-product-card-sku
{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}

.thr-product-card-sku .ast-woo-product-category.thr-product-card-sku-label
{
    margin: 0 0.4em 0 0 !important;
    font-size: .77em !important;
    line-height: .77em !important;
}

.thr-product-card-sku .ast-woo-product-category.thr-product-card-sku-subtitle
{
    font-weight: 700;
    color: black !important;
    opacity: 1 !important;
    margin: 0 !important;
    font-size: .77em !important;
    line-height: .77em !important;
}

/* *************** REQUEST A QUOTE: Page Form *************** */

.woocommerce table.addify-quote-form__contents .quantity .input-text.qty.text
{
    width: 71px;
    text-align: right;
}

.woocommerce table.addify-quote-form__contents .quantity input::-webkit-outer-spin-button,
.woocommerce table.addify-quote-form__contents .quantity input::-webkit-inner-spin-button
{
    -webkit-appearance: none;
    margin: 0;
}
.woocommerce table.addify-quote-form__contents .quantity input[type=number]
{
    -moz-appearance: textfield;
}

.woocommerce table.shop_table, .woocommerce-page table.shop_table {
    border: 2px solid var(--ast-border-color);
}

tr.woocommerce-cart-form__quote-item.cart_item:hover {
    background-color: #e2e2e236;
}

form.addify-quote-form table.addify-quote-form__contents tbody tr:first-child td,
form.addify-quote-form table.addify-quote-form__contents tbody tr:last-child td
{
    border-top: 2px solid var(--ast-border-color);
}

form.addify-quote-form table.addify-quote-form__contents th.product-remove,
form.addify-quote-form table.addify-quote-form__contents td.product-remove,
form.addify-quote-form table.addify-quote-form__contents th.product-thumbnail,
form.addify-quote-form table.addify-quote-form__contents th.product-name,
form.addify-quote-form table.addify-quote-form__contents td.product-name,
form.addify-quote-form table.addify-quote-form__contents th.product-quantity,
form.addify-quote-form table.addify-quote-form__contents td.product-quantity {
    padding: 0px 0.875em;
}

form.addify-quote-form table.addify-quote-form__contents td.product-thumbnail {
    padding: 0.875em 0.875em;
}

form.addify-quote-form table.addify-quote-form__contents th.product-remove,
form.addify-quote-form table.addify-quote-form__contents td.product-remove {
    width: 58px;
}

form.addify-quote-form table.addify-quote-form__contents th.product-thumbnail,
form.addify-quote-form table.addify-quote-form__contents td.product-thumbnail {
    width: 98px;
}

form.addify-quote-form table.addify-quote-form__contents th.product-quantity,
form.addify-quote-form table.addify-quote-form__contents td.product-quantity {
    width: 100px;
    text-align: center;

    border-right: none;
}

form.addify-quote-form table.addify-quote-form__contents th.product-remove a.remove:before,
form.addify-quote-form table.addify-quote-form__contents td.product-remove a.remove:before {
    border: none;
    background-color: transparent;
}

form.addify-quote-form table.addify-quote-form__contents th.product-remove a.remove.remove-cart-item.remove-quote-item,
form.addify-quote-form table.addify-quote-form__contents td.product-remove a.remove.remove-cart-item.remove-quote-item {
    margin: 0;
    padding: 0;

    font-size: 36px;
    width: 30px;
    height: 30px;
    line-height: 21px;

    color: black;
    background-color: transparent;
    font-weight: bold;

}

/* Quote Page: Product Row -> Information text */
form.addify-quote-form table.addify-quote-form__contents td.product-name {
    padding: 0.875em;
    vertical-align: top;
}

form.addify-quote-form table.addify-quote-form__contents td.product-name a {
    display: block;
    font-size:   1.1rem;
    line-height: 1.1rem;
    font-weight: bold;
    color: var(--ast-global-color-1);
}

form.addify-quote-form table.addify-quote-form__contents td.product-name p.product-sku-label,
form.addify-quote-form table.addify-quote-form__contents td.product-name p.product-sku-label small {
    font-weight: bold;
    font-size:   0.95rem;
    line-height: 0.95rem;

    margin: 5px 0px 0px 0px;
}

form.addify-quote-form table.addify-quote-form__contents td.product-name dl.variation p {
    font-size:   0.95rem;
    line-height: 0.95rem;
    font-style: italic;
}

form.addify-quote-form table.addify-quote-form__contents td.product-name dl.variation dt.variation-color {
    margin: 0px 3px 0px 5px;
    font-size:   0.95rem;
    line-height: 0.95rem;
    font-style: italic;
    text-transform: capitalize;
}

div.form_row {
    margin-top: 0;
    display: inline-flex;
    justify-content: flex-end;
}

p.thr_unauthorized_notice {
    display: block;
    margin: 0 1em 0 0;
    font-weight: bold;
    color: red;
}

.woocommerce div.af_quote_fields div.form_row a.thr_button_login_from_quote_page {
    width: max-content;
    height: min-content;
    white-space: nowrap;
    font-family: 'Lato',sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    font-weight: 700;
    left: auto;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    color: #ffffff;
    background-color: var(--ast-global-color-0);
    border-radius: 0;
    border: solid;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    border-color: var(--ast-global-color-0);
    padding: 10px 20px;
    vertical-align: middle;
}

/* Last two quote buttons */
table.woocommerce-cart-form__contents.addify-quote-form__contents td.actions {
    padding: 0.875em;
    border-right: none;
}

/* Extra quote field: Comments & Requests */
div.af_quote_fields {
    width: 100%;
}

table.quote-fields {
    border: 2px solid var(--ast-border-color);
}

table.quote-fields th {
    border-style: solid;
    border-color: var(--ast-border-color);
    border-width: 0px 1px 0px 0px;
}

table.quote-fields td {
    height: 140px;
    border-width: 0px;
}

div.af_quote_fields textarea {
    display: block;
    height: 100%;
    resize: none;
}

div.form_row
{
    margin-top: 0;
}

/* Product Page: Individual product page */

.thr-single-product-title-sku
{
    font-size: 1em;
    line-height: 1em;
}

.thr-single-product-title-sku .thr-single-product-title-sku-value
{
    font-weight: bold;
}

.woocommerce div.product form.cart {
    margin: 0;
}

.woocommerce div.product form.cart div.quantity {
    margin: 0 1em 1em 0;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
    width: max-content;
    margin: 0 1em 1em 0;
}

.woocommerce.single-product a.added_to_cart {
    width: 220px;

    font-family: 'Lato',sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;

    font-size: 100%;
    margin: 0 0 1em 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    text-align: center;
    overflow: visible;
    font-weight: 700;
    left: auto;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;

    -webkit-font-smoothing: antialiased;

    color: #ffffff;
    background-color: var(--ast-global-color-3);

    border-radius: 0;

    border: solid;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    border-color: var(--ast-global-color-3);

    padding: 10px 20px;
    vertical-align: middle;
}

/* Login Page: Login page seen as a guest to the website */
body .woocommerce form.login, body .woocommerce form.register {
    position: relative;

    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

div.elementor-container.elementor-column-gap-default
div.elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-2255fc82
div.elementor-widget-wrap.elementor-element-populated
{
    text-align: center;
}
.woocommerce div.woocommerce-notices-wrapper
{
    text-align: left;
}
p.woocommerce-LostPassword.lost_password {
    margin-bottom: 0;
}
.woocommerce form.woocommerce-form.woocommerce-form-login.login a
{
    font-weight: 700;
    color: var(--ast-global-color-0);
}
.woocommerce form.woocommerce-ResetPassword.lost_reset_password
{
    border: 2px solid var(--ast-border-color);
    padding: 1rem;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
.woocommerce form.woocommerce-ResetPassword.lost_reset_password p
{
    margin-bottom: 1rem;
}

/* Registration Page: Trying to emulate the same look as the Login page... */
.woocommerce form.woocommerce-form.woocommerce-form-register {
    border: 2px solid var(--ast-border-color);
    padding: 2rem;
    border-radius: 5px;
    max-width: 900px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

.woocommerce form.woocommerce-form.woocommerce-form-register div.thr-usereg-container-fields {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.woocommerce form.woocommerce-form.woocommerce-form-register div.thr-usereg-container-fields h3 {
    text-align: center;
}

.woocommerce form.woocommerce-form.woocommerce-form-register div.thr-usereg-container-fields div.thr-usereg-info-account {
    width: 50%;
    padding-right: 1rem;
}

.woocommerce form.woocommerce-form.woocommerce-form-register div.thr-usereg-container-fields div.thr-usereg-info-company {
    width: 50%;
    padding-left: 1rem;
    border-left: 1px solid var(--ast-border-color);
}

.woocommerce form.woocommerce-form.woocommerce-form-register div.thr-usereg-container-fields div.thr-usereg-info-company div.woocommerce-privacy-policy-text {
    margin: 1.3rem 0;
}
.woocommerce form.woocommerce-form.woocommerce-form-register div.thr-usereg-container-fields div.thr-usereg-info-company div.woocommerce-privacy-policy-text p {
    margin: 0;
}
.woocommerce form.woocommerce-form.woocommerce-form-register div.thr-usereg-container-fields div.thr-usereg-info-company div.woocommerce-privacy-policy-text a {
    font-weight: 700;
    color: var(--ast-global-color-0);
}

.woocommerce form.woocommerce-form.woocommerce-form-register div.thr-usereg-container-fields div.thr-usereg-info-company div#g-recaptcha {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}

.woocommerce form.woocommerce-form.woocommerce-form-register div.thr-usereg-container-submit-button {
    width: 100%;
    text-align: center;
    margin-top: 2rem;
}

/* WooCommerce Information Notifications */
.woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info
{
    text-align: start;
    margin: 0 auto;
    max-width: 100%;
    min-width: 440px;
}
/* WooCommerce Information Notifications: Button styling */
.woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info a.woocommerce-Button.button {
    text-align: center;
    line-height: 1.2;
}

/* ****************** My Account page layout ****************** */
/* Dashboard styling */
.woocommerce .thr-account-container .woocommerce-MyAccount-content div.thr-dashboard-container,
.woocommerce .thr-account-container .woocommerce-MyAccount-content div.woocommerce-address-fields,
.woocommerce .thr-account-container .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account {
    border: 2px solid var(--ast-border-color);
    padding: 1rem;
}
.woocommerce .thr-account-container .woocommerce-MyAccount-content div.thr-dashboard-container a {
    font-weight: 700;
    color: var(--ast-global-color-0);
}

/* Main Container */
.woocommerce div.thr-account-container {
    width: 100%;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}

/* Navigation Menu */
.woocommerce div.thr-account-container nav.woocommerce-MyAccount-navigation
{
    display: inline-block;
    float: none;
    width: max-content;
    margin-top: 52px;
}

/* Navigation Menu: items */
.woocommerce div.thr-account-container nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link {
    white-space: nowrap;
}

.woocommerce div.thr-account-container nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a {
    text-transform: capitalize;
    background-color: #0084d6a8;
    color: white;
}

.woocommerce div.thr-account-container nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a:hover {
    /* font-weight: bold; */
    background-color: #0084d6e0;
}

.woocommerce div.thr-account-container nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.is-active a {
    font-weight: bolder;
    background-color: var(--ast-global-color-0);
}

.woocommerce div.thr-account-container nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.is-active a:hover {
    background-color: var(--ast-global-color-0);
}

.woocommerce div.thr-account-container nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a:hover {
    background-color: var(--wp--preset--color--luminous-vivid-orange);
}

/* ******************* My Account: Content area ******************* */
.woocommerce table.shop_table.shop_table_responsive.cart.order_details.quote_details.thr_quote_cart tbody tr:hover,
.woocommerce table.shop_table.shop_table_responsive.cart.my_account_orders.my_account_quotes.thr_quote_list tbody tr:hover,
.woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table tbody tr:hover,
.woocommerce table.woocommerce-product-attributes.shop_attributes tbody tr:hover
{
    background-color: #e2e2e236;
}

.woocommerce div.thr-account-container div.woocommerce-MyAccount-content {
    width: 100%;
    float: none;
    margin: 0em 0em 0em 1em;
}

.woocommerce table.thr_quote_list tbody tr,
.woocommerce table.thr_quote_cart tbody tr {
    border-width: 0px;
}

.woocommerce table.thr_quote_list tbody tr:first-child td,
.woocommerce table.thr_quote_cart tbody tr:first-child td {
    border-top: 2px solid var(--ast-border-color);
}

.woocommerce table.thr_quote_list tbody td,
.woocommerce table.thr_quote_cart tbody td,
.woocommerce table.shop_table.order_details.thr_order_metadata tbody td
{
    border-top: 1px solid var(--ast-border-color);
    border-right: 1px solid var(--ast-border-color);
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.woocommerce table.thr_quote_metadata :last-child,
.woocommerce table.thr_quote_list tbody td:last-child,
.woocommerce table.thr_quote_cart tbody td:last-child,
.woocommerce table.shop_table.order_details.thr_order_metadata tbody td:last-child,
.woocommerce .cart_totals table.shop_table.shop_table_responsive.thr-quote-totals tbody td:last-child
{
    border-right-width: 0px;
}

/* **** Quotes Table  */
/* # Overall Quotes Table Styling # */
.woocommerce table.shop_table.shop_table_responsive.my_account_orders.my_account_quotes.thr_quote_cart {
    min-width: min-content;
    margin: 0;
}

.woocommerce table.shop_table.shop_table_responsive.my_account_orders.my_account_quotes.thr_quote_cart tr:hover {
    background-color: #e2e2e236;
}

/* # Quotes Table Columns Styling # */
.woocommerce table.shop_table.shop_table_responsive.my_account_orders.my_account_quotes.thr_quote_list th,
.woocommerce table.shop_table.shop_table_responsive.my_account_orders.my_account_quotes.thr_quote_list td {
    display: table-cell;
    text-align: center !important;
}

/* # Action Column # */
/* # Status Column # */
.woocommerce table.shop_table.shop_table_responsive.my_account_orders.my_account_quotes.thr_quote_list th.my_account_quotes_header_quote,
.woocommerce table.shop_table.shop_table_responsive.my_account_orders.my_account_quotes.thr_quote_list th.my_account_quotes_header_status,
.woocommerce table.shop_table.shop_table_responsive.my_account_orders.my_account_quotes.thr_quote_list th.my_account_quotes_header_action,
.woocommerce table.shop_table.order_details.thr_order_metadata th
{
    width: 1%;
    min-width: 1%;
    white-space: nowrap;
}

/* # Date Column # */
.woocommerce table.shop_table.shop_table_responsive.my_account_orders.my_account_quotes.thr_quote_list th.my_account_quotes_header_date,
.woocommerce table.shop_table.shop_table_responsive.my_account_orders.my_account_quotes.thr_quote_list td.my_account_quotes_datacell_date {
    width: 97%;
    text-align: left !important;
}

/* **** QuotesDetails Table  */

section.addify-quote-details table.order_details.quote_details th.product-ppus,
section.addify-quote-details table.order_details.quote_details td.product-ppus {
    border-right-width: 0px;
}

section.addify-quote-details table.quote_details th,
section.addify-quote-details table.quote_details td,
.woocommerce table.shop_table.order_details.thr_order_metadata th,
.woocommerce table.shop_table.order_details.thr_order_metadata td,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td
{
    padding: 0.875em;
    line-height: 1em;
}

section.addify-quote-details table.order_details.quote_details th {
    white-space: nowrap;
}

section.addify-quote-details table.cart.quote_details th.product-quantity,
section.addify-quote-details table.cart.quote_details td.product-quantity,
section.addify-quote-details table.cart.quote_details th.product-price,
section.addify-quote-details table.cart.quote_details td.product-price,
section.addify-quote-details table.cart.quote_details th.product-subtotal,
section.addify-quote-details table.cart.quote_details td.product-subtotal,
section.addify-quote-details table.order_details.quote_details th.product-ppus div.ppu,
section.addify-quote-details table.order_details.quote_details th.product-ppus div.subtotal,
section.addify-quote-details table.order_details.quote_details td.product-ppus div.ppu-subtotal div.ppu,
section.addify-quote-details table.order_details.quote_details td.product-ppus div.ppu-subtotal div.subtotal,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.product-quantity,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td.product-quantity,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.product-ppus,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td.product-ppus,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.product-price,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td.product-price,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.product-subtotal,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td.product-subtotal
{
    text-align: center !important;
}

section.addify-quote-details table.order_details.quote_details th.product-ppus div.ppu,
section.addify-quote-details table.order_details.quote_details td.product-ppus div.ppu-subtotal div.ppu,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.product-ppus div.ppu,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td.product-ppus div.ppu-subtotal div.ppu
{
    font-size: 0.8rem;
    line-height: 0.8rem;
    font-style: italic;
}

section.addify-quote-details table.order_details.quote_details th.product-ppus.subtotal,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.product-ppus.subtotal
{
    font-size: 1rem;
    line-height: 1rem;
}

section.addify-quote-details table.order_details.quote_details th.quote-number,
section.addify-quote-details table.order_details.quote_details th.product-thumbnail,
section.addify-quote-details table.order_details.quote_details th.product-quantity,
section.addify-quote-details table.order_details.quote_details td.product-quantity,
section.addify-quote-details table.order_details.quote_details th.product-ppus,
section.addify-quote-details table.order_details.quote_details th.product-price,
section.addify-quote-details table.order_details.quote_details th.product-subtotal,
.woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table th.woocommerce-orders-table__header-order-number,
.woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table th.woocommerce-orders-table__header-order-date,
.woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table th.woocommerce-orders-table__header-order-total,
.woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table th.woocommerce-orders-table__header-order-actions,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.product-thumbnail,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.product-quantity,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td.product-quantity,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.product-ppus,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.product-price,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.product-subtotal
{
    width: 1%;
    min-width: 1%;
}

.woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table th.woocommerce-orders-table__header-order-number,
.woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table th.woocommerce-orders-table__header-order-date,
.woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table th.woocommerce-orders-table__header-order-total,
.woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table th.woocommerce-orders-table__header-order-actions,
.woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table td.woocommerce-orders-table__cell-order-number,
.woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table td.woocommerce-orders-table__cell-order-date,
.woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table td.woocommerce-orders-table__cell-order-total,
.woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table td.woocommerce-orders-table__cell-order-actions
{
    text-align: center;
}

.woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table td.woocommerce-orders-table__cell-order-date {
    white-space: nowrap;
}

.woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table tbody tr:first-child td {
    border-top: none;
}
.woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table tbody tr td:last-child {
    border-right: none;
}

.woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table thead th {
    border-bottom: 2px solid var(--ast-border-color);
}

.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
    padding: 16px 28px;
    color: white;
}

/* Initially, the PPU/Subtotal column should NOT show up */
section.addify-quote-details table.order_details.quote_details th.product-ppus,
section.addify-quote-details table.order_details.quote_details td.product-ppus,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.product-ppus,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td.product-ppus
{
    display: none;
}

/* Quote Download: Link Styles */
.woocommerce table.shop_table.order_details div.file_link-array {
    width: min-content;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
}

.woocommerce .woocommerce-product-attributes a.attribute-link {
    font-weight: 700;
    color: var(--ast-global-color-0);
}

.woocommerce table.shop_table.order_details div.file_link-array a.file-link.file-link-previous {
    font-size: 0.8rem;
    line-height: 1.2rem;
    color: lightslategray;
}

.woocommerce .woocommerce-product-attributes a.attribute-link:hover,
.woocommerce table.shop_table.order_details div.file_link-array a.file-link:hover,
.woocommerce table.shop_table.order_details div.file_link-array a.file-link.file-link-previous:hover {
    color: var(--wp--preset--color--luminous-vivid-orange);
}

/* Detailed Quote View: Quote total */
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    min-height: 55px;
    display: flex;
}

.woocommerce .cart-collaterals .cart_totals {
    width: min-content;
    max-width: 225px;
    position: absolute;
    right: 0;
}

.woocommerce table.shop_table tr.thr-quote-grand-total th {
    padding: 0.875em;
    font-weight: 800;
    text-align: right;
    width: 1%;
    line-height: 1rem;
}

/* Detailed Quote View: Accepted Status - Converter Style */
.woocommerce .thr-account-container .woocommerce-MyAccount-content .cart-collaterals form.thr-quote-order-converter {
    float: left;
    white-space: nowrap;
    width: auto;
    min-width: 250px;
    max-width: 250px;
    border: 2px solid var(--ast-border-color);
    padding: 0.875em;
}

.woocommerce .thr-account-container .woocommerce-MyAccount-content .cart-collaterals form.thr-quote-order-converter h5 {
    margin: 0;
}

.woocommerce .thr-account-container .woocommerce-MyAccount-content .cart-collaterals form.thr-quote-order-converter div.thr-converter-enabler {
    margin: 0.875em 0px;
    padding: 0.875em;
    border: 1px solid var(--ast-border-color);
    background-color: #fbfbfb;
    color: red;
    line-height: 1rem;
    text-align: left;
}

.woocommerce .thr-account-container .woocommerce-MyAccount-content .cart-collaterals form.thr-quote-order-converter div.thr-converter-enabler input {
    line-height: 1rem;
}

.woocommerce .thr-account-container .woocommerce-MyAccount-content .cart-collaterals form.thr-quote-order-converter div.thr-converter-enabler label {
    white-space: normal;
    line-height: 1.3rem;
}

.woocommerce .thr-account-container .woocommerce-MyAccount-content .cart-collaterals form.thr-quote-order-converter .addify_converty_to_order_button {
    margin-top: 0px;
}

/* ##### My Account: Links inside the Order details table */
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details thead th,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody tr:last-child td
{
    border-bottom: 2px solid var(--ast-border-color);
}

.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr:first-child td,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:first-child th
{
    border-top: none;
}

.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr td:last-child,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tbody tr td.product-ppus
{
    border-right: none;
}

.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td.woocommerce-table__product-name.product-name div.wc-order-item-sku
{
    margin-bottom: .3rem;
}

.woocommerce table.shop_table.order_details.quote_details.thr_quote_metadata tbody td a,
.woocommerce table.shop_table.order_details.thr_order_metadata tbody td a
{
    font-weight: 700;
    color: var(--ast-global-color-0);
}

.woocommerce table.shop_table.order_details form.form-thr-file-upload {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.woocommerce table.shop_table.order_details form.form-thr-file-upload input.input-thr-file-selector {
    width: 100%;
}

/* Order Details Table: Footer details */
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot th,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot td
{
    text-align: right;
}

.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:first-child th,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:first-child td
{
    text-transform: capitalize;
    font-style: italic;
    font-weight: 500 !important;
}

.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:last-child th,
.woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:last-child td,
.woocommerce-page table.shop_table tfoot .woocommerce-Price-amount,
.woocommerce table.shop_table tfoot .woocommerce-Price-amount
{
    text-transform: uppercase;
    font-weight: 700 !important;
}

.woocommerce section.woocommerce-order-details table.order_details tfoot.thr-table-order-details_lt-600
{
    display: none;
}

/* Expandable Navigation: Logic */
/* Style the collapsible content. Note: hidden by default */
.woocommerce .woocommerce-MyAccount-dropdown-navigation
{
    display: none;
    width: 100%;
    margin: 0 0 1em 0;
}

.woocommerce .thr-vertical-navigation-menu
{
    overflow: hidden;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.woocommerce button.thr-collapsible
{
    width: 100%;
}

.woocommerce button.thr-collapsible:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: white;
    float: right;
    margin-left: 5px;
}

.woocommerce button.thr-collapsible.thr-expanded:after {
    content: "\2796"; /* Unicode character for "minus" sign (-) */
}

.woocommerce div.thr-vertical-navigation-menu nav.thr-extended-menu ul
{
    margin: 0 0 1.5em 0em;
}

.woocommerce div.thr-vertical-navigation-menu nav.thr-extended-menu li.woocommerce-MyAccount-navigation-link a
{
    text-transform: capitalize;
    background-color: #0084d6a8;
    color: white;
}

.woocommerce div.thr-vertical-navigation-menu nav.thr-extended-menu li.woocommerce-MyAccount-navigation-link.is-active a
{
    font-weight: bolder;
    background-color: var(--ast-global-color-0);
}

.woocommerce div.thr-vertical-navigation-menu nav.thr-extended-menu li.woocommerce-MyAccount-navigation-link a:hover
{
    font-weight: bold;
    background-color: #0084d6e0;
}

.woocommerce div.thr-vertical-navigation-menu nav.thr-extended-menu li.woocommerce-MyAccount-navigation-link--customer-logout a:hover
{
    background-color: var(--wp--preset--color--luminous-vivid-orange);
}

/* My Account: Address Editor */
.woocommerce .thr-account-container .woocommerce-MyAccount-content div.woocommerce-address-fields button.button.wp-element-button {
    margin-top: 1.3rem;
}
.woocommerce .thr-account-container .woocommerce-MyAccount-content div.woocommerce-address-fields div.woocommerce-address-fields__field-wrapper,
.woocommerce .thr-account-container .woocommerce-MyAccount-content div.woocommerce-address-fields div.woocommerce-address-fields__field-wrapper label {
    text-align: left;
}
.woocommerce .thr-account-container .woocommerce-MyAccount-content div.woocommerce-address-fields div.woocommerce-address-fields__field-wrapper p.form-row:hover {
    background-color: aliceblue;
}

/* My Account: Account Details */
.woocommerce .thr-account-container .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account div.thr-edit-account-details,
.woocommerce .thr-account-container .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account div.thr-edit-account-details label {
    text-align: left;
}
.woocommerce .thr-account-container .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account legend {
    text-align: center;
}

.woocommerce .thr-account-container .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account div.thr-pw-change-container {
    position: relative;
    border: 2px solid var(--ast-border-color);
    padding: 1rem;
    width: 80%;
    background-color: #e2e2e240;
    margin: 3rem auto 0 auto;
}
.woocommerce .thr-account-container .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account div.thr-pw-change-container fieldset {
    margin-top: 0;
}
.woocommerce .thr-account-container .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account div.thr-pw-change-container legend {
    font-weight: 700;
    margin-top: 0;
}

/* Toolbox Styling */
.woocommerce .thr-toolbox-search-form-container {
    width: 100%;
    padding: 0 0 1.8rem 0;
    margin: 0;

    align-items: flex-start;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}
.woocommerce .thr-toolbox-search-form-container form.woocommerce-form.woocommerce-form-register {
    margin: 0;
    padding: 0;
}
.woocommerce .thr-toolbox-search-form-container form.woocommerce-form.woocommerce-form-register .thr-search-parameters{
    width: 50%;
}
.woocommerce .thr-toolbox-search-form-container form.woocommerce-form.woocommerce-form-register .thr-search-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;

    padding: 0.7rem;
}
.woocommerce .thr-toolbox-search-form-container form.woocommerce-form.woocommerce-form-register .thr-search-actions {
    margin: 0 3px 6px 0;
    display: flex;
    flex-direction: row-reverse;
}
.woocommerce .thr-toolbox-search-form-container form.woocommerce-form.woocommerce-form-register input.hasDatepicker {
    width: 100%;
}
.woocommerce .table-responsive table th {
    border: 0;
}
.woocommerce .table-responsive table td {
    border-bottom: 0;
    border-left:   0;
}
.woocommerce .table-responsive table tbody td a {
    font-weight: 700;
    color: var(--ast-global-color-0);
}
.woocommerce .table-responsive table thead td:last-child,
.woocommerce .table-responsive table tbody td:last-child {
    border-right: 0;
}

.woocommerce .table-responsive table th.thr-search-width-1,
.woocommerce .table-responsive table td.thr-search-width-1 {
    width: 1%;
    white-space: nowrap;
    text-align: center;
    text-transform: capitalize;
}
.woocommerce .table-responsive table th.thr-search-width-96,
.woocommerce .table-responsive table td.thr-search-width-96 {
    width: 96%;
    text-transform: capitalize;
}
.woocommerce .table-responsive table tbody tr:first-child td {
    border-top: 2px solid var(--ast-border-color);
}
.woocommerce .table-responsive table tbody tr:hover {
    background-color: #e2e2e236;
}

/* *********** Catalog Page - Left Categories Menu ************ */
.ast-left-sidebar #secondary {
    padding-right: 20px;
}
.widget_product_categories .children {
    padding-left: 10px;
}
.widget_product_categories .children a {
    font-size: 0.8em;
}

@media only screen and (max-width: 1370px)
{
    .widget_product_categories .children {
        padding-left: 0;
    }
}

@media only screen and (max-width: 1100px)
{
    #ast-desktop-header .ast-builder-menu-1 .menu-item > .menu-link,
    #ast-desktop-header .ast-builder-menu-2 .menu-item > .menu-link,
    #ast-desktop-header .ast-builder-layout-element.site-header-focus-item.ast-header-account .ast-header-account-text
    {
        font-size: 0.67rem;
    }
}


@media only screen and (max-width: 1024px)
{
    /* My Account - Elementor content holder */
    .elementor-element.elementor-element-79db6ca5 {
        padding: 05% 5% 0% 5% !important;
    }
}

@media only screen and (max-width: 921px)
{
    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
    .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 2px solid var(--ast-border-color);
    }

    .woocommerce table.shop_table_responsive.thr_quote_list tbody tr:first-child td,
    .woocommerce table.shop_table_responsive.thr_quote_cart tbody tr:first-child td {
        border-top: 2px solid var(--ast-border-color);
    }

    .woocommerce table.shop_table_responsive tr {
        display: table-row;
    }

    .woocommerce table.shop_table thead, .woocommerce-page table.shop_table thead {
        display: table-header-group;
    }

    form.addify-quote-form table.addify-quote-form__contents th.product-remove,
    form.addify-quote-form table.addify-quote-form__contents td.product-remove,
    form.addify-quote-form table.addify-quote-form__contents th.product-thumbnail,
    form.addify-quote-form table.addify-quote-form__contents td.product-thumbnail,
    form.addify-quote-form table.addify-quote-form__contents th.product-name,
    form.addify-quote-form table.addify-quote-form__contents td.product-name,
    form.addify-quote-form table.addify-quote-form__contents th.product-quantity,
    form.addify-quote-form table.addify-quote-form__contents td.product-quantity {
        display: table-cell;
    }

    table.woocommerce-cart-form__contents.addify-quote-form__contents td.actions {
        display: table-cell;
    }

    .woocommerce table.shop_table_responsive tr td::before {
        content: none;
    }

    form.addify-quote-form table.addify-quote-form__contents th.product-remove,
    form.addify-quote-form table.addify-quote-form__contents td.product-remove,
    form.addify-quote-form table.addify-quote-form__contents th.product-thumbnail,
    form.addify-quote-form table.addify-quote-form__contents td.product-thumbnail,
    form.addify-quote-form table.addify-quote-form__contents td.product-quantity {
        text-align: center !important;
    }

    form.addify-quote-form table.addify-quote-form__contents th.product-quantity,
    form.addify-quote-form table.addify-quote-form__contents th.product-name,
    form.addify-quote-form table.addify-quote-form__contents td.product-name {
        text-align: left !important;
    }

    /* ****************** My Account page layout ****************** */
    .woocommerce div.thr-account-container {
        flex-direction: column;
    }

    .woocommerce div.thr-account-container nav.woocommerce-MyAccount-navigation {
        display: inline-flex;
        flex-wrap: wrap;
        width: 100%;
        float: none;
        margin: 0 0 1em 0;
    }

    .woocommerce div.thr-account-container nav.woocommerce-MyAccount-navigation ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        width: auto;
        flex-wrap: wrap;
        width: 100%;
    }

    .woocommerce div.thr-account-container nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link {
        border-bottom-width: 1px;
    }

    .woocommerce div.thr-account-container div.woocommerce-MyAccount-content {
        margin: 0em 0em 10px 0em;
    }

    section.addify-quote-details table.cart.quote_details td {
        display: table-cell;
    }

    .woocommerce table.cart.order_details.quote_details .product-thumbnail,
    .woocommerce-page table.cart.order_details.quote_details .product-thumbnail,
    .woocommerce-page #content table.cart.order_details.quote_details .product-thumbnail,
    .woocommerce section.addify-quote-details table.order_details.quote_details th.product-thumbnail,
    .woocommerce section.addify-quote-details table.order_details.quote_details td.product-thumbnail
    {
        display: table-cell;
    }

    section.addify-quote-details table.cart.quote_details th.product-quantity,
    section.addify-quote-details table.cart.quote_details td.product-quantity {
        text-align: center !important;
        min-width: 1%;
    }

    section.addify-quote-details table.cart.quote_details th.product-name,
    section.addify-quote-details table.cart.quote_details td.product-name {
        text-align: left !important;
    }

    .woocommerce table.shop_table.shop_table_responsive.thr-quote-totals tbody th,
    .woocommerce-page table.shop_table.shop_table_responsive.thr-quote-totals tbody th,
    .woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table thead th,
    .woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table tbody td {
        display: table-cell;
    }

    .woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table td.woocommerce-orders-table__cell-order-status {
        text-align: left !important;
    }

    .woocommerce form .thr-search-container .thr-search-parameters-container .thr-search-parameters {
        max-width: 187px;
        min-width: 187px;
    }

    .woocommerce .table-responsive table th.thr-search-width-1,
    .woocommerce .table-responsive table td.thr-search-width-1,
    .woocommerce .table-responsive table th.thr-search-width-96,
    .woocommerce .table-responsive table td.thr-search-width-96 {
        display: table-cell;
    }

    .woocommerce .table-responsive table th.thr-search-width-96,
    .woocommerce .table-responsive table td.thr-search-width-96 {
        text-align: left !important;
    }

    .woocommerce .table-responsive table th.thr-search-width-1,
    .woocommerce .table-responsive table td.thr-search-width-1 {
        text-align: center !important;
    }

    /* ************** Catalog Menu Styling ************** */
    .ast-woo-sidebar-widget.widget.woocommerce.widget_product_categories
    {
        padding-left: 20px;
        padding-right: 20px;
    }

    .ast-left-sidebar #secondary {
        padding-left:  0;
        padding-right: 0;
    }

    .widget_product_categories .children {
        padding-left: 10px;
    }
    .widget_product_categories .children a {
        font-size: 1em;
    }

/* ****************** My Account page layout ****************** */
    .woocommerce div.product div.summary form.cart
    {
        align-items: flex-end;
    }
}

@media only screen and (max-width: 740px)
{
    table.quote-fields th,
    table.quote-fields td {
        padding: 8px;
        margin: 0;
    }

    table.quote-fields th {
        border-width: 0px;
    }

    .woocommerce .woocommerce-MyAccount-navigation
    {
        display: none !important;
    }

    .woocommerce .woocommerce-MyAccount-dropdown-navigation
    {
        display: block;
    }

    /* WooCommerce Messages */
    .woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info
    {
        width: 100%;
        margin: 0;
        max-width: none;
        min-width: auto;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
}

@media only screen and (max-width: 600px)
{

    form.addify-quote-form table.addify-quote-form__contents td.product-remove a.remove.remove-cart-item.remove-quote-item {
        font-size: 16px;
        width: 16px;
        height: 16px;
        line-height: 12px;
    }

    form.addify-quote-form table.addify-quote-form__contents td.product-thumbnail,
    form.addify-quote-form table.addify-quote-form__contents td.product-remove {
        padding: 5px;
    }

    form.addify-quote-form table.addify-quote-form__contents td.product-name,
    form.addify-quote-form table.addify-quote-form__contents td.product-quantity {
        padding: 5px 0.875em;
    }

    form.addify-quote-form table.addify-quote-form__contents th.product-thumbnail,
    form.addify-quote-form table.addify-quote-form__contents td.product-thumbnail {
        display: none;
    }

    .woocommerce table.shop_table .product-thumbnail img {
        width: auto;
        height: auto;
        min-width: 35px;
        max-width: 35px;
        min-height: auto;
        max-height: none;
    }

    form.addify-quote-form table.addify-quote-form__contents th.product-remove,
    form.addify-quote-form table.addify-quote-form__contents td.product-remove {
        width: 26px;
        max-width: 26px;
    }

    form.addify-quote-form table.addify-quote-form__contents td.product-name a {
        display: block;
        height: min-content;
        font-size: 14px;
        line-height: 16px;
        font-weight: bold;
    }

    form.addify-quote-form table.addify-quote-form__contents td.product-name p {
        margin: 0px 0px 0px 5px;
        font-size: 12px;
        line-height: 12px;
    }

    form.addify-quote-form table.addify-quote-form__contents td.product-name p.product-sku-label,
    form.addify-quote-form table.addify-quote-form__contents td.product-name p.product-sku-label small {
        font-weight: bold;
        font-size:   0.95rem;
        line-height: 0.95rem;

        margin: 5px 0px 0px 0px;
    }

    form.addify-quote-form table.addify-quote-form__contents td.product-name dl.variation p {
        font-style: italic;
        font-size:   0.8rem;
        line-height: 0.8rem;
    }

    form.addify-quote-form table.addify-quote-form__contents td.product-name dl.variation dt.variation-color {
        margin: 0px 3px 0px 5px;
        font-size:   0.8rem;
        line-height: 0.8rem;
        font-style: italic;
        text-transform: capitalize;
    }

    .woocommerce table.cart.order_details.quote_details .product-thumbnail,
    .woocommerce-page table.cart.order_details.quote_details .product-thumbnail,
    .woocommerce-page #content table.cart.order_details.quote_details .product-thumbnail,
    .woocommerce section.addify-quote-details table.order_details.quote_details th.product-thumbnail,
    .woocommerce section.addify-quote-details table.order_details.quote_details td.product-thumbnail,
    .woocommerce section.woocommerce-order-details table.order_details th.product-thumbnail,
    .woocommerce section.woocommerce-order-details table.order_details td.product-thumbnail,
    .woocommerce section.woocommerce-order-details table.order_details tfoot.thr-table-order-details_full-size,
    .woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td.product-thumbnail a
    {
        display: none;
    }

    .woocommerce section.woocommerce-order-details table.order_details tfoot.thr-table-order-details_lt-600
    {
        display: table-footer-group;
    }

    /* My-Account Quote Details: When rendered, the behavior of certain columns should change */
    section.addify-quote-details table.order_details.quote_details th.product-ppus,
    section.addify-quote-details table.order_details.quote_details td.product-ppus,
    .woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.product-ppus,
    .woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td.product-ppus {
        display: table-cell;
    }

    section.addify-quote-details table.order_details.quote_details th.product-price,
    section.addify-quote-details table.order_details.quote_details td.product-price,
    section.addify-quote-details table.order_details.quote_details th.product-subtotal,
    section.addify-quote-details table.order_details.quote_details td.product-subtotal,
    .woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.product-price,
    .woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td.product-price,
    .woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th.product-subtotal,
    .woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td.product-subtotal
    {
        display: none;
    }

    .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
        flex-direction: column-reverse;
        flex-wrap: nowrap;
        align-items: center;
    }

    .woocommerce .cart-collaterals .cart_totals {
        position: unset;
        margin-bottom: 24px;
    }

    .woocommerce .thr-account-container .woocommerce-MyAccount-content .cart-collaterals form.thr-quote-order-converter {
        width: 100%;
        max-width: unset;
    }

    .woocommerce table.shop_table.order_details form.form-thr-file-upload {
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: unset;
    }
    .woocommerce table.shop_table.order_details form.form-thr-file-upload button.button {
        margin-top: 1rem;
    }

    /* My Account: List of Orders */
    .woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table td.woocommerce-orders-table__cell-order-number a {
        font-weight: 700;
        color: var(--ast-global-color-0);
    }

    .woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table th.woocommerce-orders-table__header-order-actions,
    .woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table td.woocommerce-orders-table__cell-order-actions {
        display: none;
    }

    .woocommerce table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table td.woocommerce-orders-table__cell-order-total {
        border-right: none;
    }

    .woocommerce .thr-account-container .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account div.thr-pw-change-container
    {
        width: 95%;
    }

    /* Account Registration */
    .woocommerce form.woocommerce-form.woocommerce-form-register div.thr-usereg-container-fields {
        flex-direction: column;
    }
    .woocommerce form.woocommerce-form.woocommerce-form-register div.thr-usereg-container-fields div.thr-usereg-info-account {
        width: 100%;
        padding: 0;
    }
    .woocommerce form.woocommerce-form.woocommerce-form-register div.thr-usereg-container-fields div.thr-usereg-info-company {
        width: 100%;
        padding: 0;
        border: none;
    }
    .woocommerce form.woocommerce-form.woocommerce-form-register div.thr-usereg-container-fields h3 {
        margin-bottom: 0;
    }
    .woocommerce form.woocommerce-form.woocommerce-form-register div.thr-usereg-container-fields div.thr-usereg-info-company h3 {
        margin-top: 2rem;
    }
    .woocommerce form.woocommerce-form.woocommerce-form-register div.thr-usereg-container-fields div.thr-usereg-info-company div.afreg_extra_fields h3 {
        margin: 0;
    }

    /* System Toolbox */
    .woocommerce .table-responsive table th.thr-search-width-96,
    .woocommerce .table-responsive table td.thr-search-width-96 {
        display: none;
    }
}

@media (max-width: 544px)
{
    .ast-header-break-point .ast-builder-menu-2 .menu-item.menu-item-has-children > .ast-menu-toggle
    {
        top: 15px;
    }
}
