
#global_header_container {
    position: relative;
    height: 81px;
    overflow: visible;
    background: #d93f55 url("../../Images/header/New_global_header_bg_soccer.jpg") center 0px no-repeat;
    z-index: 1002;
}


/* Hiding buy now */
.frosmo-featured-product-buy-now {
	display: none !important;
}