@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&amp;display=swap');
/* Enter Your Custom CSS Here */

ul.products li.product .btWooShopLoopItemInner a.button{
  width: 100%;
}

ul.products li.product .btWooShopLoopItemInner .bt_bb_image {
  margin-bottom: 20px;
}

/*.bt_bb_image img {
  width: 250px;
  height: 250px;
}*/

div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child{
  padding: 0 0 0 50px;
}

h2.age-gate-subheading {
  padding: 30px 25px;
  font-size: 1.6em;
  line-height: 30px;
}

div.age-gate-additional-information p {
  font-family: Roboto Condensed;
  font-size: 0.8em;
  font-weight: 300;
  letter-spacing: 1.5px;
  line-height: 16px;
  margin: 40px 35px 0px 35px;
}

@media only screen and (max-width: 480px) { 
  div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child {
    padding: 0;
	}
}

div.wpforms-container-full .wpforms-form button[type=submit]
{
 background-color: white; 
}
  