/*!
Theme Name: Spectra Template Child
Author: Wineworks
Author URI: http://wineworks.co
GitHub Theme URI: https://github.com/wineworks/wp-spectratheme
Description: Custom child theme developed by Wine Works to be used with Commerce7 & WordPress
Template: wp-spectratheme
Version: 1.1.2.13
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Spectra Child
*/
@font-face {
  font-family: "Backleaning-Regular";
  src: url("./fonts/Backleaning-Regular.otf") format("opentype");
}
@font-face {
  font-family: "Taparafont-Regular";
  src: url("./fonts/Taparafont-Regular.otf") format("opentype");
}
.c7-product-collection .c7-product__action-message {
  text-align: center;
  margin-top: 20px;
  font-weight: 600;
}

.c7-product-detail .c7-product__action-message {
  margin: 20px 0 30px;
  font-weight: 600;
}
@media only screen and (min-width: 64.0625em) {
  .c7-product-detail .c7-product__action-message div, .c7-product-detail .c7-product__action-message p {
    font-size: 18px;
  }
}
.c7-product-detail .c7-product__add-to-cart {
  margin: 30px 0 30px;
}
