.terms p {
 margin-bottom: 20px !important; 
}

.terms h2 {
	margin-bottom: 20px !important;
}

.terms ul > li {
	color: var(--text);
}

.img_bw {
	filter: grayscale(1);
  opacity: 0.5;
}

.megamenu-item >.tabs-content-wrapper {
	top: 110%;
}

.header .ba-blog-post-add-to-cart-wrapper {
	justify-content: center;
}

.img_contain .ba-slideshow-img {
	background-size: contain !important;
}

.homepage_video,
.homepage_video iframe {
	max-height: 550px; 
}

.move_up_100 {
	margin-top: -100px;
}