#wps-slider-section .wps-product-section{
    display: block;
    height: fit-content;   
}
#wps-slider-section #sp-woo-product-slider-3186.wps-product-section .wpsp-pagination-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #333333 !important;
}
#wps-slider-section.wps-slider-section .wpsp-nav i.fa{
    font-size: inherit;
}

#wps-slider-section.wps-slider-section .wpsp-nav i.fa{
    color: #444444;
}
#wps-slider-section.wps-slider-section .wpsp-nav:hover i.fa{
    color: #ffffff;
}
.cookies-section-footer{
	padding: 25px;
    display: flex;
    list-style: none !important;
    justify-content: center;
    margin: auto;
        flex-direction: column;
    align-items: center;
}

.cookies-section-footer li a{
	color: #777777 !important;
	padding: 0 10px !important;
	border-right: 0.1px solid #ddd3d3 !important;
    font-weight: 500 !important;
    cursor:pointer
}
.cookies-section-footer li:last-child  a{
	border: none !important
}

.cookies-section-footer ul{
display: flex;
    list-style: none;
}
