@charset "UTF-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden], template {
  display: none;
}

a {
  background: transparent;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

button[disabled], html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .table td, .table th {
    background-color: #fff !important;
  }

  .btn > .caret, .woocommerce-order-received table.order_details tbody tr .actions > input[type=submit] > .caret, .woocommerce-order-received table.order_details tbody tr .actions .coupon input[type=submit] > .caret, .page-template-checkout #place_order > .caret, .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button > .caret, table.cart tbody tr .actions > input[type=submit] > .caret,
table.woocommerce-checkout-review-order-table tbody tr .actions > input[type=submit] > .caret, table.cart tbody tr .actions .coupon input[type=submit] > .caret,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input[type=submit] > .caret, .single-product #product-top-right .single_add_to_cart_button > .caret, form input[type=submit] > .caret, .dropup > .btn > .caret, .woocommerce-order-received table.order_details tbody tr .actions .coupon .dropup > input[type=submit] > .caret, .page-template-checkout .dropup > #place_order > .caret, .cart-collaterals .cart_totals .wc-proceed-to-checkout .dropup > .checkout-button > .caret, table.cart tbody tr .actions .coupon .dropup > input[type=submit] > .caret,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon .dropup > input[type=submit] > .caret, .single-product #product-top-right .dropup > .single_add_to_cart_button > .caret, form .dropup > input[type=submit] > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover, a:focus {
  color: inherit;
  text-decoration: underline;
}

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

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

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

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
  font-size: 65%;
}

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

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

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small, .small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-left {
  text-align: left;
}

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

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-muted {
  color: #999;
}

.text-primary {
  color: #428bca;
}

a.text-primary:hover {
  color: #3071a9;
}

.text-success {
  color: #3c763d;
}

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

.text-info {
  color: #31708f;
}

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

.text-warning {
  color: #8a6d3b;
}

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

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #428bca;
}

a.bg-primary:hover {
  background-color: #3071a9;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

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

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}

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

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt, dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .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;
  }
}
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999;
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: "— ";
}

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
  content: " —";
}

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

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: 0;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: 0;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: 0;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: 0;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: 0;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: 0;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: 0;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: 0;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

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

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

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

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

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.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 col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-], table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

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

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

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

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

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

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

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

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

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

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

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

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-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-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

input[type=date] {
  line-height: 34px;
}

.form-group {
  margin-bottom: 15px;
}

.radio, .checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}

.radio label, .checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}

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

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

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

input[type=radio][disabled], input[type=checkbox][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, select[multiple].input-sm {
  height: auto;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, select[multiple].input-lg {
  height: auto;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.form-control-static {
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

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

  .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
    float: none;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../glyphicons/glyphicons-halflings-regular.eot");
  src: url("../glyphicons/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../glyphicons/glyphicons-halflings-regular.woff") format("woff"), url("../glyphicons/glyphicons-halflings-regular.ttf") format("truetype"), url("../glyphicons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "";
}

.glyphicon-music:before {
  content: "";
}

.glyphicon-search:before {
  content: "";
}

.glyphicon-heart:before {
  content: "";
}

.glyphicon-star:before {
  content: "";
}

.glyphicon-star-empty:before {
  content: "";
}

.glyphicon-user:before {
  content: "";
}

.glyphicon-film:before {
  content: "";
}

.glyphicon-th-large:before {
  content: "";
}

.glyphicon-th:before {
  content: "";
}

.glyphicon-th-list:before {
  content: "";
}

.glyphicon-ok:before {
  content: "";
}

.glyphicon-remove:before {
  content: "";
}

.glyphicon-zoom-in:before {
  content: "";
}

.glyphicon-zoom-out:before {
  content: "";
}

.glyphicon-off:before {
  content: "";
}

.glyphicon-signal:before {
  content: "";
}

.glyphicon-cog:before {
  content: "";
}

.glyphicon-trash:before {
  content: "";
}

.glyphicon-home:before {
  content: "";
}

.glyphicon-file:before {
  content: "";
}

.glyphicon-time:before {
  content: "";
}

.glyphicon-road:before {
  content: "";
}

.glyphicon-download-alt:before {
  content: "";
}

.glyphicon-download:before {
  content: "";
}

.glyphicon-upload:before {
  content: "";
}

.glyphicon-inbox:before {
  content: "";
}

.glyphicon-play-circle:before {
  content: "";
}

.glyphicon-repeat:before {
  content: "";
}

.glyphicon-refresh:before {
  content: "";
}

.glyphicon-list-alt:before {
  content: "";
}

.glyphicon-lock:before {
  content: "";
}

.glyphicon-flag:before {
  content: "";
}

.glyphicon-headphones:before {
  content: "";
}

.glyphicon-volume-off:before {
  content: "";
}

.glyphicon-volume-down:before {
  content: "";
}

.glyphicon-volume-up:before {
  content: "";
}

.glyphicon-qrcode:before {
  content: "";
}

.glyphicon-barcode:before {
  content: "";
}

.glyphicon-tag:before {
  content: "";
}

.glyphicon-tags:before {
  content: "";
}

.glyphicon-book:before {
  content: "";
}

.glyphicon-bookmark:before {
  content: "";
}

.glyphicon-print:before {
  content: "";
}

.glyphicon-camera:before {
  content: "";
}

.glyphicon-font:before {
  content: "";
}

.glyphicon-bold:before {
  content: "";
}

.glyphicon-italic:before {
  content: "";
}

.glyphicon-text-height:before {
  content: "";
}

.glyphicon-text-width:before {
  content: "";
}

.glyphicon-align-left:before {
  content: "";
}

.glyphicon-align-center:before {
  content: "";
}

.glyphicon-align-right:before {
  content: "";
}

.glyphicon-align-justify:before {
  content: "";
}

.glyphicon-list:before {
  content: "";
}

.glyphicon-indent-left:before {
  content: "";
}

.glyphicon-indent-right:before {
  content: "";
}

.glyphicon-facetime-video:before {
  content: "";
}

.glyphicon-picture:before {
  content: "";
}

.glyphicon-map-marker:before {
  content: "";
}

.glyphicon-adjust:before {
  content: "";
}

.glyphicon-tint:before {
  content: "";
}

.glyphicon-edit:before {
  content: "";
}

.glyphicon-share:before {
  content: "";
}

.glyphicon-check:before {
  content: "";
}

.glyphicon-move:before {
  content: "";
}

.glyphicon-step-backward:before {
  content: "";
}

.glyphicon-fast-backward:before {
  content: "";
}

.glyphicon-backward:before {
  content: "";
}

.glyphicon-play:before {
  content: "";
}

.glyphicon-pause:before {
  content: "";
}

.glyphicon-stop:before {
  content: "";
}

.glyphicon-forward:before {
  content: "";
}

.glyphicon-fast-forward:before {
  content: "";
}

.glyphicon-step-forward:before {
  content: "";
}

.glyphicon-eject:before {
  content: "";
}

.glyphicon-chevron-left:before {
  content: "";
}

.glyphicon-chevron-right:before {
  content: "";
}

.glyphicon-plus-sign:before {
  content: "";
}

.glyphicon-minus-sign:before {
  content: "";
}

.glyphicon-remove-sign:before {
  content: "";
}

.glyphicon-ok-sign:before {
  content: "";
}

.glyphicon-question-sign:before {
  content: "";
}

.glyphicon-info-sign:before {
  content: "";
}

.glyphicon-screenshot:before {
  content: "";
}

.glyphicon-remove-circle:before {
  content: "";
}

.glyphicon-ok-circle:before {
  content: "";
}

.glyphicon-ban-circle:before {
  content: "";
}

.glyphicon-arrow-left:before {
  content: "";
}

.glyphicon-arrow-right:before {
  content: "";
}

.glyphicon-arrow-up:before {
  content: "";
}

.glyphicon-arrow-down:before {
  content: "";
}

.glyphicon-share-alt:before {
  content: "";
}

.glyphicon-resize-full:before {
  content: "";
}

.glyphicon-resize-small:before {
  content: "";
}

.glyphicon-exclamation-sign:before {
  content: "";
}

.glyphicon-gift:before {
  content: "";
}

.glyphicon-leaf:before {
  content: "";
}

.glyphicon-fire:before {
  content: "";
}

.glyphicon-eye-open:before {
  content: "";
}

.glyphicon-eye-close:before {
  content: "";
}

.glyphicon-warning-sign:before {
  content: "";
}

.glyphicon-plane:before {
  content: "";
}

.glyphicon-calendar:before {
  content: "";
}

.glyphicon-random:before {
  content: "";
}

.glyphicon-comment:before {
  content: "";
}

.glyphicon-magnet:before {
  content: "";
}

.glyphicon-chevron-up:before {
  content: "";
}

.glyphicon-chevron-down:before {
  content: "";
}

.glyphicon-retweet:before {
  content: "";
}

.glyphicon-shopping-cart:before {
  content: "";
}

.glyphicon-folder-close:before {
  content: "";
}

.glyphicon-folder-open:before {
  content: "";
}

.glyphicon-resize-vertical:before {
  content: "";
}

.glyphicon-resize-horizontal:before {
  content: "";
}

.glyphicon-hdd:before {
  content: "";
}

.glyphicon-bullhorn:before {
  content: "";
}

.glyphicon-bell:before {
  content: "";
}

.glyphicon-certificate:before {
  content: "";
}

.glyphicon-thumbs-up:before {
  content: "";
}

.glyphicon-thumbs-down:before {
  content: "";
}

.glyphicon-hand-right:before {
  content: "";
}

.glyphicon-hand-left:before {
  content: "";
}

.glyphicon-hand-up:before {
  content: "";
}

.glyphicon-hand-down:before {
  content: "";
}

.glyphicon-circle-arrow-right:before {
  content: "";
}

.glyphicon-circle-arrow-left:before {
  content: "";
}

.glyphicon-circle-arrow-up:before {
  content: "";
}

.glyphicon-circle-arrow-down:before {
  content: "";
}

.glyphicon-globe:before {
  content: "";
}

.glyphicon-wrench:before {
  content: "";
}

.glyphicon-tasks:before {
  content: "";
}

.glyphicon-filter:before {
  content: "";
}

.glyphicon-briefcase:before {
  content: "";
}

.glyphicon-fullscreen:before {
  content: "";
}

.glyphicon-dashboard:before {
  content: "";
}

.glyphicon-paperclip:before {
  content: "";
}

.glyphicon-heart-empty:before {
  content: "";
}

.glyphicon-link:before {
  content: "";
}

.glyphicon-phone:before {
  content: "";
}

.glyphicon-pushpin:before {
  content: "";
}

.glyphicon-usd:before {
  content: "";
}

.glyphicon-gbp:before {
  content: "";
}

.glyphicon-sort:before {
  content: "";
}

.glyphicon-sort-by-alphabet:before {
  content: "";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}

.glyphicon-sort-by-order:before {
  content: "";
}

.glyphicon-sort-by-order-alt:before {
  content: "";
}

.glyphicon-sort-by-attributes:before {
  content: "";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "";
}

.glyphicon-unchecked:before {
  content: "";
}

.glyphicon-expand:before {
  content: "";
}

.glyphicon-collapse-down:before {
  content: "";
}

.glyphicon-collapse-up:before {
  content: "";
}

.glyphicon-log-in:before {
  content: "";
}

.glyphicon-flash:before {
  content: "";
}

.glyphicon-log-out:before {
  content: "";
}

.glyphicon-new-window:before {
  content: "";
}

.glyphicon-record:before {
  content: "";
}

.glyphicon-save:before {
  content: "";
}

.glyphicon-open:before {
  content: "";
}

.glyphicon-saved:before {
  content: "";
}

.glyphicon-import:before {
  content: "";
}

.glyphicon-export:before {
  content: "";
}

.glyphicon-send:before {
  content: "";
}

.glyphicon-floppy-disk:before {
  content: "";
}

.glyphicon-floppy-saved:before {
  content: "";
}

.glyphicon-floppy-remove:before {
  content: "";
}

.glyphicon-floppy-save:before {
  content: "";
}

.glyphicon-floppy-open:before {
  content: "";
}

.glyphicon-credit-card:before {
  content: "";
}

.glyphicon-transfer:before {
  content: "";
}

.glyphicon-cutlery:before {
  content: "";
}

.glyphicon-header:before {
  content: "";
}

.glyphicon-compressed:before {
  content: "";
}

.glyphicon-earphone:before {
  content: "";
}

.glyphicon-phone-alt:before {
  content: "";
}

.glyphicon-tower:before {
  content: "";
}

.glyphicon-stats:before {
  content: "";
}

.glyphicon-sd-video:before {
  content: "";
}

.glyphicon-hd-video:before {
  content: "";
}

.glyphicon-subtitles:before {
  content: "";
}

.glyphicon-sound-stereo:before {
  content: "";
}

.glyphicon-sound-dolby:before {
  content: "";
}

.glyphicon-sound-5-1:before {
  content: "";
}

.glyphicon-sound-6-1:before {
  content: "";
}

.glyphicon-sound-7-1:before {
  content: "";
}

.glyphicon-copyright-mark:before {
  content: "";
}

.glyphicon-registration-mark:before {
  content: "";
}

.glyphicon-cloud-download:before {
  content: "";
}

.glyphicon-cloud-upload:before {
  content: "";
}

.glyphicon-tree-conifer:before {
  content: "";
}

.glyphicon-tree-deciduous:before {
  content: "";
}

.clearfix:before, .cart-collaterals .cart_totals:before, .clearfix:after, .cart-collaterals .cart_totals:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.clearfix:after, .cart-collaterals .cart_totals:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print, td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.gform_wrapper .gform_fields .gfield input,
.gform_wrapper .gform_fields .gfield textarea {
  border: 0;
  padding: 5px;
}
.gform_wrapper .gform_fields .gfield.gform_validation_container {
  display: none;
}
.gform_wrapper .gform_fields .gfield.gfield_error input,
.gform_wrapper .gform_fields .gfield.gfield_error textarea {
  border: 1px solid red;
  color: red;
  background: salmon;
}
.gform_wrapper .validation_error,
.gform_wrapper .validation_message {
  display: none;
}

.gform_confirmation_message {
  border: 1px solid green;
  background: springgreen;
  color: green;
  padding: 15px;
  text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

.alignright {
  float: right;
}

.aligncenter {
  margin: 0 auto;
  display: block;
}

.alignleft {
  float: left;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

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

.bold, strong, b {
  font-weight: bold;
}

.undo-ul {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-type: none;
}

.undo-li {
  margin-bottom: 0;
  list-style: none;
  list-style-type: none;
}

.undo-p {
  margin: 0;
}

a {
  outline: 0;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:active {
  outline: 0;
  text-decoration: none;
}

a:focus {
  outline: 0;
  text-decoration: none;
}

a:visited {
  outline: 0;
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

svg {
  max-height: 100%;
}

.clearme:after, .clearfix:after, .cart-collaterals .cart_totals:after, .cf:after {
  content: "";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.v-align {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.flat-left {
  padding-left: 0;
}

.flat-right {
  padding-right: 0;
}

.flat-both {
  padding-left: 0;
  padding-right: 0;
}

.flat-top {
  padding-top: 0;
}

.flat-bottom {
  padding-bottom: 0;
}

.flat-vertical {
  padding-top: 0;
  padding-bottom: 0;
}

.flat-all {
  padding: 0;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.float-none {
  float: none !important;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mfp-arrow::after,
.mfp-arrow::before {
  display: none !important;
}

.mfp-arrow-right {
  background: url("../images/assets/chevron-right.svg") no-repeat center center !important;
  background-size: 30px 30px !important;
}

.mfp-arrow-left {
  background: url("../images/assets/chevron-left.svg") no-repeat center center !important;
  background-size: 30px 30px !important;
}

.the-content .gallery {
  padding: 40px 0;
}

.gallery-columns-1 dl {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.gallery-columns-2 dl {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.gallery-columns-3 dl {
  width: 33.3333333333%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.gallery-columns-4 dl {
  width: 25%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.gallery-columns-5 dl {
  width: 20%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.gallery-columns-6 dl {
  width: 16.6666666667%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.gallery-columns-7 dl {
  width: 14.2857142857%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.gallery-columns-8 dl {
  width: 12.5%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.gallery-columns-9 dl {
  width: 11.1111111111%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

/*
 * Styles
 */
html, body {
  font: 16px/1em "Source Sans Pro", sans-serif;
  color: #757575;
  height: 100%;
}

body {
  border-top: 10px solid #006fb6;
}

abbr[title],
abbr[data-original-title] {
  cursor: default;
  border-bottom: 0;
  text-decoration: none;
}

.required {
  color: #ED2224;
}

.loader {
  display: none;
  vertical-align: middle;
  width: 35px;
  margin: 0 15px;
}

form .message {
  display: none;
}
form .message.error p {
  background: #ED2224;
  border-bottom: 4px solid #ed2224;
}
form .message p {
  color: #FFF;
  background: #4faa73;
  padding: 15px;
  text-align: center;
  font: 300 18px/1em "Source Sans Pro", sans-serif;
  margin: 0 15px;
  border-bottom: 4px solid #4faa73;
}
form .form-row {
  margin-top: 30px;
}
form .form-row:first-child {
  margin-top: 0;
}
form input,
form textarea {
  border: 1px solid #006fb6;
  width: 100%;
  font: 16px/1em "Source Sans Pro", sans-serif;
  padding: 10px;
}
form textarea {
  height: 240px;
  resize: none;
}
form input[type=submit] {
  width: auto;
}
form input[type=file] {
  display: none;
}
form .upload-file {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
  font: 300 italic 18px/1em "Source Sans Pro", sans-serif;
  color: #757575;
}

#main {
  position: relative;
  z-index: 1;
}

#page {
  font-size: 0;
  overflow: hidden;
}
#page.inner-page #content {
  padding: 50px;
}
#page.inner-page #sidebar {
  background: #f9f9f9;
}
#page #content {
  width: calc(100% - 300px);
  display: inline-block;
  vertical-align: top;
  min-height: 1px;
  position: relative;
  z-index: 1;
}
#page #sidebar {
  width: 300px;
  display: inline-block;
  vertical-align: top;
  min-height: 1px;
  position: relative;
  z-index: 2;
}

#featured-image {
  position: relative;
  height: 355px;
  margin: -50px -50px 50px -50px;
  border-bottom: 10px solid #006fb6;
  z-index: 3;
}
#featured-image > div {
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
}
#featured-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 9999px;
  height: 100%;
  background: #f2f2f2;
  z-index: -1;
}
#featured-image:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 9999px;
  height: 100%;
  background: #f2f2f2;
  z-index: -1;
}

#page-header {
  position: relative;
  margin: -50px -50px 50px -50px;
  background: #f2f2f2;
  z-index: 3;
  padding: 35px 50px;
}
#page-header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 9999px;
  height: 100%;
  background: #f2f2f2;
  z-index: -1;
}
#page-header:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 9999px;
  height: 100%;
  background: #f2f2f2;
  z-index: -1;
}
#page-header .page-title {
  margin-bottom: 5px;
}
#page-header .woocommerce-breadcrumb {
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #757575;
  margin: 20px 0 30px 0;
}
#page-header .woocommerce-breadcrumb a {
  color: #006fb6;
}
#page-header .woocommerce-breadcrumb a:hover {
  text-decoration: underline;
}
#page-header .the-content h2 {
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  margin-bottom: 25px;
  color: #006fb6;
}

#sidebar .widget {
  position: relative;
}
#sidebar .widget#facebook-widget {
  overflow: hidden;
  background: #006fb6;
}
#sidebar .widget#facebook-widget h4 {
  font: 300 28px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #FFF;
  margin-bottom: 25px;
}
#sidebar .widget#facebook-widget h5 {
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #FFF;
  margin-bottom: 25px;
}
#sidebar .widget#facebook-widget .inner {
  z-index: 2;
}
#sidebar .widget#facebook-widget #facebook-widget-bg {
  position: absolute;
  left: -10px;
  bottom: -25px;
  width: 255px;
  z-index: 1;
}
#sidebar .widget#testimonials-widget {
  background: #f9f9f9;
}
#sidebar .widget#testimonials-widget h4 {
  font: 300 28px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #006fb6;
  margin-bottom: 25px;
}
#sidebar .widget#testimonials-widget .sidebar-testimonial {
  font-size: 0;
  margin-bottom: 25px;
}
#sidebar .widget#testimonials-widget .sidebar-testimonial .thumbnail {
  display: inline-block;
  vertical-align: top;
}
#sidebar .widget#testimonials-widget .sidebar-testimonial .thumbnail img {
  width: 40px;
  border-radius: 50%;
  transition: all 250ms;
}
#sidebar .widget#testimonials-widget .sidebar-testimonial .thumbnail img:hover {
  opacity: 0.8;
}
#sidebar .widget#testimonials-widget .sidebar-testimonial .content {
  width: calc(100% - 40px);
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
}
#sidebar .widget#testimonials-widget .sidebar-testimonial .content h5 {
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#sidebar .widget#testimonials-widget .sidebar-testimonial .content h5 span {
  font-weight: 300;
}
#sidebar .widget#testimonials-widget .sidebar-testimonial .content h5 a {
  color: #006fb6;
  transition: all 250ms;
}
#sidebar .widget#testimonials-widget .sidebar-testimonial .content h5 a:hover {
  color: #006eb4;
}
#sidebar .widget#testimonials-widget .sidebar-testimonial .content .the-content {
  line-height: 1.2em;
  margin-bottom: 5px;
}
#sidebar .widget#product-categories-widget {
  background: #f2f2f2;
}
#sidebar .widget#product-categories-widget h4 {
  font: 300 28px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #006fb6;
  margin-bottom: 25px;
}
#sidebar .widget#product-categories-widget ul li {
  font-size: 0;
  margin-bottom: 25px;
}
#sidebar .widget#product-categories-widget ul li .thumbnail {
  display: inline-block;
  vertical-align: middle;
}
#sidebar .widget#product-categories-widget ul li .thumbnail img {
  width: 40px;
  border-radius: 50%;
  transition: all 250ms;
}
#sidebar .widget#product-categories-widget ul li .thumbnail img:hover {
  opacity: 0.8;
}
#sidebar .widget#product-categories-widget ul li h5 {
  width: calc(100% - 40px);
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
}
#sidebar .widget#product-categories-widget ul li h5 a {
  color: #006fb6;
  transition: all 250ms;
}
#sidebar .widget#product-categories-widget ul li h5 a:hover {
  color: #006eb4;
}
#sidebar .widget#news-widget h4 {
  font: 300 28px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #006fb6;
  margin-bottom: 25px;
}
#sidebar .widget#news-widget .sidebar-news {
  margin-bottom: 25px;
}
#sidebar .widget#news-widget .sidebar-news h5 {
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#sidebar .widget#news-widget .sidebar-news h5 a {
  color: #006fb6;
  transition: all 250ms;
}
#sidebar .widget#news-widget .sidebar-news h5 a:hover {
  color: #006eb4;
}
#sidebar .widget#news-widget .sidebar-news .view-more {
  margin-bottom: 0;
}
#sidebar .widget .inner {
  position: relative;
  padding: 25px;
}

