span.onsale {
	visibility: hidden
}

#ast-site-header-cart {
	visibility: hidden
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	padding: 10px;
	border: 1px solid;
	border-color: grey;
}

span.posted_in {
	visibility:hidden;
}

.attachment-yith_wcbr_logo_size {
 	width: 100px;
	height: auto;
}

.yith-wcbr-brands > span:nth-child(1) > a:nth-child(1) {
 display: none;
}

.copy-the-code-wrap .copy-the-code-button {
  border-radius: 15px;
  margin-left: 10px;
	text-transform: uppercase;
	position:inherit;
}

.copy-the-code-wrap .copy-the-code-target {
  margin-top: 5px;
}

pre {
  width: 75%;
  border-radius: 15px;
  color: #ff0000;
  font-weight: bold;
}