.bountiful--top-bar .bountiful--top-bar-wrapper .bountiful--top-bar-left {
  float: none;
  display: flex;
  justify-content: center;
}
.slot--top-bar-selling-points .tws-unique-selling-points ul li {
  font-size: 12px; 
}
.bountiful--top-bar-right .slot--open-cookie-settings {
  position: absolute;
  top: 8px;
  right: 8px;
}
.bountiful--body .bountiful--body-wrapper .bountiful--main .bountiful--main-wrapper {
  padding: 0px 15px 60px 15px;
}

.bountiful--sidebar .tws-vertical-menu-light {
  box-shadow: none;
}
.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level li {
  border-bottom: none;
}

.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--title {
	border-bottom: none; 
}

.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--title {
    text-transform: capitalize;
    font-size: 18px;
  font-family: 'Cinzel', serif;
}

.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level li a {
  padding: 6px 35px 6px 0;
  font-family: 'Cinzel', serif;
}

.bountiful--top-bar .slot--top-bar-audience-selector,
.slot--sidebar-audience-selector {
  display: none;
}

.introduction {
  background: #e2e1e1;
  padding: 20px;
}

.introduction a {
  color: #000 !important;
  text-transform: uppercase;
  text-decoration: none !important;
}

.bountiful--start-page .tws-container--tws-content-box-2x {
	margin: 10px 0 0 0;
}
.tws-content-box-2x--box .tws-react-img {
  background: #e2e1e1;
}
.bountiful--start-page .tws-content-box--table .tws-content-box--first-line,
.bountiful--start-page .tws-content-box--table .tws-content-box--second-line {
  text-shadow: none !important;
  color: #000 !important; 
}

.tws-content-box-4x--box {
  border: 1px solid #cbcaca;
}


.bountiful--footer .container>.row {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.bountiful--footer .col-md-3 {
	width: 100%;
  text-align: center;
  margin-bottom: 25px;
}
