/*
Theme Name: Two Daughters Bake Shop
Theme URI: http://totalwptheme.com
Description: Two Daughters Bake Shop a child theme of Total WordPress theme
Author: AMG Media
Author URI: http://totalwptheme.com
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

#site-header.overlay-header.light-style #site-navigation .dropdown-menu > li > a {
	color: #fff;
	opacity: 0.95;
}
.navbar-style-one .dropdown-menu > li > a > span.link-inner {
	display: inline-block;
	line-height: 1;
	padding: 10px 5px;
	border-radius: 3px;
}
.is-sticky #site-header.overlay-header.light-style {
	background: #723400;
}
.page-header {
	margin: 0 0 40px;
	padding: 20px 0;
	position: relative;
	background: #FFF;
	border-top: 1px solid #fff !important;
	border-bottom: 1px solid #fff !important;
}
.textwidget, .wpex-gmap-widget-description {
	color: #5b5b5b;
	font-size: 14px;
}
.site-breadcrumbs {
	position: absolute;
	right: 0;
	top: 50%;
	height: 32px;
	line-height: 32px;
	margin-top: -16px;
	font-size: 0.9em;
	color: #888;
	font-weight: normal;
}
.page-header-title {
    display: block;
    font-size: 21px;
    line-height: 1.4em;
    font-weight: normal;
    font-weight: 400;
    margin: 0px;
    color: #888;
}
#top-bar {
    position: relative;
    min-height: 30px;
    padding: 7px 0;
}
.footer-widget .widget-title {
    display: block;
    line-height: 1.5;
    color: #fff;
    font-weight: 600;
    font-size: 1.077em;
    margin: 0 0 10px;
}
.mc-field-group {
	text-align:right;
	margin:2px;
}
.mc-embedded-subscribe {
	float: right;
}
#delivery_date {
	width: 50%;
}