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