.reset-5{
	display: none;
}

/* Custom Price Range Slider Styles */
.range-track {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 4px;
	background-color: #e0e0e0;
	border-radius: 2px;
	transform: translateY(-50%);
}

.range-fill {
	position: absolute;
	top: 0;
	height: 100%;
	background-color: #3264fe;
	border-radius: 2px;
	transition: all 0.2s ease;
}

.range-thumb {
	position: absolute;
	top: 50%;
	width: 18px;
	height: 18px;
	background-color: #fff;
	border: 2px solid #3264fe;
	border-radius: 50%;
	cursor: pointer;
	transform: translate(-50%, -50%);
	transition: all 0.2s ease;
	z-index: 2;
}

.range-thumb:hover {
	box-shadow: 0 0 0 4px rgba(50, 100, 254, 0.2);
}

.range-thumb:active {
	box-shadow: 0 0 0 6px rgba(50, 100, 254, 0.3);
}

.range-labels {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 10px;
	font-size: 14px;
	color: #666;
}

.range-separator {
	margin: 0 10px;
}

/* Sidebar style 2 variations */
.sidebar-style-2 .range-fill {
	background-color: #17c6aa;
}

.sidebar-style-2 .range-thumb {
	border-color: #17c6aa;
}

.sidebar-style-2 .range-thumb:hover {
	box-shadow: 0 0 0 4px rgba(23, 198, 170, 0.2);
}

.sidebar-style-2 .range-thumb:active {
	box-shadow: 0 0 0 6px rgba(23, 198, 170, 0.3);
}
.filter-meta-list{
    margin: 0 !important;
    padding: 0 !important;
    display: inline-flex;
    flex-direction: row;
    column-gap: 22px;
}
.post-coursel-view-2 .swiper-slide img{
   	object-fit: cover; 
    width: 100%;
    height: 100%;
}
.post-block-2 .hpcc-image{
    align-items: start;
    justify-content: start;
}
.swiper-post-container{
    margin-bottom: 5%;
}
ul.filter-meta-list li:first-child {
  list-style-type: none; 
}

.cart.cart-6{
    position: relative;
}
.product-style-6 .cart a.cart_button-6.loading span{
    margin-left: 17px;
}
a.cart_button-6.loading::after{
    top: 10px;
}
.dropdown-box-3{
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 10px;
}
.list-view-7.horizontal-prod-card-container:hover{
    box-shadow: none;
}
/* Rating Template 1 */
.dropdown-label {
	position: relative;
	width: 100%;
	height: 40px;
	border: 1px solid var(--filter-border-color);
	border-radius: 6px;
	background-color: #fff;
	line-height: 40px;
	font-size: 14px;
	padding: 0 15px;
	cursor: pointer;
}

.dropdown-label::after{
    height: 10px;
	width: 10px;
	top: 13px;
	background-size: 100% auto;
    content: '';
    display: block;
    position: absolute;
    right: 15px;
}
.dropdown-label.closed:after{
    background-image: url(../../assets/images/arrow-down.svg);
}
.dropdown-label.open:after{
    background-image: url(../../assets/images/arrow-up.svg);
}

/* Price Range Template 2 end */
.wp-list-view-2{
    display: grid;
    grid-template-columns: auto auto;
    gap: 15px 15px;
}
.wp-list-view-3{
	display: grid;
    grid-template-columns: auto auto auto;
    gap: 15px 15px;
}

/* blog Template 3 style */
.post-block{
	background: #fff;
	transition: all ease .3s !important;
}

