/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 01 2024 | 10:13:48 */
header.scroll{
	.nav-bar, .mobile-nav, .sticky{
		position:fixed!important;
	top:0;
	left:0;
	right:0;
	height:80px;
	}
	.nav-bar, .mobile-nav{
		
	background:#0C111D!important;
	}
	
}
.wpforms-field-number{
	::-webkit-inner-spin-button	{ 
		display: none!important; 
	} 
}

span[data-select2-id="select2-data-1-k9n5"]{  
  display:none!important; 
}

.htb-modal-footer{
	display:none!important;
}

.htb-modal-header, .htb-modal-body{
	padding:0!important;
}
.htb-close{
	position:absolute!immportant;
	top:20px!important;
	right:20px!important;
	z-index:9!important;
}

    .htb-modal-backdrop.htb-show {
     
        display: none;
    }