.wrapper {
  width: 95%;
  max-width: 1300px;
  margin: 0 auto;
  margin: 0 auto;
  position: relative;
}

.buttons {
  font-size: 0;
}
.buttons .btn, .buttons .woocommerce-order-received table.order_details tbody tr .actions > input[type=submit], .woocommerce-order-received table.order_details tbody tr .buttons .actions > input[type=submit], .buttons .woocommerce-order-received table.order_details tbody tr .actions .coupon input[type=submit], .woocommerce-order-received table.order_details tbody tr .actions .coupon .buttons input[type=submit], .buttons .page-template-checkout #place_order, .page-template-checkout .buttons #place_order, .buttons .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button, .cart-collaterals .cart_totals .wc-proceed-to-checkout .buttons .checkout-button, .buttons table.cart tbody tr .actions > input[type=submit], table.cart tbody tr .buttons .actions > input[type=submit],
.buttons table.woocommerce-checkout-review-order-table tbody tr .actions > input[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .buttons .actions > input[type=submit], .buttons table.cart tbody tr .actions .coupon input[type=submit], table.cart tbody tr .actions .coupon .buttons input[type=submit],
.buttons table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon .buttons input[type=submit], .buttons .single-product #product-top-right .single_add_to_cart_button, .single-product #product-top-right .buttons .single_add_to_cart_button, .buttons form input[type=submit], form .buttons input[type=submit] {
  font-size: 15px;
  margin-left: 15px;
}
.buttons .btn:first-child, .buttons .woocommerce-order-received table.order_details tbody tr .actions > input[type=submit]:first-child, .woocommerce-order-received table.order_details tbody tr .buttons .actions > input[type=submit]:first-child, .buttons .woocommerce-order-received table.order_details tbody tr .actions .coupon input[type=submit]:first-child, .woocommerce-order-received table.order_details tbody tr .actions .coupon .buttons input[type=submit]:first-child, .buttons .page-template-checkout #place_order:first-child, .page-template-checkout .buttons #place_order:first-child, .buttons .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:first-child, .cart-collaterals .cart_totals .wc-proceed-to-checkout .buttons .checkout-button:first-child, .buttons table.cart tbody tr .actions > input[type=submit]:first-child, table.cart tbody tr .buttons .actions > input[type=submit]:first-child,
.buttons table.woocommerce-checkout-review-order-table tbody tr .actions > input[type=submit]:first-child,
table.woocommerce-checkout-review-order-table tbody tr .buttons .actions > input[type=submit]:first-child, .buttons table.cart tbody tr .actions .coupon input[type=submit]:first-child, table.cart tbody tr .actions .coupon .buttons input[type=submit]:first-child,
.buttons table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input[type=submit]:first-child,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon .buttons input[type=submit]:first-child, .buttons .single-product #product-top-right .single_add_to_cart_button:first-child, .single-product #product-top-right .buttons .single_add_to_cart_button:first-child, .buttons form input[type=submit]:first-child, form .buttons input[type=submit]:first-child {
  margin-left: 0;
}

