/**
* Theme Name:     zelobet
* Author:         the WordPress team
* Template:       twentytwentyone
* Text Domain:	   zelobet
* Description:    Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
*/
img{
	max-width: 100% !important;
	height: auto !important;
	width: auto !important;
}
.gradient-heading h4{
	background: linear-gradient(220.16deg, #5C8FFF 0%, #C14BFF 80.96%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text; /* for Firefox */
	color: transparent;
}
.accordion-main .e-n-accordion-item .elementor-element {
	border-radius: 0 0 20px 20px;
	margin-top: -15px;
	padding-top: 20px;
}
footer{
	background: linear-gradient(180deg, rgba(7, 29, 42, 0) 0%, #000000 100%);
}
footer a{
	transition: .4s all;
}
.privacy-menu ul li {
	position: relative;
	padding-right: 20px;
}
.privacy-menu ul li:last-child{
	padding-right: 0;
}
.privacy-menu li.menu-item:after {
	content: '';
	background: rgb(255 255 255 / 44%);
	width: 4px;
	height: 4px;
	position: absolute;
	right: 8px;
	top: 14px;
	border-radius: 30px;
}
.privacy-menu li.menu-item:last-child:after{
	display: none;
}
header.scrolled .elementor-element {
	background: #000 !important;
}
.gradient-btn a{
	background: linear-gradient(
		220deg,
		rgba(92, 143, 255, 1) 0%,
		rgba(193, 75, 255, 1) 100%
	);
	transition: .4s all;
}
.gradient-btn a:hover{
	background: linear-gradient(
		100deg,
		rgba(92, 143, 255, 1) 0%,
		rgba(193, 75, 255, 1) 100%
	);
}
.wpml-ls-item .hfe-sub-menu-item {
	color: #777dff !important;
	text-align: ;
}
.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal {
	display: none;
}
@media(max-width: 767px){
	br{
		display: none;
	}
	header .elementor-widget-image img,
	footer .elementor-widget-image img {
		max-width: 200px !important;
	}
	header .elementor-widget-image img,{
		max-width: 150px !important;
	}
}