/*
 Theme Name:   Base WP Premium Child
 Theme URI:   http://bittercube.com/
 Description:  Base WP Premium Child Theme
 Author:       Toby
 Author URI:   http://bittercube.com
 Template:     base-wp-premium
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  base-wp-premium-child
*/

.hide {display: none !important;}
body { background-color: #000; }
div.col1, div.col2, div.col3, div.col4, div.col5, div.col6, 
div.col7, div.col8, div.col9, div.col10, div.col11, div.col12 {
	margin: 0 1% 0 1%;
	min-height: 1px;
}
hr { clear: both; }
#product-carousel { display: none; }
#primary { padding-top: 10px; }
.searchtext { font-weight: bold; font-style: italic; }
/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body * {
	-webkit-font-feature-settings: 'tnum';
	-moz-font-feature-settings: 'tnum';
	-ms-font-feature-settings: 'tnum';
}

body,
button,
input,
select,
textarea {
	color: #fff;
	font-family: 'Merriweather', serif;
	font-weight:400;
	font-size: 14px;
	line-height: 1.6;
	 word-wrap: break-word;
	-webkit-hyphens: auto;
   	-moz-hyphens: auto;
        hyphens: auto;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Playfair Display', serif;
	font-style: italic;
	clear: both;
	color:#999;
	font-weight:900;
}
h1.product_title, h2.product_title, h3.product_title, h4.product_title, h5.product_title, h6.product_title {
	font-family: 'Alegrya', serif;
	font-style: italic;
	clear: both;
	color:#fff;
	font-weight:900;
}
h1 {font-size: 2.2em}
/*h1.home { font-size: 2.2em; }*/
h2 {font-size: 1.6em}
h3 {font-size: 1.2em}
h4 {font-size: 1.1em}
h5 {font-size: 1em}
h6 {font-size: 0.9em}

p {
	margin-bottom: 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	padding: 1.5em 0 .1em 1.5em;
    border-left: 4px solid #dedede;
    background: #fafafa;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}



/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
.header-menu { background: #000; border: 0px; }
.header-image{
	margin-bottom:-1.4em;
}
.site-header{
	border-bottom: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent;
}

.site-header-background{
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("/wp-content/uploads/2015/09/headbg.gif");
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	z-index: -1;
}
.site-branding {
	/*border-bottom: 1px solid #eee;*/
	text-align:center;
	padding-bottom:1em;
}

.site-branding a {
	text-decoration:none;	
}
.site-title, .site-title a {
	margin-top:1em;
}
.site-description{
	font-size:1.25em;
}
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {
	color: #333;
	font-weight:400;
	text-decoration: underline;
}
a:visited {
	font-weight:400;
	color: #444;
}
a:hover,
a:focus,
a:active {
	font-weight:400;
	color: #888;
}
/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.navmenu, .main-menu {
	font-size: 1.15em;
	text-align:center;
	background-color: rgba(0,0,0,0.65);
}

.main-navigation a {
	color:#fff;
}
.main-navigation ul ul {
	background:#444;

}
.main-navigation ul ul ul {
	margin-top:-57px;
}
.main-navigation li:hover > a {
	background: #444;
	color:#fff;
}
.main-navigation ul ul:hover > a {
	background: #444;
	color:#fff;
}
.main-navigation ul ul a:hover {
	background: #444;
	color:#fff;
}

.header-top-menu{ display: none; }
.main-navigation {
	background: #000;
	border: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
li#menu-item-472 { display: none; }

/*--------------------------------------------------------------
Sticky nav
--------------------------------------------------------------*/
nav#site-navigation.main-navigation.fix { background: #000; border-bottom: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;}

li#menu-item-472 a { padding: 0; margin: 0; }
.main-navigation.fix div ul li#menu-item-472 a img { height: 50px; }
.main-navigation.fix div ul li#menu-item-472 { display: inline-block !important; position: relative; left: -128px; margin-right: -128px; vertical-align: bottom; }


/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.textalignL { text-align: left; }
.textalignR { text-align: right; }
.textalignC { text-align: center; }

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
.site-content {
	/*padding-top:2em !important;*/
	padding-top: 0 !important;
	padding-bottom:2em !important;
	background: none !important;
	background-color: white;

}
article {
	/*border: 1px solid #e5e5e5;*/
	border: 0px !important;
	min-height: 500px;
}
.aboutperson { width: 48% !important; min-width: 300px; }
/*--------------------------------------------------------------
13.0 Footer
--------------------------------------------------------------*/
.site-footer {
	/*background: url(/wp-content/uploads/2015/09/headbg.gif) repeat-x;*/
	background: black !important;
	color: #999;
	/*border-top: 1px solid #111;*/
	border-top: 0px !important;	
}

/*--------------------------------------------------------------
13.0 Woo - toby
--------------------------------------------------------------*/
.product h3, .product a h3 { font-family: Merriweather, serif; }

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, p.demo_store
 {
    background-color: #bbb;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover
{
background-color: #999;
}


/* RECIPE STYLES */
.recipeDisplay {
	margin: 20px 20px 0 20px;
	padding: 0 0 20px 0;
	clear: both;
}

.recipeIngredients {
	font-size: 1.15em;
	*width: 600px;
	max-width: 600px;
}

.recipeInstructions {
	*width: 550px;
	max-width: 550px;
	padding-top: 20px;
}

.recipeImage {
	min-height: 200px;
	width: 200px;
	border: 1px solid #E7E8E9;
	margin: 15px 15px 0 0;
	float: left;
	text-align: center;
}

.recipeName img {
	margin: -5px 5px 0 0;
	vertical-align: middle;
}

.recipeText {
	margin-top: 12px;
	float: left;
}

img.mediacube { margin: 15px 5px 0 0; }


