.icon-search:hover {
	background: var(--hedaer-bg-color-hover);
	border-radius: 100%;
	transition: all 0.3s ease;
}

.wpcas-area-top {
    background: #000 !important;
    color: #fff;
}

.wpcas-search-input-inner {
    border-radius: 30px !important;
}

.wpcas-product-inner {
    border-bottom: 1px solid #000;
}

.wpcas-close {
    color: #fff !important;
}