/* CSS Document */
.item-128 a
{
 background-image: url('https://srivinayagacrackers.com/plugins/system/jp_ce_heading_gif_fx_joomla/elements/yootheme/elements/heading_gif_fx/images/party_mesh.gif');
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#tm-dialog-mobile
{
	z-index:1000 !important;
	position:relative;
}
.uk-navbar-primary
{
  position: relative;
  background: linear-gradient(to right, rgba(255, 90, 0, 0.3), rgba(255, 200, 120, 0.5), rgba(255, 90, 0, 0.3)) !important;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 130, 0, 0.25);
  box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.1),
              0 4px 20px rgba(255, 100, 0, 0.4);
  
  color: #fff;
  
  overflow: hidden;
}

.whatsappicon:hover img{
  
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(37, 211, 102, 0.5);
}
.tm-header-mobile  .uk-navbar

{

min-height:110px;

}

path {

  stroke-dasharray: 300;

  stroke-dashoffset: 300;

  animation: draw 2s ease-in-out forwards;

}



@keyframes draw {

  to {

    stroke-dashoffset: 0;

  }

}



.textwhite

{

	color:#fff !important;

}



.whitebg

{

	background:#fff !important;

}



.uk-modal-dialog

{

background:#fff !important;

}



.uk-offcanvas-bar {

  width: 350px !important;

  background: #fff !important;

}