.button,
.btn,
.woocommerce-order-received table.order_details tbody tr .actions > input[type=submit],
.woocommerce-order-received table.order_details tbody tr .actions .coupon input[type=submit],
.page-template-checkout #place_order,
.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
table.cart tbody tr .actions > input[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .actions > input[type=submit],
table.cart tbody tr .actions .coupon input[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input[type=submit],
.single-product #product-top-right .single_add_to_cart_button,
form input[type=submit] {
  display: inline-block;
  padding: 15px 10px;
  font: 15px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #FFF !important;
  background: #006fb6;
  transition: all 250ms;
}
.button:hover,
.btn:hover,
.woocommerce-order-received table.order_details tbody tr .actions > input[type=submit]:hover,
.woocommerce-order-received table.order_details tbody tr .actions .coupon input[type=submit]:hover,
.page-template-checkout #place_order:hover,
.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
table.cart tbody tr .actions > input[type=submit]:hover,
table.woocommerce-checkout-review-order-table tbody tr .actions > input[type=submit]:hover,
table.cart tbody tr .actions .coupon input[type=submit]:hover,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input[type=submit]:hover,
.single-product #product-top-right .single_add_to_cart_button:hover,
form input[type=submit]:hover {
  background: #006fb6;
}
.button.green,
.btn.green,
.woocommerce-order-received table.order_details tbody tr .actions > input.green[type=submit],
.woocommerce-order-received table.order_details tbody tr .actions .coupon input.green[type=submit],
.page-template-checkout #place_order,
.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,
table.cart tbody tr .actions > input.green[type=submit],
table.cart tbody tr .cart-collaterals .cart_totals .wc-proceed-to-checkout .actions > input[type=submit].checkout-button,
.cart-collaterals .cart_totals .wc-proceed-to-checkout table.cart tbody tr .actions > input[type=submit].checkout-button,
table.woocommerce-checkout-review-order-table tbody tr .actions > input.green[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .cart-collaterals .cart_totals .wc-proceed-to-checkout .actions > input[type=submit].checkout-button,
.cart-collaterals .cart_totals .wc-proceed-to-checkout table.woocommerce-checkout-review-order-table tbody tr .actions > input[type=submit].checkout-button,
table.cart tbody tr .actions .coupon input.green[type=submit],
table.cart tbody tr .actions .coupon .cart-collaterals .cart_totals .wc-proceed-to-checkout input[type=submit].checkout-button,
.cart-collaterals .cart_totals .wc-proceed-to-checkout table.cart tbody tr .actions .coupon input[type=submit].checkout-button,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input.green[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon .cart-collaterals .cart_totals .wc-proceed-to-checkout input[type=submit].checkout-button,
.cart-collaterals .cart_totals .wc-proceed-to-checkout table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input[type=submit].checkout-button,
.single-product #product-top-right .green.single_add_to_cart_button,
.single-product #product-top-right .page-template-checkout .single_add_to_cart_button#place_order,
.page-template-checkout .single-product #product-top-right .single_add_to_cart_button#place_order,
.single-product #product-top-right .cart-collaterals .cart_totals .wc-proceed-to-checkout .single_add_to_cart_button.checkout-button,
.cart-collaterals .cart_totals .wc-proceed-to-checkout .single-product #product-top-right .single_add_to_cart_button.checkout-button,
form input.green[type=submit] {
  background: #4faa73;
}
.button.green:hover,
.btn.green:hover,
.woocommerce-order-received table.order_details tbody tr .actions > input.green[type=submit]:hover,
.woocommerce-order-received table.order_details tbody tr .actions .coupon input.green[type=submit]:hover,
.page-template-checkout #place_order:hover,
.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,
table.cart tbody tr .actions > input.green[type=submit]:hover,
table.woocommerce-checkout-review-order-table tbody tr .actions > input.green[type=submit]:hover,
table.cart tbody tr .actions .coupon input.green[type=submit]:hover,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input.green[type=submit]:hover,
.single-product #product-top-right .green.single_add_to_cart_button:hover,
.single-product #product-top-right .cart-collaterals .cart_totals .wc-proceed-to-checkout .single_add_to_cart_button.checkout-button:hover,
.cart-collaterals .cart_totals .wc-proceed-to-checkout .single-product #product-top-right .single_add_to_cart_button.checkout-button:hover,
form input.green[type=submit]:hover {
  background: #4faa73;
}
.button.white, .woocommerce-order-received table.order_details tbody tr .actions > input.button[type=submit], table.cart tbody tr .actions > input.button[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .actions > input.button[type=submit],
.btn.white,
.woocommerce-order-received table.order_details tbody tr .actions > input.btn[type=submit],
.woocommerce-order-received table.order_details tbody tr .actions > input.white[type=submit],
.woocommerce-order-received table.order_details tbody tr .actions > input[type=submit],
.woocommerce-order-received table.order_details tbody tr .actions .coupon input.white[type=submit],
.woocommerce-order-received table.order_details tbody tr .actions .coupon .actions > input[type=submit],
.page-template-checkout .white#place_order,
.page-template-checkout .woocommerce-order-received table.order_details tbody tr .actions > input#place_order[type=submit],
.woocommerce-order-received table.order_details tbody tr .page-template-checkout .actions > input#place_order[type=submit],
.cart-collaterals .cart_totals .wc-proceed-to-checkout .white.checkout-button,
.cart-collaterals .cart_totals .wc-proceed-to-checkout .woocommerce-order-received table.order_details tbody tr .actions > input.checkout-button[type=submit],
.woocommerce-order-received table.order_details tbody tr .cart-collaterals .cart_totals .wc-proceed-to-checkout .actions > input.checkout-button[type=submit],
table.cart tbody tr .actions > input.btn[type=submit],
table.cart .woocommerce-order-received table.order_details tbody tr .actions > input[type=submit],
.woocommerce-order-received table.order_details table.cart tbody tr .actions > input[type=submit],
table.cart tbody tr .page-template-checkout .actions > input[type=submit]#place_order,
.page-template-checkout table.cart tbody tr .actions > input[type=submit]#place_order,
table.cart tbody tr .cart-collaterals .cart_totals .wc-proceed-to-checkout .actions > input[type=submit].checkout-button,
.cart-collaterals .cart_totals .wc-proceed-to-checkout table.cart tbody tr .actions > input[type=submit].checkout-button,
table.woocommerce-checkout-review-order-table tbody tr .actions > input.btn[type=submit],
table.woocommerce-checkout-review-order-table .woocommerce-order-received table.order_details tbody tr .actions > input[type=submit],
.woocommerce-order-received table.order_details table.woocommerce-checkout-review-order-table tbody tr .actions > input[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .page-template-checkout .actions > input[type=submit]#place_order,
.page-template-checkout table.woocommerce-checkout-review-order-table tbody tr .actions > input[type=submit]#place_order,
table.woocommerce-checkout-review-order-table tbody tr .cart-collaterals .cart_totals .wc-proceed-to-checkout .actions > input[type=submit].checkout-button,
.cart-collaterals .cart_totals .wc-proceed-to-checkout table.woocommerce-checkout-review-order-table tbody tr .actions > input[type=submit].checkout-button,
table.cart tbody tr .actions > input.white[type=submit],
table.cart tbody tr .actions > input[type=submit],
table.cart table.woocommerce-checkout-review-order-table tbody tr .actions > input[type=submit],
table.woocommerce-checkout-review-order-table table.cart tbody tr .actions > input[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .actions > input.white[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .actions > input[type=submit],
table.cart tbody tr .actions .coupon input.white[type=submit],
table.cart tbody tr .actions .coupon .actions > input[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input.white[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon .actions > input[type=submit],
.single-product #product-top-right .white.single_add_to_cart_button,
.single-product #product-top-right .woocommerce-order-received table.order_details tbody tr .actions > input.single_add_to_cart_button[type=submit],
.woocommerce-order-received table.order_details tbody tr .single-product #product-top-right .actions > input.single_add_to_cart_button[type=submit],
.single-product #product-top-right table.cart tbody tr .actions > input.single_add_to_cart_button[type=submit],
table.cart tbody tr .single-product #product-top-right .actions > input.single_add_to_cart_button[type=submit],
.single-product #product-top-right table.woocommerce-checkout-review-order-table tbody tr .actions > input.single_add_to_cart_button[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .single-product #product-top-right .actions > input.single_add_to_cart_button[type=submit],
form input.white[type=submit],
form .woocommerce-order-received table.order_details tbody tr .actions > input[type=submit],
.woocommerce-order-received table.order_details tbody tr form .actions > input[type=submit],
form table.cart tbody tr .actions > input[type=submit],
table.cart tbody tr form .actions > input[type=submit],
form table.woocommerce-checkout-review-order-table tbody tr .actions > input[type=submit],
table.woocommerce-checkout-review-order-table tbody tr form .actions > input[type=submit] {
  background: #FFF;
  color: #006fb6 !important;
}
.button.white:hover,
.btn.white:hover,
.woocommerce-order-received table.order_details tbody tr .actions > input[type=submit]:hover,
.woocommerce-order-received table.order_details tbody tr .actions .coupon input.white[type=submit]:hover,
.woocommerce-order-received table.order_details tbody tr .actions .coupon .actions > input[type=submit]:hover,
.page-template-checkout .white#place_order:hover,
.page-template-checkout .woocommerce-order-received table.order_details tbody tr .actions > input#place_order[type=submit]:hover,
.woocommerce-order-received table.order_details tbody tr .page-template-checkout .actions > input#place_order[type=submit]:hover,
.cart-collaterals .cart_totals .wc-proceed-to-checkout .white.checkout-button:hover,
.woocommerce-order-received table.order_details tbody tr .cart-collaterals .cart_totals .wc-proceed-to-checkout .actions > input.checkout-button[type=submit]:hover,
table.cart tbody tr .actions > input[type=submit]:hover,
table.woocommerce-checkout-review-order-table tbody tr .actions > input[type=submit]:hover,
table.cart tbody tr .actions .coupon input.white[type=submit]:hover,
table.cart tbody tr .actions .coupon .actions > input[type=submit]:hover,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input.white[type=submit]:hover,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon .actions > input[type=submit]:hover,
.single-product #product-top-right .white.single_add_to_cart_button:hover,
.single-product #product-top-right .woocommerce-order-received table.order_details tbody tr .actions > input.single_add_to_cart_button[type=submit]:hover,
.woocommerce-order-received table.order_details tbody tr .single-product #product-top-right .actions > input.single_add_to_cart_button[type=submit]:hover,
.single-product #product-top-right table.cart tbody tr .actions > input.single_add_to_cart_button[type=submit]:hover,
table.cart tbody tr .single-product #product-top-right .actions > input.single_add_to_cart_button[type=submit]:hover,
.single-product #product-top-right table.woocommerce-checkout-review-order-table tbody tr .actions > input.single_add_to_cart_button[type=submit]:hover,
table.woocommerce-checkout-review-order-table tbody tr .single-product #product-top-right .actions > input.single_add_to_cart_button[type=submit]:hover,
form input.white[type=submit]:hover,
.woocommerce-order-received table.order_details tbody tr form .actions > input[type=submit]:hover,
table.cart tbody tr form .actions > input[type=submit]:hover,
table.woocommerce-checkout-review-order-table tbody tr form .actions > input[type=submit]:hover {
  background: white;
}
.button.light-blue,
.btn.light-blue,
.woocommerce-order-received table.order_details tbody tr .actions > input.light-blue[type=submit],
.woocommerce-order-received table.order_details tbody tr .actions .coupon input[type=submit],
.page-template-checkout .light-blue#place_order,
.page-template-checkout .woocommerce-order-received table.order_details tbody tr .actions .coupon input#place_order[type=submit],
.woocommerce-order-received table.order_details tbody tr .actions .coupon .page-template-checkout input#place_order[type=submit],
.cart-collaterals .cart_totals .wc-proceed-to-checkout .light-blue.checkout-button,
table.cart tbody tr .actions > input.light-blue[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .actions > input.light-blue[type=submit],
table.cart tbody tr .actions .coupon input[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input[type=submit],
.single-product #product-top-right .light-blue.single_add_to_cart_button,
.single-product #product-top-right .woocommerce-order-received table.order_details tbody tr .actions .coupon input.single_add_to_cart_button[type=submit],
.woocommerce-order-received table.order_details tbody tr .actions .coupon .single-product #product-top-right input.single_add_to_cart_button[type=submit],
.single-product #product-top-right table.cart tbody tr .actions .coupon input.single_add_to_cart_button[type=submit],
table.cart tbody tr .actions .coupon .single-product #product-top-right input.single_add_to_cart_button[type=submit],
.single-product #product-top-right table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input.single_add_to_cart_button[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon .single-product #product-top-right input.single_add_to_cart_button[type=submit],
form input.light-blue[type=submit] {
  background: #1493e5;
  color: #FFF;
}
.button.light-blue:hover,
.btn.light-blue:hover,
.woocommerce-order-received table.order_details tbody tr .actions > input.light-blue[type=submit]:hover,
.woocommerce-order-received table.order_details tbody tr .actions .coupon input[type=submit]:hover,
.page-template-checkout .light-blue#place_order:hover,
.page-template-checkout .woocommerce-order-received table.order_details tbody tr .actions .coupon input#place_order[type=submit]:hover,
.woocommerce-order-received table.order_details tbody tr .actions .coupon .page-template-checkout input#place_order[type=submit]:hover,
.cart-collaterals .cart_totals .wc-proceed-to-checkout .light-blue.checkout-button:hover,
table.cart tbody tr .actions > input.light-blue[type=submit]:hover,
table.woocommerce-checkout-review-order-table tbody tr .actions > input.light-blue[type=submit]:hover,
table.cart tbody tr .actions .coupon input[type=submit]:hover,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input[type=submit]:hover,
.single-product #product-top-right .light-blue.single_add_to_cart_button:hover,
.single-product #product-top-right .woocommerce-order-received table.order_details tbody tr .actions .coupon input.single_add_to_cart_button[type=submit]:hover,
.woocommerce-order-received table.order_details tbody tr .actions .coupon .single-product #product-top-right input.single_add_to_cart_button[type=submit]:hover,
.single-product #product-top-right table.cart tbody tr .actions .coupon input.single_add_to_cart_button[type=submit]:hover,
table.cart tbody tr .actions .coupon .single-product #product-top-right input.single_add_to_cart_button[type=submit]:hover,
.single-product #product-top-right table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input.single_add_to_cart_button[type=submit]:hover,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon .single-product #product-top-right input.single_add_to_cart_button[type=submit]:hover,
form input.light-blue[type=submit]:hover {
  background: #1493e5;
}
.button.fb-share,
.btn.fb-share,
.woocommerce-order-received table.order_details tbody tr .actions > input.fb-share[type=submit],
.woocommerce-order-received table.order_details tbody tr .actions .coupon input.fb-share[type=submit],
.page-template-checkout .fb-share#place_order,
.cart-collaterals .cart_totals .wc-proceed-to-checkout .fb-share.checkout-button,
table.cart tbody tr .actions > input.fb-share[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .actions > input.fb-share[type=submit],
table.cart tbody tr .actions .coupon input.fb-share[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input.fb-share[type=submit],
.single-product #product-top-right .fb-share.single_add_to_cart_button,
form input.fb-share[type=submit] {
  background: none;
  padding: 0;
}
.button.fb-share:hover span,
.btn.fb-share:hover span,
.woocommerce-order-received table.order_details tbody tr .actions > input.fb-share[type=submit]:hover span,
.woocommerce-order-received table.order_details tbody tr .actions .coupon input.fb-share[type=submit]:hover span,
.page-template-checkout .fb-share#place_order:hover span,
.cart-collaterals .cart_totals .wc-proceed-to-checkout .fb-share.checkout-button:hover span,
table.cart tbody tr .actions > input.fb-share[type=submit]:hover span,
table.woocommerce-checkout-review-order-table tbody tr .actions > input.fb-share[type=submit]:hover span,
table.cart tbody tr .actions .coupon input.fb-share[type=submit]:hover span,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input.fb-share[type=submit]:hover span,
.single-product #product-top-right .fb-share.single_add_to_cart_button:hover span,
form input.fb-share[type=submit]:hover span {
  color: #006fb6;
}
.button.fb-share:hover img,
.btn.fb-share:hover img,
.woocommerce-order-received table.order_details tbody tr .actions > input.fb-share[type=submit]:hover img,
.woocommerce-order-received table.order_details tbody tr .actions .coupon input.fb-share[type=submit]:hover img,
.page-template-checkout .fb-share#place_order:hover img,
.cart-collaterals .cart_totals .wc-proceed-to-checkout .fb-share.checkout-button:hover img,
table.cart tbody tr .actions > input.fb-share[type=submit]:hover img,
table.woocommerce-checkout-review-order-table tbody tr .actions > input.fb-share[type=submit]:hover img,
table.cart tbody tr .actions .coupon input.fb-share[type=submit]:hover img,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input.fb-share[type=submit]:hover img,
.single-product #product-top-right .fb-share.single_add_to_cart_button:hover img,
form input.fb-share[type=submit]:hover img {
  opacity: 0.8;
}
.button.fb-share span,
.btn.fb-share span,
.woocommerce-order-received table.order_details tbody tr .actions > input.fb-share[type=submit] span,
.woocommerce-order-received table.order_details tbody tr .actions .coupon input.fb-share[type=submit] span,
.page-template-checkout .fb-share#place_order span,
.cart-collaterals .cart_totals .wc-proceed-to-checkout .fb-share.checkout-button span,
table.cart tbody tr .actions > input.fb-share[type=submit] span,
table.woocommerce-checkout-review-order-table tbody tr .actions > input.fb-share[type=submit] span,
table.cart tbody tr .actions .coupon input.fb-share[type=submit] span,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input.fb-share[type=submit] span,
.single-product #product-top-right .fb-share.single_add_to_cart_button span,
form input.fb-share[type=submit] span {
  display: inline-block;
  vertical-align: middle;
  font: 15px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
}
.button.fb-share img,
.btn.fb-share img,
.woocommerce-order-received table.order_details tbody tr .actions > input.fb-share[type=submit] img,
.woocommerce-order-received table.order_details tbody tr .actions .coupon input.fb-share[type=submit] img,
.page-template-checkout .fb-share#place_order img,
.cart-collaterals .cart_totals .wc-proceed-to-checkout .fb-share.checkout-button img,
table.cart tbody tr .actions > input.fb-share[type=submit] img,
table.woocommerce-checkout-review-order-table tbody tr .actions > input.fb-share[type=submit] img,
table.cart tbody tr .actions .coupon input.fb-share[type=submit] img,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input.fb-share[type=submit] img,
.single-product #product-top-right .fb-share.single_add_to_cart_button img,
form input.fb-share[type=submit] img {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  margin-left: 10px;
  transition: all 250ms;
}
.button.social,
.btn.social,
.woocommerce-order-received table.order_details tbody tr .actions > input.social[type=submit],
.woocommerce-order-received table.order_details tbody tr .actions .coupon input.social[type=submit],
.page-template-checkout .social#place_order,
.cart-collaterals .cart_totals .wc-proceed-to-checkout .social.checkout-button,
table.cart tbody tr .actions > input.social[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .actions > input.social[type=submit],
table.cart tbody tr .actions .coupon input.social[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input.social[type=submit],
.single-product #product-top-right .social.single_add_to_cart_button,
form input.social[type=submit] {
  width: 45px;
  height: 45px;
  padding: 0;
  background: none;
}
.button.social:hover img,
.btn.social:hover img,
.woocommerce-order-received table.order_details tbody tr .actions > input.social[type=submit]:hover img,
.woocommerce-order-received table.order_details tbody tr .actions .coupon input.social[type=submit]:hover img,
.page-template-checkout .social#place_order:hover img,
.cart-collaterals .cart_totals .wc-proceed-to-checkout .social.checkout-button:hover img,
table.cart tbody tr .actions > input.social[type=submit]:hover img,
table.woocommerce-checkout-review-order-table tbody tr .actions > input.social[type=submit]:hover img,
table.cart tbody tr .actions .coupon input.social[type=submit]:hover img,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input.social[type=submit]:hover img,
.single-product #product-top-right .social.single_add_to_cart_button:hover img,
form input.social[type=submit]:hover img {
  opacity: 0.8;
}
.button.social img,
.btn.social img,
.woocommerce-order-received table.order_details tbody tr .actions > input.social[type=submit] img,
.woocommerce-order-received table.order_details tbody tr .actions .coupon input.social[type=submit] img,
.page-template-checkout .social#place_order img,
.cart-collaterals .cart_totals .wc-proceed-to-checkout .social.checkout-button img,
table.cart tbody tr .actions > input.social[type=submit] img,
table.woocommerce-checkout-review-order-table tbody tr .actions > input.social[type=submit] img,
table.cart tbody tr .actions .coupon input.social[type=submit] img,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input.social[type=submit] img,
.single-product #product-top-right .social.single_add_to_cart_button img,
form input.social[type=submit] img {
  width: 100%;
  height: auto;
  transition: all 250ms;
}
.button.icon img,
.btn.icon img,
.woocommerce-order-received table.order_details tbody tr .actions > input.icon[type=submit] img,
.woocommerce-order-received table.order_details tbody tr .actions .coupon input.icon[type=submit] img,
.page-template-checkout .icon#place_order img,
.cart-collaterals .cart_totals .wc-proceed-to-checkout .icon.checkout-button img,
table.cart tbody tr .actions > input.icon[type=submit] img,
table.woocommerce-checkout-review-order-table tbody tr .actions > input.icon[type=submit] img,
table.cart tbody tr .actions .coupon input.icon[type=submit] img,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input.icon[type=submit] img,
.single-product #product-top-right .icon.single_add_to_cart_button img,
form input.icon[type=submit] img {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  margin-right: 10px;
}
.button.icon span,
.btn.icon span,
.woocommerce-order-received table.order_details tbody tr .actions > input.icon[type=submit] span,
.woocommerce-order-received table.order_details tbody tr .actions .coupon input.icon[type=submit] span,
.page-template-checkout .icon#place_order span,
.cart-collaterals .cart_totals .wc-proceed-to-checkout .icon.checkout-button span,
table.cart tbody tr .actions > input.icon[type=submit] span,
table.woocommerce-checkout-review-order-table tbody tr .actions > input.icon[type=submit] span,
table.cart tbody tr .actions .coupon input.icon[type=submit] span,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input.icon[type=submit] span,
.single-product #product-top-right .icon.single_add_to_cart_button span,
form input.icon[type=submit] span {
  display: inline-block;
  vertical-align: middle;
}

.view-more {
  display: inline-block;
  margin: 5px 0;
  font: bold 16px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #006fb6;
  transition: all 250ms;
}
.view-more:hover {
  color: #006eb4;
}

.page-title {
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
}
.page-title span {
  display: inline-block;
  vertical-align: middle;
  font: 300 38px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #006fb6;
}
.page-title btn {
  vertical-align: middle;
}

.the-content {
  font: 16px/1.65em "Source Sans Pro", sans-serif;
  color: #757575;
}
.the-content h1, .the-content h2, .the-content h3 {
  font-weight: 300;
  text-transform: uppercase;
  color: #757575;
}
.the-content h4, .the-content h5, .the-content h6 {
  font-weight: bold;
  text-transform: uppercase;
  color: #006fb6;
}
.the-content p {
  margin-bottom: 20px;
}
.the-content p:last-child {
  margin-bottom: 0;
}
.the-content ul, .the-content ol {
  margin: 25px 0 50px 0;
}
.the-content ul li {
  position: relative;
}
.the-content ul li:before {
  content: "• ";
  display: inline-block;
  margin-right: 15px;
  color: #006fb6;
}

#header {
  height: 140px;
  font-size: 0;
  position: relative;
  z-index: 2;
}
#header #site-logo {
  display: inline-block;
  vertical-align: top;
  width: 160px;
  height: 100%;
  position: relative;
  text-align: center;
}
#header #site-logo img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100px;
}
#header #mobile-nav {
  display: none;
  vertical-align: middle;
  width: calc(100% - 100px);
  height: 100%;
  background: #f2f2f2;
  position: relative;
}
#header #mobile-nav .mobile-trigger {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
}
#header #mobile-nav .mobile-trigger img {
  width: 35px;
}
#header #mobile-nav nav {
  position: fixed;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 111, 182, 0.9);
  font: 16px/1em "Source Sans Pro", sans-serif;
  transition: all 250ms;
}
#header #mobile-nav nav.active {
  top: 0;
}
#header #mobile-nav nav .mobile-trigger {
  position: absolute;
  top: 30px;
  right: 15px;
  font: bold 42px/1em "Source Sans Pro", sans-serif;
  color: #FFF;
}
#header #mobile-nav nav > ul {
  padding: 35px 15px;
}
#header #mobile-nav nav > ul li {
  margin-top: 5px;
}
#header #mobile-nav nav > ul li:first-child {
  margin-top: 0;
}
#header #mobile-nav nav > ul li.lang-item {
  margin-top: 35px;
}
#header #mobile-nav nav > ul li.lang-item a {
  color: #006fb5;
}
#header #mobile-nav nav > ul li a {
  font: 24px/1em "Source Sans Pro", sans-serif;
  color: #FFF;
  transition: all 250ms;
}
#header #mobile-nav nav > ul li a:hover {
  color: #006fb5;
}
#header #mobile-nav nav > ul li ul {
  display: none;
  padding-left: 15px;
  border-left: #1493e5 5px solid;
  margin: 10px 0;
}
#header #mobile-nav nav > ul li ul li a {
  font-size: 18px;
}
#header #site-nav {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 160px);
  height: 100%;
  font: 16px/1em "Source Sans Pro", sans-serif;
}
#header #site-nav #top-header {
  background: #f2f2f2;
  height: 80px;
  padding: 20px 35px;
  position: relative;
  display: flex;
  justify-content: space-between;
}
#header #site-nav #top-header #top-header-left {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
#header #site-nav #top-header #top-header-left #site-language {
  display: inline-block;
  vertical-align: middle;
  padding-right: 17px;
  margin-right: 15px;
  position: relative;
}
#header #site-nav #top-header #top-header-left #site-language:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 0;
  width: 2px;
  height: 40px;
  background: #d2d2d2;
}
#header #site-nav #top-header #top-header-left #site-language a {
  color: #006fb6;
  transition: all 250ms;
}
#header #site-nav #top-header #top-header-left #site-language a:hover {
  color: #757575;
}
#header #site-nav #top-header #top-header-left #site-slogan {
  display: inline-block;
  vertical-align: middle;
}
#header #site-nav #top-header #top-header-left #site-slogan #site-slogan-flag {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #FFF;
  text-align: center;
  position: relative;
  margin-right: 15px;
}
#header #site-nav #top-header #top-header-left #site-slogan #site-slogan-flag img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 20px;
  width: auto;
}
#header #site-nav #top-header #top-header-left #site-slogan #site-slogan-content {
  display: inline-block;
  vertical-align: middle;
}
#header #site-nav #top-header #top-header-left #site-slogan #site-slogan-content h2 {
  font: 14px/1.2em "Source Sans Pro", sans-serif;
}
#header #site-nav #top-header #top-header-left #site-slogan #site-slogan-content h2 > span {
  display: block;
  font-weight: 600;
}
#header #site-nav #top-header #top-header-left #site-slogan #site-slogan-content h2 > span.slogan-3 {
  color: #006fb6;
}
#header #site-nav #top-header #top-header-right {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}
#header #site-nav #top-header #top-header-right #site-cart {
  padding-right: 17px;
  margin-right: 15px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
