


header {
    background-color: #03e7e7!important;
	position: relative;
	z-index: 2;
	}

	.navbar.navbar-expand-lg {
	background-color: #161616 !important;
	}

	.navbar-expand-lg .navbar-nav .nav-link {
	color:#FFF!important;
	}

	.navbar-expand-lg .navbar-nav .nav-link:hover {
	color: #03e7e7!important;
	}

	.redbg {
	background-color:#03e7e7!important;
	}

	.whitebtn {
	background-color: #161616 !important;
	color: #FFF!important;
	}

	.whitebtn:after {
	background-color: #161616 !important;
	}
	.whitebtn:hover {
	background-color: #FFF !important;
	color: #000!important;
	}
	.redbg h2 {
	color: #000!important;

	}

	.redbtn {
	background-color: #03e7e7!important;
	color: #000!important;
	border: 1px solid #03e7e7!important;
	}

	.btn:hover {
	color: #03e7e7!important;
	}

	.connect-icon a{
	color: #000!important;
	}

	.productcontent p a:hover {
	color:#03e7e7!important;
	}

	.left-section h3 {
	background-color: #03e7e7!important;
	color:  #000!important;

	}
	footer {
	background-color: #161616 !important;
	color: #ffffff;
	}

	.footersection {
	background-color: #03e7e7!important;
	}
	.footerlink li a {
	color:  #000!important;
	}

	.copyright {
	color:   #000!important;

	}
	.footerlink li:not(:last-child):after {
	background-color:  #161616 !important;
	}

	.profile_open img {
	border: 1px solid #000!important;
	}

	.sorting li.active a {
	background-color:#03e7e7!important;
	border: 1px solid #03e7e7!important;

	}

	.sorting li a:hover{
	background-color:#03e7e7!important;
	border: 1px solid #03e7e7!important;

	}
	.optionlist li a:hover {
	color:#03e7e7!important;
	}

	.popup_page h2 {
	background-color:#03e7e7!important;
	color:#000!important;
	}

	input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover{
	color: #03e7e7!important;
	border: 1px solid #03e7e7!important;
	background: #fff !important;
	}