
.js-store-prod-text a {
  display: inline-block;
  padding: 10px 15px;
  margin-right: 15px;
  margin-top: 20px;
  border-radius: 5px;
  font-weight: 500;
  font-size: 14px;
}


.js-store-prod-text a:first-of-type {
    background-color: #bc574b;
    color: #ffffff !important;
}


.js-store-prod-text a:nth-of-type(2) {
    background-color: #70E852;
    color: #ffffff !important;
}


	body { 
		-ms-user-select: none; 
		-moz-user-select: none; 
		-webkit-user-select: none; 
		user-select: none; 
	}


.js-store-prod-text a:last-of-type {
  background-color: #748700;
  color: #000 !important;
  border-color: #000;
}

.t706__cartwin_showed {
  z-index:9999999;
}