

	.flexnav li a {
		background:linear-gradient(to bottom, rgb(253 104 4) 0%,rgb(169 141 140) 100%) !important;
		color: #fff !important;
		}

		.menu-button
		{
		background: linear-gradient(to bottom, rgb(253 104 4) 0%,rgb(169 141 140) 100%) !important;
		color: #fff !important;
		}


		

		header {
		background-color: #fd6804 ;
		}

		.links ul li figure a {
		color: #fff;
		}

		.links ul li figure a:hover {
		color: linear-gradient(to bottom, rgb(253 104 4) 0%,rgb(169 141 140) 100%);
		}

		
		.flexnav li:hover > a:after,
		.flexnav li.active > a:after {
		background-color: #fd6804 ;
		}

		

		.user_profileView .dropdown_menus li a {
		background-color: #fd6804 ;
		border-bottom: 1px solid #fff;
		color: #fff;
		}

		.user_profileView .dropdown_menus {
		background-color: #0a0a0a;
		}

		.btn:hover, .btn:focus, .btn.focus {
		color: #0a0a0a;

		}
		

		.links ul li {
		border-right: 1px solid #0a0a0a;
		}

		.sort_view ul li.active a {
		background-color:  linear-gradient(to bottom, rgb(253 104 4) 0%,rgb(169 141 140) 100%);
		color: #000;
		}

		

		.homebanerimage {
		background-color: #0a0a0a;
		background: #0a0a0a;
		}

		

		.leftlink h3 {
		background-color: #fd6804;
		color: #fff;
		}

		.StoreSelectUlCss {
		background: #0a0a0a !important;
		}


		.circle {
		background-color: #0a0a0a;
		color: #fff;
		}


		footer {
		background-color: #0a0a0a;
		color: #fff !important;
		}

		.FooterTimeIngCSS {
		color: #fff !important;
		}


		footer h2,footer .text ul li,footer .text ul li
		,footer .text ul li figure a,footer .copy
		, footer .rtxt h3,footer .rtxt p
		,footer .rtxt .box h2,footer .rtxt .box p
		,footer ul li a,footer ul li:hover a{

		color: #fff;

		}


		.image ul li:hover {
		-webkit-box-shadow: 0 0 3px 0 #0a0a0a;
		box-shadow: 0 0 3px 0 #0a0a0a;
		}




		.btn-default {
		color: #fff;
		background-color: #fd6804;
		border-color: #fd6804;
		border-radius: 7px !important;
		}

		.btn-default:focus,
		.btn-default.focus {
		color: #fff;
		background-color: #fd6804;
		border-color: #fd6804;
		border-radius: 7px !important;
		}

		.btn-default:hover {
		color: #fff;
		background-color: #fd6804;
		border-color: #fd6804;
		border: 1px solid #fff;
		border-radius: 7px !important;
		}

		.btn-default:active,
		.btn-default.active,
		.open > .dropdown-toggle.btn-default {
		color: #fff;
		background-color:#fd6804;
		border-color: #fd6804;
		}

		.btn-default:active:hover,
		.btn-default.active:hover,
		.open > .dropdown-toggle.btn-default:hover,
		.btn-default:active:focus,
		.btn-default.active:focus,
		.open > .dropdown-toggle.btn-default:focus,
		.btn-default:active.focus,
		.btn-default.active.focus,
		.open > .dropdown-toggle.btn-default.focus {
		color: #fff;
		background-color: #fd6804;
		border-color: #fd6804;
		}

