/*
Theme Name: HelloChild2
Author: 
Description: Your description goes here
Version: 2.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
table caption + thead tr:first-child td, table caption + thead tr:first-child th, table colgroup + thead tr:first-child td, table colgroup + thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
	border-top: 1px solid hsla(0,0%,50.2%,.5019607843);
	display: none !important;
}
.page-id-12  .elementor-nav-menu--layout-horizontal {
	display: none !important;
}

.woocommerce-cart .main-nav,
.woocommerce-checkout .main-nav {
	opacity:0!important;
	visibility:hidden;
}
.cuw-scroll-action  .cuw-next {
	position: absolute;
	z-index: 1;
	cursor: pointer;
	float: right;
	line-height: 1;
	background: inherit;
	right: 0;
	fill: #64748b;
	opacity: 1;
	display: none;
}