.btn-hm-cart-pink {
  background: #8F1F8B;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  width: 330px;
  margin: auto;
  justify-content: center;
  position: relative;
}

.btn-hm-cart-green {
  background: #587619;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  width: 330px;
  margin: auto;
  justify-content: center;
  position: relative;
}

.txt-hm-purple {
	color:#821c7d;
}

.btn-hm-cart-pink img,
.btn-hm-cart-green img {
  position: relative;
  top: -3px;
}


#xyz-hp-ad-1 {
	min-height:400px;
}
@media only screen and (max-width: 992px) {
	#xyz-hp-ad-1 {
		min-height:250px;
	}
}



.xyz-annotations-for-page-container {
  pointer-events: none;
}

.xyz-annotations-for-page-container a {
  pointer-events: auto;
}
