.header-layout--wilson .wls-logo {
    //width: 601px !important;
}
.header-layout--pumori .image-logo
{
    //width: 601px !important;
}
.header-wrap .topbar-right .infor-item li:last-child {     display:none !important; }

body  .footer-layout--wilson .footer-block-wrap .block-title::after {
    display: none !important;
}
body .footer-block-wrap .block-title::after {
    display: none !important;
}


/* Custom Facebook Feed */
.cff-wrapper {
  max-width: 270px;
  background: #fff;
}
.cff-likebox.cff-top.cff-outside {
  max-height: 130px;
  margin: 0;
  line-height: 0;
}
#cff .cff-author {
  margin-bottom: 5px;
}
/* Custom Facebook Feed - End */

/* Added by CG */
.header-wrap .topbar .container .topbar-wrap .topbar-right .infor-item .app-login {
	display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 37px;
	  font-weight: bold;
    color: #fff;
    background-color: #fdc530;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 7px rgb(0 0 0 / 7%);
    box-shadow: 0 0 7px rgb(0 0 0 / 7%);
}

.header-wrap .topbar .container .topbar-wrap .topbar-right .infor-item .app-login:hover {
	background-color: #f9b500;
}

.header-layout--wilson .infor-item li:not(:last-child):after {
	display: none;
}

.header-layout--wilson .call-now a {
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 500;
	padding-left: 10px;
}

.header-layout--wilson .call-now a span {
    background-color: #3e3e3e;
    color: #fdc530;
    border-radius: 50%;
    height: 14px;
    width: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    margin-right: 5px;
    font-size: 10px;
    margin-bottom: 0;
}

.elementor-member.elementor-item.team.type-team.team_category-staff.entry {
	border-radius: 50px;
	padding-bottom: 20px;
}

.elementor-member.elementor-item.team.type-team.entry {
	border-radius: 50px;
	padding-bottom: 20px;
}

.ubermenu .ubermenu-item.ubermenu-item-11619>.ubermenu-target {
	background-color: #fff;
	color: #333;
}

.ubermenu .ubermenu-item.ubermenu-item-11619>.ubermenu-target:hover {
	color: #fdc530;
	background-color: #FFF;
}

.app-login-interior-container {
    text-align: right;
    padding: 0 20px 20px 50px;
}
.app-login-interior {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 37px;
  font-weight: 700;
  color: #fff;
  background-color: #fdc530;
  border-radius: 0 0 10px 10px;
  -webkit-box-shadow: 0 0 7px rgb(0 0 0 / 7%);
  box-shadow: 0 0 7px rgb(0 0 0 / 7%);
}

.app-login-interior:hover {
	color: #FFFFFF;
	background-color: #f9b500;
}


}

@media (max-width: 1024px) {
		
	.header-layout--wilson .sticky-branding {
		width: 100%;
	}
}


@media (max-width: 991.98px) {
	
	.header-layout--wilson .sticky-branding {
		width: 100%;
	}
	
	.header-layout--wilson .wls-logo {
		width: 201px !important;
	}
	
	.app-login-interior-container {
		text-align: center;
		padding: 0;
    margin-left: -20px;
    margin-right: -15px;
    overflow: hidden;
	}
	
	.app-login-interior {
		width: 100%;
		height: 50px;
		border-radius: 0;
	}
	
	.header-layout--pumori .menu-toggle, 
	.header-layout--pumori .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main {
		margin-top: 0;
	}
	
		.header-layout--pumori .sticky-branding.active .menu-toggle, 
	.header-layout--pumori .sticky-branding.active .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main {
		margin-top: -20px;
	}
	
	.header-layout--pumori .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main:before, .header-layout--pumori .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main:after {
		background: #333333;
	}

	.menu-toggle, .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main {
		margin-top:-20px;
	}
	
	.elementor-widget-container p {
		padding-left: 10px;
		padding-right: 10px;
	}
	
}