.bountiful--top-bar {
    background: #b10a32;
}

.bountiful--header {
    background: #b10a32;
}

.bountiful--header .bountiful--header-wrapper {
		padding: 0px 30px;
}

.bountiful--header-middle {
    text-align: center;
    margin-bottom: 35px;
}

.slot--checkout-cart-usps {
    border-radius: 3px;
    visibility: hidden;
}

.bountiful--body .bountiful--body-wrapper .bountiful--main .bountiful--main-wrapper {
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    border-radius: 3px;
    padding: 15px 15px 30px 15px;
}

.bountiful--footer {
    margin: 0 0 0 0;
    background: #424242;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    padding: 50px 0 15px 0;
    color: #fff;
    font-size: 14px;
}

.tws-article-introduction--read-more {
		text-align: left;
}

.tws-article-list--list .tws-article-list--labels .tws-article-labels--new .tws-article-labels--label-text{
		background: #f0a900;
}

.bountiful--article-images .slot--article-labels .tws-article-labels--new .tws-article-labels--label-text {
		background: #f0a900;
}

.col-sm-12{
		visibility: hidden;
}

.bountiful--footer .slot--brand-logos {
		text-align: left;
}

.slot--footer-powered-by {
    visibility: hidden;
}

.bountiful--footer .bountiful--footer--made-by {
    text-align: center;
    margin: 0 0 0 0;
}

.bountiful--back-to-top a {
    cursor: pointer;
    color: #fff;
		font-size: 15px;
    display: block;
		height: 25px;
		width: 25px;
		border-radius: 70%;
		border: 1px solid #b10a32;
		background: #b10a32;
    text-align: center;
    line-height: 22px;
    opacity: 0.8;
  	margin: 0 20px 20px 0;
}