
#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;
}

@media(min-width:960px)
{
#global_header_container .container_24 {
    left: -100px;
    position: relative;
	width: 960px !important;
}
}

.smart-label-logo {
  position: absolute;
  right: -175px;
  top: 25px;
}
/*
#header_search_form_container {
  top: 40px !important;
}
*/

/* Hiding buy now */
.frosmo-featured-product-buy-now {
	display: none !important;
}

/* Smart label logo mobile */
.smart-label-mobile {
  padding-top: 10px;
  padding-bottom: 15px;
}

.smart-label-mobile a {
  width: 248px;
}

.smart-label-mobile img {
  margin: 0px auto;
  display: block;
}

#mobile_menu {
	top: 50px !important;
}

#mobile_recipes_sub_nav, #mobile_products_sub_nav {
	top:96px !important;
}
.e-accessibility {
    z-index: 3333;
    text-align: center;
    margin: 0px 0px 0px 0px;
    float: left;
    position: relative;
    left: 1045px;
    top: -55px;
}

.flex-viewport{
	width:100% !important;
}