#header #site-nav #top-header #top-header-right #site-cart:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 0;
  width: 2px;
  height: 40px;
  background: #d2d2d2;
}
#header #site-nav #top-header #top-header-right #site-cart:hover span {
  text-decoration: underline;
}
#header #site-nav #top-header #top-header-right #site-cart a img {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  margin-right: 15px;
}
#header #site-nav #top-header #top-header-right #site-cart a > span {
  display: inline-block;
  vertical-align: middle;
}
#header #site-nav #top-header #top-header-right #site-cart-subtotal {
  display: inline-block;
  vertical-align: middle;
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
  margin-right: 15px;
}
#header #site-nav #top-header #top-header-right #site-cart-subtotal > sup {
  font-size: 10px;
}
#header #site-nav #top-header #top-header-right #site-cart-buttons {
  display: inline-block;
  vertical-align: middle;
}
#header #site-nav #bottom-header {
  height: calc(100% - 80px);
  background: #006fb6;
  font-size: 0;
}
#header #site-nav #bottom-header #bottom-header-left {
  height: 100%;
  width: 65%;
  display: inline-block;
  vertical-align: middle;
}
#header #site-nav #bottom-header #bottom-header-left nav {
  height: 100%;
}
#header #site-nav #bottom-header #bottom-header-left nav > ul {
  height: 100%;
  font-size: 0;
}
#header #site-nav #bottom-header #bottom-header-left nav > ul > li {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  position: relative;
}
#header #site-nav #bottom-header #bottom-header-left nav > ul > li:first-child {
  margin-left: 20px;
}
#header #site-nav #bottom-header #bottom-header-left nav > ul > li.current-menu-item a:after, #header #site-nav #bottom-header #bottom-header-left nav > ul > li.current-menu-parent a:after {
  opacity: 1;
}
#header #site-nav #bottom-header #bottom-header-left nav > ul > li.mega-menu .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 960px;
  padding: 30px 30px 0 30px;
  background: #006fb6;
  border-top: 4px solid #1493e5;
}
#header #site-nav #bottom-header #bottom-header-left nav > ul > li.mega-menu .sub-menu li {
  display: inline-block;
  width: 25%;
  font: 16px/1em "Source Sans Pro", sans-serif;
  margin-bottom: 30px;
  padding-right: 30px;
}
#header #site-nav #bottom-header #bottom-header-left nav > ul > li.mega-menu .sub-menu li a {
  color: #FFF;
  transition: all 250ms;
}
#header #site-nav #bottom-header #bottom-header-left nav > ul > li.mega-menu .sub-menu li a:hover {
  color: #1493e5;
}
#header #site-nav #bottom-header #bottom-header-left nav > ul > li.mega-menu .sub-menu li a:hover img {
  opacity: 0.8;
}
#header #site-nav #bottom-header #bottom-header-left nav > ul > li.mega-menu .sub-menu li a img {
  width: 60px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 250ms;
  background: #FFF;
}
#header #site-nav #bottom-header #bottom-header-left nav > ul > li.mega-menu .sub-menu li a span {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 60px);
  padding-left: 15px;
}
#header #site-nav #bottom-header #bottom-header-left nav > ul > li:not(.mega-menu) .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 200px !important;
  background: #1493e5;
}
#header #site-nav #bottom-header #bottom-header-left nav > ul > li:not(.mega-menu) .sub-menu li {
  display: block;
  font: 16px/1em "Source Sans Pro", sans-serif;
  width: 100% !important;
  padding: 15px;
}
#header #site-nav #bottom-header #bottom-header-left nav > ul > li:not(.mega-menu) .sub-menu li a {
  display: block;
  color: #FFF;
  transition: all 250ms;
}
#header #site-nav #bottom-header #bottom-header-left nav > ul > li:not(.mega-menu) .sub-menu li a:hover {
  color: #006fb6;
}
#header #site-nav #bottom-header #bottom-header-left nav > ul > li:hover a:after {
  opacity: 1;
}
#header #site-nav #bottom-header #bottom-header-left nav > ul > li:hover > .sub-menu {
  display: block;
}
#header #site-nav #bottom-header #bottom-header-left nav > ul > li > a {
  display: block;
  padding: 21px 15px;
  font: 300 18px/100% "Source Sans Pro", sans-serif;
  color: #FFF;
  position: relative;
}
#header #site-nav #bottom-header #bottom-header-left nav > ul > li > a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 100%;
  background: #1493e5;
  transition: all 250ms;
  opacity: 0;
}
#header #site-nav #bottom-header #bottom-header-right {
  height: 100%;
  width: 35%;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  font: 16px/1em "Source Sans Pro", sans-serif;
  padding-right: 35px;
}
#header #site-nav #bottom-header #bottom-header-right #site-search {
  height: 100%;
  padding-left: 17px;
  margin-right: 15px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