.post-block-5,.post-block-5:hover{
	transform: none !important;
	box-shadow: none !important;
}
.post-block-5{
    padding: 12px;
    border: 1px solid #E7E6E6;
    border-radius: 12px;
}
.cart-btn-3 a{
	position: relative;
	width: 65%;
    background-color: #fff;
    border: 2px solid #ab1616;
    color: #ab1616;
    padding: 7px;
    align-items: center;
	justify-content: center;
    display: flex;
    font-size: 14px;
}
.cart_button-3::after {
	top:7px
}
.cart-btn-3 span{
	color: #ab1616;
    display: inline-block;
	margin: 3px;
}
.cat-3 a{
	margin-top: 2%;
    font-size: 14px;
    color: #ab1616;
    padding: 5px;
    border: 1px solid #ab1616;
}
.price-input-3{
    margin: 30px 0;
}
.param-box-3 .radio-item{
    width: fit-content;
}
/* Filter Plus Pro specific price range styles */
.filter-plus-pro .price-range-input .field,
.price-range-input.filter-plus-pro-input .field{
	display: flex;
	width: 100%;
	align-items: center;
}
.filter-plus-pro .field span,
.price-range-input.filter-plus-pro-input .field span{
	width: 100%;
}
.filter-plus-pro .field input,
.price-range-input.filter-plus-pro-input .field input{
	height: auto;
	outline: none;
	font-size: 14px;
	margin-left: 4px;
	border-radius: 5px !important;
	text-align: center;
	border: 1px solid var(--filter-secondary-color,'#ab1616') !important;
	padding: 8px;
	background: #fff;
	color: #333;
}
.filter-plus-pro .field input::-webkit-outer-spin-button,
.filter-plus-pro .field input::-webkit-inner-spin-button,
.price-range-input.filter-plus-pro-input .field input::-webkit-outer-spin-button,
.price-range-input.filter-plus-pro-input .field input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.filter-plus-pro .price-range-input .separator,
.price-range-input.filter-plus-pro-input .separator {
	width: 100px;
	display: flex;
	font-size: 19px;
	align-items: center;
	justify-content: center;
}
.list-3{
	list-style: none;
}
.param-box-3{
	margin-top: 30px;
}
.param-box-3 input{
	appearance: none;
}

