.category-sidebar {
	width: 100%;
	max-width: 280px;
	padding: 20px;
	background: white;
    padding-top:0

}
.category-title-down
 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 16px;
    display: flex;
    color: #1f2937;
    align-items: center;
    text-align: center;
}
.category-title-down:hover{
box-shadow: 0 0 8px rgba(0,0,0,0.2);
}
.category-title-down svg{
    width:50px;
    margin-right: 5px;
    height: 50px;
}
.category-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.category-list li {
	margin-bottom: 8px;
}

.category-list a {
	display: block;
	color: black !important;
	text-decoration: none;
	padding: 4px 0;
	transition: color 0.2s ease;
}

.category-list a:hover {
	color: #3b82f6;
}

.view-all {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    border: 1px solid !important;
    border-radius: 20px !important;
    margin-top: 16px;
    background: none;
    border: none;
    color: #6b7280 !important;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.2s ease;

}

.view-all:hover {
	background-color: #f9fafb;
	color: #3b82f6;
}

.arrow {
	font-size: 16px;
}

/* Responsive styles */
@media (max-width: 640px) {
	.category-sidebar {
		max-width: 100%;
	}
}
.sidebar-header{
        display:flex;
        align-items: center;
    }
.cdz-product.cat-grid .product-item{
    border: 1px solid #dddddd;
    border-radius: 8px;
    padding: 7px;
      min-width:185px;
}

.cat-container{
        padding-top: 33px;
    border-top: 2px solid;
    box-shadow: 0 0 8px rgba(0,0,0,0.2);
}
@media (max-width: 768px) {
    .cat-container .products.list.items.product-items {
        display: grid !important;
        grid-auto-flow: column;
        grid-template-rows: repeat(2, auto);
        overflow-x: auto !important;
        scroll-snap-type: x mandatory;
        scroll-padding: 16px;
        gap: 10px !important;
    }
    .columns a:hover{
        color:white !important
    }
    a.product.photo.product-item-photo{
        display: block;
        width:100%;

    }
    .product-items .action.towishlist, .products.list.items .action.towishlist{
        color:black
    }
    .product-list-style-09 .product-item-top{
        overflow: visible
    }

    .category-nav{
        display: none;
    }
    .view-all{
        display: none;
    }
    .category-sidebar{
        padding: 0
    }
    .cat-container{
        padding-top:2px
    }
    .category-title-down h2{
        margin:0;
    }
    .category-title-down svg{
    width:25px;
    fill: white;
}
    .category-title-down{
        justify-content: space-between;
        padding: 10px;
        background: var(--back-color);
        color:white !important;
    }
    .mob-width{
        padding-left:0 !important;
        padding-right: 0 !important;
        width:100%;
        margin-top:-8px;
    }
    .cat-container{
        border-top:none;

    }
    .product-list-style-36 .product-items .product-item:hover .el-group{
        background: transparent
    }
    .category-title-down:hover{
        color:white !important;
    }
    .product-list-style-36 .qs-button{
        color:black
    }
    .product-image-photo.hovered-img {
    pointer-events: none;
    }


}
.actions-secondary>a.action{
    color: black !important
}
@media (min-width: 765px) {
    .product-list-style-09 .product-item .product-image-photo.hovered-img{
        transform: scale(1.2);
    }
    .product-list-style-09 .product-hovered-section{
        background: none !important;
        opacity: 1 !important
    }
    .product-list-style-09 .qs-button{
        z-index: 1 !important;

    }
    .product-list-style-09 .qs-button{
        display: none !important
    }
    .product-list-style-09 .product-hovered-section{
        width: 22% !important;
        height: 22% !important;
        right: 0 !important;
    }
    .product-list-style-09 .tocart.primary{
        width:30px !important;

        right: 3px !important;
        left:inherit !important;
        color:var(--back-color) !important;
        border-radius: 50% !important;

    }
    .product-list-style-09 .product-item .product-image-photo{
            transition: transform 0.3s ease-in-out !important;

    }

    .button-top-wrap .action.towishlist{
        background: white;
        border-radius: 50%;
    }
    .button-top-wrap .action.towishlist:hover{
    background: var(--back-color)
    }

    .products-grid .product-item{
        padding: 2px;
    padding-top: 1px;
    border: 1px solid lightgray;
    border-radius: 19px;
    overflow: hidden;

    }
    .cdz-product.cat-grid .product-item{

    }
        .cdz-product.cat-grid .product-item:hover {
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    }
     .product-list-style-09 .button-top-wrap{
        height: inherit !important
    }
}