#header #site-nav #bottom-header #bottom-header-right #site-search form {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#header #site-nav #bottom-header #bottom-header-right #site-search form:after {
  content: "";
  position: absolute;
  height: 38px;
  width: 2px;
  top: 0;
  right: 0;
  background: #0f7abf;
}
#header #site-nav #bottom-header #bottom-header-right #site-search form input[type=search] {
  display: inline-block;
  vertical-align: middle;
  font: 15px/1em "Source Sans Pro", sans-serif;
  color: #757575;
  padding: 10px 35px 10px 10px;
  margin-right: 15px;
  border: 0;
}
#header #site-nav #bottom-header #bottom-header-right #site-search form input[type=submit] {
  display: inline-block;
  vertical-align: middle;
  text-indent: -999999px;
  position: absolute;
  top: 3px;
  right: 10px;
  border: 0;
  width: 20px;
  height: 20px;
  background: url("../../images/search.svg") center no-repeat;
  background-size: contain;
}
#header #site-nav #bottom-header #bottom-header-right #site-social {
  display: inline-block;
  vertical-align: middle;
}
#header #site-nav #bottom-header #bottom-header-right #site-social a {
  color: #FFF;
}
#header #site-nav #bottom-header #bottom-header-right #site-social a:hover span {
  text-decoration: underline;
}
#header #site-nav #bottom-header #bottom-header-right #site-social a:hover img {
  opacity: 0.8;
}
#header #site-nav #bottom-header #bottom-header-right #site-social a span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  transition: all 250ms;
}
#header #site-nav #bottom-header #bottom-header-right #site-social a img {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  transition: all 250ms;
}

#footer {
  border-top: 10px solid #006fb6;
}
#footer #footer-cols {
  font-size: 0;
}
#footer #footer-cols .footer-col {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding: 50px;
}
#footer #footer-cols .footer-col#footer-col-1 {
  background: #006fb6;
  color: #FFF;
}
#footer #footer-cols .footer-col#footer-col-1 h2 {
  color: #FFF;
}
#footer #footer-cols .footer-col#footer-col-1 .menu li a {
  color: #FFF;
}
#footer #footer-cols .footer-col#footer-col-4 a {
  color: #006fb6;
}
#footer #footer-cols .footer-col#footer-col-4 a:hover {
  text-decoration: underline;
}
#footer #footer-cols .footer-col#footer-col-4 .coordinates strong {
  color: #006fb6;
}
#footer #footer-cols .footer-col h2 {
  font: 300 28px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  margin-bottom: 25px;
  color: #006fb6;
}
#footer #footer-cols .footer-col .menu li {
  font: 16px/1.4em "Source Sans Pro", sans-serif;
}
#footer #footer-cols .footer-col .menu li a {
  color: #757575;
}
#footer #footer-cols .footer-col .menu li a:hover {
  text-decoration: underline;
}
#footer #footer-cols .footer-col #kantaloup-logo {
  margin-top: 40px;
  width: 189px;
}

#mobile-footer {
  display: none;
  background: #006fb6;
  padding: 15px 0;
  color: #FFF;
  text-align: center;
  transition: all 250ms;
}
#mobile-footer:hover {
  background: #4faa73;
}
#mobile-footer a {
  display: block;
}
#mobile-footer a img {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
}
#mobile-footer a span {
  display: inline-block;
  vertical-align: middle;
  font: bold 24px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  margin-right: 15px;
}

#banner {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  height: 700px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
}
#banner .wrapper {
  height: 100%;
}
#banner .wrapper .inner {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  background: rgba(0, 111, 182, 0.85);
  padding: 25px;
  max-width: 500px;
  color: #FFF;
}
#banner .wrapper .inner h1 {
  font: 300 35px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#banner .wrapper .inner h2 {
  font: 600 24px/1em "Source Sans Pro", sans-serif;
  margin-bottom: 30px;
}
#banner .wrapper .inner .the-content {
  margin-bottom: 15px;
  color: #FFF;
}

#home-content {
  background: #f2f2f2;
}
#home-content .wrapper {
  border-top: 5px solid #006fb6;
}
#home-content #page {
  background: #FFF;
}
#home-content #content {
  background: #FFF;
  padding: 40px 50px;
}
#home-content #sidebar {
  background: #f9f9f9;
}

.product-block {
  position: relative;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.product-block.featured-product {
  display: block;
}
.product-block.featured-product:hover .product-title {
  background: rgba(0, 111, 182, 0.75);
}
.product-block.featured-product .product-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 15px;
  display: inline-block;
  padding: 15px;
  background: rgba(0, 111, 182, 0.85);
  color: #FFF;
  font: bold 16px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  transition: all 250ms;
}
.product-block.normal-product {
  margin-bottom: 35px;
}
.product-block.normal-product .image {
  display: block;
  position: relative;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.product-block.normal-product .product-title {
  padding: 10px 20px;
  position: relative;
  font: 300 24px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
}
.product-block.normal-product .product-title:before {
  content: "";
  width: 6px;
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 0;
  background: #006fb6;
}
.product-block.normal-product .product-title a {
  color: #006fb6;
  transition: all 250ms;
  display: inline-block;
}
.product-block.normal-product .product-title a:hover {
  color: #006eb4;
}
.product-block .product-actions {
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-size: 0;
}
.product-block .product-actions .product-price {
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  height: 40px;
  background: rgba(0, 111, 182, 0.75);
  color: #FFF;
}
.product-block .product-actions .product-add-to-cart {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  background: #006fb6;
  transition: all 250ms;
}
.product-block .product-actions .product-add-to-cart:hover {
  background: #006fb6;
}
.product-block .price {
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  /*.woocommerce-Price-currencySymbol{
  	font-size: 12px;
  }*/
}
.product-block .add_to_cart_button {
  display: block;
  height: 100%;
  text-align: center;
  position: relative;
}
.product-block .add_to_cart_button.added {
  cursor: default;
  pointer-events: none;
}
.product-block .add_to_cart_button.added:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  background-image: url("../../images/added-to-cart.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-color: #4faa73;
}
.product-block .add_to_cart_button img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 20px;
}
.product-block .added_to_cart {
  display: none !important;
}

.product-category {
  margin-bottom: 30px;
}
.product-category:hover .product-title {
  background: rgba(0, 111, 182, 0.75);
}
.product-category .image {
  display: block;
  position: relative;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.product-category .product-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 15px;
  display: inline-block;
  padding: 15px;
  background: rgba(0, 111, 182, 0.85);
  color: #FFF;
  font: bold 16px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  transition: all 250ms;
}

.home-news {
  margin-top: 50px;
}
.home-news.first-row {
  margin-top: 0;
}
.home-news time {
  font: 300 24px/1em "Source Sans Pro", sans-serif;
  color: #757575;
  display: block;
  margin-bottom: 25px;
}
.home-news h3 {
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.home-news h3 a {
  color: #006fb6;
  transition: all 250ms;
}
.home-news h3 a:hover {
  color: #006eb4;
}
.home-news .the-content {
  line-height: 1.2em;
  margin-bottom: 5px;
}

#four-o-four {
  background-size: cover;
  background-position: center;
}
#four-o-four .wrapper {
  height: 100%;
}
#four-o-four .wrapper .inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: rgba(0, 111, 182, 0.85);
  padding: 50px;
  max-width: 500px;
  color: #FFF;
  margin: 0 auto;
  text-align: center;
}
#four-o-four .wrapper .inner h1 {
  font: bold 100px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#four-o-four .wrapper .inner p {
  font: 600 24px/1em "Source Sans Pro", sans-serif;
  margin-bottom: 30px;
}

