/*
Theme Name: Vegan Tuck Box 2013
Theme URI: http://www.vegantuckbox.co.uk/
Version: 1.0
Description: Designed by <a href="http://mobilewebexpert.co.uk">Mobile Web Expert</a>. Built on Simplicity theme.
Author: Mobile Web Expert
Author URI: http://mobilewebexpert.co.uk
Tags: mobilewebexpert
Copyright: (c) 2013 Mobile Web Expert.
Template: simplicity
*/


/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../simplicity/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */

/* strapline font */
/*
@font-face {
    font-family: HaloHandletter;
    src: url('../../../fonts/HaloHandletter.ttf');
}
*/
 
#header-container {
    background-color: #fffac4 !important;
    background-color: #ffffff !important;
    border-color: #F1E9B3 !important;
}

/* WooCommerce store notice. todo - different selectors required for WC pages? */
p.demo_store {
    background: #b33535 !important;
    color: #fff !important;
    font-weight: bold;
}

#header {
    padding: 15px 0 5px !important;
}

#logo img {
    height: 180px;
}

#mwe-woo-header-links {
    text-align: right;
    margin-bottom: 5px;
}
#mwe-woo-header-links img {
    vertical-align: middle;
}
#mwe-woo-header-links a {
    display: inline-block;
    margin: 0 15px 0 5px;
    vertical-align: middle;
    color: #222;
    text-decoration: none;
}
#mwe-woo-header-links a span {
    color: #B33535;
}
#mwe-woo-header-links a:hover {
    text-decoration: underline;
}

#strapline {
    margin: 15px 0 6px;
    float: right;
/*  font-size: 60px;
    color: #bf1e2d;
    font-family: HaloHandletter, cursive;*/
}

#topSocialMedia {
    font-size: 24px;
    float: right;
    /*line-height: 64px;
    height: 64px;*/
    vertical-align: middle;
}
#topSocialMedia img {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
#topSocialMedia img:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;

    top: 1px;
    left: 0;
}

#slides, #title-container {
    background: none repeat scroll 0 0 #FFFAC4 !important;
    border-bottom: 1px solid #F1E9B3 !important;
    border-top: 3px solid #FBF1BB !important;
}

#footer {
    color: #fffac4; /* cream */
}
#footer a {
    color: #B33535; /* old red */
}
#footer a span {
    color: #FFF;
    color: #fffac4; /* cream */
}


#orderFeature #orderButtonContainer {
    text-align: center;
}

.clearBoth {
    clear: both;
}

#promotion:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}
#promotion {
    background: none repeat scroll 0 0 padding-box #FFF;
    border: 1px solid #CABFBF;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
    border-radius: 20px;
    color: #8C8C8C;
    margin: 0 0 2.244em;
    padding: 1.618em 2.244em;
}
#promotion .left-section {
    float: left;
    width: 64%;
}
#promotion h2 {
    color: #595959;
    font-weight: normal;
    margin: 0 0 10px !important;
}
#promotion p {
    margin: 0;
}
#promotion p {
    margin: 0;
}
#promotion a.woo-sc-button {
    margin-bottom: 0 !important;;
}

/* Clear the floating on the vegan-tuck-box page */
body.page-id-9 div.woocommerce {
    clear: left;
}

/* Make sidebar empty cart bg white */
.widget_shopping_cart ul.cart_list {
    background-color: #FFF !important;
}

/* Sidebar cart buttons bg */
.widget_shopping_cart .buttons {
    background-color: #fffac4 !important;
}


/* Sidebar cart title bg */
.widget_shopping_cart p.total {
    background-color: #FBF1BB !important;
}

/* fix coupon button alignment */
form.checkout_coupon input.button {
    margin: 0 !important;
}

/*.woocommerce-info, table th, .payment_methods li .payment_box {*/
.woocommerce-info {
    background-color: #fffac4 !important;
    border-color: #F1E9B3 !important;
}

/* clear after photos on about us page */

body.page #content .entry h2 {
    clear: both;
}

.widget ul {
margin-bottom: 1em;
}