.noUi-connect{
    background: var(--back-color) !important;
}
.noUi-handle{
    background: var(--back-color) !important
}

@media (min-width: 320px) and (max-width: 479px){
    .cdz-product.cat-grid .product-item {
        margin-right: 0 !important;
    }

}
@media only screen and (max-width: 767px){
    .product-list-style-09 .tocart.primary{
        width:30px !important;
        bottom: 110px !important;
        left:136px !important;
        right: 0px !important;
        border-radius: 50% !important;
        height: 30px;
        font-size: 15px !important

    }

}

 .product-list-style-09 .button-top-wrap{

        right:3px !important;
        top: 4px !important;
        height: 100%;


    }
    .product-list-style-09 .tocart.primary{
        position:absolute !important;
        padding: 5px 4px !important;
        z-index:3 !important
    }
    .category-sidebar {
	width: 100%;
	max-width: 280px;
	padding: 20px;
	background: white;
    padding-top:0

}
.category-title-down
 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 16px;
    display: flex;
    color: #1f2937;
    align-items: center;
    text-align: center;
}
.category-title-down:hover{
box-shadow: 0 0 8px rgba(0,0,0,0.2);
}
.category-title-down svg{
    width:50px;
    margin-right: 5px;
    height: 50px;
}
.category-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.category-list li {
	margin-bottom: 8px;
}

.category-list a {
	display: block;
	color: black !important;
	text-decoration: none;
	padding: 4px 0;
	transition: color 0.2s ease;
}

.category-list a:hover {
	color: #3b82f6;
}

.view-all {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    border: 1px solid !important;
    border-radius: 20px !important;
    margin-top: 16px;
    background: none;
    border: none;
    color: #6b7280 !important;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.2s ease;

}

.view-all:hover {
	background-color: #f9fafb;
	color: #3b82f6;
}

.arrow {
	font-size: 16px;
}

/* Responsive styles */
@media (max-width: 640px) {
	.category-sidebar {
		max-width: 100%;
	}
}
.sidebar-header{
        display:flex;
        align-items: center;
    }
.cdz-product.cat-grid .product-item{
    border: 1px solid #dddddd;
    border-radius: 8px;
    padding: 7px;
      min-width:185px;
}

