#logo {
  max-width: 125px !important;
}

.entry-header {
  visibility: hidden !important;
}

.logo {
  max-width: 125px !important;
}

.logo-dark {
  max-width: 125px !important;
}

.logo-light {
  max-width: 125px !important;
}

.white-text {
  color: #FFF !important;
}

.white-text a {
  color: #FFF !important;
}

.white-text h4 {
  color: #FFF !important;
}

.product_title {
  font-family: 'Creepster', cursive;
}

.entry-title {
  font-family: 'Creepster', cursive;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-family: 'Creepster', cursive;
}

.product-text {
	color: #efefef !important;
	font-family: 'Creepster', cursive !important;
  font-size: 36px !important;
  line-height: 40px !important;
	padding: 20px !important;
}