/* Enter Your Custom CSS Here */


@font-face {
    font-family: Mathilde;
    src: url("/handmadebyprimrose/mathilde.otf") format("opentype"),
    	 url('/handmadebyprimrose/mathilde.woff') format('woff'),
    	 url('/handmadebyprimrose/mathilde.ttf')  format('truetype');
}

body {
    background-image: url("/handmadebyprimrose/headerTile.jpg") !important;
    background-repeat: repeat-x !important;
    background-size: auto 210px !important;
}
h1, h2 {
    color: #672E99 !important;
    font-family: 'Mathilde',sans-serif !important;
    font-size: 4em !important;
    font-weight: 600 !important;
    margin: 0 !important;
    padding: 0 !important;
}
h3, h4, h5, h6{
    font-family: sans-serif !important;
}

/* home page*/
#main h2{
  line-height: 0.65em;
}

#main h3{
  margin-top:1em;
}
/* Terms */
.post-519 h2{
  line-height: 1.7em !important;
}

/* Fix top NAV showing behind product photos*/
#navigation {
  	position:relative; 
  	z-index:100;
}
/* Narrow the menu width*/
ul.nav ul {
    width: 10em !important;
}



/* Firefox */
@-moz-document url-prefix() {
    h1, h2 {
        font-size: 3em !important;
    }
}

.indent{
	margin-left:2em;
}
ol.roman {list-style-type: upper-roman;}

/* Hide aside on home page */
.layout-full .col-full #sidebar{
	display:none;
}

/* Style aside */
#sidebar h3{
    font-family: sans-serif !important;
	font-size: 1.6em;
  	color:#672E99;
  	padding:0;
}

/* Subscribe Widget */
.widget.widget_woo_subscribe #connect div{
  padding:1em;
  background-color:#F7F7F7;
  border:1px solid #E5E5E5;
  border-radius: 2px;
  color:#000;
}
.widget.widget_woo_subscribe #connect div, .widget.widget_woo_subscribe #connect div .social{
  border:none !important;
}

/* may need adjusting, was 
a.button, a.comment-reply-link, #commentform #submit, .submit, input[type=submit], input.button, button.button
*/
.widget.widget_woo_subscribe a.button, a.comment-reply-link, #commentform #submit, .submit, input[type=submit], input.button, button.button{
	margin-top:1em !important;
}

/* WIDGETS */
#footer-widgets h3{
  display:none;
}
#footer-widgets{
	padding-bottom:0 !important;
}

.footer-wrap{
  border-top:1px solid #DBDBDB;
	background-color:#ECE9E9  !important;
}
.menu-hbp-footer-menu-container a{
	font-size:1.2em;
}
.mailerlite-form{
  border:1px silver solid;
  padding:15px;
  border-radius: 4px;
  background-color:#FFEB93; /*FFE15A;*/
  color:#444444 !important;
  font-weight:bold;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;  
}
.mailerlite-form-field input{
	width:100%;
}


/* Terms and conditions page*/
.post-519 h2{
  font-family: 'Bree Serif',sans-serif !important;
  font-size: 1.5em !important;
  color:#3C3C3C !important;
  padding: 3px !important;
  background-color:#EEEEEE;
  border-top:solid 1px darkgray;
  border-bottom:solid 1px darkgray;
  padding-left:5px !important;
  margin-bottom:0.5em !important;
}
.woo-sc-quote.boxed{
  font-weight:bold;
}

h2.topMargainZero{
  margin-top:-2em !important;
}
/*
.post-519 h3{
  font-family: 'Bree Serif',sans-serif !important;
  font-size:1.1em  !important;
  color:#3C3C3C !important;
  font-weight:normal !important;
  margin-bottom:0 !important;
}
*/

.woocommerce-loop-product__title{
  margin-bottom:0;
  padding-bottom:0;
  line-height: 0.75em;
}

.woocommerce-Price-amount.amount, .price{
	font-size:1.2em !important; 
}


#breadcrumbs{
clear:right;
margin: 1em auto 3em auto !important;
padding:0 !important;
}


/* IE here*/
/* IE10+ CSS styles go here */
/*
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    h1, h2 {
        font-size: 1.5em !important;
        font-family: 'Bree Serif',sans-serif !important;
        color: #672E99 !important;
        font-weight:normal !important;
    }
    #breadcrumbs{
       margin: 1em auto 2em auto !important;
       padding:0 !important;
    }
}
*/

@media only screen and (max-width: 900px) {
      h1, h2 {
      font-size:3em !important;
    }
    #logo img {
        height: 110px !important;
    }
   #header.col-full {
        padding-top:0 !important;
   }
}

@media screen and (max-width: 480px) {
 /* Mobile phone (should be 'max-device-width') */
    h1, h2 {
      font-size:2.5em !important;
    }
    #logo img {
        height: 75px !important;
    }
  #header {
  	margin-bottom:2em !important;
  }
  #header.col-full {
  	padding-top:0 !important;
  }
}



a.trail-begin {
    padding: 0 !important;
}
#header.col-full {
    padding-bottom: 0em;
    padding-top: 3em;
    margin: -0.em auto;
    height: 8em;
}
h1.page-title {
    margin: 0 !important;
}
#header #logo {
    height: 1em;
}
#logo img {
    margin-top: 10px !important;
}

