.form-submit .submit,
.woocommerce .button {
    display: inline-block;
    width: 100%;
    padding: 6.5px 20px;
    border: 0;
    background: #003057;
    border: 1px solid #003057;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.woocommerce .button--bordered {
    background: #fff;
    color: #003057;
}

.woocommerce .button:hover,
.woocommerce .button--bordered:hover {
    border-color: #003057;
    background: #003057;
    color: #fff;
}

.woocommerce .button--gray {
    background: #EBEBEB;
    color: #2D2A2A;
    border-color: #EBEBEB;
}

.woocommerce .button--gray:hover {
    background: #003057;
    color: #fff;
    border-color: #003057;
}

.woocommerce .button--big {
    padding: 15px 20px;
}

.woocommerce .button:disabled {
    background: #EBEBEB;
    border-color: #EBEBEB;
    color: #777777;
}

.woocommerce .button.button--icon-after .icon-chevron-right {
    font-size: 14px;
}

.woocommerce .button span.icon-chevron-left,
.woocommerce .button i.icon-chevron-left {
    margin-right: 2px;
}

.woocommerce .button span.icon-chevron-right,
.woocommerce .button i.icon-chevron-right {
    margin-left: 2px;
}

.woocommerce-checkout,
.woocommerce-checkout p {
    font-size: 16px;
}

.woocommerce-cart__wrapper {
    padding-top: 40px;
    padding-bottom: var(--section-margins);
}

.mc4wp-checkbox-woocommerce label {
    position: relative;
    display: flex;
    gap: 10px;
    line-height: 1.3em;
    padding-left: 30px;
}

.mc4wp-checkbox-woocommerce label:before {
    content: "\e927";
    position: absolute;
    top: 3px;
    left: 5px;
    color: #fff;
    font-family: 'prodent-usa-icon';
    font-size: 8px;
    line-height: 1.8em;
    z-index: 1;
}




/* Breadcrumbs */
.woocommerce-breadcrumb li {
    position: relative;
}

.woocommerce-breadcrumb li:has( + li) {
    padding-right: 35px;
}

.woocommerce-breadcrumb li:has( + li):before {
    content: '\e909';
    font-family: 'prodent-usa-icon';
    font-size: 8px;
    line-height: 1em;
    font-weight: 400;
    position: absolute;
    left: auto;
    right: 14px;
    display: block;
    text-align: center;
    top: 8px;
    background: transparent;
}

@media (min-width: 1200px) {
    .woocommerce-breadcrumb li:has( + li):before {
        top: 10px;
    }
}



/* Checkout */

.express-checkout-heading {
    padding-bottom: 25px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .5px;
}

.checkout-wrapper {
    position: relative;
    padding-top: 40px;
    padding-bottom: var(--section-margins);
}

.woocommerce-checkout .woocommerce-message {
    padding: 12px 15px;
    margin-bottom: 30px;
    background: #CEE5ED;
    text-align: center;
    font-weight: 700;
}

.woocommerce-form-login-toggle {
    margin-bottom: 25px;
}

.woocommerce-form-coupon {
    display: block !important;
}

.woocommerce-checkout .woocommerce-form-coupon {
    display: flex !important;
    gap: 15px;
}

.woocommerce .checkout_coupon .button {
    padding: 9.5px 20px;
    background: #fff;
    color: #003057;
}

form.woocommerce-checkout {
    margin-top: 40px;
}

.create-account {
    display: flex;
    align-items: center;
    gap: 10px;
}

.woocommerce-billing-fields {
    margin-top: 20px;
}

.woocommerce-shipping-fields {
    margin-top: 40px;
    margin-bottom: 25px;
}

.checkout-order__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}

.checkout-order__head .button {
    width: auto;
}

.woocommerce-checkout .button span,
.woocommerce-chekcout .button i {
    display: inline-block;
    font-size: 12px;
}

.payment-detail__box {
    padding: 30px;
    background: #F8F8F8;
}

.payment-detail__box ul {
    margin-left: 0;
}

.woocommerce-checkout-payment .payment_box {
    background: #fff;
    padding: 30px;
}

.woocommerce-checkout-payment .payment_box .wc-payment-form {
    padding: 0;
}

.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 25px;
}

.woocommerce-terms-and-conditions-wrapper,
.woocommerce form .form-row .woocommerce-terms-and-conditions-wrapper label{
    color: #505759;
    font-weight: 400;
    font-size: 16px;
}

.woocommerce-privacy-policy-text {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #D0D3D4;
}

