@font-face {
  font-family: 'BebasNeueRegular';
  src: url('BebasNeue-webfont.eot');
  src: url('BebasNeue-webfont.eot?iefix') format('eot'),
       url('BebasNeue-webfont.woff') format('woff'),
       url('BebasNeue-webfont.ttf') format('truetype'),
       url('BebasNeue-webfont.svg#webfontfvFLBU0N') format('svg');
  font-weight: normal;
  font-style: normal;
  }
/* =================== */
/*      SECTION 1      */
/* =================== */
/* 1.1 - Base Styles */
html,body { margin: 0; padding: 0; border: 0; background-color: #ffffff; }
html { font-size: 62.5%; -webkit-touch-callout:none; -webkit-text-size-adjust:none; -ms-text-size-adjust:100%; }
body { line-height: 18px; font-size: 12px; color: #555555; font-family: Helvetica, Arial, sans-serif; }



/* 1.2 - HTML5 Elements */
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav { display:block; }
section {display:block; margin:0px; padding:0px; }
/* 1.3 - Forms and Inputs */
form { margin:0; padding:0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="search"] { border:none; -webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
textarea { overflow: auto; vertical-align: top; }
select, input[type=file] { height: 27px; *height: auto; line-height: 27px; *margin-top: 4px; }
input, textarea { font-family:'Helvetica Neue', Helvetica, Arial, sans-serif; -webkit-appearance: none; /*vertical-align:top; height:24px; line-height:16px; font-size:13px; padding:4px; border:1px solid #ccc; display:inline-block; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.06) inset; -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.06) inset; box-shadow:0 1px 3px rgba(0, 0, 0, 0.06) inset;*/ }
input.focus, input:focus, textarea.focus, textarea:focus {/* border:1px solid #4c90ee; -moz-box-shadow:0px 0px 2px 1px rgba(76, 144, 238, 0.3) inset, 0px 0px 2px 0px rgba(76, 144, 238, 0.2); -webkit-box-shadow:0px 0px 2px 1px rgba(76, 144, 238, 0.3) inset, 0px 0px 2px 0px rgba(76, 144, 238, 0.2); box-shadow:0px 0px 2px 1px rgba(76, 144, 238, 0.3) inset, 0px 0px 2px 0px rgba(76, 144, 238, 0.2);*/ }
input[type=password]:focus, input[type=text]:focus, input[type=number]:focus, input[type=email]:focus, textarea:focus { outline:none; }
input[type=checkbox],input[type=radio] { height:16px; line-height:16px; vertical-align:middle; }
input[type=checkbox] { -webkit-appearance:checkbox; }
input[type=file] { cursor:pointer; border:none; box-shadow:none; padding:0; margin:0; }
input[type=submit] { cursor:pointer; }
::-webkit-input-placeholder { color: #bbbbbb !important; }
:-moz-placeholder { color: #bbbbbb !important; }
select { font-size:13px; display:inline-block; color:#222; font-family:Helvetica,Arial,sans-serif; vertical-align:top; line-height:22px; padding:2px; padding:initial; border:1px solid #ccc; -moz-border-radius:1px; -webkit-border-radius:1px; border-radius:1px; }

@-moz-document url-prefix() { select { padding:6px;  } } /* Firefox fix */
select:focus, select.focus { outline:none; border:1px solid #4c90ee; -webkit-box-shadow:0px 0px 2px 1px rgba(76, 144, 238, 0.3) inset, 0px 0px 2px 0px rgba(76, 144, 238, 0.2); -moz-box-shadow:0px 0px 2px 1px rgba(76, 144, 238, 0.3) inset, 0px 0px 2px 0px rgba(76, 144, 238, 0.2); box-shadow:0px 0px 2px 1px rgba(76, 144, 238, 0.3) inset, 0px 0px 2px 0px rgba(76, 144, 238, 0.2); }
textarea { min-height:72px; }
img { max-width:100%; border: 0; -ms-interpolation-mode: bicubic; }
ul, ol { margin: 0 0 20px 20px; padding: 0; }
ul li { margin-bottom:5px; }
ul { list-style:disc outside none; }
.documentation-header { margin-bottom: 30px !important; }

/* 1.4 - Typography */
h1,h2,h3,h4,h5,h6 { font-weight:400; color:#0484a7; margin:0 0 13px 0; text-transform:none; font-family:'Lucida Grande', Helvetica, Arial, sans-serif; }

h1,h2,h3,h4,h5,h6,.cart-summary, .toolbar { font-family: Asap, 'Lucida Grande', Helvetica, Arial, sans-serif; }

h1{
	margin:10px 0px 10px 0px;
	padding:0px 0px 5px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	text-align:left;
	color:#4f4f4f;
	font-weight:600;
	}
h2 { color: #0484a7; font-weight:400; font-size:28px; line-height:36px; }
h3 { color: #0484a7; font-weight:400; font-size:24px; line-height:28px; }
h4 { font-size: 13px; line-height: 18px; }
h5 { font-size: 12px; line-height: 18px; }
h6 { font-size: 10px; line-height: 18px; text-transform:uppercase; }
h1 .note, h2 .note, h3 .note, h4 .note, h5 .note, h6 .note { margin-left: 8px; font-weight: 400; font-size: 12px; color: #555555; }
h1 .note a, h2 .note a, h3 .note a, h4 .note a, h5 .note a, h6 .note a { color: #f45b4f; }
p { margin: 0 0 20px 0; }

/* 1.5 - Links and Buttons */
a { color:#f45b4f; text-decoration: none; outline: none;}
a:hover { color:#ee4d41; }
a:active { outline: none; }
a.btn, input.btn { -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; display:inline-block; height:24px; line-height:24px; border:none; margin:0; padding:0 5px; color:#ffffff !important; font-weight:700; font-size:11px; text-transform:uppercase; background:#ff6d2e; width:auto; }
a.btn:hover, input.btn:hover { background-color:#5b9e75; color:#ffffff; }

a.btn_prod,input.btn_prod{ -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; display:inline-block; height:30px; line-height:30px; border:none; margin:0; padding:0 12px; color:#ffffff !important; font-weight:700; font-size:13px; text-transform:uppercase; background:#ff6d2e; width:auto; }
a.btn_prod:hover,input.btn_prod:hover { background-color:#5b9e75; color:#ffffff; }


input.disabled.btn:hover { background-color:#ff6d2e; color:#ffffff; }
.disabled {-moz-opacity:0.50; opacity:.50; filter:alpha(opacity=50); cursor:default; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#0484a7; }
a.back-to-top { font-size: 12px !important; color: #f45b4f !important; }
a:hover.back-to-top { color: #ee4d41 !important; }
.accent-color { color: #f45b4f !important; }

#product .add-to-cart .icon, a.btn_prod, a.btn_prod, input.btn_prod  { -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }


.searchform input.submit { -webkit-border-radius:none; -moz-border-radius:none; border-radius:none; }
/* 1.6 - Tables */
table { width: 100%; border-spacing: 0; }
table tr td { border-top: 1px solid #dddddd; }
table tr td, table tr th { padding: 10px; text-align: left; }
table tr td:first-child, table tr th:first-child { padding-left: 0px; }
table tr td:last-child, table tr th:last-child { padding-right: 0px; }

strong { font-weight: 700; }
em { font-style: italic; }

/* 1.7 - Icons */
.social-links a { display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline; margin: 0.19em; padding: 0 6px 6px 0; line-height: 24px }
[class^="shopify-social-icon-"]:before, [class*=" shopify-social-icon-"]:before { color: #aaaaaa; font-size: 24px; }
[class^="shopify-social-icon-"]:hover:before, [class*=" shopify-social-icon-"]:hover:before  {color: #dddddd ;}

.icon-cart { float: left; display: block; width: 20px; height: 16px; margin: 21px 10px 0 0;right:10px;}



.icon-cart { background: url('//cdn.shopify.com/s/files/1/0851/0700/t/3/assets/icon-cart-small.png?1447553163089044784') no-repeat; background-position: 0 0; }

#social .google-plus, #product .tweet-btn, #product .pinterest, #product .facebook-like { display:block; float:left; margin-right:10px; }
#social .pinterest { width: 70px; }
#social .share-this { float: left; margin: 0 10px 0 0; }
.oldie .credit-cards { display: none; } /* SVG not supported in IE8 */
.credit-cards { margin:0 auto; list-style:none outside none; text-align: center; }
.credit-cards li { display: inline; margin-right: 10px; }

/* 1.8 - Tags */
.tags { margin: 0 0 0 12px; padding: 0; right: 24px; bottom: -12px; list-style: none; } 
.tags li { margin-bottom: 5px !important; }
.tags li, .tags a { float: left; height: 24px; line-height: 24px; position: relative; font-size: 11px;  } 
.tags a { margin: 0 15px 15px 0; padding: 0 10px 0 12px; background: #ececec; color: #666666; text-decoration: none; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; } 
.tags a:before { content:""; float: left; position: absolute; top: 0; left: -12px; width: 0; height: 0; border-color: transparent #ececec transparent transparent; border-style: solid;  border-width: 12px 12px 12px 0; } 
.tags a:after { content:""; position: absolute; top: 10px; left: 0; float:left; width: 4px; height: 4px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; background: #fff; }   
.tags a:hover, .tags li.active a { background: #cccccc; color: #333333; } 
.tags a:hover:before, .tags li.active a:before { border-color: transparent #cccccc transparent transparent;}

/* =================== */
/*      SECTION 2      */
/* =================== */
/* 2.1 - Helper Classes */
.row:before, .row:after, .clearfix:before, .clearfix:after {content:"\0020";display:block;height:0;visibility:hidden}
.clearfix:after, .row:after { clear:both; }
.clearfix, .row { zoom:1; }

.p0 { margin-bottom: 0px !important; }
.p5 { margin-bottom: 5px !important; }
.p10 { margin-bottom: 10px !important; }
.p15 { margin-bottom: 15px !important; }
.p20 { margin-bottom: 20px !important; }
.p25 { margin-bottom: 25px !important; }
.p30 { margin-bottom: 30px !important; }
.p40 { margin-bottom: 40px !important; }
.p50 { margin-bottom: 50px !important; }
.p60 { margin-bottom: 60px !important; }

.fr { float: right !important; }
.fl { float: left !important; }
.fn { float: none !important; }

.tr { text-align: right !important; }
.tl { text-align: left !important; }
.tc { text-align: center !important; }

.border-top { border-top: 1px solid #dddddd; }
.border-right { border-right: 1px solid #dddddd; }
.border-bottom { border-bottom: 1px solid #dddddd; }
.border-left { border-left: 1px solid #dddddd; }

.display-table { display: table; height: 100%; }
.display-table-cell { display: table-cell; vertical-align: middle; display:inline-block; }
.table { display: table; margin: 0 auto; }
.fixed { position: fixed; }

hr.divider { margin: 15px 0; background: #dddddd; height: 1px; border: 0; }

/* 2.2 - Grid System */


.wrapper { background: transparent; }

.toolbar-wrapper { width: 100%; height: 60px; background:  none;  }

.toolbar-wrapper { border: none; }



.customer-links {float: left;}
.customer-links img {display: inline-block; vertical-align: sub;}
.cart-container {line-height: 69px!important;}
  
#transparency > .row:before, #transparency > .row:after  { content: ""; display: table; }
#transparency > .row:after { clear: both; }
#transparency > .row { zoom: 1; margin-bottom: 0px;}

.row { margin:0px; padding:0px; }
.span1, .span2,.span4, .span5, .span6, .span7, .span8, .span9, .span11 { display: block; float: left; margin: 0 15px; }
.span3  { display: block; float: left; margin: 0px 15px 0px 20px; }
.span22 { display: block; float: left; margin: 0px 15px 0px 0px; }
.span32 { display: block; float: left; margin: 0px; } 
.span12 { display: block; float: left; margin:0px 0px 0px 0px; }
.span10 {width:100%;overflow:hidden; float: right; }
.inner-left { margin-left: 0px !important; }
.inner-right { margin-right: 0px !important; }

.wrapper { width: 1020px; min-height:600px; margin: 0 auto; padding: 0 15px; background: #ffffff; }
.toolbar { width: 1020px; margin: 0 auto; }
footer { width: 1020px; margin: 0 auto; }

.span1 { width: 53px; }
.span2 { width: 129px; }
.span22 { width: 150px; }
.span3 { width: 217px; }
.span32 { width: 217px; }  
.span4 { width: 302px; }
.span5 { width: 385px; }
.span6 { width: 468px; }
.span7 { width: 551px; }
.span8 { width: 634px; }
.span9 { width: 725px; }
.span10 { width: 815px; }
.span11 { width: 883px; }
.span12 { width: 1020px; }

.span3.adaptive-grid {width: 217px;}
.span3.adaptive-grid:nth-child(6n+7) {clear: none;}
.span3.adaptive-grid:nth-child(3n+1) {clear: both;}

/* 2.3 - Lists */
ul.unstyled, ol.unstyled { margin: 0; list-style: none outside none; }
ul.unstyled > li, ol.unstyled > li { list-style: none; }
ul.horizontal > li, ol.horizontal > li { display: block; float: left; }
ul.horizontal-inline, ol.horizontal-inline { text-align: left; }
ul.horizontal-inline > li, ol.horizontal-inline > li { display: inline; margin: 0 5px; }
  
ul.horizontal-inline-footer, ol.horizontal-inline-footer { margin-top:10px; text-align: right;font-size:14px;font-family:Verdana, Arial, Helvetica, sans-serif; }
ul.horizontal-inline-footer > li, ol.horizontal-inline-footer > li { display: inline; margin: 0 5px; }
ul.expanded > li, ol.expanded > li { margin-bottom: 10px; }

/* =================== */
/*      SECTION 3      */
/* =================== */
/* 3.1 - Toolbar */
.toolbar { color: #bbbbbb; font-size: 14px; }
.toolbar li { line-height: 60px; list-style: none; padding-left: 25px; margin-bottom: 0 !important; }
.toolbar a { color: #bbbbbb; }
.toolbar a:hover { color: #333333; }
.search_outer { width:315px; height:35px;margin:10px 0px 2px 240px; border: 1px solid #d9d9d9;}
.search_box { width:265px; min-height:25px; padding:5px;  border: none; vertical-align: middle; line-height: normal;  font-family: Asap, 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 14px; color: #333 !important;  }
.search_box input{
	width:265px;
	float:left;
	border:0px;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	margin:0px;
	padding:4px 0px 4px 10px;
}
/*.search_box input[type="submit"]{
	width:28px;
	float:right;
	cursor:pointer;
	border:0px;
	background:url( //cdn.shopify.com/s/files/1/0851/0700/t/3/assets/search_bt.gif?1447553163089044784 ) no-repeat;
}	*/
.go { width:28px; height:28px; float:right; border: none; box-shadow: none;}
.flyout .go {line-height: 32px; position: relative; margin-top: 2px;}
.flyout .search_box {margin-left: -30px; float: right;}
.toolbar .fa-shopping-cart { padding-right: 6px; font-size: 18px; }
.toolbar .or { color: #888; }
.toolbar .btn {font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;}

/* 3.2 - Header */

.logo { max-width: 100%; }


.logo { float: left; padding:0px 0;}

.logo h1 { margin:0; border:0; }
.logo h1 a { text-decoration:none; font-size:72px; line-height:72px; color:#0484a7; font-weight:400; margin:0; padding:0; border:0; }
.logo h1 a:hover { text-decoration:none; color:#0484a7; }
.logo a, .logo img { display:block; margin:0; }
.wide .logo {float: none;  }

/* 3.3 - Navigation */

nav {font-family: 'BebasNeueRegular'; position: relative; border-bottom: 1px solid #dddddd; border-top: 1px solid #dddddd; }
nav > ul > li { margin-bottom: 0; }
nav > ul > li > a { text-decoration: none; color: #646464; display: block; padding: 0 15px; font-size: 20px; line-height: 36px; height: 36px; font-weight: 400; text-transform: uppercase; }
nav > ul > li > a.current { color: #222222; }
nav > ul > li:hover > a { color: #fb6900; text-decoration: none; }
  
nav > ul > li.dropdown { position:relative; }
nav > ul > li.dropdown > .dropdown { background: #ffffff; list-style: none outside none; padding: 5px 15px; display: none; position: absolute; min-width: 180px; z-index: 99999; top: 100%; left: 0%; margin-left: 15px; border: 1px solid #dddddd; }
nav > ul > li.dropdown:hover > .dropdown { display: block; z-index: 999999; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10); box-shadow:0 0 3px rgba(0, 0, 0, 0.10); }
nav > ul > li.dropdown li { list-style: none; font-size: 13px; line-height: 30px; }
nav > ul > li.dropdown li a { line-height: 30px; height: 30px; font-size: 13px; color: #888888; }
nav > ul > li.dropdown li a:hover { color: #222222; }

nav { position: relative; border: none; padding-top: 40px; }
nav > ul > li > a { padding: 0 0 0 30px; }
nav > ul > li:first-child > a { padding-left: 0; }
nav > ul > li.dropdown > a { margin-right: 0; }
nav > ul > li.dropdown > a { margin-right: 0; }



nav li a { white-space: nowrap; }
nav.mobile { display: none; border: none; }
nav.mobile > ul > li > a { line-height: 30px; height: 30px; }
nav.mobile select { height: 30px; line-height: 30px; width: 100%; }
#nav .wide {margin-left: 0px;}
#nav .wide nav {padding-top: 0px; border-top: 1px solid #dddddd;}

/* Mobile Nav Styles */

.menu-icon {display: none; position: relative; font-size: 20px; color: #bbbbbb; float: left; font-size: 16px; cursor: pointer; line-height: 60px;}
.menu-icon i {padding-right: 6px;}
nav.mobile {padding-top: 0px; width: 100%;}

.mobile-wrapper {display: none; margin-bottom: 0px;}

.flyout {background:  none; ; border-bottom: 1px solid #4d4d4d;
display:none;
}
.flyout > ul {margin: 0px; list-style-type: none;}
.flyout > ul li {margin: 0px; cursor: pointer; }
.flyout > ul li a.navlink, .flyout > ul li .account-links, .flyout > ul > li > ul > li.customer-links a   { color: #bbbbbb; display: block; font-size: 14px; line-height: 35px; height: 35px; padding: 0 40px; border-bottom:  1px solid #4d4d4d; border-top: none; }
.flyout > ul li .more {float: right; margin-top: -36px; font-size: 18px; display: block; height: 35px; line-height: 35px; width: 35px; text-align: center; color: #fff; cursor: pointer;}
.flyout > ul li, .flyout > ul li .more {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.flyout > ul li .more,  .flyout > ul > li > ul > li a.navlink, .flyout > ul > li > ul > li.customer-links a {
  @if lightness(#ffffff) > 50 {
  background: darken(#ffffff, 10%);
} @else {
  background: lighten(#ffffff, 10%);} }

.flyout > ul > li > ul { list-style-type: none; margin: 0px;}
.flyout > ul > li > ul > li a.navlink, .flyout > ul > li > ul > li.customer-links a { color: #bbbbbb; padding-left: 50px; }
.flyout > ul > li > ul > li a.navlink:hover, .flyout > ul li a.navlink:hover, .flyout > ul > li > ul > li.customer-links a:hover {color: #333333; }

.flyout #go {line-height: 34px; position: relative; top: 34px;}
.flyout .search-field {margin: 12px 0; float: left; padding: 0 40px; width: 100%; box-sizing: border-box;}
.flyout .search-field .search {height: 35px;}
.flyout .search_box { box-sizing: border-box; height: 35px; width: 100%;}

.scoial_iconbx{
	width:150px;
    height:35px;
    float:right;
    margin-top:10px;
}
.scoial_iconbx img{
	width:32px;
	height:32px;
	float:left;
	margin-right:5px;

}	
.protection_box{
	width:100%;
	max-width:1020px;
	overflow:hidden;
	background:#337d58;
	padding:10px 0px 10px 0px;
    margin-bottom:15px;
	}
.protection_inner{
	width:100%;
	max-width:270px;
	overflow:hidden;
	float:left;
	margin:0px 0px 0px 53px;
	}
.protection_inner h2{
	margin:0px;
	padding:0px 0px 15px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
    font-weight:bold;
	text-align:left;
	color:#fff;
	text-shadow: 1px 1px 1px #666;
	}
.protection_inner p{
	margin:0px;
	padding:0px 0px 15px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#fff;
	}
.protection_inner p img{
	width:70px;
	height:70px;
	float:left;
	margin-right:10px;

}


.protection_inner p a.bt_more{
	background:#f6b91f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:right;
	color:#fff;
	margin-left:120px;
	display:inline-block;
	padding:6px 15px 6px 15px;
	text-decoration:none;
}
.protection_inner p a.bt_more:hover{
	text-decoration:underline;
}		
#left_block{
	width:100%;
	max-width:160px;
	overflow:hidden;
	float:left;
}
.left_menu{
	width:100%;
	overflow:hidden;
	margin-bottom:15px;
	}
.left_menu h1{
	margin:10px 0px 10px 0px;
	padding:0px 0px 5px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:left;
	color:#4f4f4f;
	font-weight:bold;
	}
.left_menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.left_menu ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#04447e;
	line-height:20px;
}
.left_menu ul li a{
	color:#04447e;
	text-decoration:none;
	}
.left_menu ul li a:hover{
	text-decoration:underline;
	}
.cat_menu{
	width:100%;
	overflow:hidden;
	margin-bottom:15px;
	}
.cat_menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.cat_menu h4
{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 text-align:left;
 padding:0px 0px 15px 0px;
 color:#fb6900;
 font-weight:bold;	
}
.cat_menu ul li{
	margin:0px 0px 10px 0px;
	padding:0px;
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#04447e;
	line-height:20px;
}
.cat_menu ul li a{
	color:#04447e;
	text-decoration:none;
	}
.cat_menu ul li a:hover{
	text-decoration:underline;
	}	
/* 3.4 - Footer */
.footer-wrapper { width: 100%; background:  #337d58;  }

.footer-wrapper { border: none; }


footer { padding: 0; }

footer > .row > .span12 { padding: 30px 0 0; }
footer { padding-bottom: 20px; }
footer .row { margin-bottom: 0; }
footer, footer p { color: #ffffff; }
footer h1, footer h2, footer h3, footer h4, footer h5 { color: #eeeeee; }
footer a { color: #ffffff !important; }
footer a:hover { color: #ffffff !important; }
footer h4 { font-size: 16px;  }
footer ul li { margin-bottom: 5px; }
  
footer .btn.newsletter { font-size: 14px; font-weight: bold; height: 34px; line-height: 34px; margin-left: 15px; background: #f45b4f; color: #ffffff; }
footer .btn.newsletter:hover { background: #ee4d41; color: #ffffff; }
footer #mail { width: 168px; }
footer .copyright { margin: 10px 0 10px; text-align:left;font-size:14px;font-family:Verdana, Arial, Helvetica, sans-serif; }
footer .tweet ul li { margin-bottom: 20px; }
footer .tweet_list { list-style: none; margin: 0; }
footer .tweet_avatar { display: none; }
footer .tweet_time { display: none; }
footer .tweet_text a { color: #ffffff !important; }
footer .tweet_text a:hover { color: #ffffff !important; }

/* 3.5 - Homepage */
.intro h2 { font-size: 32px; margin-bottom: 20px; }
.intro p, .intro li { font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 27px; }

/* 3.6 - Product & Collections */
.product { position: relative; margin-bottom: 20px; float: left; left:20px; }
.product .image { position: relative; overflow: hidden; z-index: 8888; margin: 0 0 5px; }
.product .image a { text-align: center; }
.image a#placeholder.zoom, .thumbs .image a { text-align: center; }
.product .image.loading { background-position: 50% 50%; }
.product img { margin: 0 auto; min-height:220px;margin-bottom:0px;}
.product:hover img { /*opacity: 0.7; filter: alpha(opacity = 70.0);*/ }
.product img, .product .image a { display: block; margin: 0; }
.product a { text-decoration: none; }
.product .details a { display: block; padding: 5px 0; text-align:center;}
.product .details_col a { display: block; padding: 5px 0; text-align:center; border-top:1px solid #d9d9d9;margin-top:10px;font-family:Verdana, Arial, Helvetica, sans-serif; }
.product .title_col, .product .vendor { display: block; margin: 0; line-height: 18px; display: block; color:#337d58; }  }
.product .title, .product .vendor { display: block; margin: 0; line-height: 18px; display: block; color: #0484a7;  }
.product .title { font-weight:normal; font-size: 13px; color:#0538f5; }
.product .vendor { font-size: 13px; margin-bottom: 2px; }
.product .circle, #product .circle { position: absolute; text-transform: uppercase; z-index: 9999; font-size: 11px; line-height: 14px; right: -10px; top: -10px; color: #ffffff !important; padding: 17px 10px; -moz-border-radius: 40px; -webkit-border-radius: 40px; border-radius: 40px; font-weight: 700; -webkit-font-smoothing: subpixel-antialiased; }
.product .circle.sale, #product .circle.sale { font-family: helvetica; background-color: #000000; opacity: .9; filter:alpha(opacity=90); -webkit-font-smoothing: subpixel-antialiased; }
.breadcrumb { color:#fb6900; font-size: 11px; margin: 0 0 30px 0; }
.breadcrumb .arrow-space { margin: -2px 6px 0; font-size: 10px; opacity: .5; filter:alpha(opacity=50); }
.breadcrumb a { color: #555555; }
.purchase h2.price { margin: 0 0 10px; text-align:left;display: block; font-size: 24px !important; color:#333; font-weight:bold; }
.details .price { color:#2b8da8; font-weight:bold; text-align:left;}
.details .Instock { color: #01834b;text-align:left; }
#product { margin-top:40px;  }  
#product .featured {margin-bottom: 15px; border:2px solid #ddd; }
#product .description { margin-bottom: 15px; }
#product .thumbs .image { margin-bottom: 15px; }
#product .thumbs .image:nth-child(3n+4) { clear: left; }
#product h3.collection-title { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight:normal; padding-bottom:15px;/* border-bottom: 1px solid #dddddd; */}

.product-options { padding: 15px 0 20px; margin-bottom: 15px; border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd; }
.product-options label { display: block; margin-bottom: 3px; } 

.product-options select { margin-bottom: 20px; }
.product-options select.single-option-selector{
display:none;
}  
.product-options textarea { width: 30px; line-height: 18px; height: 18px; min-height: 18px; margin-bottom: 20px; }
#quantity { width:40px; margin-bottom: 20px; }
@-moz-document url-prefix() { .product-options select { height: 30px; line-height: 30px; } } /* Firefox fix */

#collection h1 { float: left; }
#collection .browse-tags { float: right; padding-top: 10px; padding-left: 15px; }
#collection .browse-tags label { float: left; display: block; margin: 1px 8px 0 0; }
@-moz-document url-prefix() {
  #collection .browse-tags label { margin: 7px 8px 0 0; }
  #collection .browse-tags select { float: right; height: 30px !important; line-height: 30px !important; }
}
.pagination { text-align: right; margin:50px 0 80px 0; padding: 0;  }
.pagination ul {
  margin: 0;
   }
.pagination li {
  display: inline;
  }
.pagination a {
  padding: 0 10px;
  color:#333;
  font-weight:bold;
  line-height: 28px;
  text-decoration: none;
  background: #fff;
  }
.pagination .active a {
  color:#fb6900;
}
.pagination a:hover {
  color:#fb6900;
   }
.pagination .disabled a, .pagination .disabled a:hover {
  background: transparent;
  color:  #ccc;
  cursor: default;
  }
.pagination .next a {
  border: 0;
  }  

/*.pagination li { display: inline; padding: 0 10px; margin font-size: 16px; }
.pagination li span { color:#333; }
.pagination li a { color:#333;line-height: 16px; font-weight: normal; padding: 10px 24px;  color: #ffffff; }
.pagination li a:hover { color: #ffffff; text-decoration: none; }*/

/* 3.7 - Cart */
#cart .buttons { margin-top: 30px; }
#cart .extra-checkout-buttons { float: right; text-align: right;  padding-top: 15px; }
#cart .extra-checkout-buttons input { border: none; box-shadow: none; height: 42px; }
#cart .qty { text-align: center; }
#cart .price, #cart .remove { text-align: right; }
#checkout { float: right; margin-left: 15px; }
#update-cart { float: right; }
#cart .image { text-align: center; }
#cart .image a, #cart .image img { margin: 0; border: none; }
#cart a .variant_title { display: block; color: #555555; }
#cart a:hover .variant_title { color: #ee4d41; }
#cart .item { max-width: 400px; }
#cart .item-description { font-size: 12px; }
.subtext.success { font-weight: 700; color: #40954a; }
div.errors, .subtext.error { font-weight: 700; color: #954040; }
div.errors { margin-bottom: 15px; }
.featured-cart-title { margin-left: 13px; }

/* 3.8 - Blog / Articles / Search */
.sidebar h3 { font-size: 18px; }
.sidebar .article { margin: 0 0 15px; }
.sidebar .article a { display: block; }
.sidebar .tags li { margin: 0; }
.article h1 { font-size: 26px; }
.article h1 a { display: block; color: #f45b4f; }
.article h1 .article-title { display: block; }
.article h1 a:hover { color: #ee4d41; }
.article h1 .date, .article-body h1 .date { font-size: 13px; font-family: Helvetica, Arial, sans-serif; }
.article .continue { display: block; margin-top: 15px; }
#article .comment { margin-bottom: 15px; }
#article .comment_form { margin-top: 30px; }
#article .comment_form .subtext { margin-bottom: 15px; }
#article .comment_form label { display: block; }
#article .comment_form .text { margin-bottom: 15px; display:block; }
#article h2.comment-title { font-size: 20px; }
#article #comment_body { width: 100%; height: 200px; }
#article h3.author { font-size: 14px; font-style: italic; }
#article-content h1 { color: #0484a7; font-weight:400; font-size:28px; line-height:28px; }
#article-content h2 { color: #0484a7; font-weight:400; font-size:28px; line-height:36px; }
#article-content h3 { color: #0484a7; font-weight:400; font-size:24px; line-height:28px; }
#search .results .thumbnail a { display:block; float:right; }
#search .search-border { border-bottom: 1px solid #dddddd; }
#search .results .thumbnail a { float: none; }
#search .search-field { position: relative; height: 60px; line-height: 60px; }



#search .search_box { height: 34px; padding: 0 10px 0 26px; border: none; vertical-align: middle; line-height: normal; font-family: Asap, 'Lucida Grande', Helvetica, Arial, sans-serif; color: #555555 !important; border: 1px solid #d9d9d9; }

/* 3.9 - Customer Pages */
#customer-account p, #customer-order p { line-height: 14px; }
#login input.text { width:220px; }
#customer-activate .create-password { margin-bottom: 30px; }
#customer-activate .label, #customer-login .label, #customer-reset-password .label, #customer-register .label { display: block; }
#customer-activate .text, #customer-login .text, #customer-reset-password .text, #customer-register .text { display: block; margin-bottom: 15px; }
#customer-login .action_bottom, #customer-register .action_bottom { margin-top: 15px; }
#order_cancelled { margin-bottom: 30px; }
#customer-addresses .add-new-address { display: block; }
.action_bottom span { line-height: 40px; }



/* =================== */
/*      SECTION 4      */
/* =================== */




/* 4.4 - Mobile Landscape */
@media only screen and (min-width: 510px) and (max-width: 629px) {
  .mobile-wrapper {display: block;}
  section#nav { display:none; }
  nav.mobile, .menu-icon { display: block; }
  
  .logo { max-width:320px; }
  
  .logo { margin: 0 auto; float: none; text-align: center; }
  .logo a, .logo img { margin: 0 auto; }  
  .logo h1 a { font-size:32px; margin-left:0px; }
  .toolbar .search-field { display: none; }
  .wrapper, .toolbar, footer { width:480px; }
  .span1 { width:10px; }
  .span2 { width:50px; }
  .span3 { width:90px; }
  .span4 { width:130px; }
  .span5 { width:170px; }
  .span6 { width:450px; }
  .span7 { width:250px; }
  .span8 { width:290px; }
  .span9 { width:330px; }
  .span10 { width:370px; }
  .span11 { width:410px; }
  .span12 { width:450px; }
  .span4.logo-wrapper { width:450px; }
  
  .span3.adaptive-grid {width: 210px;}  
  .span3.adaptive-grid:nth-child(6n+7) {clear: none;}
  .span3.adaptive-grid:nth-child(2n+3) {clear: both;}
  .toolbar .customer-links {display: none;}
  .toolbar {width: 100%; padding: 0 40px; box-sizing: border-box;}
  #collection .browse-tags select {margin-top: 12px;}

  footer .span1, footer .span2, footer .span3, footer .span4, footer .span5, footer .span6, footer .span7, footer .span8, footer .span9, footer .span10, footer .span11, footer .span12 { width: 450px; }
  #product .span6, #product .span4, { width: 450px; }
  #product .span5 { width: 350px; }
  #product .span1 { width: 70px; }
  #blog .sidebar { display: none; }
  #blog .span9 { width: 450px; }
  #left_block { width: 450px; float:none; }
  #cart .item-description { display: none; }
  #collection h1 { float: none !important; }
  #collection .browse-tags { float: none !important; display: block; padding-top: 10px; }
  #collection .browse-tags label { display: none; }
  #collection .browse-tags select { width: 100%; height: 30px !important; line-height: 30px !important; }
  #article .sidebar { display: none; }
  #article .article { width: 450px; }
  #header .span9, #header .span3, #header .span7, #header .span5 { width: 450px; }
  #header .span9, #header .span7 { margin-left: 0 !important; }
  .footer-menu { margin-bottom: 20px; }
  #product .thumbs .image:nth-child(3n+4) { clear: none; }
  #product .thumbs .image:nth-child(6n+7) { clear: left; }
  #product .thumbs .last-in-row { padding-right: 15px; }
  #product .thumbs .image:nth-child(6n+6) { padding-right: 0; }
  #collection .browse-tags {padding-left: 0px;}
}

/* 4.5 - Mobile Portrait */
@media only screen and (max-width: 509px){
  .mobile-wrapper {display: block;}
  #checkout-link { display:none; }
  .logo { margin: 0 auto; float: none; }
  .logo img { padding-left:80px;  margin: 0 auto; max-height: 160px; max-width: 100%; }
  .logo h1 a { line-height: 36px; text-align: center; }
  section#nav { display:none; }
  nav.mobile, .menu-icon { display: block;}
  
  .wrapper { padding: 0 3%; margin:0; }
  .wrapper, .toolbar, footer { width:94%; }
  .span1,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12, .span4.logo-wrapper { width:96%; float:none; 
    margin: 0 auto; }
  .product img, .product .image a{
  margin:0 auto;
  }
  .product .circle, #product .circle{
  right: 28px;
  }
  ul.horizontal-inline-footer, ol.horizontal-inline-footer{
      text-align: center;
  }
  .products .product{
  left:0;
  }
  
  .logo h1 a { font-size:24px; margin-left:0px; }
  .toolbar .search-field { display: none; }
  .flex-controls { display: none !important; }
  .flex-caption { display: none !important; }
  .protection_inner { width:290px; float:none; margin:0; padding:0 5px;}
  footer .btn.newsletter { font-size: 12px; padding-right: 8px; padding-left: 8px; }
  footer .copyright { margin:0 0px 0px 10px; text-align:center;font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif; }
  footer #mail { width: 189px; }
  footer #mail input:-webkit-input-placeholder { line-height: 30px; }
  #blog .sidebar { display: none; }
  #blog .span9 { width: 290px; }
  #left_block { width: 290px; float:none; }
  #product .title { font-size: 22px; }
  #product .featured { margin-bottom: 15px; }
  #product .thumbs { margin: 0 0 30px 0; }
  #product .thumbs .image a { max-width: 60px; float: left; margin: 0 15px 0 0; }
  #product .details a { display: block; padding: 5px 0; margin:0;text-align:center;}
  .product .details_col a { display: block; margin:5px 25px 0px 0px; text-align:center; border-top:1px solid #d9d9d9;margin-top:10px;font-family:Verdana, Arial, Helvetica, sans-serif; }
  .product .title_col {  display: block; }
  #cart .item-description { display: none; }
  #collection h1 { float: none !important; }
  #collection .browse-tags { float: none !important; display: block; padding-top: 10px; }
  #collection .browse-tags label { display: none; }
  #collection .browse-tags select { width: 100%; height: 30px; line-height: 30px; }
  #product .span5 { float: left; width: 230px; }
  #product .span1 { float: left; width: 60px; margin: 0; }
  #product .thumbs { margin: 0 0 15px 0; }
  #product .thumbs .image { margin-bottom: 0; }
  #product .thumbs .image a { margin-bottom: 15px; }
  #content { min-height: 0px !important; }
  .footer-menu { margin-bottom: 20px; }
  .toolbar .customer-links {display: none;}
  .toolbar {width: 100%; padding: 0 40px; box-sizing: border-box;}
  .toolbar li { padding-left: 15px; }
  .flyout .search-field {float: none;}
  .span3.adaptive-grid {width: 290px;}  
  #collection .browse-tags select {margin-top: 12px;}
  #collection .browse-tags {padding-left: 0px;}
}
@media only screen and (max-width:420px){
	nav.mobile { display: block; background:#fff; z-index:9999; position:absolute; 0 }
    .menu-icon{display: block; background:#fff; z-index:9999; position:absolute; left:15px;}
}
/* 4.1 - IE Fixes */
.ie8 .product .circle, .ie8 #product .circle { right: 0; top: 0; padding: 8px 12px; }
.ie8 .span3.adaptive-grid:first-child + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid, .ie8 .span3.adaptive-grid:first-child + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid, .ie8 .span3.adaptive-grid:first-child + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid  + .span3.adaptive-grid  + .span3.adaptive-grid  + .span3.adaptive-grid  + .span3.adaptive-grid  + .span3.adaptive-grid, .ie8 .span3.adaptive-grid:first-child + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid  + .span3.adaptive-grid  + .span3.adaptive-grid  + .span3.adaptive-grid  + .span3.adaptive-grid  + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid + .span3.adaptive-grid {clear: both;}
.ie7 nav > ul > li { float: left !important; display:inline-block !important; }

/* =================== */
/*      SECTION 5      */
/* =================== */
/* 5.1 - FancyBox */
/*!fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */ 
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top;}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020;}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.fancybox-opened{z-index:8030;}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5);}.fancybox-outer,.fancybox-inner{position:relative;}.fancybox-inner{overflow:hidden;}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch;}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap;}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%;}.fancybox-image{max-width:100%;max-height:100%;}#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url('fancybox_sprite.png');}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060;}#fancybox-loading div{width:44px;height:44px;background:url('fancybox_loading.gif') center center no-repeat;}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040;}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url('blank.gif');-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040;}.fancybox-prev{left:0;}.fancybox-next{right:0;}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden;}.fancybox-prev span{left:10px;background-position:0 -36px;}.fancybox-next span{right:10px;background-position:0 -72px;}.fancybox-nav:hover span{visibility:visible;}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important;}.fancybox-lock{overflow:hidden!important;width:auto;}.fancybox-lock body{overflow:hidden!important;}.fancybox-lock-test{overflow-y:hidden!important;}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url('fancybox_overlay.png');}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0;}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll;}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050;}.fancybox-opened .fancybox-title{visibility:visible;}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center;}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap;}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff;}.fancybox-title-inside-wrap{padding-top:10px;}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8);}@media only screen and(-webkit-min-device-pixel-ratio:1.5),only screen and(min--moz-device-pixel-ratio:1.5),only screen and(min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url('fancybox_sprite@2x.png');background-size:44px 152px;}#fancybox-loading div{background-image:url('fancybox_loading@2x.gif');background-size:24px 24px;}}

/* 6.2 - FlexSlider */
.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus  {outline: none;}
.slides,.flex-control-nav,.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flexslider {width: 100%; margin:0px; padding:0px;}
.flexslider .slides > li {display:none; -webkit-backface-visibility: hidden; margin-bottom: 0px !important;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.flexslider {background: transparent; position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
.flex-container {zoom: 1; position: relative;}
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; margin: 0; position: absolute; left: 0; bottom: 0; background: rgba(195,195,197,.8); color: #fff; text-shadow: 0 -1px 0 rgba(195,195,197,.8); font-size:22px; line-height: 24px;}
.flex-direction-nav { height: 0; display: none; }
.flex-direction-nav li { margin-bottom: 0; }
.flex-direction-nav li a {width: 50px; height: 50px; display: block; background: url('//cdn.shopify.com/s/files/1/0851/0700/t/3/assets/slider-arrows.png?1447553163089044784') no-repeat; position: absolute; top: 48%; cursor: pointer; text-indent: -999em;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Dark Direction Nav */
.flex-direction-nav li .prev {left: 0px; background-position: 0 0; }
.flex-direction-nav li .next {right: 0px; background-position: -250px 0; }
.flex-direction-nav li .prev:hover {background-position: 0 -50px; }
.flex-direction-nav li .next:hover {background-position: -250px -50px; }



.flex-controls { opacity: 0.9; filter: alpha(opacity = 90); }
/* Horizontally centering slides in slideshow when the slides are not wide enough */
.flexslider .slides li { text-align: center !important; }
.flexslider .slides img { display: inline !important;}

/* added by kevin @ shopify */
input[type="radio"] {-webkit-appearance: radio;}
