/*
Theme Name:   hello-elementor child theme
Description:  This is a custom theme.
Author:       admin
Author URL:   https://uniwebus.com/libertyglass
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  hello-elementor-child
*/

/* Write here your own personal stylesheet */

.slider-touch-area-prev,
.slider-touch-area-next {
	display: none;
}

table td, table th {
	border: none !important;
}