/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 23 2022 | 14:24:01 */
.banner-col {
    padding: 10px;
	overflow: hidden;
}
.banner-col .elementor-widget-wrap.elementor-element-populated{
	transition: 3s all ease;
}
.banner-col .elementor-widget-wrap.elementor-element-populated:hover {
    transform: scale(1.05);
}
.cst-acrt .input-text.qty.text {
    display: none;
}