.wc-tabs-wrapper {
   margin-bottom:40px;
  display:none;
}
/*
.wc-tab{
 margin-bottom:2em !important;
 padding: 5px !important;
 padding-left: 15px !important;
}
.woocommerce-Tabs-panel--description{
 padding: 1em !important;
}
*/
p.woocommerce-result-count {
    display: none;
}
.posted_in,.tagged_as,.sku_wrapper {
    float: left;
    clear: left !important;
}
.sku {
    font-weight: bold;
}
.wc-tabs-wrapper h2 {
    display: none;
}
#credit {
    /*display:none;*/
}
#header {
    border-bottom: none !important;
}

// Hide the additional information tab
li.additional_information_tab {
	display: block !important;
}

@media only screen and (min-width: 768px) 
    {
    #header {
        padding-bottom:0 !important; 
        padding-top:0 !important;
    }
}

@media only screen and (min-width: 768px)
.woocommerce_tabs .panel, .woocommerce-tabs .panel, .ui-tabs .panel {
	padding:0;
    padding-bottom: 70px;
}

table th {
    border-bottom: 1px solid #e6e6e6 !important;
}
.single_add_to_cart_button {
    background-color: #f0cf31 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0cf31), to(#bd9c00)) !important;
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #f0cf31, #bd9c00) !important;
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #f0cf31, #bd9c00) !important;
    /* FF3.6+ */
    background-image: -ms-linear-gradient(top, #f0cf31, #bd9c00) !important;
    /* IE10 */
    background-image: -o-linear-gradient(top, #f0cf31, #bd9c00) !important;
    /* Opera 11.10+ */
    background-image: linear-gradient(to bottom, #f0cf31, #bd9c00) !important;
    border: 1px solid #9b7a00 !important;
    -webkit-border-radius: 0.202em !important;
    border-radius: 0.202em !important;
    -moz-background-clip: padding !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    -webkit-box-shadow: 0 0 0 0.327em rgba(0, 0, 0, 0.075), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0 1px #fff153, inset 0 -1px #ac8b00 !important;
    box-shadow: 0 0 0 0.327em rgba(0, 0, 0, 0.075), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0 1px #fff153, inset 0 -1px #ac8b00 !important;
}
/* Hide widgets on home page */
html.yes-js.js_active.js.js.no-touch.parent body.home.archive.post-type-archive.post-type-archive-product.woocommerce.woocommerce-page.gecko.alt-style-indigo.layout-left-content.layout-full.parent div#wrapper.parent div#content.col-full aside#sidebar.col-right div.primary {
    display: none !important;
}



/* -------------------------------------------------------------------- */
.buttons a.button.checkout.wc-forward,
.wc-proceed-to-checkout a.checkout-button,
#place_order
{
background-color: #f0cf31 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0cf31), to(#bd9c00)) !important;
    background-image: -webkit-linear-gradient(top, #f0cf31, #bd9c00) !important;
    background-image: -moz-linear-gradient(top, #f0cf31, #bd9c00) !important;
    background-image: -ms-linear-gradient(top, #f0cf31, #bd9c00) !important;
    background-image: -o-linear-gradient(top, #f0cf31, #bd9c00) !important;
    background-image: linear-gradient(to bottom, #f0cf31, #bd9c00) !important;
    border: 1px solid #9b7a00 !important;
    -webkit-border-radius: 0.202em !important;
    border-radius: 0.202em !important;
    -moz-background-clip: padding !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    -webkit-box-shadow: 0 0 0 0.327em rgba(0, 0, 0, 0.075), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0 1px #fff153, inset 0 -1px #ac8b00 !important;
    box-shadow: 0 0 0 0.327em rgba(0, 0, 0, 0.075), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0 1px #fff153, inset 0 -1px #ac8b00 !important;
  	/*color:#343434 !important;*/
}
.wc-proceed-to-checkout a.checkout-button{
  	font-size:1.5em;
}


.checkout #order_review {
  padding-bottom: 5em !important;
  border:1px solid #E9E597;
  background-color:#FFFDD8 !important;
}

tr.cart-subtotal{
	border-top:2px solid #D7D4D4 !important;
}
th.product-name, th.product-total{
	border-bottom:2px solid #D7D4D4 !important;
}

p.terms,
.payment_box
{
	background-color:#fff !important;
  	border: 1px solid #E9E597;
  	padding:1em;
}

.woocommerce-form__label .input-checkbox
{
  margin-top:6px !important;
}

/* GetSocial Buttons on Products page */
.gs-inline-group{
  	clear:both !important;
	padding-top:1em;
}

#wp-subscribe input.submit {
  background: #fff; 
  color: #f47555; 
  font-size: 18px; 
  padding: 10px 0; 
}
#wp-subscribe input.email-field, #wp-subscribe input.submit { width: 50%; float: left; }
#wp-subscribe input.submit { margin: 10px 0 0 !important; font-size: 12px; }

/* Hide border on home page */
img.noBorder{
	border:none !important;
  	padding:0 !important;
  margin:0 !important;
}

/* Hide home title on home page */
.post-6 header{
	display:none;
}

.wpfront-close {
    top: 5px !important;
    right: 5px;
    font-size: 15px !important;
    padding: 10px !important;
}

.onsale {
    background: red !important;
    color: #fff !important;
}
.stock{
	display:none;
}
