[data-id="all_product"] {
  display:none;
}
.customBlock{
		display: inline-flex;
		align-items: center;
  		color: white;
		font-size: 16px
	}
	.customLogo{
		/*background-image: url("https://desk.zoho.com/support/ImageDisplay?downloadType=uploadedFile&fileName=1675257572940.png&blockId=fee1a3baf6cbf07118e06f4703a8a538b5e8284c0adb2abc&zgId=ca7a8f886079113ff3148ec5bcd90913&mode=view");*/
		background-image: url("https://desk.zoho.com/support/ImageDisplay?downloadType=uploadedFile&fileName=1675258045844.png&blockId=fee1a3baf6cbf0717dddebb552fef1e663ee1e2af21aa8f0&zgId=ca7a8f886079113ff3148ec5bcd90913&mode=view");
		background-repeat: no-repeat;
	    display: inline-flex;
	    margin: 0 5px 0 3px;
	    height: 15px;
	    width: 15px;
	    background-size: cover;
	    background-position: center;
	    position: relative;
	    top: 1px;
	}
