.custom-class {
    margin: 15px 0px;
}


.elementor-panel .elementor-element .icon i.gullatheme-icon::before{
	display: none;
}

.elementor-panel .elementor-element .icon i.gullatheme-icon::after{
    width: 30px;
    height: 30px;
    content: "";
    display: inline-block;
    border-radius: 5px;
	  background: url(../img/icons/gullatheme.webp) center center/cover;
}

.elementor-icons-manager__tab-link i.gullatheme-icon{
    width: 30px;
    height: 30px;
    content: "";
    border-radius: 100%;
    background: url(../img/icons/gullatheme.webp) center center/cover;
    display: inline-block;
    position: relative;
    top: 10px;
    margin-right: 6px;
}



/*---Team Single Contct Info Socail Branding Color -----*/

ul li a.youtube {
    background: #ff0000 !important;
    color: #fff !important;
  }
  ul li a.pinterest {
    background: #e60023 !important;
    color: #fff !important;
  }
  ul li a.github {
    background: #333 !important;
    color: #fff !important;
  }
  ul li a.whatsapp {
    background: #25d366 !important;
    color: #fff !important;
  }
  ul li a.spotify {
    background: #1db954 !important;
    color: #fff !important;
  }
  ul li a.snapchat {
    background: #fffc00 !important;
    color: #fff !important;
  }
  ul li a.vimeo {
    background: #1ab7ea !important;
    color: #fff !important;
  }
  ul li a.tiktok {
    background: #000000 !important;
    color: #fff !important;
  }

/*---Team Single Contct Info Socail Branding Color -----*/

.c-divider {
  border: 1px solid #555555 !important;
  margin: 0;
}