.woocommerce-checkout-review-order-table {
    margin-bottom: 40px;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-name {
    font-weight: 700;
    width: 65%;
}

.woocommerce-checkout-review-order-table .product-thumbnail img {
    width: 100%;
    max-width: 69px;
    height: auto;
    max-height: 69px;
}

.woocommerce-checkout-review-order-table td.product-name .product-quantity {
    font-weight: 400;
}

.product-name__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product-name-details {
    width: calc(100% - 85px);
}

.woocommerce-checkout-review-order-table td.cart-subtotal .woocommerce-Price-amount {
    font-weight: 700
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr td {
    padding: 25px 0;
}

.woocommerce-invalid .select2-container--default .select2-selection--single,
.woocommerce-invalid input:not([type="radio"]):not([type="checkbox"]) {
    border-color: #C10E0E;
}

.woocommerce-invalid .woocommerce-input-wrapper {
    position: relative;
}

.woocommerce-invalid .woocommerce-input-wrapper:before {
    content: "\e926";
    position: absolute;
    right: 10px;
    top: 0;
    font-family: 'prodent-usa-icon';
    color: #C10E0E;
    font-size: 21px;
}

.woocommerce-NoticeGroup-checkout {
    padding-bottom: 30px;
    color: #C10E0E;
}

.shipping.recurring-total ul li label {
    display: inline-block;
    width: calc(100% - 38px);
}

input[type="checkbox"].mca_checkdo {
    margin-bottom: -4px;
}

.woocommerce label.mca_doyo {
    display: inline-block;
}

#refresh_ship {
    margin-bottom: 15px;
}

.woocommerce-shipping-fields__field-wrapper {
    margin-top: 15px;
}

input[type="checkbox"].mca_checkdo {
    position: relative;
}

input[type="checkbox"].mca_checkdo:checked:has( + label)::before {
    left: 4px;
}

@media (min-width: 768px) {
    .woocommerce-checkout .woocommerce-form-coupon {
        justify-content: flex-end;
    }
}

@media (min-width: 1025px) {
    .checkout-left-column {
        margin-top: -107px;
    }
}

@media (min-width: 1200px) {
    .woocommerce-billing-fields {
        margin-top: 55px;
    }

    .woocommerce-shipping-fields {
        margin-top: 55px;
        margin-bottom: 40px;
    }

    .woocommerce-billing-fields {
        margin-top: 40px;
    }

    .woocommerce table.shop_table.woocommerce-checkout-review-order-table th.product-name {
        padding-left: 95px;
    }

}





/* Woocommerce Form Inputs */
.woocommerce input[type="text"] {
    padding: 8px 15px;
}

.woocommerce-form__label-for-checkbox {
    line-height: 1em;
    position: relative;
    display: flex;
    gap: 10px;
    margin: 0;
}

input[type="checkbox"]:checked:has( + label)::before,
.woocommerce-form__label-for-checkbox:has( > input:checked)::before {
    content: "\e927";
    position: absolute;
    top: 3px;
    left: 5px;
    color: #fff;
    font-family: 'prodent-usa-icon';
    font-size: 8px;
    line-height: 1.8em;
    z-index: 1;
} 

input[type="checkbox"]:checked:has( + label)::before {
    width: auto;
    height: auto;    
    clip-path: none;
}


.woocommerce form .form-row .required {
    text-decoration: none;
}

.shop-container .woocommerce-notices-wrapper {
    display: none;
}



/* Woocommerce Shop Table */
.shop_table {
    width: 100%;
}

.shop_table thead {
    background:#E7F2F6;
    font-size: 18px;
}

.shop_table thead th {
    padding: 11.5px 10px;
}

.shop_table tbody tr td,
.shop_table tfoot tr th,
.shop_table tfoot tr td{
    padding: 15px 10px;
    border-bottom: 1px solid #E8E8E8;
}

.shop_table tfoot tr:last-child th,
.shop_table tfoot tr:last-child td {
    border-bottom: 0;
}

.shop_table tfoot tr td,
.shop_table .product-total {
    text-align: right;
}

.shop_table .product-total .woocommerce-Price-amount {
    font-size: 18px;
    font-weight: 700;
}

.shop_table .order-total {
    font-size: 20px;
}





/* Product Loop */
.product-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.woocommerce .products ul, 
.woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
}

.woocommerce ul.products li:last-child,
.products li {
    margin-bottom: 40px;
}

.wc-tabs > li:before,
.products li:before {
    content: none;
    display: none;
}

.woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    margin-bottom: 20px;
    text-align: center;
    background: none;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3 {
    margin-top: 15px;
    font-size: 16px;
}

.woocommerce ul.products li.product .price {
    font-size: 16px;
    color: #505759;
    font-weight: 500;
}

.woocommerce ul.products li.product a img {
    width: auto;
    height: auto;
    max-height: 150px;
    margin: auto;
}

.woocommerce ul.products li.product a img.woocommerce-placeholder.wp-post-image {
    max-height: 100px;
}

.product-main__img-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 300px;
    z-index: -1;
    opacity: 0;
    overflow: hidden;
}

.product-main__img-hover img,
.product-main__img-hover picture {
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);    
}

.woocommerce ul.products li.product:hover .product-main__img-hover {
    opacity: 1;
    z-index: 1;
}

.woocommerce ul.products li.product:hover .product-main__img-hover img,
.woocommerce ul.products li.product:hover .product-main__img-hover picture {
    transform: scale(1.09);
}

.woocommerce ul.products li.product:hover a.woocommerce-LoopProduct-link:has( > .product-main__img-hover) > picture,
.woocommerce ul.products li.product:hover a.woocommerce-LoopProduct-link:has( > .product-main__img-hover) > img {
    opacity: 0;
}

.woocommerce ul.products li.product a.button.add_to_cart_button, 
.woocommerce ul.products li.product a.button.product_type_simple,
.woocommerce ul.products li.product a.button.product_type_variable {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 42px;
    height: 42px;
    padding: 0;
    margin: 0;
}

.woocommerce ul.products li.product a.button i {
    font-size: 16px;
    -webkit-margin-start: 0;
            margin-inline-start: 0;
}

.product-bottom {
    position: relative;
    display: flex;
    justify-content: center;
    gap: 5px;
    margin-top: auto;
}

.btn-card {
    border: 1px solid #003057;
    width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #fff;
    background: #003057;
    line-height: 1em;
}

.btn-card--border {
    color: #003057;
    background: #fff;
}

.product-hover {
    display: flex;
    justify-content: center;
    gap: 5px;
}

.hover-off {
    display: none;
}

