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