@import url('../css/icons/font-awesome/css/font-awesome.css');
@import url('../css/flexslider.css');
@import url('../css/lightbox.css');
@import url(http://fonts.googleapis.com/css?family=Lato:900|Bitter);

/*!
 * Bootstrap v2.3.0
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

a:hover,
a:active {
    outline: 0;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}


/* Responsive images (ensure images don't scale beyond their parents) */

img {
    max-width: 100%;
    width: auto \9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}


/* Part 2: Scale the height according to the width, otherwise you get stretching */

#map_canvas img,
.google-maps img {
    max-width: none;
}

button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}

button,
input {
    *overflow: visible;
    line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    background-color: #fff;
}

a {
    color: #08c;
    text-decoration: none;
}

a:hover {
    color: #005580;
    text-decoration: underline;
}

.img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}

.row {
    margin-left: -20px;
    *zoom: 1;
}

.row:before,
.row:after {
    display: table;
    content: "";
    line-height: 0;
}

.row:after {
    clear: both;
}

.row:before,
.row:after {
    display: table;
    content: "";
    line-height: 0;
}

.row:after {
    clear: both;
}

[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 940px;
}

.span12 {
    width: 940px;
}

.span11 {
    width: 860px;
}

.span10 {
    width: 780px;
}

.span9 {
    width: 700px;
}

.span8 {
    width: 620px;
}

.span7 {
    width: 540px;
}

.span6 {
    width: 460px;
}

.span5 {
    width: 380px;
}

.span4 {
    width: 300px;
}

.span3 {
    width: 220px;
}

.span2 {
    width: 140px;
}

.span1 {
    width: 60px;
}

.offset12 {
    margin-left: 980px;
}

.offset11 {
    margin-left: 900px;
}

.offset10 {
    margin-left: 820px;
}

.offset9 {
    margin-left: 740px;
}

.offset8 {
    margin-left: 660px;
}

.offset7 {
    margin-left: 580px;
}

.offset6 {
    margin-left: 500px;
}

.offset5 {
    margin-left: 420px;
}

.offset4 {
    margin-left: 340px;
}

.offset3 {
    margin-left: 260px;
}

.offset2 {
    margin-left: 180px;
}

.offset1 {
    margin-left: 100px;
}

.row {
    margin-left: -20px;
    *zoom: 1;
}

.row:before,
.row:after {
    display: table;
    content: "";
    line-height: 0;
}

.row:after {
    clear: both;
}

.row:before,
.row:after {
    display: table;
    content: "";
    line-height: 0;
}

.row:after {
    clear: both;
}

[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 940px;
}

.span12 {
    width: 940px;
}

.span11 {
    width: 860px;
}

.span10 {
    width: 780px;
}

.span9 {
    width: 700px;
}

.span8 {
    width: 620px;
}

.span7 {
    width: 540px;
}

.span6 {
    width: 460px;
}

.span5 {
    width: 380px;
}

.span4 {
    width: 300px;
}

.span3 {
    width: 220px;
}

.span2 {
    width: 140px;
}

.span1 {
    width: 60px;
}

.offset12 {
    margin-left: 980px;
}

.offset11 {
    margin-left: 900px;
}

.offset10 {
    margin-left: 820px;
}

.offset9 {
    margin-left: 740px;
}

.offset8 {
    margin-left: 660px;
}

.offset7 {
    margin-left: 580px;
}

.offset6 {
    margin-left: 500px;
}

.offset5 {
    margin-left: 420px;
}

.offset4 {
    margin-left: 340px;
}

.offset3 {
    margin-left: 260px;
}

.offset2 {
    margin-left: 180px;
}

.offset1 {
    margin-left: 100px;
}

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}

.row-fluid:after {
    clear: both;
}

.row-fluid:before,
.row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .controls-row [class*="span"]+[class*="span"] {
    margin-left: 2.127659574468085%;
}

.row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
}

.row-fluid .span11 {
    width: 91.48936170212765%;
    *width: 91.43617021276594%;
}

.row-fluid .span10 {
    width: 82.97872340425532%;
    *width: 82.92553191489361%;
}

.row-fluid .span9 {
    width: 74.46808510638297%;
    *width: 74.41489361702126%;
}

.row-fluid .span8 {
    width: 65.95744680851064%;
    *width: 65.90425531914893%;
}

.row-fluid .span7 {
    width: 57.44680851063829%;
    *width: 57.39361702127659%;
}

.row-fluid .span6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%;
}

.row-fluid .span5 {
    width: 40.42553191489362%;
    *width: 40.37234042553192%;
}

.row-fluid .span4 {
    width: 31.91489361702128%;
    *width: 31.86170212765958%;
}

.row-fluid .span3 {
    width: 23.40425531914893%;
    *width: 23.35106382978723%;
}

.row-fluid .span2 {
    width: 14.8936170212766%;
    *width: 14.84042553191489%;
}

.row-fluid .span1 {
    width: 6.382978723404255%;
    *width: 6.329787234042553%;
}

.row-fluid .offset12 {
    margin-left: 104.2553191489362%;
    *margin-left: 104.1489361702127%;
}

.row-fluid .offset12:first-child {
    margin-left: 102.1276595744681%;
    *margin-left: 102.0212765957447%;
}

.row-fluid .offset11 {
    margin-left: 95.74468085106382%;
    *margin-left: 95.6382978723404%;
}

.row-fluid .offset11:first-child {
    margin-left: 93.61702127659574%;
    *margin-left: 93.51063829787232%;
}

.row-fluid .offset10 {
    margin-left: 87.23404255319149%;
    *margin-left: 87.12765957446807%;
}

.row-fluid .offset10:first-child {
    margin-left: 85.1063829787234%;
    *margin-left: 84.99999999999999%;
}

.row-fluid .offset9 {
    margin-left: 78.72340425531914%;
    *margin-left: 78.61702127659572%;
}

.row-fluid .offset9:first-child {
    margin-left: 76.59574468085106%;
    *margin-left: 76.48936170212764%;
}

.row-fluid .offset8 {
    margin-left: 70.21276595744681%;
    *margin-left: 70.10638297872339%;
}

.row-fluid .offset8:first-child {
    margin-left: 68.08510638297872%;
    *margin-left: 67.97872340425531%;
}

.row-fluid .offset7 {
    margin-left: 61.70212765957446%;
    *margin-left: 61.59574468085106%;
}

.row-fluid .offset7:first-child {
    margin-left: 59.57446808510637%;
    *margin-left: 59.46808510638297%;
}

.row-fluid .offset6 {
    margin-left: 53.19148936170212%;
    *margin-left: 53.08510638297872%;
}

.row-fluid .offset6:first-child {
    margin-left: 51.06382978723403%;
    *margin-left: 50.95744680851063%;
}

.row-fluid .offset5 {
    margin-left: 44.68085106382979%;
    *margin-left: 44.57446808510638%;
}

.row-fluid .offset5:first-child {
    margin-left: 42.5531914893617%;
    *margin-left: 42.4468085106383%;
}

.row-fluid .offset4 {
    margin-left: 36.17021276595744%;
    *margin-left: 36.06382978723405%;
}

.row-fluid .offset4:first-child {
    margin-left: 34.04255319148936%;
    *margin-left: 33.93617021276596%;
}

.row-fluid .offset3 {
    margin-left: 27.6595744680851%;
    *margin-left: 27.5531914893617%;
}

.row-fluid .offset3:first-child {
    margin-left: 25.53191489361702%;
    *margin-left: 25.42553191489362%;
}

.row-fluid .offset2 {
    margin-left: 19.14893617021276%;
    *margin-left: 19.04255319148936%;
}

.row-fluid .offset2:first-child {
    margin-left: 17.02127659574468%;
    *margin-left: 16.91489361702128%;
}

.row-fluid .offset1 {
    margin-left: 10.63829787234043%;
    *margin-left: 10.53191489361702%;
}

.row-fluid .offset1:first-child {
    margin-left: 8.51063829787234%;
    *margin-left: 8.404255319148938%;
}

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}

.row-fluid:after {
    clear: both;
}

.row-fluid:before,
.row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .controls-row [class*="span"]+[class*="span"] {
    margin-left: 2.127659574468085%;
}

.row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
}

.row-fluid .span11 {
    width: 91.48936170212765%;
    *width: 91.43617021276594%;
}

.row-fluid .span10 {
    width: 82.97872340425532%;
    *width: 82.92553191489361%;
}

.row-fluid .span9 {
    width: 74.46808510638297%;
    *width: 74.41489361702126%;
}

.row-fluid .span8 {
    width: 65.95744680851064%;
    *width: 65.90425531914893%;
}

.row-fluid .span7 {
    width: 57.44680851063829%;
    *width: 57.39361702127659%;
}

.row-fluid .span6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%;
}

.row-fluid .span5 {
    width: 40.42553191489362%;
    *width: 40.37234042553192%;
}

.row-fluid .span4 {
    width: 31.91489361702128%;
    *width: 31.86170212765958%;
}

.row-fluid .span3 {
    width: 23.40425531914893%;
    *width: 23.35106382978723%;
}

.row-fluid .span2 {
    width: 14.8936170212766%;
    *width: 14.84042553191489%;
}

.row-fluid .span1 {
    width: 6.382978723404255%;
    *width: 6.329787234042553%;
}

.row-fluid .offset12 {
    margin-left: 104.2553191489362%;
    *margin-left: 104.1489361702127%;
}

.row-fluid .offset12:first-child {
    margin-left: 102.1276595744681%;
    *margin-left: 102.0212765957447%;
}

.row-fluid .offset11 {
    margin-left: 95.74468085106382%;
    *margin-left: 95.6382978723404%;
}

.row-fluid .offset11:first-child {
    margin-left: 93.61702127659574%;
    *margin-left: 93.51063829787232%;
}

.row-fluid .offset10 {
    margin-left: 87.23404255319149%;
    *margin-left: 87.12765957446807%;
}

.row-fluid .offset10:first-child {
    margin-left: 85.1063829787234%;
    *margin-left: 84.99999999999999%;
}

.row-fluid .offset9 {
    margin-left: 78.72340425531914%;
    *margin-left: 78.61702127659572%;
}

.row-fluid .offset9:first-child {
    margin-left: 76.59574468085106%;
    *margin-left: 76.48936170212764%;
}

.row-fluid .offset8 {
    margin-left: 70.21276595744681%;
    *margin-left: 70.10638297872339%;
}

.row-fluid .offset8:first-child {
    margin-left: 68.08510638297872%;
    *margin-left: 67.97872340425531%;
}

.row-fluid .offset7 {
    margin-left: 61.70212765957446%;
    *margin-left: 61.59574468085106%;
}

.row-fluid .offset7:first-child {
    margin-left: 59.57446808510637%;
    *margin-left: 59.46808510638297%;
}

.row-fluid .offset6 {
    margin-left: 53.19148936170212%;
    *margin-left: 53.08510638297872%;
}

.row-fluid .offset6:first-child {
    margin-left: 51.06382978723403%;
    *margin-left: 50.95744680851063%;
}

.row-fluid .offset5 {
    margin-left: 44.68085106382979%;
    *margin-left: 44.57446808510638%;
}

.row-fluid .offset5:first-child {
    margin-left: 42.5531914893617%;
    *margin-left: 42.4468085106383%;
}

.row-fluid .offset4 {
    margin-left: 36.17021276595744%;
    *margin-left: 36.06382978723405%;
}

.row-fluid .offset4:first-child {
    margin-left: 34.04255319148936%;
    *margin-left: 33.93617021276596%;
}

.row-fluid .offset3 {
    margin-left: 27.6595744680851%;
    *margin-left: 27.5531914893617%;
}

.row-fluid .offset3:first-child {
    margin-left: 25.53191489361702%;
    *margin-left: 25.42553191489362%;
}

.row-fluid .offset2 {
    margin-left: 19.14893617021276%;
    *margin-left: 19.04255319148936%;
}

.row-fluid .offset2:first-child {
    margin-left: 17.02127659574468%;
    *margin-left: 16.91489361702128%;
}

.row-fluid .offset1 {
    margin-left: 10.63829787234043%;
    *margin-left: 10.53191489361702%;
}

.row-fluid .offset1:first-child {
    margin-left: 8.51063829787234%;
    *margin-left: 8.404255319148938%;
}

[class*="span"].hide,
.row-fluid [class*="span"].hide {
    display: none;
}

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
    float: right;
}

.container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}

.container:before,
.container:after {
    display: table;
    content: "";
    line-height: 0;
}

.container:after {
    clear: both;
}

.container:before,
.container:after {
    display: table;
    content: "";
    line-height: 0;
}

.container:after {
    clear: both;
}

.container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    *zoom: 1;
}

.container-fluid:before,
.container-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}

.container-fluid:after {
    clear: both;
}

.container-fluid:before,
.container-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}

.container-fluid:after {
    clear: both;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 200;
    line-height: 30px;
}

small {
    font-size: 85%;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

cite {
    font-style: normal;
}

.muted {
    color: #999;
}

.text-warning {
    color: #c09853;
}

a.text-warning:hover {
    color: #a47e3c;
}

.text-error {
    color: #b94a48;
}

a.text-error:hover {
    color: #953b39;
}

.text-info {
    color: #3a87ad;
}

a.text-info:hover {
    color: #2d6987;
}

.text-success {
    color: #468847;
}

a.text-success:hover {
    color: #356635;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999;
}

h1,
h2,
h3 {
    line-height: 40px;
}

h1 {
    font-size: 38.5px;
}

h2 {
    font-size: 31.5px;
}

h3 {
    font-size: 24.5px;
}

h4 {
    font-size: 17.5px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 11.9px;
}

h1 small {
    font-size: 24.5px;
}

h2 small {
    font-size: 17.5px;
}

h3 small {
    font-size: 14px;
}

h4 small {
    font-size: 14px;
}

.page-header {
    padding-bottom: 9px;
    margin: 20px 0 30px;
    border-bottom: 1px solid #eee;
}

ul,
ol {
    padding: 0;
    margin: 0 0 10px 25px;
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin-bottom: 0;
}

li {
    line-height: 20px;
}

ul.unstyled,
ol.unstyled {
    margin-left: 0;
    list-style: none;
}

dl {
    margin-bottom: 20px;
}

dt,
dd {
    line-height: 20px;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 10px;
}

.dl-horizontal {
    *zoom: 1;
}

.dl-horizontal:before,
.dl-horizontal:after {
    display: table;
    content: "";
    line-height: 0;
}

.dl-horizontal:after {
    clear: both;
}

.dl-horizontal:before,
.dl-horizontal:after {
    display: table;
    content: "";
    line-height: 0;
}

.dl-horizontal:after {
    clear: both;
}

.dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dl-horizontal dd {
    margin-left: 180px;
}

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff;
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999;
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    border-left: 5px solid #eee;
}

blockquote p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
}

blockquote small {
    display: block;
    line-height: 20px;
    color: #999;
}

blockquote small:before {
    content: '\2014 \00A0';
}

blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right;
}

blockquote.pull-right small:before {
    content: '';
}

blockquote.pull-right small:after {
    content: '\00A0 \2014';
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
}

address {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    line-height: 20px;
}

code,
pre {
    padding: 0 3px 2px;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    font-size: 12px;
    color: #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

code {
    padding: 2px 4px;
    color: #d14;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

pre.prettyprint {
    margin-bottom: 20px;
}

pre code {
    padding: 0;
    color: inherit;
    background-color: transparent;
    border: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

form {
    margin: 0 0 20px;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 40px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

legend small {
    font-size: 15px;
    color: #999;
}

label,
input,
button,
select,
textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

input,
button,
select,
textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
    display: block;
    margin-bottom: 5px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
}

input,
textarea,
.uneditable-input {
    width: 206px;
}

textarea {
    height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}


/* IE6-9 */

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    *margin-top: 0;
    margin-top: 1px \9;
    line-height: normal;
    cursor: pointer;
}


/* IE8-9 */

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
    width: auto;
}

select,
input[type="file"] {
    height: 30px;
    *margin-top: 4px;
    line-height: 30px;
}


/* For IE7, add top margin to align select with labels */

select {
    width: 220px;
    border: 1px solid #ccc;
    background-color: #fff;
}

select[multiple],
select[size] {
    height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.uneditable-input,
.uneditable-textarea {
    color: #999;
    background-color: #fcfcfc;
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    cursor: not-allowed;
}

.uneditable-input {
    overflow: hidden;
    white-space: nowrap;
}

.uneditable-textarea {
    width: auto;
    height: auto;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}

.radio,
.checkbox {
    min-height: 20px;
    padding-left: 20px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
    float: left;
    margin-left: -20px;
}

.controls>.radio:first-child,
.controls>.checkbox:first-child {
    padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle;
}

.radio.inline+.radio.inline,
.checkbox.inline+.checkbox.inline {
    margin-left: 10px;
}

.input-mini {
    width: 60px;
}

.input-small {
    width: 90px;
}

.input-medium {
    width: 150px;
}

.input-large {
    width: 210px;
}

.input-xlarge {
    width: 270px;
}

.input-xxlarge {
    width: 530px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
    float: none;
    margin-left: 0;
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
    display: inline-block;
}

input,
textarea,
.uneditable-input {
    margin-left: 0;
}

.controls-row [class*="span"]+[class*="span"] {
    margin-left: 20px;
}

input.span12,
textarea.span12,
.uneditable-input.span12 {
    width: 926px;
}

input.span11,
textarea.span11,
.uneditable-input.span11 {
    width: 846px;
}

input.span10,
textarea.span10,
.uneditable-input.span10 {
    width: 766px;
}

input.span9,
textarea.span9,
.uneditable-input.span9 {
    width: 686px;
}

input.span8,
textarea.span8,
.uneditable-input.span8 {
    width: 606px;
}

input.span7,
textarea.span7,
.uneditable-input.span7 {
    width: 526px;
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
    width: 446px;
}

input.span5,
textarea.span5,
.uneditable-input.span5 {
    width: 366px;
}

input.span4,
textarea.span4,
.uneditable-input.span4 {
    width: 286px;
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
    width: 206px;
}

input.span2,
textarea.span2,
.uneditable-input.span2 {
    width: 126px;
}

input.span1,
textarea.span1,
.uneditable-input.span1 {
    width: 46px;
}

input,
textarea,
.uneditable-input {
    margin-left: 0;
}

.controls-row [class*="span"]+[class*="span"] {
    margin-left: 20px;
}

input.span12,
textarea.span12,
.uneditable-input.span12 {
    width: 926px;
}

input.span11,
textarea.span11,
.uneditable-input.span11 {
    width: 846px;
}

input.span10,
textarea.span10,
.uneditable-input.span10 {
    width: 766px;
}

input.span9,
textarea.span9,
.uneditable-input.span9 {
    width: 686px;
}

input.span8,
textarea.span8,
.uneditable-input.span8 {
    width: 606px;
}

input.span7,
textarea.span7,
.uneditable-input.span7 {
    width: 526px;
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
    width: 446px;
}

input.span5,
textarea.span5,
.uneditable-input.span5 {
    width: 366px;
}

input.span4,
textarea.span4,
.uneditable-input.span4 {
    width: 286px;
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
    width: 206px;
}

input.span2,
textarea.span2,
.uneditable-input.span2 {
    width: 126px;
}

input.span1,
textarea.span1,
.uneditable-input.span1 {
    width: 46px;
}

.controls-row {
    *zoom: 1;
}

.controls-row:before,
.controls-row:after {
    display: table;
    content: "";
    line-height: 0;
}

.controls-row:after {
    clear: both;
}

.controls-row:before,
.controls-row:after {
    display: table;
    content: "";
    line-height: 0;
}

.controls-row:after {
    clear: both;
}

.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
    float: left;
}

.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
    padding-top: 5px;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #eee;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
    background-color: transparent;
}

.control-group.warning>label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
    color: #c09853;
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #c09853;
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853;
}

.control-group.warning>label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
    color: #c09853;
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #c09853;
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853;
}

.control-group.error>label,
.control-group.error .help-block,
.control-group.error .help-inline {
    color: #b94a48;
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #b94a48;
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48;
}

.control-group.error>label,
.control-group.error .help-block,
.control-group.error .help-inline {
    color: #b94a48;
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #b94a48;
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48;
}

.control-group.success>label,
.control-group.success .help-block,
.control-group.success .help-inline {
    color: #468847;
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #468847;
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847;
}

.control-group.success>label,
.control-group.success .help-block,
.control-group.success .help-inline {
    color: #468847;
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #468847;
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847;
}

.control-group.info>label,
.control-group.info .help-block,
.control-group.info .help-inline {
    color: #3a87ad;
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    color: #3a87ad;
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    border-color: #3a87ad;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
    border-color: #2d6987;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad;
}

.control-group.info>label,
.control-group.info .help-block,
.control-group.info .help-inline {
    color: #3a87ad;
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    color: #3a87ad;
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    border-color: #3a87ad;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
    border-color: #2d6987;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad;
}

input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
    color: #b94a48;
    border-color: #ee5f5b;
}

input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7;
}

.form-actions {
    padding: 19px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    *zoom: 1;
}

.form-actions:before,
.form-actions:after {
    display: table;
    content: "";
    line-height: 0;
}

.form-actions:after {
    clear: both;
}

.form-actions:before,
.form-actions:after {
    display: table;
    content: "";
    line-height: 0;
}

.form-actions:after {
    clear: both;
}

.help-block,
.help-inline {
    color: #595959;
}

.help-block {
    display: block;
    margin-bottom: 10px;
}

.help-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 5px;
}


/* IE7 inline-block hack */

.input-append,
.input-prepend {
    margin-bottom: 5px;
    font-size: 0;
    white-space: nowrap;
}

.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu {
    font-size: 14px;
}

.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    vertical-align: top;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
    z-index: 2;
}

.input-append .add-on,
.input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #eee;
    border: 1px solid #ccc;
}

.input-append .add-on,
.input-append .btn,
.input-prepend .add-on,
.input-prepend .btn {
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.input-append .active,
.input-prepend .active {
    background-color: #a9dba9;
    border-color: #46a546;
}

.input-prepend .add-on,
.input-prepend .btn {
    margin-right: -1px;
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.input-append input+.btn-group .btn,
.input-append select+.btn-group .btn,
.input-append .uneditable-input+.btn-group .btn {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
    margin-left: -1px;
}

.input-append .add-on:last-child,
.input-append .btn:last-child {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.input-prepend.input-append input+.btn-group .btn,
.input-prepend.input-append select+.btn-group .btn,
.input-prepend.input-append .uneditable-input+.btn-group .btn {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.input-prepend.input-append .btn-group:first-child {
    margin-left: 0;
}

input.search-query {
    padding-right: 14px;
    padding-right: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}


/* Allow for input prepend/append in search forms */

.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.form-search .input-append .search-query {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px;
}

.form-search .input-append .btn {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .search-query {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .btn {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px;
}

.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle;
}


/* IE7 inline-block hack */

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
    display: none;
}

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
    display: inline-block;
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
    margin-bottom: 0;
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle;
}

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    float: left;
    margin-right: 3px;
    margin-left: 0;
}

.control-group {
    margin-bottom: 10px;
}

legend+.control-group {
    margin-top: 20px;
    -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
    margin-bottom: 20px;
    *zoom: 1;
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
    display: table;
    content: "";
    line-height: 0;
}

.form-horizontal .control-group:after {
    clear: both;
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
    display: table;
    content: "";
    line-height: 0;
}

.form-horizontal .control-group:after {
    clear: both;
}

.form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right;
}

.form-horizontal .controls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 180px;
    *margin-left: 0;
}

.form-horizontal .controls:first-child {
    *padding-left: 180px;
}

.form-horizontal .help-block {
    margin-bottom: 0;
}

.form-horizontal input+.help-block,
.form-horizontal select+.help-block,
.form-horizontal textarea+.help-block {
    margin-top: 10px;
}

.form-horizontal .form-actions {
    padding-left: 180px;
}

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

.table {
    width: 100%;
    margin-bottom: 20px;
}

.table th,
.table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table th {
    font-weight: bold;
}

.table thead th {
    vertical-align: bottom;
}

.table caption+thead tr:first-child th,
.table caption+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
    border-top: 0;
}

.table tbody+tbody {
    border-top: 2px solid #ddd;
}

.table-condensed th,
.table-condensed td {
    padding: 4px 5px;
}

.table-bordered {
    border: 1px solid #ddd;
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
    border-left: 1px solid #ddd;
}

.table-bordered caption+thead tr:first-child th,
.table-bordered caption+tbody tr:first-child th,
.table-bordered caption+tbody tr:first-child td,
.table-bordered colgroup+thead tr:first-child th,
.table-bordered colgroup+tbody tr:first-child th,
.table-bordered colgroup+tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
    border-top: 0;
}

.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
}

.table-bordered caption+thead tr:first-child th:first-child,
.table-bordered caption+tbody tr:first-child td:first-child,
.table-bordered colgroup+thead tr:first-child th:first-child,
.table-bordered colgroup+tbody tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
}

.table-bordered caption+thead tr:first-child th:last-child,
.table-bordered caption+tbody tr:first-child td:last-child,
.table-bordered colgroup+thead tr:first-child th:last-child,
.table-bordered colgroup+tbody tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
    background-color: #f9f9f9;
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
    background-color: #f5f5f5;
}

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
    display: table-cell;
    float: none;
    margin-left: 0;
}

.table td.span1,
.table th.span1 {
    float: none;
    width: 44px;
    margin-left: 0;
}

.table td.span2,
.table th.span2 {
    float: none;
    width: 124px;
    margin-left: 0;
}

.table td.span3,
.table th.span3 {
    float: none;
    width: 204px;
    margin-left: 0;
}

.table td.span4,
.table th.span4 {
    float: none;
    width: 284px;
    margin-left: 0;
}

.table td.span5,
.table th.span5 {
    float: none;
    width: 364px;
    margin-left: 0;
}

.table td.span6,
.table th.span6 {
    float: none;
    width: 444px;
    margin-left: 0;
}

.table td.span7,
.table th.span7 {
    float: none;
    width: 524px;
    margin-left: 0;
}

.table td.span8,
.table th.span8 {
    float: none;
    width: 604px;
    margin-left: 0;
}

.table td.span9,
.table th.span9 {
    float: none;
    width: 684px;
    margin-left: 0;
}

.table td.span10,
.table th.span10 {
    float: none;
    width: 764px;
    margin-left: 0;
}

.table td.span11,
.table th.span11 {
    float: none;
    width: 844px;
    margin-left: 0;
}

.table td.span12,
.table th.span12 {
    float: none;
    width: 924px;
    margin-left: 0;
}

.table tbody tr.success td {
    background-color: #dff0d8;
}

.table tbody tr.error td {
    background-color: #f2dede;
}

.table tbody tr.warning td {
    background-color: #fcf8e3;
}

.table tbody tr.info td {
    background-color: #d9edf7;
}

.table-hover tbody tr.success:hover td {
    background-color: #d0e9c6;
}

.table-hover tbody tr.error:hover td {
    background-color: #ebcccc;
}

.table-hover tbody tr.warning:hover td {
    background-color: #faf2cc;
}

.table-hover tbody tr.info:hover td {
    background-color: #c4e3f3;
}

i[class^="icon-"],
i[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("./../css/bootstrap/img/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
    margin-top: 1px;
}


/* White icons with optional class, or on hover/active states of certain elements */

.icon-white,
.nav-pills>.active>a>[class^="icon-"],
.nav-pills>.active>a>[class*=" icon-"],
.nav-list>.active>a>[class^="icon-"],
.nav-list>.active>a>[class*=" icon-"],
.navbar-inverse .nav>.active>a>[class^="icon-"],
.navbar-inverse .nav>.active>a>[class*=" icon-"],
.dropdown-menu>li>a:hover>[class^="icon-"],
.dropdown-menu>li>a:hover>[class*=" icon-"],
.dropdown-menu>.active>a>[class^="icon-"],
.dropdown-menu>.active>a>[class*=" icon-"],
.dropdown-submenu:hover>a>[class^="icon-"],
.dropdown-submenu:hover>a>[class*=" icon-"] {
    background-image: url("./../css/bootstrap/img/glyphicons-halflings-white.png");
}

i.icon-link:before {
    content: "\f0c1";
    font-family: fontawesome;
}

i.icon-glass {
    background-position: 0 0;
}

i.icon-music {
    background-position: -24px 0;
}

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

i.icon-envelope {
    background-position: -72px 0;
}

i.icon-heart {
    background-position: -96px 0;
}

i.icon-star {
    background-position: -120px 0;
}

i.icon-star-empty {
    background-position: -144px 0;
}

i.icon-user {
    background-position: -168px 0;
}

i.icon-film {
    background-position: -192px 0;
}

i.icon-th-large {
    background-position: -216px 0;
}

i.icon-th {
    background-position: -240px 0;
}

i.icon-th-list {
    background-position: -264px 0;
}

i.icon-ok {
    background-position: -288px 0;
}

i.icon-remove {
    background-position: -312px 0;
}

i.icon-zoom-in {
    background-position: -336px 0;
}

i.icon-zoom-out {
    background-position: -360px 0;
}

i.icon-off {
    background-position: -384px 0;
}

i.icon-signal {
    background-position: -408px 0;
}

i.icon-cog {
    background-position: -432px 0;
}

i.icon-trash {
    background-position: -456px 0;
}

i.icon-home {
    background-position: 0 -24px;
}

i.icon-file {
    background-position: -24px -24px;
}

i.icon-time {
    background-position: -48px -24px;
}

i.icon-road {
    background-position: -72px -24px;
}

i.icon-download-alt {
    background-position: -96px -24px;
}

i.icon-download {
    background-position: -120px -24px;
}

i.icon-upload {
    background-position: -144px -24px;
}

i.icon-inbox {
    background-position: -168px -24px;
}

i.icon-play-circle {
    background-position: -192px -24px;
}

i.icon-repeat {
    background-position: -216px -24px;
}

i.icon-refresh {
    background-position: -240px -24px;
}

i.icon-list-alt {
    background-position: -264px -24px;
}

i.icon-lock {
    background-position: -287px -24px;
}

i.icon-flag {
    background-position: -312px -24px;
}

i.icon-headphones {
    background-position: -336px -24px;
}

i.icon-volume-off {
    background-position: -360px -24px;
}

i.icon-volume-down {
    background-position: -384px -24px;
}

i.icon-volume-up {
    background-position: -408px -24px;
}

i.icon-qrcode {
    background-position: -432px -24px;
}

i.icon-barcode {
    background-position: -456px -24px;
}

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

i.icon-tags {
    background-position: -25px -48px;
}

i.icon-book {
    background-position: -48px -48px;
}

i.icon-bookmark {
    background-position: -72px -48px;
}

i.icon-print {
    background-position: -96px -48px;
}

i.icon-camera {
    background-position: -120px -48px;
}

i.icon-font {
    background-position: -144px -48px;
}

i.icon-bold {
    background-position: -167px -48px;
}

i.icon-italic {
    background-position: -192px -48px;
}

i.icon-text-height {
    background-position: -216px -48px;
}

i.icon-text-width {
    background-position: -240px -48px;
}

i.icon-align-left {
    background-position: -264px -48px;
}

i.icon-align-center {
    background-position: -288px -48px;
}

i.icon-align-right {
    background-position: -312px -48px;
}

i.icon-align-justify {
    background-position: -336px -48px;
}

i.icon-list {
    background-position: -360px -48px;
}

i.icon-indent-left {
    background-position: -384px -48px;
}

i.icon-indent-right {
    background-position: -408px -48px;
}

i.icon-facetime-video {
    background-position: -432px -48px;
}

i.icon-picture {
    background-position: -456px -48px;
}

i.icon-pencil {
    background-position: 0 -72px;
}

i.icon-map-marker {
    background-position: -24px -72px;
}

i.icon-adjust {
    background-position: -48px -72px;
}

i.icon-tint {
    background-position: -72px -72px;
}

i.icon-edit {
    background-position: -96px -72px;
}

i.icon-share {
    background-position: -120px -72px;
}

i.icon-check {
    background-position: -144px -72px;
}

i.icon-move {
    background-position: -168px -72px;
}

i.icon-step-backward {
    background-position: -192px -72px;
}

i.icon-fast-backward {
    background-position: -216px -72px;
}

i.icon-backward {
    background-position: -240px -72px;
}

i.icon-play {
    background-position: -264px -72px;
}

i.icon-pause {
    background-position: -288px -72px;
}

i.icon-stop {
    background-position: -312px -72px;
}

i.icon-forward {
    background-position: -336px -72px;
}

i.icon-fast-forward {
    background-position: -360px -72px;
}

i.icon-step-forward {
    background-position: -384px -72px;
}

i.icon-eject {
    background-position: -408px -72px;
}

i.icon-chevron-left {
    background-position: -432px -72px;
}

i.icon-chevron-right {
    background-position: -456px -72px;
}

i.icon-plus-sign {
    background-position: 0 -96px;
}

i.icon-minus-sign {
    background-position: -24px -96px;
}

i.icon-remove-sign {
    background-position: -48px -96px;
}

i.icon-ok-sign {
    background-position: -72px -96px;
}

i.icon-question-sign {
    background-position: -96px -96px;
}

i.icon-info-sign {
    background-position: -120px -96px;
}

i.icon-screenshot {
    background-position: -144px -96px;
}

i.icon-remove-circle {
    background-position: -168px -96px;
}

i.icon-ok-circle {
    background-position: -192px -96px;
}

i.icon-ban-circle {
    background-position: -216px -96px;
}

i.icon-arrow-left {
    background-position: -240px -96px;
}

i.icon-arrow-right {
    background-position: -264px -96px;
}

i.icon-arrow-up {
    background-position: -289px -96px;
}

i.icon-arrow-down {
    background-position: -312px -96px;
}

i.icon-share-alt {
    background-position: -336px -96px;
}

i.icon-resize-full {
    background-position: -360px -96px;
}

i.icon-resize-small {
    background-position: -384px -96px;
}

i.icon-plus {
    background-position: -408px -96px;
}

i.icon-minus {
    background-position: -433px -96px;
}

i.icon-asterisk {
    background-position: -456px -96px;
}

i.icon-exclamation-sign {
    background-position: 0 -120px;
}

i.icon-gift {
    background-position: -24px -120px;
}

i.icon-leaf {
    background-position: -48px -120px;
}

i.icon-fire {
    background-position: -72px -120px;
}

i.icon-eye-open {
    background-position: -96px -120px;
}

i.icon-eye-close {
    background-position: -120px -120px;
}

i.icon-warning-sign {
    background-position: -144px -120px;
}

i.icon-plane {
    background-position: -168px -120px;
}

i.icon-calendar {
    background-position: -192px -120px;
}

i.icon-random {
    background-position: -216px -120px;
    width: 16px;
}

i.icon-comment {
    background-position: -240px -120px;
}

i.icon-magnet {
    background-position: -264px -120px;
}

i.icon-chevron-up {
    background-position: -288px -120px;
}

i.icon-chevron-down {
    background-position: -313px -119px;
}

i.icon-retweet {
    background-position: -336px -120px;
}

i.icon-shopping-cart {
    background-position: -360px -120px;
}

i.icon-folder-close {
    background-position: -384px -120px;
}

i.icon-folder-open {
    background-position: -408px -120px;
    width: 16px;
}

i.icon-resize-vertical {
    background-position: -432px -119px;
}

i.icon-resize-horizontal {
    background-position: -456px -118px;
}

i.icon-hdd {
    background-position: 0 -144px;
}

i.icon-bullhorn {
    background-position: -24px -144px;
}

i.icon-bell {
    background-position: -48px -144px;
}

i.icon-certificate {
    background-position: -72px -144px;
}

i.icon-thumbs-up {
    background-position: -96px -144px;
}

i.icon-thumbs-down {
    background-position: -120px -144px;
}

i.icon-hand-right {
    background-position: -144px -144px;
}

i.icon-hand-left {
    background-position: -168px -144px;
}

i.icon-hand-up {
    background-position: -192px -144px;
}

i.icon-hand-down {
    background-position: -216px -144px;
}

i.icon-circle-arrow-right {
    background-position: -240px -144px;
}

i.icon-circle-arrow-left {
    background-position: -264px -144px;
}

i.icon-circle-arrow-up {
    background-position: -288px -144px;
}

i.icon-circle-arrow-down {
    background-position: -312px -144px;
}

i.icon-globe {
    background-position: -336px -144px;
}

i.icon-wrench {
    background-position: -360px -144px;
}

i.icon-tasks {
    background-position: -384px -144px;
}

i.icon-filter {
    background-position: -408px -144px;
}

i.icon-briefcase {
    background-position: -432px -144px;
}

i.icon-fullscreen {
    background-position: -456px -144px;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle {
    *margin-bottom: -3px;
}

.dropdown-toggle:active,
.open .dropdown-toggle {
    outline: 0;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
}

.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff;
}

.dropdown-menu li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu li>a:hover,
.dropdown-menu li>a:focus,
.dropdown-submenu:hover>a {
    text-decoration: none;
    color: #fff;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}

.dropdown-menu .active>a,
.dropdown-menu .active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}

.dropdown-menu .disabled>a,
.dropdown-menu .disabled>a:hover {
    color: #999;
}

.dropdown-menu .disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: default;
}

.open {
    *z-index: 1000;
}

.open>.dropdown-menu {
    display: block;
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropup .dropdown-submenu>.dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown .dropdown-menu .nav-header {
    padding-left: 20px;
    padding-right: 20px;
}

.typeahead {
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.well-large {
    padding: 24px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.well-small {
    padding: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease;
}

.collapse.in {
    height: auto;
}

.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    *line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #ccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
    background-color: #cccccc \9;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
    background-color: #cccccc \9;
}

.btn:first-child {
    *margin-left: 0;
}

.btn:first-child {
    *margin-left: 0;
}

.btn:hover {
    color: #333;
    text-decoration: none;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
}


/* Buttons in IE7 don't get borders, so darken on hover */

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn.active,
.btn:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn.disabled,
.btn[disabled] {
    cursor: default;
    background-color: #e6e6e6;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-large {
    padding: 11px 19px;
    font-size: 17.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
    margin-top: 2px;
}

.btn-small {
    padding: 2px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
    margin-top: 0;
}

.btn-mini {
    padding: 0 6px;
    font-size: 10.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.btn-block+.btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
    color: rgba(255, 255, 255, 0.75);
}

.btn {
    border-color: #c5c5c5;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}

.btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #08c, #0044cc);
    background-image: -o-linear-gradient(top, #08c, #0044cc);
    background-image: linear-gradient(to bottom, #08c, #0044cc);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0043cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #0044cc;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    color: #fff;
    background-color: #0044cc;
    *background-color: #003bb3;
}

.btn-primary:active,
.btn-primary.active {
    background-color: #003399 \9;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    color: #fff;
    background-color: #0044cc;
    *background-color: #003bb3;
}

.btn-primary:active,
.btn-primary.active {
    background-color: #003399 \9;
}

.btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #f89406;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    color: #fff;
    background-color: #f89406;
    *background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
    background-color: #c67605 \9;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    color: #fff;
    background-color: #f89406;
    *background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
    background-color: #c67605 \9;
}

.btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #bd362f;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    color: #fff;
    background-color: #bd362f;
    *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
    background-color: #942a25 \9;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    color: #fff;
    background-color: #bd362f;
    *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
    background-color: #942a25 \9;
}

.btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #51a351;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    color: #fff;
    background-color: #51a351;
    *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
    background-color: #408140 \9;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    color: #fff;
    background-color: #51a351;
    *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
    background-color: #408140 \9;
}

.btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #2f96b4;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    color: #fff;
    background-color: #2f96b4;
    *background-color: #2a85a0;
}

.btn-info:active,
.btn-info.active {
    background-color: #24748c \9;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    color: #fff;
    background-color: #2f96b4;
    *background-color: #2a85a0;
}

.btn-info:active,
.btn-info.active {
    background-color: #24748c \9;
}

.btn-inverse {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: -moz-linear-gradient(top, #444, #222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
    background-image: -webkit-linear-gradient(top, #444, #222);
    background-image: -o-linear-gradient(top, #444, #222);
    background-image: linear-gradient(to bottom, #444, #222);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
    border-color: #222 #222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #222;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    color: #fff;
    background-color: #222;
    *background-color: #151515;
}

.btn-inverse:active,
.btn-inverse.active {
    background-color: #090909 \9;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    color: #fff;
    background-color: #222;
    *background-color: #151515;
}

.btn-inverse:active,
.btn-inverse.active {
    background-color: #090909 \9;
}

button.btn,
input[type="submit"].btn {
    *padding-top: 3px;
    *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #08c;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-link:hover {
    color: #005580;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover {
    color: #333;
    text-decoration: none;
}

.btn-group {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
    vertical-align: middle;
    white-space: nowrap;
    *margin-left: .3em;
}


/* IE7 inline-block hack */

.btn-group:first-child {
    *margin-left: 0;
}

.btn-group:first-child {
    *margin-left: 0;
}

.btn-group+.btn-group {
    margin-left: 5px;
}

.btn-toolbar {
    font-size: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.btn-toolbar .btn+.btn,
.btn-toolbar .btn-group+.btn,
.btn-toolbar .btn+.btn-group {
    margin-left: 5px;
}

.btn-group>.btn {
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-group>.btn+.btn {
    margin-left: -1px;
}

.btn-group>.btn,
.btn-group>.dropdown-menu {
    font-size: 14px;
}

.btn-group>.btn-mini {
    font-size: 11px;
}

.btn-group>.btn-small {
    font-size: 12px;
}

.btn-group>.btn-large {
    font-size: 16px;
}

.btn-group>.btn:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.btn-group>.btn:last-child,
.btn-group>.dropdown-toggle {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

.btn-group>.btn.large:first-child {
    margin-left: 0;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
}

.btn-group>.btn.large:last-child,
.btn-group>.large.dropdown-toggle {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active {
    z-index: 2;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, .125), inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    *padding-top: 5px;
    *padding-bottom: 5px;
}

.btn-group>.btn-mini+.dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px;
    *padding-top: 2px;
    *padding-bottom: 2px;
}

.btn-group>.btn-small+.dropdown-toggle {
    *padding-top: 5px;
    *padding-bottom: 4px;
}

.btn-group>.btn-large+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
    *padding-top: 7px;
    *padding-bottom: 7px;
}

.btn-group.open .dropdown-toggle {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-group.open .btn.dropdown-toggle {
    background-color: #e6e6e6;
}

.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #0044cc;
}

.btn-group.open .btn-warning.dropdown-toggle {
    background-color: #f89406;
}

.btn-group.open .btn-danger.dropdown-toggle {
    background-color: #bd362f;
}

.btn-group.open .btn-success.dropdown-toggle {
    background-color: #51a351;
}

.btn-group.open .btn-info.dropdown-toggle {
    background-color: #2f96b4;
}

.btn-group.open .btn-inverse.dropdown-toggle {
    background-color: #222;
}

.btn .caret {
    margin-top: 8px;
    margin-left: 0;
}

.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
    margin-top: 6px;
}

.btn-large .caret {
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 5px;
}

.dropup .btn-large .caret {
    border-bottom-width: 5px;
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.btn-group-vertical {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}


/* IE7 inline-block hack */

.btn-group-vertical .btn {
    display: block;
    float: none;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-group-vertical .btn+.btn {
    margin-left: 0;
    margin-top: -1px;
}

.btn-group-vertical .btn:first-child {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.btn-group-vertical .btn:last-child {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.btn-group-vertical .btn-large:first-child {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.btn-group-vertical .btn-large:last-child {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #c09853;
}

.alert h4 {
    margin: 0;
}

.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}

.alert-danger,
.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px;
}

.alert-block>p,
.alert-block>ul {
    margin-bottom: 0;
}

.alert-block p+p {
    margin-top: 5px;
}

.nav {
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none;
}

.nav>li>a {
    display: block;
}

.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
}

.nav>.pull-right {
    float: right;
}

.nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

.nav li+.nav-header {
    margin-top: 9px;
}

.nav-list {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
}

.nav-list>li>a,
.nav-list .nav-header {
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list>li>a {
    padding: 3px 15px;
}

.nav-list>.active>a,
.nav-list>.active>a:hover {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #08c;
}

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
    margin-right: 2px;
}

.nav-list .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff;
}

.nav-tabs,
.nav-pills {
    *zoom: 1;
}

.nav-tabs:before,
.nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
    display: table;
    content: "";
    line-height: 0;
}

.nav-tabs:after,
.nav-pills:after {
    clear: both;
}

.nav-tabs:before,
.nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
    display: table;
    content: "";
    line-height: 0;
}

.nav-tabs:after,
.nav-pills:after {
    clear: both;
}

.nav-tabs>li,
.nav-pills>li {
    float: left;
}

.nav-tabs>li>a,
.nav-pills>li>a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
    margin-bottom: -1px;
}

.nav-tabs>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}

.nav-tabs>.active>a,
.nav-tabs>.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-pills>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.nav-pills>.active>a,
.nav-pills>.active>a:hover {
    color: #fff;
    background-color: #08c;
}

.nav-stacked>li {
    float: none;
}

.nav-stacked>li>a {
    margin-right: 0;
}

.nav-tabs.nav-stacked {
    border-bottom: 0;
}

.nav-tabs.nav-stacked>li>a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.nav-tabs.nav-stacked>li:first-child>a {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
}

.nav-tabs.nav-stacked>li:last-child>a {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.nav-tabs.nav-stacked>li>a:hover {
    border-color: #ddd;
    z-index: 2;
}

.nav-pills.nav-stacked>li>a {
    margin-bottom: 3px;
}

.nav-pills.nav-stacked>li:last-child>a {
    margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}

.nav-pills .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.nav .dropdown-toggle .caret {
    border-top-color: #08c;
    border-bottom-color: #08c;
    margin-top: 6px;
}

.nav .dropdown-toggle:hover .caret {
    border-top-color: #005580;
    border-bottom-color: #005580;
}


/* move down carets for tabs */

.nav-tabs .dropdown-toggle .caret {
    margin-top: 8px;
}

.nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555;
}

.nav>.dropdown.active>a:hover {
    cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav>li.dropdown.open.active>a:hover {
    color: #fff;
    background-color: #999;
    border-color: #999;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.tabs-stacked .open>a:hover {
    border-color: #999;
}

.tabbable {
    *zoom: 1;
}

.tabbable:before,
.tabbable:after {
    display: table;
    content: "";
    line-height: 0;
}

.tabbable:after {
    clear: both;
}

.tabbable:before,
.tabbable:after {
    display: table;
    content: "";
    line-height: 0;
}

.tabbable:after {
    clear: both;
}

.tab-content {
    overflow: auto;
}

.tabs-below>.nav-tabs,
.tabs-right>.nav-tabs,
.tabs-left>.nav-tabs {
    border-bottom: 0;
}

.tab-content>.tab-pane,
.pill-content>.pill-pane {
    display: none;
}

.tab-content>.active,
.pill-content>.active {
    display: block;
}

.tabs-below>.nav-tabs {
    border-top: 1px solid #ddd;
}

.tabs-below>.nav-tabs>li {
    margin-top: -1px;
    margin-bottom: 0;
}

.tabs-below>.nav-tabs>li>a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.tabs-below>.nav-tabs>li>a:hover {
    border-bottom-color: transparent;
    border-top-color: #ddd;
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:hover {
    border-color: transparent #ddd #ddd #ddd;
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
    float: none;
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

.tabs-left>.nav-tabs>li>a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tabs-left>.nav-tabs>li>a:hover {
    border-color: #eee #ddd #eee #eee;
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:hover {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #fff;
}

.tabs-right>.nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}

.tabs-right>.nav-tabs>li>a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.tabs-right>.nav-tabs>li>a:hover {
    border-color: #eee #eee #eee #ddd;
}

.tabs-right>.nav-tabs .active>a,
.tabs-right>.nav-tabs .active>a:hover {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #fff;
}

.nav>.disabled>a {
    color: #999;
}

.nav>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    cursor: default;
}

.navbar {
    overflow: visible;
    margin-bottom: 20px;
    color: #777;
    *position: relative;
    *z-index: 2;
}

.navbar-inner {
    min-height: 73px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    *zoom: 1;
}

.navbar-inner:before,
.navbar-inner:after {
    display: table;
    content: "";
    line-height: 0;
}

.navbar-inner:after {
    clear: both;
}

.navbar-inner:before,
.navbar-inner:after {
    display: table;
    content: "";
    line-height: 0;
}

.navbar-inner:after {
    clear: both;
}

.navbar .container {
    width: auto;
}

.nav-collapse.collapse {
    height: auto;
    overflow: visible;
}

.navbar .brand {
    float: left;
    display: block;
    padding: 26.5px 20px 26.5px;
    margin-left: -20px;
    font-size: 20px;
    font-weight: 200;
    color: #777;
    text-shadow: 0 1px 0 #ffffff;
}

.navbar .brand:hover {
    text-decoration: none;
}

.navbar-text {
    margin-bottom: 0;
    line-height: 73px;
}

.navbar-link {
    color: #777;
}

.navbar-link:hover {
    color: #333;
}

.navbar .divider-vertical {
    height: 73px;
    margin: 0 9px;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #ffffff;
}

.navbar .btn,
.navbar .btn-group {
    margin-top: 21.5px;
}

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn {
    margin-top: 0;
}

.navbar-form {
    margin-bottom: 0;
    *zoom: 1;
}

.navbar-form:before,
.navbar-form:after {
    display: table;
    content: "";
    line-height: 0;
}

.navbar-form:after {
    clear: both;
}

.navbar-form:before,
.navbar-form:after {
    display: table;
    content: "";
    line-height: 0;
}

.navbar-form:after {
    clear: both;
}

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
    margin-top: 21.5px;
}

.navbar-form input,
.navbar-form select,
.navbar-form .btn {
    display: inline-block;
    margin-bottom: 0;
}

.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
    margin-top: 3px;
}

.navbar-form .input-append,
.navbar-form .input-prepend {
    margin-top: 6px;
    white-space: nowrap;
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
    margin-top: 0;
}

.navbar-search {
    position: relative;
    float: left;
    margin-top: 21.5px;
    margin-bottom: 0;
}

.navbar-search .search-query {
    margin-bottom: 0;
    padding: 4px 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.navbar-static-top {
    position: static;
    margin-bottom: 0;
}

.navbar-static-top .navbar-inner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
    border-width: 0 0 1px;
}

.navbar-fixed-bottom .navbar-inner {
    border-width: 1px 0 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
    padding-left: 0;
    padding-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 940px;
}

.navbar-fixed-top {
    top: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
}

.navbar-fixed-bottom {
    bottom: 0;
}

.navbar-fixed-bottom .navbar-inner {
    -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 -1px 10px rgba(0, 0, 0, .1);
}

.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

.navbar .nav.pull-right {
    float: right;
    margin-right: 0;
}

.navbar .nav>li {
    float: left;
}

.navbar .nav>li>a {
    float: none;
    padding: 26.5px 15px 26.5px;
    color: #777;
    text-decoration: none;
    text-shadow: 0 1px 0 #ffffff;
}

.navbar .nav .dropdown-toggle .caret {
    margin-top: 8px;
}

.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
    background-color: transparent;
    color: #333;
    text-decoration: none;
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus {
    color: #555;
    text-decoration: none;
    background-color: #e6e6e6;
    -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

.navbar .btn-navbar {
    display: none;
    float: right;
    padding: 7px 10px;
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ededed;
    background-image: -moz-linear-gradient(top, #f2f2f2, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #f2f2f2, #e6e6e6);
    background-image: -o-linear-gradient(top, #f2f2f2, #e6e6e6);
    background-image: linear-gradient(to bottom, #f2f2f2, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .075);
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
    color: #fff;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
    background-color: #cccccc \9;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
    color: #fff;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
    background-color: #cccccc \9;
}

.navbar .btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.btn-navbar .icon-bar+.icon-bar {
    margin-top: 3px;
}

.navbar .nav>li>.dropdown-menu:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 9px;
}

.navbar .nav>li>.dropdown-menu:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 10px;
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:before {
    border-top: 7px solid #ccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-bottom: 0;
    bottom: -7px;
    top: auto;
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:after {
    border-top: 6px solid #fff;
    border-bottom: 0;
    bottom: -6px;
    top: auto;
}

.navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
    background-color: #e6e6e6;
    color: #555;
}

.navbar .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color: #777;
    border-bottom-color: #777;
}

.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555;
}

.navbar .pull-right>li>.dropdown-menu,
.navbar .nav>li>.dropdown-menu.pull-right {
    left: auto;
    right: 0;
}

.navbar .pull-right>li>.dropdown-menu:before,
.navbar .nav>li>.dropdown-menu.pull-right:before {
    left: auto;
    right: 12px;
}

.navbar .pull-right>li>.dropdown-menu:after,
.navbar .nav>li>.dropdown-menu.pull-right:after {
    left: auto;
    right: 13px;
}

.navbar .pull-right>li>.dropdown-menu .dropdown-menu,
.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: -1px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.navbar-inverse {
    color: #999;
}

.navbar-inverse .navbar-inner {
    background-color: #1b1b1b;
    background-image: -moz-linear-gradient(top, #222222, #111111);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
    background-image: -webkit-linear-gradient(top, #222222, #111111);
    background-image: -o-linear-gradient(top, #222222, #111111);
    background-image: linear-gradient(to bottom, #222222, #111111);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
    border-color: #252525;
}

.navbar-inverse .brand,
.navbar-inverse .nav>li>a {
    color: #999;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar-inverse .brand:hover,
.navbar-inverse .nav>li>a:hover {
    color: #fff;
}

.navbar-inverse .nav>li>a:focus,
.navbar-inverse .nav>li>a:hover {
    background-color: transparent;
    color: #fff;
}

.navbar-inverse .nav .active>a,
.navbar-inverse .nav .active>a:hover,
.navbar-inverse .nav .active>a:focus {
    color: #fff;
    background-color: #111111;
}

.navbar-inverse .navbar-link {
    color: #999;
}

.navbar-inverse .navbar-link:hover {
    color: #fff;
}

.navbar-inverse .divider-vertical {
    border-left-color: #111111;
    border-right-color: #222222;
}

.navbar-inverse .nav li.dropdown.open>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle {
    background-color: #111111;
    color: #fff;
}

.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color: #999;
    border-bottom-color: #999;
}

.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar-inverse .navbar-search .search-query {
    color: #fff;
    background-color: #515151;
    border-color: #111111;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1), 0 1px 0 rgba(255, 255, 255, .15);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
    color: #ccc;
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
    color: #ccc;
}

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
    color: #ccc;
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
    color: #ccc;
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
    color: #ccc;
}

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
    color: #ccc;
}

.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
    padding: 5px 15px;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    background-color: #fff;
    border: 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    outline: 0;
}

.navbar-inverse .btn-navbar {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e0e0e;
    background-image: -moz-linear-gradient(top, #151515, #040404);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
    background-image: -webkit-linear-gradient(top, #151515, #040404);
    background-image: -o-linear-gradient(top, #151515, #040404);
    background-image: linear-gradient(to bottom, #151515, #040404);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
    border-color: #040404 #040404 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #040404;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
    color: #fff;
    background-color: #040404;
    *background-color: #000000;
}

.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
    background-color: #000000 \9;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
    color: #fff;
    background-color: #040404;
    *background-color: #000000;
}

.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
    background-color: #000000 \9;
}

.breadcrumb {
    padding: 8px 15px;
    margin: 0 0 20px;
    list-style: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.breadcrumb li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-shadow: 0 1px 0 #fff;
}


/* IE7 inline-block hack */

.breadcrumb .divider {
    padding: 0 5px;
    color: #ccc;
}

.breadcrumb .active {
    color: #999;
}

.pagination {
    margin: 20px 0;
}

.pagination ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}


/* IE7 inline-block hack */

.pagination ul>li {
    display: inline;
}

.pagination ul>li>a,
.pagination ul>li>span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
}

.pagination ul>li>a:hover,
.pagination ul>.active>a,
.pagination ul>.active>span {
    background-color: #f5f5f5;
}

.pagination ul>.active>a,
.pagination ul>.active>span {
    color: #999;
    cursor: default;
}

.pagination ul>.disabled>span,
.pagination ul>.disabled>a,
.pagination ul>.disabled>a:hover {
    color: #999;
    background-color: transparent;
    cursor: default;
}

.pagination ul>li:first-child>a,
.pagination ul>li:first-child>span {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.pagination ul>li:last-child>a,
.pagination ul>li:last-child>span {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.pagination-large ul>li>a,
.pagination-large ul>li>span {
    padding: 11px 19px;
    font-size: 17.5px;
}

.pagination-large ul>li:first-child>a,
.pagination-large ul>li:first-child>span {
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-large ul>li:last-child>a,
.pagination-large ul>li:last-child>span {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-mini ul>li:first-child>a,
.pagination-mini ul>li:first-child>span,
.pagination-small ul>li:first-child>a,
.pagination-small ul>li:first-child>span {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-mini ul>li:last-child>a,
.pagination-mini ul>li:last-child>span,
.pagination-small ul>li:last-child>a,
.pagination-small ul>li:last-child>span {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
}

.pagination-small ul>li>a,
.pagination-small ul>li>span {
    padding: 2px 10px;
    font-size: 11.9px;
}

.pagination-mini ul>li>a,
.pagination-mini ul>li>span {
    padding: 0 6px;
    font-size: 10.5px;
}

.pager {
    margin: 20px 0;
    list-style: none;
    text-align: center;
    *zoom: 1;
}

.pager:before,
.pager:after {
    display: table;
    content: "";
    line-height: 0;
}

.pager:after {
    clear: both;
}

.pager:before,
.pager:after {
    display: table;
    content: "";
    line-height: 0;
}

.pager:after {
    clear: both;
}

.pager li {
    display: inline;
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.pager li>a:hover {
    text-decoration: none;
    background-color: #f5f5f5;
}

.pager .next>a,
.pager .next>span {
    float: right;
}

.pager .previous>a,
.pager .previous>span {
    float: left;
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #999;
    background-color: #fff;
    cursor: default;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin: -250px 0 0 -280px;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: none;
}


/* IE6-7 */

.modal.fade {
    -webkit-transition: opacity .3s linear, top .3s ease-out;
    -moz-transition: opacity .3s linear, top .3s ease-out;
    -o-transition: opacity .3s linear, top .3s ease-out;
    transition: opacity .3s linear, top .3s ease-out;
    top: -25%;
}

.modal.fade.in {
    top: 50%;
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}

.modal-header .close {
    margin-top: 2px;
}

.modal-header h3 {
    margin: 0;
    line-height: 30px;
}

.modal-body {
    overflow-y: auto;
    max-height: 400px;
    padding: 15px;
}

.modal-form {
    margin-bottom: 0;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff;
    *zoom: 1;
}

.modal-footer:before,
.modal-footer:after {
    display: table;
    content: "";
    line-height: 0;
}

.modal-footer:after {
    clear: both;
}

.modal-footer:before,
.modal-footer:after {
    display: table;
    content: "";
    line-height: 0;
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    padding: 5px;
    font-size: 11px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.tooltip.top {
    margin-top: -3px;
}

.tooltip.right {
    margin-left: 3px;
}

.tooltip.bottom {
    margin-top: 3px;
}

.tooltip.left {
    margin-left: -3px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    width: 236px;
    padding: 1px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover-content p,
.popover-content ul,
.popover-content ol {
    margin-bottom: 0;
}

.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover .arrow:after {
    content: "";
    z-index: -1;
}

.popover.top .arrow {
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    border-width: 10px 10px 0;
    border-top-color: #fff;
}

.popover.top .arrow:after {
    border-width: 11px 11px 0;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -1px;
    left: -11px;
}

.popover.right .arrow {
    top: 50%;
    left: -10px;
    margin-top: -10px;
    border-width: 10px 10px 10px 0;
    border-right-color: #fff;
}

.popover.right .arrow:after {
    border-width: 11px 11px 11px 0;
    border-right-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    left: -1px;
}

.popover.bottom .arrow {
    top: -10px;
    left: 50%;
    margin-left: -10px;
    border-width: 0 10px 10px;
    border-bottom-color: #fff;
}

.popover.bottom .arrow:after {
    border-width: 0 11px 11px;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -1px;
    left: -11px;
}

.popover.left .arrow {
    top: 50%;
    right: -10px;
    margin-top: -10px;
    border-width: 10px 0 10px 10px;
    border-left-color: #fff;
}

.popover.left .arrow:after {
    border-width: 11px 0 11px 11px;
    border-left-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    right: -1px;
}

.thumbnails {
    margin-left: -20px;
    list-style: none;
    *zoom: 1;
}

.thumbnails:before,
.thumbnails:after {
    display: table;
    content: "";
    line-height: 0;
}

.thumbnails:after {
    clear: both;
}

.thumbnails:before,
.thumbnails:after {
    display: table;
    content: "";
    line-height: 0;
}

.thumbnails:after {
    clear: both;
}

.row-fluid .thumbnails {
    margin-left: 0;
}

.thumbnails>li {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px;
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 20px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a.thumbnail:hover {
    border-color: #08c;
    -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumbnail>img {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.thumbnail .caption {
    padding: 9px;
    color: #555;
}

.media,
.media-body {
    overflow: hidden;
    *overflow: visible;
    zoom: 1;
}

.media,
.media .media {
    margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media-object {
    display: block;
}

.media-heading {
    margin: 0 0 5px;
}

.media .pull-left {
    margin-right: 10px;
}

.media .pull-right {
    margin-left: 10px;
}

.media-list {
    margin-left: 0;
    list-style: none;
}

.label,
.badge {
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #999;
}

.label {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.badge {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

a.label:hover,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label-important,
.badge-important {
    background-color: #b94a48;
}

.label-important[href],
.badge-important[href] {
    background-color: #953b39;
}

.label-warning,
.badge-warning {
    background-color: #f89406;
}

.label-warning[href],
.badge-warning[href] {
    background-color: #c67605;
}

.label-success,
.badge-success {
    background-color: #468847;
}

.label-success[href],
.badge-success[href] {
    background-color: #356635;
}

.label-info,
.badge-info {
    background-color: #3a87ad;
}

.label-info[href],
.badge-info[href] {
    background-color: #2d6987;
}

.label-inverse,
.badge-inverse {
    background-color: #333;
}

.label-inverse[href],
.badge-inverse[href] {
    background-color: #1a1a1a;
}

.btn .label,
.btn .badge {
    position: relative;
    top: -1px;
}

.btn-mini .label,
.btn-mini .badge {
    top: 0;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 40px 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.progress .bar {
    width: 0%;
    height: 100%;
    color: #fff;
    float: left;
    font-size: 12px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
    background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
    background-image: -o-linear-gradient(top, #149bdf, #0480be);
    background-image: linear-gradient(to bottom, #149bdf, #0480be);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width .6s ease;
    -moz-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress .bar+.bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
}

.progress-striped .bar {
    background-color: #149bdf;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, 0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, 0.15)), color-stop(.75, rgba(255, 255, 255, 0.15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar,
.progress .bar-danger {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, 0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, 0.15)), color-stop(.75, rgba(255, 255, 255, 0.15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-success .bar,
.progress .bar-success {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(to bottom, #62c462, #57a957);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}

.progress-success.progress-striped .bar,
.progress-striped .bar-success {
    background-color: #62c462;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, 0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, 0.15)), color-stop(.75, rgba(255, 255, 255, 0.15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-info .bar,
.progress .bar-info {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, 0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, 0.15)), color-stop(.75, rgba(255, 255, 255, 0.15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-warning .bar,
.progress .bar-warning {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
}

.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
    background-color: #fbb450;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, 0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, 0.15)), color-stop(.75, rgba(255, 255, 255, 0.15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.accordion {
    margin-bottom: 20px;
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion-heading {
    border-bottom: 0;
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
}

.accordion-toggle {
    cursor: pointer;
}

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5;
}

.carousel {
    position: relative;
    margin-bottom: 20px;
    line-height: 1;
}

.carousel-inner {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.carousel .item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel .item>img {
    display: block;
    line-height: 1;
}

.carousel .active,
.carousel .next,
.carousel .prev {
    display: block;
}

.carousel .active {
    left: 0;
}

.carousel .next,
.carousel .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel .next {
    left: 100%;
}

.carousel .prev {
    left: -100%;
}

.carousel .next.left,
.carousel .prev.right {
    left: 0;
}

.carousel .active.left {
    left: -100%;
}

.carousel .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background: #222;
    border: 3px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.carousel-control.right {
    left: auto;
    right: 15px;
}

.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    background: #333;
    background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
    color: #fff;
    line-height: 20px;
}

.carousel-caption h4 {
    margin: 0 0 5px;
}

.carousel-caption p {
    margin-bottom: 0;
}

.hero-unit {
    padding: 60px;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    color: inherit;
    background-color: #eee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.hero-unit h1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1;
    color: inherit;
    letter-spacing: -1px;
}

.hero-unit li {
    line-height: 30px;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.affix {
    position: fixed;
}


/*!
 * Bootstrap Responsive v2.2.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hidden {
    display: none;
    visibility: hidden;
}

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

.visible-desktop {
    display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
    .hidden-desktop {
        display: inherit !important;
    }
    .visible-desktop {
        display: none !important;
    }
    .visible-tablet {
        display: inherit !important;
    }
    .hidden-tablet {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-desktop {
        display: inherit !important;
    }
    .visible-desktop {
        display: none !important;
    }
    .visible-phone {
        display: inherit !important;
    }
    .hidden-phone {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .row {
        margin-left: -20px;
        *zoom: 1;
    }
    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row:after {
        clear: both;
    }
    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row:after {
        clear: both;
    }
    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 20px;
    }
    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 940px;
    }
    .span12 {
        width: 940px;
    }
    .span11 {
        width: 860px;
    }
    .span10 {
        width: 780px;
    }
    .span9 {
        width: 700px;
    }
    .span8 {
        width: 620px;
    }
    .span7 {
        width: 540px;
    }
    .span6 {
        width: 460px;
    }
    .span5 {
        width: 380px;
    }
    .span4 {
        width: 300px;
    }
    .span3 {
        width: 220px;
    }
    .span2 {
        width: 140px;
    }
    .span1 {
        width: 60px;
    }
    .offset12 {
        margin-left: 980px;
    }
    .offset11 {
        margin-left: 900px;
    }
    .offset10 {
        margin-left: 820px;
    }
    .offset9 {
        margin-left: 740px;
    }
    .offset8 {
        margin-left: 660px;
    }
    .offset7 {
        margin-left: 580px;
    }
    .offset6 {
        margin-left: 500px;
    }
    .offset5 {
        margin-left: 420px;
    }
    .offset4 {
        margin-left: 340px;
    }
    .offset3 {
        margin-left: 260px;
    }
    .offset2 {
        margin-left: 180px;
    }
    .offset1 {
        margin-left: 100px;
    }
    .row {
        margin-left: -20px;
        *zoom: 1;
    }
    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row:after {
        clear: both;
    }
    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row:after {
        clear: both;
    }
    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 20px;
    }
    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 940px;
    }
    .span12 {
        width: 940px;
    }
    .span11 {
        width: 860px;
    }
    .span10 {
        width: 780px;
    }
    .span9 {
        width: 700px;
    }
    .span8 {
        width: 620px;
    }
    .span7 {
        width: 540px;
    }
    .span6 {
        width: 460px;
    }
    .span5 {
        width: 380px;
    }
    .span4 {
        width: 300px;
    }
    .span3 {
        width: 220px;
    }
    .span2 {
        width: 140px;
    }
    .span1 {
        width: 60px;
    }
    .offset12 {
        margin-left: 980px;
    }
    .offset11 {
        margin-left: 900px;
    }
    .offset10 {
        margin-left: 820px;
    }
    .offset9 {
        margin-left: 740px;
    }
    .offset8 {
        margin-left: 660px;
    }
    .offset7 {
        margin-left: 580px;
    }
    .offset6 {
        margin-left: 500px;
    }
    .offset5 {
        margin-left: 420px;
    }
    .offset4 {
        margin-left: 340px;
    }
    .offset3 {
        margin-left: 260px;
    }
    .offset2 {
        margin-left: 180px;
    }
    .offset1 {
        margin-left: 100px;
    }
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }
    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row-fluid:after {
        clear: both;
    }
    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row-fluid:after {
        clear: both;
    }
    .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.127659574468085%;
        *margin-left: 2.074468085106383%;
    }
    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }
    .row-fluid .controls-row [class*="span"]+[class*="span"] {
        margin-left: 2.127659574468085%;
    }
    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }
    .row-fluid .span11 {
        width: 91.48936170212765%;
        *width: 91.43617021276594%;
    }
    .row-fluid .span10 {
        width: 82.97872340425532%;
        *width: 82.92553191489361%;
    }
    .row-fluid .span9 {
        width: 74.46808510638297%;
        *width: 74.41489361702126%;
    }
    .row-fluid .span8 {
        width: 65.95744680851064%;
        *width: 65.90425531914893%;
    }
    .row-fluid .span7 {
        width: 57.44680851063829%;
        *width: 57.39361702127659%;
    }
    .row-fluid .span6 {
        width: 48.93617021276595%;
        *width: 48.88297872340425%;
    }
    .row-fluid .span5 {
        width: 40.42553191489362%;
        *width: 40.37234042553192%;
    }
    .row-fluid .span4 {
        width: 31.91489361702128%;
        *width: 31.86170212765958%;
    }
    .row-fluid .span3 {
        width: 23.40425531914893%;
        *width: 23.35106382978723%;
    }
    .row-fluid .span2 {
        width: 14.8936170212766%;
        *width: 14.84042553191489%;
    }
    .row-fluid .span1 {
        width: 6.382978723404255%;
        *width: 6.329787234042553%;
    }
    .row-fluid .offset12 {
        margin-left: 104.2553191489362%;
        *margin-left: 104.1489361702127%;
    }
    .row-fluid .offset12:first-child {
        margin-left: 102.1276595744681%;
        *margin-left: 102.0212765957447%;
    }
    .row-fluid .offset11 {
        margin-left: 95.74468085106382%;
        *margin-left: 95.6382978723404%;
    }
    .row-fluid .offset11:first-child {
        margin-left: 93.61702127659574%;
        *margin-left: 93.51063829787232%;
    }
    .row-fluid .offset10 {
        margin-left: 87.23404255319149%;
        *margin-left: 87.12765957446807%;
    }
    .row-fluid .offset10:first-child {
        margin-left: 85.1063829787234%;
        *margin-left: 84.99999999999999%;
    }
    .row-fluid .offset9 {
        margin-left: 78.72340425531914%;
        *margin-left: 78.61702127659572%;
    }
    .row-fluid .offset9:first-child {
        margin-left: 76.59574468085106%;
        *margin-left: 76.48936170212764%;
    }
    .row-fluid .offset8 {
        margin-left: 70.21276595744681%;
        *margin-left: 70.10638297872339%;
    }
    .row-fluid .offset8:first-child {
        margin-left: 68.08510638297872%;
        *margin-left: 67.97872340425531%;
    }
    .row-fluid .offset7 {
        margin-left: 61.70212765957446%;
        *margin-left: 61.59574468085106%;
    }
    .row-fluid .offset7:first-child {
        margin-left: 59.57446808510637%;
        *margin-left: 59.46808510638297%;
    }
    .row-fluid .offset6 {
        margin-left: 53.19148936170212%;
        *margin-left: 53.08510638297872%;
    }
    .row-fluid .offset6:first-child {
        margin-left: 51.06382978723403%;
        *margin-left: 50.95744680851063%;
    }
    .row-fluid .offset5 {
        margin-left: 44.68085106382979%;
        *margin-left: 44.57446808510638%;
    }
    .row-fluid .offset5:first-child {
        margin-left: 42.5531914893617%;
        *margin-left: 42.4468085106383%;
    }
    .row-fluid .offset4 {
        margin-left: 36.17021276595744%;
        *margin-left: 36.06382978723405%;
    }
    .row-fluid .offset4:first-child {
        margin-left: 34.04255319148936%;
        *margin-left: 33.93617021276596%;
    }
    .row-fluid .offset3 {
        margin-left: 27.6595744680851%;
        *margin-left: 27.5531914893617%;
    }
    .row-fluid .offset3:first-child {
        margin-left: 25.53191489361702%;
        *margin-left: 25.42553191489362%;
    }
    .row-fluid .offset2 {
        margin-left: 19.14893617021276%;
        *margin-left: 19.04255319148936%;
    }
    .row-fluid .offset2:first-child {
        margin-left: 17.02127659574468%;
        *margin-left: 16.91489361702128%;
    }
    .row-fluid .offset1 {
        margin-left: 10.63829787234043%;
        *margin-left: 10.53191489361702%;
    }
    .row-fluid .offset1:first-child {
        margin-left: 8.51063829787234%;
        *margin-left: 8.404255319148938%;
    }
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }
    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row-fluid:after {
        clear: both;
    }
    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row-fluid:after {
        clear: both;
    }
    .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.127659574468085%;
        *margin-left: 2.074468085106383%;
    }
    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }
    .row-fluid .controls-row [class*="span"]+[class*="span"] {
        margin-left: 2.127659574468085%;
    }
    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }
    .row-fluid .span11 {
        width: 91.48936170212765%;
        *width: 91.43617021276594%;
    }
    .row-fluid .span10 {
        width: 82.97872340425532%;
        *width: 82.92553191489361%;
    }
    .row-fluid .span9 {
        width: 74.46808510638297%;
        *width: 74.41489361702126%;
    }
    .row-fluid .span8 {
        width: 65.95744680851064%;
        *width: 65.90425531914893%;
    }
    .row-fluid .span7 {
        width: 57.44680851063829%;
        *width: 57.39361702127659%;
    }
    .row-fluid .span6 {
        width: 48.93617021276595%;
        *width: 48.88297872340425%;
    }
    .row-fluid .span5 {
        width: 40.42553191489362%;
        *width: 40.37234042553192%;
    }
    .row-fluid .span4 {
        width: 31.91489361702128%;
        *width: 31.86170212765958%;
    }
    .row-fluid .span3 {
        width: 23.40425531914893%;
        *width: 23.35106382978723%;
    }
    .row-fluid .span2 {
        width: 14.8936170212766%;
        *width: 14.84042553191489%;
    }
    .row-fluid .span1 {
        width: 6.382978723404255%;
        *width: 6.329787234042553%;
    }
    .row-fluid .offset12 {
        margin-left: 104.2553191489362%;
        *margin-left: 104.1489361702127%;
    }
    .row-fluid .offset12:first-child {
        margin-left: 102.1276595744681%;
        *margin-left: 102.0212765957447%;
    }
    .row-fluid .offset11 {
        margin-left: 95.74468085106382%;
        *margin-left: 95.6382978723404%;
    }
    .row-fluid .offset11:first-child {
        margin-left: 93.61702127659574%;
        *margin-left: 93.51063829787232%;
    }
    .row-fluid .offset10 {
        margin-left: 87.23404255319149%;
        *margin-left: 87.12765957446807%;
    }
    .row-fluid .offset10:first-child {
        margin-left: 85.1063829787234%;
        *margin-left: 84.99999999999999%;
    }
    .row-fluid .offset9 {
        margin-left: 78.72340425531914%;
        *margin-left: 78.61702127659572%;
    }
    .row-fluid .offset9:first-child {
        margin-left: 76.59574468085106%;
        *margin-left: 76.48936170212764%;
    }
    .row-fluid .offset8 {
        margin-left: 70.21276595744681%;
        *margin-left: 70.10638297872339%;
    }
    .row-fluid .offset8:first-child {
        margin-left: 68.08510638297872%;
        *margin-left: 67.97872340425531%;
    }
    .row-fluid .offset7 {
        margin-left: 61.70212765957446%;
        *margin-left: 61.59574468085106%;
    }
    .row-fluid .offset7:first-child {
        margin-left: 59.57446808510637%;
        *margin-left: 59.46808510638297%;
    }
    .row-fluid .offset6 {
        margin-left: 53.19148936170212%;
        *margin-left: 53.08510638297872%;
    }
    .row-fluid .offset6:first-child {
        margin-left: 51.06382978723403%;
        *margin-left: 50.95744680851063%;
    }
    .row-fluid .offset5 {
        margin-left: 44.68085106382979%;
        *margin-left: 44.57446808510638%;
    }
    .row-fluid .offset5:first-child {
        margin-left: 42.5531914893617%;
        *margin-left: 42.4468085106383%;
    }
    .row-fluid .offset4 {
        margin-left: 36.17021276595744%;
        *margin-left: 36.06382978723405%;
    }
    .row-fluid .offset4:first-child {
        margin-left: 34.04255319148936%;
        *margin-left: 33.93617021276596%;
    }
    .row-fluid .offset3 {
        margin-left: 27.6595744680851%;
        *margin-left: 27.5531914893617%;
    }
    .row-fluid .offset3:first-child {
        margin-left: 25.53191489361702%;
        *margin-left: 25.42553191489362%;
    }
    .row-fluid .offset2 {
        margin-left: 19.14893617021276%;
        *margin-left: 19.04255319148936%;
    }
    .row-fluid .offset2:first-child {
        margin-left: 17.02127659574468%;
        *margin-left: 16.91489361702128%;
    }
    .row-fluid .offset1 {
        margin-left: 10.63829787234043%;
        *margin-left: 10.53191489361702%;
    }
    .row-fluid .offset1:first-child {
        margin-left: 8.51063829787234%;
        *margin-left: 8.404255319148938%;
    }
    input,
    textarea,
    .uneditable-input {
        margin-left: 0;
    }
    .controls-row [class*="span"]+[class*="span"] {
        margin-left: 20px;
    }
    input.span12,
    textarea.span12,
    .uneditable-input.span12 {
        width: 926px;
    }
    input.span11,
    textarea.span11,
    .uneditable-input.span11 {
        width: 846px;
    }
    input.span10,
    textarea.span10,
    .uneditable-input.span10 {
        width: 766px;
    }
    input.span9,
    textarea.span9,
    .uneditable-input.span9 {
        width: 686px;
    }
    input.span8,
    textarea.span8,
    .uneditable-input.span8 {
        width: 606px;
    }
    input.span7,
    textarea.span7,
    .uneditable-input.span7 {
        width: 526px;
    }
    input.span6,
    textarea.span6,
    .uneditable-input.span6 {
        width: 446px;
    }
    input.span5,
    textarea.span5,
    .uneditable-input.span5 {
        width: 366px;
    }
    input.span4,
    textarea.span4,
    .uneditable-input.span4 {
        width: 286px;
    }
    input.span3,
    textarea.span3,
    .uneditable-input.span3 {
        width: 206px;
    }
    input.span2,
    textarea.span2,
    .uneditable-input.span2 {
        width: 126px;
    }
    input.span1,
    textarea.span1,
    .uneditable-input.span1 {
        width: 46px;
    }
    input,
    textarea,
    .uneditable-input {
        margin-left: 0;
    }
    .controls-row [class*="span"]+[class*="span"] {
        margin-left: 20px;
    }
    input.span12,
    textarea.span12,
    .uneditable-input.span12 {
        width: 926px;
    }
    input.span11,
    textarea.span11,
    .uneditable-input.span11 {
        width: 846px;
    }
    input.span10,
    textarea.span10,
    .uneditable-input.span10 {
        width: 766px;
    }
    input.span9,
    textarea.span9,
    .uneditable-input.span9 {
        width: 686px;
    }
    input.span8,
    textarea.span8,
    .uneditable-input.span8 {
        width: 606px;
    }
    input.span7,
    textarea.span7,
    .uneditable-input.span7 {
        width: 526px;
    }
    input.span6,
    textarea.span6,
    .uneditable-input.span6 {
        width: 446px;
    }
    input.span5,
    textarea.span5,
    .uneditable-input.span5 {
        width: 366px;
    }
    input.span4,
    textarea.span4,
    .uneditable-input.span4 {
        width: 286px;
    }
    input.span3,
    textarea.span3,
    .uneditable-input.span3 {
        width: 206px;
    }
    input.span2,
    textarea.span2,
    .uneditable-input.span2 {
        width: 126px;
    }
    input.span1,
    textarea.span1,
    .uneditable-input.span1 {
        width: 46px;
    }
    .thumbnails {
        margin-left: -20px;
    }
    .thumbnails>li {
        margin-left: 20px;
    }
    .row-fluid .thumbnails {
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .row {
        margin-left: -20px;
        *zoom: 1;
    }
    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row:after {
        clear: both;
    }
    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row:after {
        clear: both;
    }
    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 20px;
    }
    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 724px;
    }
    .span12 {
        width: 724px;
    }
    .span11 {
        width: 662px;
    }
    .span10 {
        width: 600px;
    }
    .span9 {
        width: 538px;
    }
    .span8 {
        width: 476px;
    }
    .span7 {
        width: 414px;
    }
    .span6 {
        width: 352px;
    }
    .span5 {
        width: 290px;
    }
    .span4 {
        width: 228px;
    }
    .span3 {
        width: 166px;
    }
    .span2 {
        width: 104px;
    }
    .span1 {
        width: 42px;
    }
    .offset12 {
        margin-left: 764px;
    }
    .offset11 {
        margin-left: 702px;
    }
    .offset10 {
        margin-left: 640px;
    }
    .offset9 {
        margin-left: 578px;
    }
    .offset8 {
        margin-left: 516px;
    }
    .offset7 {
        margin-left: 454px;
    }
    .offset6 {
        margin-left: 392px;
    }
    .offset5 {
        margin-left: 330px;
    }
    .offset4 {
        margin-left: 268px;
    }
    .offset3 {
        margin-left: 206px;
    }
    .offset2 {
        margin-left: 144px;
    }
    .offset1 {
        margin-left: 82px;
    }
    .row {
        margin-left: -20px;
        *zoom: 1;
    }
    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row:after {
        clear: both;
    }
    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row:after {
        clear: both;
    }
    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 20px;
    }
    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 724px;
    }
    .span12 {
        width: 724px;
    }
    .span11 {
        width: 662px;
    }
    .span10 {
        width: 600px;
    }
    .span9 {
        width: 538px;
    }
    .span8 {
        width: 476px;
    }
    .span7 {
        width: 414px;
    }
    .span6 {
        width: 352px;
    }
    .span5 {
        width: 290px;
    }
    .span4 {
        width: 228px;
    }
    .span3 {
        width: 166px;
    }
    .span2 {
        width: 104px;
    }
    .span1 {
        width: 42px;
    }
    .offset12 {
        margin-left: 764px;
    }
    .offset11 {
        margin-left: 702px;
    }
    .offset10 {
        margin-left: 640px;
    }
    .offset9 {
        margin-left: 578px;
    }
    .offset8 {
        margin-left: 516px;
    }
    .offset7 {
        margin-left: 454px;
    }
    .offset6 {
        margin-left: 392px;
    }
    .offset5 {
        margin-left: 330px;
    }
    .offset4 {
        margin-left: 268px;
    }
    .offset3 {
        margin-left: 206px;
    }
    .offset2 {
        margin-left: 144px;
    }
    .offset1 {
        margin-left: 82px;
    }
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }
    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row-fluid:after {
        clear: both;
    }
    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row-fluid:after {
        clear: both;
    }
    .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.762430939226519%;
        *margin-left: 2.709239449864817%;
    }
    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }
    .row-fluid .controls-row [class*="span"]+[class*="span"] {
        margin-left: 2.762430939226519%;
    }
    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }
    .row-fluid .span11 {
        width: 91.43646408839778%;
        *width: 91.38327259903608%;
    }
    .row-fluid .span10 {
        width: 82.87292817679558%;
        *width: 82.81973668743387%;
    }
    .row-fluid .span9 {
        width: 74.30939226519337%;
        *width: 74.25620077583166%;
    }
    .row-fluid .span8 {
        width: 65.74585635359117%;
        *width: 65.69266486422946%;
    }
    .row-fluid .span7 {
        width: 57.18232044198895%;
        *width: 57.12912895262725%;
    }
    .row-fluid .span6 {
        width: 48.61878453038674%;
        *width: 48.56559304102504%;
    }
    .row-fluid .span5 {
        width: 40.05524861878453%;
        *width: 40.00205712942283%;
    }
    .row-fluid .span4 {
        width: 31.49171270718232%;
        *width: 31.43852121782062%;
    }
    .row-fluid .span3 {
        width: 22.92817679558011%;
        *width: 22.87498530621841%;
    }
    .row-fluid .span2 {
        width: 14.3646408839779%;
        *width: 14.3114493946162%;
    }
    .row-fluid .span1 {
        width: 5.801104972375691%;
        *width: 5.747913483013988%;
    }
    .row-fluid .offset12 {
        margin-left: 105.524861878453%;
        *margin-left: 105.4184788997296%;
    }
    .row-fluid .offset12:first-child {
        margin-left: 102.7624309392265%;
        *margin-left: 102.6560479605031%;
    }
    .row-fluid .offset11 {
        margin-left: 96.96132596685082%;
        *margin-left: 96.85494298812741%;
    }
    .row-fluid .offset11:first-child {
        margin-left: 94.1988950276243%;
        *margin-left: 94.09251204890089%;
    }
    .row-fluid .offset10 {
        margin-left: 88.39779005524862%;
        *margin-left: 88.2914070765252%;
    }
    .row-fluid .offset10:first-child {
        margin-left: 85.6353591160221%;
        *margin-left: 85.52897613729868%;
    }
    .row-fluid .offset9 {
        margin-left: 79.8342541436464%;
        *margin-left: 79.72787116492299%;
    }
    .row-fluid .offset9:first-child {
        margin-left: 77.07182320441989%;
        *margin-left: 76.96544022569647%;
    }
    .row-fluid .offset8 {
        margin-left: 71.2707182320442%;
        *margin-left: 71.16433525332079%;
    }
    .row-fluid .offset8:first-child {
        margin-left: 68.50828729281768%;
        *margin-left: 68.40190431409427%;
    }
    .row-fluid .offset7 {
        margin-left: 62.70718232044199%;
        *margin-left: 62.60079934171858%;
    }
    .row-fluid .offset7:first-child {
        margin-left: 59.94475138121547%;
        *margin-left: 59.83836840249207%;
    }
    .row-fluid .offset6 {
        margin-left: 54.14364640883978%;
        *margin-left: 54.03726343011638%;
    }
    .row-fluid .offset6:first-child {
        margin-left: 51.38121546961326%;
        *margin-left: 51.27483249088986%;
    }
    .row-fluid .offset5 {
        margin-left: 45.58011049723757%;
        *margin-left: 45.47372751851417%;
    }
    .row-fluid .offset5:first-child {
        margin-left: 42.81767955801105%;
        *margin-left: 42.71129657928765%;
    }
    .row-fluid .offset4 {
        margin-left: 37.01657458563536%;
        *margin-left: 36.91019160691196%;
    }
    .row-fluid .offset4:first-child {
        margin-left: 34.25414364640884%;
        *margin-left: 34.14776066768544%;
    }
    .row-fluid .offset3 {
        margin-left: 28.45303867403315%;
        *margin-left: 28.34665569530975%;
    }
    .row-fluid .offset3:first-child {
        margin-left: 25.69060773480663%;
        *margin-left: 25.58422475608323%;
    }
    .row-fluid .offset2 {
        margin-left: 19.88950276243094%;
        *margin-left: 19.78311978370754%;
    }
    .row-fluid .offset2:first-child {
        margin-left: 17.12707182320442%;
        *margin-left: 17.02068884448102%;
    }
    .row-fluid .offset1 {
        margin-left: 11.32596685082873%;
        *margin-left: 11.21958387210532%;
    }
    .row-fluid .offset1:first-child {
        margin-left: 8.563535911602211%;
        *margin-left: 8.457152932878806%;
    }
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }
    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row-fluid:after {
        clear: both;
    }
    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row-fluid:after {
        clear: both;
    }
    .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.762430939226519%;
        *margin-left: 2.709239449864817%;
    }
    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }
    .row-fluid .controls-row [class*="span"]+[class*="span"] {
        margin-left: 2.762430939226519%;
    }
    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }
    .row-fluid .span11 {
        width: 91.43646408839778%;
        *width: 91.38327259903608%;
    }
    .row-fluid .span10 {
        width: 82.87292817679558%;
        *width: 82.81973668743387%;
    }
    .row-fluid .span9 {
        width: 74.30939226519337%;
        *width: 74.25620077583166%;
    }
    .row-fluid .span8 {
        width: 65.74585635359117%;
        *width: 65.69266486422946%;
    }
    .row-fluid .span7 {
        width: 57.18232044198895%;
        *width: 57.12912895262725%;
    }
    .row-fluid .span6 {
        width: 48.61878453038674%;
        *width: 48.56559304102504%;
    }
    .row-fluid .span5 {
        width: 40.05524861878453%;
        *width: 40.00205712942283%;
    }
    .row-fluid .span4 {
        width: 31.49171270718232%;
        *width: 31.43852121782062%;
    }
    .row-fluid .span3 {
        width: 22.92817679558011%;
        *width: 22.87498530621841%;
    }
    .row-fluid .span2 {
        width: 14.3646408839779%;
        *width: 14.3114493946162%;
    }
    .row-fluid .span1 {
        width: 5.801104972375691%;
        *width: 5.747913483013988%;
    }
    .row-fluid .offset12 {
        margin-left: 105.524861878453%;
        *margin-left: 105.4184788997296%;
    }
    .row-fluid .offset12:first-child {
        margin-left: 102.7624309392265%;
        *margin-left: 102.6560479605031%;
    }
    .row-fluid .offset11 {
        margin-left: 96.96132596685082%;
        *margin-left: 96.85494298812741%;
    }
    .row-fluid .offset11:first-child {
        margin-left: 94.1988950276243%;
        *margin-left: 94.09251204890089%;
    }
    .row-fluid .offset10 {
        margin-left: 88.39779005524862%;
        *margin-left: 88.2914070765252%;
    }
    .row-fluid .offset10:first-child {
        margin-left: 85.6353591160221%;
        *margin-left: 85.52897613729868%;
    }
    .row-fluid .offset9 {
        margin-left: 79.8342541436464%;
        *margin-left: 79.72787116492299%;
    }
    .row-fluid .offset9:first-child {
        margin-left: 77.07182320441989%;
        *margin-left: 76.96544022569647%;
    }
    .row-fluid .offset8 {
        margin-left: 71.2707182320442%;
        *margin-left: 71.16433525332079%;
    }
    .row-fluid .offset8:first-child {
        margin-left: 68.50828729281768%;
        *margin-left: 68.40190431409427%;
    }
    .row-fluid .offset7 {
        margin-left: 62.70718232044199%;
        *margin-left: 62.60079934171858%;
    }
    .row-fluid .offset7:first-child {
        margin-left: 59.94475138121547%;
        *margin-left: 59.83836840249207%;
    }
    .row-fluid .offset6 {
        margin-left: 54.14364640883978%;
        *margin-left: 54.03726343011638%;
    }
    .row-fluid .offset6:first-child {
        margin-left: 51.38121546961326%;
        *margin-left: 51.27483249088986%;
    }
    .row-fluid .offset5 {
        margin-left: 45.58011049723757%;
        *margin-left: 45.47372751851417%;
    }
    .row-fluid .offset5:first-child {
        margin-left: 42.81767955801105%;
        *margin-left: 42.71129657928765%;
    }
    .row-fluid .offset4 {
        margin-left: 37.01657458563536%;
        *margin-left: 36.91019160691196%;
    }
    .row-fluid .offset4:first-child {
        margin-left: 34.25414364640884%;
        *margin-left: 34.14776066768544%;
    }
    .row-fluid .offset3 {
        margin-left: 28.45303867403315%;
        *margin-left: 28.34665569530975%;
    }
    .row-fluid .offset3:first-child {
        margin-left: 25.69060773480663%;
        *margin-left: 25.58422475608323%;
    }
    .row-fluid .offset2 {
        margin-left: 19.88950276243094%;
        *margin-left: 19.78311978370754%;
    }
    .row-fluid .offset2:first-child {
        margin-left: 17.12707182320442%;
        *margin-left: 17.02068884448102%;
    }
    .row-fluid .offset1 {
        margin-left: 11.32596685082873%;
        *margin-left: 11.21958387210532%;
    }
    .row-fluid .offset1:first-child {
        margin-left: 8.563535911602211%;
        *margin-left: 8.457152932878806%;
    }
    input,
    textarea,
    .uneditable-input {
        margin-left: 0;
    }
    .controls-row [class*="span"]+[class*="span"] {
        margin-left: 20px;
    }
    input.span12,
    textarea.span12,
    .uneditable-input.span12 {
        width: 710px;
    }
    input.span11,
    textarea.span11,
    .uneditable-input.span11 {
        width: 648px;
    }
    input.span10,
    textarea.span10,
    .uneditable-input.span10 {
        width: 586px;
    }
    input.span9,
    textarea.span9,
    .uneditable-input.span9 {
        width: 524px;
    }
    input.span8,
    textarea.span8,
    .uneditable-input.span8 {
        width: 462px;
    }
    input.span7,
    textarea.span7,
    .uneditable-input.span7 {
        width: 400px;
    }
    input.span6,
    textarea.span6,
    .uneditable-input.span6 {
        width: 338px;
    }
    input.span5,
    textarea.span5,
    .uneditable-input.span5 {
        width: 276px;
    }
    input.span4,
    textarea.span4,
    .uneditable-input.span4 {
        width: 214px;
    }
    input.span3,
    textarea.span3,
    .uneditable-input.span3 {
        width: 152px;
    }
    input.span2,
    textarea.span2,
    .uneditable-input.span2 {
        width: 90px;
    }
    input.span1,
    textarea.span1,
    .uneditable-input.span1 {
        width: 28px;
    }
    input,
    textarea,
    .uneditable-input {
        margin-left: 0;
    }
    .controls-row [class*="span"]+[class*="span"] {
        margin-left: 20px;
    }
    input.span12,
    textarea.span12,
    .uneditable-input.span12 {
        width: 710px;
    }
    input.span11,
    textarea.span11,
    .uneditable-input.span11 {
        width: 648px;
    }
    input.span10,
    textarea.span10,
    .uneditable-input.span10 {
        width: 586px;
    }
    input.span9,
    textarea.span9,
    .uneditable-input.span9 {
        width: 524px;
    }
    input.span8,
    textarea.span8,
    .uneditable-input.span8 {
        width: 462px;
    }
    input.span7,
    textarea.span7,
    .uneditable-input.span7 {
        width: 400px;
    }
    input.span6,
    textarea.span6,
    .uneditable-input.span6 {
        width: 338px;
    }
    input.span5,
    textarea.span5,
    .uneditable-input.span5 {
        width: 276px;
    }
    input.span4,
    textarea.span4,
    .uneditable-input.span4 {
        width: 214px;
    }
    input.span3,
    textarea.span3,
    .uneditable-input.span3 {
        width: 152px;
    }
    input.span2,
    textarea.span2,
    .uneditable-input.span2 {
        width: 90px;
    }
    input.span1,
    textarea.span1,
    .uneditable-input.span1 {
        width: 28px;
    }
}

@media (max-width: 767px) {
    body {
        padding-left: 20px;
        padding-right: 20px;
    }
    .navbar-fixed-top,
    .navbar-fixed-bottom,
    .navbar-static-top {
        margin-left: -20px;
        margin-right: -20px;
    }
    .container-fluid {
        padding: 0;
    }
    .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left;
    }
    .dl-horizontal dd {
        margin-left: 0;
    }
    .container {
        width: auto;
    }
    .row-fluid {
        width: 100%;
    }
    .row,
    .thumbnails {
        margin-left: 0;
    }
    .thumbnails>li {
        float: none;
        margin-left: 0;
    }
    [class*="span"],
    .uneditable-input[class*="span"],
    .row-fluid [class*="span"] {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .span12,
    .row-fluid .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .row-fluid [class*="offset"]:first-child {
        margin-left: 0;
    }
    .input-large,
    .input-xlarge,
    .input-xxlarge,
    input[class*="span"],
    select[class*="span"],
    textarea[class*="span"],
    .uneditable-input {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .input-prepend input,
    .input-append input,
    .input-prepend input[class*="span"],
    .input-append input[class*="span"] {
        display: inline-block;
        width: auto;
    }
    .controls-row [class*="span"]+[class*="span"] {
        margin-left: 0;
    }
    .modal {
        position: fixed;
        top: 20px;
        left: 20px;
        right: 20px;
        width: auto;
        margin: 0;
    }
    .modal.fade {
        top: -100px;
    }
    .modal.fade.in {
        top: 20px;
    }
}

@media (max-width: 480px) {
    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0);
    }
    .page-header h1 small {
        display: block;
        line-height: 20px;
    }
    input[type="checkbox"],
    input[type="radio"] {
        border: 1px solid #ccc;
    }
    .form-horizontal .control-label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left;
    }
    .form-horizontal .controls {
        margin-left: 0;
    }
    .form-horizontal .control-list {
        padding-top: 0;
    }
    .form-horizontal .form-actions {
        padding-left: 10px;
        padding-right: 10px;
    }
    .media .pull-left,
    .media .pull-right {
        float: none;
        display: block;
        margin-bottom: 10px;
    }
    .media-object {
        margin-right: 0;
        margin-left: 0;
    }
    .modal {
        top: 10px;
        left: 10px;
        right: 10px;
    }
    .modal-header .close {
        padding: 10px;
        margin: -10px;
    }
    .carousel-caption {
        position: static;
    }
}

@media (max-width: 979px) {
    body {
        padding-top: 0;
    }
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: static;
    }
    .navbar-fixed-top {
        margin-bottom: 20px;
    }
    .navbar-fixed-bottom {
        margin-top: 20px;
    }
    .navbar-fixed-top .navbar-inner,
    .navbar-fixed-bottom .navbar-inner {
        padding: 5px;
    }
    .navbar .container {
        width: auto;
        padding: 0;
    }
    .navbar .brand {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 0 0 -5px;
    }
    .nav-collapse {
        clear: both;
    }
    .nav-collapse .nav {
        float: none;
        margin: 0 0 10px;
    }
    .nav-collapse .nav>li {
        float: none;
    }
    .nav-collapse .nav>li>a {
        margin-bottom: 2px;
    }
    .nav-collapse .nav>.divider-vertical {
        display: none;
    }
    .nav-collapse .nav .nav-header {
        color: #777;
        text-shadow: none;
    }
    .nav-collapse .nav>li>a,
    .nav-collapse .dropdown-menu a {
        padding: 9px 15px;
        font-weight: bold;
        color: #777;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    .nav-collapse .btn {
        padding: 4px 10px 4px;
        font-weight: normal;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
    .nav-collapse .dropdown-menu li+li a {
        margin-bottom: 2px;
    }
    .nav-collapse .nav>li>a:hover,
    .nav-collapse .dropdown-menu a:hover {
        background-color: #f2f2f2;
    }
    .navbar-inverse .nav-collapse .nav>li>a,
    .navbar-inverse .nav-collapse .dropdown-menu a {
        color: #999;
    }
    .navbar-inverse .nav-collapse .nav>li>a:hover,
    .navbar-inverse .nav-collapse .dropdown-menu a:hover {
        background-color: #111111;
    }
    .nav-collapse.in .btn-group {
        margin-top: 5px;
        padding: 0;
    }
    .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        float: none;
        display: none;
        max-width: none;
        margin: 0 15px;
        padding: 0;
        background-color: transparent;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .nav-collapse .open>.dropdown-menu {
        display: block;
    }
    .nav-collapse .dropdown-menu:before,
    .nav-collapse .dropdown-menu:after {
        display: none;
    }
    .nav-collapse .dropdown-menu .divider {
        display: none;
    }
    .nav-collapse .nav>li>.dropdown-menu:before,
    .nav-collapse .nav>li>.dropdown-menu:after {
        display: none;
    }
    .nav-collapse .navbar-form,
    .nav-collapse .navbar-search {
        float: none;
        padding: 10px 15px;
        margin: 10px 0;
        border-top: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    }
    .navbar-inverse .nav-collapse .navbar-form,
    .navbar-inverse .nav-collapse .navbar-search {
        border-top-color: #111111;
        border-bottom-color: #111111;
    }
    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0;
    }
    .nav-collapse,
    .nav-collapse.collapse {
        overflow: hidden;
        height: 0;
    }
    .navbar .btn-navbar {
        display: block;
    }
    .navbar-static .navbar-inner {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 980px) {
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important;
    }
}


/* Bootstrap to 960.gs */

.container {
    width: 940px;
}


/* fix for html lists as Twitter Bootstrap row-fluid/span */

ul.row-fluid {
    display: table;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0;
    margin: 20px 0 0;
}

ul.row-fluid:first-child {
    margin: 0;
}

ul.row-fluid [class*="span"] {
    display: block;
    margin-top: 0;
}


/* fontawesome icon display fix */

[class^="icon-"],
[class*=" icon-"] {
    font-size: 1em;
    line-height: 1em;
    width: 1em;
    height: 1em;
    margin: 0;
    vertical-align: inherit;
}


/* === START EDIT HERE ==== */

.woocommerce ul.products.woocolumns-1 li.product,
.woocommerce-page ul.products.woocolumns-1 li.product,
.woocommerce .related ul.products.woocolumns-1 li.product,
.woocommerce-page .related ul.products.woocolumns-1 li.product,
.woocommerce .upsells ul.products.woocolumns-1 li.product,
.woocommerce-page .upsells ul.products.woocolumns-1 li.product {
    width: 100%;
}

.woocommerce ul.products.woocolumns-2 li.product,
.woocommerce-page ul.products.woocolumns-2 li.product,
.woocommerce .related ul.products.woocolumns-2 li.product,
.woocommerce-page .related ul.products.woocolumns-2 li.product,
.woocommerce .upsells ul.products.woocolumns-2 li.product,
.woocommerce-page .upsells ul.products.woocolumns-2 li.product {
    width: 50%;
}

.woocommerce ul.products.woocolumns-3 li.product,
.woocommerce-page ul.products.woocolumns-3 li.product,
.woocommerce .related ul.products.woocolumns-3 li.product,
.woocommerce-page .related ul.products.woocolumns-3 li.product,
.woocommerce .upsells ul.products.woocolumns-3 li.product,
.woocommerce-page .upsells ul.products.woocolumns-3 li.product {
    width: 33.33%;
}

.woocommerce ul.products.woocolumns-4 li.product,
.woocommerce-page ul.products.woocolumns-4 li.product,
.woocommerce .related ul.products.woocolumns-4 li.product,
.woocommerce-page .related ul.products.woocolumns-4 li.product,
.woocommerce .upsells ul.products.woocolumns-4 li.product,
.woocommerce-page .upsells ul.products.woocolumns-4 li.product {
    width: 25%;
}

.woocommerce ul.products.woocolumns-5 li.product,
.woocommerce-page ul.products.woocolumns-5 li.product,
.woocommerce .related ul.products.woocolumns-5 li.product,
.woocommerce-page .related ul.products.woocolumns-5 li.product,
.woocommerce .upsells ul.products.woocolumns-5 li.product,
.woocommerce-page .upsells ul.products.woocolumns-5 li.product {
    width: 20%;
}

.woocommerce ul.products.woocolumns-6 li.product,
.woocommerce-page ul.products.woocolumns-6 li.product,
.woocommerce .related ul.products.woocolumns-6 li.product,
.woocommerce-page .related ul.products.woocolumns-6 li.product,
.woocommerce .upsells ul.products.woocolumns-6 li.product,
.woocommerce-page .upsells ul.products.woocolumns-6 li.product {
    width: 16.66%;
}

.woocommerce ul.products.woocolumns-1 li.product,
.woocommerce-page ul.products.woocolumns-1 li.product,
.woocommerce .related ul.products.woocolumns-1 li.product,
.woocommerce-page .related ul.products.woocolumns-1 li.product,
.woocommerce .upsells ul.products.woocolumns-1 li.product,
.woocommerce-page .upsells ul.products.woocolumns-1 li.product {
    width: 100%;
}

.woocommerce ul.products.woocolumns-2 li.product,
.woocommerce-page ul.products.woocolumns-2 li.product,
.woocommerce .related ul.products.woocolumns-2 li.product,
.woocommerce-page .related ul.products.woocolumns-2 li.product,
.woocommerce .upsells ul.products.woocolumns-2 li.product,
.woocommerce-page .upsells ul.products.woocolumns-2 li.product {
    width: 50%;
}

.woocommerce ul.products.woocolumns-3 li.product,
.woocommerce-page ul.products.woocolumns-3 li.product,
.woocommerce .related ul.products.woocolumns-3 li.product,
.woocommerce-page .related ul.products.woocolumns-3 li.product,
.woocommerce .upsells ul.products.woocolumns-3 li.product,
.woocommerce-page .upsells ul.products.woocolumns-3 li.product {
    width: 33.33%;
}

.woocommerce ul.products.woocolumns-4 li.product,
.woocommerce-page ul.products.woocolumns-4 li.product,
.woocommerce .related ul.products.woocolumns-4 li.product,
.woocommerce-page .related ul.products.woocolumns-4 li.product,
.woocommerce .upsells ul.products.woocolumns-4 li.product,
.woocommerce-page .upsells ul.products.woocolumns-4 li.product {
    width: 25%;
}

.woocommerce ul.products.woocolumns-5 li.product,
.woocommerce-page ul.products.woocolumns-5 li.product,
.woocommerce .related ul.products.woocolumns-5 li.product,
.woocommerce-page .related ul.products.woocolumns-5 li.product,
.woocommerce .upsells ul.products.woocolumns-5 li.product,
.woocommerce-page .upsells ul.products.woocolumns-5 li.product {
    width: 20%;
}

.woocommerce ul.products.woocolumns-6 li.product,
.woocommerce-page ul.products.woocolumns-6 li.product,
.woocommerce .related ul.products.woocolumns-6 li.product,
.woocommerce-page .related ul.products.woocolumns-6 li.product,
.woocommerce .upsells ul.products.woocolumns-6 li.product,
.woocommerce-page .upsells ul.products.woocolumns-6 li.product {
    width: 16.66%;
}

@media (max-width: 991px) {
    .woocommerce ul.products.woocolumns-4 li.product,
    .woocommerce-page ul.products.woocolumns-4 li.product,
    .woocommerce .related ul.products.woocolumns-4 li.product,
    .woocommerce-page .related ul.products.woocolumns-4 li.product,
    .woocommerce .upsells ul.products.woocolumns-4 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-4 li.product {
        width: 33.3333333%;
    }
    .woocommerce ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce-page ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce .related ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce-page .related ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce .upsells ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce-page .upsells ul.products.woocolumns-4 li.product:nth-child(4) {
        clear: left !important;
    }
    .woocommerce #content div.product .yith-wcwl-add-to-wishlist,
    .woocommerce-page #content div.product .yith-wcwl-add-to-wishlist,
    .woocommerce div.product .yith-wcwl-add-to-wishlist,
    .woocommerce-page div.product .yith-wcwl-add-to-wishlist {
        position: relative;
    }
}

@media (max-width: 768px) {
    .woocommerce ul.products.woocolumns-3 li.product,
    .woocommerce-page ul.products.woocolumns-3 li.product,
    .woocommerce .related ul.products.woocolumns-3 li.product,
    .woocommerce-page .related ul.products.woocolumns-3 li.product,
    .woocommerce .upsells ul.products.woocolumns-3 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-3 li.product,
    .woocommerce ul.products.woocolumns-4 li.product,
    .woocommerce-page ul.products.woocolumns-4 li.product,
    .woocommerce .related ul.products.woocolumns-4 li.product,
    .woocommerce-page .related ul.products.woocolumns-4 li.product,
    .woocommerce .upsells ul.products.woocolumns-4 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-4 li.product,
    .woocommerce ul.products.woocolumns-5 li.product,
    .woocommerce-page ul.products.woocolumns-5 li.product,
    .woocommerce .related ul.products.woocolumns-5 li.product,
    .woocommerce-page .related ul.products.woocolumns-5 li.product,
    .woocommerce .upsells ul.products.woocolumns-5 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-5 li.product,
    .woocommerce ul.products.woocolumns-6 li.product,
    .woocommerce-page ul.products.woocolumns-6 li.product,
    .woocommerce .related ul.products.woocolumns-6 li.product,
    .woocommerce-page .related ul.products.woocolumns-6 li.product,
    .woocommerce .upsells ul.products.woocolumns-6 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-6 li.product {
        float: left;
        clear: none !important;
    }
}

@media (max-width: 767px) {
    .woocommerce ul.products.woocolumns-3 li.product,
    .woocommerce-page ul.products.woocolumns-3 li.product,
    .woocommerce .related ul.products.woocolumns-3 li.product,
    .woocommerce-page .related ul.products.woocolumns-3 li.product,
    .woocommerce .upsells ul.products.woocolumns-3 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-3 li.product,
    .woocommerce ul.products.woocolumns-4 li.product,
    .woocommerce-page ul.products.woocolumns-4 li.product,
    .woocommerce .related ul.products.woocolumns-4 li.product,
    .woocommerce-page .related ul.products.woocolumns-4 li.product,
    .woocommerce .upsells ul.products.woocolumns-4 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-4 li.product,
    .woocommerce ul.products.woocolumns-5 li.product,
    .woocommerce-page ul.products.woocolumns-5 li.product,
    .woocommerce .related ul.products.woocolumns-5 li.product,
    .woocommerce-page .related ul.products.woocolumns-5 li.product,
    .woocommerce .upsells ul.products.woocolumns-5 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-5 li.product,
    .woocommerce ul.products.woocolumns-6 li.product,
    .woocommerce-page ul.products.woocolumns-6 li.product,
    .woocommerce .related ul.products.woocolumns-6 li.product,
    .woocommerce-page .related ul.products.woocolumns-6 li.product,
    .woocommerce .upsells ul.products.woocolumns-6 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-6 li.product {
        width: 50%;
    }
    .woocommerce ul.products.woocolumns-3 li.product:nth-child(3),
    .woocommerce-page ul.products.woocolumns-3 li.product:nth-child(3),
    .woocommerce .related ul.products.woocolumns-3 li.product:nth-child(3),
    .woocommerce-page .related ul.products.woocolumns-3 li.product:nth-child(3),
    .woocommerce .upsells ul.products.woocolumns-3 li.product:nth-child(3),
    .woocommerce-page .upsells ul.products.woocolumns-3 li.product:nth-child(3),
    .woocommerce ul.products.woocolumns-4 li.product:nth-child(3),
    .woocommerce-page ul.products.woocolumns-4 li.product:nth-child(3),
    .woocommerce .related ul.products.woocolumns-4 li.product:nth-child(3),
    .woocommerce-page .related ul.products.woocolumns-4 li.product:nth-child(3),
    .woocommerce .upsells ul.products.woocolumns-4 li.product:nth-child(3),
    .woocommerce-page .upsells ul.products.woocolumns-4 li.product:nth-child(3),
    .woocommerce ul.products.woocolumns-5 li.product:nth-child(3),
    .woocommerce-page ul.products.woocolumns-5 li.product:nth-child(3),
    .woocommerce .related ul.products.woocolumns-5 li.product:nth-child(3),
    .woocommerce-page .related ul.products.woocolumns-5 li.product:nth-child(3),
    .woocommerce .upsells ul.products.woocolumns-5 li.product:nth-child(3),
    .woocommerce-page .upsells ul.products.woocolumns-5 li.product:nth-child(3),
    .woocommerce ul.products.woocolumns-6 li.product:nth-child(3),
    .woocommerce-page ul.products.woocolumns-6 li.product:nth-child(3),
    .woocommerce .related ul.products.woocolumns-6 li.product:nth-child(3),
    .woocommerce-page .related ul.products.woocolumns-6 li.product:nth-child(3),
    .woocommerce .upsells ul.products.woocolumns-6 li.product:nth-child(3),
    .woocommerce-page .upsells ul.products.woocolumns-6 li.product:nth-child(3) {
        clear: left !important;
    }
    .woocommerce ul.products.woocolumns-3 li.product:nth-child(4),
    .woocommerce-page ul.products.woocolumns-3 li.product:nth-child(4),
    .woocommerce .related ul.products.woocolumns-3 li.product:nth-child(4),
    .woocommerce-page .related ul.products.woocolumns-3 li.product:nth-child(4),
    .woocommerce .upsells ul.products.woocolumns-3 li.product:nth-child(4),
    .woocommerce-page .upsells ul.products.woocolumns-3 li.product:nth-child(4),
    .woocommerce ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce-page ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce .related ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce-page .related ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce .upsells ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce-page .upsells ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce ul.products.woocolumns-5 li.product:nth-child(4),
    .woocommerce-page ul.products.woocolumns-5 li.product:nth-child(4),
    .woocommerce .related ul.products.woocolumns-5 li.product:nth-child(4),
    .woocommerce-page .related ul.products.woocolumns-5 li.product:nth-child(4),
    .woocommerce .upsells ul.products.woocolumns-5 li.product:nth-child(4),
    .woocommerce-page .upsells ul.products.woocolumns-5 li.product:nth-child(4),
    .woocommerce ul.products.woocolumns-6 li.product:nth-child(4),
    .woocommerce-page ul.products.woocolumns-6 li.product:nth-child(4),
    .woocommerce .related ul.products.woocolumns-6 li.product:nth-child(4),
    .woocommerce-page .related ul.products.woocolumns-6 li.product:nth-child(4),
    .woocommerce .upsells ul.products.woocolumns-6 li.product:nth-child(4),
    .woocommerce-page .upsells ul.products.woocolumns-6 li.product:nth-child(4) {
        clear: none !important;
    }
}

@media (max-width: 480px) {
    .woocommerce ul.products.woocolumns-2 li.product,
    .woocommerce-page ul.products.woocolumns-2 li.product,
    .woocommerce .related ul.products.woocolumns-2 li.product,
    .woocommerce-page .related ul.products.woocolumns-2 li.product,
    .woocommerce .upsells ul.products.woocolumns-2 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-2 li.product,
    .woocommerce ul.products.woocolumns-3 li.product,
    .woocommerce-page ul.products.woocolumns-3 li.product,
    .woocommerce .related ul.products.woocolumns-3 li.product,
    .woocommerce-page .related ul.products.woocolumns-3 li.product,
    .woocommerce .upsells ul.products.woocolumns-3 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-3 li.product,
    .woocommerce ul.products.woocolumns-4 li.product,
    .woocommerce-page ul.products.woocolumns-4 li.product,
    .woocommerce .related ul.products.woocolumns-4 li.product,
    .woocommerce-page .related ul.products.woocolumns-4 li.product,
    .woocommerce .upsells ul.products.woocolumns-4 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-4 li.product,
    .woocommerce ul.products.woocolumns-5 li.product,
    .woocommerce-page ul.products.woocolumns-5 li.product,
    .woocommerce .related ul.products.woocolumns-5 li.product,
    .woocommerce-page .related ul.products.woocolumns-5 li.product,
    .woocommerce .upsells ul.products.woocolumns-5 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-5 li.product,
    .woocommerce ul.products.woocolumns-6 li.product,
    .woocommerce-page ul.products.woocolumns-6 li.product,
    .woocommerce .related ul.products.woocolumns-6 li.product,
    .woocommerce-page .related ul.products.woocolumns-6 li.product,
    .woocommerce .upsells ul.products.woocolumns-6 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-6 li.product {
        width: 100%;
    }
}

.woocommerce a,
.woocommerce-page a {
    font-size: 14px;
}

.woocommerce h1,
.woocommerce-page h1 {
    font-size: 32px;
}

.woocommerce h2,
.woocommerce-page h2 {
    font-size: 1.150em;
}

.woocommerce section h2,
.woocommerce section h3,
.woocommerce-page section h2,
.woocommerce-page section h3 {
    margin: 30px 0px;
    line-height: normal;
}

.woocommerce footer section h2,
.woocommerce footer section h3,
.woocommerce-page footer section h2,
.woocommerce-page footer section h3 {
    margin: 10px 0px;
    line-height: normal;
}

.woocommerce .h4,
.woocommerce-page .h4 {
    letter-spacing: .2em;
    font-size: 1em !important;
    height: 40px;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
}

.woocommerce .order-info,
.woocommerce-page .order-info {
    margin-bottom: 30px;
}

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-info {
    border-top: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
    background-color: #b1e8b1;
}

.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info {
    background-color: #c6e1ff;
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-info {
    line-height: 50px;
}

.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-message:before,
.woocommerce-page .woocommerce-info:before {
    line-height: 40px !important;
    font-family: fontawesome;
    font-size: 20px;
    line-height: 0.6;
}

.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before {
    content: '\f071';
}

.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before {
    content: '\f0eb';
}

.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error {
    border-top: none;
    background-color: #ffc6c6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-error:before {
    content: '\f06a';
}

.woocommerce select,
.woocommerce input,
.woocommerce-page select,
.woocommerce-page input {
    font-size: 14px !important;
}

.woocommerce select,
.woocommerce .select2-container .select2-choice,
.woocommerce-page select,
.woocommerce-page .select2-container .select2-choice {
    height: 41px;
    line-height: 41px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border-color: #bfbfbf;
    border-width: 2px;
    cursor: pointer;
}

.woocommerce select:focus,
.woocommerce .select2-container .select2-choice:focus,
.woocommerce-page select:focus,
.woocommerce-page .select2-container .select2-choice:focus {
    padding-left: 6px !important;
}

.woocommerce select:focus:valid:focus,
.woocommerce .select2-container .select2-choice:focus:valid:focus,
.woocommerce-page select:focus:valid:focus,
.woocommerce-page .select2-container .select2-choice:focus:valid:focus {
    outline: none;
}

.woocommerce .images .thumbnails,
.woocommerce-page .images .thumbnails {
    margin-left: 0px;
}

.woocommerce .summary .product_meta span,
.woocommerce-page .summary .product_meta span {
    font-size: 14px;
}

.woocommerce .cart .variations,
.woocommerce-page .cart .variations {
    margin-top: 1em;
}

.woocommerce .cart .variations>tbody>tr td.label,
.woocommerce-page .cart .variations>tbody>tr td.label {
    padding-right: 0px;
    margin-right: 1em;
    background: transparent;
    border-radius: 0px;
    height: 37px;
}

.woocommerce .cart .variations>tbody>tr td.label label,
.woocommerce-page .cart .variations>tbody>tr td.label label {
    margin: 10px;
}

.woocommerce .cart .variations_button,
.woocommerce-page .cart .variations_button {
    margin: 15px 0px;
    padding: 15px 0px;
    border-bottom: 1px dotted #000000;
    border-top: 1px dotted #000000;
    line-height: 37px;
    height: 60px;
}

.woocommerce .cart .actions .coupon,
.woocommerce-page .cart .actions .coupon {
    display: table;
}

.woocommerce .cart .actions .coupon>input,
.woocommerce-page .cart .actions .coupon>input {
    display: table-cell;
    vertical-align: middle;
    float: none !important;
}

.woocommerce .cart.shop_table,
.woocommerce-page .cart.shop_table {
    border: none;
}

.woocommerce .cart a.remove,
.woocommerce-page .cart a.remove {
    position: relative;
    line-height: 22px;
    background: transparent;
    color: red !important;
}

.woocommerce .cart a.remove:before,
.woocommerce-page .cart a.remove:before {
    content: "";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #986736;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.woocommerce .cart a.remove:hover:before,
.woocommerce-page .cart a.remove:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.woocommerce .cart a.remove:before,
.woocommerce-page .cart a.remove:before {
    content: "";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #986736;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.woocommerce .cart a.remove:hover:before,
.woocommerce-page .cart a.remove:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.woocommerce .cart a.remove:before,
.woocommerce-page .cart a.remove:before {
    background: #ff2d2d;
}

.woocommerce .cart a.remove:before,
.woocommerce-page .cart a.remove:before {
    background: #ff2d2d;
}

.woocommerce .cart a.remove:before,
.woocommerce-page .cart a.remove:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.woocommerce .cart a.remove:before,
.woocommerce-page .cart a.remove:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.woocommerce .cart input[type="number"],
.woocommerce-page .cart input[type="number"] {
    padding-right: 0px;
}

.woocommerce .cart input[type="number"]:focus,
.woocommerce-page .cart input[type="number"]:focus {
    color: #986736;
}

.woocommerce .cart .product-thumbnail>a,
.woocommerce-page .cart .product-thumbnail>a {
    position: relative;
    display: block;
    max-width: 64px;
}

.woocommerce .cart .product-thumbnail>a:before,
.woocommerce-page .cart .product-thumbnail>a:before {
    content: "";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #986736;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.woocommerce .cart .product-thumbnail>a:hover:before,
.woocommerce-page .cart .product-thumbnail>a:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.woocommerce .cart .product-thumbnail>a:before,
.woocommerce-page .cart .product-thumbnail>a:before {
    content: "";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #986736;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.woocommerce .cart .product-thumbnail>a:hover:before,
.woocommerce-page .cart .product-thumbnail>a:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.woocommerce .cart .product-thumbnail>a img,
.woocommerce-page .cart .product-thumbnail>a img {
    width: 64px;
}

.woocommerce .cart .coupon input[type="text"].input-text,
.woocommerce-page .cart .coupon input[type="text"].input-text {
    border-width: 2px !important;
    height: 50px;
    width: 115px;
    margin-right: 10px !important;
}

.woocommerce .cart .coupon input[type="submit"].button,
.woocommerce-page .cart .coupon input[type="submit"].button {
    width: auto;
}

.woocommerce .cart-collaterals h2,
.woocommerce-page .cart-collaterals h2 {
    text-align: left;
}

.woocommerce .wishlist_table,
.woocommerce-page .wishlist_table {
    text-align: center !important;
}

.woocommerce .wishlist_table>tbody>tr span.wishlist-in-stock,
.woocommerce-page .wishlist_table>tbody>tr span.wishlist-in-stock {
    color: #3bc53b;
    text-transform: uppercase;
    font-weight: 600;
}

.woocommerce nav.woocommerce-pagination>ul,
.woocommerce-page nav.woocommerce-pagination>ul {
    border: none;
}

.woocommerce nav.woocommerce-pagination>ul>li,
.woocommerce-page nav.woocommerce-pagination>ul>li {
    border: none;
}

.woocommerce nav.woocommerce-pagination>ul>li span.current,
.woocommerce-page nav.woocommerce-pagination>ul>li span.current {
    background: #986736;
    color: #ffffff;
}

.woocommerce nav.woocommerce-pagination>ul>li .prev,
.woocommerce nav.woocommerce-pagination>ul>li .next,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev,
.woocommerce-page nav.woocommerce-pagination>ul>li .next {
    position: relative;
    color: transparent;
}

.woocommerce nav.woocommerce-pagination>ul>li .prev:hover,
.woocommerce nav.woocommerce-pagination>ul>li .prev:focus,
.woocommerce nav.woocommerce-pagination>ul>li .prev:active,
.woocommerce nav.woocommerce-pagination>ul>li .next:hover,
.woocommerce nav.woocommerce-pagination>ul>li .next:focus,
.woocommerce nav.woocommerce-pagination>ul>li .next:active,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev:hover,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev:focus,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev:active,
.woocommerce-page nav.woocommerce-pagination>ul>li .next:hover,
.woocommerce-page nav.woocommerce-pagination>ul>li .next:focus,
.woocommerce-page nav.woocommerce-pagination>ul>li .next:active {
    color: transparent;
}

.woocommerce nav.woocommerce-pagination>ul>li .prev:hover:before,
.woocommerce nav.woocommerce-pagination>ul>li .prev:hover:after,
.woocommerce nav.woocommerce-pagination>ul>li .prev:focus:before,
.woocommerce nav.woocommerce-pagination>ul>li .prev:focus:after,
.woocommerce nav.woocommerce-pagination>ul>li .prev:active:before,
.woocommerce nav.woocommerce-pagination>ul>li .prev:active:after,
.woocommerce nav.woocommerce-pagination>ul>li .next:hover:before,
.woocommerce nav.woocommerce-pagination>ul>li .next:hover:after,
.woocommerce nav.woocommerce-pagination>ul>li .next:focus:before,
.woocommerce nav.woocommerce-pagination>ul>li .next:focus:after,
.woocommerce nav.woocommerce-pagination>ul>li .next:active:before,
.woocommerce nav.woocommerce-pagination>ul>li .next:active:after,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev:hover:before,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev:hover:after,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev:focus:before,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev:focus:after,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev:active:before,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev:active:after,
.woocommerce-page nav.woocommerce-pagination>ul>li .next:hover:before,
.woocommerce-page nav.woocommerce-pagination>ul>li .next:hover:after,
.woocommerce-page nav.woocommerce-pagination>ul>li .next:focus:before,
.woocommerce-page nav.woocommerce-pagination>ul>li .next:focus:after,
.woocommerce-page nav.woocommerce-pagination>ul>li .next:active:before,
.woocommerce-page nav.woocommerce-pagination>ul>li .next:active:after {
    color: #ffffff;
}

.woocommerce nav.woocommerce-pagination>ul>li .prev:before,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev:before {
    content: '\f053';
    font-family: fontawesome;
    color: #986736;
    position: absolute;
    right: 10px;
}

.woocommerce nav.woocommerce-pagination>ul>li .next:after,
.woocommerce-page nav.woocommerce-pagination>ul>li .next:after {
    content: '\f054';
    font-family: fontawesome;
    color: #986736;
    position: absolute;
    left: 10px;
}

.woocommerce nav.woocommerce-pagination>ul>li>a:hover,
.woocommerce nav.woocommerce-pagination>ul>li>a:focus,
.woocommerce nav.woocommerce-pagination>ul>li>a:active,
.woocommerce-page nav.woocommerce-pagination>ul>li>a:hover,
.woocommerce-page nav.woocommerce-pagination>ul>li>a:focus,
.woocommerce-page nav.woocommerce-pagination>ul>li>a:active {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background: #000000;
    color: #ffffff;
}

.woocommerce table,
.woocommerce-page table {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.woocommerce table>thead>tr,
.woocommerce table>thead>tr>th,
.woocommerce table>thead>tr>th>span,
.woocommerce-page table>thead>tr,
.woocommerce-page table>thead>tr>th,
.woocommerce-page table>thead>tr>th>span {
    color: #2b2b2b;
    letter-spacing: .2em;
    font-size: 1em !important;
    height: 40px;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
}

.woocommerce table>tbody>tr>td,
.woocommerce table>tbody>tr>th,
.woocommerce-page table>tbody>tr>td,
.woocommerce-page table>tbody>tr>th {
    position: relative;
    border-top: none !important;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.4);
}

.woocommerce table.cart>tbody>tr>td:after,
.woocommerce table.cart>tbody>tr>th:after,
.woocommerce-page table.cart>tbody>tr>td:after,
.woocommerce-page table.cart>tbody>tr>th:after {
    content: '.';
    color: white;
    position: absolute;
    bottom: -9px;
    font-size: 6px;
    left: -1px;
}

.woocommerce table.cart>tbody>tr:last-child,
.woocommerce-page table.cart>tbody>tr:last-child {
    background-color: #ffffff;
}

.woocommerce table.cart>tbody>tr:last-child>td,
.woocommerce table.cart>tbody>tr:last-child>th,
.woocommerce-page table.cart>tbody>tr:last-child>td,
.woocommerce-page table.cart>tbody>tr:last-child>th {
    padding: 10px 0px 6px 0px;
    border: none;
}

.woocommerce form.checkout table.shop_table,
.woocommerce-page form.checkout table.shop_table {
    border: none;
}

.woocommerce form.checkout table.shop_table tfoot>tr:first-child>th,
.woocommerce form.checkout table.shop_table tfoot>tr:first-child>td,
.woocommerce-page form.checkout table.shop_table tfoot>tr:first-child>th,
.woocommerce-page form.checkout table.shop_table tfoot>tr:first-child>td {
    border-top: none;
}

.woocommerce form.checkout table.shop_table tfoot>tr>th,
.woocommerce-page form.checkout table.shop_table tfoot>tr>th {
    letter-spacing: .2em;
    font-size: 1em !important;
    height: 40px;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
}

.woocommerce form.checkout table.shop_table tfoot>tr>th,
.woocommerce form.checkout table.shop_table tfoot>tr>td,
.woocommerce-page form.checkout table.shop_table tfoot>tr>th,
.woocommerce-page form.checkout table.shop_table tfoot>tr>td {
    position: relative;
    border-top: 1px dotted #000000;
}

.woocommerce form[method="post"],
.woocommerce-page form[method="post"] {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.woocommerce form.checkout .shop_table>tfoot>tr>th,
.woocommerce-page form.checkout .shop_table>tfoot>tr>th {
    text-align: left;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    text-align: left;
}

.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
    width: 100%;
}

.woocommerce .cart-collaterals .cart_totals table>tbody>tr>th,
.woocommerce-page .cart-collaterals .cart_totals table>tbody>tr>th {
    width: 150px;
    font-size: 0.875em;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

.woocommerce .cart-collaterals .cart_totals table>tbody>tr>th form section,
.woocommerce .cart-collaterals .cart_totals table>tbody>tr>td form section,
.woocommerce-page .cart-collaterals .cart_totals table>tbody>tr>th form section,
.woocommerce-page .cart-collaterals .cart_totals table>tbody>tr>td form section {
    margin: 0;
}

.woocommerce .cart-collaterals .cart_totals table>tbody>tr>th:after,
.woocommerce .cart-collaterals .cart_totals table>tbody>tr>td:after,
.woocommerce-page .cart-collaterals .cart_totals table>tbody>tr>th:after,
.woocommerce-page .cart-collaterals .cart_totals table>tbody>tr>td:after {
    content: '.';
    color: white;
    position: absolute;
    bottom: -15px;
    font-size: 6px;
    left: -2px;
}

.woocommerce form label,
.woocommerce-page form label {
    color: #4c4c4c;
}

.woocommerce form.checkout_coupon .button,
.woocommerce-page form.checkout_coupon .button {
    height: 42px;
}

.woocommerce form.checkout.woocommerce-checkout #payment,
.woocommerce-page form.checkout.woocommerce-checkout #payment {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: transparent !important;
}

.woocommerce form.checkout.woocommerce-checkout #payment>ul,
.woocommerce-page form.checkout.woocommerce-checkout #payment>ul {
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: none;
}

.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account label,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account label,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account label {
    display: block;
    text-align: center;
}

.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment>ul>li input[type="radio"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment>ul>li input[type="checkbox"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment h3 input[type="radio"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment h3 input[type="checkbox"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account input[type="radio"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account input[type="checkbox"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields>ul>li input[type="radio"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields>ul>li input[type="checkbox"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields h3 input[type="radio"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields h3 input[type="checkbox"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account input[type="radio"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account input[type="checkbox"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields>ul>li input[type="radio"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields>ul>li input[type="checkbox"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields h3 input[type="radio"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields h3 input[type="checkbox"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account input[type="radio"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account input[type="checkbox"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment>ul>li input[type="radio"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment>ul>li input[type="checkbox"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment h3 input[type="radio"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment h3 input[type="checkbox"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account input[type="radio"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account input[type="checkbox"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields>ul>li input[type="radio"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields>ul>li input[type="checkbox"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields h3 input[type="radio"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields h3 input[type="checkbox"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account input[type="radio"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account input[type="checkbox"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields>ul>li input[type="radio"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields>ul>li input[type="checkbox"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields h3 input[type="radio"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields h3 input[type="checkbox"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account input[type="radio"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account input[type="checkbox"] {
    width: 14px;
    height: 14px;
    display: inline-block;
    margin: 0px;
}

.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment>ul>li>label,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment h3>label,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account>label,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields>ul>li>label,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields h3>label,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account>label,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields>ul>li>label,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields h3>label,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account>label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment>ul>li>label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment h3>label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account>label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields>ul>li>label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields h3>label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account>label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields>ul>li>label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields h3>label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account>label {
    display: inline;
    cursor: pointer;
}

.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment>ul>li>.payment_box,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment h3>.payment_box,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account>.payment_box,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields>ul>li>.payment_box,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields h3>.payment_box,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account>.payment_box,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields>ul>li>.payment_box,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields h3>.payment_box,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account>.payment_box,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment>ul>li>.payment_box,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment h3>.payment_box,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account>.payment_box,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields>ul>li>.payment_box,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields h3>.payment_box,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account>.payment_box,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields>ul>li>.payment_box,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields h3>.payment_box,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account>.payment_box {
    margin-top: 0px !important;
    background-color: transparent !important;
    border-bottom: 1px dotted #000000;
}

.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment>ul>li>.payment_box:after,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment h3>.payment_box:after,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account>.payment_box:after,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields>ul>li>.payment_box:after,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields h3>.payment_box:after,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account>.payment_box:after,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields>ul>li>.payment_box:after,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields h3>.payment_box:after,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account>.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment>ul>li>.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment h3>.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account>.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields>ul>li>.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields h3>.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account>.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields>ul>li>.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields h3>.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account>.payment_box:after {
    display: none !important;
}

.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment div.payment_box:after,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields div.payment_box:after,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields div.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment div.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields div.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields div.payment_box:after {
    top: 0px !important;
}

.woocommerce form.login,
.woocommerce-page form.login {
    margin: 2em auto;
    width: 50%;
}

.woocommerce form.login label,
.woocommerce-page form.login label {
    color: #4c4c4c;
}

.woocommerce form.login input[type="submit"],
.woocommerce-page form.login input[type="submit"] {
    display: block;
}

.woocommerce form.login label[for="rememberme"] input[name="rememberme"],
.woocommerce-page form.login label[for="rememberme"] input[name="rememberme"] {
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 15px;
}

.woocommerce .shop_table .order .order-actions .button.view,
.woocommerce-page .shop_table .order .order-actions .button.view {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background: #986736;
    color: #ffffff;
}

.woocommerce .shop_table .order .order-actions .button.view:hover,
.woocommerce-page .shop_table .order .order-actions .button.view:hover {
    background: #000000;
}

.woocommerce .button,
.woocommerce-page .button {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    *display: inline;
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    *line-height: 20px;
    text-align: center;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #ccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    border-color: #c5c5c5;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    font-family: 'Lato', sans-serif;
    font-size: 0.875em;
    line-height: 3.846em;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .2em;
    display: inline-block;
    width: auto;
    background: #986736;
    padding: 0 23px 0 28px;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    text-shadow: none;
    vertical-align: middle;
    white-space: nowrap;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.woocommerce .button:hover,
.woocommerce .button:active,
.woocommerce .button.active,
.woocommerce .button.disabled,
.woocommerce .button[disabled],
.woocommerce-page .button:hover,
.woocommerce-page .button:active,
.woocommerce-page .button.active,
.woocommerce-page .button.disabled,
.woocommerce-page .button[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.woocommerce .button:active,
.woocommerce .button.active,
.woocommerce-page .button:active,
.woocommerce-page .button.active {
    background-color: #cccccc \9;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.woocommerce .button:hover,
.woocommerce .button:active,
.woocommerce .button.active,
.woocommerce .button.disabled,
.woocommerce .button[disabled],
.woocommerce-page .button:hover,
.woocommerce-page .button:active,
.woocommerce-page .button.active,
.woocommerce-page .button.disabled,
.woocommerce-page .button[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.woocommerce .button:active,
.woocommerce .button.active,
.woocommerce-page .button:active,
.woocommerce-page .button.active {
    background-color: #cccccc \9;
}

.woocommerce .button:first-child,
.woocommerce-page .button:first-child {
    *margin-left: 0;
}

.woocommerce .button:first-child,
.woocommerce-page .button:first-child {
    *margin-left: 0;
}

.woocommerce .button:hover,
.woocommerce-page .button:hover {
    color: #333;
    text-decoration: none;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
}


/* Buttons in IE7 don't get borders, so darken on hover */

.woocommerce .button:focus,
.woocommerce-page .button:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.woocommerce .button.active,
.woocommerce .button:active,
.woocommerce-page .button.active,
.woocommerce-page .button:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.woocommerce .button.disabled,
.woocommerce .button[disabled],
.woocommerce-page .button.disabled,
.woocommerce-page .button[disabled] {
    cursor: default;
    background-color: #e6e6e6;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.woocommerce .button .label,
.woocommerce .button .badge,
.woocommerce-page .button .label,
.woocommerce-page .button .badge {
    position: relative;
    top: -1px;
}

.woocommerce .button:hover,
.woocommerce-page .button:hover {
    color: #fff;
}

.woocommerce .button.btn-large,
.woocommerce-page .button.btn-large {
    font-size: 1em;
    line-height: 4.5em;
}

.woocommerce .button.btn-small,
.woocommerce-page .button.btn-small {
    font-size: 0.75em;
    line-height: 3.417em;
}

.woocommerce .button.btn-mini,
.woocommerce-page .button.btn-mini {
    font-size: 0.625em;
    line-height: 3.5em;
    padding: 0 11px 0 13px;
}

.woocommerce .button.btn-inactive,
.woocommerce-page .button.btn-inactive {
    color: #b2b2b2;
}

.woocommerce .button.btn-inactive:hover,
.woocommerce-page .button.btn-inactive:hover {
    color: #b2b2b2 !important;
}

.woocommerce .button:hover,
.woocommerce-page .button:hover {
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    background: #262626 0 0;
}


/*this is used to vertically align text inside the btn*/

.woocommerce .button:before,
.woocommerce-page .button:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-top: 4px;
}

.woocommerce .button.btn-large,
.woocommerce-page .button.btn-large {
    padding: 0 37px 0 39px;
}

.woocommerce .button.btn-large:hover,
.woocommerce-page .button.btn-large:hover {
    background: #262626 0 0;
}

.woocommerce .button.btn-small,
.woocommerce-page .button.btn-small {
    padding: 0 19px 0 20px;
}

.woocommerce .button.btn-small:hover,
.woocommerce-page .button.btn-small:hover {
    background: #262626 0 0;
}

.woocommerce .button.btn-block,
.woocommerce-page .button.btn-block {
    width: 100%;
}

.woocommerce .button.btn-success,
.woocommerce-page .button.btn-success {
    background: #3bc53b;
}

.woocommerce .button.btn-success:hover,
.woocommerce-page .button.btn-success:hover {
    background: #262626 0 0;
}

.woocommerce .button.btn-inactive,
.woocommerce-page .button.btn-inactive {
    background: #999999;
}

.woocommerce .button.btn-inactive:hover,
.woocommerce-page .button.btn-inactive:hover {
    background: #999999 0 0;
}

.woocommerce .button.btn-warning,
.woocommerce-page .button.btn-warning {
    background: #ff9419;
}

.woocommerce .button.btn-warning:hover,
.woocommerce-page .button.btn-warning:hover {
    background: #262626 0 0;
}

.woocommerce .button.btn-info,
.woocommerce-page .button.btn-info {
    background: #2db7ff;
}

.woocommerce .button.btn-info:hover,
.woocommerce-page .button.btn-info:hover {
    background: #262626 0 0;
}

.woocommerce .button.btn-danger,
.woocommerce-page .button.btn-danger {
    background: #ff2d2d;
}

.woocommerce .button.btn-danger:hover,
.woocommerce-page .button.btn-danger:hover {
    background: #262626 0 0;
}

.woocommerce .button.btn-inverse,
.woocommerce-page .button.btn-inverse {
    background: #262626 0 0;
}

.woocommerce .button.btn-inverse:hover,
.woocommerce-page .button.btn-inverse:hover {
    background: #986736;
}

.woocommerce .button i,
.woocommerce-page .button i {
    font-size: 1.425em;
}

.woocommerce .button i.icon-left,
.woocommerce-page .button i.icon-left {
    margin-right: 12px;
}

.woocommerce .button i.icon-right,
.woocommerce-page .button i.icon-right {
    margin-left: 12px;
}

.woocommerce form.cart .single_add_to_cart_button,
.woocommerce-page form.cart .single_add_to_cart_button {
    margin-top: 10px;
    line-height: 41px;
}

.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-message .button {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background: #8fae1b !important;
}

.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-message .button:hover {
    background: #000000 !important;
}

.woocommerce .button.loading,
.woocommerce-page .button.loading {
    padding-right: 47px !important;
}

.woocommerce .products .product .button,
.woocommerce form .button,
.woocommerce .cart_totals .button,
.woocommerce .return-to-shop .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .products .product .button,
.woocommerce-page form .button,
.woocommerce-page .cart_totals .button,
.woocommerce-page .return-to-shop .button,
.woocommerce-page .woocommerce-message .button {
    *display: inline;
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    *line-height: 20px;
    text-align: center;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #ccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    border-color: #c5c5c5;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    font-family: 'Lato', sans-serif;
    font-size: 0.875em;
    line-height: 3.846em;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .2em;
    display: inline-block;
    width: auto;
    background: #986736;
    padding: 0 23px 0 28px;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    text-shadow: none;
    vertical-align: middle;
    white-space: nowrap;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.woocommerce .products .product .button:hover,
.woocommerce .products .product .button:active,
.woocommerce .products .product .button.active,
.woocommerce .products .product .button.disabled,
.woocommerce .products .product .button[disabled],
.woocommerce form .button:hover,
.woocommerce form .button:active,
.woocommerce form .button.active,
.woocommerce form .button.disabled,
.woocommerce form .button[disabled],
.woocommerce .cart_totals .button:hover,
.woocommerce .cart_totals .button:active,
.woocommerce .cart_totals .button.active,
.woocommerce .cart_totals .button.disabled,
.woocommerce .cart_totals .button[disabled],
.woocommerce .return-to-shop .button:hover,
.woocommerce .return-to-shop .button:active,
.woocommerce .return-to-shop .button.active,
.woocommerce .return-to-shop .button.disabled,
.woocommerce .return-to-shop .button[disabled],
.woocommerce .woocommerce-message .button:hover,
.woocommerce .woocommerce-message .button:active,
.woocommerce .woocommerce-message .button.active,
.woocommerce .woocommerce-message .button.disabled,
.woocommerce .woocommerce-message .button[disabled],
.woocommerce-page .products .product .button:hover,
.woocommerce-page .products .product .button:active,
.woocommerce-page .products .product .button.active,
.woocommerce-page .products .product .button.disabled,
.woocommerce-page .products .product .button[disabled],
.woocommerce-page form .button:hover,
.woocommerce-page form .button:active,
.woocommerce-page form .button.active,
.woocommerce-page form .button.disabled,
.woocommerce-page form .button[disabled],
.woocommerce-page .cart_totals .button:hover,
.woocommerce-page .cart_totals .button:active,
.woocommerce-page .cart_totals .button.active,
.woocommerce-page .cart_totals .button.disabled,
.woocommerce-page .cart_totals .button[disabled],
.woocommerce-page .return-to-shop .button:hover,
.woocommerce-page .return-to-shop .button:active,
.woocommerce-page .return-to-shop .button.active,
.woocommerce-page .return-to-shop .button.disabled,
.woocommerce-page .return-to-shop .button[disabled],
.woocommerce-page .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-message .button:active,
.woocommerce-page .woocommerce-message .button.active,
.woocommerce-page .woocommerce-message .button.disabled,
.woocommerce-page .woocommerce-message .button[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.woocommerce .products .product .button:active,
.woocommerce .products .product .button.active,
.woocommerce form .button:active,
.woocommerce form .button.active,
.woocommerce .cart_totals .button:active,
.woocommerce .cart_totals .button.active,
.woocommerce .return-to-shop .button:active,
.woocommerce .return-to-shop .button.active,
.woocommerce .woocommerce-message .button:active,
.woocommerce .woocommerce-message .button.active,
.woocommerce-page .products .product .button:active,
.woocommerce-page .products .product .button.active,
.woocommerce-page form .button:active,
.woocommerce-page form .button.active,
.woocommerce-page .cart_totals .button:active,
.woocommerce-page .cart_totals .button.active,
.woocommerce-page .return-to-shop .button:active,
.woocommerce-page .return-to-shop .button.active,
.woocommerce-page .woocommerce-message .button:active,
.woocommerce-page .woocommerce-message .button.active {
    background-color: #cccccc \9;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.woocommerce .products .product .button:hover,
.woocommerce .products .product .button:active,
.woocommerce .products .product .button.active,
.woocommerce .products .product .button.disabled,
.woocommerce .products .product .button[disabled],
.woocommerce form .button:hover,
.woocommerce form .button:active,
.woocommerce form .button.active,
.woocommerce form .button.disabled,
.woocommerce form .button[disabled],
.woocommerce .cart_totals .button:hover,
.woocommerce .cart_totals .button:active,
.woocommerce .cart_totals .button.active,
.woocommerce .cart_totals .button.disabled,
.woocommerce .cart_totals .button[disabled],
.woocommerce .return-to-shop .button:hover,
.woocommerce .return-to-shop .button:active,
.woocommerce .return-to-shop .button.active,
.woocommerce .return-to-shop .button.disabled,
.woocommerce .return-to-shop .button[disabled],
.woocommerce .woocommerce-message .button:hover,
.woocommerce .woocommerce-message .button:active,
.woocommerce .woocommerce-message .button.active,
.woocommerce .woocommerce-message .button.disabled,
.woocommerce .woocommerce-message .button[disabled],
.woocommerce-page .products .product .button:hover,
.woocommerce-page .products .product .button:active,
.woocommerce-page .products .product .button.active,
.woocommerce-page .products .product .button.disabled,
.woocommerce-page .products .product .button[disabled],
.woocommerce-page form .button:hover,
.woocommerce-page form .button:active,
.woocommerce-page form .button.active,
.woocommerce-page form .button.disabled,
.woocommerce-page form .button[disabled],
.woocommerce-page .cart_totals .button:hover,
.woocommerce-page .cart_totals .button:active,
.woocommerce-page .cart_totals .button.active,
.woocommerce-page .cart_totals .button.disabled,
.woocommerce-page .cart_totals .button[disabled],
.woocommerce-page .return-to-shop .button:hover,
.woocommerce-page .return-to-shop .button:active,
.woocommerce-page .return-to-shop .button.active,
.woocommerce-page .return-to-shop .button.disabled,
.woocommerce-page .return-to-shop .button[disabled],
.woocommerce-page .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-message .button:active,
.woocommerce-page .woocommerce-message .button.active,
.woocommerce-page .woocommerce-message .button.disabled,
.woocommerce-page .woocommerce-message .button[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.woocommerce .products .product .button:active,
.woocommerce .products .product .button.active,
.woocommerce form .button:active,
.woocommerce form .button.active,
.woocommerce .cart_totals .button:active,
.woocommerce .cart_totals .button.active,
.woocommerce .return-to-shop .button:active,
.woocommerce .return-to-shop .button.active,
.woocommerce .woocommerce-message .button:active,
.woocommerce .woocommerce-message .button.active,
.woocommerce-page .products .product .button:active,
.woocommerce-page .products .product .button.active,
.woocommerce-page form .button:active,
.woocommerce-page form .button.active,
.woocommerce-page .cart_totals .button:active,
.woocommerce-page .cart_totals .button.active,
.woocommerce-page .return-to-shop .button:active,
.woocommerce-page .return-to-shop .button.active,
.woocommerce-page .woocommerce-message .button:active,
.woocommerce-page .woocommerce-message .button.active {
    background-color: #cccccc \9;
}

.woocommerce .products .product .button:first-child,
.woocommerce form .button:first-child,
.woocommerce .cart_totals .button:first-child,
.woocommerce .return-to-shop .button:first-child,
.woocommerce .woocommerce-message .button:first-child,
.woocommerce-page .products .product .button:first-child,
.woocommerce-page form .button:first-child,
.woocommerce-page .cart_totals .button:first-child,
.woocommerce-page .return-to-shop .button:first-child,
.woocommerce-page .woocommerce-message .button:first-child {
    *margin-left: 0;
}

.woocommerce .products .product .button:first-child,
.woocommerce form .button:first-child,
.woocommerce .cart_totals .button:first-child,
.woocommerce .return-to-shop .button:first-child,
.woocommerce .woocommerce-message .button:first-child,
.woocommerce-page .products .product .button:first-child,
.woocommerce-page form .button:first-child,
.woocommerce-page .cart_totals .button:first-child,
.woocommerce-page .return-to-shop .button:first-child,
.woocommerce-page .woocommerce-message .button:first-child {
    *margin-left: 0;
}

.woocommerce .products .product .button:hover,
.woocommerce form .button:hover,
.woocommerce .cart_totals .button:hover,
.woocommerce .return-to-shop .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .products .product .button:hover,
.woocommerce-page form .button:hover,
.woocommerce-page .cart_totals .button:hover,
.woocommerce-page .return-to-shop .button:hover,
.woocommerce-page .woocommerce-message .button:hover {
    color: #333;
    text-decoration: none;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
}


/* Buttons in IE7 don't get borders, so darken on hover */

.woocommerce .products .product .button:focus,
.woocommerce form .button:focus,
.woocommerce .cart_totals .button:focus,
.woocommerce .return-to-shop .button:focus,
.woocommerce .woocommerce-message .button:focus,
.woocommerce-page .products .product .button:focus,
.woocommerce-page form .button:focus,
.woocommerce-page .cart_totals .button:focus,
.woocommerce-page .return-to-shop .button:focus,
.woocommerce-page .woocommerce-message .button:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.woocommerce .products .product .button.active,
.woocommerce .products .product .button:active,
.woocommerce form .button.active,
.woocommerce form .button:active,
.woocommerce .cart_totals .button.active,
.woocommerce .cart_totals .button:active,
.woocommerce .return-to-shop .button.active,
.woocommerce .return-to-shop .button:active,
.woocommerce .woocommerce-message .button.active,
.woocommerce .woocommerce-message .button:active,
.woocommerce-page .products .product .button.active,
.woocommerce-page .products .product .button:active,
.woocommerce-page form .button.active,
.woocommerce-page form .button:active,
.woocommerce-page .cart_totals .button.active,
.woocommerce-page .cart_totals .button:active,
.woocommerce-page .return-to-shop .button.active,
.woocommerce-page .return-to-shop .button:active,
.woocommerce-page .woocommerce-message .button.active,
.woocommerce-page .woocommerce-message .button:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.woocommerce .products .product .button.disabled,
.woocommerce .products .product .button[disabled],
.woocommerce form .button.disabled,
.woocommerce form .button[disabled],
.woocommerce .cart_totals .button.disabled,
.woocommerce .cart_totals .button[disabled],
.woocommerce .return-to-shop .button.disabled,
.woocommerce .return-to-shop .button[disabled],
.woocommerce .woocommerce-message .button.disabled,
.woocommerce .woocommerce-message .button[disabled],
.woocommerce-page .products .product .button.disabled,
.woocommerce-page .products .product .button[disabled],
.woocommerce-page form .button.disabled,
.woocommerce-page form .button[disabled],
.woocommerce-page .cart_totals .button.disabled,
.woocommerce-page .cart_totals .button[disabled],
.woocommerce-page .return-to-shop .button.disabled,
.woocommerce-page .return-to-shop .button[disabled],
.woocommerce-page .woocommerce-message .button.disabled,
.woocommerce-page .woocommerce-message .button[disabled] {
    cursor: default;
    background-color: #e6e6e6;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.woocommerce .products .product .button .label,
.woocommerce .products .product .button .badge,
.woocommerce form .button .label,
.woocommerce form .button .badge,
.woocommerce .cart_totals .button .label,
.woocommerce .cart_totals .button .badge,
.woocommerce .return-to-shop .button .label,
.woocommerce .return-to-shop .button .badge,
.woocommerce .woocommerce-message .button .label,
.woocommerce .woocommerce-message .button .badge,
.woocommerce-page .products .product .button .label,
.woocommerce-page .products .product .button .badge,
.woocommerce-page form .button .label,
.woocommerce-page form .button .badge,
.woocommerce-page .cart_totals .button .label,
.woocommerce-page .cart_totals .button .badge,
.woocommerce-page .return-to-shop .button .label,
.woocommerce-page .return-to-shop .button .badge,
.woocommerce-page .woocommerce-message .button .label,
.woocommerce-page .woocommerce-message .button .badge {
    position: relative;
    top: -1px;
}

.woocommerce .products .product .button:hover,
.woocommerce form .button:hover,
.woocommerce .cart_totals .button:hover,
.woocommerce .return-to-shop .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .products .product .button:hover,
.woocommerce-page form .button:hover,
.woocommerce-page .cart_totals .button:hover,
.woocommerce-page .return-to-shop .button:hover,
.woocommerce-page .woocommerce-message .button:hover {
    color: #fff;
}

.woocommerce .products .product .button.btn-large,
.woocommerce form .button.btn-large,
.woocommerce .cart_totals .button.btn-large,
.woocommerce .return-to-shop .button.btn-large,
.woocommerce .woocommerce-message .button.btn-large,
.woocommerce-page .products .product .button.btn-large,
.woocommerce-page form .button.btn-large,
.woocommerce-page .cart_totals .button.btn-large,
.woocommerce-page .return-to-shop .button.btn-large,
.woocommerce-page .woocommerce-message .button.btn-large {
    font-size: 1em;
    line-height: 4.5em;
}

.woocommerce .products .product .button.btn-small,
.woocommerce form .button.btn-small,
.woocommerce .cart_totals .button.btn-small,
.woocommerce .return-to-shop .button.btn-small,
.woocommerce .woocommerce-message .button.btn-small,
.woocommerce-page .products .product .button.btn-small,
.woocommerce-page form .button.btn-small,
.woocommerce-page .cart_totals .button.btn-small,
.woocommerce-page .return-to-shop .button.btn-small,
.woocommerce-page .woocommerce-message .button.btn-small {
    font-size: 0.75em;
    line-height: 3.417em;
}

.woocommerce .products .product .button.btn-mini,
.woocommerce form .button.btn-mini,
.woocommerce .cart_totals .button.btn-mini,
.woocommerce .return-to-shop .button.btn-mini,
.woocommerce .woocommerce-message .button.btn-mini,
.woocommerce-page .products .product .button.btn-mini,
.woocommerce-page form .button.btn-mini,
.woocommerce-page .cart_totals .button.btn-mini,
.woocommerce-page .return-to-shop .button.btn-mini,
.woocommerce-page .woocommerce-message .button.btn-mini {
    font-size: 0.625em;
    line-height: 3.5em;
    padding: 0 11px 0 13px;
}

.woocommerce .products .product .button.btn-inactive,
.woocommerce form .button.btn-inactive,
.woocommerce .cart_totals .button.btn-inactive,
.woocommerce .return-to-shop .button.btn-inactive,
.woocommerce .woocommerce-message .button.btn-inactive,
.woocommerce-page .products .product .button.btn-inactive,
.woocommerce-page form .button.btn-inactive,
.woocommerce-page .cart_totals .button.btn-inactive,
.woocommerce-page .return-to-shop .button.btn-inactive,
.woocommerce-page .woocommerce-message .button.btn-inactive {
    color: #b2b2b2;
}

.woocommerce .products .product .button.btn-inactive:hover,
.woocommerce form .button.btn-inactive:hover,
.woocommerce .cart_totals .button.btn-inactive:hover,
.woocommerce .return-to-shop .button.btn-inactive:hover,
.woocommerce .woocommerce-message .button.btn-inactive:hover,
.woocommerce-page .products .product .button.btn-inactive:hover,
.woocommerce-page form .button.btn-inactive:hover,
.woocommerce-page .cart_totals .button.btn-inactive:hover,
.woocommerce-page .return-to-shop .button.btn-inactive:hover,
.woocommerce-page .woocommerce-message .button.btn-inactive:hover {
    color: #b2b2b2 !important;
}

.woocommerce .products .product .button:hover,
.woocommerce form .button:hover,
.woocommerce .cart_totals .button:hover,
.woocommerce .return-to-shop .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .products .product .button:hover,
.woocommerce-page form .button:hover,
.woocommerce-page .cart_totals .button:hover,
.woocommerce-page .return-to-shop .button:hover,
.woocommerce-page .woocommerce-message .button:hover {
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    background: #262626 0 0;
}


/*this is used to vertically align text inside the btn*/

.woocommerce .products .product .button:before,
.woocommerce form .button:before,
.woocommerce .cart_totals .button:before,
.woocommerce .return-to-shop .button:before,
.woocommerce .woocommerce-message .button:before,
.woocommerce-page .products .product .button:before,
.woocommerce-page form .button:before,
.woocommerce-page .cart_totals .button:before,
.woocommerce-page .return-to-shop .button:before,
.woocommerce-page .woocommerce-message .button:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-top: 4px;
}

.woocommerce .products .product .button.btn-large,
.woocommerce form .button.btn-large,
.woocommerce .cart_totals .button.btn-large,
.woocommerce .return-to-shop .button.btn-large,
.woocommerce .woocommerce-message .button.btn-large,
.woocommerce-page .products .product .button.btn-large,
.woocommerce-page form .button.btn-large,
.woocommerce-page .cart_totals .button.btn-large,
.woocommerce-page .return-to-shop .button.btn-large,
.woocommerce-page .woocommerce-message .button.btn-large {
    padding: 0 37px 0 39px;
}

.woocommerce .products .product .button.btn-large:hover,
.woocommerce form .button.btn-large:hover,
.woocommerce .cart_totals .button.btn-large:hover,
.woocommerce .return-to-shop .button.btn-large:hover,
.woocommerce .woocommerce-message .button.btn-large:hover,
.woocommerce-page .products .product .button.btn-large:hover,
.woocommerce-page form .button.btn-large:hover,
.woocommerce-page .cart_totals .button.btn-large:hover,
.woocommerce-page .return-to-shop .button.btn-large:hover,
.woocommerce-page .woocommerce-message .button.btn-large:hover {
    background: #262626 0 0;
}

.woocommerce .products .product .button.btn-small,
.woocommerce form .button.btn-small,
.woocommerce .cart_totals .button.btn-small,
.woocommerce .return-to-shop .button.btn-small,
.woocommerce .woocommerce-message .button.btn-small,
.woocommerce-page .products .product .button.btn-small,
.woocommerce-page form .button.btn-small,
.woocommerce-page .cart_totals .button.btn-small,
.woocommerce-page .return-to-shop .button.btn-small,
.woocommerce-page .woocommerce-message .button.btn-small {
    padding: 0 19px 0 20px;
}

.woocommerce .products .product .button.btn-small:hover,
.woocommerce form .button.btn-small:hover,
.woocommerce .cart_totals .button.btn-small:hover,
.woocommerce .return-to-shop .button.btn-small:hover,
.woocommerce .woocommerce-message .button.btn-small:hover,
.woocommerce-page .products .product .button.btn-small:hover,
.woocommerce-page form .button.btn-small:hover,
.woocommerce-page .cart_totals .button.btn-small:hover,
.woocommerce-page .return-to-shop .button.btn-small:hover,
.woocommerce-page .woocommerce-message .button.btn-small:hover {
    background: #262626 0 0;
}

.woocommerce .products .product .button.btn-block,
.woocommerce form .button.btn-block,
.woocommerce .cart_totals .button.btn-block,
.woocommerce .return-to-shop .button.btn-block,
.woocommerce .woocommerce-message .button.btn-block,
.woocommerce-page .products .product .button.btn-block,
.woocommerce-page form .button.btn-block,
.woocommerce-page .cart_totals .button.btn-block,
.woocommerce-page .return-to-shop .button.btn-block,
.woocommerce-page .woocommerce-message .button.btn-block {
    width: 100%;
}

.woocommerce .products .product .button.btn-success,
.woocommerce form .button.btn-success,
.woocommerce .cart_totals .button.btn-success,
.woocommerce .return-to-shop .button.btn-success,
.woocommerce .woocommerce-message .button.btn-success,
.woocommerce-page .products .product .button.btn-success,
.woocommerce-page form .button.btn-success,
.woocommerce-page .cart_totals .button.btn-success,
.woocommerce-page .return-to-shop .button.btn-success,
.woocommerce-page .woocommerce-message .button.btn-success {
    background: #3bc53b;
}

.woocommerce .products .product .button.btn-success:hover,
.woocommerce form .button.btn-success:hover,
.woocommerce .cart_totals .button.btn-success:hover,
.woocommerce .return-to-shop .button.btn-success:hover,
.woocommerce .woocommerce-message .button.btn-success:hover,
.woocommerce-page .products .product .button.btn-success:hover,
.woocommerce-page form .button.btn-success:hover,
.woocommerce-page .cart_totals .button.btn-success:hover,
.woocommerce-page .return-to-shop .button.btn-success:hover,
.woocommerce-page .woocommerce-message .button.btn-success:hover {
    background: #262626 0 0;
}

.woocommerce .products .product .button.btn-inactive,
.woocommerce form .button.btn-inactive,
.woocommerce .cart_totals .button.btn-inactive,
.woocommerce .return-to-shop .button.btn-inactive,
.woocommerce .woocommerce-message .button.btn-inactive,
.woocommerce-page .products .product .button.btn-inactive,
.woocommerce-page form .button.btn-inactive,
.woocommerce-page .cart_totals .button.btn-inactive,
.woocommerce-page .return-to-shop .button.btn-inactive,
.woocommerce-page .woocommerce-message .button.btn-inactive {
    background: #999999;
}

.woocommerce .products .product .button.btn-inactive:hover,
.woocommerce form .button.btn-inactive:hover,
.woocommerce .cart_totals .button.btn-inactive:hover,
.woocommerce .return-to-shop .button.btn-inactive:hover,
.woocommerce .woocommerce-message .button.btn-inactive:hover,
.woocommerce-page .products .product .button.btn-inactive:hover,
.woocommerce-page form .button.btn-inactive:hover,
.woocommerce-page .cart_totals .button.btn-inactive:hover,
.woocommerce-page .return-to-shop .button.btn-inactive:hover,
.woocommerce-page .woocommerce-message .button.btn-inactive:hover {
    background: #999999 0 0;
}

.woocommerce .products .product .button.btn-warning,
.woocommerce form .button.btn-warning,
.woocommerce .cart_totals .button.btn-warning,
.woocommerce .return-to-shop .button.btn-warning,
.woocommerce .woocommerce-message .button.btn-warning,
.woocommerce-page .products .product .button.btn-warning,
.woocommerce-page form .button.btn-warning,
.woocommerce-page .cart_totals .button.btn-warning,
.woocommerce-page .return-to-shop .button.btn-warning,
.woocommerce-page .woocommerce-message .button.btn-warning {
    background: #ff9419;
}

.woocommerce .products .product .button.btn-warning:hover,
.woocommerce form .button.btn-warning:hover,
.woocommerce .cart_totals .button.btn-warning:hover,
.woocommerce .return-to-shop .button.btn-warning:hover,
.woocommerce .woocommerce-message .button.btn-warning:hover,
.woocommerce-page .products .product .button.btn-warning:hover,
.woocommerce-page form .button.btn-warning:hover,
.woocommerce-page .cart_totals .button.btn-warning:hover,
.woocommerce-page .return-to-shop .button.btn-warning:hover,
.woocommerce-page .woocommerce-message .button.btn-warning:hover {
    background: #262626 0 0;
}

.woocommerce .products .product .button.btn-info,
.woocommerce form .button.btn-info,
.woocommerce .cart_totals .button.btn-info,
.woocommerce .return-to-shop .button.btn-info,
.woocommerce .woocommerce-message .button.btn-info,
.woocommerce-page .products .product .button.btn-info,
.woocommerce-page form .button.btn-info,
.woocommerce-page .cart_totals .button.btn-info,
.woocommerce-page .return-to-shop .button.btn-info,
.woocommerce-page .woocommerce-message .button.btn-info {
    background: #2db7ff;
}

.woocommerce .products .product .button.btn-info:hover,
.woocommerce form .button.btn-info:hover,
.woocommerce .cart_totals .button.btn-info:hover,
.woocommerce .return-to-shop .button.btn-info:hover,
.woocommerce .woocommerce-message .button.btn-info:hover,
.woocommerce-page .products .product .button.btn-info:hover,
.woocommerce-page form .button.btn-info:hover,
.woocommerce-page .cart_totals .button.btn-info:hover,
.woocommerce-page .return-to-shop .button.btn-info:hover,
.woocommerce-page .woocommerce-message .button.btn-info:hover {
    background: #262626 0 0;
}

.woocommerce .products .product .button.btn-danger,
.woocommerce form .button.btn-danger,
.woocommerce .cart_totals .button.btn-danger,
.woocommerce .return-to-shop .button.btn-danger,
.woocommerce .woocommerce-message .button.btn-danger,
.woocommerce-page .products .product .button.btn-danger,
.woocommerce-page form .button.btn-danger,
.woocommerce-page .cart_totals .button.btn-danger,
.woocommerce-page .return-to-shop .button.btn-danger,
.woocommerce-page .woocommerce-message .button.btn-danger {
    background: #ff2d2d;
}

.woocommerce .products .product .button.btn-danger:hover,
.woocommerce form .button.btn-danger:hover,
.woocommerce .cart_totals .button.btn-danger:hover,
.woocommerce .return-to-shop .button.btn-danger:hover,
.woocommerce .woocommerce-message .button.btn-danger:hover,
.woocommerce-page .products .product .button.btn-danger:hover,
.woocommerce-page form .button.btn-danger:hover,
.woocommerce-page .cart_totals .button.btn-danger:hover,
.woocommerce-page .return-to-shop .button.btn-danger:hover,
.woocommerce-page .woocommerce-message .button.btn-danger:hover {
    background: #262626 0 0;
}

.woocommerce .products .product .button.btn-inverse,
.woocommerce form .button.btn-inverse,
.woocommerce .cart_totals .button.btn-inverse,
.woocommerce .return-to-shop .button.btn-inverse,
.woocommerce .woocommerce-message .button.btn-inverse,
.woocommerce-page .products .product .button.btn-inverse,
.woocommerce-page form .button.btn-inverse,
.woocommerce-page .cart_totals .button.btn-inverse,
.woocommerce-page .return-to-shop .button.btn-inverse,
.woocommerce-page .woocommerce-message .button.btn-inverse {
    background: #262626 0 0;
}

.woocommerce .products .product .button.btn-inverse:hover,
.woocommerce form .button.btn-inverse:hover,
.woocommerce .cart_totals .button.btn-inverse:hover,
.woocommerce .return-to-shop .button.btn-inverse:hover,
.woocommerce .woocommerce-message .button.btn-inverse:hover,
.woocommerce-page .products .product .button.btn-inverse:hover,
.woocommerce-page form .button.btn-inverse:hover,
.woocommerce-page .cart_totals .button.btn-inverse:hover,
.woocommerce-page .return-to-shop .button.btn-inverse:hover,
.woocommerce-page .woocommerce-message .button.btn-inverse:hover {
    background: #986736;
}

.woocommerce .products .product .button i,
.woocommerce form .button i,
.woocommerce .cart_totals .button i,
.woocommerce .return-to-shop .button i,
.woocommerce .woocommerce-message .button i,
.woocommerce-page .products .product .button i,
.woocommerce-page form .button i,
.woocommerce-page .cart_totals .button i,
.woocommerce-page .return-to-shop .button i,
.woocommerce-page .woocommerce-message .button i {
    font-size: 1.425em;
}

.woocommerce .products .product .button i.icon-left,
.woocommerce form .button i.icon-left,
.woocommerce .cart_totals .button i.icon-left,
.woocommerce .return-to-shop .button i.icon-left,
.woocommerce .woocommerce-message .button i.icon-left,
.woocommerce-page .products .product .button i.icon-left,
.woocommerce-page form .button i.icon-left,
.woocommerce-page .cart_totals .button i.icon-left,
.woocommerce-page .return-to-shop .button i.icon-left,
.woocommerce-page .woocommerce-message .button i.icon-left {
    margin-right: 12px;
}

.woocommerce .products .product .button i.icon-right,
.woocommerce form .button i.icon-right,
.woocommerce .cart_totals .button i.icon-right,
.woocommerce .return-to-shop .button i.icon-right,
.woocommerce .woocommerce-message .button i.icon-right,
.woocommerce-page .products .product .button i.icon-right,
.woocommerce-page form .button i.icon-right,
.woocommerce-page .cart_totals .button i.icon-right,
.woocommerce-page .return-to-shop .button i.icon-right,
.woocommerce-page .woocommerce-message .button i.icon-right {
    margin-left: 12px;
}

.woocommerce .products .product .button.loading:after,
.woocommerce form .button.loading:after,
.woocommerce .cart_totals .button.loading:after,
.woocommerce .return-to-shop .button.loading:after,
.woocommerce .woocommerce-message .button.loading:after,
.woocommerce-page .products .product .button.loading:after,
.woocommerce-page form .button.loading:after,
.woocommerce-page .cart_totals .button.loading:after,
.woocommerce-page .return-to-shop .button.loading:after,
.woocommerce-page .woocommerce-message .button.loading:after {
    top: 0px;
    right: 15px;
}

.woocommerce #review_form #respond .form-submit input.submit,
.woocommerce-page #review_form #respond .form-submit input.submit {
    *display: inline;
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    *line-height: 20px;
    text-align: center;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #ccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    border-color: #c5c5c5;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    font-family: 'Lato', sans-serif;
    font-size: 0.875em;
    line-height: 3.846em;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .2em;
    display: inline-block;
    width: auto;
    background: #986736;
    padding: 0 23px 0 28px;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    text-shadow: none;
    vertical-align: middle;
    white-space: nowrap;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.woocommerce #review_form #respond .form-submit input.submit:hover,
.woocommerce #review_form #respond .form-submit input.submit:active,
.woocommerce #review_form #respond .form-submit input.submit.active,
.woocommerce #review_form #respond .form-submit input.submit.disabled,
.woocommerce #review_form #respond .form-submit input.submit[disabled],
.woocommerce-page #review_form #respond .form-submit input.submit:hover,
.woocommerce-page #review_form #respond .form-submit input.submit:active,
.woocommerce-page #review_form #respond .form-submit input.submit.active,
.woocommerce-page #review_form #respond .form-submit input.submit.disabled,
.woocommerce-page #review_form #respond .form-submit input.submit[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.woocommerce #review_form #respond .form-submit input.submit:active,
.woocommerce #review_form #respond .form-submit input.submit.active,
.woocommerce-page #review_form #respond .form-submit input.submit:active,
.woocommerce-page #review_form #respond .form-submit input.submit.active {
    background-color: #cccccc \9;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.woocommerce #review_form #respond .form-submit input.submit:hover,
.woocommerce #review_form #respond .form-submit input.submit:active,
.woocommerce #review_form #respond .form-submit input.submit.active,
.woocommerce #review_form #respond .form-submit input.submit.disabled,
.woocommerce #review_form #respond .form-submit input.submit[disabled],
.woocommerce-page #review_form #respond .form-submit input.submit:hover,
.woocommerce-page #review_form #respond .form-submit input.submit:active,
.woocommerce-page #review_form #respond .form-submit input.submit.active,
.woocommerce-page #review_form #respond .form-submit input.submit.disabled,
.woocommerce-page #review_form #respond .form-submit input.submit[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.woocommerce #review_form #respond .form-submit input.submit:active,
.woocommerce #review_form #respond .form-submit input.submit.active,
.woocommerce-page #review_form #respond .form-submit input.submit:active,
.woocommerce-page #review_form #respond .form-submit input.submit.active {
    background-color: #cccccc \9;
}

.woocommerce #review_form #respond .form-submit input.submit:first-child,
.woocommerce-page #review_form #respond .form-submit input.submit:first-child {
    *margin-left: 0;
}

.woocommerce #review_form #respond .form-submit input.submit:first-child,
.woocommerce-page #review_form #respond .form-submit input.submit:first-child {
    *margin-left: 0;
}

.woocommerce #review_form #respond .form-submit input.submit:hover,
.woocommerce-page #review_form #respond .form-submit input.submit:hover {
    color: #333;
    text-decoration: none;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
}


/* Buttons in IE7 don't get borders, so darken on hover */

.woocommerce #review_form #respond .form-submit input.submit:focus,
.woocommerce-page #review_form #respond .form-submit input.submit:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.woocommerce #review_form #respond .form-submit input.submit.active,
.woocommerce #review_form #respond .form-submit input.submit:active,
.woocommerce-page #review_form #respond .form-submit input.submit.active,
.woocommerce-page #review_form #respond .form-submit input.submit:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.woocommerce #review_form #respond .form-submit input.submit.disabled,
.woocommerce #review_form #respond .form-submit input.submit[disabled],
.woocommerce-page #review_form #respond .form-submit input.submit.disabled,
.woocommerce-page #review_form #respond .form-submit input.submit[disabled] {
    cursor: default;
    background-color: #e6e6e6;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.woocommerce #review_form #respond .form-submit input.submit .label,
.woocommerce #review_form #respond .form-submit input.submit .badge,
.woocommerce-page #review_form #respond .form-submit input.submit .label,
.woocommerce-page #review_form #respond .form-submit input.submit .badge {
    position: relative;
    top: -1px;
}

.woocommerce #review_form #respond .form-submit input.submit:hover,
.woocommerce-page #review_form #respond .form-submit input.submit:hover {
    color: #fff;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-large,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-large {
    font-size: 1em;
    line-height: 4.5em;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-small,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-small {
    font-size: 0.75em;
    line-height: 3.417em;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-mini,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-mini {
    font-size: 0.625em;
    line-height: 3.5em;
    padding: 0 11px 0 13px;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-inactive,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-inactive {
    color: #b2b2b2;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-inactive:hover,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-inactive:hover {
    color: #b2b2b2 !important;
}

.woocommerce #review_form #respond .form-submit input.submit:hover,
.woocommerce-page #review_form #respond .form-submit input.submit:hover {
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    background: #262626 0 0;
}


/*this is used to vertically align text inside the btn*/

.woocommerce #review_form #respond .form-submit input.submit:before,
.woocommerce-page #review_form #respond .form-submit input.submit:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-top: 4px;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-large,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-large {
    padding: 0 37px 0 39px;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-large:hover,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-large:hover {
    background: #262626 0 0;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-small,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-small {
    padding: 0 19px 0 20px;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-small:hover,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-small:hover {
    background: #262626 0 0;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-block,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-block {
    width: 100%;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-success,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-success {
    background: #3bc53b;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-success:hover,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-success:hover {
    background: #262626 0 0;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-inactive,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-inactive {
    background: #999999;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-inactive:hover,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-inactive:hover {
    background: #999999 0 0;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-warning,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-warning {
    background: #ff9419;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-warning:hover,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-warning:hover {
    background: #262626 0 0;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-info,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-info {
    background: #2db7ff;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-info:hover,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-info:hover {
    background: #262626 0 0;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-danger,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-danger {
    background: #ff2d2d;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-danger:hover,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-danger:hover {
    background: #262626 0 0;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-inverse,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-inverse {
    background: #262626 0 0;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-inverse:hover,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-inverse:hover {
    background: #986736;
}

.woocommerce #review_form #respond .form-submit input.submit i,
.woocommerce-page #review_form #respond .form-submit input.submit i {
    font-size: 1.425em;
}

.woocommerce #review_form #respond .form-submit input.submit i.icon-left,
.woocommerce-page #review_form #respond .form-submit input.submit i.icon-left {
    margin-right: 12px;
}

.woocommerce #review_form #respond .form-submit input.submit i.icon-right,
.woocommerce-page #review_form #respond .form-submit input.submit i.icon-right {
    margin-left: 12px;
}

.woocommerce .alt.button,
.woocommerce-page .alt.button {
    background: #986736 !important;
}

.woocommerce .alt.button:hover,
.woocommerce-page .alt.button:hover {
    background: #000000 !important;
}

.woocommerce .price,
.woocommerce-page .price {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #4c4c4c !important;
}

.woocommerce .price ins span.amount,
.woocommerce .price span.amount,
.woocommerce-page .price ins span.amount,
.woocommerce-page .price span.amount {
    font-size: 1.25em;
}

.woocommerce .price del span.amount,
.woocommerce-page .price del span.amount {
    padding-right: 10px;
}

.woocommerce .related.products,
.woocommerce-page .related.products {
    margin-top: 30px;
}

.woocommerce .products,
.woocommerce-page .products {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

.woocommerce .products .product,
.woocommerce-page .products .product {
    margin-bottom: 4em !important;
    text-align: center;
}

.woocommerce .products .product .ct-productWrapper,
.woocommerce-page .products .product .ct-productWrapper {
    padding-left: 15px;
    padding-right: 15px;
}

.woocommerce .products .product .ct-productWrapper .star-rating,
.woocommerce-page .products .product .ct-productWrapper .star-rating {
    margin: 10px auto 20px auto;
    color: #986736;
}

.woocommerce .products .product .ct-productWrapper>a .price ins,
.woocommerce-page .products .product .ct-productWrapper>a .price ins {
    font-weight: normal;
    text-decoration: none;
}

.woocommerce .products .product .ct-productWrapper>a .price del,
.woocommerce-page .products .product .ct-productWrapper>a .price del {
    display: inline-block !important;
}

.woocommerce .product input[type="number"],
.woocommerce-page .product input[type="number"] {
    margin-right: 10px;
}

.woocommerce .product h1,
.woocommerce-page .product h1 {
    text-align: left;
}

.woocommerce .product .product_meta .sku_wrapper,
.woocommerce-page .product .product_meta .sku_wrapper {
    display: block;
}

.woocommerce .product .price,
.woocommerce-page .product .price {
    margin-bottom: 30px;
}

.woocommerce .product .price ins,
.woocommerce .product .price del,
.woocommerce-page .product .price ins,
.woocommerce-page .product .price del {
    font-weight: normal !important;
}

.woocommerce .product .price ins,
.woocommerce-page .product .price ins {
    text-decoration: none;
}

.woocommerce .product .price del,
.woocommerce-page .product .price del {
    display: inline-block !important;
}

.woocommerce .product form.cart,
.woocommerce-page .product form.cart {
    margin: 15px 0px;
    padding: 15px 0px;
    border-bottom: 1px dotted #000000;
    border-top: 1px dotted #000000;
}

.woocommerce .product form.variations_form.cart,
.woocommerce-page .product form.variations_form.cart {
    border-bottom: none;
}

.woocommerce .woocommerce-tabs ol.commentlist,
.woocommerce-page .woocommerce-tabs ol.commentlist {
    margin-bottom: 30px !important;
}

.woocommerce .woocommerce-tabs ol.commentlist img,
.woocommerce-page .woocommerce-tabs ol.commentlist img {
    width: 48px !important;
    background: none !important;
    border: none !important;
}

.woocommerce .woocommerce-tabs ol.commentlist li .comment-text,
.woocommerce-page .woocommerce-tabs ol.commentlist li .comment-text {
    border: none !important;
    border-bottom: 1px dotted #000000 !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.woocommerce .woocommerce-tabs ul.tabs,
.woocommerce-page .woocommerce-tabs ul.tabs {
    margin: 0 auto !important;
    width: 100%;
    text-align: center;
    padding-left: 0px !important;
}

.woocommerce .woocommerce-tabs ul.tabs>li,
.woocommerce-page .woocommerce-tabs ul.tabs>li {
    letter-spacing: .2em;
    font-size: 1em !important;
    height: 40px;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    background-color: transparent !important;
    border: none !important;
}

.woocommerce .woocommerce-tabs ul.tabs>li:before,
.woocommerce .woocommerce-tabs ul.tabs>li:after,
.woocommerce-page .woocommerce-tabs ul.tabs>li:before,
.woocommerce-page .woocommerce-tabs ul.tabs>li:after {
    display: none;
}

.woocommerce .woocommerce-tabs ul.tabs>li>a,
.woocommerce-page .woocommerce-tabs ul.tabs>li>a {
    color: #986736 !important;
}

.woocommerce .woocommerce-tabs ul.tabs>li.active>a,
.woocommerce-page .woocommerce-tabs ul.tabs>li.active>a {
    color: #4c4c4c !important;
}

.woocommerce .woocommerce-tabs ul.tabs:before,
.woocommerce-page .woocommerce-tabs ul.tabs:before {
    display: none !important;
}

.woocommerce span.onsale,
.woocommerce-page span.onsale {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-color: #986736;
    font-weight: normal;
}

.woocommerce .widget.widget_price_filter .widget-inner,
.woocommerce-page .widget.widget_price_filter .widget-inner {
    text-align: left;
}

.woocommerce .widget.widget_price_filter .widget-inner .price_slider_amount,
.woocommerce-page .widget.widget_price_filter .widget-inner .price_slider_amount {
    display: inline-block;
    text-align: left;
}

.woocommerce .widget.widget_price_filter .widget-inner .price_slider_amount .button,
.woocommerce-page .widget.widget_price_filter .widget-inner .price_slider_amount .button {
    font-size: 0.75em;
    line-height: 3.417em;
    padding: 0px 19px 0px 27px !important;
}

.woocommerce .widget.widget_price_filter .widget-inner .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget.widget_price_filter .widget-inner .price_slider_wrapper .ui-widget-content {
    background-color: #e6e6e6;
}

.woocommerce .widget.widget_price_filter .widget-inner .price_slider_wrapper .ui-widget-content .ui-slider-range,
.woocommerce .widget.widget_price_filter .widget-inner .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.woocommerce-page .widget.widget_price_filter .widget-inner .price_slider_wrapper .ui-widget-content .ui-slider-range,
.woocommerce-page .widget.widget_price_filter .widget-inner .price_slider_wrapper .ui-widget-content .ui-slider-handle {
    background-color: #986736;
}

.woocommerce .widget.widget_recent_reviews .widget-inner>ul>li,
.woocommerce .widget.widget_products .widget-inner>ul>li,
.woocommerce .widget.widget_top_rated_products .widget-inner>ul>li,
.woocommerce .widget.widget_layered_nav .widget-inner>ul>li,
.woocommerce-page .widget.widget_recent_reviews .widget-inner>ul>li,
.woocommerce-page .widget.widget_products .widget-inner>ul>li,
.woocommerce-page .widget.widget_top_rated_products .widget-inner>ul>li,
.woocommerce-page .widget.widget_layered_nav .widget-inner>ul>li {
    padding: 7px 0px 7px 0px;
    border-bottom: 1px dotted #000000;
}

.woocommerce .widget.widget_recent_reviews .widget-inner>ul>li span.reviewer,
.woocommerce .widget.widget_recent_reviews .widget-inner>ul>li span.amount,
.woocommerce .widget.widget_products .widget-inner>ul>li span.reviewer,
.woocommerce .widget.widget_products .widget-inner>ul>li span.amount,
.woocommerce .widget.widget_top_rated_products .widget-inner>ul>li span.reviewer,
.woocommerce .widget.widget_top_rated_products .widget-inner>ul>li span.amount,
.woocommerce .widget.widget_layered_nav .widget-inner>ul>li span.reviewer,
.woocommerce .widget.widget_layered_nav .widget-inner>ul>li span.amount,
.woocommerce-page .widget.widget_recent_reviews .widget-inner>ul>li span.reviewer,
.woocommerce-page .widget.widget_recent_reviews .widget-inner>ul>li span.amount,
.woocommerce-page .widget.widget_products .widget-inner>ul>li span.reviewer,
.woocommerce-page .widget.widget_products .widget-inner>ul>li span.amount,
.woocommerce-page .widget.widget_top_rated_products .widget-inner>ul>li span.reviewer,
.woocommerce-page .widget.widget_top_rated_products .widget-inner>ul>li span.amount,
.woocommerce-page .widget.widget_layered_nav .widget-inner>ul>li span.reviewer,
.woocommerce-page .widget.widget_layered_nav .widget-inner>ul>li span.amount {
    font-size: 14px;
    line-height: 30px;
}

.woocommerce .widget.widget_recent_reviews .widget-inner>ul>li ins,
.woocommerce .widget.widget_recent_reviews .widget-inner>ul>li del,
.woocommerce .widget.widget_products .widget-inner>ul>li ins,
.woocommerce .widget.widget_products .widget-inner>ul>li del,
.woocommerce .widget.widget_top_rated_products .widget-inner>ul>li ins,
.woocommerce .widget.widget_top_rated_products .widget-inner>ul>li del,
.woocommerce .widget.widget_layered_nav .widget-inner>ul>li ins,
.woocommerce .widget.widget_layered_nav .widget-inner>ul>li del,
.woocommerce-page .widget.widget_recent_reviews .widget-inner>ul>li ins,
.woocommerce-page .widget.widget_recent_reviews .widget-inner>ul>li del,
.woocommerce-page .widget.widget_products .widget-inner>ul>li ins,
.woocommerce-page .widget.widget_products .widget-inner>ul>li del,
.woocommerce-page .widget.widget_top_rated_products .widget-inner>ul>li ins,
.woocommerce-page .widget.widget_top_rated_products .widget-inner>ul>li del,
.woocommerce-page .widget.widget_layered_nav .widget-inner>ul>li ins,
.woocommerce-page .widget.widget_layered_nav .widget-inner>ul>li del {
    padding-top: 15px;
}

.woocommerce .widget.widget_recent_reviews .widget-inner>ul>li:last-child,
.woocommerce .widget.widget_products .widget-inner>ul>li:last-child,
.woocommerce .widget.widget_top_rated_products .widget-inner>ul>li:last-child,
.woocommerce .widget.widget_layered_nav .widget-inner>ul>li:last-child,
.woocommerce-page .widget.widget_recent_reviews .widget-inner>ul>li:last-child,
.woocommerce-page .widget.widget_products .widget-inner>ul>li:last-child,
.woocommerce-page .widget.widget_top_rated_products .widget-inner>ul>li:last-child,
.woocommerce-page .widget.widget_layered_nav .widget-inner>ul>li:last-child {
    border-bottom: none;
}

.woocommerce .widget.widget_products .widget-inner .product-title,
.woocommerce .widget.widget_products .widget-inner ul.product_list_widget li a,
.woocommerce .widget.widget_top_rated_products .widget-inner .product-title,
.woocommerce .widget.widget_top_rated_products .widget-inner ul.product_list_widget li a,
.woocommerce .widget.widget_recent_reviews .widget-inner .product-title,
.woocommerce .widget.widget_recent_reviews .widget-inner ul.product_list_widget li a,
.woocommerce .widget.widget_recently_viewed_products .product-title,
.woocommerce .widget.widget_recently_viewed_products ul.product_list_widget li a,
.woocommerce .widget.widget_shopping_cart .widget-inner .product-title,
.woocommerce .widget.widget_shopping_cart .widget-inner ul.product_list_widget li a,
.woocommerce-page .widget.widget_products .widget-inner .product-title,
.woocommerce-page .widget.widget_products .widget-inner ul.product_list_widget li a,
.woocommerce-page .widget.widget_top_rated_products .widget-inner .product-title,
.woocommerce-page .widget.widget_top_rated_products .widget-inner ul.product_list_widget li a,
.woocommerce-page .widget.widget_recent_reviews .widget-inner .product-title,
.woocommerce-page .widget.widget_recent_reviews .widget-inner ul.product_list_widget li a,
.woocommerce-page .widget.widget_recently_viewed_products .product-title,
.woocommerce-page .widget.widget_recently_viewed_products ul.product_list_widget li a,
.woocommerce-page .widget.widget_shopping_cart .widget-inner .product-title,
.woocommerce-page .widget.widget_shopping_cart .widget-inner ul.product_list_widget li a {
    font-family: "Lato", sans-serif;
    letter-spacing: .2em;
    font-size: 12px;
    text-transform: uppercase;
}

.woocommerce .widget.widget_products .widget-inner .star-rating>span,
.woocommerce .widget.widget_top_rated_products .widget-inner .star-rating>span,
.woocommerce .widget.widget_recent_reviews .widget-inner .star-rating>span,
.woocommerce .widget.widget_recently_viewed_products .star-rating>span,
.woocommerce .widget.widget_shopping_cart .widget-inner .star-rating>span,
.woocommerce-page .widget.widget_products .widget-inner .star-rating>span,
.woocommerce-page .widget.widget_top_rated_products .widget-inner .star-rating>span,
.woocommerce-page .widget.widget_recent_reviews .widget-inner .star-rating>span,
.woocommerce-page .widget.widget_recently_viewed_products .star-rating>span,
.woocommerce-page .widget.widget_shopping_cart .widget-inner .star-rating>span {
    color: #986736;
}

.woocommerce .widget.widget_products .widget-inner del,
.woocommerce .widget.widget_top_rated_products .widget-inner del,
.woocommerce .widget.widget_recent_reviews .widget-inner del,
.woocommerce .widget.widget_recently_viewed_products del,
.woocommerce .widget.widget_shopping_cart .widget-inner del,
.woocommerce-page .widget.widget_products .widget-inner del,
.woocommerce-page .widget.widget_top_rated_products .widget-inner del,
.woocommerce-page .widget.widget_recent_reviews .widget-inner del,
.woocommerce-page .widget.widget_recently_viewed_products del,
.woocommerce-page .widget.widget_shopping_cart .widget-inner del {
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
}

.woocommerce .widget.widget_products .widget-inner ins,
.woocommerce .widget.widget_top_rated_products .widget-inner ins,
.woocommerce .widget.widget_recent_reviews .widget-inner ins,
.woocommerce .widget.widget_recently_viewed_products ins,
.woocommerce .widget.widget_shopping_cart .widget-inner ins,
.woocommerce-page .widget.widget_products .widget-inner ins,
.woocommerce-page .widget.widget_top_rated_products .widget-inner ins,
.woocommerce-page .widget.widget_recent_reviews .widget-inner ins,
.woocommerce-page .widget.widget_recently_viewed_products ins,
.woocommerce-page .widget.widget_shopping_cart .widget-inner ins {
    text-decoration: none;
}

.woocommerce .widget.widget_shopping_cart .widget-inner,
.woocommerce-page .widget.widget_shopping_cart .widget-inner {
    padding: 20px;
    border: 1px dotted #000000;
}

.woocommerce .widget.widget_shopping_cart .widget-inner a,
.woocommerce-page .widget.widget_shopping_cart .widget-inner a {
    font-size: 12px !important;
}

.woocommerce .widget.widget_shopping_cart .widget-inner a.remove,
.woocommerce-page .widget.widget_shopping_cart .widget-inner a.remove {
    padding-left: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.woocommerce .widget.widget_shopping_cart .widget-inner .total,
.woocommerce-page .widget.widget_shopping_cart .widget-inner .total {
    border-top: 1px dotted #000000;
}

.woocommerce .widget.widget_shopping_cart .widget-inner .total strong,
.woocommerce-page .widget.widget_shopping_cart .widget-inner .total strong {
    font-family: "Lato", sans-serif;
    letter-spacing: .2em;
    font-size: 13px;
    text-transform: uppercase;
}

.woocommerce .widget.widget_shopping_cart .widget-inner .cart_list li,
.woocommerce-page .widget.widget_shopping_cart .widget-inner .cart_list li {
    padding-bottom: 10px;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button {
    *display: inline;
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    *line-height: 20px;
    text-align: center;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #ccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    border-color: #c5c5c5;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    font-family: 'Lato', sans-serif;
    font-size: 0.875em;
    line-height: 3.846em;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .2em;
    display: inline-block;
    width: auto;
    background: #986736;
    padding: 0 23px 0 28px;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    text-shadow: none;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 0.75em;
    height: 3.417em;
    padding: 0px 19px 0px 27px;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:first-child,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:first-child {
    margin-bottom: 10px;
    background: #000000;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:first-child:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:first-child:hover {
    background: #986736;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:hover,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:active,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.active,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.disabled,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button[disabled],
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:active,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.active,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.disabled,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:active,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.active,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:active,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.active {
    background-color: #cccccc \9;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:hover,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:active,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.active,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.disabled,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button[disabled],
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:active,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.active,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.disabled,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:active,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.active,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:active,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.active {
    background-color: #cccccc \9;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:first-child,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:first-child {
    *margin-left: 0;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:first-child,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:first-child {
    *margin-left: 0;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:hover {
    color: #333;
    text-decoration: none;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
}


/* Buttons in IE7 don't get borders, so darken on hover */

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:focus,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.active,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:active,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.active,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.disabled,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button[disabled],
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.disabled,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button[disabled] {
    cursor: default;
    background-color: #e6e6e6;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button .label,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button .badge,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button .label,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button .badge {
    position: relative;
    top: -1px;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:hover {
    color: #fff;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-large,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-large {
    font-size: 1em;
    line-height: 4.5em;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-small,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-small {
    font-size: 0.75em;
    line-height: 3.417em;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-mini,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-mini {
    font-size: 0.625em;
    line-height: 3.5em;
    padding: 0 11px 0 13px;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inactive,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inactive {
    color: #b2b2b2;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inactive:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inactive:hover {
    color: #b2b2b2 !important;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:hover {
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    background: #262626 0 0;
}


/*this is used to vertically align text inside the btn*/

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:before,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-top: 4px;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-large,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-large {
    padding: 0 37px 0 39px;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-large:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-large:hover {
    background: #262626 0 0;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-small,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-small {
    padding: 0 19px 0 20px;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-small:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-small:hover {
    background: #262626 0 0;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-block,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-block {
    width: 100%;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-success,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-success {
    background: #3bc53b;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-success:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-success:hover {
    background: #262626 0 0;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inactive,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inactive {
    background: #999999;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inactive:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inactive:hover {
    background: #999999 0 0;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-warning,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-warning {
    background: #ff9419;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-warning:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-warning:hover {
    background: #262626 0 0;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-info,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-info {
    background: #2db7ff;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-info:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-info:hover {
    background: #262626 0 0;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-danger,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-danger {
    background: #ff2d2d;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-danger:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-danger:hover {
    background: #262626 0 0;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inverse,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inverse {
    background: #262626 0 0;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inverse:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inverse:hover {
    background: #986736;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button i,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button i {
    font-size: 1.425em;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button i.icon-left,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button i.icon-left {
    margin-right: 12px;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button i.icon-right,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button i.icon-right {
    margin-left: 12px;
}

.woocommerce .widget.widget_product_categories .widget-inner ul.product-categories,
.woocommerce-page .widget.widget_product_categories .widget-inner ul.product-categories {
    margin-left: 0px;
    list-style: none;
}

.woocommerce .widget.widget_product_categories .widget-inner ul.product-categories>li>a,
.woocommerce-page .widget.widget_product_categories .widget-inner ul.product-categories>li>a {
    padding: 5px 0px;
    display: block;
    border-bottom: 1px dotted #000000;
}

.woocommerce .widget.widget_product_categories .widget-inner ul.product-categories>li>ul.children,
.woocommerce-page .widget.widget_product_categories .widget-inner ul.product-categories>li>ul.children {
    margin: 0px !important;
}

.woocommerce .widget.widget_product_categories .widget-inner ul.product-categories>li>ul.children li,
.woocommerce-page .widget.widget_product_categories .widget-inner ul.product-categories>li>ul.children li {
    padding: 7px 0px 7px 10px;
    border-bottom: 1px dotted #000000;
    list-style: none;
}

.woocommerce .widget.widget_product_search .widget-inner input[type="submit"],
.woocommerce-page .widget.widget_product_search .widget-inner input[type="submit"] {
    font-size: 0.75em !important;
    height: 3.417em;
    padding: 0px 19px 0px 27px;
}

.woocommerce .widget.widget_layered_nav .widget-inner>ul>li a,
.woocommerce-page .widget.widget_layered_nav .widget-inner>ul>li a {
    float: left;
}

.woocommerce .widget.widget_layered_nav .widget-inner>ul>li span,
.woocommerce-page .widget.widget_layered_nav .widget-inner>ul>li span {
    float: right;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin-right: 0;
}

.woo-hover:before {
    content: "";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #986736;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.woo-hover:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.woo-hover--danger:before {
    background: #ff2d2d;
}

.woo-hover--rounded:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

body {
    font-family: 'Bitter', serif;
    font-size: 1em;
    color: #4c4c4c;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lato', sans-serif;
    color: #4c4c4c;
    font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
}

h1,
h2,
h3 {
    text-align: center;
}

h2,
h3,
h4 {
    letter-spacing: .2em;
}

h1 {
    color: #4c4c4c;
    font-size: 3.125em;
    line-height: 1.2em;
}

h2 {
    font-size: 1.500em;
}

h3 {
    font-size: 1.063em;
}

h4,
h5,
h6 {
    font-size: 0.875em;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
    text-align: left;
}

.post-content *+h1,
.post-content *+h2,
.post-content *+h3,
.post-content *+h4,
.post-content *+h5,
.post-content *+h6 {
    margin-top: 17px;
}

p {
    font-size: 0.875em;
    color: #4c4c4c;
    line-height: 1.714em;
}

p.black {
    color: #4c4c4c;
}

p.white {
    color: #fff;
}

a {
    color: #986736;
    text-decoration: none;
    font-size: 1em;
}

a:hover {
    color: #4c4c4c;
    text-decoration: none;
}

#MainNav {
    font-family: 'Lato', sans-serif;
    font-size: 0.875em;
    text-transform: uppercase;
}

#MainNav a {
    color: #808080;
}

#MainNav a:hover {
    color: #808080;
}

#MainNav .nav {
    font-weight: bold;
}

section.section-emphasis h3 {
    color: #cfdae7;
}

.work .full-view p {
    font-size: 0.875em;
    color: #262626;
}

.icon-box {
    font-family: 'Bitter', serif;
}

.icon-box h4 {
    color: #4c4c4c;
    font-size: 1em;
    font-family: 'Lato', sans-serif;
}

.icon-box h4:before {
    font-family: 'FontAwesome';
}

.person-box h5 {
    font-family: 'Bitter', serif;
    font-size: 0.875em;
    font-weight: normal;
    text-transform: none;
}

.person-box a {
    font-size: 0.875em;
}

p.huge {
    font-size: 1.250em;
    font-weight: normal;
    line-height: 1.8em;
}

.blog-big-list .latest-posts .date {
    font-family: 'Lato', sans-serif;
    font-size: 0.875em;
    color: #4c4c4c;
    text-transform: uppercase;
    line-height: 1.5em;
    letter-spacing: .2em;
}

.text-center {
    text-align: center;
}

.latest-posts .title {
    color: #4c4c4c;
}

.latest-posts .title:hover {
    color: #4c4c4c;
}

.latest-posts a.title {
    color: #986736;
}

.latest-posts a.title:hover {
    color: #4c4c4c;
}

.latest-posts .date {
    color: #4c4c4c;
}

.latest-posts-widget .date {
    font-size: 0.750em;
}

.latest-posts-widget .title {
    line-height: 1.333em;
}

.widget a {
    font-size: 0.813em;
}

.tweets h3 {
    font-size: 2.5em;
}

.tweets .tweet .tweet_text {
    font-size: 0.813em;
    line-height: 24px;
}

.tweets .tweet .tweet_text a {
    font-size: 1em;
}

.tweets .tweet .tweet_time {
    font-size: 0.750em;
}

.parallax .tweets h3 {
    color: #fff;
}

.parallax .tweets .tweet {
    color: #fff;
}

.parallax .tweets .tweet .tweet_text {
    color: #fff;
}

.parallax .tweets .tweet .tweet_text a {
    color: #fff;
}

.parallax .tweets .tweet .tweet_text a:hover {
    color: #fff;
}

.parallax .tweets .tweet .tweet_time {
    color: #cfdae7;
}

footer>h4 {
    color: #808080;
}

footer form input[type="date"],
footer form input[type="datetime"],
footer form input[type="datetime-local"],
footer form input[type="email"],
footer form input[type="month"],
footer form input[type="number"],
footer form input[type="password"],
footer form input[type="search"],
footer form input[type="tel"],
footer form input[type="time"],
footer form input[type="text"],
footer form input[type="url"],
footer form input[type="week"] {
    color: #808080;
}

footer form textarea {
    color: #808080;
}

form {
    margin: 0;
}

form ::-webkit-input-placeholder,
form ::-moz-placeholder,
form :-moz-placeholder,
form :-ms-input-placeholder,
form input[type]:-moz-placeholder,
form textarea:-moz-placeholder {
    color: #808080;
}

form input[type],
form textarea {
    font-family: 'Bitter', serif;
    font-size: 0.875em;
    line-height: 1.25em;
}

form input[type="submit"],
form input[type="button"],
form label {
    font-family: 'Lato', sans-serif;
    letter-spacing: .2em;
    color: #fff;
    font-size: 0.813em;
    text-transform: uppercase;
    font-weight: bold;
}

form label.error {
    font-family: 'Bitter', serif;
    line-height: 1.5em;
    letter-spacing: 0;
    text-transform: none;
    font-weight: normal;
}

#BlogHeader h1 {
    font-size: 1.500em;
    letter-spacing: .2em;
    line-height: 1em;
    text-transform: uppercase;
}

#BlogBody {
    color: #4c4c4c;
}

#BlogBody h2 {
    text-align: left;
}

#BlogBody p {
    color: #4c4c4c;
}

#BlogBody a:hover {
    color: inherit;
}

#BlogBody a.btn:hover {
    color: #fff;
}

#BlogBody article.post .post-meta {
    font-size: 0.875em;
}

#BlogBody article.post .post-meta .date {
    font-family: 'Lato', sans-serif;
    color: #4c4c4c;
    text-transform: uppercase;
    line-height: 1.5em;
    font-weight: bold;
    letter-spacing: .2em;
}

#BlogBody nav.pager {
    letter-spacing: .2em;
}

#BlogBody nav.pager ul,
#BlogBody nav.pager .view-all-posts {
    font-size: 0.875em;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}

#BlogBody #comments .comment .comment-meta .date,
#BlogBody .comments .comment .comment-meta .date {
    font-size: 0.750em;
    color: #808080;
}

#BlogBody #comments .comment-reply-link,
#BlogBody .comments .comment-reply-link {
    font-size: 0.875em;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em;
}

.post-title {
    text-transform: none;
    font-family: 'Bitter', serif;
    font-size: 1.813em;
    line-height: 1.5em;
    color: #4c4c4c;
    font-weight: normal;
    letter-spacing: 0;
}

a.post-title {
    color: #986736;
}

a.post-title:hover {
    color: #4c4c4c;
}

blockquote {
    font-size: 1em;
    line-height: 1.625em;
}

blockquote .author {
    font-size: 0.813em;
    color: #808080;
}

#_404 h1 {
    color: #4c4c4c;
    font-size: 7.500em;
    letter-spacing: .2em;
}

#_404 h1 .message-1 {
    font-size: 0.192em;
    letter-spacing: .3em;
    line-height: 1.2em;
}

#_404 h1 .message-2 {
    font-size: 0.117em;
    letter-spacing: .3em;
    line-height: 1.2em;
}

#_404 .message-3 {
    color: #4c4c4c;
    text-align: center;
}


/* =========================
 * ====== COMPONENTS ======= */

.btn {
    font-family: 'Lato', sans-serif;
    font-size: 0.875em;
    /*line-height: 3.846em;*/
    line-height: 3.0em;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .2em;
}

.btn:hover {
    color: #fff;
}

.btn.btn-large {
    font-size: 1em;
    line-height: 4.5em;
}

.btn.btn-small {
    font-size: 0.75em;
    line-height: 3.417em;
}

.btn.btn-mini {
    font-size: 0.625em;
    line-height: 3.5em;
    padding: 0 11px 0 13px;
}

.btn.btn-inactive {
    color: #b2b2b2;
}

.btn.btn-inactive:hover {
    color: #b2b2b2 !important;
}

.button-box p {
    font-size: 1em;
}

.dropcap:first-letter {
    font-size: 5.5em;
    line-height: 1em;
}

em.strong,
em.stronger {
    color: #fff;
}

ul.list-ok,
ul.list-chevron,
ul.list-arrow,
ul.list-star,
ul.list-dot {
    font-size: 0.875em;
    line-height: 1.714em;
}

.table-special {
    font-size: 0.875em;
    line-height: 1.714em;
}

.table-special thead {
    font-size: 0.929em;
    font-family: 'Lato', sans-serif;
    color: #4c4c4c;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .2em;
}

.bar-info {
    font-size: 0.875em;
}

.price-box>span {
    font-size: 0.875em;
}

.price-box>span.price {
    font-size: 2.286em;
    line-height: 1.3em;
}

.price-box>span.price sup {
    font-size: 0.375em;
}

.price-box>span.price sub {
    font-size: 0.375em;
}

.tabs .nav li a {
    font-size: 0.875em;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .2em;
}

.accordion .accordion-group .accordion-heading a {
    font-size: 0.875em;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .2em;
}

.accordion .accordion-group .accordion-heading a:before {
    font-family: "FontAwesome";
}

.accordion .accordion-group .accordion-heading a.active {
    color: #4c4c4c;
}

blockquote.testimonial {
    font-size: 0.875em;
    line-height: 1.766em;
}

blockquote.testimonial .author {
    font-size: 0.929em;
}

blockquote.testimonial .author .name {
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .2em;
}


/* ======= BUTTONS ======= */

.btn {
    display: inline-block;
    width: auto;
    background: #986736;
    padding: 0 11px 0 16px;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    text-shadow: none;
    vertical-align: middle;
    white-space: nowrap;
}

.btn:hover {
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    background: #262626 0 0;
}


/*this is used to vertically align text inside the btn*/

.btn:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-top: 4px;
}

.btn.btn-large {
    padding: 0 37px 0 39px;
}

.btn.btn-large:hover {
    background: #262626 0 0;
}

.btn.btn-small {
    padding: 0 19px 0 20px;
}

.btn.btn-small:hover {
    background: #262626 0 0;
}

.btn.btn-block {
    width: 100%;
}

.btn.btn-success {
    background: #3bc53b;
}

.btn.btn-success:hover {
    background: #262626 0 0;
}

.btn.btn-inactive {
    background: #999999;
}

.btn.btn-inactive:hover {
    background: #999999 0 0;
}

.btn.btn-warning {
    background: #ff9419;
}

.btn.btn-warning:hover {
    background: #262626 0 0;
}

.btn.btn-info {
    background: #2db7ff;
}

.btn.btn-info:hover {
    background: #262626 0 0;
}

.btn.btn-danger {
    background: #ff2d2d;
}

.btn.btn-danger:hover {
    background: #262626 0 0;
}

.btn.btn-inverse {
    background: #262626 0 0;
}

.btn.btn-inverse:hover {
    background: #986736;
}

.btn i {
    font-size: 1.425em;
}

.btn i.icon-left {
    margin-right: 12px;
}

.btn i.icon-right {
    margin-left: 12px;
}


/* ======= BLOCKQUOTE ======= */

blockquote {
    border-left-color: #986736;
    padding: 10px 0 10px 19px;
    margin: 23px 0;
}

blockquote:first-child {
    margin-top: 0;
}

blockquote .author {
    display: block;
    margin-top: 10px;
}

blockquote .author:before {
    content: "—";
}

blockquote:before,
blockquote:after {
    content: initial;
}


/* ======= BUTTON BOX ======= */

.button-box {
    *zoom: 1;
    border: 1px dotted #808080;
    padding: 23px 29px;
}

.button-box:before,
.button-box:after {
    display: table;
    content: "";
    line-height: 0;
}

.button-box:after {
    clear: both;
}

.button-box:before,
.button-box:after {
    display: table;
    content: "";
    line-height: 0;
}

.button-box:after {
    clear: both;
}

.button-box p {
    margin-top: 12px !important;
}

.dropcap:first-letter {
    margin-top: -2px;
    margin-bottom: -20px;
    float: left;
    margin-left: -4px;
    margin-right: 10px;
}

em.strong,
em.weak,
em.stronger {
    font-style: normal;
    padding: 0 .3em;
}

em.stronger {
    background: #986736;
}

em.strong {
    background: #4d4d4d;
}

em.weak {
    background: #e6e6e6;
}

ul.list-ok,
ul.list-chevron,
ul.list-arrow,
ul.list-star,
ul.list-dot {
    list-style: none;
    margin: 17px 0 0;
}

ul.list-ok:first-child,
ul.list-chevron:first-child,
ul.list-arrow:first-child,
ul.list-star:first-child,
ul.list-dot:first-child {
    margin: 0;
}

ul.list-ok li,
ul.list-chevron li,
ul.list-arrow li,
ul.list-star li,
ul.list-dot li {
    padding-left: 22px;
    margin-top: 10px;
}

ul.list-ok li:first-child,
ul.list-chevron li:first-child,
ul.list-arrow li:first-child,
ul.list-star li:first-child,
ul.list-dot li:first-child {
    margin: 0;
}

ul.list-ok li:before,
ul.list-chevron li:before,
ul.list-arrow li:before,
ul.list-star li:before,
ul.list-dot li:before {
    content: "";
    position: relative;
    height: 13px;
    width: 13px;
    top: 3px;
    left: -8px;
    margin-bottom: -13px;
    margin-left: -13px;
    display: block;
    background: no-repeat 0 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAABBCAYAAAAKcS5rAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAmRJREFUeNq8llFEpFEUx2emsQxLT/MUy2QZeioSZdmxKaWIxCZKS+opLfuUEpuop9WKKEZpRZFNKa3NmokU6aGnGCLW7lNExNrI7Dn5X25nv3vvd3fV5e9+x9zf3Pud73/PvdFcLhfxbbGQ4xKkfh+Igc+kOdJ0GEgBTYiHSDU26IkAuL0hHcW0AWPoVbwhgD7SolqeGvAe/VMDkFVBnPRKG8D9D1KpCVAzfcEPqlkBPXtZAXIbCAJkyrMYqIB5U1rjIuaB+6RTXxuduiwSLRaLkXw+H8qAmUwmcCa2zQ6pMuzyGNjCt/pKSoeBbknXeE6SvpFSLuiG1EnaQ1wGsMyVvV+kNnYy4hSWmnSl/Apb4BZxBWnGBbHLF0gliAukQRuUwLaoQXxOqiddmCDeVyvYKtx+khrRGxNRgqVF8M8MnLlSzplrJe2Smm0ejAekvNFp2IessKGhBXwCL6iXdBzkdtfyKgB2SahokG6rZRwACd9E8FGz5Autwv13UNQg/YMPYINeBzlCNt4W7dJStuV9IlUHedA2U8+j2SjpCz0jTfhC3bCOl2F7YZ8O0859KQzJg5/jeYT0QvuNi8xUHGWY32FWKyyqpbWtsU0a5vIdEx/yJGA1XOPfouhcyncqKEOKxqf/R1siWrRndew0yCxK6DUGs4XKMUtC/Nk9KIX1V+EdL1A030lIGrYOoN4+ILuB0LnFh9//uhL4truZ/vce8c/7ie8RB6Tf6JtcUAtuLLU4GWsRd9igScOKxmyQ6WqTtkEFS/0zQqMGaNwGbaKiHiI+RLzmKpbrkP1m+SgH9R8BBgCufIeUWK9xhAAAAABJRU5ErkJggg==);
}

ul.list-chevron li:before {
    background-position: 0 -13px;
}

ul.list-arrow li:before {
    background-position: 0 -26px;
}

ul.list-star li:before {
    background-position: 0 -39px;
}

ul.list-dot li:before {
    background-position: 0 -52px;
}

.section-emphasis ul.list-ok li:before,
.section-emphasis ul.list-chevron li:before,
.section-emphasis ul.list-arrow li:before,
.section-emphasis ul.list-star li:before,
.section-emphasis ul.list-dot li:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAABBCAYAAAAKcS5rAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAdxJREFUeNrclk1ERFEUx5tiMjwi3iqGIYZWQ7RtVYYhYlbDEMNso220atGybauh1dBqiCGG2gwR8YgZpdW0qU2UmJTX/9a5OW7365WYOvy8d2fu/52Pe+59LxXH8VhSG/eclwH1z5Hw5CAD2vGH7b5HlkAgbcEmSGsEa9yTmLBFV5OgJh+oThDXwCaQoqIy4d4m4OHVYr3VdPnygSqsm4qk/lB3CUzrNOda8NRv9p5VJBqzDQpWldJnHSrELcibcuKeXsEj3YegA3IuT9LbMVurazDjU/IpcMqEFyB0ieRavTBh0yUKFE89lydeQa+cxL5qMcEAzLpKPgECur8Dy+DKt+RHYH40G/bHogZ1vbMQHNlCeZ/e4yJhD6Ciinxtj5YkkUjYQVJRk5rZK6cn9Rx0iXq6c9Am2pfhjGbvhUlFWbDtc8JyNql9Mr6vGsEllbxqqt4iHFaY84CN++CE/XcDdqS6SuHY7BBMq+GJfXOumTwE67acChpRy3buCSuxe/naWfqy7ZWnRJRblc5v+eVSNoWXA2eao3gDNGyitGHdsv/khE0kKoIuGNK16NoaJUPflW1tFBlEka3kIqS0JuRnMGnKqW/IvW/LaeU7OQlWQZcmd2n8l17UbwIMAPtwk4sPWA9+AAAAAElFTkSuQmCC);
}

.table-special table {
    width: 100%;
    border: none;
}

.table-special table thead tr td,
.table-special table thead tr th {
    text-align: left;
}

.table-special table tr {
    background: url("../img/dots.png") repeat-x bottom;
    border: none;
}

.table-special table tr:after {
    content: " ";
    display: block;
    height: 1px;
    position: absolute;
}

.table-special table tr td,
.table-special table tr th {
    vertical-align: top;
    padding: 9px 0 8px 20px;
    border: none;
}

.table-special table tr td:first-child,
.table-special table tr th:first-child {
    padding-left: 0;
}


/* ===== PROGRESS BAR ===== */

.bar-info {
    display: block;
    margin-bottom: 4px;
}

.progress {
    height: 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #e6e6e6;
    margin: 0 0 15px 0;
}

.progress .bar {
    background: #986736;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.progress.progress-warning .bar {
    background: #faa732;
}

.progress.progress-lightblue .bar {
    background: #2db7ff;
}

.progress.progress-green .bar {
    background: #3bc53b;
}

.progress.progress-orange .bar {
    background: #ff9419;
}

.progress.progress-red .bar {
    background: #ff2d2d;
}

.easyPieChart canvas {
    width: 100%;
    height: 100%;
}

.graph-circle {
    position: relative;
}

.graph-circle>span {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
}


/* ====== PRICE BOX ======= */

.price-table {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.price-table .price-box {
    display: table-cell;
}


/* if .price-boxes are inside .price-table they acts as	   *
 * table cells, they all get equal width. otherwise they are  *
 * just a block element, getting 100% of its parent element   */

.price-box {
    display: block;
    margin-bottom: 20px;
    max-width: 460px;
}

.price-box h4 {
    margin: 0;
    padding: 15px 10px 16px;
    text-align: center;
    background: url("../img/dots.png") repeat-x bottom;
}

.price-box>span {
    display: block;
    padding: 15px 10px 16px;
    text-align: center;
    background: url("../img/dots.png") repeat-x bottom;
}

.price-box>span.price {
    padding: 9px 10px 10px;
}

.price-box>span.price sup {
    top: -1em;
}

.price-box>span.price sub {
    bottom: 0;
}

.price-box>div {
    padding: 20px 10px;
    text-align: center;
}

.price-box.price-box-special {
    background: #e6e6e6;
}


/* ========= TABS ========= */

.tabs {
    margin-bottom: 20px;
}

.tabs .nav {
    display: block;
    border: none;
    margin: 0 0 10px -16px;
}

.tabs .nav li {
    margin: 0 0 0 16px;
    border: none;
    background: none;
}

.tabs .nav li:hover {
    margin: 0 0 0 16px;
    border: none;
    background: none;
}

.tabs .nav li.active {
    margin: 0 0 0 16px;
    border: none;
    background: none;
}

.tabs .nav li.active a {
    margin: 0;
    border: none;
    background: none;
}

.tabs .nav li a {
    margin: 0;
    padding: 0;
    border: none;
    background: none;
}

.tabs .nav li a:hover {
    margin: 0;
    border: none;
    background: none;
}

.tabs .tab-content {
    display: block;
    margin: 0;
}

.tabs .tab-content>.tab-pane {
    font-size: 14px;
    line-height: 24px;
}


/* ====== ACCORDION ====== */

.accordion {
    background: url("../img/dots.png") repeat-x bottom;
}

.accordion .accordion-group {
    background: url("../img/dots.png") repeat-x top;
    margin: 0;
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.accordion .accordion-group .accordion-heading a {
    -webkit-transition: padding .4s ease, color .3s ease;
    -moz-transition: padding .4s ease, color .3s ease;
    -o-transition: padding .4s ease, color .3s ease;
    transition: padding .4s ease, color .3s ease;
    padding: 15px 0 15px 22px;
    position: relative;
}

.accordion .accordion-group .accordion-heading a:before {
    content: "\f067";
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0;
    top: 18px;
    font-size: 16px;
    line-height: 1em;
    font-weight: normal;
}

.accordion .accordion-group .accordion-heading a.active {
    padding-bottom: 6px;
}

.accordion .accordion-group .accordion-heading a.active:before {
    content: "\f068";
}

.accordion .accordion-group .accordion-body .accordion-inner {
    border: none;
    padding: 0;
    margin-bottom: 13px;
    font-size: 0.875em;
    line-height: 1.715em;
}

.parallax .accordion .accordion-group .accordion-heading a.active {
    color: #fff;
}

.parallax.darkText .accordion .accordion-group .accordion-heading a.active,
.parallax.darkText .accordion .accordion-group .accordion-heading a:hover {
    color: #4c4c4c;
}


/* ===== TESTIMONIAL ====== */

blockquote.testimonial {
    border: none;
    margin: 0 0 81px 0;
    position: relative;
    background: #e6e6e6;
    padding: 28px 31px 26px 31px;
}

blockquote.testimonial:after {
    content: "";
    display: block;
    position: absolute;
    margin: -27px 0 0 -10px;
    left: 50%;
    bottom: -10px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #e6e6e6 transparent transparent transparent;
}

blockquote.testimonial .author {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    top: 100%;
    margin-top: 27px;
}

blockquote.testimonial .author .name {
    display: block;
    text-align: center;
}

blockquote.testimonial .author .position {
    display: block;
    text-align: center;
}

blockquote.testimonial .author:before {
    content: normal;
}


/* ===== TESTIMONIAL ====== */

.alert {
    border-radius: 0;
    border: 0;
    text-shadow: none;
}


/* =========================
 * ==== PORTFOLIO PAGE ===== */

.portfolio-filters {
    *zoom: 1;
}

.portfolio-filters:before,
.portfolio-filters:after {
    display: table;
    content: "";
    line-height: 0;
}

.portfolio-filters:after {
    clear: both;
}

.portfolio-filters:before,
.portfolio-filters:after {
    display: table;
    content: "";
    line-height: 0;
}

.portfolio-filters:after {
    clear: both;
}

.portfolio-filters>span {
    margin-top: 11px;
    margin-bottom: 33px;
    float: left;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    letter-spacing: 2px;
}

.portfolio-filters .isotope-options {
    margin: 0;
    float: left;
    list-style: none;
    *zoom: 1;
}

.portfolio-filters .isotope-options:before,
.portfolio-filters .isotope-options:after {
    display: table;
    content: "";
    line-height: 0;
}

.portfolio-filters .isotope-options:after {
    clear: both;
}

.portfolio-filters .isotope-options:before,
.portfolio-filters .isotope-options:after {
    display: table;
    content: "";
    line-height: 0;
}

.portfolio-filters .isotope-options:after {
    clear: both;
}

.portfolio-filters .isotope-options>li {
    margin-left: 20px;
    margin-bottom: 20px;
    float: left;
}

.portfolio-filters .isotope-options>li a {
    font-size: 13px;
}

.portfolio-filters .isotope-options>li a.selected {
    background: #262626;
}

.isotope-item {
    display: inline-block;
    padding: 10px;
}

.isotope-item a {
    display: block;
    position: relative;
}

.isotope-item a img {
    width: 220px;
}

.isotope-item a:before {
    content: "";
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.isotope-item a:hover:before {
    opacity: 0.3;
    filter: alpha(opacity=30);
    background: #986736;
}

#IsotopeContainer,
.isotope {
    margin: 0 -10px;
}


/* =NATIVE ISOTOPE STYLES= */

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 1.0s;
    -moz-transition-duration: 1.0s;
    -ms-transition-duration: 1.0s;
    -o-transition-duration: 1.0s;
    transition-duration: 1.0s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}


/* ===== LATEST POSTS ===== */

.latest-posts {
    list-style: none;
    margin: 0;
}

.latest-posts>li {
    background: url(../img/dots-2.png) repeat-x top;
}

.latest-posts>li:first-child {
    background: none;
}

.latest-posts .date,
.latest-posts .title {
    display: block;
}

.latest-posts-widget>li {
    line-height: 1.714em;
    background: url(../img/dots.png) repeat-x top;
    padding: 13px 0 9px;
}

.latest-posts-widget>li:first-child {
    background: none;
    padding-top: 0;
}

.latest-posts-widget .date {
    margin-top: 8px;
}


/* ==== GENERAL WIDGETS ==== */

.widget,
#Sidebar section.widget {
    margin: 0;
    padding: 0;
    margin-bottom: 46px;
}

.widget p,
#Sidebar section.widget p {
    margin-top: 0;
}

.widget p+p,
#Sidebar section.widget p+p {
    margin: 17px 0 0;
}

.widget h2,
.widget h3,
.widget h4,
.widget h5,
.widget h6,
#Sidebar section.widget h2,
#Sidebar section.widget h3,
#Sidebar section.widget h4,
#Sidebar section.widget h5,
#Sidebar section.widget h6 {
    font-size: 0.875em;
    margin: 10px 0;
    line-height: 20px;
    text-align: left;
}

footer.widget {
    margin-bottom: 20px;
}

.widget.search-widget,
.widget.widget_search {
    padding: 0;
}

.widget.search-widget form,
.widget.widget_search form {
    margin: 0;
}

.widget.search-widget form input[type="text"],
.widget.widget_search form input[type="text"] {
    margin: 0;
}

.categories-widget ul {
    list-style: none;
    margin: 0;
}

.categories-widget ul li {
    padding: 0;
    line-height: 40px;
    background: url(../img/dots-2.png) repeat-x bottom;
    border: none;
}

.categories-widget ul li a {
    font-size: 0.938em;
    font-weight: normal;
}

.categories-widget ul li:last-child {
    background: none;
}

.newsletter-widget form {
    margin-top: -5px;
}

.text-widget a {
    font-size: 1em;
}

.text-widget p:first-child {
    margin-top: 2px;
}

.widget_calendar table {
    font-size: 13px;
    width: 100%;
}

.widget_calendar table caption {
    text-align: left;
    padding: 10px 0 8px;
}

.widget_calendar table td {
    text-align: center;
}

.widget_calendar table th {
    text-align: center;
}

.widget_calendar table #today {
    background: #986736;
    color: #fff;
}

.widget_calendar table #prev,
.widget_calendar table #next {
    padding-top: 15px;
}

.widget_calendar table #prev a,
.widget_calendar table #next a {
    font-size: 13px;
}

.social-widget a {
    font-size: 1em;
}

.social-widget i {
    font-size: 1.188em;
    margin-right: 7px;
    position: relative;
    top: 0.053em;
    color: #4c4c4c;
}


/* ===== PHOTO STREAM ====== */

.flickr_badge {
    *zoom: 1;
    margin-left: -10px;
    margin-top: -5px;
}

.flickr_badge:before,
.flickr_badge:after {
    display: table;
    content: "";
    line-height: 0;
}

.flickr_badge:after {
    clear: both;
}

.flickr_badge:before,
.flickr_badge:after {
    display: table;
    content: "";
    line-height: 0;
}

.flickr_badge:after {
    clear: both;
}

.flickr_badge .flickr_badge_image {
    width: 66px;
    height: 66px;
    float: left;
    margin: 10px 0 0 10px;
}

.flickr_badge .flickr_badge_image a {
    position: relative;
    display: block;
}

.flickr_badge .flickr_badge_image a:before {
    content: "";
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.flickr_badge .flickr_badge_image a:hover:before {
    opacity: 0.3;
    filter: alpha(opacity=30);
    background: #986736;
}

.widget.widget_recent_entries .widget-inner ul,
.widget.widget_categories .widget-inner ul,
.widget.widget_recent_comments .widget-inner ul,
.widget.widget_archive .widget-inner ul,
.widget.widget_meta .widget-inner ul {
    list-style: none;
    margin: 0;
}

.widget.widget_recent_entries .widget-inner ul li,
.widget.widget_categories .widget-inner ul li,
.widget.widget_recent_comments .widget-inner ul li,
.widget.widget_archive .widget-inner ul li,
.widget.widget_meta .widget-inner ul li {
    padding: 0;
    line-height: 40px;
    background: url(../img/dots-2.png) repeat-x bottom;
    border: none;
}

.widget.widget_recent_entries .widget-inner ul li a,
.widget.widget_categories .widget-inner ul li a,
.widget.widget_recent_comments .widget-inner ul li a,
.widget.widget_archive .widget-inner ul li a,
.widget.widget_meta .widget-inner ul li a {
    font-size: 0.938em;
    font-weight: normal;
    text-transform: none;
}

.widget.widget_recent_entries .widget-inner ul li:last-child,
.widget.widget_categories .widget-inner ul li:last-child,
.widget.widget_recent_comments .widget-inner ul li:last-child,
.widget.widget_archive .widget-inner ul li:last-child,
.widget.widget_meta .widget-inner ul li:last-child {
    background: none;
}

html {
    height: 100%;
}

body {
    height: 100%;
    overflow-x: hidden;
}

body.boxed #boxedWrapper {
    max-width: 1000px;
    height: 50%;
    margin: 0 auto;
}

body.boxed #boxedWrapper>.container {
    width: 100%;
}

body.boxed #boxedWrapper #MainNav.sticky.stick {
    left: 50%;
    margin-left: -500px;
    width: 1000px;
}

body.boxed #boxedWrapper #MainNav.sticky.stick+.container {
    margin-top: 74px;
}

body.pat0 {
    background: transparent url("../img/patterns/00.jpg");
}

body.pat1 {
    background: transparent url("../img/patterns/01.jpg");
}

body.pat2 {
    background: transparent url("../img/patterns/02.jpg");
}

body.pat3 {
    background: transparent url("../img/patterns/03.jpg");
}

body.pat4 {
    background: transparent url("../img/patterns/04.jpg");
}

body.pat5 {
    background: transparent url("../img/patterns/05.jpg");
}

body.pat6 {
    background: transparent url("../img/patterns/06.jpg");
}

#boxedWrapper {
    height: 100%;
    width: 100%;
}


/* ======== SECTIONS ====== */

section {
    overflow-x: hidden;
    padding: 43px 0 55px;
    width: 100%;
}

section h2,
section h3 {
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    line-height: 1em;
    margin: 0 0 33px;
}

section section {
    margin: 55px 0 -55px;
}

section>section:first-child {
    padding-top: 0;
    margin-top: 0;
}

@media (max-width: 768px) {
    section {
        width: 100% !important;
    }
}

.section-emphasis {
    background: #986736;
    background: rgba(45, 145, 255, 0.7);
}

.section-emphasis-2 {
    background: #000;
    background: rgba(0, 0, 0, 0.7);
}

.parallax {
    background-color: #999999;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.parallax p {
    color: #fff;
}

.parallax a:hover {
    color: #fff;
}

.parallax .work a:hover {
    color: #4C4C4C;
}

.parallax .icon-box h4 {
    color: #fff;
}

.parallax.darkText {
    color: #4c4c4c;
}

.parallax.darkText p {
    color: inherit;
}

.parallax.darkText a:hover {
    color: #4c4c4c;
}

.parallax.darkText .icon-box h4 {
    color: #4c4c4c;
}

.parallax.darkText .icon-box p {
    color: #4c4c4c;
}


/* =========================
 * ======== HEADER ========= */

.main-header {
    background-color: #999999;
    height: 100%;
}

.main-header img {
    display: block;
    margin: 0 auto;
}

.main-header h1 {
    color: #fff;
}

.main-header .slogan {
    width: 100%;
    margin: 40px 0;
    line-height: 1.2;
    text-align: center;
}

.main-header .container {
    display: table;
    height: 100%;
}

.main-header .row-fluid {
    height: 100%;
}

.main-header section {
    display: table-cell;
    vertical-align: middle;
}


/* =========================
 * ======= NAVIGATION ====== */

#MainNav {
    width: 100%;
    z-index: 10000;
    background: #fff;
    position: relative;
    margin: 0;
    max-height: 90px;
}

#MainNav .navbar-inner {
    padding: 0;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    z-index: 999;
}

#MainNav .navbar-inner .container {
    width: 940px;
}

#MainNav .navbar-inner .container .btn-navbar {
    width: 30px;
    height: 30px;
    display: none;
    background: #986736 url("../img/sprite.png") -120px 0 no-repeat;
    border: none;
    border-radius: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
}

#MainNav .navbar-inner .container .btn-navbar:hover {
    background-color: #262626;
}

#MainNav ul {
    display: table;
    float: right;
    list-style: none;
    margin: 0;
}

#MainNav ul li {
    display: inline-block;
    margin-left: 32px;
}

#MainNav ul li a {
    margin: 0;
    padding: 0;
    letter-spacing: .25em;
    padding: 30px 0;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

#MainNav ul li a:hover {
    background: none;
    color: #262626;
}

#MainNav ul li.active a {
    background: none;
    color: #262626;
}

#MainNav ul .dropdown .dropdown-toggle:hover+.dropdown-menu {
    display: block;
}

#MainNav ul .dropdown.open .dropdown-toggle {
    background: none;
}

#MainNav ul .dropdown.open>.dropdown-menu {
    display: block;
}

#MainNav ul .dropdown .dropdown-menu {
    background: #262626;
    float: left;
    margin-left: -32px;
    border: none;
    box-shadow: none;
    border-radius: 0;
    width: 250px;
    padding: 0;
}

#MainNav ul .dropdown .dropdown-menu .dropdown-toggle {
    position: relative;
}

#MainNav ul .dropdown .dropdown-menu .dropdown-toggle:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -4px;
    margin-left: 3px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 4px 0 4px 5px;
    border-color: transparent transparent transparent #ffffff;
}

#MainNav ul .dropdown .dropdown-menu a {
    padding: 16px 32px;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    color: #fff;
    white-space: normal;
    line-height: 18px;
}

#MainNav ul .dropdown .dropdown-menu a:hover {
    background: #986736;
}

#MainNav ul .dropdown .dropdown-menu>li {
    margin: 0;
    display: block;
    width: 100%;
    box-sizing: border-box;
}

#MainNav ul .dropdown .dropdown-menu>li+li {
    background: url("../img/dots-2.png") repeat-x top;
}

#MainNav ul .dropdown .dropdown-menu:hover {
    display: block;
}

#MainNav ul .dropdown .dropdown-menu:before {
    content: initial;
}

#MainNav ul.dropdown-menu {
    display: none;
}

#MainNav ul.dropdown-menu .dropdown-menu {
    left: 100%;
    margin-left: 1px;
    top: 0;
}

#MainNav ul.nav>.dropdown>.dropdown-toggle {
    position: relative;
}

#MainNav ul.nav>.dropdown>.dropdown-toggle:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -2px;
    margin-left: 3px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #808080 transparent transparent transparent;
}

#MainNav .brand {
    position: absolute;
    top: 5%;
    padding: 0;
    margin: 0;
}

#MainNav .brand img {}

#MainNav .arrow {
    position: absolute;
    width: 100px;
    height: 70px;
    display: block;
    top: -70px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #986736;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
}

#MainNav .arrow:after {
    content: " ";
    display: block;
    width: 100px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/arrow.png") no-repeat center;
}

#MainNav .arrow:hover {
    background: #262626;
}

#MainNav.sticky.stick {
    position: fixed;
    top: 0;
}

#MainNav.sticky.stick+section,
#MainNav.sticky.stick+header,
#MainNav.sticky.stick+article,
#MainNav.sticky.stick+.breadcrumbs {
    margin-top: 90px;
}

#MainNav .nav>li.dropdown {
    margin-right: 8px;
}

#MainNav .dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.menuShadow #MainNav {
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
}

.work .container {
    position: relative;
    -webkit-transition: height .3s ease;
    -moz-transition: height .3s ease;
    -o-transition: height .3s ease;
    transition: height .3s ease;
}

.work .flexslider.preview .slides li a {
    position: relative;
}

.work .flexslider.preview .slides li a:before {
    content: "";
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.work .flexslider.preview .slides li a:hover:before {
    opacity: 0.3;
    filter: alpha(opacity=30);
    background: #986736;
}

.work .preview,
.work .full-view {
    -webkit-transition: left 0.8s ease-in-out;
    -moz-transition: left 0.8s ease-in-out;
    -o-transition: left 0.8s ease-in-out;
    transition: left 0.8s ease-in-out;
}

.work .full-view {
    margin: 0 0 0;
    padding: 0;
}

.work .full-view img {
    cursor: pointer;
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
}

.work .full-view nav {
    font-size: 0;
}

.work .full-view nav a {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-indent: -10000px;
    background-color: #986736;
    background-image: url('../img/sprite.png');
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
}

.work .full-view nav a.prev {
    background-position: 0 0;
}

.work .full-view nav a.all {
    background-position: -30px 0;
}

.work .full-view nav a.next {
    background-position: -60px 0;
}

.work .full-view nav a:hover {
    background-color: #262626;
}

.work .full-view nav a+a {
    margin-left: 20px;
}

.work.details .preview {
    position: absolute;
    margin: 0 0 50px;
    padding: 0;
    top: 0;
    left: 2000px;
}

.work.details .full-view {
    margin: 0;
    position: relative;
    left: 0;
}

.work.details .full-view.right {
    position: absolute;
    margin: 0 0 50px;
    padding: 0;
    top: 0;
    left: 2960px;
}

.work.details .full-view.left {
    position: absolute;
    margin: 0 0 50px;
    padding: 0;
    top: 0;
    left: -2000px;
}

.work.general .preview {
    position: relative;
    left: 0;
}

.work.general .full-view {
    position: absolute;
    margin: 0 0 50px;
    padding: 0;
    top: 0;
    left: -2000px;
}

.work-nav {
    font-size: 0;
}

.work-nav a {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-indent: -10000px;
    background-color: #986736;
    background-image: url('../img/sprite.png');
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
}

.work-nav a.prev {
    background-position: 0 0;
}

.work-nav a.all {
    background-position: -30px 0;
}

.work-nav a.next {
    background-position: -60px 0;
}

.work-nav a:hover {
    background-color: #262626;
}

.work-nav a+a {
    margin-left: 20px;
}


/* ======= SKILLS ========= */

.icon-box {
    height: auto;
    width: 100%;
}

.icon-box h4 {
    text-align: center;
    margin: -18px 0 13px;
}

.icon-box h4 i {
    display: block;
    padding: 18px 0 16px;
    font-size: 4em;
    width: 1em;
    height: 1em;
    margin: 0 auto;
}

.icon-box h4 i:before {
    line-height: 1em;
}

.icon-box p {
    text-align: center;
}

.person-box h4 {
    margin: 11px 0 1px;
}

.person-box h5 {
    margin: 1px 0 7px;
    padding: 0 0 11px;
    background: url("../img/dots.png") repeat-x bottom;
}

.person-box a {
    margin-right: 10px;
}

.parallax .person-box h4 {
    color: #fff;
}

.parallax.darkText .person-box h4 {
    color: inherit;
}

.parallax.darkText .person-box a:hover {
    color: inherit;
}


/* =========================
 * ====== BLOG LIST ======== */

.blog-big-list {
    text-align: center;
    *zoom: 1;
}

.blog-big-list:before,
.blog-big-list:after {
    display: table;
    content: "";
    line-height: 0;
}

.blog-big-list:after {
    clear: both;
}

.blog-big-list:before,
.blog-big-list:after {
    display: table;
    content: "";
    line-height: 0;
}

.blog-big-list:after {
    clear: both;
}

.blog-big-list .btn {
    display: table;
    margin: 0 auto;
}

.blog-big-list .date {
    min-height: initial;
    padding-top: 0.83em;
}

.blog-big-list .latest-posts>li {
    text-align: left;
    padding: 29px 0 26px;
}

.less-space-top {
    padding-top: 0;
    margin-top: 0;
}


/* =========================
 * ====== FORM STYLES ====== */

form {
    *zoom: 1;
    margin: 0;
}

form:before,
form:after {
    display: table;
    content: "";
    line-height: 0;
}

form:after {
    clear: both;
}

form:before,
form:after {
    display: table;
    content: "";
    line-height: 0;
}

form:after {
    clear: both;
}

form input[type],
form textarea {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

form input[type] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 41px;
    margin: 10px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    width: 100%;
    background: #fff;
    padding: 0 13px;
    border: 2px solid #bfbfbf;
    padding-left: 11px;
}

form input[type]:focus {
    outline: none;
}

form textarea {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px 0;
    max-width: 100%;
    min-height: 4.308em;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    background: #fff;
    padding: 8px 13px 0 11px;
    border: 2px solid #bfbfbf;
}

form textarea:focus {
    padding-top: 8px;
    outline: none;
}

form input[type]:focus:invalid,
form textarea:focus:invalid,
form select:focus:invalid,
form input[type]:focus:valid,
form textarea:focus:valid,
form select:focus:valid,
form input[type]:focus:required:invalid,
form textarea:focus:required:invalid,
form select:focus:required:invalid,
form input[type]:focus:required:valid,
form textarea:focus:required:valid,
form select:focus:required:valid {
    color: #808080;
    border: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
}


/* box-shadow overwrite for bootstrap form validation */

form input[type]:focus:invalid:focus,
form textarea:focus:invalid:focus,
form select:focus:invalid:focus,
form input[type]:focus:valid:focus,
form textarea:focus:valid:focus,
form select:focus:valid:focus,
form input[type]:focus:required:invalid:focus,
form textarea:focus:required:invalid:focus,
form select:focus:required:invalid:focus,
form input[type]:focus:required:valid:focus,
form textarea:focus:required:valid:focus,
form select:focus:required:valid:focus {
    border: 2px solid #986736 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    padding-left: 11px;
}

form input[type="text"]:focus,
form textarea:focus {
    border: 2px solid #986736;
    padding-left: 11px;
}

form input[type="submit"],
form input[type="button"] {
    width: auto;
    height: 50px;
    background: #986736;
    border: none !important;
    padding: 0 23px 0 28px !important;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
}

form input[type="submit"]:hover,
form input[type="button"]:hover {
    border: none !important;
    background: #262626;
    padding: 0 23px 0 28px;
}

form input[type="submit"]:focus:valid:focus,
form input[type="button"]:focus:valid:focus {
    color: #fff !important;
    border: none !important;
    padding: 0 23px 0 28px !important;
}


/* validation */

form input[type="email"].filled:invalid {
    border: 2px solid #ff2d2d;
    padding-left: 11px;
}

form label.error {
    display: none;
}

form .error+label.error {
    position: relative;
    display: block;
    float: left;
    line-height: 41px;
    margin-top: -22px;
    margin-bottom: -1.5em;
    top: -2.071em;
    left: 100%;
    margin-left: 20px;
    height: 41px;
    background: #ff2d2d;
    padding: 0 13px;
    z-index: 1000;
}

form .error+label.error:before {
    content: " ";
    position: absolute;
    top: 15px;
    left: -5px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 6px 6px 6px 0;
    border-color: transparent #ff2d2d transparent transparent;
}

form.contactForm {
    margin: 10px 0 0;
}

form.contactForm :first-child {
    margin-top: 0;
}

form.contactForm textarea {
    min-width: 100%;
    resize: none;
    min-height: 129px;
}

form.contactForm textarea:focus {
    resize: both;
}

form.contactForm input[type="submit"] {
    float: right;
    margin: 0;
}

form.contactForm label.info {
    margin: 16px 0 0;
    float: left;
}

.parallax input[type],
.parallax textarea {
    border: none;
    padding-left: 13px;
}

.parallax textarea {
    padding-top: 11px;
}

.parallax textarea:focus {
    padding-top: 9px;
}

.tweets .tweet .tweet_text {
    margin-bottom: 8px;
    display: block;
}

.tweets .tweet .tweet_text a {
    border-bottom: 1px solid #cfdae7;
    white-space: nowrap;
    -webkit-transition: border .3s ease;
    -moz-transition: border .3s ease;
    -o-transition: border .3s ease;
    transition: border .3s ease;
}

.tweets .tweet .tweet_text a:hover {
    border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.parallax.darkText .tweets {
    color: inherit;
}

.parallax.darkText .tweets h3 {
    color: inherit;
}

.parallax.darkText .tweets .tweet_text {
    color: inherit;
}

.parallax.darkText .tweets .tweet_time {
    color: inherit;
}


/* =========================
 * ======= FOOTER ========== */

footer {
    padding: 43px 0 55px;
    background: #0d0d0d;
    position: relative;
    z-index: 1;
}

footer p {
    color: #fff;
}

footer>h4 {
    margin: 55px 0 -55px;
    padding: 45px 0 45px;
    text-align: center;
    background: #fff;
}

footer form input[type="date"],
footer form input[type="datetime"],
footer form input[type="datetime-local"],
footer form input[type="email"],
footer form input[type="month"],
footer form input[type="number"],
footer form input[type="password"],
footer form input[type="search"],
footer form input[type="tel"],
footer form input[type="time"],
footer form input[type="text"],
footer form input[type="url"],
footer form input[type="week"] {
    border: 2px solid #4c4c4c;
    padding-left: 11px;
    background: none;
}

footer form textarea {
    border: 2px solid #4c4c4c;
    padding: 11px 12px 0;
    background: none;
}


/* ===== BREADCRUMBS ====== */

.breadcrumbs {
    font-size: 13px;
    display: none;
}

.breadcrumbs [class*="span"] {
    min-height: 0;
}

.breadcrumbs .breadcrumbs-inner {
    padding: 10px 0;
    background: url("../img/dots.png") repeat-x bottom;
    color: #808080;
}

.breadcrumbs .breadcrumbs-inner span {
    color: #4C4C4C;
}

.breadcrumbs .breadcrumbs-inner a:hover {
    color: #4C4C4C;
}

.breadcrumbs+.parallax {
    margin-top: -40px;
    padding-top: 83px;
}

#boxedWrapper .breadcrumbs {
    background: #fff;
}


/* ======== HEADER ======== */

#BlogHeader {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    padding: 45px 0;
    background-position: center center;
    background-size: cover;
}

#BlogHeader h1 {
    margin: 3px 0 0;
}


/* ====== BLOG PAGE ======= */

#BlogBody {
    padding-top: 40px;
    position: relative;
    background: #ffffff;
}


/* ====== POST LIST ======= */

#BlogBody #Content {
    *zoom: 1;
    padding: 0 0 50px;
    margin-top: 0;
}

#BlogBody #Content:before,
#BlogBody #Content:after {
    display: table;
    content: "";
    line-height: 0;
}

#BlogBody #Content:after {
    clear: both;
}

#BlogBody #Content:before,
#BlogBody #Content:after {
    display: table;
    content: "";
    line-height: 0;
}

#BlogBody #Content:after {
    clear: both;
}

#BlogBody #Content article.post {
    *zoom: 1;
    margin-top: 80px;
}

#BlogBody #Content article.post:before,
#BlogBody #Content article.post:after {
    display: table;
    content: "";
    line-height: 0;
}

#BlogBody #Content article.post:after {
    clear: both;
}

#BlogBody #Content article.post:before,
#BlogBody #Content article.post:after {
    display: table;
    content: "";
    line-height: 0;
}

#BlogBody #Content article.post:after {
    clear: both;
}

#BlogBody #Content article.post:first-child {
    margin-top: 0;
}

#BlogBody #Content article.post .post-meta {
    position: absolute;
    margin: 0;
    /* left: 0; */
    left: 3px;
    list-style: none;
}

#BlogBody #Content article.post .post-meta ul,
#BlogBody #Content article.post .post-meta li {
    list-style: none;
    margin: 0;
}

#BlogBody #Content article.post .post-meta>li {
    margin-top: 14px;
}

#BlogBody #Content article.post .post-meta>li:first-child {
    margin-top: 0;
}

#BlogBody #Content article.post .post-title {
    margin: 19px 0 12px;
}

#BlogBody #Content article.post .post-title:first-child {
    margin-top: -8px;
}

#BlogBody #Content article.post .post-media {
    display: block;
    margin-bottom: 22px;
}

#BlogBody #Content article.post .post-media.flexslider .flex-control-paging {
    bottom: 25px;
}

#BlogBody #Content article.post .post-media.flexslider .flex-direction-nav {
    bottom: 30px;
}

#BlogBody #Content article.post .post-abstract {
    margin: 12px 0 6px;
}

#BlogBody #Content article.post .post-abstract:first-child {
    margin-top: 0;
}

#BlogBody #Content article.post .post-more {
    margin-top: 20px;
}

#BlogBody #Content article.post.post-type-quote a>blockquote,
#BlogBody #Content article.post.format-type-quote a>blockquote {
    color: #4c4c4c;
}

#BlogBody #Content article.post.post-type-link .post-title a:after,
#BlogBody #Content article.post.format-type-link .post-title a:after {
    content: "";
    display: inline-block;
    height: 12px;
    width: 14px;
    margin: 0 0 0.333em 2px;
    background: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALZJREFUeNpibGhoYCAC3ANiRST+dyYgYQ/Er4D4Pxb8GaowCIhfI2nkBGmcD8TpQMyIBfNCFd4H4kfITmCCOmE9HmfyA/F2IDYG4k0wm5kI+A2myRKIl0Gd7AbEB5lI0BQHxH+B+AIQO7Dg0bQLiM3QNKH4ERvIxKLpP7ICXDZ2A/FHIJ6FbhO6jcxo4iDF05E0MWNz6ikgrgBiHhy280Dlz6JrBPnBCYif40g9z6HyccgaAQIMAOJZMSpeQPkRAAAAAElFTkSuQmCC);
}

#BlogBody #Content nav.pager {
    margin: 50px 0 10px;
    position: relative;
}

#BlogBody #Content nav.pager:before,
#BlogBody #Content nav.pager:after {
    content: "";
    display: block;
    height: 1px;
    left: 0;
    right: 0;
    background: url("../img/dots-2.png") repeat-x;
}

#BlogBody #Content nav.pager .prev,
#BlogBody #Content nav.pager .next {
    display: block;
    position: absolute;
    top: 30px;
    height: 30px;
    width: 30px;
    background: #986736 url('../img/sprite.png') no-repeat 0px 0px;
    text-indent: -10000px;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
}

#BlogBody #Content nav.pager .prev:hover,
#BlogBody #Content nav.pager .next:hover {
    background-color: #262626;
}

#BlogBody #Content nav.pager .prev {
    left: 0;
}

#BlogBody #Content nav.pager .next {
    right: 0;
    background-position: -60px;
}

#BlogBody #Content nav.pager ul,
#BlogBody #Content nav.pager .view-all-posts {
    height: 90px;
    margin: 0;
    font-weight: normal;
    display: block;
}

#BlogBody #Content nav.pager ul:before,
#BlogBody #Content nav.pager .view-all-posts:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-top: 4px;
    margin-right: -0.25em;
}

#BlogBody #Content nav.pager ul li,
#BlogBody #Content nav.pager .view-all-posts li {
    display: inline;
    margin: 0 10px;
}

#BlogBody #Content nav.pager ul li a,
#BlogBody #Content nav.pager .view-all-posts li a {
    padding: 0;
    background: none;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#BlogBody #Content #comments h3,
#BlogBody #Content .comments h3 {
    padding: 37px 0 28px;
    margin: 0;
}

#BlogBody #Content #comments ul.comment-list,
#BlogBody #Content .comments ul.comment-list {
    list-style: none;
    margin: 0;
}

#BlogBody #Content #comments ul.comment-list li:first-child>comment,
#BlogBody #Content .comments ul.comment-list li:first-child>comment {
    padding-top: 0;
}

#BlogBody #Content #comments ol.comment-children,
#BlogBody #Content .comments ol.comment-children {
    list-style: none;
    margin-left: 80px;
}

#BlogBody #Content #comments .comment>div.comment,
#BlogBody #Content .comments .comment>div.comment {
    background: url("../img/dots.png") repeat-x bottom;
    position: relative;
    padding: 15px 0 17px 80px;
}

#BlogBody #Content #comments .comment>div.comment .comment-meta,
#BlogBody #Content .comments .comment>div.comment .comment-meta {
    display: inline-block;
}

#BlogBody #Content #comments .comment>div.comment .comment-meta .avatar,
#BlogBody #Content .comments .comment>div.comment .comment-meta .avatar {
    position: absolute;
    left: 0;
    margin-top: 0.3em;
}

#BlogBody #Content #comments .comment>div.comment .comment-meta .author,
#BlogBody #Content .comments .comment>div.comment .comment-meta .author {
    display: block;
    margin: 0;
}

#BlogBody #Content #comments .comment>div.comment .comment-meta .date,
#BlogBody #Content .comments .comment>div.comment .comment-meta .date {
    display: block;
}

#BlogBody #Content #comments .comment-reply-link,
#BlogBody #Content .comments .comment-reply-link {
    position: absolute;
    top: 15px;
    right: 0;
}

#BlogBody #Content #comments .comment-content,
#BlogBody #Content .comments .comment-content {
    margin-top: 8px;
}

#BlogBody #Content .comment-form {
    margin-bottom: 10px;
}

#BlogBody #Content .comment-form h3 {
    margin: 47px 0 28px;
}

#BlogBody #Content .comment-form input[type="submit"] {
    float: right;
    margin: 0;
}


/* ======= SIDEBAR ======== */

#BlogBody #Sidebar {
    /* padding: 0 0 0 20px; */
    padding: 0 5px 0 20px;
    margin-top: 0;
}


/* ==== SEARCH RESULTS ==== */

#BlogBody h2.search-header {
    position: absolute;
    left: 0;
}

#BlogBody form input[type="date"],
#BlogBody form input[type="datetime"],
#BlogBody form input[type="datetime-local"],
#BlogBody form input[type="email"],
#BlogBody form input[type="month"],
#BlogBody form input[type="number"],
#BlogBody form input[type="password"],
#BlogBody form input[type="search"],
#BlogBody form input[type="tel"],
#BlogBody form input[type="time"],
#BlogBody form input[type="text"],
#BlogBody form input[type="url"],
#BlogBody form input[type="week"] {
    border: 2px solid #bfbfbf;
    padding-left: 11px;
}

#BlogBody form textarea {
    border: 2px solid #bfbfbf;
    padding: 11px 12px 0;
}

#BlogBody form label {
    color: #4c4c4c;
}

#_404 h1 {
    margin: 45px 0 24px;
}

#_404 h1 span {
    display: block;
}

#_404 h1 .message-1 {
    margin: 45px 0 5px;
}

#_404 h1 .message-2 {
    margin: 8px 0 24px;
}

#_404 .message-3 {
    margin: 24px 0 56px;
}


/* ========= misc. ======== */

a:focus {
    outline: none;
    background: none;
}

a:focus img {
    outline: none;
}

a {
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
}

a img {
    outline: none;
}

p {
    margin: 17px 0 0;
}

p:first-child {
    margin: 0;
}


/* hidden text for icon-only buttons etc */

.hidden-text {
    display: block;
    height: 0;
    width: 0;
    font-size: 0;
    position: absolute;
    text-indent: -10000px;
}


/* ======= lightbox ======= */

.lightboxOverlay {
    opacity: .7;
    z-index: 10002;
    position: fixed;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
}

.lb-container {
    padding: 0;
}

.lightbox {
    width: auto;
    left: 50% !important;
    z-index: 10002;
}

.lightbox .lb-image,
.lb-outerContainer {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.lb-outerContainer {
    background: none;
    margin-left: -50%;
}

.lb-dataContainer {
    position: absolute;
    top: 0;
    margin-left: -50%;
    padding: 0;
}

.lb-dataContainer .lb-closeContainer {
    position: absolute;
    right: -50px;
}

.lb-data .lb-close {
    background: #986736 url("../img/sprite.png") -90px 0;
    opacity: 1;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
}

.lb-data .lb-close:hover {
    background-color: #262626;
}

.lb-loader {
    top: 100px;
}

.lb-loader a {
    background-image: url("../img/loading.gif");
}


/* =========================
 * ===== flexslider ======== */

.preview.flexslider {
    margin-bottom: 0;
    padding-bottom: 50px;
}

.preview.flexslider .flex-control-paging {
    bottom: 6px;
}

.preview.flexslider .flex-direction-nav {
    bottom: 10px;
}

.post-media.flexslider {
    margin-bottom: 0;
}

.post-media.flexslider .flex-control-paging {
    bottom: 25px;
    z-index: 2;
}

.post-media.flexslider .flex-direction-nav {
    position: static;
    bottom: auto;
    top: auto;
    width: auto;
}

.post-media.flexslider .flex-direction-nav .flex-prev,
.post-media.flexslider .flex-direction-nav .flex-next {
    background: transparent url('../img/slider-controls.png') no-repeat 11px 15px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.7);
    height: 60px;
    width: 41px;
    opacity: 1;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
}

.post-media.flexslider .flex-direction-nav .flex-prev:hover,
.post-media.flexslider .flex-direction-nav .flex-next:hover {
    background-color: #262626;
}

.post-media.flexslider .flex-direction-nav .flex-prev {
    left: 0;
}

.post-media.flexslider .flex-direction-nav .flex-next {
    right: 0;
    background-position: -106px 15px;
}

.post-media.flexslider:hover .flex-direction-nav .flex-prev {
    left: 0;
}

.post-media.flexslider:hover .flex-direction-nav .flex-next {
    right: 0;
}

.flexslider {
    border: none;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0 0 50px;
    overflow: visible !important;
}

.flexslider ul>li ul,
.flexslider ul>li ul li {
    list-style: none;
}

.flexslider ul>li ul:first-child {
    margin-top: 0;
}

.flexslider ul>li ul li a {
    display: table;
    margin: 0 auto;
}

.flexslider ul>li ul li img {
    display: block;
    margin: 0 auto;
}

.flexslider .flex-control-paging {
    bottom: -47px;
}

.flexslider .flex-control-paging li a {
    width: 10px;
    height: 10px;
    background: #4d4d4d;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.flexslider .flex-control-paging li a.flex-active {
    background: #986736;
}

.flexslider .flex-direction-nav {
    position: absolute;
    bottom: -40px;
    width: 100%;
}

.flexslider .flex-direction-nav .flex-prev,
.flexslider .flex-direction-nav .flex-next {
    background: #986736 url('../img/sprite.png') no-repeat 0px 0px;
    height: 30px;
    width: 30px;
    opacity: 1;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
}

.flexslider .flex-direction-nav .flex-prev:hover,
.flexslider .flex-direction-nav .flex-next:hover {
    background-color: #262626;
}

.flexslider .flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider .flex-direction-nav .flex-next {
    right: 0;
    background-position: -60px;
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    right: 0;
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
}

.flexslider.flexFull {
    margin-bottom: 0;
    padding-bottom: 0;
    height: 100%;
    overflow: visible !important;
}

.flexslider.flexFull .slides {
    height: 100%;
}

.flexslider.flexFull .slides li {
    height: 100%;
}

.flexslider.flexFull .slides a {
    height: 100%;
    display: block;
    overflow: hidden;
}

.flexslider.flexFull .slides a img {
    max-width: none;
    min-height: 100%;
    min-width: 100%;
}

.flexslider.flexFull .flex-control-paging {
    bottom: 85px;
    z-index: 100;
}

.flexCarousel .flexslider {
    margin: 0;
}

.flexCarousel .flexslider .flex-viewport {
    margin: 0 60px 0 30px;
}

.flexCarousel .flexslider .flex-direction-nav {
    bottom: 39px;
}

.boxedWrapper {
    height: 100%;
}


/** graph-chart **/

.easyPieChart {
    position: relative;
    text-align: center;
    margin: 0 auto;
}

.easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.graph-circle span,
.graph-circle img {
    position: relative;
}

#toTop {
    width: 53px;
    height: 53px;
    position: fixed;
    bottom: 30px;
    right: 45px;
    z-index: 10001;
    opacity: 0.7;
    filter: alpha(opacity=70);
    font-size: 0;
    padding: 0;
    color: transparent;
}

#toTop:after {
    content: " ";
    width: 16px;
    height: 16px;
    position: absolute;
    top: 18px;
    right: 19px;
    background: transparent url('../img/totop-icon.png') no-repeat 0 0;
}

.faqMenu {
    padding-top: 30px;
    padding-right: 10px;
}

.faqMenu.affix {
    width: 290px;
    top: 70px;
}

.faqMenu ul {
    margin: 0;
}

.faqMenu ul li:first-child a {
    background: none;
}

.faqMenu ul li>a {
    font-size: 14px;
    line-height: 14px;
    padding: 14px 0;
    display: block;
    background: #fff url("../img/dots.png") repeat-x top;
}

.faqMenu ul li>a:hover {
    color: #986736;
    background-color: #fff;
}

.faqMenu ul li.active a {
    color: #4c4c4c;
}

.sectionFaq {
    padding: 100px 0 10px 0;
}

.sectionFaq h3.std {
    font-family: 'Bitter', serif;
    font-weight: 400;
    text-align: left;
    letter-spacing: normal;
    font-size: 30px;
    line-height: 33px;
    text-transform: none;
    margin: 0 0 20px 0;
}

.sectionFaq h4 {
    font-family: 'Bitter', serif;
    font-weight: 400;
    text-align: left;
    letter-spacing: normal;
    font-size: 22px;
    line-height: 25px;
    text-transform: none;
    margin: 40px 0 20px 0;
}

.sectionFaq:first-child {
    padding-top: 40px;
}

.sectionFaq:last-child {
    padding-bottom: 50px;
}

.gMapCustom img {
    max-width: inherit;
}

.customMapMarker i:before {
    font-size: 50px;
    color: #986736;
}

.videoContainer.height100 {
    height: 100%;
    overflow: hidden;
}

.videoContainer.height100 .main-header {
    pointer-events: none;
}

.videoContainer.height100 iframe {
    display: none;
}

.videoContainer.height100 .fluid-width-video-wrapper iframe {
    display: block;
}

.videoContainer.height100 .fluid-width-video-wrapper {
    padding-top: 56% !important;
}

.videoContainer {
    position: relative;
    background: #999;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.videoContainer .videoOverlay {
    position: absolute;
    top: 50%;
    margin-top: -110px;
    left: 0;
    right: 0;
}

.videoContainer .main-header {
    background: none;
    max-width: 778px;
    margin: 0 auto;
    z-index: 100;
    position: relative;
}


/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */

.bxslider {
    margin: 0;
    padding: 0;
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 20px;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
    cursor: pointer;
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../img/loading.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

.bx-wrapper .bx-pager {
    text-align: center;
    z-index: 55;
    position: absolute;
    height: 0;
    left: 0;
    right: 0;
    bottom: 47px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #4d4d4d;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 6px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #986736;
}

.bx-wrapper .bx-controls-direction a {
    background: transparent url('../img/slider-controls.png') no-repeat 11px 15px;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.7);
    height: 60px;
    width: 41px;
    opacity: 1;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    font-size: 0;
    color: transparent;
    z-index: 56;
}

.bx-wrapper .bx-controls-direction .bx-prev {
    left: 0;
}

.bx-wrapper .bx-controls-direction .bx-next {
    right: 0;
    background-position: -106px 15px;
}

.bx-wrapper .bx-controls-direction .bx-prev:hover {
    background-color: #262626;
}

.bx-wrapper .bx-controls-direction .bx-next:hover {
    background-color: #262626;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

.cOverlay {
    width: 220px;
}

.cOverlay .cTag {
    display: block;
    font-size: 14px;
}

.cOverlay p {
    margin-top: 5px;
}

.cOverlay .inner {
    padding: 15px 5px;
}

.col3.isotope .cOverlay,
.col3.isotope .isotope-item a img {
    width: 300px;
}

.col2.isotope .cOverlay,
.col2.isotope .isotope-item a img {
    width: 460px;
}

.tabs.type2 .nav {
    margin-left: -20px;
}

.tabs.type2 .nav li {
    margin-left: 20px;
}

.tabs.type2 .nav li a {
    display: inline-block;
    width: auto;
    background: #986736;
    padding: 0 19px 0 20px;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    text-shadow: none;
    vertical-align: middle;
    white-space: nowrap;
    font-family: 'Lato', sans-serif;
    font-size: 0.75em;
    line-height: 3.417em;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: .2em;
}

.tabs.type2 .nav li a:hover {
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    background: #262626 0 0;
}


/*this is used to vertically align text inside the btn*/

.tabs.type2 .nav li a:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-top: 4px;
}

.tabs.type2 .nav li.active a {
    background: #262626;
}

.wpcf7 p {
    margin: 0 !important;
}

.wpcf7 span.wpcf7-list-item {
    margin-left: 0;
}

.wpcf7 label {
    font-family: 'Bitter', serif;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: .05em;
    text-transform: none;
    margin-bottom: 7px;
}

.wpcf7 em {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    display: block;
    padding: 13px 15px 15px 15px;
}

.wpcf7 textarea,
.wpcf7 input[type="text"],
.wpcf7 input[type="email"] {
    font-size: 14px;
    line-height: 20px;
}

.wpcf7 input[type="radio"],
.wpcf7 input[type="checkbox"] {
    float: left;
    width: auto;
    height: auto;
    margin: 4px;
    margin: 2px 4px 4px 15px;
}

.wpcf7 input[type="submit"] {
    margin: 10px 0 30px 0;
    float: right;
    font-size: 13px;
}

.wpcf7 .wpcf7-checkbox .wpcf7-list-item label,
.wpcf7 .wpcf7-radio .wpcf7-list-item label {
    color: #4c4c4c;
}

.wpcf7 .wpcf7-checkbox .wpcf7-list-item:hover label,
.wpcf7 .wpcf7-checkbox .wpcf7-list-item.choosen label,
.wpcf7 .wpcf7-radio .wpcf7-list-item:hover label,
.wpcf7 .wpcf7-radio .wpcf7-list-item.choosen label {
    color: #fff;
}

.wpcf7 select {
    font-family: 'Bitter', serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 41px;
    margin: 10px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    width: 100%;
    background: #fff;
    padding: 4px 4px 4px 13px;
    border: 2px solid transparent;
    padding-left: 11px;
}

.wpcf7 select:focus {
    outline: none;
}

.wpcf7 textarea {
    margin: 20px 0 16px 0;
    border: 2px solid transparent;
}

.wpcf7 textarea:focus {
    padding-top: 11px;
    padding-left: 13px !important;
}

.wpcf7 div.wpcf7-response-output {
    clear: both;
    color: #4C4C4C;
    background-color: #F2DEDE;
    border: 0;
    margin-left: 0;
    font-size: 15px;
    margin-right: 0;
    padding: 20px;
}

.wpcf7 div.wpcf7-validation-errors.wpcf7-response-output {
    background-color: #F2DEDE;
}

.wpcf7 div.wpcf7-mail-sent-ok.wpcf7-response-output {
    background-color: #DFF0D8;
}

.wpcf7 div.wpcf7-mail-sent-ng.wpcf7-response-output {
    background-color: #F2DEDE;
}

.wpcf7 div.wpcf7-spam-blocked.wpcf7-response-output {
    background-color: #F2DEDE;
}

.wpcf7 span.wpcf7-not-valid-tip {
    color: #ccc;
    border: 0;
    padding: 6px 9px;
    left: 3px;
    top: 3px;
}

.wpcf7 span.wpcf7-form-control-wrap {
    display: block;
}


/* iCheck plugin Square skin, orange
----------------------------------- */

.icheckbox_square-orange,
.iradio_square-orange {
    display: block;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(../img/icheck-bg.png) no-repeat;
    border: none;
    cursor: pointer;
    float: left;
    margin-left: 12px;
}

.icheckbox_square-orange {
    background-position: 0 0;
}

.icheckbox_square-orange.hover {
    background-position: -24px 0;
}

.icheckbox_square-orange.checked {
    background-position: -48px 0;
}

.icheckbox_square-orange.disabled {
    background-position: -72px 0;
    cursor: default;
}

.icheckbox_square-orange.checked.disabled {
    background-position: -96px 0;
}

.iradio_square-orange {
    background-position: -120px 0;
}

.iradio_square-orange.hover {
    background-position: -144px 0;
}

.iradio_square-orange.checked {
    background-position: -168px 0;
}

.iradio_square-orange.disabled {
    background-position: -192px 0;
    cursor: default;
}

.iradio_square-orange.checked.disabled {
    background-position: -216px 0;
}

.wpcf7 .customInputs label {
    line-height: 24px;
    margin-bottom: 4px;
}


/**
 * selectize.css (v0.8.1)
 * Copyright (c) 2013 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */

.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
    background: #f2f2f2 !important;
    background: rgba(0, 0, 0, 0.06) !important;
    border: 0 none !important;
    visibility: visible !important;
    -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
    box-shadow: inset 0 0 12px 4px #ffffff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
    content: '!';
    visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
    position: relative;
    padding: 11px 13px;
    background: #333333;
    color: #fff;
    border: 0;
}

.selectize-dropdown-header-close {
    position: absolute;
    top: 50%;
    right: 8px;
    margin-top: -12px;
    font-size: 20px !important;
    line-height: 20px;
    color: #303030;
    opacity: 0.4;
}

.selectize-dropdown-header-close:hover {
    color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    float: left;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 17px;
    padding: 2px 0 0 0;
    font-size: 12px;
    font-weight: bold;
    color: inherit;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    border-left: 0;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
    background: #333333;
    color: #fff;
}

.selectize-control.plugin-remove_button [data-value].active .remove {
    border-left-color: transparent;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: transparent;
}

.selectize-control {
    position: relative;
    margin-bottom: 5px;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
    font-family: inherit;
    font-size: 13px;
    -webkit-font-smoothing: inherit;
    line-height: 18px;
    color: #303030;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
    display: inline-block;
    cursor: text;
    color: #fff;
    background: #262626;
}

.selectize-input {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 100%;
    padding: 11px 13px;
    overflow: hidden;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.selectize-control.multi .selectize-input.has-items {
    padding: 6px 8px 3px;
}

.selectize-input.full {
    background: #986736;
    color: #fff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
    cursor: default !important;
}

.selectize-input>* {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    vertical-align: baseline;
    zoom: 1;
}

.selectize-control.multi .selectize-input>div {
    padding: 5px 6px;
    margin: 0 3px 3px 0;
    color: #303030;
    cursor: pointer;
    background: #f2f2f2;
    border: 0;
}

.selectize-control.multi .selectize-input>div.active {
    color: #fff;
    background: #262626;
    border: 0;
}

.selectize-control.multi .selectize-input.disabled>div,
.selectize-control.multi .selectize-input.disabled>div.active {
    color: #fff;
    background: #262626;
    border: 0;
}

.selectize-input input {
    max-width: 100% !important;
    max-height: none !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 2px 0 0 !important;
    line-height: inherit !important;
    text-indent: 0 !important;
    background: none !important;
    border: 0 none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-user-select: auto !important;
    height: 0 !important;
    display: inline-block !important;
}

.selectize-control .selectize-input input[type]:focus:invalid,
.selectize-control .selectize-input textarea:focus:invalid,
.selectize-control .selectize-input select:focus:invalid,
.selectize-control .selectize-input input[type]:focus:valid,
.selectize-control .selectize-input textarea:focus:valid,
.selectize-control .selectize-input select:focus:valid,
.selectize-control .selectize-input input[type]:focus:required:invalid,
.selectize-control .selectize-input textarea:focus:required:invalid,
.selectize-control .selectize-input select:focus:required:invalid,
.selectize-control .selectize-input input[type]:focus:required:valid,
.selectize-control .selectize-input textarea:focus:required:valid,
.selectize-control .selectize-input select:focus:required:valid {
    border: 0 !important;
}

.selectize-input>input:focus {
    outline: none !important;
}

.selectize-input::after {
    display: block;
    clear: left;
    content: ' ';
}

.selectize-input.dropdown-active::before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    height: 1px;
    background: #f0f0f0;
    content: ' ';
}

.selectize-dropdown {
    position: absolute;
    z-index: 10;
    margin: -1px 0 0 0;
    background: #262626;
    color: #808080;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.selectize-dropdown [data-selectable] {
    overflow: hidden;
    cursor: pointer;
}

.selectize-dropdown [data-selectable] .highlight {
    background: #333333;
    color: #fff;
}

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
    padding: 11px 13px;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
    color: #303030;
    cursor: default;
    background: #ffffff;
}

.selectize-dropdown .active {
    color: #fff;
    background: #333333;
}

.selectize-dropdown .selected {
    color: #fff;
    background: #986736;
}

.selectize-dropdown .active.create {
    color: #495c68;
}

.selectize-dropdown .create {
    color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
    cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
    cursor: text;
}

.selectize-control.single .selectize-input:after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    width: 0;
    height: 0;
    margin-top: -2px;
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    content: ' ';
}

.selectize-control.single .selectize-input.dropdown-active:after {
    margin-top: -4px;
    border-color: transparent transparent #fff transparent;
    border-width: 0 5px 5px 5px;
}

.selectize-control.rtl.single .selectize-input:after {
    right: auto;
    left: 15px;
}

.selectize-control.rtl .selectize-input>input {
    margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
    background-color: #fafafa;
    opacity: 0.5;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.wpcf7 textarea {
    margin: 0;
    border: 2px solid #bfbfbf;
}

.wpcf7 textarea:focus {
    padding-top: 8px;
    padding-left: 11px !important;
}

.align-to-image-top {
    margin-top: -4px !important;
}

.section-emphasis:first-child {
    margin-top: -42px;
    padding-top: 42px;
}

section.section-emphasis h6,
section.section-emphasis h5,
section.section-emphasis h4,
section.section-emphasis h3,
section.section-emphasis h2,
section.section-emphasis h1 {
    color: #cfdae7;
}

.dropdown-menu>li {
    color: transparent;
}

#MainNav ul.nav>.dropdown>.dropdown-toggle:after {
    display: none !important;
    height: 0 !important;
}

.navbar-inner {
    filter: none;
}

.ctFeaturedImage2 {
    min-width: 100%;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .parallax {
        background-position: 0 0 !important;
        background-attachment: scroll !important;
    }
}

@media (max-width: 979px) {
    body.boxed #boxedWrapper #MainNav.sticky.stick {
        left: 0;
        margin-left: 0;
        width: auto;
    }
    body.boxed #boxedWrapper>.container {
        width: 100%;
        margin: 0;
    }
    #MainNav.stick {
        position: fixed !important;
        top: 0;
    }
    #MainNav.stick+section {
        /*	margin-top: 0 !important; */
    }
    body {
        padding: 0;
    }
    body .container {
        margin: 0 20px;
    }
    body #MainNav .navbar-inner {
        padding: 0 20px;
        margin: 0;
    }
    .container {
        width: auto;
    }
    #MainNav.navbar .navbar-inner {
        padding: 0;
    }
    #MainNav.navbar .navbar-inner .container {
        width: auto;
    }
    #MainNav.navbar .navbar-inner .container .btn-navbar {
        display: block;
    }
    #MainNav.navbar .navbar-inner .container .nav li {
        display: block;
    }
    #MainNav.navbar .navbar-inner .container .nav li a {
        margin: 0;
        padding: 20px 0;
        text-align: right;
    }
    #MainNav ul .dropdown {
        *zoom: 1;
    }
    #MainNav ul .dropdown:before,
    #MainNav ul .dropdown:after {
        display: table;
        content: "";
        line-height: 0;
    }
    #MainNav ul .dropdown:after {
        clear: both;
    }
    #MainNav ul .dropdown:before,
    #MainNav ul .dropdown:after {
        display: table;
        content: "";
        line-height: 0;
    }
    #MainNav ul .dropdown:after {
        clear: both;
    }
    #MainNav ul .dropdown .dropdown-menu {
        background: none;
        display: block;
        margin-left: -32px;
        *zoom: 1;
    }
    #MainNav ul .dropdown .dropdown-menu:before,
    #MainNav ul .dropdown .dropdown-menu:after {
        display: table;
        content: "";
        line-height: 0;
    }
    #MainNav ul .dropdown .dropdown-menu:after {
        clear: both;
    }
    #MainNav ul .dropdown .dropdown-menu:before,
    #MainNav ul .dropdown .dropdown-menu:after {
        display: table;
        content: "";
        line-height: 0;
    }
    #MainNav ul .dropdown .dropdown-menu:after {
        clear: both;
    }
    #MainNav ul .dropdown .dropdown-menu>li+li {
        background: none;
    }
    #MainNav ul .dropdown a {
        color: #808080 !important;
    }
    #MainNav ul .dropdown a:hover {
        background: none !important;
        color: #262626 !important;
    }
    #MainNav ul .dropdown a.dropdown-toggle:after {
        content: initial !important;
    }
    .parallax {
        background-position: center 0 !important;
        background-attachment: scroll !important;
    }
    #MainNav.sticky.stick+header,
    #MainNav.sticky.stick+article {
        margin-top: 0px;
    }
    .table-special {
        overflow-x: auto;
    }
    .table-special table {
        min-width: 960px;
    }
    .price-table {
        display: block;
    }
    .price-table .price-box {
        display: block;
        margin: 0 auto 20px;
    }
    .flexslider.flexFull .slides a img {
        max-height: 100%;
    }
    #boxedWrapper>.container>.row-fluid>.container {
        margin-left: 0;
        margin-right: 0;
    }
    .faqMenu.affix {
        position: static;
        width: auto;
    }
    .nav-collapse .dropdown-menu:before,
    .nav-collapse .dropdown-menu:after {
        display: none !important;
    }
    .dropdown-submenu>a:after {
        display: none !important;
    }
    #MainNav ul .dropdown .dropdown-menu li {
        margin-right: 32px;
        width: auto;
    }
    #MainNav .nav>li.dropdown {
        margin-right: 0;
    }
    body .main-header .container {
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .container .row-fluid [class*="span"] {
        margin-top: 20px;
    }
    .container .row-fluid [class*="span"]:first-child {
        margin-top: 0;
    }
    .container .row-fluid [class*="span"] img {
        margin: 0 auto;
        display: block;
    }
    /* ARTICNET */
    #BlogBody {
        margin: 0;
    }
    #BlogBody #Content {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    /* /ARTICNET  */
    #BlogBody #Sidebar {
        padding: 0;
        margin-top: 0;
    }
    #BlogBody section {
        margin: 0;
    }
    #BlogBody #Content article.post .post-meta {
        position: relative;
        margin-bottom: 14px;
    }
    #BlogBody #Content article.post .post-meta>li {
        width: 50%;
        display: inline-block;
    }
    #BlogBody #Content article.post .post-meta .tags {
        position: absolute;
        right: 0;
        top: 0;
        margin-top: 0;
        text-align: right;
    }
    .col2.isotope .cOverlay,
    .col2.isotope .isotope-item a img {
        width: 300px;
    }
}

@media (max-width: 767px) {
    .flex-slider li li {
        margin-top: 20px;
    }
    .flex-slider li li:first-child {
        margin: 0;
    }
    form .error+label.error {
        margin-top: 0;
        margin-bottom: 0;
        top: 0;
        left: 0;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        margin: 0 0 10px;
    }
    form .error+label.error:before {
        top: -5px;
        left: 50%;
        margin-left: -2.5px;
        border-width: 0 6px 6px 6px;
        border-color: transparent transparent #ff2d2d transparent;
    }
}

@media (max-width: 500px) {
    form.contactForm label {
        float: none;
    }
    form.contactForm label.info {
        margin: 0 0 10px;
    }
    form.contactForm input[type="submit"] {
        margin-top: 15px;
        float: none;
        width: 100%;
    }
    h1 {
        font-size: 1.5em;
    }
    #BlogBody #Content #comments .comment .comment-reply {
        position: static;
        display: block;
    }
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
    .videoContainer.height100 {
        height: auto;
    }
}


/* Images
-------------------------------------------------------------- */

.entry-content img {
    margin: 0 0 1.5em 0;
}

.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    text-align: center;
    margin-bottom: 1.5em;
}

.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    margin: 0;
}

.wp-smiley {
    max-height: 1em;
    margin: 0 !important;
}

.gallery dl {
    margin: 0;
}

.gallery-caption {
    margin: -1.5em 0 0 0;
}

.sticky h2.title a {
    font-weight: bold;
}

.bypostauthor .author {
    font-weight: bold;
}


/* Pullquotes */

blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 20px;
    text-align: right;
    width: 33%;
}

blockquote.right {
    float: right;
    margin-left: 20px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}

.widget_archive .widget-inner ul,
.widget_categories .widget-inner ul,
.widget_recent_entries .widget-inner ul,
.widget_recent_comments .widget-inner ul,
.widget_categories .widget-inner ul,
.widget_meta .widget-inner ul,
.widget_pages .widget-inner ul,
.widget_rss .widget-inner ul,
.widget_links .widget-inner ul {
    list-style: none;
    margin: 0;
}

.widget_archive .widget-inner ul li a,
.widget_categories .widget-inner ul li a,
.widget_recent_entries .widget-inner ul li a,
.widget_recent_comments .widget-inner ul li a,
.widget_categories .widget-inner ul li a,
.widget_meta .widget-inner ul li a,
.widget_pages .widget-inner ul li a,
.widget_rss .widget-inner ul li a,
.widget_links .widget-inner ul li a {
    font-weight: 700;
}

.widget_archive .widget-inner ul li,
.widget_categories .widget-inner ul li,
.widget_recent_entries .widget-inner ul li,
.widget_recent_comments .widget-inner ul li,
.widget_categories .widget-inner ul li,
.widget_meta .widget-inner ul li,
.widget_pages .widget-inner ul li,
.widget_rss .widget-inner ul li,
.widget_links .widget-inner ul li {
    border-top: 1px solid;
    padding: 13px 0;
    font-size: 14px;
    line-height: 18px;
}

.widget_archive .widget-inner ul li:first-child,
.widget_categories .widget-inner ul li:first-child,
.widget_recent_entries .widget-inner ul li:first-child,
.widget_recent_comments .widget-inner ul li:first-child,
.widget_categories .widget-inner ul li:first-child,
.widget_meta .widget-inner ul li:first-child,
.widget_pages .widget-inner ul li:first-child,
.widget_rss .widget-inner ul li:first-child,
.widget_links .widget-inner ul li:first-child {
    border-top: 0;
}

.widget_categories .widget-inner li a {
    text-transform: uppercase;
}

.widget_archive .widget-inner ul {
    margin: 0 0 14px 8px;
}

.widget_archive .widget-inner ul li {
    padding: 4px 0;
    border: 0;
}

.widget_search form {
    margin: 10px 0;
}

.widget_search input {
    margin: 0;
}


/* nav menu widget */

.widget.widget_nav_menu ul {
    position: static;
    display: block;
    margin: 0;
    padding: 0;
    background: transparent;
    list-style: none;
    visibility: visible;
    float: none;
    min-width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
    margin-bottom: 10px;
}

.widget.widget_nav_menu ul li a {
    background: transparent;
    color: #000;
    font-size: 13px;
    line-height: 15px;
    border: 0;
    padding: 5px 0;
    margin: 0;
    white-space: normal;
    text-transform: none;
    font-weight: 400;
}

footer .widget.widget_nav_menu ul li a {
    color: #fff;
}

.widget.widget_nav_menu ul li a:after {
    display: none;
    height: 0;
}

.widget.widget_nav_menu ul li ul li {
    margin-left: 15px;
}


/*prevent from long names*/

.widget_text {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}


/** graph-chart **/

.easyPieChart {
    position: relative;
    text-align: center;
    margin: 0 auto;
}

.easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.graph-circle span,
.graph-circle img {
    position: relative;
}


/* gmap */

.google_map img {
    max-width: inherit;
}

.woocommerce ul.products.woocolumns-1 li.product,
.woocommerce-page ul.products.woocolumns-1 li.product,
.woocommerce .related ul.products.woocolumns-1 li.product,
.woocommerce-page .related ul.products.woocolumns-1 li.product,
.woocommerce .upsells ul.products.woocolumns-1 li.product,
.woocommerce-page .upsells ul.products.woocolumns-1 li.product {
    width: 100%;
}

.woocommerce ul.products.woocolumns-2 li.product,
.woocommerce-page ul.products.woocolumns-2 li.product,
.woocommerce .related ul.products.woocolumns-2 li.product,
.woocommerce-page .related ul.products.woocolumns-2 li.product,
.woocommerce .upsells ul.products.woocolumns-2 li.product,
.woocommerce-page .upsells ul.products.woocolumns-2 li.product {
    width: 50%;
}

.woocommerce ul.products.woocolumns-3 li.product,
.woocommerce-page ul.products.woocolumns-3 li.product,
.woocommerce .related ul.products.woocolumns-3 li.product,
.woocommerce-page .related ul.products.woocolumns-3 li.product,
.woocommerce .upsells ul.products.woocolumns-3 li.product,
.woocommerce-page .upsells ul.products.woocolumns-3 li.product {
    width: 33.33%;
}

.woocommerce ul.products.woocolumns-4 li.product,
.woocommerce-page ul.products.woocolumns-4 li.product,
.woocommerce .related ul.products.woocolumns-4 li.product,
.woocommerce-page .related ul.products.woocolumns-4 li.product,
.woocommerce .upsells ul.products.woocolumns-4 li.product,
.woocommerce-page .upsells ul.products.woocolumns-4 li.product {
    width: 25%;
}

.woocommerce ul.products.woocolumns-5 li.product,
.woocommerce-page ul.products.woocolumns-5 li.product,
.woocommerce .related ul.products.woocolumns-5 li.product,
.woocommerce-page .related ul.products.woocolumns-5 li.product,
.woocommerce .upsells ul.products.woocolumns-5 li.product,
.woocommerce-page .upsells ul.products.woocolumns-5 li.product {
    width: 20%;
}

.woocommerce ul.products.woocolumns-6 li.product,
.woocommerce-page ul.products.woocolumns-6 li.product,
.woocommerce .related ul.products.woocolumns-6 li.product,
.woocommerce-page .related ul.products.woocolumns-6 li.product,
.woocommerce .upsells ul.products.woocolumns-6 li.product,
.woocommerce-page .upsells ul.products.woocolumns-6 li.product {
    width: 16.66%;
}

.woocommerce ul.products.woocolumns-1 li.product,
.woocommerce-page ul.products.woocolumns-1 li.product,
.woocommerce .related ul.products.woocolumns-1 li.product,
.woocommerce-page .related ul.products.woocolumns-1 li.product,
.woocommerce .upsells ul.products.woocolumns-1 li.product,
.woocommerce-page .upsells ul.products.woocolumns-1 li.product {
    width: 100%;
}

.woocommerce ul.products.woocolumns-2 li.product,
.woocommerce-page ul.products.woocolumns-2 li.product,
.woocommerce .related ul.products.woocolumns-2 li.product,
.woocommerce-page .related ul.products.woocolumns-2 li.product,
.woocommerce .upsells ul.products.woocolumns-2 li.product,
.woocommerce-page .upsells ul.products.woocolumns-2 li.product {
    width: 50%;
}

.woocommerce ul.products.woocolumns-3 li.product,
.woocommerce-page ul.products.woocolumns-3 li.product,
.woocommerce .related ul.products.woocolumns-3 li.product,
.woocommerce-page .related ul.products.woocolumns-3 li.product,
.woocommerce .upsells ul.products.woocolumns-3 li.product,
.woocommerce-page .upsells ul.products.woocolumns-3 li.product {
    width: 33.33%;
}

.woocommerce ul.products.woocolumns-4 li.product,
.woocommerce-page ul.products.woocolumns-4 li.product,
.woocommerce .related ul.products.woocolumns-4 li.product,
.woocommerce-page .related ul.products.woocolumns-4 li.product,
.woocommerce .upsells ul.products.woocolumns-4 li.product,
.woocommerce-page .upsells ul.products.woocolumns-4 li.product {
    width: 25%;
}

.woocommerce ul.products.woocolumns-5 li.product,
.woocommerce-page ul.products.woocolumns-5 li.product,
.woocommerce .related ul.products.woocolumns-5 li.product,
.woocommerce-page .related ul.products.woocolumns-5 li.product,
.woocommerce .upsells ul.products.woocolumns-5 li.product,
.woocommerce-page .upsells ul.products.woocolumns-5 li.product {
    width: 20%;
}

.woocommerce ul.products.woocolumns-6 li.product,
.woocommerce-page ul.products.woocolumns-6 li.product,
.woocommerce .related ul.products.woocolumns-6 li.product,
.woocommerce-page .related ul.products.woocolumns-6 li.product,
.woocommerce .upsells ul.products.woocolumns-6 li.product,
.woocommerce-page .upsells ul.products.woocolumns-6 li.product {
    width: 16.66%;
}

@media (max-width: 991px) {
    .woocommerce ul.products.woocolumns-4 li.product,
    .woocommerce-page ul.products.woocolumns-4 li.product,
    .woocommerce .related ul.products.woocolumns-4 li.product,
    .woocommerce-page .related ul.products.woocolumns-4 li.product,
    .woocommerce .upsells ul.products.woocolumns-4 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-4 li.product {
        width: 33.3333333%;
    }
    .woocommerce ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce-page ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce .related ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce-page .related ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce .upsells ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce-page .upsells ul.products.woocolumns-4 li.product:nth-child(4) {
        clear: left !important;
    }
    .woocommerce #content div.product .yith-wcwl-add-to-wishlist,
    .woocommerce-page #content div.product .yith-wcwl-add-to-wishlist,
    .woocommerce div.product .yith-wcwl-add-to-wishlist,
    .woocommerce-page div.product .yith-wcwl-add-to-wishlist {
        position: relative;
    }
}

@media (max-width: 768px) {
    .woocommerce ul.products.woocolumns-3 li.product,
    .woocommerce-page ul.products.woocolumns-3 li.product,
    .woocommerce .related ul.products.woocolumns-3 li.product,
    .woocommerce-page .related ul.products.woocolumns-3 li.product,
    .woocommerce .upsells ul.products.woocolumns-3 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-3 li.product,
    .woocommerce ul.products.woocolumns-4 li.product,
    .woocommerce-page ul.products.woocolumns-4 li.product,
    .woocommerce .related ul.products.woocolumns-4 li.product,
    .woocommerce-page .related ul.products.woocolumns-4 li.product,
    .woocommerce .upsells ul.products.woocolumns-4 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-4 li.product,
    .woocommerce ul.products.woocolumns-5 li.product,
    .woocommerce-page ul.products.woocolumns-5 li.product,
    .woocommerce .related ul.products.woocolumns-5 li.product,
    .woocommerce-page .related ul.products.woocolumns-5 li.product,
    .woocommerce .upsells ul.products.woocolumns-5 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-5 li.product,
    .woocommerce ul.products.woocolumns-6 li.product,
    .woocommerce-page ul.products.woocolumns-6 li.product,
    .woocommerce .related ul.products.woocolumns-6 li.product,
    .woocommerce-page .related ul.products.woocolumns-6 li.product,
    .woocommerce .upsells ul.products.woocolumns-6 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-6 li.product {
        float: left;
        clear: none !important;
    }
}

@media (max-width: 767px) {
    .woocommerce ul.products.woocolumns-3 li.product,
    .woocommerce-page ul.products.woocolumns-3 li.product,
    .woocommerce .related ul.products.woocolumns-3 li.product,
    .woocommerce-page .related ul.products.woocolumns-3 li.product,
    .woocommerce .upsells ul.products.woocolumns-3 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-3 li.product,
    .woocommerce ul.products.woocolumns-4 li.product,
    .woocommerce-page ul.products.woocolumns-4 li.product,
    .woocommerce .related ul.products.woocolumns-4 li.product,
    .woocommerce-page .related ul.products.woocolumns-4 li.product,
    .woocommerce .upsells ul.products.woocolumns-4 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-4 li.product,
    .woocommerce ul.products.woocolumns-5 li.product,
    .woocommerce-page ul.products.woocolumns-5 li.product,
    .woocommerce .related ul.products.woocolumns-5 li.product,
    .woocommerce-page .related ul.products.woocolumns-5 li.product,
    .woocommerce .upsells ul.products.woocolumns-5 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-5 li.product,
    .woocommerce ul.products.woocolumns-6 li.product,
    .woocommerce-page ul.products.woocolumns-6 li.product,
    .woocommerce .related ul.products.woocolumns-6 li.product,
    .woocommerce-page .related ul.products.woocolumns-6 li.product,
    .woocommerce .upsells ul.products.woocolumns-6 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-6 li.product {
        width: 50%;
    }
    .woocommerce ul.products.woocolumns-3 li.product:nth-child(3),
    .woocommerce-page ul.products.woocolumns-3 li.product:nth-child(3),
    .woocommerce .related ul.products.woocolumns-3 li.product:nth-child(3),
    .woocommerce-page .related ul.products.woocolumns-3 li.product:nth-child(3),
    .woocommerce .upsells ul.products.woocolumns-3 li.product:nth-child(3),
    .woocommerce-page .upsells ul.products.woocolumns-3 li.product:nth-child(3),
    .woocommerce ul.products.woocolumns-4 li.product:nth-child(3),
    .woocommerce-page ul.products.woocolumns-4 li.product:nth-child(3),
    .woocommerce .related ul.products.woocolumns-4 li.product:nth-child(3),
    .woocommerce-page .related ul.products.woocolumns-4 li.product:nth-child(3),
    .woocommerce .upsells ul.products.woocolumns-4 li.product:nth-child(3),
    .woocommerce-page .upsells ul.products.woocolumns-4 li.product:nth-child(3),
    .woocommerce ul.products.woocolumns-5 li.product:nth-child(3),
    .woocommerce-page ul.products.woocolumns-5 li.product:nth-child(3),
    .woocommerce .related ul.products.woocolumns-5 li.product:nth-child(3),
    .woocommerce-page .related ul.products.woocolumns-5 li.product:nth-child(3),
    .woocommerce .upsells ul.products.woocolumns-5 li.product:nth-child(3),
    .woocommerce-page .upsells ul.products.woocolumns-5 li.product:nth-child(3),
    .woocommerce ul.products.woocolumns-6 li.product:nth-child(3),
    .woocommerce-page ul.products.woocolumns-6 li.product:nth-child(3),
    .woocommerce .related ul.products.woocolumns-6 li.product:nth-child(3),
    .woocommerce-page .related ul.products.woocolumns-6 li.product:nth-child(3),
    .woocommerce .upsells ul.products.woocolumns-6 li.product:nth-child(3),
    .woocommerce-page .upsells ul.products.woocolumns-6 li.product:nth-child(3) {
        clear: left !important;
    }
    .woocommerce ul.products.woocolumns-3 li.product:nth-child(4),
    .woocommerce-page ul.products.woocolumns-3 li.product:nth-child(4),
    .woocommerce .related ul.products.woocolumns-3 li.product:nth-child(4),
    .woocommerce-page .related ul.products.woocolumns-3 li.product:nth-child(4),
    .woocommerce .upsells ul.products.woocolumns-3 li.product:nth-child(4),
    .woocommerce-page .upsells ul.products.woocolumns-3 li.product:nth-child(4),
    .woocommerce ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce-page ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce .related ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce-page .related ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce .upsells ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce-page .upsells ul.products.woocolumns-4 li.product:nth-child(4),
    .woocommerce ul.products.woocolumns-5 li.product:nth-child(4),
    .woocommerce-page ul.products.woocolumns-5 li.product:nth-child(4),
    .woocommerce .related ul.products.woocolumns-5 li.product:nth-child(4),
    .woocommerce-page .related ul.products.woocolumns-5 li.product:nth-child(4),
    .woocommerce .upsells ul.products.woocolumns-5 li.product:nth-child(4),
    .woocommerce-page .upsells ul.products.woocolumns-5 li.product:nth-child(4),
    .woocommerce ul.products.woocolumns-6 li.product:nth-child(4),
    .woocommerce-page ul.products.woocolumns-6 li.product:nth-child(4),
    .woocommerce .related ul.products.woocolumns-6 li.product:nth-child(4),
    .woocommerce-page .related ul.products.woocolumns-6 li.product:nth-child(4),
    .woocommerce .upsells ul.products.woocolumns-6 li.product:nth-child(4),
    .woocommerce-page .upsells ul.products.woocolumns-6 li.product:nth-child(4) {
        clear: none !important;
    }
}

@media (max-width: 480px) {
    .woocommerce ul.products.woocolumns-2 li.product,
    .woocommerce-page ul.products.woocolumns-2 li.product,
    .woocommerce .related ul.products.woocolumns-2 li.product,
    .woocommerce-page .related ul.products.woocolumns-2 li.product,
    .woocommerce .upsells ul.products.woocolumns-2 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-2 li.product,
    .woocommerce ul.products.woocolumns-3 li.product,
    .woocommerce-page ul.products.woocolumns-3 li.product,
    .woocommerce .related ul.products.woocolumns-3 li.product,
    .woocommerce-page .related ul.products.woocolumns-3 li.product,
    .woocommerce .upsells ul.products.woocolumns-3 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-3 li.product,
    .woocommerce ul.products.woocolumns-4 li.product,
    .woocommerce-page ul.products.woocolumns-4 li.product,
    .woocommerce .related ul.products.woocolumns-4 li.product,
    .woocommerce-page .related ul.products.woocolumns-4 li.product,
    .woocommerce .upsells ul.products.woocolumns-4 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-4 li.product,
    .woocommerce ul.products.woocolumns-5 li.product,
    .woocommerce-page ul.products.woocolumns-5 li.product,
    .woocommerce .related ul.products.woocolumns-5 li.product,
    .woocommerce-page .related ul.products.woocolumns-5 li.product,
    .woocommerce .upsells ul.products.woocolumns-5 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-5 li.product,
    .woocommerce ul.products.woocolumns-6 li.product,
    .woocommerce-page ul.products.woocolumns-6 li.product,
    .woocommerce .related ul.products.woocolumns-6 li.product,
    .woocommerce-page .related ul.products.woocolumns-6 li.product,
    .woocommerce .upsells ul.products.woocolumns-6 li.product,
    .woocommerce-page .upsells ul.products.woocolumns-6 li.product {
        width: 100%;
    }
}

.woocommerce a,
.woocommerce-page a {
    font-size: 14px;
}

.woocommerce h1,
.woocommerce-page h1 {
    font-size: 32px;
}

.woocommerce h2,
.woocommerce-page h2 {
    font-size: 1.150em;
}

.woocommerce section h2,
.woocommerce section h3,
.woocommerce-page section h2,
.woocommerce-page section h3 {
    margin: 30px 0px;
    line-height: normal;
}

.woocommerce footer section h2,
.woocommerce footer section h3,
.woocommerce-page footer section h2,
.woocommerce-page footer section h3 {
    margin: 10px 0px;
    line-height: normal;
}

.woocommerce .h4,
.woocommerce-page .h4 {
    letter-spacing: .2em;
    font-size: 1em !important;
    height: 40px;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
}

.woocommerce .order-info,
.woocommerce-page .order-info {
    margin-bottom: 30px;
}

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-info {
    border-top: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
    background-color: #b1e8b1;
}

.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info {
    background-color: #c6e1ff;
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-info {
    line-height: 50px;
}

.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-message:before,
.woocommerce-page .woocommerce-info:before {
    line-height: 40px !important;
    font-family: fontawesome;
    font-size: 20px;
    line-height: 0.6;
}

.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before {
    content: '\f071';
}

.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before {
    content: '\f0eb';
}

.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error {
    border-top: none;
    background-color: #ffc6c6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-error:before {
    content: '\f06a';
}

.woocommerce select,
.woocommerce input,
.woocommerce-page select,
.woocommerce-page input {
    font-size: 14px !important;
}

.woocommerce select,
.woocommerce .select2-container .select2-choice,
.woocommerce-page select,
.woocommerce-page .select2-container .select2-choice {
    height: 41px;
    line-height: 41px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border-color: #bfbfbf;
    border-width: 2px;
    cursor: pointer;
}

.woocommerce select:focus,
.woocommerce .select2-container .select2-choice:focus,
.woocommerce-page select:focus,
.woocommerce-page .select2-container .select2-choice:focus {
    padding-left: 6px !important;
}

.woocommerce select:focus:valid:focus,
.woocommerce .select2-container .select2-choice:focus:valid:focus,
.woocommerce-page select:focus:valid:focus,
.woocommerce-page .select2-container .select2-choice:focus:valid:focus {
    outline: none;
}

.woocommerce .images .thumbnails,
.woocommerce-page .images .thumbnails {
    margin-left: 0px;
}

.woocommerce .summary .product_meta span,
.woocommerce-page .summary .product_meta span {
    font-size: 14px;
}

.woocommerce .cart .variations,
.woocommerce-page .cart .variations {
    margin-top: 1em;
}

.woocommerce .cart .variations>tbody>tr td.label,
.woocommerce-page .cart .variations>tbody>tr td.label {
    padding-right: 0px;
    margin-right: 1em;
    background: transparent;
    border-radius: 0px;
    height: 37px;
}

.woocommerce .cart .variations>tbody>tr td.label label,
.woocommerce-page .cart .variations>tbody>tr td.label label {
    margin: 10px;
}

.woocommerce .cart .variations_button,
.woocommerce-page .cart .variations_button {
    margin: 15px 0px;
    padding: 15px 0px;
    border-bottom: 1px dotted #000000;
    border-top: 1px dotted #000000;
    line-height: 37px;
    height: 60px;
}

.woocommerce .cart .actions .coupon,
.woocommerce-page .cart .actions .coupon {
    display: table;
}

.woocommerce .cart .actions .coupon>input,
.woocommerce-page .cart .actions .coupon>input {
    display: table-cell;
    vertical-align: middle;
    float: none !important;
}

.woocommerce .cart.shop_table,
.woocommerce-page .cart.shop_table {
    border: none;
}

.woocommerce .cart a.remove,
.woocommerce-page .cart a.remove {
    position: relative;
    line-height: 22px;
    background: transparent;
    color: red !important;
}

.woocommerce .cart a.remove:before,
.woocommerce-page .cart a.remove:before {
    content: "";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #986736;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.woocommerce .cart a.remove:hover:before,
.woocommerce-page .cart a.remove:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.woocommerce .cart a.remove:before,
.woocommerce-page .cart a.remove:before {
    content: "";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #986736;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.woocommerce .cart a.remove:hover:before,
.woocommerce-page .cart a.remove:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.woocommerce .cart a.remove:before,
.woocommerce-page .cart a.remove:before {
    background: #ff2d2d;
}

.woocommerce .cart a.remove:before,
.woocommerce-page .cart a.remove:before {
    background: #ff2d2d;
}

.woocommerce .cart a.remove:before,
.woocommerce-page .cart a.remove:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.woocommerce .cart a.remove:before,
.woocommerce-page .cart a.remove:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.woocommerce .cart input[type="number"],
.woocommerce-page .cart input[type="number"] {
    padding-right: 0px;
}

.woocommerce .cart input[type="number"]:focus,
.woocommerce-page .cart input[type="number"]:focus {
    color: #986736;
}

.woocommerce .cart .product-thumbnail>a,
.woocommerce-page .cart .product-thumbnail>a {
    position: relative;
    display: block;
    max-width: 64px;
}

.woocommerce .cart .product-thumbnail>a:before,
.woocommerce-page .cart .product-thumbnail>a:before {
    content: "";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #986736;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.woocommerce .cart .product-thumbnail>a:hover:before,
.woocommerce-page .cart .product-thumbnail>a:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.woocommerce .cart .product-thumbnail>a:before,
.woocommerce-page .cart .product-thumbnail>a:before {
    content: "";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #986736;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.woocommerce .cart .product-thumbnail>a:hover:before,
.woocommerce-page .cart .product-thumbnail>a:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.woocommerce .cart .product-thumbnail>a img,
.woocommerce-page .cart .product-thumbnail>a img {
    width: 64px;
}

.woocommerce .cart .coupon input[type="text"].input-text,
.woocommerce-page .cart .coupon input[type="text"].input-text {
    border-width: 2px !important;
    height: 50px;
    width: 115px;
    margin-right: 10px !important;
}

.woocommerce .cart .coupon input[type="submit"].button,
.woocommerce-page .cart .coupon input[type="submit"].button {
    width: auto;
}

.woocommerce .cart-collaterals h2,
.woocommerce-page .cart-collaterals h2 {
    text-align: left;
}

.woocommerce .wishlist_table,
.woocommerce-page .wishlist_table {
    text-align: center !important;
}

.woocommerce .wishlist_table>tbody>tr span.wishlist-in-stock,
.woocommerce-page .wishlist_table>tbody>tr span.wishlist-in-stock {
    color: #3bc53b;
    text-transform: uppercase;
    font-weight: 600;
}

.woocommerce nav.woocommerce-pagination>ul,
.woocommerce-page nav.woocommerce-pagination>ul {
    border: none;
}

.woocommerce nav.woocommerce-pagination>ul>li,
.woocommerce-page nav.woocommerce-pagination>ul>li {
    border: none;
}

.woocommerce nav.woocommerce-pagination>ul>li span.current,
.woocommerce-page nav.woocommerce-pagination>ul>li span.current {
    background: #986736;
    color: #ffffff;
}

.woocommerce nav.woocommerce-pagination>ul>li .prev,
.woocommerce nav.woocommerce-pagination>ul>li .next,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev,
.woocommerce-page nav.woocommerce-pagination>ul>li .next {
    position: relative;
    color: transparent;
}

.woocommerce nav.woocommerce-pagination>ul>li .prev:hover,
.woocommerce nav.woocommerce-pagination>ul>li .prev:focus,
.woocommerce nav.woocommerce-pagination>ul>li .prev:active,
.woocommerce nav.woocommerce-pagination>ul>li .next:hover,
.woocommerce nav.woocommerce-pagination>ul>li .next:focus,
.woocommerce nav.woocommerce-pagination>ul>li .next:active,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev:hover,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev:focus,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev:active,
.woocommerce-page nav.woocommerce-pagination>ul>li .next:hover,
.woocommerce-page nav.woocommerce-pagination>ul>li .next:focus,
.woocommerce-page nav.woocommerce-pagination>ul>li .next:active {
    color: transparent;
}

.woocommerce nav.woocommerce-pagination>ul>li .prev:hover:before,
.woocommerce nav.woocommerce-pagination>ul>li .prev:hover:after,
.woocommerce nav.woocommerce-pagination>ul>li .prev:focus:before,
.woocommerce nav.woocommerce-pagination>ul>li .prev:focus:after,
.woocommerce nav.woocommerce-pagination>ul>li .prev:active:before,
.woocommerce nav.woocommerce-pagination>ul>li .prev:active:after,
.woocommerce nav.woocommerce-pagination>ul>li .next:hover:before,
.woocommerce nav.woocommerce-pagination>ul>li .next:hover:after,
.woocommerce nav.woocommerce-pagination>ul>li .next:focus:before,
.woocommerce nav.woocommerce-pagination>ul>li .next:focus:after,
.woocommerce nav.woocommerce-pagination>ul>li .next:active:before,
.woocommerce nav.woocommerce-pagination>ul>li .next:active:after,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev:hover:before,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev:hover:after,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev:focus:before,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev:focus:after,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev:active:before,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev:active:after,
.woocommerce-page nav.woocommerce-pagination>ul>li .next:hover:before,
.woocommerce-page nav.woocommerce-pagination>ul>li .next:hover:after,
.woocommerce-page nav.woocommerce-pagination>ul>li .next:focus:before,
.woocommerce-page nav.woocommerce-pagination>ul>li .next:focus:after,
.woocommerce-page nav.woocommerce-pagination>ul>li .next:active:before,
.woocommerce-page nav.woocommerce-pagination>ul>li .next:active:after {
    color: #ffffff;
}

.woocommerce nav.woocommerce-pagination>ul>li .prev:before,
.woocommerce-page nav.woocommerce-pagination>ul>li .prev:before {
    content: '\f053';
    font-family: fontawesome;
    color: #986736;
    position: absolute;
    right: 10px;
}

.woocommerce nav.woocommerce-pagination>ul>li .next:after,
.woocommerce-page nav.woocommerce-pagination>ul>li .next:after {
    content: '\f054';
    font-family: fontawesome;
    color: #986736;
    position: absolute;
    left: 10px;
}

.woocommerce nav.woocommerce-pagination>ul>li>a:hover,
.woocommerce nav.woocommerce-pagination>ul>li>a:focus,
.woocommerce nav.woocommerce-pagination>ul>li>a:active,
.woocommerce-page nav.woocommerce-pagination>ul>li>a:hover,
.woocommerce-page nav.woocommerce-pagination>ul>li>a:focus,
.woocommerce-page nav.woocommerce-pagination>ul>li>a:active {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background: #000000;
    color: #ffffff;
}

.woocommerce table,
.woocommerce-page table {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.woocommerce table>thead>tr,
.woocommerce table>thead>tr>th,
.woocommerce table>thead>tr>th>span,
.woocommerce-page table>thead>tr,
.woocommerce-page table>thead>tr>th,
.woocommerce-page table>thead>tr>th>span {
    color: #2b2b2b;
    letter-spacing: .2em;
    font-size: 1em !important;
    height: 40px;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
}

.woocommerce table>tbody>tr>td,
.woocommerce table>tbody>tr>th,
.woocommerce-page table>tbody>tr>td,
.woocommerce-page table>tbody>tr>th {
    position: relative;
    border-top: none !important;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.4);
}

.woocommerce table.cart>tbody>tr>td:after,
.woocommerce table.cart>tbody>tr>th:after,
.woocommerce-page table.cart>tbody>tr>td:after,
.woocommerce-page table.cart>tbody>tr>th:after {
    content: '.';
    color: white;
    position: absolute;
    bottom: -9px;
    font-size: 6px;
    left: -1px;
}

.woocommerce table.cart>tbody>tr:last-child,
.woocommerce-page table.cart>tbody>tr:last-child {
    background-color: #ffffff;
}

.woocommerce table.cart>tbody>tr:last-child>td,
.woocommerce table.cart>tbody>tr:last-child>th,
.woocommerce-page table.cart>tbody>tr:last-child>td,
.woocommerce-page table.cart>tbody>tr:last-child>th {
    padding: 10px 0px 6px 0px;
    border: none;
}

.woocommerce form.checkout table.shop_table,
.woocommerce-page form.checkout table.shop_table {
    border: none;
}

.woocommerce form.checkout table.shop_table tfoot>tr:first-child>th,
.woocommerce form.checkout table.shop_table tfoot>tr:first-child>td,
.woocommerce-page form.checkout table.shop_table tfoot>tr:first-child>th,
.woocommerce-page form.checkout table.shop_table tfoot>tr:first-child>td {
    border-top: none;
}

.woocommerce form.checkout table.shop_table tfoot>tr>th,
.woocommerce-page form.checkout table.shop_table tfoot>tr>th {
    letter-spacing: .2em;
    font-size: 1em !important;
    height: 40px;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
}

.woocommerce form.checkout table.shop_table tfoot>tr>th,
.woocommerce form.checkout table.shop_table tfoot>tr>td,
.woocommerce-page form.checkout table.shop_table tfoot>tr>th,
.woocommerce-page form.checkout table.shop_table tfoot>tr>td {
    position: relative;
    border-top: 1px dotted #000000;
}

.woocommerce form[method="post"],
.woocommerce-page form[method="post"] {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.woocommerce form.checkout .shop_table>tfoot>tr>th,
.woocommerce-page form.checkout .shop_table>tfoot>tr>th {
    text-align: left;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    text-align: left;
}

.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
    width: 100%;
}

.woocommerce .cart-collaterals .cart_totals table>tbody>tr>th,
.woocommerce-page .cart-collaterals .cart_totals table>tbody>tr>th {
    width: 150px;
    font-size: 0.875em;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

.woocommerce .cart-collaterals .cart_totals table>tbody>tr>th form section,
.woocommerce .cart-collaterals .cart_totals table>tbody>tr>td form section,
.woocommerce-page .cart-collaterals .cart_totals table>tbody>tr>th form section,
.woocommerce-page .cart-collaterals .cart_totals table>tbody>tr>td form section {
    margin: 0;
}

.woocommerce .cart-collaterals .cart_totals table>tbody>tr>th:after,
.woocommerce .cart-collaterals .cart_totals table>tbody>tr>td:after,
.woocommerce-page .cart-collaterals .cart_totals table>tbody>tr>th:after,
.woocommerce-page .cart-collaterals .cart_totals table>tbody>tr>td:after {
    content: '.';
    color: white;
    position: absolute;
    bottom: -15px;
    font-size: 6px;
    left: -2px;
}

.woocommerce form label,
.woocommerce-page form label {
    color: #4c4c4c;
}

.woocommerce form.checkout_coupon .button,
.woocommerce-page form.checkout_coupon .button {
    height: 42px;
}

.woocommerce form.checkout.woocommerce-checkout #payment,
.woocommerce-page form.checkout.woocommerce-checkout #payment {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: transparent !important;
}

.woocommerce form.checkout.woocommerce-checkout #payment>ul,
.woocommerce-page form.checkout.woocommerce-checkout #payment>ul {
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: none;
}

.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account label,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account label,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account label {
    display: block;
    text-align: center;
}

.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment>ul>li input[type="radio"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment>ul>li input[type="checkbox"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment h3 input[type="radio"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment h3 input[type="checkbox"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account input[type="radio"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account input[type="checkbox"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields>ul>li input[type="radio"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields>ul>li input[type="checkbox"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields h3 input[type="radio"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields h3 input[type="checkbox"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account input[type="radio"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account input[type="checkbox"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields>ul>li input[type="radio"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields>ul>li input[type="checkbox"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields h3 input[type="radio"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields h3 input[type="checkbox"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account input[type="radio"],
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account input[type="checkbox"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment>ul>li input[type="radio"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment>ul>li input[type="checkbox"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment h3 input[type="radio"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment h3 input[type="checkbox"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account input[type="radio"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account input[type="checkbox"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields>ul>li input[type="radio"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields>ul>li input[type="checkbox"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields h3 input[type="radio"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields h3 input[type="checkbox"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account input[type="radio"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account input[type="checkbox"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields>ul>li input[type="radio"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields>ul>li input[type="checkbox"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields h3 input[type="radio"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields h3 input[type="checkbox"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account input[type="radio"],
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account input[type="checkbox"] {
    width: 14px;
    height: 14px;
    display: inline-block;
    margin: 0px;
}

.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment>ul>li>label,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment h3>label,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account>label,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields>ul>li>label,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields h3>label,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account>label,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields>ul>li>label,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields h3>label,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account>label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment>ul>li>label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment h3>label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account>label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields>ul>li>label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields h3>label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account>label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields>ul>li>label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields h3>label,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account>label {
    display: inline;
    cursor: pointer;
}

.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment>ul>li>.payment_box,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment h3>.payment_box,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account>.payment_box,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields>ul>li>.payment_box,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields h3>.payment_box,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account>.payment_box,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields>ul>li>.payment_box,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields h3>.payment_box,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account>.payment_box,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment>ul>li>.payment_box,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment h3>.payment_box,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account>.payment_box,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields>ul>li>.payment_box,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields h3>.payment_box,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account>.payment_box,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields>ul>li>.payment_box,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields h3>.payment_box,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account>.payment_box {
    margin-top: 0px !important;
    background-color: transparent !important;
    border-bottom: 1px dotted #000000;
}

.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment>ul>li>.payment_box:after,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment h3>.payment_box:after,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account>.payment_box:after,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields>ul>li>.payment_box:after,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields h3>.payment_box:after,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account>.payment_box:after,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields>ul>li>.payment_box:after,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields h3>.payment_box:after,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account>.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment>ul>li>.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment h3>.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment .create-account>.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields>ul>li>.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields h3>.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields .create-account>.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields>ul>li>.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields h3>.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields .create-account>.payment_box:after {
    display: none !important;
}

.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment div.payment_box:after,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields div.payment_box:after,
.woocommerce form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields div.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-checkout-payment div.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-shipping-fields div.payment_box:after,
.woocommerce-page form.checkout.woocommerce-checkout.checkout .woocommerce-billing-fields div.payment_box:after {
    top: 0px !important;
}

.woocommerce form.login,
.woocommerce-page form.login {
    margin: 2em auto;
    width: 50%;
}

.woocommerce form.login label,
.woocommerce-page form.login label {
    color: #4c4c4c;
}

.woocommerce form.login input[type="submit"],
.woocommerce-page form.login input[type="submit"] {
    display: block;
}

.woocommerce form.login label[for="rememberme"] input[name="rememberme"],
.woocommerce-page form.login label[for="rememberme"] input[name="rememberme"] {
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 15px;
}

.woocommerce .shop_table .order .order-actions .button.view,
.woocommerce-page .shop_table .order .order-actions .button.view {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background: #986736;
    color: #ffffff;
}

.woocommerce .shop_table .order .order-actions .button.view:hover,
.woocommerce-page .shop_table .order .order-actions .button.view:hover {
    background: #000000;
}

.woocommerce .button,
.woocommerce-page .button {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    *display: inline;
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    *line-height: 20px;
    text-align: center;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #ccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    border-color: #c5c5c5;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    font-family: 'Lato', sans-serif;
    font-size: 0.875em;
    line-height: 3.846em;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .2em;
    display: inline-block;
    width: auto;
    background: #986736;
    padding: 0 23px 0 28px;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    text-shadow: none;
    vertical-align: middle;
    white-space: nowrap;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.woocommerce .button:hover,
.woocommerce .button:active,
.woocommerce .button.active,
.woocommerce .button.disabled,
.woocommerce .button[disabled],
.woocommerce-page .button:hover,
.woocommerce-page .button:active,
.woocommerce-page .button.active,
.woocommerce-page .button.disabled,
.woocommerce-page .button[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.woocommerce .button:active,
.woocommerce .button.active,
.woocommerce-page .button:active,
.woocommerce-page .button.active {
    background-color: #cccccc \9;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.woocommerce .button:hover,
.woocommerce .button:active,
.woocommerce .button.active,
.woocommerce .button.disabled,
.woocommerce .button[disabled],
.woocommerce-page .button:hover,
.woocommerce-page .button:active,
.woocommerce-page .button.active,
.woocommerce-page .button.disabled,
.woocommerce-page .button[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.woocommerce .button:active,
.woocommerce .button.active,
.woocommerce-page .button:active,
.woocommerce-page .button.active {
    background-color: #cccccc \9;
}

.woocommerce .button:first-child,
.woocommerce-page .button:first-child {
    *margin-left: 0;
}

.woocommerce .button:first-child,
.woocommerce-page .button:first-child {
    *margin-left: 0;
}

.woocommerce .button:hover,
.woocommerce-page .button:hover {
    color: #333;
    text-decoration: none;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
}


/* Buttons in IE7 don't get borders, so darken on hover */

.woocommerce .button:focus,
.woocommerce-page .button:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.woocommerce .button.active,
.woocommerce .button:active,
.woocommerce-page .button.active,
.woocommerce-page .button:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.woocommerce .button.disabled,
.woocommerce .button[disabled],
.woocommerce-page .button.disabled,
.woocommerce-page .button[disabled] {
    cursor: default;
    background-color: #e6e6e6;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.woocommerce .button .label,
.woocommerce .button .badge,
.woocommerce-page .button .label,
.woocommerce-page .button .badge {
    position: relative;
    top: -1px;
}

.woocommerce .button:hover,
.woocommerce-page .button:hover {
    color: #fff;
}

.woocommerce .button.btn-large,
.woocommerce-page .button.btn-large {
    font-size: 1em;
    line-height: 4.5em;
}

.woocommerce .button.btn-small,
.woocommerce-page .button.btn-small {
    font-size: 0.75em;
    line-height: 3.417em;
}

.woocommerce .button.btn-mini,
.woocommerce-page .button.btn-mini {
    font-size: 0.625em;
    line-height: 3.5em;
    padding: 0 11px 0 13px;
}

.woocommerce .button.btn-inactive,
.woocommerce-page .button.btn-inactive {
    color: #b2b2b2;
}

.woocommerce .button.btn-inactive:hover,
.woocommerce-page .button.btn-inactive:hover {
    color: #b2b2b2 !important;
}

.woocommerce .button:hover,
.woocommerce-page .button:hover {
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    background: #262626 0 0;
}


/*this is used to vertically align text inside the btn*/

.woocommerce .button:before,
.woocommerce-page .button:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-top: 4px;
}

.woocommerce .button.btn-large,
.woocommerce-page .button.btn-large {
    padding: 0 37px 0 39px;
}

.woocommerce .button.btn-large:hover,
.woocommerce-page .button.btn-large:hover {
    background: #262626 0 0;
}

.woocommerce .button.btn-small,
.woocommerce-page .button.btn-small {
    padding: 0 19px 0 20px;
}

.woocommerce .button.btn-small:hover,
.woocommerce-page .button.btn-small:hover {
    background: #262626 0 0;
}

.woocommerce .button.btn-block,
.woocommerce-page .button.btn-block {
    width: 100%;
}

.woocommerce .button.btn-success,
.woocommerce-page .button.btn-success {
    background: #3bc53b;
}

.woocommerce .button.btn-success:hover,
.woocommerce-page .button.btn-success:hover {
    background: #262626 0 0;
}

.woocommerce .button.btn-inactive,
.woocommerce-page .button.btn-inactive {
    background: #999999;
}

.woocommerce .button.btn-inactive:hover,
.woocommerce-page .button.btn-inactive:hover {
    background: #999999 0 0;
}

.woocommerce .button.btn-warning,
.woocommerce-page .button.btn-warning {
    background: #ff9419;
}

.woocommerce .button.btn-warning:hover,
.woocommerce-page .button.btn-warning:hover {
    background: #262626 0 0;
}

.woocommerce .button.btn-info,
.woocommerce-page .button.btn-info {
    background: #2db7ff;
}

.woocommerce .button.btn-info:hover,
.woocommerce-page .button.btn-info:hover {
    background: #262626 0 0;
}

.woocommerce .button.btn-danger,
.woocommerce-page .button.btn-danger {
    background: #ff2d2d;
}

.woocommerce .button.btn-danger:hover,
.woocommerce-page .button.btn-danger:hover {
    background: #262626 0 0;
}

.woocommerce .button.btn-inverse,
.woocommerce-page .button.btn-inverse {
    background: #262626 0 0;
}

.woocommerce .button.btn-inverse:hover,
.woocommerce-page .button.btn-inverse:hover {
    background: #986736;
}

.woocommerce .button i,
.woocommerce-page .button i {
    font-size: 1.425em;
}

.woocommerce .button i.icon-left,
.woocommerce-page .button i.icon-left {
    margin-right: 12px;
}

.woocommerce .button i.icon-right,
.woocommerce-page .button i.icon-right {
    margin-left: 12px;
}

.woocommerce form.cart .single_add_to_cart_button,
.woocommerce-page form.cart .single_add_to_cart_button {
    margin-top: 10px;
    line-height: 41px;
}

.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-message .button {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background: #8fae1b !important;
}

.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-message .button:hover {
    background: #000000 !important;
}

.woocommerce .button.loading,
.woocommerce-page .button.loading {
    padding-right: 47px !important;
}

.woocommerce .products .product .button,
.woocommerce form .button,
.woocommerce .cart_totals .button,
.woocommerce .return-to-shop .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .products .product .button,
.woocommerce-page form .button,
.woocommerce-page .cart_totals .button,
.woocommerce-page .return-to-shop .button,
.woocommerce-page .woocommerce-message .button {
    *display: inline;
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    *line-height: 20px;
    text-align: center;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #ccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    border-color: #c5c5c5;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    font-family: 'Lato', sans-serif;
    font-size: 0.875em;
    line-height: 3.846em;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .2em;
    display: inline-block;
    width: auto;
    background: #986736;
    padding: 0 23px 0 28px;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    text-shadow: none;
    vertical-align: middle;
    white-space: nowrap;
}


/* ArticNet */

@media (min-width: 768px) and (max-width: 979px) {
    .woocommerce-page .products .product .button {
        padding: 0 5px 0 5px;
    }
}


/* /ArticNet */


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.woocommerce .products .product .button:hover,
.woocommerce .products .product .button:active,
.woocommerce .products .product .button.active,
.woocommerce .products .product .button.disabled,
.woocommerce .products .product .button[disabled],
.woocommerce form .button:hover,
.woocommerce form .button:active,
.woocommerce form .button.active,
.woocommerce form .button.disabled,
.woocommerce form .button[disabled],
.woocommerce .cart_totals .button:hover,
.woocommerce .cart_totals .button:active,
.woocommerce .cart_totals .button.active,
.woocommerce .cart_totals .button.disabled,
.woocommerce .cart_totals .button[disabled],
.woocommerce .return-to-shop .button:hover,
.woocommerce .return-to-shop .button:active,
.woocommerce .return-to-shop .button.active,
.woocommerce .return-to-shop .button.disabled,
.woocommerce .return-to-shop .button[disabled],
.woocommerce .woocommerce-message .button:hover,
.woocommerce .woocommerce-message .button:active,
.woocommerce .woocommerce-message .button.active,
.woocommerce .woocommerce-message .button.disabled,
.woocommerce .woocommerce-message .button[disabled],
.woocommerce-page .products .product .button:hover,
.woocommerce-page .products .product .button:active,
.woocommerce-page .products .product .button.active,
.woocommerce-page .products .product .button.disabled,
.woocommerce-page .products .product .button[disabled],
.woocommerce-page form .button:hover,
.woocommerce-page form .button:active,
.woocommerce-page form .button.active,
.woocommerce-page form .button.disabled,
.woocommerce-page form .button[disabled],
.woocommerce-page .cart_totals .button:hover,
.woocommerce-page .cart_totals .button:active,
.woocommerce-page .cart_totals .button.active,
.woocommerce-page .cart_totals .button.disabled,
.woocommerce-page .cart_totals .button[disabled],
.woocommerce-page .return-to-shop .button:hover,
.woocommerce-page .return-to-shop .button:active,
.woocommerce-page .return-to-shop .button.active,
.woocommerce-page .return-to-shop .button.disabled,
.woocommerce-page .return-to-shop .button[disabled],
.woocommerce-page .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-message .button:active,
.woocommerce-page .woocommerce-message .button.active,
.woocommerce-page .woocommerce-message .button.disabled,
.woocommerce-page .woocommerce-message .button[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.woocommerce .products .product .button:active,
.woocommerce .products .product .button.active,
.woocommerce form .button:active,
.woocommerce form .button.active,
.woocommerce .cart_totals .button:active,
.woocommerce .cart_totals .button.active,
.woocommerce .return-to-shop .button:active,
.woocommerce .return-to-shop .button.active,
.woocommerce .woocommerce-message .button:active,
.woocommerce .woocommerce-message .button.active,
.woocommerce-page .products .product .button:active,
.woocommerce-page .products .product .button.active,
.woocommerce-page form .button:active,
.woocommerce-page form .button.active,
.woocommerce-page .cart_totals .button:active,
.woocommerce-page .cart_totals .button.active,
.woocommerce-page .return-to-shop .button:active,
.woocommerce-page .return-to-shop .button.active,
.woocommerce-page .woocommerce-message .button:active,
.woocommerce-page .woocommerce-message .button.active {
    background-color: #cccccc \9;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.woocommerce .products .product .button:hover,
.woocommerce .products .product .button:active,
.woocommerce .products .product .button.active,
.woocommerce .products .product .button.disabled,
.woocommerce .products .product .button[disabled],
.woocommerce form .button:hover,
.woocommerce form .button:active,
.woocommerce form .button.active,
.woocommerce form .button.disabled,
.woocommerce form .button[disabled],
.woocommerce .cart_totals .button:hover,
.woocommerce .cart_totals .button:active,
.woocommerce .cart_totals .button.active,
.woocommerce .cart_totals .button.disabled,
.woocommerce .cart_totals .button[disabled],
.woocommerce .return-to-shop .button:hover,
.woocommerce .return-to-shop .button:active,
.woocommerce .return-to-shop .button.active,
.woocommerce .return-to-shop .button.disabled,
.woocommerce .return-to-shop .button[disabled],
.woocommerce .woocommerce-message .button:hover,
.woocommerce .woocommerce-message .button:active,
.woocommerce .woocommerce-message .button.active,
.woocommerce .woocommerce-message .button.disabled,
.woocommerce .woocommerce-message .button[disabled],
.woocommerce-page .products .product .button:hover,
.woocommerce-page .products .product .button:active,
.woocommerce-page .products .product .button.active,
.woocommerce-page .products .product .button.disabled,
.woocommerce-page .products .product .button[disabled],
.woocommerce-page form .button:hover,
.woocommerce-page form .button:active,
.woocommerce-page form .button.active,
.woocommerce-page form .button.disabled,
.woocommerce-page form .button[disabled],
.woocommerce-page .cart_totals .button:hover,
.woocommerce-page .cart_totals .button:active,
.woocommerce-page .cart_totals .button.active,
.woocommerce-page .cart_totals .button.disabled,
.woocommerce-page .cart_totals .button[disabled],
.woocommerce-page .return-to-shop .button:hover,
.woocommerce-page .return-to-shop .button:active,
.woocommerce-page .return-to-shop .button.active,
.woocommerce-page .return-to-shop .button.disabled,
.woocommerce-page .return-to-shop .button[disabled],
.woocommerce-page .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-message .button:active,
.woocommerce-page .woocommerce-message .button.active,
.woocommerce-page .woocommerce-message .button.disabled,
.woocommerce-page .woocommerce-message .button[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.woocommerce .products .product .button:active,
.woocommerce .products .product .button.active,
.woocommerce form .button:active,
.woocommerce form .button.active,
.woocommerce .cart_totals .button:active,
.woocommerce .cart_totals .button.active,
.woocommerce .return-to-shop .button:active,
.woocommerce .return-to-shop .button.active,
.woocommerce .woocommerce-message .button:active,
.woocommerce .woocommerce-message .button.active,
.woocommerce-page .products .product .button:active,
.woocommerce-page .products .product .button.active,
.woocommerce-page form .button:active,
.woocommerce-page form .button.active,
.woocommerce-page .cart_totals .button:active,
.woocommerce-page .cart_totals .button.active,
.woocommerce-page .return-to-shop .button:active,
.woocommerce-page .return-to-shop .button.active,
.woocommerce-page .woocommerce-message .button:active,
.woocommerce-page .woocommerce-message .button.active {
    background-color: #cccccc \9;
}

.woocommerce .products .product .button:first-child,
.woocommerce form .button:first-child,
.woocommerce .cart_totals .button:first-child,
.woocommerce .return-to-shop .button:first-child,
.woocommerce .woocommerce-message .button:first-child,
.woocommerce-page .products .product .button:first-child,
.woocommerce-page form .button:first-child,
.woocommerce-page .cart_totals .button:first-child,
.woocommerce-page .return-to-shop .button:first-child,
.woocommerce-page .woocommerce-message .button:first-child {
    *margin-left: 0;
}

.woocommerce .products .product .button:first-child,
.woocommerce form .button:first-child,
.woocommerce .cart_totals .button:first-child,
.woocommerce .return-to-shop .button:first-child,
.woocommerce .woocommerce-message .button:first-child,
.woocommerce-page .products .product .button:first-child,
.woocommerce-page form .button:first-child,
.woocommerce-page .cart_totals .button:first-child,
.woocommerce-page .return-to-shop .button:first-child,
.woocommerce-page .woocommerce-message .button:first-child {
    *margin-left: 0;
}

.woocommerce .products .product .button:hover,
.woocommerce form .button:hover,
.woocommerce .cart_totals .button:hover,
.woocommerce .return-to-shop .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .products .product .button:hover,
.woocommerce-page form .button:hover,
.woocommerce-page .cart_totals .button:hover,
.woocommerce-page .return-to-shop .button:hover,
.woocommerce-page .woocommerce-message .button:hover {
    color: #333;
    text-decoration: none;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
}


/* Buttons in IE7 don't get borders, so darken on hover */

.woocommerce .products .product .button:focus,
.woocommerce form .button:focus,
.woocommerce .cart_totals .button:focus,
.woocommerce .return-to-shop .button:focus,
.woocommerce .woocommerce-message .button:focus,
.woocommerce-page .products .product .button:focus,
.woocommerce-page form .button:focus,
.woocommerce-page .cart_totals .button:focus,
.woocommerce-page .return-to-shop .button:focus,
.woocommerce-page .woocommerce-message .button:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.woocommerce .products .product .button.active,
.woocommerce .products .product .button:active,
.woocommerce form .button.active,
.woocommerce form .button:active,
.woocommerce .cart_totals .button.active,
.woocommerce .cart_totals .button:active,
.woocommerce .return-to-shop .button.active,
.woocommerce .return-to-shop .button:active,
.woocommerce .woocommerce-message .button.active,
.woocommerce .woocommerce-message .button:active,
.woocommerce-page .products .product .button.active,
.woocommerce-page .products .product .button:active,
.woocommerce-page form .button.active,
.woocommerce-page form .button:active,
.woocommerce-page .cart_totals .button.active,
.woocommerce-page .cart_totals .button:active,
.woocommerce-page .return-to-shop .button.active,
.woocommerce-page .return-to-shop .button:active,
.woocommerce-page .woocommerce-message .button.active,
.woocommerce-page .woocommerce-message .button:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.woocommerce .products .product .button.disabled,
.woocommerce .products .product .button[disabled],
.woocommerce form .button.disabled,
.woocommerce form .button[disabled],
.woocommerce .cart_totals .button.disabled,
.woocommerce .cart_totals .button[disabled],
.woocommerce .return-to-shop .button.disabled,
.woocommerce .return-to-shop .button[disabled],
.woocommerce .woocommerce-message .button.disabled,
.woocommerce .woocommerce-message .button[disabled],
.woocommerce-page .products .product .button.disabled,
.woocommerce-page .products .product .button[disabled],
.woocommerce-page form .button.disabled,
.woocommerce-page form .button[disabled],
.woocommerce-page .cart_totals .button.disabled,
.woocommerce-page .cart_totals .button[disabled],
.woocommerce-page .return-to-shop .button.disabled,
.woocommerce-page .return-to-shop .button[disabled],
.woocommerce-page .woocommerce-message .button.disabled,
.woocommerce-page .woocommerce-message .button[disabled] {
    cursor: default;
    background-color: #e6e6e6;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.woocommerce .products .product .button .label,
.woocommerce .products .product .button .badge,
.woocommerce form .button .label,
.woocommerce form .button .badge,
.woocommerce .cart_totals .button .label,
.woocommerce .cart_totals .button .badge,
.woocommerce .return-to-shop .button .label,
.woocommerce .return-to-shop .button .badge,
.woocommerce .woocommerce-message .button .label,
.woocommerce .woocommerce-message .button .badge,
.woocommerce-page .products .product .button .label,
.woocommerce-page .products .product .button .badge,
.woocommerce-page form .button .label,
.woocommerce-page form .button .badge,
.woocommerce-page .cart_totals .button .label,
.woocommerce-page .cart_totals .button .badge,
.woocommerce-page .return-to-shop .button .label,
.woocommerce-page .return-to-shop .button .badge,
.woocommerce-page .woocommerce-message .button .label,
.woocommerce-page .woocommerce-message .button .badge {
    position: relative;
    top: -1px;
}

.woocommerce .products .product .button:hover,
.woocommerce form .button:hover,
.woocommerce .cart_totals .button:hover,
.woocommerce .return-to-shop .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .products .product .button:hover,
.woocommerce-page form .button:hover,
.woocommerce-page .cart_totals .button:hover,
.woocommerce-page .return-to-shop .button:hover,
.woocommerce-page .woocommerce-message .button:hover {
    color: #fff;
}

.woocommerce .products .product .button.btn-large,
.woocommerce form .button.btn-large,
.woocommerce .cart_totals .button.btn-large,
.woocommerce .return-to-shop .button.btn-large,
.woocommerce .woocommerce-message .button.btn-large,
.woocommerce-page .products .product .button.btn-large,
.woocommerce-page form .button.btn-large,
.woocommerce-page .cart_totals .button.btn-large,
.woocommerce-page .return-to-shop .button.btn-large,
.woocommerce-page .woocommerce-message .button.btn-large {
    font-size: 1em;
    line-height: 4.5em;
}

.woocommerce .products .product .button.btn-small,
.woocommerce form .button.btn-small,
.woocommerce .cart_totals .button.btn-small,
.woocommerce .return-to-shop .button.btn-small,
.woocommerce .woocommerce-message .button.btn-small,
.woocommerce-page .products .product .button.btn-small,
.woocommerce-page form .button.btn-small,
.woocommerce-page .cart_totals .button.btn-small,
.woocommerce-page .return-to-shop .button.btn-small,
.woocommerce-page .woocommerce-message .button.btn-small {
    font-size: 0.75em;
    line-height: 3.417em;
}

.woocommerce .products .product .button.btn-mini,
.woocommerce form .button.btn-mini,
.woocommerce .cart_totals .button.btn-mini,
.woocommerce .return-to-shop .button.btn-mini,
.woocommerce .woocommerce-message .button.btn-mini,
.woocommerce-page .products .product .button.btn-mini,
.woocommerce-page form .button.btn-mini,
.woocommerce-page .cart_totals .button.btn-mini,
.woocommerce-page .return-to-shop .button.btn-mini,
.woocommerce-page .woocommerce-message .button.btn-mini {
    font-size: 0.625em;
    line-height: 3.5em;
    padding: 0 11px 0 13px;
}

.woocommerce .products .product .button.btn-inactive,
.woocommerce form .button.btn-inactive,
.woocommerce .cart_totals .button.btn-inactive,
.woocommerce .return-to-shop .button.btn-inactive,
.woocommerce .woocommerce-message .button.btn-inactive,
.woocommerce-page .products .product .button.btn-inactive,
.woocommerce-page form .button.btn-inactive,
.woocommerce-page .cart_totals .button.btn-inactive,
.woocommerce-page .return-to-shop .button.btn-inactive,
.woocommerce-page .woocommerce-message .button.btn-inactive {
    color: #b2b2b2;
}

.woocommerce .products .product .button.btn-inactive:hover,
.woocommerce form .button.btn-inactive:hover,
.woocommerce .cart_totals .button.btn-inactive:hover,
.woocommerce .return-to-shop .button.btn-inactive:hover,
.woocommerce .woocommerce-message .button.btn-inactive:hover,
.woocommerce-page .products .product .button.btn-inactive:hover,
.woocommerce-page form .button.btn-inactive:hover,
.woocommerce-page .cart_totals .button.btn-inactive:hover,
.woocommerce-page .return-to-shop .button.btn-inactive:hover,
.woocommerce-page .woocommerce-message .button.btn-inactive:hover {
    color: #b2b2b2 !important;
}

.woocommerce .products .product .button:hover,
.woocommerce form .button:hover,
.woocommerce .cart_totals .button:hover,
.woocommerce .return-to-shop .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .products .product .button:hover,
.woocommerce-page form .button:hover,
.woocommerce-page .cart_totals .button:hover,
.woocommerce-page .return-to-shop .button:hover,
.woocommerce-page .woocommerce-message .button:hover {
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    background: #262626 0 0;
}


/*this is used to vertically align text inside the btn*/

.woocommerce .products .product .button:before,
.woocommerce form .button:before,
.woocommerce .cart_totals .button:before,
.woocommerce .return-to-shop .button:before,
.woocommerce .woocommerce-message .button:before,
.woocommerce-page .products .product .button:before,
.woocommerce-page form .button:before,
.woocommerce-page .cart_totals .button:before,
.woocommerce-page .return-to-shop .button:before,
.woocommerce-page .woocommerce-message .button:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-top: 4px;
}

.woocommerce .products .product .button.btn-large,
.woocommerce form .button.btn-large,
.woocommerce .cart_totals .button.btn-large,
.woocommerce .return-to-shop .button.btn-large,
.woocommerce .woocommerce-message .button.btn-large,
.woocommerce-page .products .product .button.btn-large,
.woocommerce-page form .button.btn-large,
.woocommerce-page .cart_totals .button.btn-large,
.woocommerce-page .return-to-shop .button.btn-large,
.woocommerce-page .woocommerce-message .button.btn-large {
    padding: 0 37px 0 39px;
}

.woocommerce .products .product .button.btn-large:hover,
.woocommerce form .button.btn-large:hover,
.woocommerce .cart_totals .button.btn-large:hover,
.woocommerce .return-to-shop .button.btn-large:hover,
.woocommerce .woocommerce-message .button.btn-large:hover,
.woocommerce-page .products .product .button.btn-large:hover,
.woocommerce-page form .button.btn-large:hover,
.woocommerce-page .cart_totals .button.btn-large:hover,
.woocommerce-page .return-to-shop .button.btn-large:hover,
.woocommerce-page .woocommerce-message .button.btn-large:hover {
    background: #262626 0 0;
}

.woocommerce .products .product .button.btn-small,
.woocommerce form .button.btn-small,
.woocommerce .cart_totals .button.btn-small,
.woocommerce .return-to-shop .button.btn-small,
.woocommerce .woocommerce-message .button.btn-small,
.woocommerce-page .products .product .button.btn-small,
.woocommerce-page form .button.btn-small,
.woocommerce-page .cart_totals .button.btn-small,
.woocommerce-page .return-to-shop .button.btn-small,
.woocommerce-page .woocommerce-message .button.btn-small {
    padding: 0 19px 0 20px;
}

.woocommerce .products .product .button.btn-small:hover,
.woocommerce form .button.btn-small:hover,
.woocommerce .cart_totals .button.btn-small:hover,
.woocommerce .return-to-shop .button.btn-small:hover,
.woocommerce .woocommerce-message .button.btn-small:hover,
.woocommerce-page .products .product .button.btn-small:hover,
.woocommerce-page form .button.btn-small:hover,
.woocommerce-page .cart_totals .button.btn-small:hover,
.woocommerce-page .return-to-shop .button.btn-small:hover,
.woocommerce-page .woocommerce-message .button.btn-small:hover {
    background: #262626 0 0;
}

.woocommerce .products .product .button.btn-block,
.woocommerce form .button.btn-block,
.woocommerce .cart_totals .button.btn-block,
.woocommerce .return-to-shop .button.btn-block,
.woocommerce .woocommerce-message .button.btn-block,
.woocommerce-page .products .product .button.btn-block,
.woocommerce-page form .button.btn-block,
.woocommerce-page .cart_totals .button.btn-block,
.woocommerce-page .return-to-shop .button.btn-block,
.woocommerce-page .woocommerce-message .button.btn-block {
    width: 100%;
}

.woocommerce .products .product .button.btn-success,
.woocommerce form .button.btn-success,
.woocommerce .cart_totals .button.btn-success,
.woocommerce .return-to-shop .button.btn-success,
.woocommerce .woocommerce-message .button.btn-success,
.woocommerce-page .products .product .button.btn-success,
.woocommerce-page form .button.btn-success,
.woocommerce-page .cart_totals .button.btn-success,
.woocommerce-page .return-to-shop .button.btn-success,
.woocommerce-page .woocommerce-message .button.btn-success {
    background: #3bc53b;
}

.woocommerce .products .product .button.btn-success:hover,
.woocommerce form .button.btn-success:hover,
.woocommerce .cart_totals .button.btn-success:hover,
.woocommerce .return-to-shop .button.btn-success:hover,
.woocommerce .woocommerce-message .button.btn-success:hover,
.woocommerce-page .products .product .button.btn-success:hover,
.woocommerce-page form .button.btn-success:hover,
.woocommerce-page .cart_totals .button.btn-success:hover,
.woocommerce-page .return-to-shop .button.btn-success:hover,
.woocommerce-page .woocommerce-message .button.btn-success:hover {
    background: #262626 0 0;
}

.woocommerce .products .product .button.btn-inactive,
.woocommerce form .button.btn-inactive,
.woocommerce .cart_totals .button.btn-inactive,
.woocommerce .return-to-shop .button.btn-inactive,
.woocommerce .woocommerce-message .button.btn-inactive,
.woocommerce-page .products .product .button.btn-inactive,
.woocommerce-page form .button.btn-inactive,
.woocommerce-page .cart_totals .button.btn-inactive,
.woocommerce-page .return-to-shop .button.btn-inactive,
.woocommerce-page .woocommerce-message .button.btn-inactive {
    background: #999999;
}

.woocommerce .products .product .button.btn-inactive:hover,
.woocommerce form .button.btn-inactive:hover,
.woocommerce .cart_totals .button.btn-inactive:hover,
.woocommerce .return-to-shop .button.btn-inactive:hover,
.woocommerce .woocommerce-message .button.btn-inactive:hover,
.woocommerce-page .products .product .button.btn-inactive:hover,
.woocommerce-page form .button.btn-inactive:hover,
.woocommerce-page .cart_totals .button.btn-inactive:hover,
.woocommerce-page .return-to-shop .button.btn-inactive:hover,
.woocommerce-page .woocommerce-message .button.btn-inactive:hover {
    background: #999999 0 0;
}

.woocommerce .products .product .button.btn-warning,
.woocommerce form .button.btn-warning,
.woocommerce .cart_totals .button.btn-warning,
.woocommerce .return-to-shop .button.btn-warning,
.woocommerce .woocommerce-message .button.btn-warning,
.woocommerce-page .products .product .button.btn-warning,
.woocommerce-page form .button.btn-warning,
.woocommerce-page .cart_totals .button.btn-warning,
.woocommerce-page .return-to-shop .button.btn-warning,
.woocommerce-page .woocommerce-message .button.btn-warning {
    background: #ff9419;
}

.woocommerce .products .product .button.btn-warning:hover,
.woocommerce form .button.btn-warning:hover,
.woocommerce .cart_totals .button.btn-warning:hover,
.woocommerce .return-to-shop .button.btn-warning:hover,
.woocommerce .woocommerce-message .button.btn-warning:hover,
.woocommerce-page .products .product .button.btn-warning:hover,
.woocommerce-page form .button.btn-warning:hover,
.woocommerce-page .cart_totals .button.btn-warning:hover,
.woocommerce-page .return-to-shop .button.btn-warning:hover,
.woocommerce-page .woocommerce-message .button.btn-warning:hover {
    background: #262626 0 0;
}

.woocommerce .products .product .button.btn-info,
.woocommerce form .button.btn-info,
.woocommerce .cart_totals .button.btn-info,
.woocommerce .return-to-shop .button.btn-info,
.woocommerce .woocommerce-message .button.btn-info,
.woocommerce-page .products .product .button.btn-info,
.woocommerce-page form .button.btn-info,
.woocommerce-page .cart_totals .button.btn-info,
.woocommerce-page .return-to-shop .button.btn-info,
.woocommerce-page .woocommerce-message .button.btn-info {
    background: #2db7ff;
}

.woocommerce .products .product .button.btn-info:hover,
.woocommerce form .button.btn-info:hover,
.woocommerce .cart_totals .button.btn-info:hover,
.woocommerce .return-to-shop .button.btn-info:hover,
.woocommerce .woocommerce-message .button.btn-info:hover,
.woocommerce-page .products .product .button.btn-info:hover,
.woocommerce-page form .button.btn-info:hover,
.woocommerce-page .cart_totals .button.btn-info:hover,
.woocommerce-page .return-to-shop .button.btn-info:hover,
.woocommerce-page .woocommerce-message .button.btn-info:hover {
    background: #262626 0 0;
}

.woocommerce .products .product .button.btn-danger,
.woocommerce form .button.btn-danger,
.woocommerce .cart_totals .button.btn-danger,
.woocommerce .return-to-shop .button.btn-danger,
.woocommerce .woocommerce-message .button.btn-danger,
.woocommerce-page .products .product .button.btn-danger,
.woocommerce-page form .button.btn-danger,
.woocommerce-page .cart_totals .button.btn-danger,
.woocommerce-page .return-to-shop .button.btn-danger,
.woocommerce-page .woocommerce-message .button.btn-danger {
    background: #ff2d2d;
}

.woocommerce .products .product .button.btn-danger:hover,
.woocommerce form .button.btn-danger:hover,
.woocommerce .cart_totals .button.btn-danger:hover,
.woocommerce .return-to-shop .button.btn-danger:hover,
.woocommerce .woocommerce-message .button.btn-danger:hover,
.woocommerce-page .products .product .button.btn-danger:hover,
.woocommerce-page form .button.btn-danger:hover,
.woocommerce-page .cart_totals .button.btn-danger:hover,
.woocommerce-page .return-to-shop .button.btn-danger:hover,
.woocommerce-page .woocommerce-message .button.btn-danger:hover {
    background: #262626 0 0;
}

.woocommerce .products .product .button.btn-inverse,
.woocommerce form .button.btn-inverse,
.woocommerce .cart_totals .button.btn-inverse,
.woocommerce .return-to-shop .button.btn-inverse,
.woocommerce .woocommerce-message .button.btn-inverse,
.woocommerce-page .products .product .button.btn-inverse,
.woocommerce-page form .button.btn-inverse,
.woocommerce-page .cart_totals .button.btn-inverse,
.woocommerce-page .return-to-shop .button.btn-inverse,
.woocommerce-page .woocommerce-message .button.btn-inverse {
    background: #262626 0 0;
}

.woocommerce .products .product .button.btn-inverse:hover,
.woocommerce form .button.btn-inverse:hover,
.woocommerce .cart_totals .button.btn-inverse:hover,
.woocommerce .return-to-shop .button.btn-inverse:hover,
.woocommerce .woocommerce-message .button.btn-inverse:hover,
.woocommerce-page .products .product .button.btn-inverse:hover,
.woocommerce-page form .button.btn-inverse:hover,
.woocommerce-page .cart_totals .button.btn-inverse:hover,
.woocommerce-page .return-to-shop .button.btn-inverse:hover,
.woocommerce-page .woocommerce-message .button.btn-inverse:hover {
    background: #986736;
}

.woocommerce .products .product .button i,
.woocommerce form .button i,
.woocommerce .cart_totals .button i,
.woocommerce .return-to-shop .button i,
.woocommerce .woocommerce-message .button i,
.woocommerce-page .products .product .button i,
.woocommerce-page form .button i,
.woocommerce-page .cart_totals .button i,
.woocommerce-page .return-to-shop .button i,
.woocommerce-page .woocommerce-message .button i {
    font-size: 1.425em;
}

.woocommerce .products .product .button i.icon-left,
.woocommerce form .button i.icon-left,
.woocommerce .cart_totals .button i.icon-left,
.woocommerce .return-to-shop .button i.icon-left,
.woocommerce .woocommerce-message .button i.icon-left,
.woocommerce-page .products .product .button i.icon-left,
.woocommerce-page form .button i.icon-left,
.woocommerce-page .cart_totals .button i.icon-left,
.woocommerce-page .return-to-shop .button i.icon-left,
.woocommerce-page .woocommerce-message .button i.icon-left {
    margin-right: 12px;
}

.woocommerce .products .product .button i.icon-right,
.woocommerce form .button i.icon-right,
.woocommerce .cart_totals .button i.icon-right,
.woocommerce .return-to-shop .button i.icon-right,
.woocommerce .woocommerce-message .button i.icon-right,
.woocommerce-page .products .product .button i.icon-right,
.woocommerce-page form .button i.icon-right,
.woocommerce-page .cart_totals .button i.icon-right,
.woocommerce-page .return-to-shop .button i.icon-right,
.woocommerce-page .woocommerce-message .button i.icon-right {
    margin-left: 12px;
}

.woocommerce .products .product .button.loading:after,
.woocommerce form .button.loading:after,
.woocommerce .cart_totals .button.loading:after,
.woocommerce .return-to-shop .button.loading:after,
.woocommerce .woocommerce-message .button.loading:after,
.woocommerce-page .products .product .button.loading:after,
.woocommerce-page form .button.loading:after,
.woocommerce-page .cart_totals .button.loading:after,
.woocommerce-page .return-to-shop .button.loading:after,
.woocommerce-page .woocommerce-message .button.loading:after {
    top: 0px;
    right: 15px;
}

.woocommerce #review_form #respond .form-submit input.submit,
.woocommerce-page #review_form #respond .form-submit input.submit {
    *display: inline;
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    *line-height: 20px;
    text-align: center;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #ccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    border-color: #c5c5c5;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    font-family: 'Lato', sans-serif;
    font-size: 0.875em;
    line-height: 3.846em;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .2em;
    display: inline-block;
    width: auto;
    background: #986736;
    padding: 0 23px 0 28px;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    text-shadow: none;
    vertical-align: middle;
    white-space: nowrap;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.woocommerce #review_form #respond .form-submit input.submit:hover,
.woocommerce #review_form #respond .form-submit input.submit:active,
.woocommerce #review_form #respond .form-submit input.submit.active,
.woocommerce #review_form #respond .form-submit input.submit.disabled,
.woocommerce #review_form #respond .form-submit input.submit[disabled],
.woocommerce-page #review_form #respond .form-submit input.submit:hover,
.woocommerce-page #review_form #respond .form-submit input.submit:active,
.woocommerce-page #review_form #respond .form-submit input.submit.active,
.woocommerce-page #review_form #respond .form-submit input.submit.disabled,
.woocommerce-page #review_form #respond .form-submit input.submit[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.woocommerce #review_form #respond .form-submit input.submit:active,
.woocommerce #review_form #respond .form-submit input.submit.active,
.woocommerce-page #review_form #respond .form-submit input.submit:active,
.woocommerce-page #review_form #respond .form-submit input.submit.active {
    background-color: #cccccc \9;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.woocommerce #review_form #respond .form-submit input.submit:hover,
.woocommerce #review_form #respond .form-submit input.submit:active,
.woocommerce #review_form #respond .form-submit input.submit.active,
.woocommerce #review_form #respond .form-submit input.submit.disabled,
.woocommerce #review_form #respond .form-submit input.submit[disabled],
.woocommerce-page #review_form #respond .form-submit input.submit:hover,
.woocommerce-page #review_form #respond .form-submit input.submit:active,
.woocommerce-page #review_form #respond .form-submit input.submit.active,
.woocommerce-page #review_form #respond .form-submit input.submit.disabled,
.woocommerce-page #review_form #respond .form-submit input.submit[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.woocommerce #review_form #respond .form-submit input.submit:active,
.woocommerce #review_form #respond .form-submit input.submit.active,
.woocommerce-page #review_form #respond .form-submit input.submit:active,
.woocommerce-page #review_form #respond .form-submit input.submit.active {
    background-color: #cccccc \9;
}

.woocommerce #review_form #respond .form-submit input.submit:first-child,
.woocommerce-page #review_form #respond .form-submit input.submit:first-child {
    *margin-left: 0;
}

.woocommerce #review_form #respond .form-submit input.submit:first-child,
.woocommerce-page #review_form #respond .form-submit input.submit:first-child {
    *margin-left: 0;
}

.woocommerce #review_form #respond .form-submit input.submit:hover,
.woocommerce-page #review_form #respond .form-submit input.submit:hover {
    color: #333;
    text-decoration: none;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
}


/* Buttons in IE7 don't get borders, so darken on hover */

.woocommerce #review_form #respond .form-submit input.submit:focus,
.woocommerce-page #review_form #respond .form-submit input.submit:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.woocommerce #review_form #respond .form-submit input.submit.active,
.woocommerce #review_form #respond .form-submit input.submit:active,
.woocommerce-page #review_form #respond .form-submit input.submit.active,
.woocommerce-page #review_form #respond .form-submit input.submit:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.woocommerce #review_form #respond .form-submit input.submit.disabled,
.woocommerce #review_form #respond .form-submit input.submit[disabled],
.woocommerce-page #review_form #respond .form-submit input.submit.disabled,
.woocommerce-page #review_form #respond .form-submit input.submit[disabled] {
    cursor: default;
    background-color: #e6e6e6;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.woocommerce #review_form #respond .form-submit input.submit .label,
.woocommerce #review_form #respond .form-submit input.submit .badge,
.woocommerce-page #review_form #respond .form-submit input.submit .label,
.woocommerce-page #review_form #respond .form-submit input.submit .badge {
    position: relative;
    top: -1px;
}

.woocommerce #review_form #respond .form-submit input.submit:hover,
.woocommerce-page #review_form #respond .form-submit input.submit:hover {
    color: #fff;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-large,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-large {
    font-size: 1em;
    line-height: 4.5em;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-small,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-small {
    font-size: 0.75em;
    line-height: 3.417em;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-mini,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-mini {
    font-size: 0.625em;
    line-height: 3.5em;
    padding: 0 11px 0 13px;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-inactive,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-inactive {
    color: #b2b2b2;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-inactive:hover,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-inactive:hover {
    color: #b2b2b2 !important;
}

.woocommerce #review_form #respond .form-submit input.submit:hover,
.woocommerce-page #review_form #respond .form-submit input.submit:hover {
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    background: #262626 0 0;
}


/*this is used to vertically align text inside the btn*/

.woocommerce #review_form #respond .form-submit input.submit:before,
.woocommerce-page #review_form #respond .form-submit input.submit:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-top: 4px;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-large,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-large {
    padding: 0 37px 0 39px;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-large:hover,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-large:hover {
    background: #262626 0 0;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-small,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-small {
    padding: 0 19px 0 20px;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-small:hover,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-small:hover {
    background: #262626 0 0;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-block,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-block {
    width: 100%;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-success,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-success {
    background: #3bc53b;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-success:hover,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-success:hover {
    background: #262626 0 0;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-inactive,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-inactive {
    background: #999999;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-inactive:hover,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-inactive:hover {
    background: #999999 0 0;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-warning,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-warning {
    background: #ff9419;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-warning:hover,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-warning:hover {
    background: #262626 0 0;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-info,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-info {
    background: #2db7ff;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-info:hover,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-info:hover {
    background: #262626 0 0;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-danger,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-danger {
    background: #ff2d2d;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-danger:hover,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-danger:hover {
    background: #262626 0 0;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-inverse,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-inverse {
    background: #262626 0 0;
}

.woocommerce #review_form #respond .form-submit input.submit.btn-inverse:hover,
.woocommerce-page #review_form #respond .form-submit input.submit.btn-inverse:hover {
    background: #986736;
}

.woocommerce #review_form #respond .form-submit input.submit i,
.woocommerce-page #review_form #respond .form-submit input.submit i {
    font-size: 1.425em;
}

.woocommerce #review_form #respond .form-submit input.submit i.icon-left,
.woocommerce-page #review_form #respond .form-submit input.submit i.icon-left {
    margin-right: 12px;
}

.woocommerce #review_form #respond .form-submit input.submit i.icon-right,
.woocommerce-page #review_form #respond .form-submit input.submit i.icon-right {
    margin-left: 12px;
}

.woocommerce .alt.button,
.woocommerce-page .alt.button {
    background: #986736 !important;
}

.woocommerce .alt.button:hover,
.woocommerce-page .alt.button:hover {
    background: #000000 !important;
}

.woocommerce .price,
.woocommerce-page .price {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #4c4c4c !important;
}

.woocommerce .price ins span.amount,
.woocommerce .price span.amount,
.woocommerce-page .price ins span.amount,
.woocommerce-page .price span.amount {
    font-size: 1.25em;
}

.woocommerce .price del span.amount,
.woocommerce-page .price del span.amount {
    padding-right: 10px;
}

.woocommerce .related.products,
.woocommerce-page .related.products {
    margin-top: 30px;
}

.woocommerce .products,
.woocommerce-page .products {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

.woocommerce .products .product,
.woocommerce-page .products .product {
    margin-bottom: 4em !important;
    text-align: center;
}

.woocommerce .products .product .ct-productWrapper,
.woocommerce-page .products .product .ct-productWrapper {
    padding-left: 15px;
    padding-right: 15px;
}

.woocommerce .products .product .ct-productWrapper .star-rating,
.woocommerce-page .products .product .ct-productWrapper .star-rating {
    margin: 10px auto 20px auto;
    color: #986736;
}

.woocommerce .products .product .ct-productWrapper>a .price ins,
.woocommerce-page .products .product .ct-productWrapper>a .price ins {
    font-weight: normal;
    text-decoration: none;
}

.woocommerce .products .product .ct-productWrapper>a .price del,
.woocommerce-page .products .product .ct-productWrapper>a .price del {
    display: inline-block !important;
}

.woocommerce .product input[type="number"],
.woocommerce-page .product input[type="number"] {
    margin-right: 10px;
}

.woocommerce .product h1,
.woocommerce-page .product h1 {
    text-align: left;
}

.woocommerce .product .product_meta .sku_wrapper,
.woocommerce-page .product .product_meta .sku_wrapper {
    display: block;
}

.woocommerce .product .price,
.woocommerce-page .product .price {
    margin-bottom: 30px;
}

.woocommerce .product .price ins,
.woocommerce .product .price del,
.woocommerce-page .product .price ins,
.woocommerce-page .product .price del {
    font-weight: normal !important;
}

.woocommerce .product .price ins,
.woocommerce-page .product .price ins {
    text-decoration: none;
}

.woocommerce .product .price del,
.woocommerce-page .product .price del {
    display: inline-block !important;
}

.woocommerce .product form.cart,
.woocommerce-page .product form.cart {
    margin: 15px 0px;
    padding: 15px 0px;
    border-bottom: 1px dotted #000000;
    border-top: 1px dotted #000000;
}

.woocommerce .product form.variations_form.cart,
.woocommerce-page .product form.variations_form.cart {
    border-bottom: none;
}

.woocommerce .woocommerce-tabs ol.commentlist,
.woocommerce-page .woocommerce-tabs ol.commentlist {
    margin-bottom: 30px !important;
}

.woocommerce .woocommerce-tabs ol.commentlist img,
.woocommerce-page .woocommerce-tabs ol.commentlist img {
    width: 48px !important;
    background: none !important;
    border: none !important;
}

.woocommerce .woocommerce-tabs ol.commentlist li .comment-text,
.woocommerce-page .woocommerce-tabs ol.commentlist li .comment-text {
    border: none !important;
    border-bottom: 1px dotted #000000 !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.woocommerce .woocommerce-tabs ul.tabs,
.woocommerce-page .woocommerce-tabs ul.tabs {
    margin: 0 auto !important;
    width: 100%;
    text-align: center;
    padding-left: 0px !important;
}

.woocommerce .woocommerce-tabs ul.tabs>li,
.woocommerce-page .woocommerce-tabs ul.tabs>li {
    letter-spacing: .2em;
    font-size: 1em !important;
    height: 40px;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    background-color: transparent !important;
    border: none !important;
}

.woocommerce .woocommerce-tabs ul.tabs>li:before,
.woocommerce .woocommerce-tabs ul.tabs>li:after,
.woocommerce-page .woocommerce-tabs ul.tabs>li:before,
.woocommerce-page .woocommerce-tabs ul.tabs>li:after {
    display: none;
}

.woocommerce .woocommerce-tabs ul.tabs>li>a,
.woocommerce-page .woocommerce-tabs ul.tabs>li>a {
    color: #986736 !important;
}

.woocommerce .woocommerce-tabs ul.tabs>li.active>a,
.woocommerce-page .woocommerce-tabs ul.tabs>li.active>a {
    color: #4c4c4c !important;
}

.woocommerce .woocommerce-tabs ul.tabs:before,
.woocommerce-page .woocommerce-tabs ul.tabs:before {
    display: none !important;
}

.woocommerce span.onsale,
.woocommerce-page span.onsale {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-color: #986736;
    font-weight: normal;
}

.woocommerce .widget.widget_price_filter .widget-inner,
.woocommerce-page .widget.widget_price_filter .widget-inner {
    text-align: left;
}

.woocommerce .widget.widget_price_filter .widget-inner .price_slider_amount,
.woocommerce-page .widget.widget_price_filter .widget-inner .price_slider_amount {
    display: inline-block;
    text-align: left;
}

.woocommerce .widget.widget_price_filter .widget-inner .price_slider_amount .button,
.woocommerce-page .widget.widget_price_filter .widget-inner .price_slider_amount .button {
    font-size: 0.75em;
    line-height: 3.417em;
    padding: 0px 19px 0px 27px !important;
}

.woocommerce .widget.widget_price_filter .widget-inner .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget.widget_price_filter .widget-inner .price_slider_wrapper .ui-widget-content {
    background-color: #e6e6e6;
}

.woocommerce .widget.widget_price_filter .widget-inner .price_slider_wrapper .ui-widget-content .ui-slider-range,
.woocommerce .widget.widget_price_filter .widget-inner .price_slider_wrapper .ui-widget-content .ui-slider-handle,
.woocommerce-page .widget.widget_price_filter .widget-inner .price_slider_wrapper .ui-widget-content .ui-slider-range,
.woocommerce-page .widget.widget_price_filter .widget-inner .price_slider_wrapper .ui-widget-content .ui-slider-handle {
    background-color: #986736;
}

.woocommerce .widget.widget_recent_reviews .widget-inner>ul>li,
.woocommerce .widget.widget_products .widget-inner>ul>li,
.woocommerce .widget.widget_top_rated_products .widget-inner>ul>li,
.woocommerce .widget.widget_layered_nav .widget-inner>ul>li,
.woocommerce-page .widget.widget_recent_reviews .widget-inner>ul>li,
.woocommerce-page .widget.widget_products .widget-inner>ul>li,
.woocommerce-page .widget.widget_top_rated_products .widget-inner>ul>li,
.woocommerce-page .widget.widget_layered_nav .widget-inner>ul>li {
    padding: 7px 0px 7px 0px;
    border-bottom: 1px dotted #000000;
}

.woocommerce .widget.widget_recent_reviews .widget-inner>ul>li span.reviewer,
.woocommerce .widget.widget_recent_reviews .widget-inner>ul>li span.amount,
.woocommerce .widget.widget_products .widget-inner>ul>li span.reviewer,
.woocommerce .widget.widget_products .widget-inner>ul>li span.amount,
.woocommerce .widget.widget_top_rated_products .widget-inner>ul>li span.reviewer,
.woocommerce .widget.widget_top_rated_products .widget-inner>ul>li span.amount,
.woocommerce .widget.widget_layered_nav .widget-inner>ul>li span.reviewer,
.woocommerce .widget.widget_layered_nav .widget-inner>ul>li span.amount,
.woocommerce-page .widget.widget_recent_reviews .widget-inner>ul>li span.reviewer,
.woocommerce-page .widget.widget_recent_reviews .widget-inner>ul>li span.amount,
.woocommerce-page .widget.widget_products .widget-inner>ul>li span.reviewer,
.woocommerce-page .widget.widget_products .widget-inner>ul>li span.amount,
.woocommerce-page .widget.widget_top_rated_products .widget-inner>ul>li span.reviewer,
.woocommerce-page .widget.widget_top_rated_products .widget-inner>ul>li span.amount,
.woocommerce-page .widget.widget_layered_nav .widget-inner>ul>li span.reviewer,
.woocommerce-page .widget.widget_layered_nav .widget-inner>ul>li span.amount {
    font-size: 14px;
    line-height: 30px;
}

.woocommerce .widget.widget_recent_reviews .widget-inner>ul>li ins,
.woocommerce .widget.widget_recent_reviews .widget-inner>ul>li del,
.woocommerce .widget.widget_products .widget-inner>ul>li ins,
.woocommerce .widget.widget_products .widget-inner>ul>li del,
.woocommerce .widget.widget_top_rated_products .widget-inner>ul>li ins,
.woocommerce .widget.widget_top_rated_products .widget-inner>ul>li del,
.woocommerce .widget.widget_layered_nav .widget-inner>ul>li ins,
.woocommerce .widget.widget_layered_nav .widget-inner>ul>li del,
.woocommerce-page .widget.widget_recent_reviews .widget-inner>ul>li ins,
.woocommerce-page .widget.widget_recent_reviews .widget-inner>ul>li del,
.woocommerce-page .widget.widget_products .widget-inner>ul>li ins,
.woocommerce-page .widget.widget_products .widget-inner>ul>li del,
.woocommerce-page .widget.widget_top_rated_products .widget-inner>ul>li ins,
.woocommerce-page .widget.widget_top_rated_products .widget-inner>ul>li del,
.woocommerce-page .widget.widget_layered_nav .widget-inner>ul>li ins,
.woocommerce-page .widget.widget_layered_nav .widget-inner>ul>li del {
    padding-top: 15px;
}

.woocommerce .widget.widget_recent_reviews .widget-inner>ul>li:last-child,
.woocommerce .widget.widget_products .widget-inner>ul>li:last-child,
.woocommerce .widget.widget_top_rated_products .widget-inner>ul>li:last-child,
.woocommerce .widget.widget_layered_nav .widget-inner>ul>li:last-child,
.woocommerce-page .widget.widget_recent_reviews .widget-inner>ul>li:last-child,
.woocommerce-page .widget.widget_products .widget-inner>ul>li:last-child,
.woocommerce-page .widget.widget_top_rated_products .widget-inner>ul>li:last-child,
.woocommerce-page .widget.widget_layered_nav .widget-inner>ul>li:last-child {
    border-bottom: none;
}

.woocommerce .widget.widget_products .widget-inner .product-title,
.woocommerce .widget.widget_products .widget-inner ul.product_list_widget li a,
.woocommerce .widget.widget_top_rated_products .widget-inner .product-title,
.woocommerce .widget.widget_top_rated_products .widget-inner ul.product_list_widget li a,
.woocommerce .widget.widget_recent_reviews .widget-inner .product-title,
.woocommerce .widget.widget_recent_reviews .widget-inner ul.product_list_widget li a,
.woocommerce .widget.widget_recently_viewed_products .product-title,
.woocommerce .widget.widget_recently_viewed_products ul.product_list_widget li a,
.woocommerce .widget.widget_shopping_cart .widget-inner .product-title,
.woocommerce .widget.widget_shopping_cart .widget-inner ul.product_list_widget li a,
.woocommerce-page .widget.widget_products .widget-inner .product-title,
.woocommerce-page .widget.widget_products .widget-inner ul.product_list_widget li a,
.woocommerce-page .widget.widget_top_rated_products .widget-inner .product-title,
.woocommerce-page .widget.widget_top_rated_products .widget-inner ul.product_list_widget li a,
.woocommerce-page .widget.widget_recent_reviews .widget-inner .product-title,
.woocommerce-page .widget.widget_recent_reviews .widget-inner ul.product_list_widget li a,
.woocommerce-page .widget.widget_recently_viewed_products .product-title,
.woocommerce-page .widget.widget_recently_viewed_products ul.product_list_widget li a,
.woocommerce-page .widget.widget_shopping_cart .widget-inner .product-title,
.woocommerce-page .widget.widget_shopping_cart .widget-inner ul.product_list_widget li a {
    font-family: "Lato", sans-serif;
    letter-spacing: .2em;
    font-size: 12px;
    text-transform: uppercase;
}

.woocommerce .widget.widget_products .widget-inner .star-rating>span,
.woocommerce .widget.widget_top_rated_products .widget-inner .star-rating>span,
.woocommerce .widget.widget_recent_reviews .widget-inner .star-rating>span,
.woocommerce .widget.widget_recently_viewed_products .star-rating>span,
.woocommerce .widget.widget_shopping_cart .widget-inner .star-rating>span,
.woocommerce-page .widget.widget_products .widget-inner .star-rating>span,
.woocommerce-page .widget.widget_top_rated_products .widget-inner .star-rating>span,
.woocommerce-page .widget.widget_recent_reviews .widget-inner .star-rating>span,
.woocommerce-page .widget.widget_recently_viewed_products .star-rating>span,
.woocommerce-page .widget.widget_shopping_cart .widget-inner .star-rating>span {
    color: #986736;
}

.woocommerce .widget.widget_products .widget-inner del,
.woocommerce .widget.widget_top_rated_products .widget-inner del,
.woocommerce .widget.widget_recent_reviews .widget-inner del,
.woocommerce .widget.widget_recently_viewed_products del,
.woocommerce .widget.widget_shopping_cart .widget-inner del,
.woocommerce-page .widget.widget_products .widget-inner del,
.woocommerce-page .widget.widget_top_rated_products .widget-inner del,
.woocommerce-page .widget.widget_recent_reviews .widget-inner del,
.woocommerce-page .widget.widget_recently_viewed_products del,
.woocommerce-page .widget.widget_shopping_cart .widget-inner del {
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
}

.woocommerce .widget.widget_products .widget-inner ins,
.woocommerce .widget.widget_top_rated_products .widget-inner ins,
.woocommerce .widget.widget_recent_reviews .widget-inner ins,
.woocommerce .widget.widget_recently_viewed_products ins,
.woocommerce .widget.widget_shopping_cart .widget-inner ins,
.woocommerce-page .widget.widget_products .widget-inner ins,
.woocommerce-page .widget.widget_top_rated_products .widget-inner ins,
.woocommerce-page .widget.widget_recent_reviews .widget-inner ins,
.woocommerce-page .widget.widget_recently_viewed_products ins,
.woocommerce-page .widget.widget_shopping_cart .widget-inner ins {
    text-decoration: none;
}

.woocommerce .widget.widget_shopping_cart .widget-inner,
.woocommerce-page .widget.widget_shopping_cart .widget-inner {
    padding: 20px;
    border: 1px dotted #000000;
}

.woocommerce .widget.widget_shopping_cart .widget-inner a,
.woocommerce-page .widget.widget_shopping_cart .widget-inner a {
    font-size: 12px !important;
}

.woocommerce .widget.widget_shopping_cart .widget-inner a.remove,
.woocommerce-page .widget.widget_shopping_cart .widget-inner a.remove {
    padding-left: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.woocommerce .widget.widget_shopping_cart .widget-inner .total,
.woocommerce-page .widget.widget_shopping_cart .widget-inner .total {
    border-top: 1px dotted #000000;
}

.woocommerce .widget.widget_shopping_cart .widget-inner .total strong,
.woocommerce-page .widget.widget_shopping_cart .widget-inner .total strong {
    font-family: "Lato", sans-serif;
    letter-spacing: .2em;
    font-size: 13px;
    text-transform: uppercase;
}

.woocommerce .widget.widget_shopping_cart .widget-inner .cart_list li,
.woocommerce-page .widget.widget_shopping_cart .widget-inner .cart_list li {
    padding-bottom: 10px;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button {
    *display: inline;
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    *line-height: 20px;
    text-align: center;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #ccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    border-color: #c5c5c5;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    font-family: 'Lato', sans-serif;
    font-size: 0.875em;
    line-height: 3.846em;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .2em;
    display: inline-block;
    width: auto;
    background: #986736;
    padding: 0 23px 0 28px;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    text-shadow: none;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 0.75em;
    height: 3.417em;
    padding: 0px 19px 0px 27px;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:first-child,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:first-child {
    margin-bottom: 10px;
    background: #000000;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:first-child:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:first-child:hover {
    background: #986736;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:hover,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:active,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.active,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.disabled,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button[disabled],
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:active,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.active,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.disabled,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:active,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.active,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:active,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.active {
    background-color: #cccccc \9;
}


/* Darken IE7 buttons by default so they stand out more given they won't have borders */

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:hover,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:active,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.active,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.disabled,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button[disabled],
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:active,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.active,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.disabled,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button[disabled] {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:active,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.active,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:active,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.active {
    background-color: #cccccc \9;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:first-child,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:first-child {
    *margin-left: 0;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:first-child,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:first-child {
    *margin-left: 0;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:hover {
    color: #333;
    text-decoration: none;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
}


/* Buttons in IE7 don't get borders, so darken on hover */

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:focus,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.active,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:active,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.active,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.disabled,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button[disabled],
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.disabled,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button[disabled] {
    cursor: default;
    background-color: #e6e6e6;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button .label,
.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button .badge,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button .label,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button .badge {
    position: relative;
    top: -1px;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:hover {
    color: #fff;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-large,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-large {
    font-size: 1em;
    line-height: 4.5em;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-small,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-small {
    font-size: 0.75em;
    line-height: 3.417em;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-mini,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-mini {
    font-size: 0.625em;
    line-height: 3.5em;
    padding: 0 11px 0 13px;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inactive,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inactive {
    color: #b2b2b2;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inactive:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inactive:hover {
    color: #b2b2b2 !important;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:hover {
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    background: #262626 0 0;
}


/*this is used to vertically align text inside the btn*/

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button:before,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-top: 4px;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-large,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-large {
    padding: 0 37px 0 39px;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-large:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-large:hover {
    background: #262626 0 0;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-small,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-small {
    padding: 0 19px 0 20px;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-small:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-small:hover {
    background: #262626 0 0;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-block,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-block {
    width: 100%;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-success,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-success {
    background: #3bc53b;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-success:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-success:hover {
    background: #262626 0 0;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inactive,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inactive {
    background: #999999;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inactive:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inactive:hover {
    background: #999999 0 0;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-warning,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-warning {
    background: #ff9419;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-warning:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-warning:hover {
    background: #262626 0 0;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-info,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-info {
    background: #2db7ff;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-info:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-info:hover {
    background: #262626 0 0;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-danger,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-danger {
    background: #ff2d2d;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-danger:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-danger:hover {
    background: #262626 0 0;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inverse,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inverse {
    background: #262626 0 0;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inverse:hover,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button.btn-inverse:hover {
    background: #986736;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button i,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button i {
    font-size: 1.425em;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button i.icon-left,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button i.icon-left {
    margin-right: 12px;
}

.woocommerce .widget.widget_shopping_cart .widget-inner p.buttons a.button i.icon-right,
.woocommerce-page .widget.widget_shopping_cart .widget-inner p.buttons a.button i.icon-right {
    margin-left: 12px;
}

.woocommerce .widget.widget_product_categories .widget-inner ul.product-categories,
.woocommerce-page .widget.widget_product_categories .widget-inner ul.product-categories {
    margin-left: 0px;
    list-style: none;
}

.woocommerce .widget.widget_product_categories .widget-inner ul.product-categories>li>a,
.woocommerce-page .widget.widget_product_categories .widget-inner ul.product-categories>li>a {
    padding: 5px 0px;
    display: block;
    border-bottom: 1px dotted #000000;
}

.woocommerce .widget.widget_product_categories .widget-inner ul.product-categories>li>ul.children,
.woocommerce-page .widget.widget_product_categories .widget-inner ul.product-categories>li>ul.children {
    margin: 0px !important;
}

.woocommerce .widget.widget_product_categories .widget-inner ul.product-categories>li>ul.children li,
.woocommerce-page .widget.widget_product_categories .widget-inner ul.product-categories>li>ul.children li {
    padding: 7px 0px 7px 10px;
    border-bottom: 1px dotted #000000;
    list-style: none;
}

.woocommerce .widget.widget_product_search .widget-inner input[type="submit"],
.woocommerce-page .widget.widget_product_search .widget-inner input[type="submit"] {
    font-size: 0.75em !important;
    height: 3.417em;
    padding: 0px 19px 0px 27px;
}

.woocommerce .widget.widget_layered_nav .widget-inner>ul>li a,
.woocommerce-page .widget.widget_layered_nav .widget-inner>ul>li a {
    float: left;
}

.woocommerce .widget.widget_layered_nav .widget-inner>ul>li span,
.woocommerce-page .widget.widget_layered_nav .widget-inner>ul>li span {
    float: right;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin-right: 0;
}

.woo-hover:before {
    content: "";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #986736;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.woo-hover:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.woo-hover--danger:before {
    background: #ff2d2d;
}

.woo-hover--rounded:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
    clear: none;
}