.product-link-wrapper {
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.single-product.woocommerce .added_to_cart,
.woocommerce .product-bottom a.added_to_cart.wc-forward,
.woocommerce a.button.added::after {
   display: none;
}


@media (min-width: 768px) {

    .woocommerce ul.products li.product a img {
        max-height: 257px;
    }

    .product-hover {
        flex-wrap: wrap;
    }

    .product-bottom {
        gap: 6px;
    }

    .woocommerce ul.products li.product a.button.add_to_cart_button,
    .woocommerce ul.products li.product a.button.product_type_variable,
    .btn-card {
        width: 50%;
        font-weight: 700;
    }

    .hover-off {
        display: block;
    }

    .hover-on {
        display: none;
    }
}

@media (min-width: 1200px) {

    .woocommerce ul.products li.product a img {
        max-height: 308px;
    }

    .product-bottom {
        position: absolute;
        width: 100%;
        bottom: 0;
    }

    .product-hover {
        opacity: 0;
        position: relative;
        bottom: 0;
        z-index: -1;
        width: 100%;
    }

    .woocommerce ul.products li.product a.button.product_type_simple,
    .woocommerce ul.products li.product a.button.add_to_cart_button,
    .woocommerce ul.products li.product a.button.product_type_variable {
        width: 100%;
    }

    .btn-card {
        width: auto;
        font-weight: 700;
    }

    .add_to_cart_button,
    .btn-card.card-open:hover {
        background: var(--dark-blue);
        color: #fff;
    }

    .btn-card--border:hover {
        background: transparent;
    }

    .add_to_cart_button:hover .hover-off,
    .btn-card:hover .hover-off {
        display: none;
    }

    .add_to_cart_button:hover .hover-on,
    .btn-card:hover .hover-on {
        display: block;
        font-size: 18px;
        font-weight: normal;
    }

    .add_to_cart_button:hover {
        padding: 10px 15px;
    }

    .btn-card {
        width: calc(50% - 3px);
    }

    .btn-card--border:hover {
        color: #003057;
        border-color: #003057;
    }

    .woocommerce ul.products li.product .product-link-wrapper:hover .product-hover {
        opacity: 1;
        z-index: 2;
    }

    .woocommerce ul.products li.product .product-link-wrapper:hover + .product-bottom {
        opacity: 0;
        z-index: -1;
    }
}







/* Product Badges */
.product-badge {
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px 17.5px;
    font-size: 16px;
    font-weight: 700;
    color: #040E1C;
    text-transform: uppercase;
    opacity: .8;
}

.product-badge--hot {
    background: #CEE5ED;
}

.product-badge--new {
    background: #41B6E6;
    color: #003057;
}

.product-badge--sold-out {
    background: #EBEBEB;
}







/* Single Product Page */
.product-details__top {
    display: flex;
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: var(--section-margins);
}

.product .dashicons-search:before {
    content: "\e922";
	font-family: 'prodent-usa-icon';
}

.product-detail-separator {
    display: inline-block;
    font-size: 22px;
    font-weight: 300;
    color: #d0d3d4;
    padding: 0 7px 0 5px;
}

.quick-view-product .price,
.single-product .summary .price {
    border-top: 4px solid #E6EEEB;
    padding-top: 15px;
    margin-top: 7px;
}

.quick-view-product .single_variation_wrap span.price,
.single-product .summary .woocommerce-variation-price .price {
    border-top: 0;
}

.quick-view-product .price,
.woocommerce div.product p.price, 
.woocommerce div.product span.price {
    font-weight: 700;
    font-size: 24px;
    color: #505759;
    margin-bottom: 16px;
}

.woocommerce div.product p.price {
    margin-bottom: 10px;
}

.woo-variation-swatches.wvs-show-label .variations th label,
.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name {
    margin: 0;
}

.woocommerce div.product form.cart .variations label,
.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name {
    display: inline;
}

.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name,
.variable-item-span.variable-item-span-button {
    font-weight: 700;
    color: #003057;
}

.woo-variation-swatches.wvs-show-label .variations th {
    padding-top: 10px;
}

.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
    border-radius: 0;
    border: 1px solid var(--dark-blue);
    margin: 0;
    padding: 8px 15px;
    height: auto;
    box-shadow: none;
    margin-right: 10px;
    margin-bottom: 10px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock),
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, 
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    box-shadow: none;
    background-color: #cee5ed !important;
}

.button-variable-items-wrapper .button-variable-item:only-child { 
    display: none !important;
}

.quick-view-product .reset_variations,
.woocommerce div.product form.cart .reset_variations {
    display: inline-block;
    margin-top: 15px;
    font-size: 14px;
    font-weight: 700;
    background: none;
    color: #2D2A2A;
    background-size: 3px 0;
}

.reset_variations span {
    font-size: 10px;
    font-weight: 900;
    display: inline-block;
    padding-right: 5px;
}

.quick-view-product .single_variation_wrap span.price,
.single-product.woocommerce div.product span.price {
    color: #003057;
}

.single-product .summary .quantity-wrap {
    display: flex;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

div.product .summary form.cart div.quantity {
    max-width: 115px;
    margin-bottom: 0;
}

.gpay-card-info-container-fill .gpay-card-info-placeholder-container,
.gpay-card-info-animation-container {
    border-radius: 0;
}

.woocommerce div.product form.cart {
    margin-bottom: 10px;
}

.wc-tabs > li:before,
.products li:before {
    content: none;
    display: none;
}

.woocommerce table.shop_attributes {
    border-top: 0;
}

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E8E8E8;
}

.woocommerce table.shop_attributes tr:nth-child(even) td, 
.woocommerce table.shop_attributes tr:nth-child(even) th {
    background: transparent;
}

.woocommerce table.shop_attributes td.woocommerce-product-attributes-item__value p {
    padding: 0;
}

.review-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

ol.commentlist {
    margin-left: 0;
}

ol.commentlist li {
    padding-left: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin-left: 0;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #D0D3D4;
    border-radius: 0;
    padding: 25px 0;
}

.commentlist li:before {
    content: none;
}

.woocommerce-review__author {
    color: #040e1c;
    font-size: 18px;
    font-weight: 700;
}

.woocommerce-review__published-date {
    display: block;
    color: #505759;
    opacity: 0.8;
}

.woocommerce .comment-text .star-rating {
    width: 6.1em;
    margin-bottom: 20px;    
}

.woocommerce .comment-text .star-rating span::before{
    font-size: 18px;
}

.comment-text .description {
    font-size: 18px;
}

.comment-reply-title {
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}

.woocommerce label {
    color: #003057;
    font-size: 16px;
    font-weight: 700;
}

.woocommerce p.stars a {
    background: none;
}

.variation-price-availability {
    display: flex;
    align-items: center;
    gap: 20px;
}

.woocommerce div.product p.stock {
    font-size: 16px;
    font-weight: 700;
    color: #2D2A2A;
}

.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:hover {
    background: #41B6E6;
    color: #143156;
    border-color: #41B6E6;
}

.comment-form-rating {
    margin-bottom: 20px;
}

.comment-form-rating .stars a {
    font-size: 0;
}

.comment-form-rating .stars a:before {
    font-size: 21px;
    content: "\e91d";
    font-family: 'prodent-usa-icon';
    color: #fff;
}


.comment-form-rating .stars a:hover:before,
.comment-form-rating .stars a:has(~ a:hover):before,
.comment-form-rating .stars a:has( ~ .active):before,
.comment-form-rating .stars a.active:before {
    color: #41B6E6;
}

.review_form_wrapper {
    display: none;
}

.product-slider-thumbs {
    overflow: hidden;
}

.product-slider__wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 65px;
    height: 65px;
}

.product-slider-thumb img {
    width: auto;
    height: 100%;
}

.comment-review__right {
    display: flex;
    flex-direction: column;
}

.comment-review__right .product-star-rating {
    margin-bottom: 15px;
}

.product_meta {
    font-size: 16px;
    color: #2d2a2a;
    margin-bottom: 12px;

    & .posted_in a {
        pointer-events: none;
        cursor: default;
        background: none!important;
    }
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 9px;
}

.woocommerce .star-rating {
    display: inline-block;
    color: #41B6E6;
    letter-spacing: 4px;
}

.woocommerce .woocommerce-product-rating .star-rating {
    margin: 0;
    float: none;
    font-size: 16px;
    width: 6.5em;
}

