/* 
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. */


#header {

margin-top: -3px;
padding: 0px 0px 0px 0px !important;
}

}

#homepage-top #promo .flexslider ul.slides {
padding: 10px 20px;

}

#wrapper #promo .flexslider ul.slides li article .excerpt p {
font-size: 12px;
}

#free-shipping {
font-weight: 700;
font-size: 1.2em;
color: #0A4B74;
}

.single-product .summary .price {
margin: 0 0 1em;
font-weight: 700;
font-size: 1.5em;
color: #EE3030;
}

#navigation {
font-family: 'Aldrich', "Bitter", sans-serif;
font-size: 1em;
font-weight: 700;
}

#homepage-top {
margin: 0 0 0;
}

#pop-promo {
float: right;
width: 100%;
}

.entry .shortcode-unorderedlist.bullet ul li, .shortcode-unorderedlist.bullet ul li {
color: black;
font-size: 1.2em;
font-weight: 400;

}

#homepage-top #promo .flexslider ul.slides li article .button {
margin: 0;

}

#searchbar {
text-shadow: 1px 1px 0 black;
color: white;
border: 1px solid #000000;
background: #f5f5f5;
  background: -webkit-gradient(linear, left top, left bottom, from(#003C78), to(#06283F));
  background: -webkit-linear-gradient(#003C78, #06283F);
  background: -moz-linear-gradient(center top, #003C78 0%, #06283F 100%);
  background: -moz-gradient(center top, #003C78 0%, #06283F 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#003C78,endColorstr=#06283F);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#003C78, endColorstr=#06283F)";


}

#wrapper #searchbar ul li:last-child {

border: none !important;
}

#wrapper #searchbar ul {

border: none !important;
}

#features {
margin-left: 0px;
margin-right: 0px;
}


