.search-profile {
	display: inline-block;
	padding-top: 0px;
}

/* Ã�cone perfil: apenas Ã­cone preto, sem cÃ­rculo ou decoraÃ§Ã£o */
#perfil-icon .profile-btn::before,
.search-profile .shpping-profile .profile-btn::before {
	display: none !important;
	content: none !important;
}
#perfil-icon .profile-btn,
.search-profile .shpping-profile .profile-btn {
	background: none !important;
	border: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}
#perfil-icon .profile-btn i,
.search-profile .shpping-profile .profile-btn i {
	color: #323232 !important;
}

.search-profile i.icon {
	color: #ffffff;
	line-height: 20px;
	font-size: 14px;
	transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
}

.search-profile i.icon:hover {
	color: #002a54;
}

.search-profile .search {
	display: inline-block;
	padding-right: 15px;
	padding-left: 10px;
}

.search-profile .shpping-profile {
	display: inline-block;
}

.shpping-profile strong.item {
	display: block;
	position: absolute;
	top: -7px;
	left: auto;
	right: -8px;
	font-size: 10px;
	color: #ffffff;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	background-color: #002a54;
	border-radius: 50%;
}

.shpping-profile a {
	position: relative;
	padding-left: 15px;
	vertical-align: middle;
}

/*profile*/
.profile {
	opacity: 0;
	visibility: hidden;
	background: #fff;
	box-shadow: 0 0 50px rgba(0, 0, 0, .1);
	position: absolute;
	margin-top: 0px;
	right: 0;
	width: 300px;
	border: 1px solid #eceff8;
	border-radius: 3px;
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	transition: all 400ms ease;
}

.profile.profile-open {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 1;
	visibility: visible;
}

.profile:before {
	bottom: 100%;
	right: 8px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #fff;
	border-width: 6px;
	margin-left: -8px;
}

.profile-title {
	border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
	padding: 20px;
}

.profile-item {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	background-color: white;
	border: none;
	color: #323232;
}

.profile-item .profile-close {
	position: absolute;
	right: 20px;
	top: 20px;
}

.profile-item .profile-close a {
	font-size: 14px;
}

.profile-item .profile-close a:hover {
	color: #323232;
}

.mega-menu.desktopTopFixed .search-profile i.icon {
	line-height: 20px;
}

.profile::-webkit-scrollbar {
	width: 7px;
}

.profile::-webkit-scrollbar-thumb {
	background: #ccc;
}

@media ( min-width : 992px) {
	.mega-menu>section.menu-list-items .search-profile {
		height: 100%;
	}
	.mega-menu>section.menu-list-items .search-profile .search {
		vertical-align: middle;
		display: table;
		height: 100%;
		float: right;
	}
	.search .profile-btn:before {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.search-profile .shpping-profile {
		display: table;
		padding-left: 15px;
		padding-right: 20px;
		height: 100%;
		margin-top:15px;
	}
	.shpping-profile a {
		position: relative;
		display: table-cell;
		vertical-align: middle;
	}
	.shpping-profile strong.item {
		display: block;
		position: absolute;
		top: 50%;
		border-radius: 50%;
		-webkit-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
		margin-top: -10px;
	}
	.profile {
		top: 100%;
	}
	.logo-center .mega-menu>section.menu-list-items .search-profile {
		height: auto;
	}
	.logo-center .search-profile i.icon {
		line-height: 72px;
	}
	.logo-center .mega-menu.desktopTopFixed .search .search-btn {
		line-height: 60px;
	}
	.logo-center .mega-menu.desktopTopFixed .search-profile i.icon {
		line-height: 60px;
	}
	.logo-center  .search-profile .shpping-profile {
		float: right;
	}
	.search-profile .side-menu-icon {
		display: table;
		float: left;
		height: 100%;
	}
	.logo-center  .search-profile.shpping-profile a {
		float: right;
	}
}

@media ( max-width : 991px) {
	.shpping-profile a {
		padding-left: 15px;
	}
	.search-profile {
		padding-top: 15px;
		padding-right: 10px;
	}
}

@media ( max-width : 990px) {
	#perfil-icon {
		display: none !important
	}
}

@media ( min-width : 992px) {
	#perfil {
		display: none !important;
	}
}

@media ( min-width : 990px) {
	#perfil-icon {
		display: content !important
	}
}

@media ( min-width : 990px) {
	#logout-menu {
		display: none !important
	}
}

@media ( max-width : 990px) {
	#logout-menu {
		display: content !important
	}
}
#btn-usuario-js{
    background: linear-gradient(135deg, #f8f7fc 0%, #ebe9f5 100%) !important;
    border-radius: 50% !important;
    padding: 10px;
    border: 1px solid #e0dcee !important;
	transition: all 0.3s ease !important;
}