/********** Scale30x ***********/

.cs-booking-icons .elementor-icon {
    background-color: #70139b;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 1px 1px 9px 6px #850fbd;
    border: none;
}

.cs-progress-bar {
    background-color: #272727;
    border-radius: 10px;
}

@media only screen and (min-width: 768px) {
		
.cs-booking-icons .elementor-icon-box-description {
    width: 80%;
}
		
}