/**
Theme Name: Bluffpost
Author: Tom Stone
Author URI: https://www.tomstone.se
Description: Ett ChildTheme baserat på temat Astra (av Brainstorm Force). Byggt av Tom Stone
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bluffpost
Template: astra
*/

.woocommerce-page .site-footer .widget .widget-title, .woocommerce-page .site-footer .widget .widget-title-common {
font-size: 21px;
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 1em;
  color: #ffffff;
}

.site-footer #media_image-1 {
	margin-bottom: 1.4em;
}

.mc4wp-checkbox-contact-form-7 {
	margin-top: 4px;
	margin-bottom: 8px;
	display:inline-block;
}

.woocommerce form .form-row textarea.mottagarfield {
  height: 7em;
}