/* Blog template 3 start */
.wp-sidebar-style-3{
	width: 100% !important;
	text-align: center;
}
.blog_description{
	color: #4c4c4c;
    font-size: 14px;
    line-height: 1.8em;
	margin-bottom: 1rem;
}
.author-3{
	color: #999999;
	font-size: 16px;
}
.read_more_3{
	text-align: right;
    margin: 20px 0px 5px 0px; 
}
.cart_button-5{
    background-color: #ff0000;
    color: #ffffff;
    width: 40px;
    height: 40px;
    display: flex;
    border-radius: 5px;
    align-items: center;
    text-align: center;
	position: relative;
	margin: 10px 0;
}
.cart_button-5 .cart-icon{
    margin-left: 8px;
}
.read_more_3 a{
	border: none;
    background-color: var(--filter-secondary-color,#333);
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    padding: 8px 10px;
    text-transform: uppercase;
    line-height: 1.4em;
    font-weight: 600;
    font-size: 12px;
    transition: all 0.3s;
}
.blog-content-3 .blog_description a{
    display: none;
}
.read_more_3 a:hover{
	color: #ffffff;
}
.blog-tag-3{
    color: var(--filter-meta-color, #080808);
	font-size: 14px;
	margin-left: 2px;
}
.blog-cat-3{
	display: flex;
	align-items: center;
    font-size: 14px;
    font-weight: 600;
}
.blog-cat-3 a{
	color: #ff0000;
	margin: 0 2px 4px 0;
}
.post-block-5 .price-block-5{
    font-weight: 500;
}
.post-block-5 .footer{
    margin-top: 10px;
    width: 100%;
    display: inline-flex;
	align-items: center;
    justify-content: space-between;
}
.post-block-5 .desc{
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E7E6E6;
}
/* Woo product filter 4 start */
.cart_button-4{
	background-color: var(--filter-cart-content,'#080808');
}
/* Woo product filter 4 end */

/* Woo product filter 6 start */

.sidebar-style-6 .category-list li,
.sidebar-style-7 .category-list li{
	list-style: none;
}
.sidebar-style-6 .category-list li:hover{
	text-decoration: underline;
	font-weight: normal;
	color: var(--filter-font-color) !important;
}
.sidebar-style-6 ul.category-list li:not(ul.sub_categories li):hover{
	font-weight: normal;
	color: var(--filter-font-color) !important;
}
.sidebar-style-6 .color-meta .color-item.active{
	outline-width: 4px !important;
}
.sidebar-style-6 .radio-wrap .radio-item{
	display: inline-flex;
    background: transparent;
    color: var(--filter-font-color) !important;
    outline: none;
    font-weight: normal;
}
.sidebar-style-6 .sidebar-row .param-box:not(.color-meta){
	flex-direction: column;
}

.sidebar-style-6 .radio-wrap .radio-item:hover{
	text-decoration: underline;
	background: transparent;
	border: none;
	color: var(--filter-font-color) !important;
}
.sidebar-style-6 .radio-wrap .radio-item.active{
	text-decoration: underline;
	font-weight: bold;
}

.sidebar-style-6 .checkbox-item:hover{
	text-decoration: underline;
}
.sidebar-style-6 .checkbox-item input[type="checkbox"] {
    display: none;
}
.sidebar-style-6 .color-item.active {
    font-weight: bold;
    text-decoration: underline;
}
.main-wrapper-6 .top-filters,
.main-wrapper-7 .top-filters{
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 7px;
}
.main-wrapper-6 .top-filters .filter-top,
.main-wrapper-7 .top-filters .filter-top{
	flex: 1;
	margin: 0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.main-wrapper-6 .top-filters .sort-bar,
.main-wrapper-7 .top-filters .sort-bar{
	cursor: pointer;
	margin: 0;
	border: none;
	display: flex;
	margin-left: 10px;
}
.main-wrapper-6 .top-filters .sort-bar .sort-item,
.main-wrapper-7 .top-filters .sort-bar .sort-item{
	border: 1px solid var(--filter-border-color) !important;
	display: flex;
	border-radius: 0;
	width: 46px;
	height: 40px;
	justify-content: center;
	align-items: center;
}
.product-style-6 .product-content{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.product-style-6 .product-name{
    margin: 6px 0;
}
.product-style-6 .product-name a{
    font-size: 1rem;
    color: var(--filter-font-color, #333);
    font-weight: 500;
    margin-bottom: .5407911001em;
}
.product-style-6 .product-price{
    margin-bottom: 1rem;
}
.product-style-6 .product-price,
.product-style-6 .product-price del
{
    color: #43454b;
    font-weight: 400;
}
.list-view-7 .hpcc-description{
    border-top: none;
    padding: 0;
    margin-top: 10px;
    color: #555;
    font-weight: 400;
    font-size: .875em;
    flex-grow: 1;
}
.product-style-7 .product-name a,
.list-view-7 .product-name a
{
    color: var(--filter-secondary-color,'#028fc');
    display: inline-block;
    margin: 8px 0 0 0;
}
.list-view-7 .product-price .amount{
    font-size: 15px;
}
.product-style-7 .product-price .amount,
.product-style-7 .rating{
    font-size: .875em !important;
}
.product-style-6 .product-price .amount,.product-style-6 .rating{
    font-size: .875em !important;
}
.main-wrapper-6 .top-filters .sort-bar .sort-item:last-child,
.main-wrapper-7 .top-filters .sort-bar .sort-item:last-child{
	margin-left: -1px;
}
.main-wrapper-6 .top-filters .sort-bar .sort-item.active,
.main-wrapper-7 .top-filters .sort-bar .sort-item.active{
	background: var(--filter-sort-bg,#f1eaea);
	border:  1px solid var(--filter-sort-bg,#f1eaea);
}
.main-wrapper-6 .top-filters .sorting .sort-by select,
.main-wrapper-7 .top-filters .sorting .sort-by select{
   border: 1px solid #e1dfdf;
    height: auto;
    background: var(--filter-tab-color);
    padding: 10px 35px 10px 10px; /* better shorthand */
    line-height: 1.4;
    background-color: #fafafa;
    appearance: none;
    position: relative;
    z-index: 1; /* helps stacking context */
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAMAAACtdX32AAAAdVBMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhMdQaAAAAJ3RSTlMAAAECAwQGBwsOFBwkJTg5RUZ4eYCHkJefpaytrsXGy8zW3+Do8vNn0bsyAAAAYElEQVR42tXROwJDQAAA0Ymw1p9kiT+L5P5HVEi3qJn2lcPjtIuzUIJ/rhIGy762N3XaThqMN1ZPALsZPEzG1x8LrFL77DHBnEMxBewz0fJ6LyFHTPL7xhwzWYrJ9z22AqmQBV757MHfAAAAAElFTkSuQmCC);
    background-position: right 10px center;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.main-wrapper-6 .top-filters .sorting,
.main-wrapper-7 .top-filters .sorting{
	margin: 0;
	max-width: 200px;
}
.main-wrapper-6 .top-filters .sorting .sort-by select:focus-visible,
.main-wrapper-7 .top-filters .sorting .sort-by select:focus-visible{
	outline: none;
}
.main-wrapper-6 .selected-filter,
.main-wrapper-7 .selected-filter{
	margin-bottom: 15px;
	display: flex;
}
/* .main-wrapper-6 .filter-tag, .main-wrapper-6 .clear-filter,
.main-wrapper-7 .filter-tag, .main-wrapper-7 .clear-filter{
	display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    gap: 4px;
    font-weight: 500;
    border-radius: 4px;
    padding: 2px 10px;
    color: var(--filter-font-color);
    border: none;
    background: var(--filter-badge-bg);
    font-weight: normal;
} */
.clear-filter{
	order: 1;
}
.clear-filter span{
	display: none;
}
.main-wrapper-6 .clear-filter span,
.main-wrapper-7 .clear-filter span{
	display: block;
}
.main-wrapper-6 .post-block,
.main-wrapper-7 .post-block{
	background: transparent;
	box-shadow: none;
}
.main-wrapper-6 .post-block:hover .hover-overlay,
.main-wrapper-7 .post-block:hover .hover-overlay{
	opacity: 0;
}
.hover-overlay{
	position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: flex-end;
    padding: 14px;
    display: flex;
    transition: all 0.3s ease;
    opacity: 0;
}
.product-style-5 .filter-wp-title{
    margin-top: 15px;
}
.product-style-6 .cart a
{
    background-color: var(--filter-cart-content,#089ec7);
    border: var(--filter-cart-content,#089ec7);
    color: var(--filter-cart-icon-color,#fff);
    padding: 12px;
    font-weight: 600;
    font-size: .875em;
    margin-bottom: 10px;
}
.product-style-6 .cart a:hover
{
    background-color: #0084ae;
    border-color: #0084ae;
    color: #ffffff;
}
.cart-6 a{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
}
.pagination-7{
    margin: 0 !important;
}
.pagination-7 ul .page-item.active{
    background-color: #e6e6e6 !important;
    color: #636363 !important;
}
.pagination-7 ul .page-item{
    padding: .3342343017em .875em;
    background-color: rgba(0, 0, 0, .025) !important;
    color: #43454b !important;
    border-radius: 0 !important;
    margin: 0 !important;
    padding: .3342343017em .875em !important;
    text-decoration: underline;
}
.pagination-2, .pagination-2 ul.pagination,
.pagination-6, .pagination-6 ul.pagination{
    margin: 0 !important;
}
.pagination-2 li,
.pagination-6 li{
	background: var(--filter-pagination-bg,#e6e6e6);
    border: 1px solid var(--filter-pagination-bg,#e6e6e6);
    border-radius: 8px;
    display: inline-block !important;
    height: 44px;
    width: 44px;
    color: var(--filter-pagination-font-color,#636363);
    line-height: unset;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
}
.main-wrapper-2 .pagination li:hover,
.main-wrapper-6 .pagination li:hover,
.main-wrapper-7 .pagination li:hover{
	color: var(--filter-pagination-hover,#fff);
}
.main-wrapper-2 .pagination li.last-page:hover svg,
.main-wrapper-2 .pagination li.first-page:hover svg,
.main-wrapper-6 .pagination li.last-page:hover svg,
.main-wrapper-6 .pagination li.first-page:hover svg,
.main-wrapper-7 .pagination li.last-page:hover svg,
.main-wrapper-7 .pagination li.first-page:hover svg{
	fill: var(--filter-primary-color);
}
.main-wrapper-2 .pagination li.current,
.main-wrapper-6 .pagination li.current,
.main-wrapper-7 .pagination li.current{
	color: var(--filter-primary-color);
	font-weight: bold;
}
.main-wrapper-6 .prods-list-view .hover-overlay,
.main-wrapper-7 .prods-list-view .hover-overlay{
	display: none;
}
.main-wrapper-6 .prods-list-view .post-block,
.main-wrapper-7 .prods-list-view .post-block{
	display: flex;
	flex-direction: row;
	margin-bottom: 5px;
}
.main-wrapper-6 .prods-list-view.active .blog-content-3 .post-description,
.main-wrapper-7 .prods-list-view.active .blog-content-3 .post-description{
	display: block;
}
/* Woo product filter 6 end */

/* Woo product filter 7 start */
.shop-container-7 .sidebar-heading:not(:last-child),
.shop-container-7 .sidebar-row:not(:last-child) {
    border-bottom: 1px solid var(--filter-border-color);
    padding-bottom: 30px;
}

.sidebar-style-7 .price-range-area-2 .pointer-label.high,
.sidebar-style-7 .price-range-area-2 .pointer-label.low{
	display: none;
}
.sidebar-style-7 .price-range-area-2 .back-bar{
	height: 3px;
}
.sidebar-style-7 .price-range-area-2 .back-bar .pointer,
.sidebar-style-7 .price-range-area-2 .back-bar .selected-bar{
	background: var(--filter-font-color) !important;
	border-radius: 0;
}
.sidebar-style-7 .price-range-area-2 .reset{
	margin-top: 15px;
}
.sidebar-style-7 .param-box .checkbox-item input{
	margin-right: 10px;
}
.main-wrapper-7 .pagination li{
	background: transparent;
    border: none;
    border-radius: 50%;
    display: inline-block !important;
    height: 44px;
    width: 44px;
    color: var(--filter-blog-header);
    line-height: unset;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
}
.main-wrapper-7 .pagination li.current{
	background: var(--filter-badge-bg);
}

/* Disabled pagination buttons for template 2 - including pagination-2 class */
.pagination-2 li.page-item.disabled,
.pagination-2 li.disabled,
.pagination-6 li.page-item.disabled,
.pagination-6 li.disabled,
.main-wrapper-6 .pagination li.page-item.disabled,
.main-wrapper-6 .pagination li.disabled,
.main-wrapper-2 .pagination li.page-item.disabled,
.main-wrapper-2 .pagination li.disabled {
	opacity: 0.4 !important;
	cursor: not-allowed !important;
	pointer-events: none !important;
	background: #999 !important;
	color: #555 !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	border: 1px solid #999 !important;
}

.pagination-2 li.page-item.disabled:hover,
.pagination-2 li.disabled:hover,
.pagination-6 li.page-item.disabled:hover,
.pagination-6 li.disabled:hover,
.main-wrapper-6 .pagination li.page-item.disabled:hover,
.main-wrapper-6 .pagination li.disabled:hover,
.main-wrapper-2 .pagination li.page-item.disabled:hover,
.main-wrapper-2 .pagination li.disabled:hover {
	background: #999 !important;
	color: #555 !important;
	cursor: not-allowed !important;
	opacity: 0.4 !important;
}

.pagination-2 li.page-item.disabled:active,
.pagination-2 li.page-item.disabled:focus,
.pagination-2 li.disabled:active,
.pagination-2 li.disabled:focus,
.pagination-6 li.page-item.disabled:active,
.pagination-6 li.page-item.disabled:focus,
.pagination-6 li.disabled:active,
.pagination-6 li.disabled:focus,
.main-wrapper-6 .pagination li.page-item.disabled:active,
.main-wrapper-6 .pagination li.page-item.disabled:focus,
.main-wrapper-6 .pagination li.disabled:active,
.main-wrapper-6 .pagination li.disabled:focus,
.main-wrapper-2 .pagination li.page-item.disabled:active,
.main-wrapper-2 .pagination li.page-item.disabled:focus,
.main-wrapper-2 .pagination li.disabled:active,
.main-wrapper-2 .pagination li.disabled:focus {
	background: #999 !important;
	color: #555 !important;
	pointer-events: none !important;
	opacity: 0.4 !important;
}

/* SVG icons in disabled state */
.pagination-2 li.page-item.disabled svg,
.pagination-2 li.disabled svg,
.pagination-2 li.first-page.disabled svg,
.pagination-2 li.last-page.disabled svg,
.pagination-6 li.page-item.disabled svg,
.pagination-6 li.disabled svg,
.main-wrapper-6 .pagination li.page-item.disabled svg,
.main-wrapper-6 .pagination li.disabled svg,
.pagination-6 li.first-page.disabled svg,
.pagination-6 li.last-page.disabled svg,
.main-wrapper-6 .pagination li.first-page.disabled svg,
.main-wrapper-6 .pagination li.last-page.disabled svg,
.main-wrapper-2 .pagination li.page-item.disabled svg,
.main-wrapper-2 .pagination li.disabled svg,
.main-wrapper-2 .pagination li.first-page.disabled svg,
.main-wrapper-2 .pagination li.last-page.disabled svg {
	fill: #555 !important;
	opacity: 0.4 !important;
	visibility: visible !important;
	display: block !important;
}

/* Ensure SVG icons are positioned correctly for template 2 */
.pagination-2 .first-page svg,
.pagination-6 .first-page svg,
.main-wrapper-6 .pagination .first-page svg,
.main-wrapper-2 .pagination .first-page svg {
	position: relative;
    right: 2px;
    top: 1px;
}

.pagination-2 .last-page svg,
.pagination-6 .last-page svg,
.main-wrapper-6 .pagination .last-page svg,
.main-wrapper-2 .pagination .last-page svg {
	position: relative;
    top: 1px;
}

/* Template 7 disabled states */
.pagination-7 ul .page-item.disabled,
.main-wrapper-7 .pagination li.page-item.disabled,
.main-wrapper-7 .pagination li.disabled {
	opacity: 0.4 !important;
	cursor: not-allowed !important;
	pointer-events: none !important;
	background: transparent !important;
	color: #999 !important;
}

.pagination-7 ul .page-item.disabled svg,
.main-wrapper-7 .pagination li.page-item.disabled svg,
.main-wrapper-7 .pagination li.disabled svg,
.pagination-7 ul .first-page.disabled svg,
.pagination-7 ul .last-page.disabled svg,
.main-wrapper-7 .pagination li.first-page.disabled svg,
.main-wrapper-7 .pagination li.last-page.disabled svg {
	fill: #999 !important;
	opacity: 0.4 !important;
	visibility: visible !important;
	display: block !important;
}

/* Ensure SVG icons are positioned correctly for template 7 */
.pagination-7 .first-page svg,
.main-wrapper-7 .pagination .first-page svg {
	position: relative;
    right: 2px;
    top: 1px;
}

.pagination-7 .last-page svg,
.main-wrapper-7 .pagination .last-page svg {
	position: relative;
    top: 1px;
}

@media (max-width: 768px) {
	.shop-container-6 .fplus-title,
	.shop-container-7 .fplus-title{
		display: none;
	}
    .main-wrapper-6 .filter-mb,
    .main-wrapper-7 .filter-mb {
        display: block;
    }
    .main-wrapper-6 .top-filters, 
    .main-wrapper-7 .top-filters{
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        margin: 35px 0 20px 0;
        padding: 0;
    }
    .main-wrapper-6 .top-filters .sorting, 
    .main-wrapper-7 .top-filters .sorting{
        width: 160px;
    }
}
.product-tag a:hover{
    color: #fff;
}
/* Product Style 3 Grid Layout */
.grid-view-3 {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	gap: 30px 20px;
	margin-bottom: 30px;
}

/* Product Style 4 start*/
.grid-view-4 {
	display: grid;
	grid-template: auto auto / auto auto;
	gap: 30px 20px;
}

/* Product Style 6 Grid Layout */
.grid-view-6 {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	gap: 30px 20px;
	margin-bottom: 30px;
}

@media (max-width: 768px) {
	.grid-view-6 {
		grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
		gap: 20px 15px;
	}
}

@media (max-width: 480px) {
	.grid-view-6 {
		grid-template-columns: 1fr;
		gap: 20px;
	}
}
.product-style-3 .product-name a{
    display: flex;
	font-weight: bold;
}
.product-style-3 .title-section{
    margin: 10px 0;
}
.product-style-4 .product-name{
    margin: 0 ;
}
.product-style-4 .title-section{
    gap: 10px !important;
}
.product-style-4 .product-content{
    display: flex;
    flex-direction: column;
    width: 100%;
}
.product-style-4 .review-rating{
    display: inline-flex !important;
}
.product-style-4 .desc-section{
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.product-style-4 .product-thumbnail img{
    width: 115px;
}
.product-style-4 .product-name a,
.product-style-3 .product-name a{
	font-size: 18px;
	font-weight: 600;
	color: #232323;
	transition: all .4s ease;
}
.product-style-4 .title-section,
.product-style-3 .title-section,
.product-style-3 .desc-section,
.product-footer-7
{
    display: flex;
    justify-content: space-between;
	align-items: center;
}
.product-style-3 .title-section h3{
    margin-bottom: 0;
}
.product-price.variable{
	display: flex;
    flex-direction: row !important;
    align-items: center !important;
}
.rating{
    display: inline-flex;
}
.product-price.grouped
{
	display: flex;
    flex-direction: row !important;
    align-items: center;
}
.product-style-4 .product-price
{
	display: flex;
    flex-direction: column;
    align-items: end;
}
.product-style-3 .desc-section{
    font-size: 14px;
}
.add-to-cart{
	display: flex;
	position: relative;
}
.list-view-7 .add-to-cart a,
.product-style-7 .add-to-cart a,
.product-style-4 .add-to-cart a,
.product-style-3 .add-to-cart a
{
	color: #fff;
    font-size: 14px;
    line-height: 33px;
    width: 40px;
    height: 40px;
    border-radius: 40px;
}
.list-view-7 .add_to_cart_button.added::after,
.grid-view-7 .add_to_cart_button.added::after
{
    left: 10px;
    top: 7px;
}
.list-view-7 .hpcc-content{
    display: flex;
    flex-direction: column;
    height: 100%;
}
.product-style-4 .cart-icon,
.product-style-3 .cart-icon,
.product-style-7 .cart-icon,
.list-view-7 .cart-icon
{
	position: absolute;
	top: 11px;
    left: 8px;
}
.product-style-4 .add-to-cart a,
.list-view-7 .add-to-cart a,
.product-style-7 .add-to-cart a
{
    background-color: var(--filter-cart-content,#333);
}
.product-style-3 .add-to-cart a
{
    background-color: #e3106e;
}
.prods-grid-view .title-section .product-price del span {
    font-size: 14px;
    opacity: .5;
}
.product-price .amount {
    font-size: 18px;
	font-weight: 500;
}
.product-style-4 .description{
	margin-bottom: 0;
	color:#333;
}
/* Product Style 4 end*/

/* Product Style 3 start*/
.product-style-3 .vpcc-image{
	position: relative;
}
.product-style-3 .menu-item{
    margin-bottom: 30px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06); 
    border-radius: 6px; 
    background: #fff; 
    transition: box-shadow 0.3s ease;
}
.product-style-3 .tags{
	position: absolute;
    top: 15px;
    left: 15px;
    z-index: 1;
}
.product-style-3 .product-content{
	padding: 15px;
}
/* Product Style 3 end*/
.post-grid-view-5{
	display: grid;
    grid-template-columns: 220px 220px 220px 220px;
	gap: 15px 10px;
}
.post-grid-view-5 .image-contianer img{
    width: 200px;
    height: 200px;
    border-radius: 12px;
}
.on-sale-badge-6{
    border: 1px solid;
    border-color: #43454b !important;
    color: #43454b !important;
    background-color: #fff !important;
    padding: .202em .6180469716em !important;
    font-size: .875em !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    margin: .5em;
    border-radius: 3px !important;
    position: absolute;
}
.on-sale-badge-7{
    background-color: var(--filter-badge-bg,#b3af54);
}

.main-wrapper-7 .filter-tag{
    color: #fff;
    background-color: var(--filter-badge-bg,#b3af54);
}
.sidebar-style-7 ul.category-list li.active > label,
.sidebar-style-7 ul.category-list li:hover > label
{
    color: #000 !important;
}

/* Enhanced Price Range Input Styles - Only apply when filter-plus-pro wrapper is present */
.filter-plus-pro-wrapper .price-range-input .input-container {
	position: relative;
	display: flex;
	align-items: center;
	background: #fff;
	border: 2px solid #e0e0e0;
	border-radius: 8px;
	overflow: hidden;
	transition: all 0.3s ease;
}

.filter-plus-pro-wrapper .price-range-input .input-container:focus-within {
	border-color: #2d73e7;
	box-shadow: 0 0 0 3px rgba(45, 115, 231, 0.1);
}

.filter-plus-pro-wrapper .price-range-input .currency-symbol {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 12px;
	background: #f8f9fa;
	color: #6c757d;
	font-weight: 600;
	font-size: 14px;
	border-right: 1px solid #e0e0e0;
	min-height: 44px;
}

.filter-plus-pro-wrapper .price-range-input .price-input {
	flex: 1;
	border: none;
	outline: none;
	padding: 12px 16px;
	font-size: 16px;
	font-weight: 500;
	color: #333;
	background: transparent;
	min-height: 44px;
	box-sizing: border-box;
}

.filter-plus-pro-wrapper .price-range-input .price-input::placeholder {
	color: #999;
	font-weight: 400;
}

.filter-plus-pro-wrapper .price-range-input .separator-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	margin: 0 4px;
}

.filter-plus-pro-wrapper .price-range-input .separator {
	color: #888;
	font-weight: 600;
	font-size: 18px;
	line-height: 1;
}

.filter-plus-pro-wrapper .price-range-input .price-input-wrapper {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	flex-wrap: wrap;
}

.filter-plus-pro-wrapper .price-range-input .field {
	flex: 1;
	min-width: 0;
	position: relative;
	display: flex;
	width: 100%;
	align-items: flex-start;
	flex-direction: column;
}

.filter-plus-pro-wrapper .price-range-input .field-label {
	display: block;
	font-size: 12px;
	font-weight: 600;
	color: #555;
	margin-bottom: 6px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}