.tp-instagram-icon-2 a {
	height: auto;
	line-height: normal;
	padding: 16px 20px;
	width: 100%
}

.tp-header-sticky.header-main {
	background: var(--tp-theme-secondary);
	box-shadow: 0 2px 6px rgba(1, 15, 28, .16);
	margin: auto;
	position: static !important;
	width: 100%
}

.tp-header-sticky.header-sticky {
	position: fixed !important
}

@media (min-width:768px) {
	.tp-header-transparent {
		top: 40px
	}
}

.tp-header-style-transparent-white .tp-header-action-btn {
	color: #000
}