﻿h4 {
	margin-top: 40px;
	margin-bottom: -10px;
}

#logo-light {
	display: none !important;
}

#logo-dark {
	display: block !important;
}

.is-section:first-child {
	margin-top: 120px !important;
}

@media only screen and (max-width: 980px) {
	#menu-btn span {
		background: #000;
	}
	
	#logo-light,
	#logo-dark {
		display: none !important;
	}
	
	#logo-light-mobile {
		display: none !important;
	}
	
	#logo-dark-mobile {
		display: block !important;
	}
	
	.is-section:first-child {
		margin-top: 60px !important;
	}
}

#header-container {
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25) !important;
}

.header-absolute {
	position:fixed!important;
	background:rgba(249, 249,249, 0.9)!important;
backdrop-filter: blur(18px) saturate(300%);
    -webkit-backdrop-filter: blur(18px) saturate(300%); 
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}




.danburger-bar {
	Background: #000 !important;
}

.dan-pure-css-menu > li > a,
li.menubar2link > a,
#backgroundbasket a,
#backgroundbasket i,
#backgroundbasket,
#currencyselect select,
#nav-mobile {
	color: #000 !important;
	text-shadow: none !important;
}

.dan-pure-css-menu > li > a:hover,
li.menubar2link > a:hover,
#backgroundbasket a:hover {
	color: #000 !important;
	text-shadow: none !important;
}

.MenuBackground {
	border-bottom: rgba(0, 0, 0, 0.15) 1px solid !important;
}


  	.menubar2link:last-child {
	color:#fff!important;
	background:#000!important;

	}

	.menubar2link:last-child a,
.menubar2link:last-child a:hover {
	color:#fff!important;
	font-weight:500!important;
	}


@media only screen and (max-width: 980px) {
	.dan-pure-css-menu > li > a,
	li.menubar2link > a,
	.dan-pure-css-menu > li > a:hover,
	li.menubar2link > a:hover {
		color: #000 !important;
		text-shadow: none !important;
	}
}
