.tws-article-social--share-button {
	display: none !important;
}

.tws-article-description--text-container {
	max-height: none;
	overflow: visible;
}

.tws-article-list--list .tws-list--type-grid .thumbnail {
	border-radius: 10px !important;
  overflow: hidden;
}

.tws-article-list--list .tws-list--type-grid .thumbnail .caption {
 	box-shadow: none !important;
  text-align: center;
  align-items: center;
  justify-content: space-evenly;
}

.bountiful--article-images .slot--article-images .tws-article-images--current-image {
	border-radius: 10px;
  overflow: hidden;
}

.tws-container--tws-articles-two-type-carousel .thumbnail {
  border-radius: 10px;
  overflow: hidden;
}

.tws-articles-two .slick-slider .thumbnail .caption {
 	box-shadow: none !important;
  text-align: center;
  align-items: center;
  justify-content: space-evenly;
}

.tws-list--list-item .tws-article-list--labels.tws-article-list--relative {
	position: absolute !important;
}

.tws-article-list--list .tws-article-list--article-name {
	margin-bottom: 5px !important;
}

.tws-article-list--list .tws-article-list--price {
 	margin-top: 0px !important;
}

.bountiful--top-bar .bountiful--top-bar-wrapper {
  font-weight: bold !important;
}