/* Product Title */
.zocommerce-product-title {
    transition: all 0.3s ease-in-out;
}

/* Product Image */
.woocommerce div.product .zocommerce-product-image-gallery div.images {
    width: 100%;
}

/* Product Price */
.zocommerce-product-price ins {
    text-decoration: none;
}
.zocommerce-product-price-wrap {
    display: flex;
    align-items: center;
    gap: 1rem;
}
.zocommerce-product-price-wrap .zocommerce-discount-badge {
    padding: 0.25rem 1rem;
    color: #fff;
    background-color: #333;
    font-size: 0.825rem;
    border-radius: 1rem;
}

/* Product Cart */
.woocommerce div.product form.cart .zocommerce-single-cart-layout .single-buy-now-button {
    margin-top: 1rem;
    width: 50%;
    float: none;
}
.woocommerce .product form.cart .zocommerce-qty-plus-minus div.quantity {
    align-items: normal;
}
.woocommerce .zocommerce-qty-plus-minus .quantity input::-webkit-outer-spin-button,
.woocommerce .zocommerce-qty-plus-minus .quantity input::-webkit-inner-spin-button {
    display: none;
}
.zocommerce-single-cart-layout .single-product-buttons-pack a {
    border-radius: 0.5rem;
    border: 1px solid #eaeaea;
}
.zocommerce-single-cart-layout .single-product-buttons-pack a:hover {
    color: #333;
}
.zocommerce-single-cart-layout .single-product-buttons-pack {
    display: flex;
}
.zocommerce-single-cart-layout .single-product-buttons-pack a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.woocommerce .zocommerce-single-cart-layout .quantity .qty {
    box-shadow: none;
    background: none;
}

/* Product Categories */
.zocommerce-category-prefix,
.zocommerce-share-label,
.zocommerce-sku-label,
.zocommerce-rating-label,
.zocommerce-sales-label,
.zocommerce-stock-label,
.zocommerce-tag-prefix {
    color: #000;
    font-weight: 600;
}
.zocommerce-product-categories a {
    color: #797979;
}

/* Product Share */
.zocommerce-product-share .zocommerce-share-icons {
    display: inline-flex;
    align-items: center;
    gap: 1rem;
    margin-left: 1rem;
}
.zocommerce-share-icons .facebook-icon.zocommerce-share-org-color {
    background-color: #1877F2;
    color: #fff;
}
.zocommerce-share-icons .twitter-icon.zocommerce-share-org-color {
    background-color: #000000;
    color: #fff;
}
.zocommerce-share-icons .linkedin-icon.zocommerce-share-org-color {
    background-color: #0077B5;
    color: #fff;
}
.zocommerce-share-icons .pinterest-icon.zocommerce-share-org-color {
    background-color: #E60023;
    color: #fff;
}

/* Product Sales */
.zocommerce-product-sales .wooaddon-sales-count {
    display: inline-block;
    margin: 0;
    font-weight: normal;
    color: #797979;
}

/* Product Tabs */
.zocommerce-woocommerce-tabs ul.tabs {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}
.woocommerce div.product .zocommerce-woocommerce-tabs ul.tabs li {
    margin: 0;
}
@media screen and (max-width: 570px) {
    .woocommerce div.product .zocommerce-woocommerce-tabs ul.tabs li {
        flex: 0 0 100%;
    }
}

/* Product Ask Question */
.zocommerce-ques-ans-widget {
    padding: 20px;
    border: 1px solid #eaeaea;
    border-radius: 8px;
}
.zocommerce-ques-ans-widget input {
    width: 100%;
    padding: 10px;
    line-height: 1;
    min-height: 25px;
    border: 1px solid #eaeaea;
}
.zocommerce-ques-ans-widget textarea {
    width: 100%;
    padding: 10px;
    line-height: 1;
    min-height: 25px;
    border: 1px solid #eaeaea;
}
.zocommerce-ques-ans-widget label .required {
    color: #f00;
    font-size: 1.25rem;
    margin-left: 4px;
    display: inline-block;
}
.zocommerce-ques-ans-widget button {
    border-radius: 30px;
    border: solid 1px;
    padding: 0px 30px;
    line-height: 43px;
    margin-top: 0 !important;
}
.zocommerce-ques-ans-widget-success-message, 
.zocommerce-ques-ans-widget-error-message {
    display: none;
}
.zocommerce-answered_item .accordion-button {
    padding: 1rem 24px;
    line-height: 1.2;
}
.zocommerce-answered_item .accordion-button:hover,
.zocommerce-answered_item .accordion-button:focus,
.zocommerce-answered_item .accordion-button:not(.collapsed) {
    background-color: #f8f9fa;
    color: #000;
    border: none;
    outline: none;
    box-shadow: none;
}
.zocommerce-answered_item .accordion-button::after {
    content: "\f078";
    font-family: "Font Awesome 7 Free";
    font-weight: 900;
    font-size: 1.25rem;
    line-height: 1.2;
    background: none;
}
.zocommerce-answers-list .zocommerce-answered_item {
    padding: 0.25rem;
    border-bottom: 1px solid #eaeaea;
}
.zocommerce-answers-list .item-question {
    font-weight: 600;
}

