@import url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css');
/*
Theme Name: Spacious Child
Theme URI: http://www.letswalkinbeauty.com
Author: Verena Lenes and Pia Schmidtauer
Author URI http://www.lenes.at
Description: Spacious child theme
Template: spacious
Text Domain: spacious-child
Version: 1.0.0
*/


/*
Adjustments as necessary
*/

.distance-top {
    margin-top: 50px;
    margin-bottom: 50px;
}

#subscribe-field-blog_subscription-3 {
	color: black;
}


.footer-widgets-wrapper {
	background-color: #fff;
	border-bottom: 1px solid #eaeaea;
	box-shadow: 0 0 30px rgba(0,0,0,0.05) inset;
	padding: 20px 0;
}

.footer-widgets-area h3.widget-title {
	color: #000;
	font-size: 18px;
}

.footer-widgets-area a {
	color: #000 !important;
}

h1 {
	font-weight: bold;
}

h2, h3, h4 {
	color: #ff9900;
	font-weight: bold;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

.footer-widgets-area {
	color: #333;
}

#colophon .widget ul li {
	border-bottom: 0;
}

.footer-widgets-area .tg-one-fourth p {
	color: #333;
}

#colophon p {
	font-size: 15px;
}

#colophon .widget-title {
	font-size: 18px;
}

a.genericon.genericon-facebook, a.genericon.genericon-instagram {
	font-size: 24px;
	text-decoration: none !important;
}

/* move newsletter signup fields in footer closer together */
.mc-field-group input[type="text"], .mc-field-group input[type="email"] {
	margin-bottom: 10px;
}

ul {
    line-height: 24px;
    margin-bottom: 15px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}

ul.woocommerce-order-overview {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

h3.product_title.entry-title {
	display:none;
}

/* woocommerce adjustments */

td .woocommerce-MyAccount-downloads-file.button.alt, 
td .woocommerce-MyAccount-downloads-file.button.alt:hover {
	background-color: #ff9900;
}

.woocommerce-notice--success.woocommerce-thankyou-order-received {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}