.tier-prices tbody tr:nth-of-type(6) {
display: none;
}
.product-thumbnail img {
height: 100% !important;
object-fit: cover !important;
}
.slick-slide img {
max-height: 39rem;
object-fit: cover;
}
.tax-product_brand .woocommerce-Price-amount.amount {
display: none;
}
.wp-block-woocommerce-cart .wc-block-cart-items__header-total, .wp-block-woocommerce-cart .price.wc-block-components-product-price, .wp-block-woocommerce-cart .wc-block-cart-item__prices, .wp-block-woocommerce-cart .wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block .wp-block-woocommerce-cart-order-summary-block {
display: none;
}
.product .summary .summary-content .price span.price {
display: none;
}
.fhb-size-button {
border: 2px solid transparent;
padding: 8px 14px;
border-radius: 6px;
cursor: pointer;
transition: all 0.2s ease;
}
.fhb-size-button.active-size {
border-color: #0073e6; background: #eef6ff;
font-weight: bold;
}
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount, .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount, .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-totals-block {
display: none;
}
.wc-block-grid__product-price.price {
display: none;
} .wc-block-components-order-summary-item__individual-prices,
.wc-block-components-order-summary-item__individual-price,
.wc-block-components-product-price,
.wc-block-components-formatted-money-amount {
display: none !important;
} .wc-block-components-order-summary-item__total-price {
display: none !important;
} .wc-block-components-order-summary-item .screen-reader-text, .wc-block-components-totals-item.wc-block-components-totals-footer-item, .wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
display: none !important;
} .wc-block-components-totals-wrapper .price,
.wc-block-components-totals-wrapper .wc-block-components-product-price__value {
display: none !important;
}
.wc-block-components-sidebar-layout.wc-block-checkout.is-large {
max-width: 1170px;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.woocommerce-table__product-table.product-total, .woocommerce-table__product-total.product-total{
display: none;
}
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot, .woocommerce-order-overview__total.total, .woocommerce-order-overview__payment-method.method {
display: none;
}
.woocommerce-Price-amount.amount {
display: none;
}
#tier-price-table .woocommerce-Price-amount.amount {
display: block !important;
}
#custom-lowest-price, .fhb-size-category-subtitle {
display: none !important;
}
.entry-summary .price span[aria-hidden="true"] {
display: none !important;
}
.related.products .product-wrap .product-info .price {
display: none !important;
}
.wc-block-checkout__payment-method.wp-block-woocommerce-checkout-payment-block.wc-block-components-checkout-step {
display: none;
}  .custom-search-filters {
padding: 20px;
background: #fff;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
} .custom-search-filters .filter-section {
margin-bottom: 30px;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
}
.custom-search-filters .filter-section:last-child {
border-bottom: none;
margin-bottom: 0;
} .custom-search-filters .filter-title {
font-size: 18px;
font-weight: 600;
margin-bottom: 15px;
color: #333;
text-transform: uppercase;
letter-spacing: 0.5px;
} .category-filter-list {
list-style: none;
padding: 0;
margin: 0;
}
.category-filter-list li {
margin-bottom: 8px;
}
.category-filter-list li.category-child {
margin-left: 0;
}
.category-filter-list label {
display: flex;
align-items: center;
cursor: pointer;
padding: 10px 15px;
border-radius: 6px;
transition: all 0.3s ease;
font-size: 14px;
border: 2px solid transparent;
background-color: #f8f9fa;
position: relative;
}
.category-filter-list label:hover {
background-color: #e9ecef;
border-color: #dee2e6;
transform: translateX(3px);
}
.category-filter-list input[type="radio"] {
margin-right: 12px;
cursor: pointer;
width: 18px;
height: 18px;
accent-color: #0073e6;
}
.category-filter-list input[type="radio"]:checked + label,
.category-filter-list label:has(input[type="radio"]:checked) {
background-color: #e3f2fd;
border-color: #0073e6;
font-weight: 600;
color: #0073e6;
}
.category-filter-list label .count {
margin-left: auto;
font-size: 12px;
color: #666;
background: #fff;
padding: 2px 8px;
border-radius: 12px;
font-weight: 500;
} .category-back-wrapper {
margin-bottom: 15px;
}
.category-back-btn {
width: 100%;
padding: 10px 15px;
background-color: #f8f9fa;
border: 2px solid #dee2e6;
border-radius: 6px;
font-size: 14px;
font-weight: 600;
cursor: pointer;
transition: all 0.3s ease;
color: #495057;
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
}
.category-back-btn:hover {
background-color: #e9ecef;
border-color: #0073e6;
color: #0073e6;
transform: translateX(-3px);
}
.category-back-btn .back-icon {
font-size: 16px;
font-weight: bold;
} .filter-item {
margin-bottom: 20px;
}
.filter-item label {
display: block;
font-weight: 500;
margin-bottom: 8px;
color: #555;
font-size: 14px;
} .filter-select {
width: 100%;
padding: 10px 15px;
border: 1px solid #ddd;
border-radius: 4px;
font-size: 14px;
background-color: #fff;
cursor: pointer;
transition: all 0.2s ease;
appearance: none;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: right 12px center;
padding-right: 35px;
}
.filter-select:hover {
border-color: #999;
}
.filter-select:focus {
outline: none;
border-color: #0073e6;
box-shadow: 0 0 0 2px rgba(0, 115, 230, 0.1);
}  .filter-item .irs {
margin-top: 10px;
}
.filter-item .irs--round .irs-bar {
background-color: #0073e6;
}
.filter-item .irs--round .irs-handle {
border-color: #0073e6;
}
.filter-item .irs--round .irs-from,
.filter-item .irs--round .irs-to,
.filter-item .irs--round .irs-single {
background-color: #0073e6;
}
.filter-item .irs--round .irs-from::before,
.filter-item .irs--round .irs-to::before,
.filter-item .irs--round .irs-single::before {
border-top-color: #0073e6;
}
.filter-item .irs-grid-text {
font-size: 10px;
color: #666;
} .filter-actions {
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #eee;
}
.reset-filters-btn {
width: 100%;
padding: 12px 20px;
background-color: #33a83b;
border: 2px solid #33a83b;
border-radius: 6px;
font-size: 14px;
font-weight: 600;
cursor: pointer;
transition: all 0.3s ease;
color: #fff;
text-transform: uppercase;
letter-spacing: 0.5px;
display: block;
text-align: center;
line-height: 1.5;
white-space: nowrap;
box-sizing: border-box;
padding-top: 14px !important;
}
.reset-filters-btn:hover {
background-color: #2d9234;
border-color: #2d923a;
color: #fff;
transform: translateY(-2px);
box-shadow: 0 4px 8px rgba(51, 168, 59, 0.3);
}
.reset-filters-btn:active {
transform: translateY(0);
box-shadow: 0 2px 4px rgba(51, 168, 59, 0.3);
} .archive-content-layout.loading,
.woocommerce-products-header.loading {
opacity: 0.5;
pointer-events: none;
position: relative;
}
.archive-content-layout.loading::after {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 40px;
height: 40px;
margin: -20px 0 0 -20px;
border: 4px solid #f3f3f3;
border-top: 4px solid #0073e6;
border-radius: 50%;
animation: spin 1s linear infinite;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
} @media (max-width: 768px) {
.custom-search-filters {
padding: 15px;
}
.custom-search-filters .filter-title {
font-size: 16px;
}
.filter-select {
font-size: 13px;
}
} .search .widget_product_search,
.search .widget_product_tag_cloud,
.search .widget_price_filter {
display: none;
}