.product-rating__average,
.woocommerce-review-link {
    color: #003057;
}

.product-rating__average {
    font-weight: 700;
}

a.woocommerce-review-link {
    font-weight: 400;
}

a.product-review-link  {
    position: relative;
    padding-left: 23px;
}

a.product-review-link span {
    position: absolute;
    top: 2px;
    left: 0;
}

.product-star-rating {
    color: #41B6E6;
}

table.variations th,
table.variations td {
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
}

table.variations td {
    padding-top: 7px;
}

table.variations .woo-selected-variation-item-name {
    color: #003057;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before, 
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before {
    display: none;
}

.main-product-bundle-price a,
.bundle-item-title a {
    background-size: 3px 0;
}

.main-product-bundle-price a:hover,
.bundle-item-title a:hover {
    background-size: 3px 10px;
}

.bos4w-display-options {
    padding-top: 10px;
}

.bos4w-display-options ul li {
    padding-left: 0;
}

.woocommerce label.bundle-item-checkbox {
    display: flex;
    align-items: center;
    gap: 10px;
}

.bos4w-display-wrap ul li:before {
    content: none;
}

.woocommerce .bos4w-display-wrap ul li label {
    display: flex;
    align-items: center;
    gap: 10px;
}

@media (min-width: 1200px) {

    .product-details__top {
        flex-direction: row;
        justify-content: space-between;
    }

    .woocommerce #content div.product div.summary, 
    .woocommerce div.product div.summary, 
    .woocommerce-page #content div.product div.summary, 
    .woocommerce-page div.product div.summary {
        width: 46%;
        padding-left: 38px;
        padding-bottom: var(--section-margins);
    }

    .woo-variation-product-gallery{
        min-width: 54%;
        padding-right: 38px;
    }

    .comment-review__wrapper {
        display: flex;
    }

    .comment-review__left {
        width: 230px;
        padding-right: 35px;
    }

    .comment-review__right {
        width: calc(100% - 230px);
    }

    .comment-reply-title {
        font-size: 24px;
    }
}





/* Related Products Slider */
.woocommerce .products ul.products-slider, 
.woocommerce ul.products.products-slider {
    margin: 0 -15px;
}

.woocommerce ul.products.products-slider li.product, 
.woocommerce-page ul.products.products-slider li.product {
    padding: 0 30px;
    margin: 0;
    height: 100%;
}

.woocommerce .products ul.products.products-slider:has( > .slick-arrow), 
.woocommerce ul.products.products-slider:has( > .slick-arrow) {
    padding-bottom: 70px;
    margin-bottom: 30px;
}

.products.products-slider .slick-arrow {
    bottom: 0;
    top: auto;
}

.products.products-slider .slick-prev {
    left: calc(50% - 53px);
    right: auto;
}

.products.products-slider .slick-next {
    right: calc(50% - 53px);
    left: auto;
}

.products-slider .slick-slide[aria-hidden="true"] .product:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .5;
    z-index: 5;
}

.products-slider .slick-track {
    display: flex !important;
}

.products-slider .slick-slide {
    height: inherit !important;
}

.products-slider .slick-slide > div,
.products-slider .slick-slide > div > div {
    height: 100%;
}


.woo-variation-gallery-slider,
.wvg-gallery-thumbnail-image {
    border: 1px solid #d0d3d4;
}

.woo-variation-gallery-slider-wrapper .wvg-slider-prev-arrow, 
.woo-variation-gallery-slider-wrapper .wvg-slider-next-arrow {
    background: transparent;
    font-size: 25px;
    opacity: 1;
}

.woo-variation-gallery-slider-wrapper .wvg-slider-prev-arrow::before, 
.woo-variation-gallery-slider-wrapper .wvg-slider-next-arrow::before {
    color: #D0D3D4;
}

.woo-variation-gallery-slider-wrapper:hover .wvg-slider-prev-arrow:hover, 
.woo-variation-gallery-slider-wrapper:hover .wvg-slider-next-arrow:hover {
    color: #003057;
    background: transparent;
}

@media (min-width: 768px) {
    .woocommerce ul.products.products-slider li.product {
        min-width: 290px;
        max-width: 290px;
    }
}

@media (min-width: 1200px) {
    .woocommerce ul.products.products-slider li.product {
        min-width: 100%;
        max-width: 100%;
    }

    .woocommerce ul.products.products-slider li.product, 
    .woocommerce-page ul.products.products-slider li.product {
        padding: 0 15px;
    }
}






/* Bundle */
.bundle_sells_title {
    margin-top: 30px;
}

.bundle_sells_title h3,
.bundle-heading {
    font-size: 18px;
    font-weight: 700;
    color: #003057;
    margin-bottom: 20px;
}

.bundled_product_title {
    font-size: 18px;
}

.woocommerce div.product .bundled_product_optional_checkbox span.price {
    border: 0;
    font-size: 16px;
}

.bundled_product_summary .bundled_product_optional_checkbox span del,
.bundled_product_summary .bundled_product_optional_checkbox {
    font-weight: 400;
}

.single-product .bundled_product_summary .bundled_product_optional_checkbox input, 
.single-product form.cart .bundled_product_summary .bundled_product_optional_checkbox input {
    vertical-align: bottom !important;
}


.bundled_product_summary input[type="checkbox"]:checked::before {
    display: block;
    background: #fff;
    margin-left: 4px;
    margin-top: 3px;
}



/* Woocommerce styling overrides */

.woo-variation-swatches.wvs-show-label .variations td label,
.woocommerce div.product form.cart .variations label {
    font-size: 18px;
    font-weight: 400;
    color: #505759;
}

.color-title {
    margin-top:35px;
    font-size:12px;
}

.facetwp-color {
    margin: 0 30px 12px 0 !important;
}





/* Cart */
.woocommerce table.shop_table {
    border: 0;
}

.woocommerce table.shop_table_responsive tr, 
.woocommerce-page table.shop_table_responsive tr {
    position: relative;
    display: block;
    padding: 15px 0 8px 100px;
}

.woocommerce table.shop_table tbody tr,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:not(:last-child) {
    border-bottom: 1px solid #E8E8E8;
}

.woocommerce table.shop_table tr th {
    border-bottom: 0;
}

.woocommerce table.shop_table td {
    padding: 8px 0;
}

.woocommerce table.shop_table_responsive tr td.product-thumbnail::before, 
.woocommerce-page table.shop_table_responsive tr td.product-thumbnail::before,
.woocommerce table.shop_table_responsive tr td.product-name::before, 
.woocommerce-page table.shop_table_responsive tr td.product-name::before {
    display: none;
}

