/* 
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. */

.foot-nav{}
.foot-nav ul{display: block;}
.foot-nav ul li{padding: 0 5px; display: inline;}


#header .searchform {margin-bottom: 0; margin-top: 0;}
#header .searchform {overflow: hidden; padding-bottom: 0; width: 100%;}
.search{float: right; width: 250px;padding: 4px 5px 0 0 !IMPORTANT; }
#header .searchform .s {background-image: url("images/icons/search.png"); background-position: 95% 0.68em; background-repeat: no-repeat; width: 100%;}

.sub-btn{float: right; margin: 0 68px 0 0 !important;}

.row .eightcol {width: 100% !important;}
#header .logo a img {margin: -43px 0 0 0;}

.shortcode-sale {text-transform: none !important;}
.shortcode-sale span {background: url("images/icons/icon_thumb.png") no-repeat scroll left center transparent;} 
.optin_bar{padding: 0.618em 0 0.618em 2.618em;;}
.label{float:left;}
.optin_bar_form{float:right; padding: 0 3px 0 0;}
.product-optin{}
.product-optin .button{}
.single-product .summary .product_meta {}
/*fblike*/
#facebook_like_button_holder {position:relative;width:31px;height: 33px;color:#fff;background:transparent;}
#facebook_like_button_holder iframe {position:absolute;top: 5px;width: 31px !important;	}
#fake_facebook_button {	pointer-events: none;position:absolute;	width: 31px;height: 33px;left:0;top:0;background: url('images/icons/icon_fblike.png') no-repeat scroll left center transparent;	}
.fblike{width:33px; float:left;padding: 4px 0 0;}


/*bar*/
.shortcode-sale {background:#8D4C4C;background: -webkit-gradient(linear, left top, left bottom, from(#8D4C4C), to(#6B2A2A));background: -webkit-linear-gradient(#8D4C4C, #6B2A2A);background: -moz-linear-gradient(center top, #8D4C4C 0%, #6B2A2A 100%);background: -moz-gradient(center top, #8D4C4C 0%, #6B2A2A 100%);}
.product-optin-bar {background:#8D4C4C; background: -webkit-gradient(linear, left top, left bottom, from(#8D4C4C), to(#6B2A2A));background: -webkit-linear-gradient(#8D4C4C, #6B2A2A);background: -moz-linear-gradient(center top, #8D4C4C 0%, #6B2A2A 100%);background: -moz-gradient(center top, #8D4C4C 0%, #6B2A2A 100%); border-radius: 0.27em 0.27em 0.27em 0.27em; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3); color: #FFFFFF; font-weight: 700; margin-bottom: 0.809017em; margin-top: -13px; padding: 0 0 0 1em; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); text-transform: none;}

/*submit-button-optin*/
.button-optin {
background:#D47B4F !important;
background:-webkit-gradient(linear, left top, left bottom, from(#D47B4F), to(#D47B4F)) !important;
background:-webkit-linear-gradient(#D47B4F, #D47B4F) !important;
background:-moz-linear-gradient(center top, #D47B4F 0%, #D47B4F 100%) !important;
background:-moz-gradient(center top, #D47B4F 0%, #D47B4F 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#D47B4F,endColorstr=#D47B4F) !important;
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#D47B4F, endColorstr=#D47B4F)" !important;
border:1px solid #E35200 !important;}
.button-optin:hover {
background:#D6845C !important;
background:-webkit-gradient(linear, left top, left bottom, from(#D6845C), to(#D6845C)) !important;
background:-webkit-linear-gradient(#D6845C, #D6845C) !important;
background:-moz-linear-gradient(center top, #D6845C 0%, #D6845C 100%) !important;
background:-moz-gradient(center top, #D6845C 0%, #D6845C 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#D6845C,endColorstr=#D6845C) !important;
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#D6845C, endColorstr=#D6845C)" !important;
}