.header-menu-navbar-content{
	background: #FFFFFF;
}

.navbar-list{
	background: #FFFFFF;
}

.navbar-items{
	background: #FFFFFF;
}

.navbar-items:hover{
	background: #FFFFFF;
}

.navbar-items-link{
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.15em;

	display: inline-block;
	position: relative;
}

.navbar-items-link::after{
	background: none repeat scroll 0 0 transparent;
	bottom: 0;
	content: "";
	display: block;
	height: 1px;
	left: 50%;
	position: absolute;
	background: #000000;
	transition: width 0.3s ease 0s, left 0.3s ease 0s;
	width: 0;
}

.navbar-items-link:hover:after{
	width: 100%; 
	left: 0; 
}

.navbar-items:hover .navbar-items-link{
	color: #000000;
	text-decoration: none;
}

.navbar-drop{
	background: #FFFFFF;
	border: 0px;
	box-shadow: 0px 0px 0px #ffffff;
}

.navbar-drop-column-title{
	border-bottom: 1px #000000 solid;
}

.navbar-drop-column-title-a{
	color: #000000;
	font-weight: normal;
}

.navbar-drop-column-title-a:hover{
	color: #000000;
}

.navbar-drop-column-link-a{
	color: #000000;
}

.navbar-drop-column-link-a:hover{
	color: #000000;
}

.header-sepet-count{
	background: #ffffff;
	color: #000000;
	border: 1px #000000 solid;
}

.hemenalpopup{
	border-color: #FFFFFF;
}

.hemenalpopupline-sepet-button{
	background: #FFFFFF;
	border: 1px #000000 solid;
	color: #000000;
}

.hemenalpopupline-sepet-button:hover{
	background: #ffffff;
	border: 1px #000000 solid;
	color: #000000;
}

.navbar-down-icon::before{
	color: #000000;
}

.hemenalpopupline-close::before{
	color: #000000;
}

/* mobil */

.mobile-header-row{
	background:#FFFFFF !important;
}

.mobile-menu-icon::before{
	color:#000000 !important;
}

.header-mobil-search-top-button{
	background: none !important;
}

.header-mobil-search-icon::before{
	color:#000000 !important;
}

.header-mobil-search-button .header-mobil-search-icon::before{
	color:#000000 !important;
}

.header-mobil-top-user-icon::before{
	color:#000000 !important;
}

.new-mobile-window-line{
	padding-left: 10px;
}

.new-mobile-window-line .header-mobil-top-user-icon::before{
	color:#000000 !important;
	font-size: 1rem;
	padding-left: 0px;
	padding-right: 1px;
}

.new-mobile-account-drop-line .header-mobil-top-user-icon::before{
	color:#000000 !important;
	padding-left: 0px;
	padding-right: 1px;
}


.header-mobil-top-cart-icon::before{
	color:#000000 !important;
}

.header-mobil-count{
	background: #FFFFFF !important;
	color: #000000 !important;
	border: 1px #000000 solid;
}

.header-mobile-login-buttons{
	background: #FFFFFF !important;
	border: 1px #000000 solid;
	color: #000000;
	font-size: 9px;
}

.new-mobile-window-title{
	background: #FFFFFF !important;
	color: #000000 !important;
}

.urunler-left-title .new-mobile-window-close::before{
	color: #000000 !important;
}

.header-mobile-close-icon::before{
	color: #000000 !important;
}

.header-mobile-user-close-icon::before{
	color: #000000 !important;
}

.new-mobile-window{
	box-shadow: none !important;
}