.woocommerce table.shop_table_responsive tr td.product-remove, 
.woocommerce-page table.shop_table_responsive tr td.product-remove,
.woocommerce table.shop_table_responsive tr td.product-thumbnail, 
.woocommerce-page table.shop_table_responsive tr td.product-thumbnail {
    position: absolute;
    top: 20px;
    border: 0;
    padding: 0;
}

.woocommerce #content table.cart .product-thumbnail, 
.woocommerce table.cart .product-thumbnail, 
.woocommerce-page #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail {
    display: block;
    left: 0;
}

.woocommerce table.shop_table_responsive tr td.product-thumbnail a, 
.woocommerce-page table.shop_table_responsive tr td.product-thumbnail a {
    background: none;
}

.woocommerce table.shop_table_responsive tr td.product-remove, 
.woocommerce-page table.shop_table_responsive tr td.product-remove {
    top: 0;
    right: 0;
    top: 9px;
    right: -5px;
}

.woocommerce a.remove {
    background: none;
    border: 0;
    color: #777777 !important;
    font-size: 30px;
}

.woocommerce table.shop_table_responsive tr td.product-name, 
.woocommerce-page table.shop_table_responsive tr td.product-name {
    border-top: 0;
    padding-right: 30px;
    text-align: left !important;
}

.woocommerce table.shop_table_responsive tr td.product-name a, 
.woocommerce-page table.shop_table_responsive tr td.product-name a {
    background-size: 3px 0;
    color: #040E1C;
    font-size: 16px;
    line-height: 1.45em;
}

.woocommerce table.shop_table_responsive tr td.product-name a:hover {
    background-size: 3px 10px;
}

.woocommerce table.shop_table_responsive tr td.product-price span, 
.woocommerce-page table.shop_table_responsive tr td.product-price span,
.woocommerce table.shop_table_responsive tr td.product-subtotal span, 
.woocommerce-page table.shop_table_responsive tr td.product-subtotal span,
.woocommerce-page table.shop_table_responsive tr.cart-subtotal td span  {
    color: #505759;
    font-weight: 700;
}

.woocommerce-mini-cart-item .quantity-wrap,
.woocommerce table.shop_table_responsive tr td.product-quantity .quantity-wrap, 
.woocommerce-page table.shop_table_responsive tr td.product-quantity .quantity-wrap {
    justify-content: flex-end;
    gap: 0;
    margin-bottom: 0;
}

.woocommerce-mini-cart-item .quantity .minus, 
.woocommerce-mini-cart-item .quantity .plus,
.woocommerce-mini-cart-item .quantity .qty,
.woocommerce table.shop_table_responsive tr td.product-quantity .quantity .minus, 
.woocommerce table.shop_table_responsive tr td.product-quantity .quantity .plus,
.woocommerce table.shop_table_responsive tr td.product-quantity .quantity .qty {
    color: #2D2A2A;
}

.woocommerce-mini-cart-item .quantity,
.woocommerce table.shop_table_responsive tr td.product-quantity .quantity, 
.woocommerce-page table.shop_table_responsive tr td.product-quantity .quantity {
    background: transparent;
    border: 1px solid #777;
}

.woocommerce-cart table.cart img {
    width: 85px;
    height: auto;
}

.cart_item .single-product__label {
    display: none;
}

.cart_item .quantity {
    margin-bottom: 0;
}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td, 
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background: transparent;
}

.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon .input-text+.button,
.woocommerce-page table.cart td.actions .coupon .input-text+.button {
    float: none;
}

