/* ========= INFORMATION ============================
	- document:  WP Coder!
	- author:    Dmytro Lobov 
	- url:       https://wow-estore.com/
==================================================== */
#masthead::before {
	display: none !important;
}


#top-footer{
	background-color: white !important;
}

.header-bottom {
	background-color: white !important;
}

li > a, .wcmenucart-contents, .flash-cart-views  {
	color: black !important;
}

#bottom-footer {
	display: none;
}
/*
.menuImage {
        -webkit-filter: drop-shadow(10px 10px 10px #666666);
        filter: drop-shadow(10px 10px 10px #666666);
      }


.header-bottom {
	border-bottom: 0px !important;
}


.box:after {
  content: ' ';
  border-top: 10vh solid #008ce6;
  border-right: 10vw solid transparent;
  width: 0;
  position: absolute;
}

*/

