/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */

#logo{margin-right:0;padding:0;position: relative;top:32px;}
div.sub-featured span.post-date{display: none;}
div.sub-featured span.post-comments{display: none;}
#connect p {display:none;}
input,textarea{padding:7px;}
.eStore_empty_cart_button, .eStore_remove_item_button{border-style:none;position: relative;top:12px;}
.eStore_paypal_checkout_button, .eStore_paypal_checkout_button:hover{border-style:none;}
#slides_container .slide .featured-category{display:none;}
#slide-nav li a span.info .featured-category{display:none;}
#slide-nav li a span.info .title {font-size:12px !important;}

.a2a_dd.addtoany_share_save span{font-size: 12px;position: relative;bottom: 8px;}

.page-id-12 .entry img{padding: 0;border: none;background: none;}

.eStore-product{border: none;clear: both;}
.eStore-thumbnail img, .eStore-thumbnail a img {border: none;}

.eStore_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;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
background-color: #237fd7;
background: -webkit-gradient(
 linear,
 left top,
 left bottom,
 color-stop(.2, #52a8e8),
 color-stop(1, #2e76cf)
 );
background: -moz-linear-gradient(
 center top,
 #52a8e8 20%,
 #2e76cf 100%
 );
-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*/;
}

/*sharing*/
.facebook_like { width:50px !important; }

.eStore_button:hover{cursor: pointer;}

.front-photo{margin: 3px;}

#sidebar img{max-width: 227px;height: auto;}