.cat-container{
        padding-top: 33px;
    border-top: 2px solid;
    box-shadow: 0 0 8px rgba(0,0,0,0.2);
}
@media (max-width: 768px) {
    .cat-container .products.list.items.product-items {
        display: flex;
        overflow-x: auto !important;
        scroll-snap-type: x mandatory;
        gap: 5px;

        white-space: nowrap;
        flex-wrap: nowrap !important
    }
    .columns a:hover{
        color:white !important
    }
    a.product.photo.product-item-photo{
        display: block;
        width:100%;

    }
    .product-items .action.towishlist, .products.list.items .action.towishlist{
        color:black
    }
    .product-list-style-09 .product-item-top{
        overflow: visible
    }

    .category-nav{
        display: none;
    }
    .view-all{
        display: none;
    }
    .category-sidebar{
        padding: 0
    }
    .cat-container{
        padding-top:2px
    }
    .category-title-down h2{
        margin:0;
    }
    .category-title-down svg{
    width:25px;
    fill: white;
}
    .category-title-down{
        justify-content: space-between;
        padding: 10px;
        background: var(--back-color);
        color:white !important;
    }
    .mob-width{
        padding-left:0 !important;
        padding-right: 0 !important;
        width:100%;
        margin-top:-8px;
    }
    .cat-container{
        border-top:none;

    }
    .product-list-style-36 .product-items .product-item:hover .el-group{
        background: transparent
    }
    .category-title-down:hover{
        color:white !important;
    }
    .product-list-style-36 .qs-button{
        color:black
    }
    .product-image-photo.hovered-img {
    pointer-events: none;
    }


}
.actions-secondary>a.action{
    color: black !important
}
@media (min-width: 765px) {
    .product-list-style-09 .product-item .product-image-photo.hovered-img{
        transform: scale(1.2);
    }
    .product-list-style-09 .product-hovered-section{
        background: none !important;
        opacity: 1 !important
    }
    .product-list-style-09 .qs-button{
        z-index: 1 !important;

    }
    .product-list-style-09 .qs-button{
        display: none !important
    }
    .product-list-style-09 .product-hovered-section{
        width: 22% !important;
        height: 22% !important;
        right: 0 !important;
    }
    .product-list-style-09 .tocart.primary{
        width:30px !important;

        right: 3px !important;
        left:inherit !important;
        color:var(--back-color) !important;
        border-radius: 50% !important;

    }
    .product-list-style-09 .product-item .product-image-photo{
            transition: transform 0.3s ease-in-out !important;

    }

    .button-top-wrap .action.towishlist{
        background: white;
        border-radius: 50%;
    }
    .button-top-wrap .action.towishlist:hover{
    background: var(--back-color)
    }

    .products-grid .product-item{
        padding: 2px;
    padding-top: 1px;
    border: 1px solid lightgray;
    border-radius: 19px;
    overflow: hidden;

    }
    .cdz-product.cat-grid .product-item{

    }
        .cdz-product.cat-grid .product-item:hover {
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    }
     .product-list-style-09 .button-top-wrap{
        height: inherit !important
    }
}


.noUi-connect{
    background: var(--back-color) !important;
}
.noUi-handle{
    background: var(--back-color) !important
}

@media (min-width: 320px) and (max-width: 479px){
    .cdz-product.cat-grid .product-item {
        margin-right: 0 !important;
    }

}
@media only screen and (max-width: 767px){
    .product-list-style-09 .tocart.primary{
        width:30px !important;
        bottom: 110px !important;
        left:136px !important;
        right: 0px !important;
        border-radius: 50% !important;
        height: 30px;
        font-size: 15px !important

    }

}

 .product-list-style-09 .button-top-wrap{

        right:3px !important;
        top: 4px !important;
        height: 100%;


    }
    .product-list-style-09 .tocart.primary{
        position:absolute !important;
        padding: 5px 4px !important;
        z-index:3 !important
    }
    .category-sidebar {
	width: 100%;
	max-width: 280px;
	padding: 20px;
	background: white;
    padding-top:0

}
.category-title-down
 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 16px;
    display: flex;
    color: #1f2937;
    align-items: center;
    text-align: center;
}
.category-title-down:hover{
box-shadow: 0 0 8px rgba(0,0,0,0.2);
}
.category-title-down svg{
    width:50px;
    margin-right: 5px;
    height: 50px;
}
.category-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.category-list li {
	margin-bottom: 8px;
}

.category-list a {
	display: block;
	color: black !important;
	text-decoration: none;
	padding: 4px 0;
	transition: color 0.2s ease;
}

.category-list a:hover {
	color: #3b82f6;
}

.view-all {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    border: 1px solid !important;
    border-radius: 20px !important;
    margin-top: 16px;
    background: none;
    border: none;
    color: #6b7280 !important;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.2s ease;

}

.view-all:hover {
	background-color: #f9fafb;
	color: #3b82f6;
}

.arrow {
	font-size: 16px;
}

/* Responsive styles */
@media (max-width: 640px) {
	.category-sidebar {
		max-width: 100%;
	}
}
.sidebar-header{
        display:flex;
        align-items: center;
    }
.cdz-product.cat-grid .product-item{
    border: 1px solid #dddddd;
    border-radius: 8px;
    padding: 7px;
      min-width:185px;
}

