.bountiful--body .bountiful--body-wrapper .bountiful--main .bountiful--main-wrapper {
		box-shadow: none;
}

/* --- TOP BAR --- */
.slot--top-bar-audience-selector,
.slot--sidebar-audience-selector {
	display: none;
}
.slot--header-logo .tws-logo {
    text-align: center;
}

/* --- HEADER --- */

@media (min-width:1100px) {
.bountiful--header .bountiful--header-wrapper {
    padding: 10px 30px;
}
  .slot--header-logo .tws-logo .tws-logo--text {
    font-size: 26px;
}
  .slot--header-logo {
    max-width: 600px;
}
}
.slot--header-search input.form-control {
    border-radius: 3px;
    background: #fff;
    border: 1px solid #ebebeb;
}





