/* @override 
	http://flag.staging.beanstalkcreative2.com.au/resources/css/fp_main.css */

/* Dk Blue*/
/* Lt blue */
/* Orange */
/* Green */
/* Table of Contents

	01 Import Fonts
	02 Reset
	03 Typography
		- 
	04 Layout
		- 
		- 
	05 Menus
		- 
		- 
		- 
	06 Headings
	07 Lists
	08 Helpers
		- Site wide
		- btn styles
		- Tabs
	09 Box types
		- bucket
		- bucket-option
		- bio
	10 Cart 
		- Add to cart

*/
/*
01 Import Fonts
---------------------------------------------------------------------------------------------------- */
@font-face {
  font-family: 'ProximaNovaRgRegular';
  src: url("fonts/ProximaNova-Reg-webfont.eot");
  src: url("fonts/ProximaNova-Reg-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/ProximaNova-Reg-webfont.woff") format("woff"), url("fonts/ProximaNova-Reg-webfont.ttf") format("truetype"), url("fonts/ProximaNova-Reg-webfont.svg#ProximaNovaRgRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNovaRgBold';
  src: url("fonts/ProximaNova-Bold-webfont.eot");
  src: url("fonts/ProximaNova-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/ProximaNova-Bold-webfont.woff") format("woff"), url("fonts/ProximaNova-Bold-webfont.ttf") format("truetype"), url("fonts/ProximaNova-Bold-webfont.svg#ProximaNovaRgBold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNovaThThin';
  src: url("fonts/ProximaNova-Thin-webfont.eot");
  src: url("fonts/ProximaNova-Thin-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/ProximaNova-Thin-webfont.woff") format("woff"), url("fonts/ProximaNova-Thin-webfont.ttf") format("truetype"), url("fonts/ProximaNova-Thin-webfont.svg#ProximaNovaThThin") format("svg");
  font-weight: normal;
  font-style: normal; }
.control-group {
  margin-bottom: 21px; }

.controls {
  margin-bottom: 14px; }

.products .head p.spec {
  margin: 14px 0;
  color: #7e8b8c; }
.products label {
  display: block;
  margin-bottom: 7px; }
.products .sub label {
  display: inline;
  margin-left: 20px; }
.products .sub input {
  float: left; }
.products .sub .price {
  float: right; }
.products .sub p {
  margin-bottom: 14px;
  margin-top: 21px;
  padding-top: 21px;
  border-top: 1px solid #7e8b8c; }

.order-box select {
  width: 100%;
  line-height: 7px; }

.form {
  width: 100%; }
  .form label {
    width: 22%;
    clear: left;
    display: inline-block;
    text-align: right;
    margin-right: 8%;
    font-size: 14px; }
  .form input, .form textarea {
    width: 65%;
    padding: 12px;
    border: 1px solid #e5e5e5;
    vertical-align: sub; }
  .form input[type='text'], .form input[type='email'], .form input[type='number'] {
    border-radius: 3px; }
  .form input[type='checkbox'] {
    margin: 0;
    max-width: 30px; }
  .form span.checkbox {
    color: #7e8b8c; }
  .form .sm {
    width: 20%; }
  .form .details {
    margin: 14px 0; }
.form-vertical{width:100%}
.form-vertical input[type='text']{width:100%;position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 14px;
    height: 33px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;}
/*
 Modal Enquiry Form
---------------------------------------------------------------------------------------------------- */
#prod-form .form-title {
  padding: 0 0 21px 0; }

#prod-form textarea {
  height: 12rem;
  max-width: 100%; }

.table {
  margin-bottom: 21px;
  text-align: left; }
  .table .seven_col {
    width: 69.9%; }
  .table .six_col {
    width: 59.9%; }
  .table .two_col {
    width: 19.9%; }
  .table .one_col {
    width: 9.9%; }
  .table .summary td {
    padding-top: 21px; }
  .table .border-b td {
    padding-bottom: 21px; }
  .table .item td {
    padding-top: 14px;
    padding-bottom: 14px; }
  .table th {
    padding: 14px 0; }

/*! 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-inner{
  width:800px
}
.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("/resources/img/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("/resources/img/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("/resources/img/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  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; }

/* Overlay helper */
.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("/resources/img/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.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;
  /* Fallback for web browsers that doesn't support RGBa */
  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, 0.8); }

/*Retina graphics!*/
@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("/resources/img/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  #fancybox-loading div {
    background-image: url("/resources/img/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
/*
02 Reset
---------------------------------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
input, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

html {
  font-size: 100%;
  /* 16px browser default */ }

body, textarea {
  line-height: 1;
  margin: 0;
  padding: 0;
  font-family: 'ProximaNovaRgRegular', sans-serif;
  color: #4c4c4c;
      font-size: 16px;}

button {
  font-family: 'ProximaNovaRgRegular', sans-serif;
  font-size: 100%;
  border: none; }

*::-moz-focus-inner {
  border: 0;
  padding: 0; }

html, body {
  height: 100%;
  /*background: $midblack;*/ }

body,
input,
select,
textarea,
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a,
a:visited,
button,
input[type="button"],
input[type="submit"],
.btn,
a:hover {
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; text-decoration: none;}
/*
::-moz-selection {
  background-color: #1e1e1e;
  color: #fff; }

::selection {
  background-color: #1e1e1e;
  color: #fff; }
*/
img {
  -ms-interpolation-mode: bicubic; }

a {
  cursor: pointer;
  text-decoration: none;
  color: #15bb9b; }

.active {
  color: #f9612a; }

a img {
  border: none; }

html, body {
  margin: 0;
  padding: 0;
  height: 100%; }

/*
03 Typography
-------------------------------------------------------------------------------------------------------

	This section covers font colors, families, size, styles and weight.

	This style sheet uses rem values with a pixel fallback.
	The rem values are calculated per the examples below:

	12 / 16 =		0.75rem
	14 / 16 =		0.875rem
	16 / 16 =		1rem	
	18 / 16 =		1.125rem
	20 / 16 =		1.25rem
	24 / 16 =		1.5rem
	30 / 16 =		1.875rem
	36 / 16 =		2.25rem
	42 / 16 =		2.625rem
	48 / 16 =		3rem
	
	Further reading on the use and compatibility of rems:
	
	http://caniuse.com/rem
	http://snook.ca/archives/html_and_css/font-size-with-rem
	
*/
h1, h2, h3, h4, h5, h6, .alpha, .beta, .charlie, .delta, .echo, .foxtrot, .minor, .mini {
  font-family: 'ProximaNovaRgRegular', sans-serif;
  font-weight: normal;
  font-style: normal; }

h1, h2, h3, h4, h5, h6 {
  color: #2b3d4f; }

h1, .alpha {
  font-size: 36px;
  font-size: 2.25rem; }
  
 h1 {
	  margin-bottom:5px;
 }

h2 strong {
	color: #15bb9b !important;
}
h2, .beta, #navigation a {
  font-size: 21px;
  font-size: 1.312rem; }

h3, .charlie {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom:10px;}

h4, .delta {
  font-size: 16px;
  font-size: 1.0rem; }

h5, .echo {
  font-size: 15px;
  font-size: 0.9375rem; }

h6, .foxtrot {
  font-size: 14px;
  font-size: 0.875rem; }

.minor {
  font-size: 12;
  font-size: 0.75rem; }

.mini {
  font-size: 10;
  font-size: 0.625rem; }

.mega {
  font-size: 3rem; }

p, .bodytext, #usage li, .desc li {
 /* font-family: Georgia, "Times New Roman", Times, serif;*/
  line-height: 16px;
  line-height: 1.4rem; }

p, .desc li {
  margin-bottom: 7px; }

.desc li{
	list-style-position:inside;
	font-size: 16px;
	font-size: 1.0rem; 
	color: #888;
}
	
.thin {
  font-family: 'ProximaNovaThThin', sans-serif; }

.upper, .uc {
  text-transform: uppercase; }

.strong, strong {
  font-family: 'ProximaNovaRgBold', sans-serif;
  font-weight: normal;
  font-style: normal; }

/*h1{color: $main-color;}*/
.subtle {
  color: #7e8b8c; }

/*
04 Layout
---------------------------------------------------------------------------------------------------- */
.master-wrap {

  position: relative; }
.masthead-header .top-nav .btn-group .btn:last-child {    border-left: 1px #525252 solid;}
.masthead .pre-nav {
  background: #2b3d4f;
  padding: 7px 0; }
.masthead .nav {
  background: #33485d;
  padding: 14px 0; }

.primary {
  padding: 49px 0; }

.secondary {
  padding: 21px 0;
  /* test */ }

.focus {
  background: #2b3d4f;
  padding: 49px 0; }

.soft {
  background: #e5e5e5; }

.content {
  padding: 0; }

.footer {

  width: 100%;

  background: #33485d;
   }

.footer .head {
  margin-bottom: 21px; }

.footer li {
  list-style: none;
  margin-bottom: 7px; }

.footer li a, .footer p {
  color: #fff; }

.panel-list .head {
  margin-top: 14px;
  margin-bottom: 28px; }
.panel-list .foot {
  margin-bottom: 21px; }
  
.alert{
	background: /*#f9612a*/ #15bb9b;
	text-align: left;
  color:#FFF;
  font-size:18px;
  font-weight:bold;
}
.alert a, .alert p{
	color: #fff;
	display: block;
	padding: 6px;
	margin: 0px;
  font-family: 'ProximaNovaRgBOLD', sans-serif;
}

.alert.specials-alert:hover{
	background: #f9612a;
}

.alert.specials-alert{
  text-align: center;
  -webkit-border-radius:0;
  font-size:1.8em;
  -moz-border-radius:0;
  border-radius:0;margin-bottom:0;}

/* Button Styles
---------------------------------------------------------------------------------------------------- */
button, .btn {
  cursor: pointer; }

.btn {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 14px 21px;
  text-transform: uppercase;
  display: inline-block;
  color: white;
  background-color: #f9612a; }

.btn-sub {
  font-size: 12px; }

.btn-sub {
  background: #6A7571; }

.btn-caution {
  background: #ba3e3e; }

button.btn-block, .btn-block {
  display: block;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  text-align: center;
  /*line-height: 35px;*/ }

.btn-double {
  /*text-indent: $space-normal;*/ }
  .btn-double span {
    display: block;
    margin-bottom: 7px; }

/* Icons
---------------------------------------------------------------------------------------------------- */
.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 21px;
  background: url(/resources/img/icon_sprite_master.png) 0 0 no-repeat;
  vertical-align: text-bottom; }

.icon-cart {
  background-position: -16px 0; }

.icon-info, .icon-info {
  background-position: -32px 0; }

.icon-cart-empty {
  background-position: 0 0; }

.icon-shield {
  background-position: -48px 0; }

.icon-arrow-dwn-active {
  background-position: -80px 0; }

.icon-arrow-dwn-normal {
  background-position: -96px 0; }

.icon-arrow-right {
  background-position: -112px 0; }

.icon-info {
  margin-left: 10px;
  vertical-align: sub;
  background-position: -64px 0; }

.reveal .icon-info {
  margin-right: 10px;
  margin-left: 0; }

.fb-logo {
    width: 10px;
    margin-top: 1px;
    display: block;
}

a.btn.btn-fb {
    background: transparent !important;
    border: 0 !important;
    padding: 5px 10px 0px 0px;
    display: inline-block;
    float: left;
}

/*.icon-facebook {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 21px;
    background: url(/resources/img/facebook-logo.png) 0 0 no-repeat;
    vertical-align: text-bottom;
}*/


/*
05 Menus
---------------------------------------------------------------------------------------------------- */
.pre-nav li, .nav li {
  display: inline-block; }

.pre-nav ul {
  float: right; }
.pre-nav a {
  color: #6b7784;
  display: block;
  padding: 7px;
  margin-left: 7px; }
.pre-nav li:hover a:hover{color:#FFF;}
.nav .logo {
  float: left; }
.nav ul {
  float: right;
  margin-top: 7px; }
.nav li {
  /*&.cart-btn a{
  		border-radius: 4px 0 0 4px;
  		background: $main-color;
  		padding: $space-normal 0 $space-normal $space-normal ;
  		color: $accent-color;
  		
  	span.summary{
  		background: $accent-color;
  		padding: $space-normal;
  		border-radius: 0 4px 4px 0;
  		margin-left: $space-normal;
  		color: white;
  	}
  }*/ }
  .nav li a {
    color: white;
    padding: 14px 21px;
    display: inline-block;
    border-radius: 4px;
    line-height: 21px;
    vertical-align: middle; }
    .nav li a:hover {
      background: #2b3d4f; }
  .nav li .btn-group {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    line-height: 21px; }
  .nav li .btn:first-child {
    border-radius: 4px 0 0 4px !important;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    background: #2b3d4f; }
  .nav li .btn:last-child {
    border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    margin-left: -5px; }
  .nav li .btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 21px; }
  .nav li .btn.empty {
    background: #2b3d4f; }
  .nav li.active a {
    background: #15bb9b; }

/*
 SUBNAV
---------------------------------------------------------------------------------------------------- */
.sub-nav {
  padding: 14px 0;
  background: #15bb9b; }
  .sub-nav ul {
    list-style: none; }
  .sub-nav li {
    display: inline-block; }
  .sub-nav a {
    display: block;
    padding: 14px;
    color: white;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; }
    .sub-nav a:hover {
      background: #19A48B; }
  .sub-nav li.active a {
    color: #2b3d4f;
    background-color: white; }

/*
 BREADCRUMB
---------------------------------------------------------------------------------------------------- */
.breadcrumbs {
  background: #e5e5e5; }
  .breadcrumbs ul {
    list-style: none;
    margin: 0; }
    .breadcrumbs ul li {
      display: inline-block;
      line-height: 21px;
      padding: 7px 0; }
      .breadcrumbs ul li.active, .breadcrumbs ul li a {
        color: #7e8b8c; }
      .breadcrumbs ul li span.divider {
        color: #7e8b8c;
        margin: 0 7px; }

/*
06 Headings
---------------------------------------------------------------------------------------------------- */
.page_title {
  margin-bottom: 28px;  }
  .page_title p {
    margin-bottom: 21px;
    margin-top: 21px; }

.fp_secondary .page_title {
  margin-top: 21px; }

/*
07 Lists
---------------------------------------------------------------------------------------------------- */
/*
08 Helpers
---------------------------------------------------------------------------------------------------- */
.ac {
  text-align: center; }

.a-r {
  text-align: right; }

.border-t {
  border-top: 1px solid #e5e5e5; }

.border-b {
  border-bottom: 1px solid #e5e5e5; }

.border-t td {
  border-top: 1px solid #e5e5e5; }

.border-b td {
  border-bottom: 1px solid #e5e5e5; }

.clrfix {
  clear: both;
  display: block;
  width: 100%; }
  .clrfix:after {
    display: table;
    content: "";
    height: 0;
    clear: both; }

.desc .accordion {
  margin-top: 21px; }

.biline {
  margin: 49px 0 0;
  float: left;
  width: 100%; }

.notice {
  background: #FCECD1;
  border: 1px solid #F9DAA4;
  color: #F0A41B;
  padding: 5px 14px; }
  
  
 .fpheading {
    display: inline-block;
} 
  
 .fplink {
    display: inline-block;
    float: right;
    margin-top: 15px;
	color: #f9612a;
    text-decoration: underline;
    font-size: 19px;

} 
  
@media screen and (max-width: 580px)
{
	 .fpheading {
    display: block;
} 

	.fplink {
    display: block;
    float: left;
    margin-top: 20px;
	margin-bottom: 20px;
	} 
}
  

/*
08.3 Tabs
---------------------------------------------------------------------------------------------------- */
.tab-wrapper {
  width: 100%;
  /* Stop page jumping if tab content not as tall as hero img */ }
  .tab-wrapper .tab-item img {
    width: 100%;
    display: inline-block; }
  .tab-wrapper .tab-content {
    min-height: 570px; }
  .tab-wrapper ul {
    list-style: none;
    background: #2b3d4f;
    float: left;
    width: 100%; }
  .tab-wrapper li {
    float: left;
    width: 33%; }
    .tab-wrapper li:last-child {
      float: right; }
    .tab-wrapper li a {
      display: block;
      text-align: center;
      padding: 14px 0; }
    .tab-wrapper li.active a {
      color: white;
      background-color: #15bb9b; }

.tab-mini ul {
  list-style: none;
  float: left;
  width: 100%; }
.tab-mini .tab-trigger {
  margin-bottom: 21px; }
.tab-mini li {
  float: left;
  margin-right: 7px; }
  .tab-mini li a {
    display: block;
    text-align: center;
    padding: 14px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #e5e5e5;
    color: #393939; }
  .tab-mini li.active a {
    color: white;
    background-color: #2b3d4f; }

/*
09 Box Styles/treatments
---------------------------------------------------------------------------------------------------- */
/* Primary big feature buckets
---------------------------------------------------------------------------------------------------- */
.bucket {
  margin-bottom: 14px; }
  .bucket .head {
    background: #2b3d4f;
    border-radius: 3px 3px 0 0;
    padding: 14px;
    min-height: 40px; }
    .bucket .head h1 {
      color: white; }
  .bucket .body img {
    display: block; width:100%}
  .bucket .foot {
    border-radius: 0 0 3px 3px; }

.hero .head {
  color: white;
  min-height: 16px; }
.hero .foot.price_from {
  position: absolute;
  bottom: 0;

  background: rgba(255, 255, 255, 0.85);
  /* padding: 21px 14px;*/
  min-width: calc(100% - 30px);
  white-space: nowrap;
  text-align: center;
  padding: 0.4em 0 !important;
  color: #2b3d4f ;
  font-weight:bold;
  font-size:1.5em;
  width:calc(100% - 30px);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.fp_secondary .foot.price_from {
  position: absolute;
  bottom: 0;

  background: rgba(255, 255, 255, 0.85);
  /* padding: 21px 14px;*/

  min-width: calc(100% - 30px);
  white-space: nowrap;
  text-align: center;
  padding: 0.3em 0 !important;
  color: #000 ;
  font-weight:bold;
  font-size:1.2em;
  width:calc(100% - 30px);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.hero .foot {
  background: #f9612a;
  padding: 21px 14px;
  color: white; }
  .hero .foot p {
    margin: 0; }
.hero.simple .foot {
  padding: 0; }

.store_product_form .item {
  margin-bottom: 28px; }

/* Little "how to" CTA Buckets
---------------------------------------------------------------------------------------------------- */
.bucket-option {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }
  .bucket-option .head {
    position: relative; }
    .bucket-option .head img {
      display: block;
      width: 100%; }
    .bucket-option .head .icon {
      position: absolute;
      right: 0;
      top: 10px; }
  .bucket-option .body {
    background: #15bb9b; }
    .bucket-option .body a {
      display: block;
      padding: 21px;
      color: white; }
  .bucket-option.button {
    background: #15bb9b;
    padding: 14px 14px 0;
    min-height: 188px;
    display: block; }
    .bucket-option.button .head {
      color: white; }
    .bucket-option.button .body {
      color: white;
      padding: 14px 0 0; }

    .bucket-option.more-info .body {padding-right:1em}

/* Accordion
---------------------------------------------------------------------------------------------------- */
.accordion-item {
  margin-bottom: 21px;
  border-bottom: 1px solid #7e8b8c; }

.accordion-item h3 {
  margin-bottom: 21px;
  /*padding-top: $space-normal;*/
  cursor: pointer; }
  .accordion-item h3 .icon {
    float: right; }

.accordion-body, .accordion-wrapper .accordion {
  margin-bottom: 21px; }

.accordion-mini h3, .accordion-mini .accordion-item {
  margin-bottom: 14px; }

/* Usage items
---------------------------------------------------------------------------------------------------- */
#usage li {
  padding: 7px;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 2px; }

/* Bio on homepage
---------------------------------------------------------------------------------------------------- */
.bio {
  padding: 49px 0; }
  .bio .head {
    margin-bottom: 21px; }
  .bio .body {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 28px;
    color: #7e8b8c; }

/* 3 Column collection pages
---------------------------------------------------------------------------------------------------- */
.collection .head {
  margin-bottom: 21px;
  line-height: 21px;
  /* ?? May cause issues */ }
.collection .body {
  margin-bottom: 21px; }
  .collection .body .img {
    margin-bottom: 14px; }

/* Row Layout
---------------------------------------------------------------------------------------------------- */
.product {
  margin-bottom: 21px;
  padding-bottom: 21px;
  border-bottom: 1px solid #e5e5e5; }
  .product span.sub {
    color: #7e8b8c;
    margin-left: 14px; }
  .product .title {
    margin-bottom: 14px; }
  .product .foot {
    margin-top: 14px; }
    .product .foot a {
      color: #7d8a8c;
      text-decoration: underline; }
  .product .addendum {
    margin-top: 14px; }
  .product .hidden {
    display: none; !important}
  .product .visible {
    display: block;!important }

/* 10 Cart
---------------------------------------------------------------------------------------------------- */
/* 10.1 Add to Cart
---------------------------------------------------------------------------------------------------- */
.order-box {
  margin-top: 21px;
  padding-top: 21px;
  border-top: 1px solid #7e8b8c; }
  .order-box h3 {
    margin-bottom: 21px; }
  .order-box .btn {
    margin-bottom: 14px; }

#cart .btn-primary {
  float: right; }

/* 10.2 Mini Summary
---------------------------------------------------------------------------------------------------- */
.cart-simple {
  padding: 14px 0; }
  .cart-simple .item {
    margin: 0 0 14px; }
  .cart-simple .summary {
    padding-top: 21px;
    margin-top: 21px; }
    .cart-simple .summary p {
      margin-bottom: 0; }
  .cart-simple .strong span {
    text-align: right;
    float: right;
    display: inline-block; }
  .cart-simple .total {
    color: #f9612a;
    padding: 21px 0 0;
    margin-top: 21px; }




  	.biline {
     margin: 0px 0 0;
    float: none;
    width: 100%;
    background: #f9612a;
    /* height: 50px; */
    padding: 40px 0;
    font-size: 36px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
		clear: both;
}

.weship {background: #e5e6e6;font-size: 36px;font-family: 'ProximaNovaRgBold', sans-serif;
  font-weight: bold;padding:20px 0; }
.weship h3{color:#f9612a;font-size:1em;text-transform: uppercase; font-weight:bold;font-family: 'ProximaNovaRgBold', sans-serif;}
.weship img {padding-top:10px;}
.shipping-subtext{color:#2e3d4e;clear:both;font-size:0.7em;}
	/* added styles */

	.hero.bucket img.img-responsive{width:100%}
/* Extra small devices (phones, less than 768px) */
.footer{height:auto;padding:5% 0}
.navbar {
	background: #33485d;
    margin-bottom:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
.masthead-header{padding:20px 0 20px;}
nav .pre-nav {
    background: #2b3d4f;
    padding: 7px 0;
}
nav li a {
    color: white;
    padding: 14px 21px;
    display: inline-block;
    border-radius: 4px;
    line-height: 21px;
    vertical-align: middle;
	font-size:1.2rem;
	font-size:1.2em;
}
/*.master-wrap{margin-top:155px;}*/
.top-nav li .btn-group .btn{background: #2b3d4f;}
@media (max-width: 767px) {

/* subnavigation */

  ul.nav.navbar-nav.navbar-right {
    margin-right: 0px;
}
  ul.nav.navbar-right li {margin-left:20px;}
ul.nav.navbar-right li.active a {width:100%}

/* accessory page */
  .product span.sub { display:block;margin-left:0;}
  .product.accessory img {width:100%}
  .accessory .accessory-options {margin-top:15px;}

/* contact page buttons */
  .contact-buttons .btn {width:100%;margin-bottom:4px;}
.top-nav li .btn-group .btn {padding:6px;}
.top-nav .btn-group {    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;}
.navbar-brand {
     float: none;
    height:auto;
    /* padding: 0 15px; */
    /* font-size: 18px; */
    /* line-height: 20px; */
}
.navbar-brand img {height:50px;}
.navbar-toggle {
    border-color: #FFF;
	background-color:#FFF
}
.footer {position:relative;}
	.biline {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.bucket-option{margin-bottom:20px;}

	.bio .bodytext.alpha { font-size:1.6rem;font-size:1.6em;}
.content {padding-bottom:0;}
.nav li {display:block;border-bottom:solid 1px #999}
.navbar-header img {width:40% ;margin-left:5%;transition: all .300s;}

  .pre-nav a {
    font-size: 14px;
  }
.pre-nav ul{float:none}
.icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;  background-color: #888;
}
.btn-group-vertical>.btn, .btn-group>.btn {

    padding: 12px;
}
}
	.top-nav {float:right; display:inline;padding-top:10px;transition: all .300s;}
	.top-nav li {display:inline}
    #bs-example-navbar-collapse-1{padding-top:10px;transition: all .300s;}

    .sticky .top-nav {float:right; display:inline;padding-top:0px;transition: all .300s;}

    .sticky #bs-example-navbar-collapse-1{padding-top:0px;transition: all .300s;}

@media screen and (max-width:992px) {
a.btn.btn-fb {
    background: transparent !important;
    border: 0 !important;
    padding: 5px 6px 0px 0px;
    display: inline-block;
    float: left;
}
}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px)  and (max-width:992px) {
	.navbar-nav>li {margin-right:10px;}
	.navbar-nav>li a {padding:7px}
}
@media (min-width:320px){
.pre-nav a {    font-size: 0.8em;    padding: 6px;
    margin-left: 6px;}
  .masthead-header {padding: 27px 0 20px;}
}
@media (min-width:480px){
.pre-nav a {    font-size: 1.2em;    padding: 6px;
    margin-left: 6px;
  }

}
.pre-nav a
{
  color: #15bb9b !important;

}
.pre-nav a:hover
{
  color: #FFF !important;
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {.navbar-header img {
    width: 190px;

    transition: all .300s;
}  }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { .footer{padding:2% 0;} }



/* top nav animations */


ul.toplinks > li, ul.toplink-phone > li {display: inline;margin-left:20px; font-size:14px;font-weight:bold;transition: all .300s;}

.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {margin-bottom:10px;}
ul.nav.navbar-nav.navbar-right {margin-right:20px;}
.sticky .navbar-header img{width:120px; padding-top:5px;padding-bottom:5px;transition: all .300s;}
.sticky.masthead-header{
    padding: 10px 0 0px;
    position: fixed;
    width: 100%;
    background: #33485d;
    z-index:1000;
    top:0;transition: all .300s;
}
.sticky .top-nav .btn,.sticky .nav.navbar-right.uc li a{padding:10px 14px;transition: all .300s;}
.navbar-collapse.collapse.in {
  display: block!important;
}
/* checkout/cart buttons in header*/

.top-nav li .btn-group .btn:hover {color:#FFF;background-color:#15bb9b}

/* breadcrumbs to avoid header overlap */
.breadcrumb {margin-top:20px;}


/* checkout complete page */

#ordercomplete legend{border-bottom:1px solid #666;
  margin-bottom:6px;padding-bottom:6px;}

#ordersummarycomplete {border-top:1px solid #e8e8e8}


/* article list */

.panel-articles>.panel-heading {
    color: #fff;
    background-color: #33485d;
    border-color: #33485d;
}
.panel-articles {
  border-color: #33485d;
}

.panel-articles .btn{color:#FFF;background-color:#15bb9b}
.panel-articles .btn:hover{color: #fff;
    background-color: #33485d;}

.articles-list-sidebar li.active a {color:#FFF}
@media (max-width: 767px) {.panel-articles img {width:100%;max-height:inherit!important;} }
/* override bootstrap active class to use colour scheme */

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #33485d;
    border-color: #33485d;
}
/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {

    /* checkout success page */
    .page-header, #ordersummarycomplete {padding:9px;}
    .alert, #ordercomplete{margin:9px;}
}
/* Small devices (tablets, 768px and up) */


/* fix for accordian active color */

.accordion-item h3.active {color: #15bb9b;}


/* form */


/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) { #gen-form, #prod-form {width:300px}.form label{width:100%;text-align:left;}.form input{clear:both;}.form-horizontal .form-group{margin-left:0;}}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { #gen-form, #prod-form {width:600px} }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {#gen-form, #prod-form {width:800px}}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { }

.btn.btn-success{
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}


/* make thje flags page look better */

.collection .store_product_form .item{    border: 1px solid #cccaca;}
.collection .item .head{    padding: 8px;
    text-align: center;
    background-color: #33485d;
    color: #FFF;margin-bottom:0;}
.collection .item h3 {
  color: #FFF;
  padding: 8px;
}

.collection .item .head h3 .icon{margin-bottom:2px;}
.collection .item .body .options{padding:12px 12px 0 12px}
.collection .item .foot .btn{border-radius: 0;}


.store_product_form .item .foot {padding-top:16px;}
.sub-nav a {
    background: #19A48B;
  margin-left:2px;
}
.sub-nav a:hover {
    background: #1ba46b;
}
.more-info {font-size:1.8em}
.more-info .foxtrot {font-size:16px; font-size:1rem;}


/* view page descriptions lists */
#description ul {
  list-style-type: disc;
  width: 100%;
  margin-bottom:7px;
}
#description ul li {
  float: none;
  list-style-position:inside;width:100%}

#description li a {background:none;
  display: initial;
  padding-left:0;
  border:none;
  text-align: left;
  padding:0;}
  
  
  
  
  
  
.control-group.recaptcha-block {
    padding-left: 230px;
}

@media screen and (max-width: 992px){
.control-group.recaptcha-block {
    padding-left: 145px;
}
}

@media screen and (max-width: 768px){
.control-group.recaptcha-block {
    padding-left: 0px;
}
}