#the-testimonials {
  margin-bottom: 50px;
}
#the-testimonials .testimonial-block {
  padding-top: 50px;
  margin-top: 50px;
  border-top: 1px solid #006fb6;
}
#the-testimonials .testimonial-block:first-child {
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
#the-testimonials .testimonial-block .thumbnail {
  display: inline-block;
  vertical-align: top;
  width: 150px;
  height: 150px;
  border-radius: 50%;
}
#the-testimonials .testimonial-block .content {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 150px);
  padding-left: 30px;
}
#the-testimonials .testimonial-block .content h4 {
  font: 300 28px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #006fb6;
  margin-bottom: 20px;
}
#the-testimonials .testimonial-block .content h4 span {
  font-weight: bold;
}
#the-testimonials .testimonial-block .content time {
  display: block;
  font: 300 16px/1em "Source Sans Pro", sans-serif;
  color: #d2d2d2;
  margin-bottom: 20px;
}

.news-block {
  margin-top: 50px;
}
.news-block:first-child {
  margin-top: 0;
}
.news-block .thumbnail {
  display: inline-block;
  vertical-align: top;
  width: 275px;
}
.news-block .content {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 275px);
  padding-left: 30px;
}
.news-block .content h3 {
  font: 300 28px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.news-block .content h3 a {
  color: #006fb6;
  transition: all 250ms;
}
.news-block .content h3 a:hover {
  color: #006fb6;
}
.news-block .content time {
  display: block;
  font: 300 16px/1em "Source Sans Pro", sans-serif;
  color: #d2d2d2;
  margin-bottom: 20px;
}
.news-block .content .the-content {
  margin-bottom: 20px;
}

#pagination {
  margin-top: 50px;
  text-align: center;
}
#pagination .page-numbers {
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
  height: 40px;
  background: #006fb6;
  color: #FFF;
  font: 300 18px/40px "Source Sans Pro", sans-serif;
  margin-left: 15px;
  transition: all 250ms;
}
#pagination .page-numbers:first-child {
  margin-left: 0;
}
#pagination .page-numbers.current {
  background: #1493e5;
}
#pagination .page-numbers:hover {
  background: #1493e5;
}

.single-post .page-title {
  align-items: flex-start;
}
.single-post .page-title > span {
  width: 75%;
}
.single-post .page-title .fb-share {
  vertical-align: middle;
}

.page-template-contact #content .page-title {
  margin-bottom: 20px;
}
.page-template-contact #content .the-content > h2 {
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
  margin-bottom: 20px;
}

.tax-product_cat .woocommerce-info {
  border-top: 10px solid #006fb6;
  background: #f2f2f2;
  padding: 15px;
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  text-align: center;
  text-transform: uppercase;
  color: #006fb6;
}

.page-template-wholesalers #page-header .the-content {
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #006fb6;
}
.page-template-wholesalers #wholesalers-c2a {
  background: #006fb6;
  color: #FFF;
  padding: 50px;
  margin: -50px -50px 0 -50px;
  text-align: center;
}
.page-template-wholesalers #wholesalers-c2a h2 {
  font: 300 28px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.page-template-wholesalers #wholesalers-c2a .the-content {
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #FFF;
  margin-bottom: 25px;
}
.page-template-wholesalers #the-wholesalers {
  margin-top: 50px;
}
.page-template-wholesalers #the-wholesalers .wholesaler {
  padding: 30px;
  background: #f9f9f9;
  margin-bottom: 30px;
}
.page-template-wholesalers #the-wholesalers .wholesaler img {
  display: block;
  max-height: 50px;
  margin-bottom: 25px;
}
.page-template-wholesalers #the-wholesalers .wholesaler h3 {
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #006fb6;
  margin-bottom: 25px;
}
.page-template-wholesalers #the-wholesalers .wholesaler .tel,
.page-template-wholesalers #the-wholesalers .wholesaler .address,
.page-template-wholesalers #the-wholesalers .wholesaler .website {
  margin-bottom: 5px;
  font: 16px/1em "Source Sans Pro", sans-serif;
  color: #757575;
}
.page-template-wholesalers #the-wholesalers .wholesaler .tel strong,
.page-template-wholesalers #the-wholesalers .wholesaler .address strong,
.page-template-wholesalers #the-wholesalers .wholesaler .website strong {
  font-weight: bold;
  color: #006fb6;
}
.page-template-wholesalers #the-wholesalers .wholesaler .tel a,
.page-template-wholesalers #the-wholesalers .wholesaler .address a,
.page-template-wholesalers #the-wholesalers .wholesaler .website a {
  color: #006fb6;
}
.page-template-wholesalers #the-wholesalers .wholesaler .tel a:hover,
.page-template-wholesalers #the-wholesalers .wholesaler .address a:hover,
.page-template-wholesalers #the-wholesalers .wholesaler .website a:hover {
  text-decoration: underline;
}

.woocommerce-error {
  background: #ED2224;
  color: #FFF;
  padding: 15px;
  text-transform: uppercase;
  text-align: center;
  font: 300 18px/1em "Source Sans Pro", sans-serif;
}
.woocommerce-error li:before {
  display: none !important;
}

.woocommerce-message {
  background: #4faa73;
  color: #FFF;
  padding: 15px;
  text-transform: uppercase;
  text-align: center;
  font: 300 18px/1em "Source Sans Pro", sans-serif;
}

.single-product #main {
  margin-top: 80px;
}
.single-product #content {
  font: 16px/1em "Source Sans Pro", sans-serif;
}
.single-product .woocommerce-error,
.single-product .woocommerce-message {
  margin-right: -35px;
}
.single-product .woocommerce-error .wc-forward,
.single-product .woocommerce-message .wc-forward {
  display: none;
}
.single-product .woocommerce-breadcrumb {
  position: relative;
  z-index: 1;
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #757575;
  padding: 30px 0;
  background: #f2f2f2;
}
.single-product .woocommerce-breadcrumb:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  width: 9999px;
  background: #f2f2f2;
}
.single-product .woocommerce-breadcrumb:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  width: 9999px;
  background: #f2f2f2;
}
.single-product .woocommerce-breadcrumb a {
  color: #006fb6;
}
.single-product .woocommerce-breadcrumb a:hover {
  text-decoration: underline;
}
.single-product #page {
  position: relative;
  z-index: 2;
  margin-top: -80px;
}
.single-product #page #content {
  padding: 0 35px 35px 0;
}
.single-product .thumbnails {
  margin-top: 10px;
}
.single-product .thumbnails > a {
  display: block;
  float: left;
  width: 25%;
}
.single-product #product-top {
  margin-bottom: 40px;
}
.single-product #product-top-right {
  padding-top: 30px;
}
.single-product #product-top-right .page-title {
  border-bottom: 1px solid #006fb6;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.single-product #product-top-right .product-short-description {
  margin-bottom: 30px;
}
.single-product #product-top-right .variations_form .variations {
  width: 100%;
  display: block;
}
.single-product #product-top-right .variations_form .variations tbody {
  width: 100%;
  display: block;
}
.single-product #product-top-right .variations_form .variations tbody tr {
  display: block;
  margin-bottom: 25px;
}
.single-product #product-top-right .variations_form .variations tbody tr td {
  display: block;
}
.single-product #product-top-right .variations_form .variations tbody tr td.label {
  margin-bottom: 5px;
}
.single-product #product-top-right .variations_form .variations tbody tr td.label label {
  font: 300 18px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
  text-transform: uppercase;
  display: block;
}
.single-product #product-top-right .variations_form .variations tbody tr td.value {
  display: block;
  width: 100%;
}
.single-product #product-top-right .variations_form .variations tbody tr td select {
  width: 100%;
  max-width: 240px;
  border: 1px solid #006fb6;
  font: 15px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
}
.single-product #product-top-right .variations_form .variations tbody tr td select option {
  font: 15px/1em "Source Sans Pro", sans-serif;
  padding: 5px;
  color: #006fb6;
}
.single-product #product-top-right .variations_form .single_variation_wrap {
  font: 16px/1em "Source Sans Pro", sans-serif;
  border-top: 2px solid #006fb6;
  margin-top: 15px;
  padding-top: 25px;
}
.single-product #product-top-right .variations_form .single_variation_wrap .woocommerce-variation-price {
  color: #006fb6;
  font: bold 24px/1em "Source Sans Pro", sans-serif;
}
.single-product #product-top-right .variations_form .single_variation_wrap .product-addon > h3 {
  font: 300 18px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
}
.single-product #product-top-right .variations_form .single_variation_wrap .product-addon .form-row {
  margin-top: 0;
}
.single-product #product-top-right .variations_form .single_variation_wrap .product-addon .form-row input {
  width: 100%;
  max-width: 240px;
  border: 1px solid #006fb6;
  font: 15px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
}
.single-product #product-top-right .variations_form .woocommerce-variation-add-to-cart {
  border-top: 2px solid #006fb6;
  margin-top: 25px;
  padding-top: 25px;
}
.single-product #product-top-right .reset_variations {
  display: none;
}
.single-product #product-top-right .quantity {
  max-width: 80px;
  margin-bottom: 25px;
  font: 15px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
}
.single-product #product-top-right .single_add_to_cart_button {
  border: 0;
}
.single-product abbr[title],
.single-product abbr[data-original-title] {
  cursor: default;
  border-bottom: 0;
}
.single-product #product-price {
  margin-bottom: 30px;
}
.single-product #product-price .price {
  color: #006fb6;
  font: bold 48px/1em "Source Sans Pro", sans-serif;
}
.single-product #product-bottom {
  border-top: 1px solid #006fb6;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-top: 25px;
}
.single-product #product-bottom #product-description > h2,
.single-product #product-bottom #product-instructions > h2 {
  color: #006fb6;
  font: 300 28px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.single-product .related-products {
  border-top: 2px solid #006fb6;
  padding-top: 30px;
}
.single-product .related-products > h2 {
  color: #006fb6;
  font: 300 28px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  margin-bottom: 30px;
}