/* Product Related */
.zocommerce-related-item {
	border: 1px solid #eaeaea;
	padding: 1rem;
    height: 100%;
}
.zocommerce-related-item .product-title {
    margin: 0.5rem 0;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 26px;
}
.zocommerce-related-item .related-product-price {
    font-size: 0.875rem;
    font-weight: 600;
    text-align: center;
}
.zocommerce-related-item .zozo-product-buttons a:empty {
    display: none !important;
}
.woocommerce ul.products li.product-category,
.woocommerce ul.products li.zocommerce-related-item,
.woocommerce ul.products li.zozo-product-item {
    margin: 0;
}
.woocommerce ul.products .owl-item li.zozo-product-item,
.woocommerce ul.products .owl-item li.zocommerce-related-item,
.woocommerce ul.products .owl-item li.product-category {
    width: 100%;
}

/* Product Button */
.zocommerce-popup-button {
    padding: 0.5rem 1rem;
    border: none;
}
.zocommere-popup-close {
    background: none;
    color: #E60023;
    font-size: 0.725rem;
    border: none;
}
.zocommere-popup-close:hover {
    color: #E60023;
    background: none;
    border: none;
}

/* Shop Layout */
.woocommerce .zocommerce-shop-layout-template ul.products li.product .woocommerce-loop-product__title {
    font-weight: 500;
    line-height: 1.5;
}
.woocommerce .zocommerce-shop-layout-template ul.products li.product .price {
    margin: auto;
}
.zocommerce-product-thumbnail {
    position: relative;
}
.zocommerce-product-thumbnail .zocommerce-discount-badge {
    position: absolute;
    bottom: 8px;
    left: 0;
    background-color: #000;
    color: #fff;
    padding: 0.25rem 0.5rem;
    font-size: 0.825rem;
    font-weight: 500;
}
.zocommerce-shop-pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
}
.zocommerce-shop-pagination button {
    width: 2rem;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.zocommerce-shop-pagination button, 
.zocommerce-shop-pagination a {
    background: #797979;
    color: #ffffff;
    border: none;
    font-size: 0.875rem;
}

/* Shop List View Toggle */
.zocommerce-view-toggle-switcher button {
    width: 40px;
    height: 40px;
    border: none;
}

/* Shop Search Form */
.zocommerce-search-form-wrap {
    position: relative;
}
.zocommerce-search-form-wrap .zocommerce-input-wrap {
    display: flex;
    border: 2px solid #eaeaea;
    align-items: stretch;
    justify-content: space-between;
    transition: border-color .3s;
    height: 52px;
}
.zocommerce-input-wrap .zocommerce-submit-search {
    width: auto;
    padding: 0 25px;
    box-shadow: none;
    transition: all .3s;
    background: #eaeaea;
    color: #333;
    border: none;
}
.zocommerce-input-wrap .zocommerce-search-field {
    flex: 1;
    border: none;
    padding: 0 15px;
}
.zocommerce-input-wrap .product-cat-selector-wrap {
    background: #eaeaea;
    position: relative;
}
.zocommerce-input-wrap .product-cat-selector-wrap::after {
    content: "\e64b";
    font-family: "themify";
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    font-size: 14px;
    color: #555;
}
.zocommerce-input-wrap .product-cat-selector-wrap select {
    padding: 0 32px;
    color: #333;
    border: none;
    font-weight: 600;
    background: none;
    line-height: 3;
    border: none;
}

/* Cart Table */
.zocommerce-cart-table .woocommerce-cart-form__cart-item .product-thumbnail img {
    width: 65px;
}
.zocommerce-cart-table .woocommerce-cart-form__cart-item .product-remove a.remove {
    border: none;
    background: none;
}

/* Cart Shop Button */
.zocommerce-return-to-shop {
    display: inline-block;
}

/* Checkout form */
.zocommerce-coupon-form-wrapper {
    background: #fbfbfb;
    padding: 1rem;
}
.zocommerce-coupon-form-wrapper p {
    margin: 0;
    display: flex;
    justify-content: space-between;
}
.zocommerce-coupon-form-wrapper .showcoupon {
    font-weight: 500;
}
.woocommerce-checkout .zocommerce-coupon-form-wrapper form.checkout_coupon {
    display: flex;
    gap: 1rem;
    margin: 0;
    padding: 1rem 0 0;
}
.woocommerce-checkout .zocommerce-coupon-form-wrapper form.checkout_coupon .form-row-first {
    flex: 1;
    width: 100%;
}
.woocommerce-checkout .zocommerce-coupon-form-wrapper form.checkout_coupon .form-row-last {
    width: fit-content;
}
.woocommerce-checkout .zocommerce-coupon-form-wrapper form.checkout_coupon .clear {
    display: none;
}

/* Thankyou message */
.zocommerce-thankyou-message {
    text-align: center;
    padding: 40px;
}

/* Customer Details */
.woocommerce-customer-details__list {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Order Details */
.zocommerce-thankyou-order-table {
    width: 100%; 
    border-collapse: collapse; 
    margin: 20px 0;
}

/* Order Overview */
.woocommerce ul.order_details.zocommerce-thankyou-order-details {
    width: fit-content;
    margin: 1rem auto;
}

/* Sale Countdown */
.zocommerce-sale-countdown {
    font-weight: bold;
    font-size: 1.2em;
    color: #ff0000;
}
.expired-text {
    color: #555;
    font-size: 1.1em;
}

/* Size Chart */
.zocommerce-modal-trigger {
    outline: none;
    border: none;
    background-color: #fff;
    color: #000;
    position: relative;
    overflow: hidden;
}
.zocommerce-modal-trigger:hover,
.zocommerce-modal-trigger:active,
.zocommerce-modal-trigger:focus {
    background-color: #fff;
    color: #535353;
}
.zocommerce-modal-trigger:hover::after,
.zocommerce-modal-trigger:focus::after {
    width: 100%;
}
.zocommerce-modal-content {
    display: none;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
}

.zocommerce-archive-sidebar {
    width: 100%;
    display: flex;
    flex-direction: column;
}
.zocommerce-archive-sidebar .sidebar-section {
    padding: 20px;
    background-color: #f9f9f9;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    margin-bottom: 20px;
}
.zocommerce-archive-sidebar .sidebar-section h4 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #333;
}
.zocommerce-archive-sidebar .sidebar-search form {
    display: flex;
    gap: 10px;
}
.zocommerce-archive-sidebar .sidebar-search input[type="search"] {
    flex: 1;
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
}
.zocommerce-archive-sidebar .sidebar-search button {
    padding: 8px 16px;
    background-color: #222;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}
.zocommerce-archive-sidebar .sidebar-search button:hover {
    background-color: #555;
}
.zocommerce-archive-sidebar .sidebar-price form {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.zocommerce-archive-sidebar .sidebar-price input[type="number"] {
    width: 48%;
    padding: 8px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.zocommerce-archive-sidebar .price-inputs {
    display: flex;
    gap: 10px;
}
.zocommerce-archive-sidebar .sidebar-price button {
    padding: 8px 12px;
    background-color: #222;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}
.price-slider-wrap .price-slider {
    display: block;
    width: 100%;
    margin-bottom: 16px;
}
.zocommerce-archive-sidebar .sidebar-price button:hover {
    background-color: #555;
}
.zocommerce-archive-sidebar .sidebar-categories ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.zocommerce-archive-sidebar .sidebar-categories li {
    margin-bottom: 8px;
}
.zocommerce-archive-sidebar .sidebar-categories label {
    display: block;
    margin-bottom: 6px;
    cursor: pointer;
}
.zocommerce-archive-sidebar .sidebar-categories input[type="checkbox"] {
    margin-right: 6px;
    min-height: auto;
}
.zocommerce-archive-sidebar .sidebar-recent-products ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.zocommerce-archive-sidebar .sidebar-recent-products li {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    gap: 10px;
}
.zocommerce-archive-sidebar .sidebar-recent-products img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 4px;
}
.zocommerce-archive-sidebar .sidebar-recent-products a {
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: #333;
    font-size: 14px;
}
.zocommerce-archive-sidebar .sidebar-recent-products a:hover {
    color: #0073aa;
}

/*
.price-slider-wrap {
    margin-bottom: 15px;
}
.price-slider {
    margin-bottom: 10px;
}
.price-inputs input[type="number"] {
    width: 45%;
    display: inline-block;
    margin-right: 5%;
}
.price-inputs button {
    display: inline-block;
    margin-top: 10px;
} */