   
   #cart-table {
	position: relative !important; 
	left: 1.2em !important;
	background-color: #FEFEFF !important; 
	top: -0.2em !important;
   }
   #cart-table > tbody > tr > td:nth-child(odd),
   #cart-table > tbody > tr > td:nth-child(even)   {	   
	   zoom: 1 !important;
	   padding: 0 0.65em !important;
   }
   #wishlist-count,
   #cart-count,
   #notify-count   {	
	   zoom: 0.8 !important; 
	   margin-top: 10px !important;
	   border: none !important; 
	   background-color: transparent !important;
	   color: red !important; 
	   box-shadow: none !important; 
	   margin-bottom: 0px !important; 
	   left: 3.0em !important; 	   
	   zoom: 1.0 !important;	   
   }
   
   #notify-count   {
	   top: -0.3em !important;
   }
   
   #cart-icon,
   #wishlist-icon,
   #home-icon,
   #login-icon,
   #offers-icon,
   #notify-icon
   {
	   color: #B9993D !important; 
	   text-shadow: none !important; 
	   filter: none !important;
	   font-size: 1.3em !important;
   }
   
   
   #wishlist-toggle,
   #cart-toggle,
   #home-toggle,
   #notify-toggle,
   #offers-toggle,
   #login-toggle {
	 background: white !important; 
	 border-style: none !important;
	 box-shadow: none !important;
	 background-color: transparent !important;
   }	
   
   body > header {
	   padding-top: 0px !important;
   }
   
   body > header > div.nav-top.d-flex.justify-content-end.align-items-center.px-3.py-2 {
	    border: none !important; 
		padding: 0px !important;
		margin-bottom: 10px !important;
   }