.coupon {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 30px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce table.cart td.actions .coupon .input-text+.button, 
.woocommerce-page table.cart td.actions .coupon .input-text+.button{
    width: 100%;
}

.woocommerce table.shop_table_responsive tr.cart-actions, 
.woocommerce-page table.shop_table_responsive tr.cart-actions {
    padding-left: 0;
    border-bottom: 0;
}

.woocommerce table.shop_table_responsive tr.cart-actions td.actions, 
.woocommerce-page table.shop_table_responsive tr.cart-actions td.actions {
    border-top: 0;
}

.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon button,
.woocommerce-cart table.cart td.actions button {
    padding: 6.5px 12px;
}

.woocommerce-cart table.cart td.actions .coupon button {
    font-weight: 700;
}

.woocommerce table.cart td.actions .coupon .input-text+.button, 
.woocommerce-page table.cart td.actions .coupon .input-text+.button {
    background: #fff;
    color: var(--dark-blue);
    border: 1px solid var(--dark-blue);
}

.woocommerce table.cart td.actions .coupon .input-text+.button:hover, 
.woocommerce-page table.cart td.actions .coupon .input-text+.button:hover {
    background: var(--dark-blue);
    color: #fff;
}

.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals,
.cart-actions__wrapper {
    width: 100%;
}

.btn.btn-continue-shopping {
    width: 100%;
    padding: 11px 32px 11px 40px;
    margin-top: 16px;
    text-align: center;
}

.btn.btn-continue-shopping::before {
    content: "\e908";
    right: auto;
    left: -6px;
    position: relative;
}

.woocommerce .cart_totals  table.shop_table_responsive tr, 
.woocommerce-page .cart_totals table.shop_table_responsive tr {
    padding-left: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
    border-top: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th {
    display: none;
}

.cart-totals__head {
    margin-bottom: 25px;
}

.cart-totals__head h3 {
    margin-bottom: 0;
}

.cart-totals__content {
    border: 1px solid #BEC4C6;
    padding: 20px;
}

.woocommerce-page table.shop_table_responsive tr.order-total td span {
    color: #040E1C;
}

.woocommerce-cart .cart-collaterals .shipping-calculator-button {
    background-size: 3px 0;
}

.woocommerce-cart .cart-collaterals .shipping-calculator-button:hover {
    background-size: 3px 10px;
}

#add_payment_method .cart-collaterals .shipping-calculator-button::after, 
.woocommerce-cart .cart-collaterals .shipping-calculator-button::after, 
.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after {
    content: "\e925";
    font-family: 'prodent-usa-icon';
    padding-left: 7px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    padding: 13px 32px;
    font-weight: 700;
    background: var(--dark-blue);
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button i {
    font-size: 11px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    background: var(--blue-highlight);
    border-color: var(--blue-highlight);
    color: var(--dark-blue);
}

.cart-shipping__wrapper {
    font-size: 14px;
}

.cart-shipping__wrapper ul {
    margin-left: 0;
}

.cart-shipping__wrapper ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

ul.woocommerce-shipping-methods li label {
    display: flex;
    margin-bottom: 0;
}

ul.woocommerce-shipping-methods li label > span {
    display: inline-block;
}

.mini-cart-item-info .variation,
.mini-cart-item-info .variation p,
.woocommerce table.shop_table_responsive tr td.product-name .variation,
.woocommerce-page table.shop_table_responsive tr td.product-name .variation,
.woocommerce table.shop_table_responsive tr td.product-name .variation p,
.woocommerce-page table.shop_table_responsive tr td.product-name .variation p {
    font-size: 14px;
}

.mini-cart-item-info .variation p,
.woocommerce table.shop_table_responsive tr td.product-name .variation p,
.woocommerce-page table.shop_table_responsive tr td.product-name .variation p {
    margin-bottom: 0;
}

.woocommerce table.shop_table_responsive tr td.product-name .variation,
.woocommerce-page table.shop_table_responsive tr td.product-name .variation,
.woocommerce table.shop_table_responsive tr td.product-name .variation p,
.woocommerce-page table.shop_table_responsive tr td.product-name .variation p {
    line-height: 1.8em;    
}

.mini-cart-item-info .variation,
.woocommerce table.shop_table_responsive tr td.product-name .variation,
.woocommerce-page table.shop_table_responsive tr td.product-name .variation {
    width: 100%;
}

.woocommerce table.shop_table td:last-child {
    border-bottom: 0;
}

.woocommerce-checkout-review-order ul li:before,
.cart-totals__content ul li:before {
    display: none;
}

.woocommerce-cart .woocommerce-notices-wrapper {
    margin-bottom: 15px;
}

.payment_box ul li, 
.shipping.recurring-total ul li,
ul.woocommerce-SavedPaymentMethods li,
ul.payment_methods li,
ul.woocommerce-shipping-methods li {
    padding-left: 0;
}

ul.payment_methods li label:only-child,
ul.woocommerce-shipping-methods li label:only-child {
    margin-left: auto;
}

input[type="checkbox"]#wc-woocommerce_payments-new-payment-method {
    width: 20px !important;
}

ul.woocommerce-SavedPaymentMethods input[type="radio"],
ul.payment_methods input[type="radio"],
ul.woocommerce-shipping-methods input[type="radio"] {
    display: inline-grid;
    width: 15px !important;
    height: 15px !important;
    transform: none;
    border: 0;
    background: #CEE5ED;
}

ul.woocommerce-SavedPaymentMethods input[type="radio"]:checked,
ul.payment_methods input[type="radio"]:checked,
ul.woocommerce-shipping-methods input[type="radio"]:checked {
    background: var(--dark-blue);
}

ul.woocommerce-SavedPaymentMethods input[type="radio"]:before,
ul.payment_methods input[type="radio"]:before,
ul.woocommerce-shipping-methods input[type="radio"]:before {
    width: 7px;
    height: 7px;
}

ul.woocommerce-SavedPaymentMethods label,
ul.payment_methods label,
ul.woocommerce-shipping-methods label {
    display: inline-grid;
    margin-left: 7px;
}

.woocommerce-shipping-destination {
    font-size: 16px;
}

.cart-empty {
    padding-top: 40px;
    padding-bottom: var(--section-margins);
}

@media only screen and (max-width:1199px) {
    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-align: right !important;
    }

    .woocommerce table.shop_table_responsive tr td.product-name,
    .woocommerce-page table.shop_table_responsive tr td.product-name {
        flex-direction: column;
        align-items: baseline;
    }

    .woocommerce table.shop_table_responsive tr td::before, 
    .woocommerce-page table.shop_table_responsive tr td::before {
        content: attr(data-title);
        font-weight: 700;
        float: none;
        color: #505759;
        font-size: 16px;
    }

    .woocommerce .cart-totals__content table.shop_table_responsive tr td,
    .woocommerce-page .cart-totals__content table.shop_table_responsive tr td {
        align-items: flex-start;
    }
    
    .woocommerce .cart-totals__content table.shop_table_responsive tr td::before, 
    .woocommerce-page .cart-totals__content table.shop_table_responsive tr td::before {
        font-size: 18px;
        color: #040E1C;
    }

    .shop_table thead {
        display: none;
    }
} 

@media (min-width: 768px) {
    .woocommerce table.shop_table_responsive tr, 
    .woocommerce-page table.shop_table_responsive tr {
        padding-left: 115px;
    }

    .cart-actions__wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .coupon {
        flex-direction: row;
        margin-bottom: 0;
    }

    .woocommerce-cart table.cart td.actions button.button-update-cart {
        width: auto;
        padding: 7.5px 25px;
    }

    .btn.btn-continue-shopping {
        width: auto;
    }

    .btn.btn-continue-shopping::before {
        content: "\e908";
        right: auto;
    }

    .cart-totals__head {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

}

@media (min-width: 1200px) {
    .woocommerce table.shop_table_responsive tr td.product-remove, 
    .woocommerce-page table.shop_table_responsive tr td.product-remove,
    .woocommerce table.shop_table_responsive tr td.product-thumbnail, 
    .woocommerce-page table.shop_table_responsive tr td.product-thumbnail {
        position: relative;
    }

    .woocommerce-cart table.cart img {
        width: 80px;
    }

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

    .woocommerce table.shop_table td {
        border-bottom: 0;
    }

    .woocommerce-cart__wrapper {
        display: flex;
        gap: 32px;
    }

    .woocommerce-cart__wrapper .woocommerce-cart-form {
        width: calc(100% - 420px);
    }

    .woocommerce .cart-collaterals, 
    .woocommerce-page .cart-collaterals {
        width: 420px;
    }

    .shop_table thead {
        background: #E7F2F6;
    }

    .woocommerce table.shop_table th,
    .woocommerce table.shop_table tbody td {
        padding: 15px 12px;
    }

    /* .woocommerce table.shop_table td:last-child,
    .woocommerce table.shop_table tbody td {
        border-top: 0;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
    } */

    .woocommerce table.shop_table th.product-subtotal, 
    .woocommerce table.shop_table tbody td.product-subtotal {
        text-align: right;
    }

    .woocommerce table.shop_table_responsive tr.cart-actions td.actions, 
    .woocommerce-page table.shop_table_responsive tr.cart-actions td.actions {
        padding: 20px 0;
        border-bottom: 0;
    }

    .woocommerce table.shop_table_responsive tr td.product-subtotal span, 
    .woocommerce-page table.shop_table_responsive tr td.product-subtotal span {
        color: var(--dark-blue);
    }

    .woocommerce table.shop_table_responsive tr td.product-remove, 
    .woocommerce-page table.shop_table_responsive tr td.product-remove, 
    .woocommerce table.shop_table_responsive tr td.product-thumbnail, 
    .woocommerce-page table.shop_table_responsive tr td.product-thumbnail {
        top: auto;
        right: auto;
        display: table-cell;
        padding: 25px 12px;
    }

    .btn.btn-continue-shopping {
        margin-top: 0;
        padding: 16px 26px;
    }

    .woocommerce-cart .cart-collaterals .cart_totals tr th,
    .woocommerce-cart .cart-collaterals .cart_totals tbody tr td {
        padding-left: 0;
        padding-right: 0;
    }

    .woocommerce-cart .cart-collaterals .cart_totals tr th {
        display: table-cell;
        width: 30%;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
    }

    .woocommerce-cart .cart-collaterals .cart_totals tbody tr td {
        text-align: right;
    }
}

.cart-cross-selling {
    padding-top: calc(var(--section-margins) / 2);
    padding-bottom: var(--section-margins);
}

.cross-sells {
    padding-top: 40px;
}



/* Woocommerce Order */
.woocommerce-order .woocommerce-table__product-name a {
    background: none;
    color: #040E1C;
}

.woocommerce-order .woocommerce-table__product-name strong {
    font-weight: 400;
}
.woocommerce table.woocommerce-table--order-details.shop_table tfoot tr {
    background: #F8F8F8;
    border-bottom: 1px solid #E8E8E8;
}

.woocommerce table.woocommerce-table--order-details.shop_table tfoot tr td {
    font-weight: 700;
    padding-right: 15px;
}

.woocommerce table.shop_table.woocommerce-table--order-details tbody tr:last-child,
.woocommerce table.woocommerce-table--order-details.shop_table tfoot tr:last-child {
    border-bottom: 0;
}

.woocommerce-order__right {
    background: #f8f8f8;
    padding: 30px 25px;
}

.woocommerce-customer-details {
    margin-top: 40px;
}

.order_details {
    margin-left: 0;
}

.order_details li {
    padding: 15px 0 5px;
}

.order_details li + li {
    border-top: 1px solid #E8E8E8;
}

.order_details li:before {
    display: none;
}

.order_details li > span {
    display: block;
}

.woocommerce-table--order-details .woocommerce-Price-amount {
    font-size: 20px;
    font-weight: 700;
}

@media (min-width: 1200px) {
    .woocommerce-order {
        display: flex;
        gap: 100px;
    }

    .woocommerce-order__left {
        width: calc(100% - 445px);
    }

    .woocommerce-order__right {
        width: 345px;
    }
}

.button-update-cart {
    display: none !important;
}





/* Accout Pages */

.login-register-wrapper {
    padding-top: 40px;
    padding-bottom: var(--section-margins);
}

.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content {
    padding-top: var(--section-margins);
    padding-bottom: var(--section-margins);
}

.account-navigation-wrapper {
    background: #F8F8F8;
    padding: 32px 20px;

    ul {
        margin-left: 0;
    }
}

li.woocommerce-MyAccount-navigation-link {
    padding-left: 0;
}

li.woocommerce-MyAccount-navigation-link:before {
    display: none;
}

.woocommerce-MyAccount-navigation-link a {
    background-size: 3px 0;
    font-weight: 400;
    color: #2D2A2A;
}

.woocommerce-MyAccount-navigation-link a:hover {
    background-size: 3px 10px;
}

.woocommerce-MyAccount-navigation-link.is-active a {
    font-weight: 700;
    color: var(--dark-blue);
}

.woocommerce-Button {
    display: block;
    border-radius: 0;
    width: 100%;
    padding: 19px 20px;
    background: var(--dark-blue);
    color: #fff;
    border: 0;
    font-weight: 700;
}

.woocommerce-Button:hover {
    background: var(--blue-highlight);
    color: var(--dark-blue);
}

.woocommerce form .form-row {
    margin-bottom: 15px;
}

.woocommerce form .form-row .required {
    color: #040E1C
}

.product_meta {
    font-size: 16px;
    color: #2d2a2a;
}

.product_meta {
    margin-bottom: 5px;
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 9px;
}

.woocommerce .star-rating {
    display: inline-block;
    color: #41B6E6;
    letter-spacing: 4px;
}

.woocommerce .woocommerce-product-rating .star-rating {
    margin: 0;
    float: none;
    font-size: 16px;
    width: 6.5em;
}

.product-rating__average,
.woocommerce-review-link {
    color: #003057;
}

.product-rating__average {
    font-weight: 700;
}

a.woocommerce-review-link,
a.product-review-link {
    background-size: 3px 0;    
}

a.woocommerce-review-link:hover,
a.product-review-link:hover {
    background-size: 3px 10px;
}

a.woocommerce-review-link {
    font-weight: 400;
}

a.product-review-link  {
    position: relative;
    padding-left: 23px;
    background-size: 3px 0;
}

a.product-review-link:hover {
    background-size: 3px 10px;
}

a.product-review-link span {
    position: absolute;
    top: 2px;
    left: 0;
}

.product-detail-separator {
    display: inline-block;
    font-size: 22px;
    font-weight: 300;
    color: #d0d3d4;
    padding: 0 7px 0 5px;
}

.woocommerce-info .woocommerce-Button {
    width: auto;
    padding: 11px 24px;
}

.woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register {
    border: 0;
    padding: 0;
}

.woocommerce form .form-row label {
    font-size: 18px;
    color: #000;
}

.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea {
    padding: 11px 10px;
}

.woocommerce-checkout .woocommerce-form-login {
    padding-top: 20px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: flex;
    align-items: center;
    gap: 15px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit,
.woocommerce .guest-checkout .woocommerce-Button {
    padding: 14px 20px;
    font-weight: 700;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit span,
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit span,
.woocommerce .guest-checkout .woocommerce-Button span {
    font-size: 12px;
    -webkit-margin-start: 5px;
            margin-inline-start: 5px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    margin-top: 5px;
}

.woocommerce .woocommerce-form-register .woocommerce-form-register__submit {
    margin-top: 15px;
    background: #EBEBEB;
    color: #2D2A2A;
    border: 1px solid #EBEBEB;
}

.woocommerce .woocommerce-form-register .woocommerce-form-register__submit:hover {
    background: #003057;
    color: #fff;
    border-color: #003057;
}

.woocommerce .guest-checkout .woocommerce-Button:hover {
    background: #EBEBEB;
    color: #2D2A2A;
    border: 1px solid #EBEBEB;
}

.woocommerce form .form-row .required {
    color: var(--dark-blue);
}

.login-register-content {
    padding: 30px;
    border: 1px solid var(--dark-blue);
    margin-top: 30px;
    margin-bottom: 40px;
}

.login-note {
    margin-top: 20px;
    font-size: 14px;
}

.guest-checkout {
    border-top: 1px solid #D0D3D4;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 30px;
}

.register-wrap {
    border-top: 1px solid #D0D3D4;
    padding-top: 30px;
}

.woocommerce .woocommerce-checkout .form-row.create-account {
    margin-bottom: 45px;
}

.woocommerce form .form-row label.checkbox, 
.woocommerce-page form .form-row label.checkbox,
.woocommerce-form__label-for-checkbox {
    position: relative;
    display: flex;
    gap: 10px;
    line-height: 1.3em;
    padding-left: 30px;
}

.woocommerce .woocommerce-checkout .form-row.create-account label.checkbox {
    display: inline-flex;
}

.woocommerce form .form-row .input-checkbox,
.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox,
.woocommerce-form__label-for-checkbox .input-checkbox {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox#ship-to-different-address-checkbox {
    top: 50%;
    transform: translateY(-50%);
}

#ship-to-different-address .woocommerce-form__label-for-checkbox:has( > input:checked)::before {
    top: 9px;
}

.woocommerce-form__label-for-checkbox input:before {
    display: none;
}

.woocommerce-shipping-fields .woocommerce-form__label-for-checkbox {
    font-size: 24px;
    color: #040E1C;
}

.woocommerce-shipping-fields {
    margin-top: 30px;
    margin-bottom: 25px;
}

.bundle-item-checkbox input[type="checkbox"]:checked {
    position: relative;
}

.bundle-item-checkbox input[type="checkbox"]:checked::before {
    display: block;
    position: absolute;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media (min-width: 768px) {

    .login-register-wrapper {
        display: flex;
        justify-content: space-between;
    }

    .login-register-wrapper h2 {
        font-size: 32px;
    }  

    .account-form__bottom {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .register-wrap {
        border-top: 0;
        padding-top: 0;
    }

    .woocommerce .login-register-wrapper .col-1 {
        padding-right: 4%;
        width: 50%;
        border-right: 1px solid #D0D3D4;
    }

    .woocommerce .login-register-wrapper .col-2 {
        width: 46%;
    }

    .login-register-content {
        margin-bottom: 0;
    }
}


@media (min-width: 1200px) {
    .logged-in.woocommerce-account .container .woocommerce {
        display: flex;
    }

    .logged-in.woocommerce-account .container .woocommerce-MyAccount-navigation {
        width: 330px;
        padding-right: 30px;
    }

    .logged-in.woocommerce-account .container .woocommerce-MyAccount-content {
        width: calc(100% - 360px);
    }
}


.bundled_product_summary .bundled_product_optional_checkbox input, .single-product form.cart .bundled_product_summary .bundled_product_optional_checkbox input {
    width: 20px  !important;
    height: 20px !important;
}

.transparent-overlay-cart {
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    background:rgba(0,0,0,0.5);
    z-index:9999;
    display:none;
}

.woocommerce-order-received .wp-block-group {
    padding-bottom: var(--section-margins);
}


.fx-categories-filter {
    padding: 0;
    margin: 0;
}

.category-item::before {
    content: none;
}

.category-item {
    padding-left: 0;
}


.fx-categories-filter {
    list-style: none;
    padding: 0;
}
.fx-categories-filter .category-item {
    margin: 5px 0;
}
.fx-categories-filter .category-item > a {
    text-decoration: none;
    display: block;
    padding: 0;
    border-radius: 3px;
}
.fx-categories-filter .category-item.current > a,
.fx-categories-filter .category-item.ancestor > a {

}
.fx-categories-filter .subcategories {
    list-style: none;
    padding-left: 0;
}

.sidebar-filter__category-link {
    margin-bottom: 12px !important;
}

.sidebar-filter__category-link i {
    margin-left: 10px;
    font-size: 14px;
}

a.sidebar-filter__category-link.current-link {
    font-weight: bold;
}

.fx-arrows-expanders {
    top:0px !important
}
/* 
button.js-filter-toggle.filter-group__toggle i.icon-chevron-up::before {
    content: "\e907" !important;
} */


/* Express Checkout container */
.wc-block-components-express-payment {
    padding: 0;
    margin: 0 auto;
    max-width: 400px;
}

/* Title styling */
.wc-block-components-express-payment__title-container {
    text-align: center;
    margin-bottom: 15px;
}

.wc-block-components-express-payment__title {
    font-size: 18px;
    font-weight: 500;
}

/* Button container */
.wc-block-components-express-payment__event-buttons {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 0;
    margin: 0;
}

.wc-block-components-express-payment__event-buttons > li {
    width: 100%;
    margin: 0 !important;
}

.ppcp-button-container fieldset {
    border: 0px !important;
}

.ppcp-button-container fieldset legend, 
.ppcp-button-container .express-divider, 
.payment_method_wpg_paypal_checkout {
    display: none !important;
}

.ppcp-button-container fieldset {
    padding: 0px 0px 0px 0px !important;
}

#ppcp_checkout_top.desktop {
    width: 100% !important;
    max-width: 100% !important;
}

.password-input {
    position: relative;
}

.show-password-input {
    position: absolute;
    top: -5px;
    right: 5px;
    border: 0;
    background: transparent;
}

.show-password-input svg {
    width: auto;
    height: 36px;
}

li.wc_payment_method.payment_method_ppcp, .wc-ppcp-express-checkout fieldset .express-title, #wcpay-express-checkout-button-separator {
    display:none !important;
}

.wc-ppcp-express-checkout fieldset {
 border:0 !important;
}

.wc-ppcp-express-checkout #wc-ppcp-express-button .paypal-buttons {
flex: inherit !important;
 margin: 0 !important;
 max-width: 100% !important;
 width: 100% !important;
}

.wc-ppcp-express-checkout fieldset {
    border-radius: 0 !important;
    padding: 15px 2px !important; 
}

.woocommerce-product-details__short-description {
    margin-top: 20px;
}