.yop_poll_vote_button {

	font-family: sans-serif;
	display: inline-block;
	line-height: 1em;
	padding: 6px 13px;
	margin:0 .6em 1.5em 0;
	border: 1px solid #4081af;
	border-bottom-color: #20559a;
	color: white !important;
	text-align: center;
	text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);
	text-decoration: none !important;
	
	/*Border radius*/
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	
	
	/*Box shadow*/
	-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
						inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
						0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
					inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
					0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
				inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
				0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;

	border-color: #af4040;
        border-bottom-color: #9a2020;
        background-color: #d72323;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e85252),color-stop(1, #cf2e2e));
	background: -moz-linear-gradient(center top,#e85252 20%,#cf2e2e 100%);
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);
    color: #FFFFFF !important;
    display: inline-block;
    font-family: sans-serif;
    line-height: 1em;
    margin: 0 0.6em 1.5em 0;
    padding: 6px 13px;
    text-align: center;
    text-decoration: none !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);

    font-size: 0.9em;
    padding: 2px 10px;


}
.yop_poll_vote_button:hover, .yop_poll_vote_button:active {
	text-decoration: none !important;
	/*Background*/
	background: #0073d2; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #3e9ee5),
					color-stop(1, #1666ca)
				);
	background: -moz-linear-gradient(
					center top,
					#3e9ee5 20%,
					#1666ca 100%
				);
}
.yop_poll_vote_button:hover { 
	background: #d20000;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e53e3e),color-stop(1, #ca1616));
	background: -moz-linear-gradient(center top,#e53e3e 20%,#ca1616 100%);
}
.yop_poll_vote_button:active { 
	border-color: #20559a;
	
	/*Box shadow*/
	-webkit-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
						0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
	-moz-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
					0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
	box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
				0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
}

.yop-poll-container {
    padding: 0 !important;
}
.yop-poll-name {
    background: none repeat scroll 0 0 #FBF1BB !important;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}
.yop-poll-question {
    font-size: 1.4em !important;
    font-weight: bold !important;
    margin: 5px 0;
}
.yop-poll-answers ul li div div div {
    background-color: #B33535 !important;
}
.yop-poll-container-success, .yop_poll_result_link {
    color: #B33535 !important;
}
#sidebar div.yop-poll-answers ul li input {
        border: none !important;
}

/* increase margin beneath Chrissy's photo to keep all text on RHS */
.wp-image-181 {
    margin-bottom: 50px;
}

/* Put the About Us and Woo Categories widgets in a box */
#text-2, #wysija-2 {
    background: none repeat scroll 0 0 #FFFAC4;
    border-color: #F1E9B3;
    padding: 9px 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
    border-radius: 15px;
    border-width: 1px;
    border-style: solid;
    color: #555555;
    margin: 1em 0 1.5em;
    text-shadow: none;
}
#text-2 h3, #wysija-2 h3 {
    border-color: #F1E9B3;
}

/*
 * Remove the "Why try a vegan tuck box?"
 */
body.home #sub-featured h2.section-title {
    display: none !important;
}


/*
 * Hide SKU data
 */
.sku_wrapper {
    display: none;
}

/*
 * Make nav buttons stand out
 */
.nav a {
    font-weight: normal;
    color: #000;
}

.nav a, .nav li.current_page_item a, .nav li.current_page_parent a, .nav li.current-menu-ancestor a, .nav li.current-cat a, .nav li.current-menu-item a, .nav li.sfHover {
    text-shadow: 1px 1px 2px #eee !important;
}
.nav li.current-menu-item a {
    color: #bf1e2d !important;
}

/*
 * Make nav red links darker/bolder
 */
.nav a:hover {
    color: #bf1e2d !important;
}


/*
body.home #sub-featured h3 {
    text-shadow: 1px 1px 16px #bf1e2d !important;
    color: green !important;
}
*/

/*
 * Remove links from sub-feature headings
 */
body.home #sub-featured h3 a, body.home #sub-featured h3 a:hover {
    cursor: default !important;
    text-decoration: none !important;
}

/*
 *
 */
#contact-us-to-add-feedback {
    margin-top: 10px;
    text-align: right;
    display: block;
}

/*
 * For FAQs
 */
code {
    /*font-family: 'PT Sans', sans-serif;*/
    font-family: inherit !important;
}
li code {
    font-size: 1.4em;
    line-height: 1.5em;
}

#footer #credit span {
    display: inline;
}

#header-banner {
    background-color: #F0E5E5;
    color: #B33535;
    font-size: 1.25em;
    font-weight: bold;
    padding: 0.5em;
    text-align: center;
}

/*
 * Hide loading image when transferring to WorldPay as it does not render a second time
 */
body.woocommerce-checkout div.blockMsg img {
   /*visibility: hidden !important;*/
}

#sidebar {
    font-size: 13px;
}

/*
 * Style the delivery charges table
 */
.delivery-costs-table th {
    background-color: #FBF1BB !important;
    border: none !important;
    width: 50%;
}
.delivery-costs-table .bold {
    font-weight: bold !important;
}
.delivery-costs-table td {
    padding-left: 10px !important;
    padding-top: 5px !important;
}