.cat-container{
        padding-top: 33px;
    border-top: 2px solid;
    box-shadow: 0 0 8px rgba(0,0,0,0.2);
}
@media (max-width: 768px) {
    .cat-container .products.list.items.product-items {
        display: flex;
        overflow-x: auto !important;
        scroll-snap-type: x mandatory;
        gap: 5px;

        white-space: nowrap;
        flex-wrap: nowrap !important
    }
    .columns a:hover{
        color:white !important
    }
    a.product.photo.product-item-photo{
        display: block;
        width:100%;

    }
    .product-items .action.towishlist, .products.list.items .action.towishlist{
        color:black
    }
    .product-list-style-09 .product-item-top{
        overflow: visible
    }

    .category-nav{
        display: none;
    }
    .view-all{
        display: none;
    }
    .category-sidebar{
        padding: 0
    }
    .cat-container{
        padding-top:2px
    }
    .category-title-down h2{
        margin:0;
    }
    .category-title-down svg{
    width:25px;
    fill: white;
}
    .category-title-down{
        justify-content: space-between;
        padding: 10px;
        background: var(--back-color);
        color:white !important;
    }
    .mob-width{
        padding-left:0 !important;
        padding-right: 0 !important;
        width:100%;
        margin-top:-8px;
    }
    .cat-container{
        border-top:none;

    }
    .product-list-style-36 .product-items .product-item:hover .el-group{
        background: transparent
    }
    .category-title-down:hover{
        color:white !important;
    }
    .product-list-style-36 .qs-button{
        color:black
    }
    .product-image-photo.hovered-img {
    pointer-events: none;
    }


}
.actions-secondary>a.action{
    color: black !important
}
@media (min-width: 765px) {
    .product-list-style-09 .product-item .product-image-photo.hovered-img{
        transform: scale(1.2);
    }
    .product-list-style-09 .product-hovered-section{
        background: none !important;
        opacity: 1 !important
    }
    .product-list-style-09 .qs-button{
        z-index: 1 !important;

    }
    .product-list-style-09 .qs-button{
        display: none !important
    }
    .product-list-style-09 .product-hovered-section{
        width: 22% !important;
        height: 22% !important;
        right: 0 !important;
    }
    .product-list-style-09 .tocart.primary{
        width:30px !important;

        right: 3px !important;
        left:inherit !important;
        color:var(--back-color) !important;
        border-radius: 50% !important;

    }
    .product-list-style-09 .product-item .product-image-photo{
            transition: transform 0.3s ease-in-out !important;

    }

    .button-top-wrap .action.towishlist{
        background: white;
        border-radius: 50%;
    }
    .button-top-wrap .action.towishlist:hover{
    background: var(--back-color)
    }

    .products-grid .product-item{
        padding: 2px;
    padding-top: 1px;
    border: 1px solid lightgray;
    border-radius: 19px;
    overflow: hidden;

    }
    .cdz-product.cat-grid .product-item{

    }
        .cdz-product.cat-grid .product-item:hover {
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    }
     .product-list-style-09 .button-top-wrap{
        height: inherit !important
    }
}


.noUi-connect{
    background: var(--back-color) !important;
}
.noUi-handle{
    background: var(--back-color) !important
}

@media (min-width: 320px) and (max-width: 479px){
    .cdz-product.cat-grid .product-item {
        margin-right: 0 !important;
    }

}
@media only screen and (max-width: 767px){
    .product-list-style-09 .tocart.primary{
        width:30px !important;
        bottom: 110px !important;
        left:136px !important;
        right: 0px !important;
        border-radius: 50% !important;
        height: 30px;
        font-size: 15px !important

    }

}

 .product-list-style-09 .button-top-wrap{

        right:3px !important;
        top: 4px !important;
        height: 100%;


    }
    .product-list-style-09 .tocart.primary{
        position:absolute !important;
        padding: 5px 4px !important;
        z-index:3 !important
    }
.slider-arrow {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    z-index: 10;
    background: #fff;
    border: none;
    padding: 5px 15px;
    font-size: 22px;
    cursor: pointer;
    color:var(--back-color)
    border-radius: 50%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.slider-arrow.left {
    left: 0;
}

.slider-arrow.right {
    right: 0;
}

media only screen and (min-width:765px){
    .slider-arrow{
            display:none

    }

}
