#wd-fb-48193 {
	--wd-fb-w: 100vw;
	--wd-fb-h: 60px;
	--wd-close-btn-offset-v: -13px;
	--wd-close-btn-offset-h: 0px;
	--wd-align-items: end;
	--wd-justify-content: center;
}
#wd-fb-48193 .wd-fb {
	--wd-align-items: center;
	background-color: rgb(214,92,40);
	border-radius: 0px;
}
#wd-fb-48193 .wd-fb-inner {
	padding: 15px 50px 5px 50px;
}
#wd-fb-48193 .wd-fb-close {
	--wd-action-icon-color: rgb(255,255,255);
	--wd-action-icon-color-hover: rgba(255,255,255,0.9);
}

@media (max-width: 1024px) {
	#wd-fb-48193 {
		--wd-fb-h: 66px;
	--wd-close-btn-offset-v: 0px;
	}
	#wd-fb-48193 .wd-fb-inner {
		padding-right: 30px;
	padding-left: 30px;
	}
}

@media (max-width: 767.98px) {
	#wd-fb-48193 {
		--wd-fb-h: 104px;
	}
}