table.cart,
table.woocommerce-checkout-review-order-table {
  width: 100%;
}
table.cart thead tr th,
table.woocommerce-checkout-review-order-table thead tr th {
  font: 300 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #006fb6;
  padding: 5px 0;
}
table.cart thead tr th.product-subtotal, table.cart thead tr th.product-total,
table.woocommerce-checkout-review-order-table thead tr th.product-subtotal,
table.woocommerce-checkout-review-order-table thead tr th.product-total {
  text-align: right;
}
table.cart tbody tr,
table.woocommerce-checkout-review-order-table tbody tr {
  border-top: 2px solid #006fb6;
}
table.cart tbody tr.cart_item td,
table.woocommerce-checkout-review-order-table tbody tr.cart_item td {
  padding: 10px 5px;
}
table.cart tbody tr.cart_item td.product-remove .remove,
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-remove .remove {
  color: #ED2224;
  font: bold 24px/1em "Source Sans Pro", sans-serif;
  transition: all 250ms;
}
table.cart tbody tr.cart_item td.product-remove .remove:hover,
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-remove .remove:hover {
  color: #ed2224;
}
table.cart tbody tr.cart_item td.product-thumbnail img,
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-thumbnail img {
  height: 60px;
  width: auto;
}
table.cart tbody tr.cart_item td.product-name,
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name {
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #006fb6;
}
table.cart tbody tr.cart_item td.product-name a,
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name a {
  color: #006fb6;
  transition: all 250ms;
}
table.cart tbody tr.cart_item td.product-name a:hover,
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name a:hover {
  color: #006fb6;
}
table.cart tbody tr.cart_item td.product-name dl,
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name dl {
  margin-top: 15px;
  margin-bottom: 0;
  background: #f2f2f2;
  padding: 15px;
}
table.cart tbody tr.cart_item td.product-name dl dt,
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name dl dt {
  font: bold 16px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
}
table.cart tbody tr.cart_item td.product-name dl dd,
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name dl dd {
  font: 16px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
  margin-bottom: 15px;
}
table.cart tbody tr.cart_item td.product-name dl dd:last-child,
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name dl dd:last-child {
  margin-bottom: 0;
}
table.cart tbody tr.cart_item td.product-price .amount,
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-price .amount {
  color: #006fb6;
  font: bold 24px/1em "Source Sans Pro", sans-serif;
}
table.cart tbody tr.cart_item td.product-quantity .quantity,
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-quantity .quantity {
  max-width: 80px;
  font: 15px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
}
table.cart tbody tr.cart_item td.product-subtotal, table.cart tbody tr.cart_item td.product-total,
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-subtotal,
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-total {
  text-align: right;
}
table.cart tbody tr.cart_item td.product-subtotal .amount, table.cart tbody tr.cart_item td.product-total .amount,
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-subtotal .amount,
table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-total .amount {
  color: #006fb6;
  font: bold 24px/1em "Source Sans Pro", sans-serif;
}
table.cart tbody tr .actions,
table.woocommerce-checkout-review-order-table tbody tr .actions {
  background: #006fb6;
  padding: 15px;
  text-align: right;
}
table.cart tbody tr .actions .coupon,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon {
  display: inline-block;
  vertical-align: middle;
}
table.cart tbody tr .actions .coupon > label,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon > label {
  display: none;
}
table.cart tbody tr .actions .coupon #coupon_code,
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon #coupon_code {
  font: 15px/1em "Source Sans Pro", sans-serif;
  color: #757575;
  padding: 15px 10px;
  display: inline-block;
  vertical-align: middle;
  width: 180px;
}
table.cart tbody tr .actions .coupon input[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .actions .coupon input[type=submit] {
  vertical-align: middle;
  margin-left: 10px;
}
table.cart tbody tr .actions > input[type=submit],
table.woocommerce-checkout-review-order-table tbody tr .actions > input[type=submit] {
  vertical-align: middle;
  margin-left: 10px;
  cursor: pointer;
}

.cart-collaterals {
  margin-top: 40px;
  font: 16px/1em "Source Sans Pro", sans-serif;
  text-align: right;
}
.cart-collaterals .cart_totals > h2 {
  color: #006fb6;
  font: 300 28px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.cart-collaterals .cart_totals table.shop_table {
  width: 100%;
  max-width: 600px;
  margin-bottom: 25px;
  float: right;
}
.cart-collaterals .cart_totals table.shop_table tbody tr {
  border-bottom: 1px solid #f2f2f2;
}
.cart-collaterals .cart_totals table.shop_table tbody tr.order-total .amount {
  font: bold 24px/1em "Source Sans Pro", sans-serif;
}
.cart-collaterals .cart_totals table.shop_table tbody tr th,
.cart-collaterals .cart_totals table.shop_table tbody tr td {
  padding: 10px 0;
}
.cart-collaterals .cart_totals table.shop_table tbody tr th {
  font: bold 16px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
  text-transform: uppercase;
}
.cart-collaterals .cart_totals table.shop_table tbody tr td {
  text-align: right;
}
.cart-collaterals .cart_totals table.shop_table tbody tr td .amount {
  color: #006fb6;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout {
  clear: both;
}
.cart-collaterals .woocommerce-remove-coupon {
  font-weight: bold;
  color: #ED2224;
  transition: all 250ms;
}
.cart-collaterals .woocommerce-remove-coupon:hover {
  color: #ed2224;
}

.page-template-cart .woocommerce-error,
.page-template-cart .woocommerce-message {
  margin-bottom: 25px;
}

.page-template-checkout #content {
  font: 16px/1em "Source Sans Pro", sans-serif;
}
.page-template-checkout .woocommerce-error,
.page-template-checkout .woocommerce-message {
  margin-bottom: 25px;
}
.page-template-checkout .woocommerce-billing-fields label,
.page-template-checkout .woocommerce-shipping-fields label {
  font: 300 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  display: block;
  min-height: 0;
}
.page-template-checkout .woocommerce-billing-fields input,
.page-template-checkout .woocommerce-shipping-fields input {
  width: 100%;
  border: 1px solid #006fb6;
  font: 15px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
}
.page-template-checkout .woocommerce-billing-fields .select2-choice,
.page-template-checkout .woocommerce-billing-fields select,
.page-template-checkout .woocommerce-shipping-fields .select2-choice,
.page-template-checkout .woocommerce-shipping-fields select {
  width: 100%;
  border: 1px solid #006fb6;
  border-radius: 0;
  font: 15px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
  padding: 5px 0;
}
.page-template-checkout .woocommerce-billing-fields .select2-choice span,
.page-template-checkout .woocommerce-billing-fields .select2-choice option,
.page-template-checkout .woocommerce-billing-fields select span,
.page-template-checkout .woocommerce-billing-fields select option,
.page-template-checkout .woocommerce-shipping-fields .select2-choice span,
.page-template-checkout .woocommerce-shipping-fields .select2-choice option,
.page-template-checkout .woocommerce-shipping-fields select span,
.page-template-checkout .woocommerce-shipping-fields select option {
  font: 15px/1em "Source Sans Pro", sans-serif;
  padding: 5px;
  color: #006fb6;
}
.page-template-checkout .woocommerce-billing-fields > h3 {
  color: #006fb6;
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  margin: 0 0 30px 0;
  padding: 0;
}
.page-template-checkout .woocommerce-shipping-fields #ship-to-different-address {
  margin: 0 0 30px 0;
  line-height: 16px;
}
.page-template-checkout .woocommerce-shipping-fields #ship-to-different-address label {
  display: inline-block;
  vertical-align: middle;
  color: #006fb6;
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  padding: 0;
  margin: 0 15px 0 0;
}
.page-template-checkout .woocommerce-shipping-fields #ship-to-different-address input {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
}
.page-template-checkout .woocommerce-shipping-fields #order_comments {
  height: 120px;
  resize: vertical;
}
.page-template-checkout #order_review_heading {
  color: #006fb6;
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  margin: 40px 0 30px 0;
  padding: 0;
}
.page-template-checkout #order_review tfoot {
  border-top: 4px solid #006fb6;
}
.page-template-checkout #order_review tfoot tr {
  border-bottom: 1px solid #f2f2f2;
}
.page-template-checkout #order_review tfoot tr.order-total .amount {
  font: bold 24px/1em "Source Sans Pro", sans-serif;
}
.page-template-checkout #order_review tfoot tr th,
.page-template-checkout #order_review tfoot tr td {
  padding: 10px 0;
}
.page-template-checkout #order_review tfoot tr th {
  font: bold 16px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
  text-transform: uppercase;
}
.page-template-checkout #order_review tfoot tr td {
  text-align: right;
}
.page-template-checkout #order_review tfoot tr td .amount {
  color: #006fb6;
}
.page-template-checkout .woocommerce-remove-coupon {
  font-weight: bold;
  color: #ED2224;
  transition: all 250ms;
}
.page-template-checkout .woocommerce-remove-coupon:hover {
  color: #ed2224;
}
.page-template-checkout .wc_payment_methods li {
  background: #006fb6;
  padding: 15px;
  color: #FFF;
  margin-top: 20px;
}
.page-template-checkout .wc_payment_methods li input,
.page-template-checkout .wc_payment_methods li label {
  display: inline-block;
  vertical-align: middle;
}
.page-template-checkout .wc_payment_methods li input {
  margin: 0;
  width: auto;
}
.page-template-checkout .wc_payment_methods li > label {
  margin: 0 0 0 15px;
  padding: 0;
  min-height: 0;
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
}
.page-template-checkout .wc_payment_methods li > label img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.page-template-checkout .wc_payment_methods li p {
  margin-top: 15px;
  font: 16px/1em "Source Sans Pro", sans-serif;
}
.page-template-checkout .wc_payment_methods #wc-stripe-cc-form .woocommerce_error {
  margin: 25px 0;
}
.page-template-checkout .wc_payment_methods #wc-stripe-cc-form .woocommerce_error li {
  background: none;
  margin: 0;
  padding: 0;
}
.page-template-checkout .wc_payment_methods #wc-stripe-cc-form label {
  display: block;
  margin-bottom: 5px;
}
.page-template-checkout .wc_payment_methods #wc-stripe-cc-form input {
  display: block;
  max-width: 240px;
  width: 100%;
  border: 1px solid #006fb6;
  font: 15px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
}
.page-template-checkout .wc-terms-and-conditions {
  clear: both;
  background: #006fb6;
  color: #FFF;
  padding: 15px;
  margin-bottom: 40px;
}
.page-template-checkout .wc-terms-and-conditions input,
.page-template-checkout .wc-terms-and-conditions label {
  display: inline-block;
  vertical-align: middle;
}
.page-template-checkout .wc-terms-and-conditions input {
  margin: 0;
  width: auto;
}
.page-template-checkout .wc-terms-and-conditions label {
  margin: 0 0 0 15px;
  padding: 0;
  min-height: 0;
  font: normal 18px/1em "Source Sans Pro", sans-serif;
}
.page-template-checkout .wc-terms-and-conditions label a {
  text-decoration: underline;
  transition: all 250ms;
}
.page-template-checkout .wc-terms-and-conditions label a:hover {
  color: #1493e5;
}
.page-template-checkout #place_order {
  border: 0;
  float: right;
}

.woocommerce-order-received h2 {
  color: #006fb6;
  font: 300 24px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  margin: 30px 0;
  padding: 0;
}
.woocommerce-order-received .woocommerce-thankyou-order-received {
  background: #4faa73;
  padding: 15px;
  text-align: center;
  font: bold 24px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #FFF;
}
.woocommerce-order-received .woocommerce-thankyou-order-details {
  margin-top: 40px;
  background: #f2f2f2;
  padding: 15px;
}
.woocommerce-order-received .woocommerce-thankyou-order-details li {
  margin-bottom: 15px;
  font: 300 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
}
.woocommerce-order-received .woocommerce-thankyou-order-details li strong {
  font-weight: normal;
  display: block;
  color: #006fb6;
}
.woocommerce-order-received table.order_details {
  width: 100%;
}
.woocommerce-order-received table.order_details thead tr th {
  font: 300 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #006fb6;
  padding: 5px 0;
}
.woocommerce-order-received table.order_details thead tr th.product-subtotal, .woocommerce-order-received table.order_details thead tr th.product-total {
  text-align: right;
}
.woocommerce-order-received table.order_details tbody tr {
  border-top: 2px solid #006fb6;
}
.woocommerce-order-received table.order_details tbody tr.order_item td {
  padding: 10px 0;
}
.woocommerce-order-received table.order_details tbody tr.order_item td.product-remove .remove {
  color: #ED2224;
  font: bold 24px/1em "Source Sans Pro", sans-serif;
  transition: all 250ms;
}
.woocommerce-order-received table.order_details tbody tr.order_item td.product-remove .remove:hover {
  color: #ed2224;
}
.woocommerce-order-received table.order_details tbody tr.order_item td.product-thumbnail img {
  height: 60px;
  width: auto;
}
.woocommerce-order-received table.order_details tbody tr.order_item td.product-name {
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #006fb6;
}
.woocommerce-order-received table.order_details tbody tr.order_item td.product-name a {
  color: #006fb6;
  transition: all 250ms;
}
.woocommerce-order-received table.order_details tbody tr.order_item td.product-name a:hover {
  color: #006fb6;
}
.woocommerce-order-received table.order_details tbody tr.order_item td.product-name dl {
  margin-top: 15px;
  margin-bottom: 0;
  background: #f2f2f2;
  padding: 15px;
}
.woocommerce-order-received table.order_details tbody tr.order_item td.product-name dl dt {
  font: bold 16px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
}
.woocommerce-order-received table.order_details tbody tr.order_item td.product-name dl dd {
  font: 16px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
  margin-bottom: 15px;
}
.woocommerce-order-received table.order_details tbody tr.order_item td.product-name dl dd:last-child {
  margin-bottom: 0;
}
.woocommerce-order-received table.order_details tbody tr.order_item td.product-price .amount {
  color: #006fb6;
  font: bold 24px/1em "Source Sans Pro", sans-serif;
}
.woocommerce-order-received table.order_details tbody tr.order_item td.product-quantity .quantity {
  max-width: 80px;
  font: 15px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
}
.woocommerce-order-received table.order_details tbody tr.order_item td.product-subtotal, .woocommerce-order-received table.order_details tbody tr.order_item td.product-total {
  text-align: right;
}
.woocommerce-order-received table.order_details tbody tr.order_item td.product-subtotal .amount, .woocommerce-order-received table.order_details tbody tr.order_item td.product-total .amount {
  color: #006fb6;
  font: bold 24px/1em "Source Sans Pro", sans-serif;
}
.woocommerce-order-received table.order_details tbody tr .actions {
  background: #006fb6;
  padding: 15px;
  text-align: right;
}
.woocommerce-order-received table.order_details tbody tr .actions .coupon {
  display: inline-block;
  vertical-align: middle;
}
.woocommerce-order-received table.order_details tbody tr .actions .coupon > label {
  display: none;
}
.woocommerce-order-received table.order_details tbody tr .actions .coupon #coupon_code {
  font: 15px/1em "Source Sans Pro", sans-serif;
  color: #757575;
  padding: 15px 10px;
  display: inline-block;
  vertical-align: middle;
  width: 180px;
}
.woocommerce-order-received table.order_details tbody tr .actions .coupon input[type=submit] {
  vertical-align: middle;
  margin-left: 10px;
}
.woocommerce-order-received table.order_details tbody tr .actions > input[type=submit] {
  vertical-align: middle;
  margin-left: 10px;
  cursor: pointer;
}
.woocommerce-order-received table.order_details tfoot {
  width: 100%;
  margin-bottom: 25px;
}
.woocommerce-order-received table.order_details tfoot tr {
  border-bottom: 1px solid #f2f2f2;
}
.woocommerce-order-received table.order_details tfoot tr.order-total .amount {
  font: bold 24px/1em "Source Sans Pro", sans-serif;
}
.woocommerce-order-received table.order_details tfoot tr th,
.woocommerce-order-received table.order_details tfoot tr td {
  padding: 10px 0;
}
.woocommerce-order-received table.order_details tfoot tr th {
  font: bold 16px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
  text-transform: uppercase;
}
.woocommerce-order-received table.order_details tfoot tr td {
  text-align: right;
  color: #006fb6;
}
.woocommerce-order-received .order-again {
  margin-top: 40px;
}
.woocommerce-order-received .customer_details {
  width: 100%;
}
.woocommerce-order-received .customer_details tr {
  border-bottom: 1px solid #f2f2f2;
}
.woocommerce-order-received .customer_details tr.order-total .amount {
  font: bold 24px/1em "Source Sans Pro", sans-serif;
}
.woocommerce-order-received .customer_details tr th,
.woocommerce-order-received .customer_details tr td {
  padding: 10px 0;
}
.woocommerce-order-received .customer_details tr th {
  font: bold 16px/1em "Source Sans Pro", sans-serif;
  color: #006fb6;
  text-transform: uppercase;
}
.woocommerce-order-received .customer_details tr td {
  text-align: right;
  color: #006fb6;
}
.woocommerce-order-received .addresses {
  margin-top: 40px;
}
.woocommerce-order-received .addresses .inner {
  background: #f2f2f2;
  padding: 15px;
}
.woocommerce-order-received .addresses .inner h3 {
  font: bold 18px/1em "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  color: #006fb6;
  margin-bottom: 25px;
}

