/*
Theme Name: Butcher Boutique
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
form {
  margin-top: 1.3em;
}

.text-center .quantity {
  margin-right: 0em !important;
  margin-bottom: 1em;
}

.box-text .button {
  margin-top: 0em !important;
}

.quantity + .button {
	font-size: 14px;
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
}