/*
 * Style for prev boxes
 */
.prev-box-separator {
   clear: left;
   height: 0;
   margin-bottom: 20px;
}

/*
 * For Previous Boxes content, put space between image and content
 */
div.entry img.alignleft {
    margin-right: 50px;
}

/*
 * line up ol's nicely
 */
.entry ol {
    padding-left: 20px;
}

/*
 * Woo info table header bg
 */
.woocommerce .woocommerce_tabs ul.tabs, .woocommerce .woocommerce-tabs ul.tabs {
    background-color: #FBF1BB !important;
}

/*
 * Make labels in variations table bold
 */
table.variations label {
    font-weight: bold;
}

/*
 * Add colon after labels in variations table
 */
table.variations label::after {
    content: ":";
} 

/*
 * Format bullets in Product short description
 */
.entry-summary ul {
    padding-left: 20px;
    list-style: disc;
    margin-bottom: 1em;
}

/*
 * Grouped products price
 */
.entry-summary .amount {
    font-weight: bold;
}

/*
 * Home page custom content
 */
#mwe-custom-content p {
    font-size: 17px;
    line-height: 1.25em;
    margin-bottom: 0.75em;
}

/*
 * google tracking code image
 */
.google-code img {
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}

#mwe_homepage_feature {

    background: none repeat scroll 0 0 padding-box #FFF;
    border: 1px solid #CABFBF;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
    border-radius: 20px;
    color: #8C8C8C;
    margin: 0 0 2.244em;
    padding: 1.618em 2.244em;
}
.mwe_homepage_feature_widget label {
    font-weight: bold;
}
.mwe_homepage_feature_widget {
    width: 45%;
    display: inline-block;
    vertical-align: top;
}
.mwe_homepage_feature_widget:first-child {
    padding-right: 4%;
    border-right: 1px solid #CABFBF;
}
.mwe_homepage_feature_widget:last-child {
    padding-left: 4%;
}
.newsletter-assurance {
    font-style: italic;
    font-size: 0.9em;
}
.num-newsletter-subscribers {
    font-weight: bold;
}
.mwe_homepage_feature_widget .wysija-input {
    margin-top: 8px;
}
.mwe_homepage_feature_widget .woo-sc-button, .mwe_homepage_feature_widget .wysija-submit {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-radius: 15px;
    border-style: solid;
    border-width: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);
    color: #FFFFFF !important;
    display: inline-block;
    font-family: sans-serif;
    margin: 0 0.6em 1.5em 0;
    padding: 6px 13px;
    text-align: center;
    text-decoration: none !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);

background: #e85252;
background: -moz-linear-gradient(top,  #e85252 20%, #cf2e2e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#e85252), color-stop(100%,#cf2e2e));
background: -webkit-linear-gradient(top,  #e85252 20%,#cf2e2e 100%);
background: -o-linear-gradient(top,  #e85252 20%,#cf2e2e 100%);
background: -ms-linear-gradient(top,  #e85252 20%,#cf2e2e 100%);
background: linear-gradient(to bottom,  #e85252 20%,#cf2e2e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e85252', endColorstr='#cf2e2e',GradientType=0 );

-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */

    border-color: #AF4040 #AF4040 #9A2020;
    font-size: 1.8em;
}
.mwe_homepage_feature_widget .woo-sc-button, .mwe_homepage_feature_widget .wysija-submit {
    margin: 20px 0 30px;
    width: 90%;
}
.mwe_homepage_feature_widget .wysija-submit {
    margin-bottom: 10px;
}

/*
 * Hide input buttons for Firefox 29 and later
 */
input.qty {
    -moz-appearance: textfield;
}

/*
 * Small screen CSS
 */
 
@media only screen and (max-device-width:480px) {
    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {

    }
    body.home #content li, body.home #content #promotion div p, body.home #content #contact-us-to-add-feedback, #footer {
        font-size: 200%;
        line-height: 150%;
/*        font-size: 2em !important;
        line-height: 2em !important;*/
    }
    #content div.quote blockquote p {
        font-size: 2em !important;
        line-height: 2em !important;
    }
    #header #navigation ul.menu li.menu-item {
        font-size: 1.25em !important;
        line-height: 1.25em !important;
    }
    .mobHide {
        display: none !important;
    }   
    #sidebar {
        font-size: 1.5em !important;
    }
    #sidebar div.yop-poll-answers ul li label {
        font-size: 1.5em !important;
    }
}