.woocommerce-Price-amount:after {
  content: " CAD";
}

#rubik-api-copyright {
  padding: 5px 0;
  justify-content: center;
}
#rubik-api-copyright a {
  line-height: 47px;
}

/*
 * Post-import
 */
@media (max-width: 1400px) {
  #header #site-nav #top-header #top-header-left {
    width: 45%;
  }
  #header #site-nav #top-header #top-header-left #site-slogan #site-slogan-content h2 {
    font-size: 12px;
  }
  #header #site-nav #top-header #top-header-left #site-slogan #site-slogan-content h2 > span {
    font-size: inherit;
  }
  #header #site-nav #top-header #top-header-right {
    width: 55%;
  }
  #header #site-nav #top-header #top-header-right #site-cart-view {
    display: none;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li {
    margin-left: 0;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li > a {
    font-size: 16px;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li > a:after {
    bottom: -2px;
  }
}
@media (max-width: 1365px) {
  #header #site-nav #top-header #top-header-left {
    width: 50%;
  }
  #header #site-nav #top-header #top-header-right {
    width: 50%;
  }
  #header #site-nav #bottom-header #bottom-header-left {
    width: 70%;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li.mega-menu .sub-menu li {
    width: 33.3%;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li.mega-menu .sub-menu li a img {
    width: 40px;
    height: 40px;
  }
  #header #site-nav #bottom-header #bottom-header-right {
    width: 30%;
  }
  #header #site-nav #bottom-header #bottom-header-right #site-social {
    display: none;
  }
}
@media (max-width: 1300px) {
  #header #site-nav #bottom-header #bottom-header-left {
    width: 100%;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li.mega-menu .sub-menu {
    width: 700px;
  }
  #header #site-nav #bottom-header #bottom-header-right {
    display: none;
  }
}
@media (max-width: 1150px) {
  #header #site-nav #top-header {
    padding: 20px 10px;
  }
  #header #site-nav #top-header #top-header-left #site-slogan #site-slogan-content h2 {
    font-size: 12px;
  }
  #header #site-nav #top-header #top-header-left #site-slogan #site-slogan-content h2 > span {
    font-size: inherit;
  }
  #header #site-nav #top-header #top-header-right #site-cart {
    margin-right: 10px;
  }
  #header #site-nav #top-header #top-header-right #site-cart-subtotal {
    margin-right: 10px;
  }
  #header #site-nav #top-header #top-header-right #site-cart-proceed {
    padding: 5px;
    font-size: 12px;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li:first-child {
    margin-left: 10px;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li a {
    padding: 21px 10px;
    font-size: 14px;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li a:after {
    bottom: -4px;
  }

  #home-content #content {
    padding: 25px;
  }

  #footer #footer-cols .footer-col {
    padding: 25px;
  }
}
@media (max-width: 1023px) {
  #header #site-nav #top-header #top-header-left {
    width: 20%;
  }
  #header #site-nav #top-header #top-header-left #site-language {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #header #site-nav #top-header #top-header-left #site-language:after {
    display: none;
  }
  #header #site-nav #top-header #top-header-left #site-slogan {
    display: none;
  }
  #header #site-nav #top-header #top-header-right {
    width: 80%;
  }
  #header #site-nav #bottom-header #bottom-header-left {
    width: 100%;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li.mega-menu .sub-menu {
    left: -170px;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li.mega-menu .sub-menu li {
    width: 33%;
  }

  #page #content {
    width: 100%;
  }
  #page #sidebar {
    display: none;
  }

  #footer {
    display: none;
  }

  #mobile-footer {
    display: block;
  }

  form .col-sm-12 {
    margin-top: 30px;
  }
  form .col-sm-12:first-child {
    margin-top: 0;
  }
  form#testimonial-form .attach-file {
    display: block;
    margin-bottom: 30px;
  }
  form#testimonial-form input[type=submit] {
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page-title {
    display: block;
    margin-bottom: 25px;
  }
  .page-title span {
    display: block;
    margin-bottom: 10px;
  }

  #page-header .page-title {
    margin-bottom: 25px;
  }

  #page.inner-page #content {
    padding: 25px;
  }

  #featured-image {
    margin: -25px -25px 25px -25px;
    height: 240px;
  }

  #header {
    height: 60px;
  }
  #header #site-logo {
    width: 100px;
  }
  #header #site-logo img {
    width: 60px;
  }
  #header #site-nav {
    display: none;
  }
  #header #mobile-nav {
    display: inline-block;
  }

  #banner .wrapper {
    width: 100%;
    max-width: none;
  }
  #banner .wrapper .inner {
    position: relative;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 25px;
    max-width: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  #banner .wrapper .inner h1 {
    font-size: 35px;
    margin-bottom: 15px;
  }
  #banner .wrapper .inner h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  #the-testimonials .testimonial-block .thumbnail {
    display: block;
    margin: 0 auto 25px auto;
  }
  #the-testimonials .testimonial-block .content {
    display: block;
    width: 100%;
    padding-left: 0;
  }
  #the-testimonials .testimonial-block .content h4 {
    text-align: center;
  }
  #the-testimonials .testimonial-block .content time {
    text-align: center;
  }

  .actions {
    text-align: center;
  }

  .news-block .thumbnail {
    display: block;
    width: 100%;
    margin-bottom: 25px;
  }
  .news-block .content {
    display: block;
    width: 100%;
    padding-left: 0;
  }

  #pagination {
    margin-top: 25px;
  }

  table.cart thead {
    display: none;
  }
  table.cart tbody tr.cart_item td {
    display: inline-block;
    vertical-align: top;
  }
  table.cart tbody tr.cart_item td.product-remove {
    width: 30px;
  }
  table.cart tbody tr.cart_item td.product-thumbnail {
    display: none;
  }
  table.cart tbody tr.cart_item td.product-price, table.cart tbody tr.cart_item td.product-quantity {
    display: block;
    text-align: left;
    padding-left: 30px;
  }
  table.cart tbody tr.cart_item td.product-subtotal {
    display: none;
  }
  table.cart tbody tr .actions .coupon {
    width: 100%;
  }
  table.cart tbody tr .actions .coupon #coupon_code,
table.cart tbody tr .actions .coupon input[type=submit] {
    display: block;
    width: 100%;
    margin: 0 0 15px 0;
  }
  table.cart tbody tr .actions > input[type=submit] {
    display: block;
    width: 100%;
    margin: 0 0 15px 0;
  }

  .cart-collaterals .cart_totals {
    text-align: center;
  }

  .single-product #page {
    margin-top: 0;
  }
}
@media (max-width: 1400px) {
  #header #site-nav #top-header #top-header-left {
    width: 45%;
  }
  #header #site-nav #top-header #top-header-left #site-slogan #site-slogan-content h2 {
    font-size: 12px;
  }
  #header #site-nav #top-header #top-header-left #site-slogan #site-slogan-content h2 > span {
    font-size: inherit;
  }
  #header #site-nav #top-header #top-header-right {
    width: 55%;
  }
  #header #site-nav #top-header #top-header-right #site-cart-view {
    display: none;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li {
    margin-left: 0;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li > a {
    font-size: 16px;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li > a:after {
    bottom: -2px;
  }
}
@media (max-width: 1365px) {
  #header #site-nav #top-header #top-header-left {
    width: 50%;
  }
  #header #site-nav #top-header #top-header-right {
    width: 50%;
  }
  #header #site-nav #bottom-header #bottom-header-left {
    width: 70%;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li.mega-menu .sub-menu li {
    width: 33.3%;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li.mega-menu .sub-menu li a img {
    width: 40px;
    height: 40px;
  }
  #header #site-nav #bottom-header #bottom-header-right {
    width: 30%;
  }
  #header #site-nav #bottom-header #bottom-header-right #site-social {
    display: none;
  }
}
@media (max-width: 1300px) {
  #header #site-nav #bottom-header #bottom-header-left {
    width: 100%;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li.mega-menu .sub-menu {
    width: 700px;
  }
  #header #site-nav #bottom-header #bottom-header-right {
    display: none;
  }
}
@media (max-width: 1150px) {
  #header #site-nav #top-header {
    padding: 20px 10px;
  }
  #header #site-nav #top-header #top-header-left #site-slogan #site-slogan-content h2 {
    font-size: 12px;
  }
  #header #site-nav #top-header #top-header-left #site-slogan #site-slogan-content h2 > span {
    font-size: inherit;
  }
  #header #site-nav #top-header #top-header-right #site-cart {
    margin-right: 10px;
  }
  #header #site-nav #top-header #top-header-right #site-cart-subtotal {
    margin-right: 10px;
  }
  #header #site-nav #top-header #top-header-right #site-cart-proceed {
    padding: 5px;
    font-size: 12px;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li:first-child {
    margin-left: 10px;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li a {
    padding: 21px 10px;
    font-size: 14px;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li a:after {
    bottom: -4px;
  }

  #home-content #content {
    padding: 25px;
  }

  #footer #footer-cols .footer-col {
    padding: 25px;
  }
}
@media (max-width: 1023px) {
  #header #site-nav #top-header #top-header-left {
    width: 20%;
  }
  #header #site-nav #top-header #top-header-left #site-language {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #header #site-nav #top-header #top-header-left #site-language:after {
    display: none;
  }
  #header #site-nav #top-header #top-header-left #site-slogan {
    display: none;
  }
  #header #site-nav #top-header #top-header-right {
    width: 80%;
  }
  #header #site-nav #bottom-header #bottom-header-left {
    width: 100%;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li.mega-menu .sub-menu {
    left: -170px;
  }
  #header #site-nav #bottom-header #bottom-header-left nav > ul > li.mega-menu .sub-menu li {
    width: 33%;
  }

  #page #content {
    width: 100%;
  }
  #page #sidebar {
    display: none;
  }

  #footer {
    display: none;
  }

  #mobile-footer {
    display: block;
  }

  form .col-sm-12 {
    margin-top: 30px;
  }
  form .col-sm-12:first-child {
    margin-top: 0;
  }
  form#testimonial-form .attach-file {
    display: block;
    margin-bottom: 30px;
  }
  form#testimonial-form input[type=submit] {
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page-title {
    display: block;
    margin-bottom: 25px;
  }
  .page-title span {
    display: block;
    margin-bottom: 10px;
  }

  #page-header .page-title {
    margin-bottom: 25px;
  }

  #page.inner-page #content {
    padding: 25px;
  }

  #featured-image {
    margin: -25px -25px 25px -25px;
    height: 240px;
  }

  #header {
    height: 60px;
  }
  #header #site-logo {
    width: 100px;
  }
  #header #site-logo img {
    width: 60px;
  }
  #header #site-nav {
    display: none;
  }
  #header #mobile-nav {
    display: inline-block;
  }

  #banner .wrapper {
    width: 100%;
    max-width: none;
  }
  #banner .wrapper .inner {
    position: relative;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 25px;
    max-width: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  #banner .wrapper .inner h1 {
    font-size: 35px;
    margin-bottom: 15px;
  }
  #banner .wrapper .inner h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  #the-testimonials .testimonial-block .thumbnail {
    display: block;
    margin: 0 auto 25px auto;
  }
  #the-testimonials .testimonial-block .content {
    display: block;
    width: 100%;
    padding-left: 0;
  }
  #the-testimonials .testimonial-block .content h4 {
    text-align: center;
  }
  #the-testimonials .testimonial-block .content time {
    text-align: center;
  }

  .actions {
    text-align: center;
  }

  .news-block .thumbnail {
    display: block;
    width: 100%;
    margin-bottom: 25px;
  }
  .news-block .content {
    display: block;
    width: 100%;
    padding-left: 0;
  }

  #pagination {
    margin-top: 25px;
  }

  table.cart thead {
    display: none;
  }
  table.cart tbody tr.cart_item td {
    display: inline-block;
    vertical-align: top;
  }
  table.cart tbody tr.cart_item td.product-remove {
    width: 30px;
  }
  table.cart tbody tr.cart_item td.product-thumbnail {
    display: none;
  }
  table.cart tbody tr.cart_item td.product-price, table.cart tbody tr.cart_item td.product-quantity {
    display: block;
    text-align: left;
    padding-left: 30px;
  }
  table.cart tbody tr.cart_item td.product-subtotal {
    display: none;
  }
  table.cart tbody tr .actions .coupon {
    width: 100%;
  }
  table.cart tbody tr .actions .coupon #coupon_code,
table.cart tbody tr .actions .coupon input[type=submit] {
    display: block;
    width: 100%;
    margin: 0 0 15px 0;
  }
  table.cart tbody tr .actions > input[type=submit] {
    display: block;
    width: 100%;
    margin: 0 0 15px 0;
  }

  .cart-collaterals .cart_totals {
    text-align: center;
  }

  .single-product #page {
    margin-top: 0;
  }
}

/*# sourceMappingURL=main.css.map */
