.wpelemento-gymfitness-logo-section {
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
  background-color: #000;
}
.wpelemento-gymfitness-topbar-tab{
  background-color: #000;
}
.wpelemento-gymfitness-logo-section:after {
  content: " ";
  background: #fff;
  position: absolute;
  top: 15px;
  left: -40px;
  height: 94%;
  width: 50px;
  box-shadow: -40px -66px 0px 34px #000;
}
/* topbar */
.ets-techsolution-topbar-section > .elementor-container,
.ets-techsolution-header-section > .elementor-container{
  max-width: calc(100% - 6% );
}
.ets-techsolution-topbar-section .elementor-widget-wrap{
  padding: 0 !important;
}
.ets-header-register-btn a{
  padding: 12px 0;
}
.ets-techsolution-topbar-section .ekit_social_media li{
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.ets-techsolution-topbar-section .ekit_social_media li:last-child{
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.ets-techsolution-topbar-section .ekit_social_media li a{
  color: #fff !important;
}
.ets-techsolution-topbar-section .ekit_social_media li path{
  fill: #fff !important;
}
.ets-header-menu-section nav{
  justify-content: end !important;
}
.ets-header-menu-section nav>ul{
  justify-content: end !important;
  margin-right: unset !important;
}
.mfp-content .ekit-search-panel .ekit_search-button {
  font-size: 25px !important;
}
.mfp-content .ekit-search-panel .ekit_search-button i {
  color: #000 !important;
}
.ekit_modal-searchPanel .ekit-search-group .ekit_search-button {
  background-color: #FF8225 !important;
  width: 100px !important;
}
.ekit_modal-searchPanel .ekit-search-group input:not([type=submit]) {
  height: 75px !important;
  background-color: transparent;
  border-radius: 50px;
  border: 2px solid #FF8225 !important;
  color: #fff;
  padding: 0 60px;
  width: 100%;
  font-size: 20px !important;
  font-weight: 500 !important;
  padding: 0 110px 0 30px !important;
}
button.mfp-close.ekit-popup-close {
  border: 2px solid #fff !important;
  margin: 20px;
  border-radius: 50%;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
button.mfp-close.ekit-popup-close:hover {
  background-color: #000;
  color: #fff;
  border: 2px solid #FF8225 !important;
  width: 44px;
}
.mfp-close.ekit-popup-close {
  width: 44px;
  height: 44px;
  line-height: 41px !important;
}

.wpelemento-gym-fitness-footer-section .ekit-header-info > li > a svg path {
  fill: #FFF;
}