@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,
menu,
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-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
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 {
  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;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  *,
  :after,
  :before {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .bbpress
    #bbpress-forums
    > #subscription-toggle
    span
    .dropup
    > a.subscription-toggle
    > .caret,
  .bbpress
    #bbpress-forums
    > #subscription-toggle
    span
    a.subscription-toggle
    > .caret,
  .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    div.quicktags-toolbar
    .dropup
    > input
    > .caret,
  .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    div.quicktags-toolbar
    input
    > .caret,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-submit-wrapper
    .dropup
    > button#bbp_reply_submit
    > .caret,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-submit-wrapper
    .dropup
    > button#bbp_topic_submit
    > .caret,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-submit-wrapper
    button#bbp_reply_submit
    > .caret,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-submit-wrapper
    button#bbp_topic_submit
    > .caret,
  .bbpress .bbp-search-form form .dropup > input.button > .caret,
  .bbpress .bbp-search-form form input.button > .caret,
  .btn > .caret,
  .dropup > .btn > .caret,
  .woocommerce .variations td.value .dropup > select > .caret,
  .woocommerce .variations td.value select > .caret,
  .wpcf7 .dropup > .wpcf7-file > .caret,
  .wpcf7 .dropup > .wpcf7-submit > .caret,
  .wpcf7 .wpcf7-file > .caret,
  .wpcf7 .wpcf7-submit > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
*,
:after,
:before {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family:
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-size: 14px;
  line-height: 1.75;
  color: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #685d9f;
}
a:focus,
a:hover {
  color: #48416f;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.75;
  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: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #eee;
}
[role="button"] {
  cursor: pointer;
}
.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,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}
.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,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}
.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 12px;
}
.lead {
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.initialism,
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #685d9f;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #534a7f;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #685d9f;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #534a7f;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #eee;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 12px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 24px;
}
dd,
dt {
  line-height: 1.75;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
.dl-horizontal dd:after,
.dl-horizontal dd:before {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@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[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
}
blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.75;
  color: #777;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.75;
}
code,
kbd,
pre,
samp {
  font-family:
    Menlo,
    Monaco,
    Consolas,
    Courier New,
    monospace;
}
code {
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
code,
kbd {
  padding: 2px 4px;
  font-size: 90%;
}
kbd {
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 13px;
  line-height: 1.75;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:after,
.container:before {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@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;
}
.container-fluid:after,
.container-fluid:before {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:after,
.row:before {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.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,
.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,
.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,
.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 {
  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-1 {
  width: 8.33333%;
}
.col-xs-2 {
  width: 16.66667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333%;
}
.col-xs-5 {
  width: 41.66667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333%;
}
.col-xs-8 {
  width: 66.66667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333%;
}
.col-xs-11 {
  width: 91.66667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.33333%;
}
.col-xs-pull-2 {
  right: 16.66667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.33333%;
}
.col-xs-pull-5 {
  right: 41.66667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.33333%;
}
.col-xs-pull-8 {
  right: 66.66667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.33333%;
}
.col-xs-pull-11 {
  right: 91.66667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.33333%;
}
.col-xs-push-2 {
  left: 16.66667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.33333%;
}
.col-xs-push-5 {
  left: 41.66667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.33333%;
}
.col-xs-push-8 {
  left: 66.66667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.33333%;
}
.col-xs-push-11 {
  left: 91.66667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.33333%;
}
.col-xs-offset-2 {
  margin-left: 16.66667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333%;
}
.col-xs-offset-5 {
  margin-left: 41.66667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333%;
}
.col-xs-offset-8 {
  margin-left: 66.66667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333%;
}
.col-xs-offset-11 {
  margin-left: 91.66667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@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-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@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-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
}
caption,
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.75;
  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 > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  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 > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  margin: 0;
  min-width: 0;
}
fieldset,
legend {
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  margin-bottom: 24px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
  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="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]: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.75;
  color: #555;
}
.bbpress #bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content,
.bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_tags,
.bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_title,
.bbpress #bbpress-forums fieldset.bbp-form select#bbp_stick_topic_select,
.bbpress #bbpress-forums fieldset.bbp-form select#bbp_topic_status_select,
.bbpress .bbp-search-form form input#bbp_search,
.form-control,
.wpcf7
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content:focus,
.bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_tags:focus,
.bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_title:focus,
.bbpress #bbpress-forums fieldset.bbp-form select#bbp_stick_topic_select:focus,
.bbpress #bbpress-forums fieldset.bbp-form select#bbp_topic_status_select:focus,
.bbpress .bbp-search-form form input#bbp_search:focus,
.form-control:focus,
.wpcf7
  .wpcf7-form-control:focus:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  border-color: #66afe9;
  outline: 0;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content::-moz-placeholder,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_tags::-moz-placeholder,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_title::-moz-placeholder,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select::-moz-placeholder,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select::-moz-placeholder,
.bbpress .bbp-search-form form input#bbp_search::-moz-placeholder,
.form-control::-moz-placeholder,
.wpcf7
  .wpcf7-form-control:not(.wpcf7-file):not(.wpcf7-acceptance):not(
    .wpcf7-radio
  ):not(.wpcf7-checkbox):not(.wpcf7-range):not(
    .wpcf7-submit
  )::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content:-ms-input-placeholder,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_tags:-ms-input-placeholder,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_title:-ms-input-placeholder,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select:-ms-input-placeholder,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select:-ms-input-placeholder,
.bbpress .bbp-search-form form input#bbp_search:-ms-input-placeholder,
.form-control:-ms-input-placeholder,
.wpcf7
  .wpcf7-form-control:-ms-input-placeholder:not(.wpcf7-submit):not(
    .wpcf7-range
  ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
    .wpcf7-file
  ) {
  color: #999;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content::-webkit-input-placeholder,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_tags::-webkit-input-placeholder,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_title::-webkit-input-placeholder,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select::-webkit-input-placeholder,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select::-webkit-input-placeholder,
.bbpress .bbp-search-form form input#bbp_search::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder,
.wpcf7
  .wpcf7-form-control:not(.wpcf7-file):not(.wpcf7-acceptance):not(
    .wpcf7-radio
  ):not(.wpcf7-checkbox):not(.wpcf7-range):not(
    .wpcf7-submit
  )::-webkit-input-placeholder {
  color: #999;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content::-ms-expand,
.bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_tags::-ms-expand,
.bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_title::-ms-expand,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select::-ms-expand,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select::-ms-expand,
.bbpress .bbp-search-form form input#bbp_search::-ms-expand,
.form-control::-ms-expand,
.wpcf7
  .wpcf7-form-control:not(.wpcf7-file):not(.wpcf7-acceptance):not(
    .wpcf7-radio
  ):not(.wpcf7-checkbox):not(.wpcf7-range):not(.wpcf7-submit)::-ms-expand {
  border: 0;
  background-color: transparent;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  fieldset[disabled]
  textarea.bbp-the-content,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea[disabled].bbp-the-content,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea[readonly].bbp-the-content,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  fieldset[disabled]
  input#bbp_topic_tags,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  fieldset[disabled]
  input#bbp_topic_title,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  fieldset[disabled]
  select#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  fieldset[disabled]
  select#bbp_topic_status_select,
.bbpress #bbpress-forums fieldset.bbp-form input[disabled]#bbp_topic_tags,
.bbpress #bbpress-forums fieldset.bbp-form input[disabled]#bbp_topic_title,
.bbpress #bbpress-forums fieldset.bbp-form input[readonly]#bbp_topic_tags,
.bbpress #bbpress-forums fieldset.bbp-form input[readonly]#bbp_topic_title,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  select[disabled]#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  select[disabled]#bbp_topic_status_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  select[readonly]#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  select[readonly]#bbp_topic_status_select,
.bbpress .bbp-search-form form fieldset[disabled] input#bbp_search,
.bbpress .bbp-search-form form input[disabled]#bbp_search,
.bbpress .bbp-search-form form input[readonly]#bbp_search,
.form-control[disabled],
.form-control[readonly],
.wpcf7
  [disabled].wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  [readonly].wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  fieldset[disabled]
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
fieldset[disabled]
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_tags,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_title,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select,
fieldset[disabled] .bbpress .bbp-search-form form input#bbp_search,
fieldset[disabled] .form-control,
fieldset[disabled]
  .wpcf7
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  background-color: #eee;
  opacity: 1;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  fieldset[disabled]
  textarea.bbp-the-content,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea[disabled].bbp-the-content,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  fieldset[disabled]
  input#bbp_topic_tags,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  fieldset[disabled]
  input#bbp_topic_title,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  fieldset[disabled]
  select#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  fieldset[disabled]
  select#bbp_topic_status_select,
.bbpress #bbpress-forums fieldset.bbp-form input[disabled]#bbp_topic_tags,
.bbpress #bbpress-forums fieldset.bbp-form input[disabled]#bbp_topic_title,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  select[disabled]#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  select[disabled]#bbp_topic_status_select,
.bbpress .bbp-search-form form fieldset[disabled] input#bbp_search,
.bbpress .bbp-search-form form input[disabled]#bbp_search,
.form-control[disabled],
.wpcf7
  [disabled].wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  fieldset[disabled]
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
fieldset[disabled]
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_tags,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_title,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select,
fieldset[disabled] .bbpress .bbp-search-form form input#bbp_search,
fieldset[disabled] .form-control,
fieldset[disabled]
  .wpcf7
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  cursor: not-allowed;
}
.bbpress #bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content,
.wpcf7
  textarea.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .bbpress #bbpress-forums fieldset.bbp-form input[type="date"]#bbp_topic_tags,
  .bbpress #bbpress-forums fieldset.bbp-form input[type="date"]#bbp_topic_title,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    input[type="datetime-local"]#bbp_topic_tags,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    input[type="datetime-local"]#bbp_topic_title,
  .bbpress #bbpress-forums fieldset.bbp-form input[type="month"]#bbp_topic_tags,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    input[type="month"]#bbp_topic_title,
  .bbpress #bbpress-forums fieldset.bbp-form input[type="time"]#bbp_topic_tags,
  .bbpress #bbpress-forums fieldset.bbp-form input[type="time"]#bbp_topic_title,
  .bbpress .bbp-search-form form input[type="date"]#bbp_search,
  .bbpress .bbp-search-form form input[type="datetime-local"]#bbp_search,
  .bbpress .bbp-search-form form input[type="month"]#bbp_search,
  .bbpress .bbp-search-form form input[type="time"]#bbp_search,
  .wpcf7
    input[type="date"].wpcf7-form-control:not(.wpcf7-submit):not(
      .wpcf7-range
    ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
      .wpcf7-file
    ),
  .wpcf7
    input[type="datetime-local"].wpcf7-form-control:not(.wpcf7-submit):not(
      .wpcf7-range
    ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
      .wpcf7-file
    ),
  .wpcf7
    input[type="month"].wpcf7-form-control:not(.wpcf7-submit):not(
      .wpcf7-range
    ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
      .wpcf7-file
    ),
  .wpcf7
    input[type="time"].wpcf7-form-control:not(.wpcf7-submit):not(
      .wpcf7-range
    ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
      .wpcf7-file
    ),
  input[type="date"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control,
  input[type="time"].form-control {
    line-height: 38px;
  }
  .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    div.quicktags-toolbar
    .input-group-sm
    > .input-group-btn
    > input[type="date"],
  .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    div.quicktags-toolbar
    .input-group-sm
    > .input-group-btn
    > input[type="datetime-local"],
  .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    div.quicktags-toolbar
    .input-group-sm
    > .input-group-btn
    > input[type="month"],
  .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    div.quicktags-toolbar
    .input-group-sm
    > .input-group-btn
    > input[type="time"],
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group-sm
    > input[type="date"]#bbp_topic_tags,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group-sm
    > input[type="date"]#bbp_topic_title,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group-sm
    > input[type="datetime-local"]#bbp_topic_tags,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group-sm
    > input[type="datetime-local"]#bbp_topic_title,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group-sm
    > input[type="month"]#bbp_topic_tags,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group-sm
    > input[type="month"]#bbp_topic_title,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group-sm
    > input[type="time"]#bbp_topic_tags,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group-sm
    > input[type="time"]#bbp_topic_title,
  .bbpress
    .bbp-search-form
    form
    .input-group-sm
    > .input-group-btn
    > input[type="date"].button,
  .bbpress
    .bbp-search-form
    form
    .input-group-sm
    > .input-group-btn
    > input[type="datetime-local"].button,
  .bbpress
    .bbp-search-form
    form
    .input-group-sm
    > .input-group-btn
    > input[type="month"].button,
  .bbpress
    .bbp-search-form
    form
    .input-group-sm
    > .input-group-btn
    > input[type="time"].button,
  .bbpress
    .bbp-search-form
    form
    .input-group-sm
    > input[type="date"]#bbp_search,
  .bbpress
    .bbp-search-form
    form
    .input-group-sm
    > input[type="datetime-local"]#bbp_search,
  .bbpress
    .bbp-search-form
    form
    .input-group-sm
    > input[type="month"]#bbp_search,
  .bbpress
    .bbp-search-form
    form
    .input-group-sm
    > input[type="time"]#bbp_search,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  .input-group-sm input[type="time"],
  .wpcf7 .input-group-sm > .input-group-btn > input[type="date"].wpcf7-file,
  .wpcf7 .input-group-sm > .input-group-btn > input[type="date"].wpcf7-submit,
  .wpcf7
    .input-group-sm
    > .input-group-btn
    > input[type="datetime-local"].wpcf7-file,
  .wpcf7
    .input-group-sm
    > .input-group-btn
    > input[type="datetime-local"].wpcf7-submit,
  .wpcf7 .input-group-sm > .input-group-btn > input[type="month"].wpcf7-file,
  .wpcf7 .input-group-sm > .input-group-btn > input[type="month"].wpcf7-submit,
  .wpcf7 .input-group-sm > .input-group-btn > input[type="time"].wpcf7-file,
  .wpcf7 .input-group-sm > .input-group-btn > input[type="time"].wpcf7-submit,
  .wpcf7
    .input-group-sm
    > input[type="date"].wpcf7-form-control:not(.wpcf7-submit):not(
      .wpcf7-range
    ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
      .wpcf7-file
    ),
  .wpcf7
    .input-group-sm
    > input[type="datetime-local"].wpcf7-form-control:not(.wpcf7-submit):not(
      .wpcf7-range
    ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
      .wpcf7-file
    ),
  .wpcf7
    .input-group-sm
    > input[type="month"].wpcf7-form-control:not(.wpcf7-submit):not(
      .wpcf7-range
    ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
      .wpcf7-file
    ),
  .wpcf7
    .input-group-sm
    > input[type="time"].wpcf7-form-control:not(.wpcf7-submit):not(
      .wpcf7-range
    ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
      .wpcf7-file
    ),
  input[type="date"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  input[type="time"].input-sm {
    line-height: 30px;
  }
  .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    div.quicktags-toolbar
    .input-group-lg
    > .input-group-btn
    > input[type="date"],
  .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    div.quicktags-toolbar
    .input-group-lg
    > .input-group-btn
    > input[type="datetime-local"],
  .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    div.quicktags-toolbar
    .input-group-lg
    > .input-group-btn
    > input[type="month"],
  .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    div.quicktags-toolbar
    .input-group-lg
    > .input-group-btn
    > input[type="time"],
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group-lg
    > input[type="date"]#bbp_topic_tags,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group-lg
    > input[type="date"]#bbp_topic_title,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group-lg
    > input[type="datetime-local"]#bbp_topic_tags,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group-lg
    > input[type="datetime-local"]#bbp_topic_title,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group-lg
    > input[type="month"]#bbp_topic_tags,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group-lg
    > input[type="month"]#bbp_topic_title,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group-lg
    > input[type="time"]#bbp_topic_tags,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group-lg
    > input[type="time"]#bbp_topic_title,
  .bbpress
    .bbp-search-form
    form
    .input-group-lg
    > .input-group-btn
    > input[type="date"].button,
  .bbpress
    .bbp-search-form
    form
    .input-group-lg
    > .input-group-btn
    > input[type="datetime-local"].button,
  .bbpress
    .bbp-search-form
    form
    .input-group-lg
    > .input-group-btn
    > input[type="month"].button,
  .bbpress
    .bbp-search-form
    form
    .input-group-lg
    > .input-group-btn
    > input[type="time"].button,
  .bbpress
    .bbp-search-form
    form
    .input-group-lg
    > input[type="date"]#bbp_search,
  .bbpress
    .bbp-search-form
    form
    .input-group-lg
    > input[type="datetime-local"]#bbp_search,
  .bbpress
    .bbp-search-form
    form
    .input-group-lg
    > input[type="month"]#bbp_search,
  .bbpress
    .bbp-search-form
    form
    .input-group-lg
    > input[type="time"]#bbp_search,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  .input-group-lg input[type="time"],
  .wpcf7 .input-group-lg > .input-group-btn > input[type="date"].wpcf7-file,
  .wpcf7 .input-group-lg > .input-group-btn > input[type="date"].wpcf7-submit,
  .wpcf7
    .input-group-lg
    > .input-group-btn
    > input[type="datetime-local"].wpcf7-file,
  .wpcf7
    .input-group-lg
    > .input-group-btn
    > input[type="datetime-local"].wpcf7-submit,
  .wpcf7 .input-group-lg > .input-group-btn > input[type="month"].wpcf7-file,
  .wpcf7 .input-group-lg > .input-group-btn > input[type="month"].wpcf7-submit,
  .wpcf7 .input-group-lg > .input-group-btn > input[type="time"].wpcf7-file,
  .wpcf7 .input-group-lg > .input-group-btn > input[type="time"].wpcf7-submit,
  .wpcf7
    .input-group-lg
    > input[type="date"].wpcf7-form-control:not(.wpcf7-submit):not(
      .wpcf7-range
    ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
      .wpcf7-file
    ),
  .wpcf7
    .input-group-lg
    > input[type="datetime-local"].wpcf7-form-control:not(.wpcf7-submit):not(
      .wpcf7-range
    ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
      .wpcf7-file
    ),
  .wpcf7
    .input-group-lg
    > input[type="month"].wpcf7-form-control:not(.wpcf7-submit):not(
      .wpcf7-range
    ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
      .wpcf7-file
    ),
  .wpcf7
    .input-group-lg
    > input[type="time"].wpcf7-form-control:not(.wpcf7-submit):not(
      .wpcf7-range
    ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
      .wpcf7-file
    ),
  input[type="date"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  input[type="time"].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio,
.wpcf7 .wpcf7-checkbox .wpcf7-list-item {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox label,
.radio label,
.wpcf7 .wpcf7-checkbox .wpcf7-list-item label {
  min-height: 24px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_subscription
  input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.checkbox input[type="checkbox"],
.radio-inline input[type="radio"],
.radio input[type="radio"],
.wpcf7 .wpcf7-checkbox.checkbox-inline .wpcf7-list-item input[type="checkbox"],
.wpcf7 .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"],
.wpcf7 .wpcf7-radio.radio-inline .wpcf7-list-item input[type="radio"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px\9;
}
.checkbox + .checkbox,
.radio + .radio,
.wpcf7 .wpcf7-checkbox .checkbox + .wpcf7-list-item,
.wpcf7 .wpcf7-checkbox .wpcf7-list-item + .checkbox,
.wpcf7 .wpcf7-checkbox .wpcf7-list-item + .wpcf7-list-item {
  margin-top: -5px;
}
.bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_subscription,
.checkbox-inline,
.radio-inline,
.wpcf7 .wpcf7-checkbox.checkbox-inline .wpcf7-list-item,
.wpcf7 .wpcf7-radio.radio-inline .wpcf7-list-item {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .checkbox-inline
  + input#bbp_topic_subscription,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .wpcf7
  .wpcf7-checkbox.checkbox-inline
  .wpcf7-list-item
  + input#bbp_topic_subscription,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .wpcf7
  .wpcf7-checkbox.checkbox-inline
  input#bbp_topic_subscription
  + .wpcf7-list-item,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_subscription
  + .checkbox-inline,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_subscription
  + input#bbp_topic_subscription,
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline,
.wpcf7
  .wpcf7-checkbox.checkbox-inline
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .wpcf7-list-item
  + input#bbp_topic_subscription,
.wpcf7
  .wpcf7-checkbox.checkbox-inline
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_subscription
  + .wpcf7-list-item,
.wpcf7 .wpcf7-checkbox.checkbox-inline .checkbox-inline + .wpcf7-list-item,
.wpcf7 .wpcf7-checkbox.checkbox-inline .wpcf7-list-item + .checkbox-inline,
.wpcf7 .wpcf7-checkbox.checkbox-inline .wpcf7-list-item + .wpcf7-list-item,
.wpcf7 .wpcf7-radio.radio-inline .radio-inline + .wpcf7-list-item,
.wpcf7 .wpcf7-radio.radio-inline .wpcf7-list-item + .radio-inline,
.wpcf7 .wpcf7-radio.radio-inline .wpcf7-list-item + .wpcf7-list-item {
  margin-top: 0;
  margin-left: 10px;
}
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  fieldset[disabled]
  input#bbp_topic_subscription,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  input.disabled#bbp_topic_subscription,
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
.wpcf7 .wpcf7-checkbox.checkbox-inline .disabled.wpcf7-list-item,
.wpcf7 .wpcf7-checkbox.checkbox-inline fieldset[disabled] .wpcf7-list-item,
.wpcf7 .wpcf7-checkbox .disabled.wpcf7-list-item label,
.wpcf7 .wpcf7-checkbox fieldset[disabled] .wpcf7-list-item label,
.wpcf7 .wpcf7-radio.radio-inline .disabled.wpcf7-list-item,
.wpcf7 .wpcf7-radio.radio-inline fieldset[disabled] .wpcf7-list-item,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_subscription,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .wpcf7 .wpcf7-checkbox.checkbox-inline .wpcf7-list-item,
fieldset[disabled] .wpcf7 .wpcf7-checkbox .wpcf7-list-item label,
fieldset[disabled] .wpcf7 .wpcf7-radio.radio-inline .wpcf7-list-item,
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-lg
  > .input-group-btn
  > a.form-control-static.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-sm
  > .input-group-btn
  > a.form-control-static.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .input-group-lg
  > textarea.form-control-static.bbp-the-content,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .input-group-sm
  > textarea.form-control-static.bbp-the-content,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-lg
  > .input-group-btn
  > input.form-control-static,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-sm
  > .input-group-btn
  > input.form-control-static,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-lg
  > .input-group-btn
  > button.form-control-static#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-lg
  > .input-group-btn
  > button.form-control-static#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-sm
  > .input-group-btn
  > button.form-control-static#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-sm
  > .input-group-btn
  > button.form-control-static#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-lg
  > input.form-control-static#bbp_topic_tags,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-lg
  > input.form-control-static#bbp_topic_title,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-lg
  > select.form-control-static#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-lg
  > select.form-control-static#bbp_topic_status_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-sm
  > input.form-control-static#bbp_topic_tags,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-sm
  > input.form-control-static#bbp_topic_title,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-sm
  > select.form-control-static#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-sm
  > select.form-control-static#bbp_topic_status_select,
.bbpress
  .bbp-search-form
  form
  .input-group-lg
  > .input-group-btn
  > input.form-control-static.button,
.bbpress
  .bbp-search-form
  form
  .input-group-lg
  > input.form-control-static#bbp_search,
.bbpress
  .bbp-search-form
  form
  .input-group-sm
  > .input-group-btn
  > input.form-control-static.button,
.bbpress
  .bbp-search-form
  form
  .input-group-sm
  > input.form-control-static#bbp_search,
.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
.woocommerce
  .variations
  td.value
  .input-group-lg
  > .input-group-btn
  > select.form-control-static,
.woocommerce
  .variations
  td.value
  .input-group-sm
  > .input-group-btn
  > select.form-control-static,
.wpcf7
  .input-group-lg
  > .form-control-static.wpcf7-form-control:not(.wpcf7-submit):not(
    .wpcf7-range
  ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
    .wpcf7-file
  ),
.wpcf7 .input-group-lg > .input-group-btn > .form-control-static.wpcf7-file,
.wpcf7 .input-group-lg > .input-group-btn > .form-control-static.wpcf7-submit,
.wpcf7
  .input-group-sm
  > .form-control-static.wpcf7-form-control:not(.wpcf7-submit):not(
    .wpcf7-range
  ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
    .wpcf7-file
  ),
.wpcf7 .input-group-sm > .input-group-btn > .form-control-static.wpcf7-file,
.wpcf7 .input-group-sm > .input-group-btn > .form-control-static.wpcf7-submit {
  padding-left: 0;
  padding-right: 0;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-sm
  > .input-group-btn
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .input-group-sm
  > textarea.bbp-the-content,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-sm
  > .input-group-btn
  > input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-sm
  > .input-group-btn
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-sm
  > .input-group-btn
  > button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-sm
  > input#bbp_topic_tags,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-sm
  > input#bbp_topic_title,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-sm
  > select#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-sm
  > select#bbp_topic_status_select,
.bbpress
  .bbp-search-form
  form
  .input-group-sm
  > .input-group-btn
  > input.button,
.bbpress .bbp-search-form form .input-group-sm > input#bbp_search,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-sm,
.woocommerce .variations td.value .input-group-sm > .input-group-btn > select,
.wpcf7 .input-group-sm > .input-group-btn > .wpcf7-file,
.wpcf7 .input-group-sm > .input-group-btn > .wpcf7-submit,
.wpcf7
  .input-group-sm
  > .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-sm
  > select#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-sm
  > select#bbp_topic_status_select,
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.woocommerce .variations td.value .input-group-sm > .input-group-btn > select,
.wpcf7 .input-group-sm > .input-group-btn > select.wpcf7-file,
.wpcf7 .input-group-sm > .input-group-btn > select.wpcf7-submit,
.wpcf7
  .input-group-sm
  > select.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
select.input-sm {
  height: 30px;
  line-height: 30px;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .input-group-sm
  > textarea.bbp-the-content,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-sm
  > select[multiple]#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-sm
  > select[multiple]#bbp_topic_status_select,
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.woocommerce
  .variations
  td.value
  .input-group-sm
  > .input-group-btn
  > select[multiple],
.wpcf7 .input-group-sm > .input-group-btn > select[multiple].wpcf7-file,
.wpcf7 .input-group-sm > .input-group-btn > select[multiple].wpcf7-submit,
.wpcf7 .input-group-sm > .input-group-btn > textarea.wpcf7-file,
.wpcf7 .input-group-sm > .input-group-btn > textarea.wpcf7-submit,
.wpcf7
  .input-group-sm
  > select[multiple].wpcf7-form-control:not(.wpcf7-submit):not(
    .wpcf7-range
  ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
    .wpcf7-file
  ),
.wpcf7
  .input-group-sm
  > textarea.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .form-group-sm
  textarea.bbp-the-content,
.bbpress #bbpress-forums fieldset.bbp-form .form-group-sm input#bbp_topic_tags,
.bbpress #bbpress-forums fieldset.bbp-form .form-group-sm input#bbp_topic_title,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-group-sm
  select#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-group-sm
  select#bbp_topic_status_select,
.bbpress .bbp-search-form form .form-group-sm input#bbp_search,
.form-group-sm
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content,
.form-group-sm .bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_tags,
.form-group-sm .bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_title,
.form-group-sm
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select,
.form-group-sm
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select,
.form-group-sm .bbpress .bbp-search-form form input#bbp_search,
.form-group-sm .form-control,
.form-group-sm
  .wpcf7
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  .form-group-sm
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-group-sm
  select#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-group-sm
  select#bbp_topic_status_select,
.form-group-sm
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select,
.form-group-sm
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select,
.form-group-sm
  .wpcf7
  select.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.form-group-sm select.form-control,
.wpcf7
  .form-group-sm
  select.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  height: 30px;
  line-height: 30px;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .form-group-sm
  textarea.bbp-the-content,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-group-sm
  select[multiple]#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-group-sm
  select[multiple]#bbp_topic_status_select,
.form-group-sm
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content,
.form-group-sm
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select[multiple]#bbp_stick_topic_select,
.form-group-sm
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select[multiple]#bbp_topic_status_select,
.form-group-sm
  .wpcf7
  select[multiple].wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.form-group-sm
  .wpcf7
  textarea.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control,
.wpcf7
  .form-group-sm
  select[multiple].wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  .form-group-sm
  textarea.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-lg
  > .input-group-btn
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .input-group-lg
  > textarea.bbp-the-content,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-lg
  > .input-group-btn
  > input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-lg
  > .input-group-btn
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-lg
  > .input-group-btn
  > button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-lg
  > input#bbp_topic_tags,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-lg
  > input#bbp_topic_title,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-lg
  > select#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-lg
  > select#bbp_topic_status_select,
.bbpress
  .bbp-search-form
  form
  .input-group-lg
  > .input-group-btn
  > input.button,
.bbpress .bbp-search-form form .input-group-lg > input#bbp_search,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-lg,
.woocommerce .variations td.value .input-group-lg > .input-group-btn > select,
.wpcf7 .input-group-lg > .input-group-btn > .wpcf7-file,
.wpcf7 .input-group-lg > .input-group-btn > .wpcf7-submit,
.wpcf7
  .input-group-lg
  > .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-lg
  > select#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-lg
  > select#bbp_topic_status_select,
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.woocommerce .variations td.value .input-group-lg > .input-group-btn > select,
.wpcf7 .input-group-lg > .input-group-btn > select.wpcf7-file,
.wpcf7 .input-group-lg > .input-group-btn > select.wpcf7-submit,
.wpcf7
  .input-group-lg
  > select.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
select.input-lg {
  height: 46px;
  line-height: 46px;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .input-group-lg
  > textarea.bbp-the-content,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-lg
  > select[multiple]#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-lg
  > select[multiple]#bbp_topic_status_select,
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.woocommerce
  .variations
  td.value
  .input-group-lg
  > .input-group-btn
  > select[multiple],
.wpcf7 .input-group-lg > .input-group-btn > select[multiple].wpcf7-file,
.wpcf7 .input-group-lg > .input-group-btn > select[multiple].wpcf7-submit,
.wpcf7 .input-group-lg > .input-group-btn > textarea.wpcf7-file,
.wpcf7 .input-group-lg > .input-group-btn > textarea.wpcf7-submit,
.wpcf7
  .input-group-lg
  > select[multiple].wpcf7-form-control:not(.wpcf7-submit):not(
    .wpcf7-range
  ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
    .wpcf7-file
  ),
.wpcf7
  .input-group-lg
  > textarea.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .form-group-lg
  textarea.bbp-the-content,
.bbpress #bbpress-forums fieldset.bbp-form .form-group-lg input#bbp_topic_tags,
.bbpress #bbpress-forums fieldset.bbp-form .form-group-lg input#bbp_topic_title,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-group-lg
  select#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-group-lg
  select#bbp_topic_status_select,
.bbpress .bbp-search-form form .form-group-lg input#bbp_search,
.form-group-lg
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content,
.form-group-lg .bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_tags,
.form-group-lg .bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_title,
.form-group-lg
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select,
.form-group-lg
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select,
.form-group-lg .bbpress .bbp-search-form form input#bbp_search,
.form-group-lg .form-control,
.form-group-lg
  .wpcf7
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  .form-group-lg
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-group-lg
  select#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-group-lg
  select#bbp_topic_status_select,
.form-group-lg
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select,
.form-group-lg
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select,
.form-group-lg
  .wpcf7
  select.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.form-group-lg select.form-control,
.wpcf7
  .form-group-lg
  select.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  height: 46px;
  line-height: 46px;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .form-group-lg
  textarea.bbp-the-content,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-group-lg
  select[multiple]#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-group-lg
  select[multiple]#bbp_topic_status_select,
.form-group-lg
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content,
.form-group-lg
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select[multiple]#bbp_stick_topic_select,
.form-group-lg
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select[multiple]#bbp_topic_status_select,
.form-group-lg
  .wpcf7
  select[multiple].wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.form-group-lg
  .wpcf7
  textarea.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control,
.wpcf7
  .form-group-lg
  select[multiple].wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  .form-group-lg
  textarea.wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}
.has-feedback {
  position: relative;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .has-feedback
  textarea.bbp-the-content,
.bbpress #bbpress-forums fieldset.bbp-form .has-feedback input#bbp_topic_tags,
.bbpress #bbpress-forums fieldset.bbp-form .has-feedback input#bbp_topic_title,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-feedback
  select#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-feedback
  select#bbp_topic_status_select,
.bbpress .bbp-search-form form .has-feedback input#bbp_search,
.has-feedback
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content,
.has-feedback .bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_tags,
.has-feedback .bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_title,
.has-feedback
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select,
.has-feedback
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select,
.has-feedback .bbpress .bbp-search-form form input#bbp_search,
.has-feedback .form-control,
.has-feedback
  .wpcf7
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  .has-feedback
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  padding-right: 47.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-lg
  > .input-group-btn
  > a.subscription-toggle
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .form-group-lg
  textarea.bbp-the-content
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .input-group-lg
  > textarea.bbp-the-content
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-lg
  > .input-group-btn
  > input
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-lg
  > .input-group-btn
  > button#bbp_reply_submit
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-lg
  > .input-group-btn
  > button#bbp_topic_submit
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-group-lg
  input#bbp_topic_tags
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-group-lg
  input#bbp_topic_title
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-group-lg
  select#bbp_stick_topic_select
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-group-lg
  select#bbp_topic_status_select
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-lg
  > input#bbp_topic_tags
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-lg
  > input#bbp_topic_title
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-lg
  > select#bbp_stick_topic_select
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-lg
  > select#bbp_topic_status_select
  + .form-control-feedback,
.bbpress
  .bbp-search-form
  form
  .form-group-lg
  input#bbp_search
  + .form-control-feedback,
.bbpress
  .bbp-search-form
  form
  .input-group-lg
  > .input-group-btn
  > input.button
  + .form-control-feedback,
.bbpress
  .bbp-search-form
  form
  .input-group-lg
  > input#bbp_search
  + .form-control-feedback,
.form-group-lg
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content
  + .form-control-feedback,
.form-group-lg
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_tags
  + .form-control-feedback,
.form-group-lg
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_title
  + .form-control-feedback,
.form-group-lg
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select
  + .form-control-feedback,
.form-group-lg
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select
  + .form-control-feedback,
.form-group-lg
  .bbpress
  .bbp-search-form
  form
  input#bbp_search
  + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg
  .wpcf7
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file)
  + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-lg + .form-control-feedback,
.woocommerce
  .variations
  td.value
  .input-group-lg
  > .input-group-btn
  > select
  + .form-control-feedback,
.wpcf7
  .form-group-lg
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file)
  + .form-control-feedback,
.wpcf7
  .input-group-lg
  > .input-group-btn
  > .wpcf7-file
  + .form-control-feedback,
.wpcf7
  .input-group-lg
  > .input-group-btn
  > .wpcf7-submit
  + .form-control-feedback,
.wpcf7
  .input-group-lg
  > .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file)
  + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-sm
  > .input-group-btn
  > a.subscription-toggle
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .form-group-sm
  textarea.bbp-the-content
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .input-group-sm
  > textarea.bbp-the-content
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-sm
  > .input-group-btn
  > input
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-sm
  > .input-group-btn
  > button#bbp_reply_submit
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-sm
  > .input-group-btn
  > button#bbp_topic_submit
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-group-sm
  input#bbp_topic_tags
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-group-sm
  input#bbp_topic_title
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-group-sm
  select#bbp_stick_topic_select
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-group-sm
  select#bbp_topic_status_select
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-sm
  > input#bbp_topic_tags
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-sm
  > input#bbp_topic_title
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-sm
  > select#bbp_stick_topic_select
  + .form-control-feedback,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-sm
  > select#bbp_topic_status_select
  + .form-control-feedback,
.bbpress
  .bbp-search-form
  form
  .form-group-sm
  input#bbp_search
  + .form-control-feedback,
.bbpress
  .bbp-search-form
  form
  .input-group-sm
  > .input-group-btn
  > input.button
  + .form-control-feedback,
.bbpress
  .bbp-search-form
  form
  .input-group-sm
  > input#bbp_search
  + .form-control-feedback,
.form-group-sm
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content
  + .form-control-feedback,
.form-group-sm
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_tags
  + .form-control-feedback,
.form-group-sm
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_title
  + .form-control-feedback,
.form-group-sm
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select
  + .form-control-feedback,
.form-group-sm
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select
  + .form-control-feedback,
.form-group-sm
  .bbpress
  .bbp-search-form
  form
  input#bbp_search
  + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm
  .wpcf7
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file)
  + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-sm + .form-control-feedback,
.woocommerce
  .variations
  td.value
  .input-group-sm
  > .input-group-btn
  > select
  + .form-control-feedback,
.wpcf7
  .form-group-sm
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file)
  + .form-control-feedback,
.wpcf7
  .input-group-sm
  > .input-group-btn
  > .wpcf7-file
  + .form-control-feedback,
.wpcf7
  .input-group-sm
  > .input-group-btn
  > .wpcf7-submit
  + .form-control-feedback,
.wpcf7
  .input-group-sm
  > .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file)
  + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-success
  input#bbp_topic_subscription,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  input.has-success#bbp_topic_subscription
  label,
.has-success
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_subscription,
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label,
.has-success .wpcf7 .wpcf7-checkbox.checkbox-inline .wpcf7-list-item,
.has-success .wpcf7 .wpcf7-checkbox .wpcf7-list-item,
.has-success .wpcf7 .wpcf7-radio.radio-inline .wpcf7-list-item,
.has-success .wpcf7 span.wpcf7-not-valid-tip,
.wpcf7 .has-success span.wpcf7-not-valid-tip,
.wpcf7 .wpcf7-checkbox.checkbox-inline .has-success .wpcf7-list-item,
.wpcf7 .wpcf7-checkbox.checkbox-inline .has-success.wpcf7-list-item label,
.wpcf7 .wpcf7-checkbox .has-success .wpcf7-list-item,
.wpcf7 .wpcf7-checkbox .has-success.wpcf7-list-item label,
.wpcf7 .wpcf7-radio.radio-inline .has-success .wpcf7-list-item,
.wpcf7 .wpcf7-radio.radio-inline .has-success.wpcf7-list-item label {
  color: #3c763d;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .has-success
  textarea.bbp-the-content,
.bbpress #bbpress-forums fieldset.bbp-form .has-success input#bbp_topic_tags,
.bbpress #bbpress-forums fieldset.bbp-form .has-success input#bbp_topic_title,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-success
  select#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-success
  select#bbp_topic_status_select,
.bbpress .bbp-search-form form .has-success input#bbp_search,
.has-success
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content,
.has-success .bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_tags,
.has-success .bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_title,
.has-success
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select,
.has-success
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select,
.has-success .bbpress .bbp-search-form form input#bbp_search,
.has-success .form-control,
.has-success
  .wpcf7
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  .has-success
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .has-success
  textarea.bbp-the-content:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-success
  input#bbp_topic_tags:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-success
  input#bbp_topic_title:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-success
  select#bbp_stick_topic_select:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-success
  select#bbp_topic_status_select:focus,
.bbpress .bbp-search-form form .has-success input#bbp_search:focus,
.has-success
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content:focus,
.has-success
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_tags:focus,
.has-success
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_title:focus,
.has-success
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select:focus,
.has-success
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select:focus,
.has-success .bbpress .bbp-search-form form input#bbp_search:focus,
.has-success .form-control:focus,
.has-success
  .wpcf7
  .wpcf7-form-control:focus:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  .has-success
  .wpcf7-form-control:focus:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  border-color: #2b542c;
  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;
}
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-warning
  input#bbp_topic_subscription,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  input.has-warning#bbp_topic_subscription
  label,
.has-warning
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_subscription,
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label,
.has-warning .wpcf7 .wpcf7-checkbox.checkbox-inline .wpcf7-list-item,
.has-warning .wpcf7 .wpcf7-checkbox .wpcf7-list-item,
.has-warning .wpcf7 .wpcf7-radio.radio-inline .wpcf7-list-item,
.has-warning .wpcf7 span.wpcf7-not-valid-tip,
.wpcf7 .has-warning span.wpcf7-not-valid-tip,
.wpcf7 .wpcf7-checkbox.checkbox-inline .has-warning .wpcf7-list-item,
.wpcf7 .wpcf7-checkbox.checkbox-inline .has-warning.wpcf7-list-item label,
.wpcf7 .wpcf7-checkbox .has-warning .wpcf7-list-item,
.wpcf7 .wpcf7-checkbox .has-warning.wpcf7-list-item label,
.wpcf7 .wpcf7-radio.radio-inline .has-warning .wpcf7-list-item,
.wpcf7 .wpcf7-radio.radio-inline .has-warning.wpcf7-list-item label {
  color: #8a6d3b;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .has-warning
  textarea.bbp-the-content,
.bbpress #bbpress-forums fieldset.bbp-form .has-warning input#bbp_topic_tags,
.bbpress #bbpress-forums fieldset.bbp-form .has-warning input#bbp_topic_title,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-warning
  select#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-warning
  select#bbp_topic_status_select,
.bbpress .bbp-search-form form .has-warning input#bbp_search,
.has-warning
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content,
.has-warning .bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_tags,
.has-warning .bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_title,
.has-warning
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select,
.has-warning
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select,
.has-warning .bbpress .bbp-search-form form input#bbp_search,
.has-warning .form-control,
.has-warning
  .wpcf7
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  .has-warning
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .has-warning
  textarea.bbp-the-content:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-warning
  input#bbp_topic_tags:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-warning
  input#bbp_topic_title:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-warning
  select#bbp_stick_topic_select:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-warning
  select#bbp_topic_status_select:focus,
.bbpress .bbp-search-form form .has-warning input#bbp_search:focus,
.has-warning
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content:focus,
.has-warning
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_tags:focus,
.has-warning
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_title:focus,
.has-warning
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select:focus,
.has-warning
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select:focus,
.has-warning .bbpress .bbp-search-form form input#bbp_search:focus,
.has-warning .form-control:focus,
.has-warning
  .wpcf7
  .wpcf7-form-control:focus:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  .has-warning
  .wpcf7-form-control:focus:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  border-color: #66512c;
  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;
}
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-error
  input#bbp_topic_subscription,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  input.has-error#bbp_topic_subscription
  label,
.has-error
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_subscription,
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label,
.has-error .wpcf7 .wpcf7-checkbox.checkbox-inline .wpcf7-list-item,
.has-error .wpcf7 .wpcf7-checkbox .wpcf7-list-item,
.has-error .wpcf7 .wpcf7-radio.radio-inline .wpcf7-list-item,
.has-error .wpcf7 span.wpcf7-not-valid-tip,
.wpcf7 .has-error span.wpcf7-not-valid-tip,
.wpcf7 .wpcf7-checkbox.checkbox-inline .has-error .wpcf7-list-item,
.wpcf7 .wpcf7-checkbox.checkbox-inline .has-error.wpcf7-list-item label,
.wpcf7 .wpcf7-checkbox .has-error .wpcf7-list-item,
.wpcf7 .wpcf7-checkbox .has-error.wpcf7-list-item label,
.wpcf7 .wpcf7-radio.radio-inline .has-error .wpcf7-list-item,
.wpcf7 .wpcf7-radio.radio-inline .has-error.wpcf7-list-item label {
  color: #a94442;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .has-error
  textarea.bbp-the-content,
.bbpress #bbpress-forums fieldset.bbp-form .has-error input#bbp_topic_tags,
.bbpress #bbpress-forums fieldset.bbp-form .has-error input#bbp_topic_title,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-error
  select#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-error
  select#bbp_topic_status_select,
.bbpress .bbp-search-form form .has-error input#bbp_search,
.has-error
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content,
.has-error .bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_tags,
.has-error .bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_title,
.has-error
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select,
.has-error
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select,
.has-error .bbpress .bbp-search-form form input#bbp_search,
.has-error .form-control,
.has-error
  .wpcf7
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  .has-error
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .has-error
  textarea.bbp-the-content:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-error
  input#bbp_topic_tags:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-error
  input#bbp_topic_title:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-error
  select#bbp_stick_topic_select:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .has-error
  select#bbp_topic_status_select:focus,
.bbpress .bbp-search-form form .has-error input#bbp_search:focus,
.has-error
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content:focus,
.has-error
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_tags:focus,
.has-error
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_title:focus,
.has-error
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select:focus,
.has-error
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select:focus,
.has-error .bbpress .bbp-search-form form input#bbp_search:focus,
.has-error .form-control:focus,
.has-error
  .wpcf7
  .wpcf7-form-control:focus:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  .has-error
  .wpcf7-form-control:focus:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  border-color: #843534;
  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;
}
.has-feedback label ~ .form-control-feedback {
  top: 29px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block,
.wpcf7 span.wpcf7-not-valid-tip {
  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;
  }
  .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    .form-inline
    textarea.bbp-the-content,
  .bbpress #bbpress-forums fieldset.bbp-form .form-inline input#bbp_topic_tags,
  .bbpress #bbpress-forums fieldset.bbp-form .form-inline input#bbp_topic_title,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .form-inline
    select#bbp_stick_topic_select,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .form-inline
    select#bbp_topic_status_select,
  .bbpress .bbp-search-form form .form-inline input#bbp_search,
  .form-inline
    .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    textarea.bbp-the-content,
  .form-inline .bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_tags,
  .form-inline .bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_title,
  .form-inline
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    select#bbp_stick_topic_select,
  .form-inline
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    select#bbp_topic_status_select,
  .form-inline .bbpress .bbp-search-form form input#bbp_search,
  .form-inline .form-control,
  .form-inline
    .wpcf7
    .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .wpcf7
    .form-inline
    .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .bbpress .bbp-search-form .form-inline form > div,
  .form-inline .bbpress .bbp-search-form form > div,
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    .bbp-search-form
    .form-inline
    form
    > div
    textarea.bbp-the-content,
  .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    .form-inline
    .input-group
    textarea.bbp-the-content,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    .form-inline
    form
    > div
    input#bbp_topic_tags,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    .form-inline
    form
    > div
    input#bbp_topic_title,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    .form-inline
    form
    > div
    select#bbp_stick_topic_select,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    .form-inline
    form
    > div
    select#bbp_topic_status_select,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .form-inline
    .input-group
    input#bbp_topic_tags,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .form-inline
    .input-group
    input#bbp_topic_title,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .form-inline
    .input-group
    select#bbp_stick_topic_select,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .form-inline
    .input-group
    select#bbp_topic_status_select,
  .bbpress
    .bbp-search-form
    .form-inline
    form
    > div
    #bbpress-forums
    div.bbp-the-content-wrapper
    textarea.bbp-the-content,
  .bbpress
    .bbp-search-form
    .form-inline
    form
    > div
    #bbpress-forums
    fieldset.bbp-form
    input#bbp_topic_tags,
  .bbpress
    .bbp-search-form
    .form-inline
    form
    > div
    #bbpress-forums
    fieldset.bbp-form
    input#bbp_topic_title,
  .bbpress
    .bbp-search-form
    .form-inline
    form
    > div
    #bbpress-forums
    fieldset.bbp-form
    select#bbp_stick_topic_select,
  .bbpress
    .bbp-search-form
    .form-inline
    form
    > div
    #bbpress-forums
    fieldset.bbp-form
    select#bbp_topic_status_select,
  .bbpress .bbp-search-form .form-inline form > div .form-control,
  .bbpress .bbp-search-form .form-inline form > div .input-group-addon,
  .bbpress .bbp-search-form .form-inline form > div .input-group-btn,
  .bbpress
    .bbp-search-form
    .form-inline
    form
    > div
    .wpcf7
    .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .bbpress .bbp-search-form .form-inline form > div input#bbp_search,
  .bbpress .bbp-search-form form .form-inline .input-group input#bbp_search,
  .form-inline
    .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    .bbp-search-form
    form
    > div
    textarea.bbp-the-content,
  .form-inline
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    form
    > div
    input#bbp_topic_tags,
  .form-inline
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    form
    > div
    input#bbp_topic_title,
  .form-inline
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    form
    > div
    select#bbp_stick_topic_select,
  .form-inline
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    form
    > div
    select#bbp_topic_status_select,
  .form-inline
    .bbpress
    .bbp-search-form
    form
    > div
    #bbpress-forums
    div.bbp-the-content-wrapper
    textarea.bbp-the-content,
  .form-inline
    .bbpress
    .bbp-search-form
    form
    > div
    #bbpress-forums
    fieldset.bbp-form
    input#bbp_topic_tags,
  .form-inline
    .bbpress
    .bbp-search-form
    form
    > div
    #bbpress-forums
    fieldset.bbp-form
    input#bbp_topic_title,
  .form-inline
    .bbpress
    .bbp-search-form
    form
    > div
    #bbpress-forums
    fieldset.bbp-form
    select#bbp_stick_topic_select,
  .form-inline
    .bbpress
    .bbp-search-form
    form
    > div
    #bbpress-forums
    fieldset.bbp-form
    select#bbp_topic_status_select,
  .form-inline .bbpress .bbp-search-form form > div .form-control,
  .form-inline .bbpress .bbp-search-form form > div .input-group-addon,
  .form-inline .bbpress .bbp-search-form form > div .input-group-btn,
  .form-inline
    .bbpress
    .bbp-search-form
    form
    > div
    .wpcf7
    .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .form-inline .bbpress .bbp-search-form form > div input#bbp_search,
  .form-inline
    .input-group
    .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    textarea.bbp-the-content,
  .form-inline
    .input-group
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    input#bbp_topic_tags,
  .form-inline
    .input-group
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    input#bbp_topic_title,
  .form-inline
    .input-group
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    select#bbp_stick_topic_select,
  .form-inline
    .input-group
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    select#bbp_topic_status_select,
  .form-inline .input-group .bbpress .bbp-search-form form input#bbp_search,
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline
    .input-group
    .wpcf7
    .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .wpcf7
    .bbpress
    .bbp-search-form
    .form-inline
    form
    > div
    .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .wpcf7
    .form-inline
    .bbpress
    .bbp-search-form
    form
    > div
    .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .wpcf7
    .form-inline
    .input-group
    .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
    width: auto;
  }
  .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    .bbp-search-form
    .form-inline
    form
    > div
    > textarea.bbp-the-content,
  .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    .form-inline
    .input-group
    > textarea.bbp-the-content,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    .form-inline
    form
    > div
    > input#bbp_topic_tags,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    .form-inline
    form
    > div
    > input#bbp_topic_title,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    .form-inline
    form
    > div
    > select#bbp_stick_topic_select,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    .form-inline
    form
    > div
    > select#bbp_topic_status_select,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .form-inline
    .input-group
    > input#bbp_topic_tags,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .form-inline
    .input-group
    > input#bbp_topic_title,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .form-inline
    .input-group
    > select#bbp_stick_topic_select,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .form-inline
    .input-group
    > select#bbp_topic_status_select,
  .bbpress
    .bbp-search-form
    .form-inline
    #bbpress-forums
    div.bbp-the-content-wrapper
    form
    > div
    > textarea.bbp-the-content,
  .bbpress
    .bbp-search-form
    .form-inline
    #bbpress-forums
    fieldset.bbp-form
    form
    > div
    > input#bbp_topic_tags,
  .bbpress
    .bbp-search-form
    .form-inline
    #bbpress-forums
    fieldset.bbp-form
    form
    > div
    > input#bbp_topic_title,
  .bbpress
    .bbp-search-form
    .form-inline
    #bbpress-forums
    fieldset.bbp-form
    form
    > div
    > select#bbp_stick_topic_select,
  .bbpress
    .bbp-search-form
    .form-inline
    #bbpress-forums
    fieldset.bbp-form
    form
    > div
    > select#bbp_topic_status_select,
  .bbpress
    .bbp-search-form
    .form-inline
    .wpcf7
    form
    > div
    > .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .bbpress .bbp-search-form .form-inline form > div > .form-control,
  .bbpress .bbp-search-form .form-inline form > div > input#bbp_search,
  .bbpress .bbp-search-form form .form-inline .input-group > input#bbp_search,
  .form-inline
    .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    .bbp-search-form
    form
    > div
    > textarea.bbp-the-content,
  .form-inline
    .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    .input-group
    > textarea.bbp-the-content,
  .form-inline
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    form
    > div
    > input#bbp_topic_tags,
  .form-inline
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    form
    > div
    > input#bbp_topic_title,
  .form-inline
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    form
    > div
    > select#bbp_stick_topic_select,
  .form-inline
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    form
    > div
    > select#bbp_topic_status_select,
  .form-inline
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group
    > input#bbp_topic_tags,
  .form-inline
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group
    > input#bbp_topic_title,
  .form-inline
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group
    > select#bbp_stick_topic_select,
  .form-inline
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group
    > select#bbp_topic_status_select,
  .form-inline
    .bbpress
    .bbp-search-form
    #bbpress-forums
    div.bbp-the-content-wrapper
    form
    > div
    > textarea.bbp-the-content,
  .form-inline
    .bbpress
    .bbp-search-form
    #bbpress-forums
    fieldset.bbp-form
    form
    > div
    > input#bbp_topic_tags,
  .form-inline
    .bbpress
    .bbp-search-form
    #bbpress-forums
    fieldset.bbp-form
    form
    > div
    > input#bbp_topic_title,
  .form-inline
    .bbpress
    .bbp-search-form
    #bbpress-forums
    fieldset.bbp-form
    form
    > div
    > select#bbp_stick_topic_select,
  .form-inline
    .bbpress
    .bbp-search-form
    #bbpress-forums
    fieldset.bbp-form
    form
    > div
    > select#bbp_topic_status_select,
  .form-inline
    .bbpress
    .bbp-search-form
    .wpcf7
    form
    > div
    > .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .form-inline .bbpress .bbp-search-form form .input-group > input#bbp_search,
  .form-inline .bbpress .bbp-search-form form > div > .form-control,
  .form-inline .bbpress .bbp-search-form form > div > input#bbp_search,
  .form-inline .input-group > .form-control,
  .form-inline
    .wpcf7
    .input-group
    > .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .wpcf7
    .bbpress
    .bbp-search-form
    .form-inline
    form
    > div
    > .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .wpcf7
    .form-inline
    .bbpress
    .bbp-search-form
    form
    > div
    > .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .wpcf7
    .form-inline
    .input-group
    > .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio,
  .form-inline .wpcf7 .wpcf7-checkbox .wpcf7-list-item,
  .wpcf7 .wpcf7-checkbox .form-inline .wpcf7-list-item {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label,
  .form-inline .wpcf7 .wpcf7-checkbox .wpcf7-list-item label,
  .wpcf7 .wpcf7-checkbox .form-inline .wpcf7-list-item label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"],
  .form-inline .wpcf7 .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"],
  .wpcf7 .wpcf7-checkbox .form-inline .wpcf7-list-item input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .form-horizontal
  input#bbp_topic_subscription,
.form-horizontal
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_subscription,
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline,
.form-horizontal .wpcf7 .wpcf7-checkbox.checkbox-inline .wpcf7-list-item,
.form-horizontal .wpcf7 .wpcf7-checkbox .wpcf7-list-item,
.form-horizontal .wpcf7 .wpcf7-radio.radio-inline .wpcf7-list-item,
.wpcf7 .wpcf7-checkbox.checkbox-inline .form-horizontal .wpcf7-list-item,
.wpcf7 .wpcf7-checkbox .form-horizontal .wpcf7-list-item,
.wpcf7 .wpcf7-radio.radio-inline .form-horizontal .wpcf7-list-item {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .checkbox,
.form-horizontal .radio,
.form-horizontal .wpcf7 .wpcf7-checkbox .wpcf7-list-item,
.wpcf7 .wpcf7-checkbox .form-horizontal .wpcf7-list-item {
  min-height: 31px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.bbpress #bbpress-forums > #subscription-toggle span a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit,
.bbpress .bbp-search-form form input.button,
.btn,
.woocommerce .variations td.value select,
.wpcf7 .wpcf7-file,
.wpcf7 .wpcf7-submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.75;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.active.focus.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.active.subscription-toggle:focus,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.focus.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle:active.focus,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle:active:focus,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle:focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input.active.focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input.active:focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input.focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input:active.focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input:active:focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit:active.focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit:active:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit:active.focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit:active:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.active#bbp_reply_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.active#bbp_topic_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.active.focus#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.active.focus#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.focus#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.focus#bbp_topic_submit,
.bbpress .bbp-search-form form input.active.button:focus,
.bbpress .bbp-search-form form input.active.focus.button,
.bbpress .bbp-search-form form input.button:active.focus,
.bbpress .bbp-search-form form input.button:active:focus,
.bbpress .bbp-search-form form input.button:focus,
.bbpress .bbp-search-form form input.focus.button,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
.woocommerce .variations td.value select.active.focus,
.woocommerce .variations td.value select.active:focus,
.woocommerce .variations td.value select.focus,
.woocommerce .variations td.value select:active.focus,
.woocommerce .variations td.value select:active:focus,
.woocommerce .variations td.value select:focus,
.wpcf7 .active.focus.wpcf7-file,
.wpcf7 .active.focus.wpcf7-submit,
.wpcf7 .active.wpcf7-file:focus,
.wpcf7 .active.wpcf7-submit:focus,
.wpcf7 .focus.wpcf7-file,
.wpcf7 .focus.wpcf7-submit,
.wpcf7 .wpcf7-file:active.focus,
.wpcf7 .wpcf7-file:active:focus,
.wpcf7 .wpcf7-file:focus,
.wpcf7 .wpcf7-submit:active.focus,
.wpcf7 .wpcf7-submit:active:focus,
.wpcf7 .wpcf7-submit:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.focus.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle:focus,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle:hover,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input.focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input:focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.focus#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.focus#bbp_topic_submit,
.bbpress .bbp-search-form form input.button:focus,
.bbpress .bbp-search-form form input.button:hover,
.bbpress .bbp-search-form form input.focus.button,
.btn.focus,
.btn:focus,
.btn:hover,
.woocommerce .variations td.value select.focus,
.woocommerce .variations td.value select:focus,
.woocommerce .variations td.value select:hover,
.wpcf7 .focus.wpcf7-file,
.wpcf7 .focus.wpcf7-submit,
.wpcf7 .wpcf7-file:focus,
.wpcf7 .wpcf7-file:hover,
.wpcf7 .wpcf7-submit:focus,
.wpcf7 .wpcf7-submit:hover {
  color: #333;
  text-decoration: none;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.active.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle:active,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input.active,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input:active,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit:active,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit:active,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.active#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.active#bbp_topic_submit,
.bbpress .bbp-search-form form input.active.button,
.bbpress .bbp-search-form form input.button:active,
.btn.active,
.btn:active,
.woocommerce .variations td.value select.active,
.woocommerce .variations td.value select:active,
.wpcf7 .active.wpcf7-file,
.wpcf7 .active.wpcf7-submit,
.wpcf7 .wpcf7-file:active,
.wpcf7 .wpcf7-submit:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.disabled.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a[disabled].subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset[disabled]
  a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset[disabled]
  input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input.disabled,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input[disabled],
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.disabled#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.disabled#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button[disabled]#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button[disabled]#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  fieldset[disabled]
  button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  fieldset[disabled]
  button#bbp_topic_submit,
.bbpress .bbp-search-form form fieldset[disabled] input.button,
.bbpress .bbp-search-form form input.disabled.button,
.bbpress .bbp-search-form form input[disabled].button,
.btn.disabled,
.btn[disabled],
.woocommerce .variations td.value fieldset[disabled] select,
.woocommerce .variations td.value select.disabled,
.woocommerce .variations td.value select[disabled],
.wpcf7 .disabled.wpcf7-file,
.wpcf7 .disabled.wpcf7-submit,
.wpcf7 [disabled].wpcf7-file,
.wpcf7 [disabled].wpcf7-submit,
.wpcf7 fieldset[disabled] .wpcf7-file,
.wpcf7 fieldset[disabled] .wpcf7-submit,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit,
fieldset[disabled] .bbpress .bbp-search-form form input.button,
fieldset[disabled] .btn,
fieldset[disabled] .woocommerce .variations td.value select,
fieldset[disabled] .wpcf7 .wpcf7-file,
fieldset[disabled] .wpcf7 .wpcf7-submit {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.disabled.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset[disabled]
  a.subscription-toggle,
.wpcf7 a.disabled.wpcf7-file,
.wpcf7 a.disabled.wpcf7-submit,
.wpcf7 fieldset[disabled] a.wpcf7-file,
.wpcf7 fieldset[disabled] a.wpcf7-submit,
a.btn.disabled,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle,
fieldset[disabled] .wpcf7 a.wpcf7-file,
fieldset[disabled] .wpcf7 a.wpcf7-submit,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.bbpress #bbpress-forums > #subscription-toggle span a.subscription-toggle,
.btn-default,
.woocommerce .variations td.value select,
.wpcf7 .wpcf7-file,
.wpcf7 .wpcf7-submit {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.focus.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle:focus,
.btn-default.focus,
.btn-default:focus,
.woocommerce .variations td.value select.focus,
.woocommerce .variations td.value select:focus,
.wpcf7 .focus.wpcf7-file,
.wpcf7 .focus.wpcf7-submit,
.wpcf7 .wpcf7-file:focus,
.wpcf7 .wpcf7-submit:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .open
  > a.dropdown-toggle.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.active.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle:active,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle:hover,
.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open > .btn-default.dropdown-toggle,
.woocommerce .variations td.value .open > select,
.woocommerce .variations td.value .wpcf7 .open > select.wpcf7-file,
.woocommerce .variations td.value .wpcf7 .open > select.wpcf7-submit,
.woocommerce .variations td.value select.active,
.woocommerce .variations td.value select:active,
.woocommerce .variations td.value select:hover,
.wpcf7 .active.wpcf7-file,
.wpcf7 .active.wpcf7-submit,
.wpcf7 .open > .dropdown-toggle.wpcf7-file,
.wpcf7 .open > .dropdown-toggle.wpcf7-submit,
.wpcf7 .wpcf7-file:active,
.wpcf7 .wpcf7-file:hover,
.wpcf7 .wpcf7-submit:active,
.wpcf7 .wpcf7-submit:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .open
  > a.dropdown-toggle.focus.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .open
  > a.dropdown-toggle.subscription-toggle:focus,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .open
  > a.dropdown-toggle.subscription-toggle:hover,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.active.focus.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.active.subscription-toggle:focus,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.active.subscription-toggle:hover,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle:active.focus,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle:active:focus,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle:active:hover,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .btn-default.dropdown-toggle.focus,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle:hover,
.woocommerce .variations td.value .open > select.focus,
.woocommerce .variations td.value .open > select:focus,
.woocommerce .variations td.value .open > select:hover,
.woocommerce .variations td.value .wpcf7 .open > select.focus.wpcf7-file,
.woocommerce .variations td.value .wpcf7 .open > select.focus.wpcf7-submit,
.woocommerce .variations td.value .wpcf7 .open > select.wpcf7-file:focus,
.woocommerce .variations td.value .wpcf7 .open > select.wpcf7-file:hover,
.woocommerce .variations td.value .wpcf7 .open > select.wpcf7-submit:focus,
.woocommerce .variations td.value .wpcf7 .open > select.wpcf7-submit:hover,
.woocommerce .variations td.value select.active.focus,
.woocommerce .variations td.value select.active:focus,
.woocommerce .variations td.value select.active:hover,
.woocommerce .variations td.value select:active.focus,
.woocommerce .variations td.value select:active:focus,
.woocommerce .variations td.value select:active:hover,
.wpcf7 .active.focus.wpcf7-file,
.wpcf7 .active.focus.wpcf7-submit,
.wpcf7 .active.wpcf7-file:focus,
.wpcf7 .active.wpcf7-file:hover,
.wpcf7 .active.wpcf7-submit:focus,
.wpcf7 .active.wpcf7-submit:hover,
.wpcf7 .open > .dropdown-toggle.focus.wpcf7-file,
.wpcf7 .open > .dropdown-toggle.focus.wpcf7-submit,
.wpcf7 .open > .dropdown-toggle.wpcf7-file:focus,
.wpcf7 .open > .dropdown-toggle.wpcf7-file:hover,
.wpcf7 .open > .dropdown-toggle.wpcf7-submit:focus,
.wpcf7 .open > .dropdown-toggle.wpcf7-submit:hover,
.wpcf7 .wpcf7-file:active.focus,
.wpcf7 .wpcf7-file:active:focus,
.wpcf7 .wpcf7-file:active:hover,
.wpcf7 .wpcf7-submit:active.focus,
.wpcf7 .wpcf7-submit:active:focus,
.wpcf7 .wpcf7-submit:active:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .open
  > a.dropdown-toggle.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.active.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle:active,
.btn-default.active,
.btn-default:active,
.open > .btn-default.dropdown-toggle,
.woocommerce .variations td.value .open > select,
.woocommerce .variations td.value .wpcf7 .open > select.wpcf7-file,
.woocommerce .variations td.value .wpcf7 .open > select.wpcf7-submit,
.woocommerce .variations td.value select.active,
.woocommerce .variations td.value select:active,
.wpcf7 .active.wpcf7-file,
.wpcf7 .active.wpcf7-submit,
.wpcf7 .open > .dropdown-toggle.wpcf7-file,
.wpcf7 .open > .dropdown-toggle.wpcf7-submit,
.wpcf7 .wpcf7-file:active,
.wpcf7 .wpcf7-submit:active {
  background-image: none;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.disabled.focus.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.disabled.subscription-toggle:focus,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.disabled.subscription-toggle:hover,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a[disabled].focus.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a[disabled].subscription-toggle:focus,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a[disabled].subscription-toggle:hover,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset[disabled]
  a.focus.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset[disabled]
  a.subscription-toggle:focus,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset[disabled]
  a.subscription-toggle:hover,
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
.woocommerce .variations td.value fieldset[disabled] select.focus,
.woocommerce .variations td.value fieldset[disabled] select:focus,
.woocommerce .variations td.value fieldset[disabled] select:hover,
.woocommerce .variations td.value select.disabled.focus,
.woocommerce .variations td.value select.disabled:focus,
.woocommerce .variations td.value select.disabled:hover,
.woocommerce .variations td.value select[disabled].focus,
.woocommerce .variations td.value select[disabled]:focus,
.woocommerce .variations td.value select[disabled]:hover,
.wpcf7 .disabled.focus.wpcf7-file,
.wpcf7 .disabled.focus.wpcf7-submit,
.wpcf7 .disabled.wpcf7-file:focus,
.wpcf7 .disabled.wpcf7-file:hover,
.wpcf7 .disabled.wpcf7-submit:focus,
.wpcf7 .disabled.wpcf7-submit:hover,
.wpcf7 [disabled].focus.wpcf7-file,
.wpcf7 [disabled].focus.wpcf7-submit,
.wpcf7 [disabled].wpcf7-file:focus,
.wpcf7 [disabled].wpcf7-file:hover,
.wpcf7 [disabled].wpcf7-submit:focus,
.wpcf7 [disabled].wpcf7-submit:hover,
.wpcf7 fieldset[disabled] .focus.wpcf7-file,
.wpcf7 fieldset[disabled] .focus.wpcf7-submit,
.wpcf7 fieldset[disabled] .wpcf7-file:focus,
.wpcf7 fieldset[disabled] .wpcf7-file:hover,
.wpcf7 fieldset[disabled] .wpcf7-submit:focus,
.wpcf7 fieldset[disabled] .wpcf7-submit:hover,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.focus.subscription-toggle,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle:focus,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .woocommerce .variations td.value select.focus,
fieldset[disabled] .woocommerce .variations td.value select:focus,
fieldset[disabled] .woocommerce .variations td.value select:hover,
fieldset[disabled] .wpcf7 .focus.wpcf7-file,
fieldset[disabled] .wpcf7 .focus.wpcf7-submit,
fieldset[disabled] .wpcf7 .wpcf7-file:focus,
fieldset[disabled] .wpcf7 .wpcf7-file:hover,
fieldset[disabled] .wpcf7 .wpcf7-submit:focus,
fieldset[disabled] .wpcf7 .wpcf7-submit:hover {
  background-color: #fff;
  border-color: #ccc;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  .badge,
.btn-default .badge,
.woocommerce .variations td.value select .badge,
.wpcf7 .wpcf7-file .badge,
.wpcf7 .wpcf7-submit .badge {
  color: #fff;
  background-color: #333;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input,
.bbpress .bbp-search-form form input.button,
.btn-primary {
  color: #fff;
  background-color: #685d9f;
  border-color: #5d548f;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input.focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input:focus,
.bbpress .bbp-search-form form input.button:focus,
.bbpress .bbp-search-form form input.focus.button,
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #534a7f;
  border-color: #29253e;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .open
  > input.dropdown-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input.active,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input:active,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input:hover,
.bbpress .bbp-search-form form .open > input.dropdown-toggle.button,
.bbpress .bbp-search-form form input.active.button,
.bbpress .bbp-search-form form input.button:active,
.bbpress .bbp-search-form form input.button:hover,
.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open > .btn-primary.dropdown-toggle,
.woocommerce .variations td.value .open > select.btn-primary {
  color: #fff;
  background-color: #534a7f;
  border-color: #443d68;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .open
  > input.dropdown-toggle.focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .open
  > input.dropdown-toggle:focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .open
  > input.dropdown-toggle:hover,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input.active.focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input.active:focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input.active:hover,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input:active.focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input:active:focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input:active:hover,
.bbpress .bbp-search-form form .open > input.dropdown-toggle.button:focus,
.bbpress .bbp-search-form form .open > input.dropdown-toggle.button:hover,
.bbpress .bbp-search-form form .open > input.dropdown-toggle.focus.button,
.bbpress .bbp-search-form form input.active.button:focus,
.bbpress .bbp-search-form form input.active.button:hover,
.bbpress .bbp-search-form form input.active.focus.button,
.bbpress .bbp-search-form form input.button:active.focus,
.bbpress .bbp-search-form form input.button:active:focus,
.bbpress .bbp-search-form form input.button:active:hover,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .btn-primary.dropdown-toggle.focus,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle:hover,
.woocommerce .variations td.value .open > select.btn-primary.focus,
.woocommerce .variations td.value .open > select.btn-primary:focus,
.woocommerce .variations td.value .open > select.btn-primary:hover {
  color: #fff;
  background-color: #443d68;
  border-color: #29253e;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .open
  > input.dropdown-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input.active,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input:active,
.bbpress .bbp-search-form form .open > input.dropdown-toggle.button,
.bbpress .bbp-search-form form input.active.button,
.bbpress .bbp-search-form form input.button:active,
.btn-primary.active,
.btn-primary:active,
.open > .btn-primary.dropdown-toggle,
.woocommerce .variations td.value .open > select.btn-primary {
  background-image: none;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset[disabled]
  input.focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset[disabled]
  input:focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset[disabled]
  input:hover,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input.disabled.focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input.disabled:focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input.disabled:hover,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input[disabled].focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input[disabled]:focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input[disabled]:hover,
.bbpress .bbp-search-form form fieldset[disabled] input.button:focus,
.bbpress .bbp-search-form form fieldset[disabled] input.button:hover,
.bbpress .bbp-search-form form fieldset[disabled] input.focus.button,
.bbpress .bbp-search-form form input.disabled.button:focus,
.bbpress .bbp-search-form form input.disabled.button:hover,
.bbpress .bbp-search-form form input.disabled.focus.button,
.bbpress .bbp-search-form form input[disabled].button:focus,
.bbpress .bbp-search-form form input[disabled].button:hover,
.bbpress .bbp-search-form form input[disabled].focus.button,
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input.focus,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input:focus,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input:hover,
fieldset[disabled] .bbpress .bbp-search-form form input.button:focus,
fieldset[disabled] .bbpress .bbp-search-form form input.button:hover,
fieldset[disabled] .bbpress .bbp-search-form form input.focus.button,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #685d9f;
  border-color: #5d548f;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  .badge,
.bbpress .bbp-search-form form input.button .badge,
.btn-primary .badge {
  color: #685d9f;
  background-color: #fff;
}
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit,
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.focus#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.focus#bbp_topic_submit,
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .open
  > button.dropdown-toggle#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .open
  > button.dropdown-toggle#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit:active,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit:active,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.active#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.active#bbp_topic_submit,
.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open > .btn-success.dropdown-toggle,
.woocommerce .variations td.value .open > select.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .open
  > button.dropdown-toggle#bbp_reply_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .open
  > button.dropdown-toggle#bbp_reply_submit:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .open
  > button.dropdown-toggle#bbp_topic_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .open
  > button.dropdown-toggle#bbp_topic_submit:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .open
  > button.dropdown-toggle.focus#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .open
  > button.dropdown-toggle.focus#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit:active.focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit:active:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit:active:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit:active.focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit:active:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit:active:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.active#bbp_reply_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.active#bbp_reply_submit:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.active#bbp_topic_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.active#bbp_topic_submit:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.active.focus#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.active.focus#bbp_topic_submit,
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .btn-success.dropdown-toggle.focus,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle:hover,
.woocommerce .variations td.value .open > select.btn-success.focus,
.woocommerce .variations td.value .open > select.btn-success:focus,
.woocommerce .variations td.value .open > select.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .open
  > button.dropdown-toggle#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .open
  > button.dropdown-toggle#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit:active,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit:active,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.active#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.active#bbp_topic_submit,
.btn-success.active,
.btn-success:active,
.open > .btn-success.dropdown-toggle,
.woocommerce .variations td.value .open > select.btn-success {
  background-image: none;
}
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.disabled#bbp_reply_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.disabled#bbp_reply_submit:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.disabled#bbp_topic_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.disabled#bbp_topic_submit:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.disabled.focus#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.disabled.focus#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button[disabled]#bbp_reply_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button[disabled]#bbp_reply_submit:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button[disabled]#bbp_topic_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button[disabled]#bbp_topic_submit:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button[disabled].focus#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button[disabled].focus#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  fieldset[disabled]
  button#bbp_reply_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  fieldset[disabled]
  button#bbp_reply_submit:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  fieldset[disabled]
  button#bbp_topic_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  fieldset[disabled]
  button#bbp_topic_submit:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  fieldset[disabled]
  button.focus#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  fieldset[disabled]
  button.focus#bbp_topic_submit,
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit:focus,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit:hover,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit:focus,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit:hover,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.focus#bbp_reply_submit,
fieldset[disabled]
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button.focus#bbp_topic_submit,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  .badge,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  .badge,
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open > .btn-info.dropdown-toggle,
.woocommerce .variations td.value .open > select.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .btn-info.dropdown-toggle.focus,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle:hover,
.woocommerce .variations td.value .open > select.btn-info.focus,
.woocommerce .variations td.value .open > select.btn-info:focus,
.woocommerce .variations td.value .open > select.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.active,
.btn-info:active,
.open > .btn-info.dropdown-toggle,
.woocommerce .variations td.value .open > select.btn-info {
  background-image: none;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open > .btn-warning.dropdown-toggle,
.woocommerce .variations td.value .open > select.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .btn-warning.dropdown-toggle.focus,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle:hover,
.woocommerce .variations td.value .open > select.btn-warning.focus,
.woocommerce .variations td.value .open > select.btn-warning:focus,
.woocommerce .variations td.value .open > select.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active,
.open > .btn-warning.dropdown-toggle,
.woocommerce .variations td.value .open > select.btn-warning {
  background-image: none;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open > .btn-danger.dropdown-toggle,
.woocommerce .variations td.value .open > select.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .btn-danger.dropdown-toggle.focus,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle:hover,
.woocommerce .variations td.value .open > select.btn-danger.focus,
.woocommerce .variations td.value .open > select.btn-danger:focus,
.woocommerce .variations td.value .open > select.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.active,
.btn-danger:active,
.open > .btn-danger.dropdown-toggle,
.woocommerce .variations td.value .open > select.btn-danger {
  background-image: none;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #685d9f;
  font-weight: 400;
  border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #48416f;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-lg
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-lg
  > input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-lg
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-lg
  > button#bbp_topic_submit,
.bbpress .bbp-search-form form .btn-group-lg > input.button,
.btn-group-lg > .btn,
.btn-lg,
.woocommerce .variations td.value .btn-group-lg > select,
.wpcf7 .btn-group-lg > .wpcf7-file,
.wpcf7 .btn-group-lg > .wpcf7-submit {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-sm
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-sm
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-sm
  > button#bbp_topic_submit,
.bbpress .bbp-search-form form .btn-group-sm > input.button,
.btn-group-sm > .btn,
.btn-sm,
.woocommerce .variations td.value .btn-group-sm > select,
.wpcf7 .btn-group-sm > .wpcf7-file,
.wpcf7 .btn-group-sm > .wpcf7-submit {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-xs
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-xs
  > input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-xs
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-xs
  > button#bbp_topic_submit,
.bbpress .bbp-search-form form .btn-group-xs > input.button,
.btn-group-xs > .btn,
.btn-xs,
.woocommerce .variations td.value .btn-group-xs > select,
.wpcf7 .btn-group-xs > .wpcf7-file,
.wpcf7 .btn-group-xs > .wpcf7-submit {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block,
.woocommerce .variations td.value select,
.wpcf7 .wpcf7-file,
.wpcf7 .wpcf7-submit {
  display: block;
  width: 100%;
}
.btn-block + .btn-block,
.woocommerce .variations td.value .btn-block + select,
.woocommerce .variations td.value .wpcf7 .wpcf7-file + select,
.woocommerce .variations td.value .wpcf7 .wpcf7-submit + select,
.woocommerce .variations td.value .wpcf7 select + .wpcf7-file,
.woocommerce .variations td.value .wpcf7 select + .wpcf7-submit,
.woocommerce .variations td.value select + .btn-block,
.woocommerce .variations td.value select + select,
.wpcf7 .btn-block + .wpcf7-file,
.wpcf7 .btn-block + .wpcf7-submit,
.wpcf7 .woocommerce .variations td.value .wpcf7-file + select,
.wpcf7 .woocommerce .variations td.value .wpcf7-submit + select,
.wpcf7 .woocommerce .variations td.value select + .wpcf7-file,
.wpcf7 .woocommerce .variations td.value select + .wpcf7-submit,
.wpcf7 .wpcf7-file + .btn-block,
.wpcf7 .wpcf7-file + .wpcf7-file,
.wpcf7 .wpcf7-file + .wpcf7-submit,
.wpcf7 .wpcf7-submit + .btn-block,
.wpcf7 .wpcf7-submit + .wpcf7-file,
.wpcf7 .wpcf7-submit + .wpcf7-submit {
  margin-top: 5px;
}
.wpcf7 input[type="button"].wpcf7-file,
.wpcf7 input[type="button"].wpcf7-submit,
.wpcf7 input[type="reset"].wpcf7-file,
.wpcf7 input[type="reset"].wpcf7-submit,
.wpcf7 input[type="submit"].wpcf7-file,
.wpcf7 input[type="submit"].wpcf7-submit,
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown,
.dropup {
  position: relative;
}
.dropdown-toggle:focus,
.woocommerce .variations td.value select:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9;
  display: none;
  float: left;
  min-width: 225px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.75;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #685d9f;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.75;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 7;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  > input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button#bbp_topic_submit,
.bbpress .bbp-search-form form .btn-group-vertical > input.button,
.bbpress .bbp-search-form form .btn-group > input.button,
.btn-group-vertical > .btn,
.btn-group > .btn,
.woocommerce .variations td.value .btn-group-vertical > select,
.woocommerce .variations td.value .btn-group > select,
.wpcf7 .btn-group-vertical > .wpcf7-file,
.wpcf7 .btn-group-vertical > .wpcf7-submit,
.wpcf7 .btn-group > .wpcf7-file,
.wpcf7 .btn-group > .wpcf7-submit {
  position: relative;
  float: left;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > a.active.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > a.subscription-toggle:active,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > a.subscription-toggle:focus,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > a.subscription-toggle:hover,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  > a.active.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  > a.subscription-toggle:active,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  > a.subscription-toggle:focus,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  > a.subscription-toggle:hover,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > input.active,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > input:active,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > input:focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > input:hover,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  > input.active,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  > input:active,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  > input:focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  > input:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_reply_submit:active,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_reply_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_reply_submit:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_topic_submit:active,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_topic_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_topic_submit:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button.active#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button.active#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button#bbp_reply_submit:active,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button#bbp_reply_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button#bbp_reply_submit:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button#bbp_topic_submit:active,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button#bbp_topic_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button#bbp_topic_submit:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button.active#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button.active#bbp_topic_submit,
.bbpress .bbp-search-form form .btn-group-vertical > input.active.button,
.bbpress .bbp-search-form form .btn-group-vertical > input.button:active,
.bbpress .bbp-search-form form .btn-group-vertical > input.button:focus,
.bbpress .bbp-search-form form .btn-group-vertical > input.button:hover,
.bbpress .bbp-search-form form .btn-group > input.active.button,
.bbpress .bbp-search-form form .btn-group > input.button:active,
.bbpress .bbp-search-form form .btn-group > input.button:focus,
.bbpress .bbp-search-form form .btn-group > input.button:hover,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover,
.woocommerce .variations td.value .btn-group-vertical > select.active,
.woocommerce .variations td.value .btn-group-vertical > select:active,
.woocommerce .variations td.value .btn-group-vertical > select:focus,
.woocommerce .variations td.value .btn-group-vertical > select:hover,
.woocommerce .variations td.value .btn-group > select.active,
.woocommerce .variations td.value .btn-group > select:active,
.woocommerce .variations td.value .btn-group > select:focus,
.woocommerce .variations td.value .btn-group > select:hover,
.wpcf7 .btn-group-vertical > .active.wpcf7-file,
.wpcf7 .btn-group-vertical > .active.wpcf7-submit,
.wpcf7 .btn-group-vertical > .wpcf7-file:active,
.wpcf7 .btn-group-vertical > .wpcf7-file:focus,
.wpcf7 .btn-group-vertical > .wpcf7-file:hover,
.wpcf7 .btn-group-vertical > .wpcf7-submit:active,
.wpcf7 .btn-group-vertical > .wpcf7-submit:focus,
.wpcf7 .btn-group-vertical > .wpcf7-submit:hover,
.wpcf7 .btn-group > .active.wpcf7-file,
.wpcf7 .btn-group > .active.wpcf7-submit,
.wpcf7 .btn-group > .wpcf7-file:active,
.wpcf7 .btn-group > .wpcf7-file:focus,
.wpcf7 .btn-group > .wpcf7-file:hover,
.wpcf7 .btn-group > .wpcf7-submit:active,
.wpcf7 .btn-group > .wpcf7-submit:focus,
.wpcf7 .btn-group > .wpcf7-submit:hover {
  z-index: 1;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  span
  input
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  span
  .btn-group
  a.subscription-toggle
  + input,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  span
  button#bbp_reply_submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  span
  button#bbp_topic_submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  .btn-group
  a.subscription-toggle
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  .btn-group
  a.subscription-toggle
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .bbp-search-form
  form
  .btn-group
  input.button
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  .bbp-search-form
  form
  a.subscription-toggle
  + input.button,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  .btn
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  .btn-group
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  .woocommerce
  .variations
  td.value
  a.subscription-toggle
  + select,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  .woocommerce
  .variations
  td.value
  select
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  .wpcf7
  .wpcf7-file
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  .wpcf7
  .wpcf7-submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  .wpcf7
  a.subscription-toggle
  + .wpcf7-file,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  .wpcf7
  a.subscription-toggle
  + .wpcf7-submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  a.subscription-toggle
  + .btn,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  a.subscription-toggle
  + .btn-group,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  a.subscription-toggle
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  a.subscription-toggle
  + input,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  fieldset.bbp-form
  .bbp-submit-wrapper
  a.subscription-toggle
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  fieldset.bbp-form
  .bbp-submit-wrapper
  a.subscription-toggle
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .woocommerce
  .variations
  td.value
  .btn-group
  select
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7
  .btn-group
  .wpcf7-file
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7
  .btn-group
  .wpcf7-submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  input
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  button#bbp_reply_submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  button#bbp_topic_submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  .bbp-search-form
  form
  input
  + input.button,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  .btn
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  .btn-group
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  .woocommerce
  .variations
  td.value
  input
  + select,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  .woocommerce
  .variations
  td.value
  select
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  .wpcf7
  .wpcf7-file
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  .wpcf7
  .wpcf7-submit
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  .wpcf7
  input
  + .wpcf7-file,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  .wpcf7
  input
  + .wpcf7-submit,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  fieldset.bbp-form
  .bbp-submit-wrapper
  input
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  fieldset.bbp-form
  .bbp-submit-wrapper
  input
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  input
  + .btn,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  input
  + .btn-group,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  input
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .woocommerce
  .variations
  td.value
  .btn-group
  select
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7
  .btn-group
  .wpcf7-file
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7
  .btn-group
  .wpcf7-submit
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  button#bbp_reply_submit
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  button#bbp_topic_submit
  + input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  .btn-group
  input.button
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  .btn-group
  input.button
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  .bbp-search-form
  form
  button#bbp_reply_submit
  + input.button,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  .bbp-search-form
  form
  button#bbp_topic_submit
  + input.button,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  .btn
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  .btn
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  .btn-group
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  .btn-group
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  .woocommerce
  .variations
  td.value
  button#bbp_reply_submit
  + select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  .woocommerce
  .variations
  td.value
  button#bbp_topic_submit
  + select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  .woocommerce
  .variations
  td.value
  select
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  .woocommerce
  .variations
  td.value
  select
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  .wpcf7
  .wpcf7-file
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  .wpcf7
  .wpcf7-file
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  .wpcf7
  .wpcf7-submit
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  .wpcf7
  .wpcf7-submit
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  .wpcf7
  button#bbp_reply_submit
  + .wpcf7-file,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  .wpcf7
  button#bbp_reply_submit
  + .wpcf7-submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  .wpcf7
  button#bbp_topic_submit
  + .wpcf7-file,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  .wpcf7
  button#bbp_topic_submit
  + .wpcf7-submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  button#bbp_reply_submit
  + .btn,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  button#bbp_reply_submit
  + .btn-group,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  button#bbp_reply_submit
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  button#bbp_reply_submit
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  button#bbp_topic_submit
  + .btn,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  button#bbp_topic_submit
  + .btn-group,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  button#bbp_topic_submit
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  button#bbp_topic_submit
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  button#bbp_reply_submit
  + input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  button#bbp_topic_submit
  + input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  .btn-group
  select
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  .btn-group
  select
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .btn-group
  .wpcf7-file
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .btn-group
  .wpcf7-file
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .btn-group
  .wpcf7-submit
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .btn-group
  .wpcf7-submit
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  input
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  input
  + button#bbp_topic_submit,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  a.subscription-toggle
  + input.button,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  button#bbp_reply_submit
  + input.button,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  button#bbp_topic_submit
  + input.button,
.bbpress
  .bbp-search-form
  form
  .btn-group
  #bbpress-forums
  > #subscription-toggle
  span
  input.button
  + a.subscription-toggle,
.bbpress
  .bbp-search-form
  form
  .btn-group
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input.button
  + input,
.bbpress
  .bbp-search-form
  form
  .btn-group
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  input.button
  + button#bbp_reply_submit,
.bbpress
  .bbp-search-form
  form
  .btn-group
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  input.button
  + button#bbp_topic_submit,
.bbpress .bbp-search-form form .btn-group .btn + input.button,
.bbpress .bbp-search-form form .btn-group .btn-group + input.button,
.bbpress
  .bbp-search-form
  form
  .btn-group
  .woocommerce
  .variations
  td.value
  input.button
  + select,
.bbpress
  .bbp-search-form
  form
  .btn-group
  .woocommerce
  .variations
  td.value
  select
  + input.button,
.bbpress .bbp-search-form form .btn-group .wpcf7 .wpcf7-file + input.button,
.bbpress .bbp-search-form form .btn-group .wpcf7 .wpcf7-submit + input.button,
.bbpress .bbp-search-form form .btn-group .wpcf7 input.button + .wpcf7-file,
.bbpress .bbp-search-form form .btn-group .wpcf7 input.button + .wpcf7-submit,
.bbpress .bbp-search-form form .btn-group input.button + .btn,
.bbpress .bbp-search-form form .btn-group input.button + .btn-group,
.bbpress .bbp-search-form form .btn-group input.button + input.button,
.bbpress
  .bbp-search-form
  form
  .woocommerce
  .variations
  td.value
  .btn-group
  select
  + input.button,
.bbpress .bbp-search-form form .wpcf7 .btn-group .wpcf7-file + input.button,
.bbpress .bbp-search-form form .wpcf7 .btn-group .wpcf7-submit + input.button,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  span
  a.subscription-toggle
  + input,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  span
  input
  + a.subscription-toggle,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  a.subscription-toggle
  + button#bbp_reply_submit,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  a.subscription-toggle
  + button#bbp_topic_submit,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  button#bbp_reply_submit
  + a.subscription-toggle,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  button#bbp_topic_submit
  + a.subscription-toggle,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .bbp-search-form
  form
  a.subscription-toggle
  + input.button,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .bbp-search-form
  form
  input.button
  + a.subscription-toggle,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn
  + a.subscription-toggle,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  + a.subscription-toggle,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .woocommerce
  .variations
  td.value
  a.subscription-toggle
  + select,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7
  a.subscription-toggle
  + .wpcf7-file,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7
  a.subscription-toggle
  + .wpcf7-submit,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  + .btn,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  + .btn-group,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  + a.subscription-toggle,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  a.subscription-toggle
  + input,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + a.subscription-toggle,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  a.subscription-toggle
  + button#bbp_reply_submit,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  a.subscription-toggle
  + button#bbp_topic_submit,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + a.subscription-toggle,
.btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + a.subscription-toggle,
.btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .bbp-search-form
  form
  input
  + input.button,
.btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .bbp-search-form
  form
  input.button
  + input,
.btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn
  + input,
.btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  + input,
.btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .woocommerce
  .variations
  td.value
  input
  + select,
.btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7
  input
  + .wpcf7-file,
.btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7
  input
  + .wpcf7-submit,
.btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + input,
.btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + input,
.btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  input
  + button#bbp_reply_submit,
.btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  input
  + button#bbp_topic_submit,
.btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + .btn,
.btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + .btn-group,
.btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + input,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  button#bbp_reply_submit
  + input.button,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  button#bbp_topic_submit
  + input.button,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  input.button
  + button#bbp_reply_submit,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  input.button
  + button#bbp_topic_submit,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn
  + button#bbp_reply_submit,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn
  + button#bbp_topic_submit,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  + button#bbp_reply_submit,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  + button#bbp_topic_submit,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  button#bbp_reply_submit
  + select,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  button#bbp_topic_submit
  + select,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  button#bbp_reply_submit
  + .wpcf7-file,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  button#bbp_reply_submit
  + .wpcf7-submit,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  button#bbp_topic_submit
  + .wpcf7-file,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  button#bbp_topic_submit
  + .wpcf7-submit,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + .btn,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + .btn-group,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + button#bbp_reply_submit,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + button#bbp_topic_submit,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + .btn,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + .btn-group,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + button#bbp_reply_submit,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + button#bbp_topic_submit,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  button#bbp_reply_submit
  + input,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  button#bbp_topic_submit
  + input,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + button#bbp_reply_submit,
.btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + button#bbp_topic_submit,
.btn-group
  .bbpress
  .bbp-search-form
  form
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  + input.button,
.btn-group
  .bbpress
  .bbp-search-form
  form
  #bbpress-forums
  > #subscription-toggle
  span
  input.button
  + a.subscription-toggle,
.btn-group
  .bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + input.button,
.btn-group
  .bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + input.button,
.btn-group
  .bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  input.button
  + button#bbp_reply_submit,
.btn-group
  .bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  input.button
  + button#bbp_topic_submit,
.btn-group .bbpress .bbp-search-form form .btn + input.button,
.btn-group .bbpress .bbp-search-form form .btn-group + input.button,
.btn-group
  .bbpress
  .bbp-search-form
  form
  .woocommerce
  .variations
  td.value
  input.button
  + select,
.btn-group .bbpress .bbp-search-form form .wpcf7 input.button + .wpcf7-file,
.btn-group .bbpress .bbp-search-form form .wpcf7 input.button + .wpcf7-submit,
.btn-group .bbpress .bbp-search-form form input.button + .btn,
.btn-group .bbpress .bbp-search-form form input.button + .btn-group,
.btn-group .bbpress .bbp-search-form form input.button + input.button,
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group
  .woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  select
  + a.subscription-toggle,
.btn-group
  .woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  select
  + input,
.btn-group
  .woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  select
  + button#bbp_reply_submit,
.btn-group
  .woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  select
  + button#bbp_topic_submit,
.btn-group
  .woocommerce
  .variations
  td.value
  .bbpress
  .bbp-search-form
  form
  select
  + input.button,
.btn-group .woocommerce .variations td.value .btn + select,
.btn-group .woocommerce .variations td.value .btn-group + select,
.btn-group .woocommerce .variations td.value .wpcf7 select + .wpcf7-file,
.btn-group .woocommerce .variations td.value .wpcf7 select + .wpcf7-submit,
.btn-group .woocommerce .variations td.value select + .btn,
.btn-group .woocommerce .variations td.value select + .btn-group,
.btn-group .woocommerce .variations td.value select + select,
.btn-group
  .wpcf7
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7-file
  + a.subscription-toggle,
.btn-group
  .wpcf7
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7-submit
  + a.subscription-toggle,
.btn-group
  .wpcf7
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7-file
  + input,
.btn-group
  .wpcf7
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7-submit
  + input,
.btn-group
  .wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-file
  + button#bbp_reply_submit,
.btn-group
  .wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-file
  + button#bbp_topic_submit,
.btn-group
  .wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-submit
  + button#bbp_reply_submit,
.btn-group
  .wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-submit
  + button#bbp_topic_submit,
.btn-group .wpcf7 .bbpress .bbp-search-form form .wpcf7-file + input.button,
.btn-group .wpcf7 .bbpress .bbp-search-form form .wpcf7-submit + input.button,
.btn-group .wpcf7 .btn + .wpcf7-file,
.btn-group .wpcf7 .btn + .wpcf7-submit,
.btn-group .wpcf7 .btn-group + .wpcf7-file,
.btn-group .wpcf7 .btn-group + .wpcf7-submit,
.btn-group .wpcf7 .woocommerce .variations td.value .wpcf7-file + select,
.btn-group .wpcf7 .woocommerce .variations td.value .wpcf7-submit + select,
.btn-group .wpcf7 .wpcf7-file + .btn,
.btn-group .wpcf7 .wpcf7-file + .btn-group,
.btn-group .wpcf7 .wpcf7-file + .wpcf7-file,
.btn-group .wpcf7 .wpcf7-file + .wpcf7-submit,
.btn-group .wpcf7 .wpcf7-submit + .btn,
.btn-group .wpcf7 .wpcf7-submit + .btn-group,
.btn-group .wpcf7 .wpcf7-submit + .wpcf7-file,
.btn-group .wpcf7 .wpcf7-submit + .wpcf7-submit,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  a.subscription-toggle
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  input
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  button#bbp_reply_submit
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  button#bbp_topic_submit
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  .bbp-search-form
  form
  .btn-group
  input.button
  + select,
.woocommerce
  .variations
  td.value
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  + select,
.woocommerce
  .variations
  td.value
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  select
  + a.subscription-toggle,
.woocommerce
  .variations
  td.value
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + select,
.woocommerce
  .variations
  td.value
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  select
  + input,
.woocommerce
  .variations
  td.value
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + select,
.woocommerce
  .variations
  td.value
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + select,
.woocommerce
  .variations
  td.value
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  select
  + button#bbp_reply_submit,
.woocommerce
  .variations
  td.value
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  select
  + button#bbp_topic_submit,
.woocommerce
  .variations
  td.value
  .btn-group
  .bbpress
  .bbp-search-form
  form
  input.button
  + select,
.woocommerce
  .variations
  td.value
  .btn-group
  .bbpress
  .bbp-search-form
  form
  select
  + input.button,
.woocommerce .variations td.value .btn-group .btn + select,
.woocommerce .variations td.value .btn-group .btn-group + select,
.woocommerce .variations td.value .btn-group .wpcf7 .wpcf7-file + select,
.woocommerce .variations td.value .btn-group .wpcf7 .wpcf7-submit + select,
.woocommerce .variations td.value .btn-group .wpcf7 select + .wpcf7-file,
.woocommerce .variations td.value .btn-group .wpcf7 select + .wpcf7-submit,
.woocommerce .variations td.value .btn-group select + .btn,
.woocommerce .variations td.value .btn-group select + .btn-group,
.woocommerce .variations td.value .btn-group select + select,
.woocommerce .variations td.value .wpcf7 .btn-group .wpcf7-file + select,
.woocommerce .variations td.value .wpcf7 .btn-group .wpcf7-submit + select,
.wpcf7
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  a.subscription-toggle
  + .wpcf7-file,
.wpcf7
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  a.subscription-toggle
  + .wpcf7-submit,
.wpcf7
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  input
  + .wpcf7-file,
.wpcf7
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  input
  + .wpcf7-submit,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  button#bbp_reply_submit
  + .wpcf7-file,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  button#bbp_reply_submit
  + .wpcf7-submit,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  button#bbp_topic_submit
  + .wpcf7-file,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  button#bbp_topic_submit
  + .wpcf7-submit,
.wpcf7 .bbpress .bbp-search-form form .btn-group input.button + .wpcf7-file,
.wpcf7 .bbpress .bbp-search-form form .btn-group input.button + .wpcf7-submit,
.wpcf7
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7-file
  + a.subscription-toggle,
.wpcf7
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7-submit
  + a.subscription-toggle,
.wpcf7
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  + .wpcf7-file,
.wpcf7
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  + .wpcf7-submit,
.wpcf7
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7-file
  + input,
.wpcf7
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7-submit
  + input,
.wpcf7
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + .wpcf7-file,
.wpcf7
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + .wpcf7-submit,
.wpcf7
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-file
  + button#bbp_reply_submit,
.wpcf7
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-file
  + button#bbp_topic_submit,
.wpcf7
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-submit
  + button#bbp_reply_submit,
.wpcf7
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-submit
  + button#bbp_topic_submit,
.wpcf7
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + .wpcf7-file,
.wpcf7
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + .wpcf7-submit,
.wpcf7
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + .wpcf7-file,
.wpcf7
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + .wpcf7-submit,
.wpcf7 .btn-group .bbpress .bbp-search-form form .wpcf7-file + input.button,
.wpcf7 .btn-group .bbpress .bbp-search-form form .wpcf7-submit + input.button,
.wpcf7 .btn-group .bbpress .bbp-search-form form input.button + .wpcf7-file,
.wpcf7 .btn-group .bbpress .bbp-search-form form input.button + .wpcf7-submit,
.wpcf7 .btn-group .btn + .wpcf7-file,
.wpcf7 .btn-group .btn + .wpcf7-submit,
.wpcf7 .btn-group .btn-group + .wpcf7-file,
.wpcf7 .btn-group .btn-group + .wpcf7-submit,
.wpcf7 .btn-group .woocommerce .variations td.value .wpcf7-file + select,
.wpcf7 .btn-group .woocommerce .variations td.value .wpcf7-submit + select,
.wpcf7 .btn-group .woocommerce .variations td.value select + .wpcf7-file,
.wpcf7 .btn-group .woocommerce .variations td.value select + .wpcf7-submit,
.wpcf7 .btn-group .wpcf7-file + .btn,
.wpcf7 .btn-group .wpcf7-file + .btn-group,
.wpcf7 .btn-group .wpcf7-file + .wpcf7-file,
.wpcf7 .btn-group .wpcf7-file + .wpcf7-submit,
.wpcf7 .btn-group .wpcf7-submit + .btn,
.wpcf7 .btn-group .wpcf7-submit + .btn-group,
.wpcf7 .btn-group .wpcf7-submit + .wpcf7-file,
.wpcf7 .btn-group .wpcf7-submit + .wpcf7-submit,
.wpcf7 .woocommerce .variations td.value .btn-group select + .wpcf7-file,
.wpcf7 .woocommerce .variations td.value .btn-group select + .wpcf7-submit {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:after,
.btn-toolbar:before {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-toolbar
  a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-toolbar
  input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-toolbar
  button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-toolbar
  button#bbp_topic_submit,
.bbpress .bbp-search-form .btn-toolbar form > div,
.bbpress .bbp-search-form form .btn-toolbar input.button,
.btn-toolbar
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle,
.btn-toolbar
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input,
.btn-toolbar
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit,
.btn-toolbar
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit,
.btn-toolbar .bbpress .bbp-search-form form > div,
.btn-toolbar .bbpress .bbp-search-form form input.button,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.btn-toolbar .woocommerce .variations td.value select,
.btn-toolbar .wpcf7 .wpcf7-file,
.btn-toolbar .wpcf7 .wpcf7-submit,
.woocommerce .variations td.value .btn-toolbar select,
.wpcf7 .btn-toolbar .wpcf7-file,
.wpcf7 .btn-toolbar .wpcf7-submit {
  float: left;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-toolbar
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-toolbar
  > input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-toolbar
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-toolbar
  > button#bbp_topic_submit,
.bbpress .bbp-search-form form.btn-toolbar > div,
.bbpress .bbp-search-form form .btn-toolbar > input.button,
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group,
.woocommerce .variations td.value .btn-toolbar > select,
.wpcf7 .btn-toolbar > .wpcf7-file,
.wpcf7 .btn-toolbar > .wpcf7-submit {
  margin-left: 5px;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  > a.subscription-toggle:not(:first-child):not(:last-child):not(
    .dropdown-toggle
  ):not(.woocommerce .variations td.value select),
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  > input:not(:first-child):not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button#bbp_reply_submit:not(:first-child):not(:last-child):not(
    .dropdown-toggle
  ):not(.woocommerce .variations td.value select),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button#bbp_topic_submit:not(:first-child):not(:last-child):not(
    .dropdown-toggle
  ):not(.woocommerce .variations td.value select),
.bbpress
  .bbp-search-form
  form
  .btn-group
  > input.button:not(:first-child):not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ),
.btn-group
  > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ),
.woocommerce
  .variations
  td.value
  .btn-group
  > select:not(:first-child):not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ),
.wpcf7
  .btn-group
  > .wpcf7-file:not(:first-child):not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ),
.wpcf7
  .btn-group
  > .wpcf7-submit:not(:first-child):not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ) {
  border-radius: 0;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  > a.subscription-toggle:first-child,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  > input:first-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button#bbp_reply_submit:first-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button#bbp_topic_submit:first-child,
.bbpress .bbp-search-form form .btn-group > input.button:first-child,
.btn-group > .btn:first-child,
.woocommerce .variations td.value .btn-group > select:first-child,
.wpcf7 .btn-group > .wpcf7-file:first-child,
.wpcf7 .btn-group > .wpcf7-submit:first-child {
  margin-left: 0;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  > a.subscription-toggle:first-child:not(:last-child):not(
    .dropdown-toggle
  ):not(.woocommerce .variations td.value select),
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  > input:first-child:not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button#bbp_reply_submit:first-child:not(:last-child):not(
    .dropdown-toggle
  ):not(.woocommerce .variations td.value select),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button#bbp_topic_submit:first-child:not(:last-child):not(
    .dropdown-toggle
  ):not(.woocommerce .variations td.value select),
.bbpress
  .bbp-search-form
  form
  .btn-group
  > input.button:first-child:not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ),
.btn-group
  > .btn:first-child:not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ),
.woocommerce
  .variations
  td.value
  .btn-group
  > select:first-child:not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ),
.wpcf7
  .btn-group
  > .wpcf7-file:first-child:not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ),
.wpcf7
  .btn-group
  > .wpcf7-submit:first-child:not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  > a.subscription-toggle:last-child:not(:first-child),
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  > input:last-child:not(:first-child),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button#bbp_reply_submit:last-child:not(:first-child),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button#bbp_topic_submit:last-child:not(:first-child),
.bbpress
  .bbp-search-form
  form
  .btn-group
  > input.button:last-child:not(:first-child),
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child),
.woocommerce
  .variations
  td.value
  .btn-group
  > select:last-child:not(:first-child),
.woocommerce .variations td.value .btn-group > select:not(:first-child),
.wpcf7 .btn-group > .wpcf7-file:last-child:not(:first-child),
.wpcf7 .btn-group > .wpcf7-submit:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  > .btn-group:not(:first-child):not(:last-child)
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  > .btn-group:not(:first-child):not(:last-child)
  > input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > .btn-group:not(:first-child):not(:last-child)
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > .btn-group:not(:first-child):not(:last-child)
  > button#bbp_topic_submit,
.bbpress
  .bbp-search-form
  form
  .btn-group
  > .btn-group:not(:first-child):not(:last-child)
  > input.button,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.woocommerce
  .variations
  td.value
  .btn-group
  > .btn-group:not(:first-child):not(:last-child)
  > select,
.wpcf7 .btn-group > .btn-group:not(:first-child):not(:last-child) > .wpcf7-file,
.wpcf7
  .btn-group
  > .btn-group:not(:first-child):not(:last-child)
  > .wpcf7-submit {
  border-radius: 0;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  > .btn-group:first-child:not(:last-child)
  > a.subscription-toggle:last-child,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  > .btn-group:first-child:not(:last-child)
  > input:last-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > .btn-group:first-child:not(:last-child)
  > button#bbp_reply_submit:last-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > .btn-group:first-child:not(:last-child)
  > button#bbp_topic_submit:last-child,
.bbpress
  .bbp-search-form
  form
  .btn-group
  > .btn-group:first-child:not(:last-child)
  > input.button:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.woocommerce
  .variations
  td.value
  .btn-group
  > .btn-group:first-child:not(:last-child)
  > select,
.woocommerce
  .variations
  td.value
  .btn-group
  > .btn-group:first-child:not(:last-child)
  > select:last-child,
.wpcf7
  .btn-group
  > .btn-group:first-child:not(:last-child)
  > .wpcf7-file:last-child,
.wpcf7
  .btn-group
  > .btn-group:first-child:not(:last-child)
  > .wpcf7-submit:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  > .btn-group:last-child:not(:first-child)
  > a.subscription-toggle:first-child,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  > .btn-group:last-child:not(:first-child)
  > input:first-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > .btn-group:last-child:not(:first-child)
  > button#bbp_reply_submit:first-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > .btn-group:last-child:not(:first-child)
  > button#bbp_topic_submit:first-child,
.bbpress
  .bbp-search-form
  form
  .btn-group
  > .btn-group:last-child:not(:first-child)
  > input.button:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.woocommerce
  .variations
  td.value
  .btn-group
  > .btn-group:last-child:not(:first-child)
  > select:first-child,
.wpcf7
  .btn-group
  > .btn-group:last-child:not(:first-child)
  > .wpcf7-file:first-child,
.wpcf7
  .btn-group
  > .btn-group:last-child:not(:first-child)
  > .wpcf7-submit:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle,
.btn-group.open .woocommerce .variations td.value select,
.btn-group .woocommerce .variations td.value select:active,
.woocommerce .variations td.value .btn-group.open select,
.woocommerce .variations td.value .btn-group select:active {
  outline: 0;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  > a.subscription-toggle
  + .dropdown-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .woocommerce
  .variations
  td.value
  .btn-group
  > a.subscription-toggle
  + select,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  > input
  + .dropdown-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .woocommerce
  .variations
  td.value
  .btn-group
  > input
  + select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button#bbp_reply_submit
  + .dropdown-toggle,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button#bbp_topic_submit
  + .dropdown-toggle,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  .btn-group
  > button#bbp_reply_submit
  + select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  .btn-group
  > button#bbp_topic_submit
  + select,
.bbpress .bbp-search-form form .btn-group > input.button + .dropdown-toggle,
.bbpress
  .bbp-search-form
  form
  .woocommerce
  .variations
  td.value
  .btn-group
  > input.button
  + select,
.btn-group > .btn + .dropdown-toggle,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group
  > a.subscription-toggle
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group
  > input
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button#bbp_reply_submit
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group
  > button#bbp_topic_submit
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  .bbp-search-form
  form
  .btn-group
  > input.button
  + select,
.woocommerce .variations td.value .btn-group > .btn + select,
.woocommerce .variations td.value .btn-group > select + .dropdown-toggle,
.woocommerce .variations td.value .btn-group > select + select,
.woocommerce .variations td.value .wpcf7 .btn-group > .wpcf7-file + select,
.woocommerce .variations td.value .wpcf7 .btn-group > .wpcf7-submit + select,
.wpcf7 .btn-group > .wpcf7-file + .dropdown-toggle,
.wpcf7 .btn-group > .wpcf7-submit + .dropdown-toggle,
.wpcf7 .woocommerce .variations td.value .btn-group > .wpcf7-file + select,
.wpcf7 .woocommerce .variations td.value .btn-group > .wpcf7-submit + select {
  padding-left: 8px;
  padding-right: 8px;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-lg.btn-group
  > a.subscription-toggle
  + .dropdown-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .woocommerce
  .variations
  td.value
  .btn-group-lg.btn-group
  > a.subscription-toggle
  + select,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-lg.btn-group
  > input
  + .dropdown-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .woocommerce
  .variations
  td.value
  .btn-group-lg.btn-group
  > input
  + select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-lg.btn-group
  > button#bbp_reply_submit
  + .dropdown-toggle,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-lg.btn-group
  > button#bbp_topic_submit
  + .dropdown-toggle,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  .btn-group-lg.btn-group
  > button#bbp_reply_submit
  + select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  .btn-group-lg.btn-group
  > button#bbp_topic_submit
  + select,
.bbpress
  .bbp-search-form
  form
  .btn-group-lg.btn-group
  > input.button
  + .dropdown-toggle,
.bbpress
  .bbp-search-form
  form
  .woocommerce
  .variations
  td.value
  .btn-group-lg.btn-group
  > input.button
  + select,
.btn-group-lg.btn-group > .btn + .dropdown-toggle,
.btn-group > .btn-lg + .dropdown-toggle,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-lg.btn-group
  > a.subscription-toggle
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-lg.btn-group
  > input
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-lg.btn-group
  > button#bbp_reply_submit
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-lg.btn-group
  > button#bbp_topic_submit
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  .bbp-search-form
  form
  .btn-group-lg.btn-group
  > input.button
  + select,
.woocommerce .variations td.value .btn-group-lg.btn-group > .btn + select,
.woocommerce
  .variations
  td.value
  .btn-group-lg.btn-group
  > select
  + .dropdown-toggle,
.woocommerce .variations td.value .btn-group-lg.btn-group > select + select,
.woocommerce .variations td.value .btn-group > .btn-lg + select,
.woocommerce
  .variations
  td.value
  .wpcf7
  .btn-group-lg.btn-group
  > .wpcf7-file
  + select,
.woocommerce
  .variations
  td.value
  .wpcf7
  .btn-group-lg.btn-group
  > .wpcf7-submit
  + select,
.wpcf7 .btn-group-lg.btn-group > .wpcf7-file + .dropdown-toggle,
.wpcf7 .btn-group-lg.btn-group > .wpcf7-submit + .dropdown-toggle,
.wpcf7
  .woocommerce
  .variations
  td.value
  .btn-group-lg.btn-group
  > .wpcf7-file
  + select,
.wpcf7
  .woocommerce
  .variations
  td.value
  .btn-group-lg.btn-group
  > .wpcf7-submit
  + select {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle,
.btn-group.open .woocommerce .variations td.value select,
.woocommerce .variations td.value .btn-group.open select {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link,
.btn-group.open .woocommerce .variations td.value select.btn-link,
.woocommerce .variations td.value .btn-group.open select.btn-link {
  box-shadow: none;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  .caret,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  .caret,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  .caret,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  .caret,
.bbpress .bbp-search-form form input.button .caret,
.btn .caret,
.woocommerce .variations td.value select .caret,
.wpcf7 .wpcf7-file .caret,
.wpcf7 .wpcf7-submit .caret {
  margin-left: 0;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-lg
  > a.subscription-toggle
  .caret,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-lg
  > input
  .caret,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-lg
  > button#bbp_reply_submit
  .caret,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-lg
  > button#bbp_topic_submit
  .caret,
.bbpress .bbp-search-form form .btn-group-lg > input.button .caret,
.btn-group-lg > .btn .caret,
.btn-lg .caret,
.woocommerce .variations td.value .btn-group-lg > select .caret,
.wpcf7 .btn-group-lg > .wpcf7-file .caret,
.wpcf7 .btn-group-lg > .wpcf7-submit .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .dropup
  .btn-group-lg
  > a.subscription-toggle
  .caret,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .dropup
  .btn-group-lg
  > input
  .caret,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .dropup
  .btn-group-lg
  > button#bbp_reply_submit
  .caret,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .dropup
  .btn-group-lg
  > button#bbp_topic_submit
  .caret,
.bbpress .bbp-search-form form .dropup .btn-group-lg > input.button .caret,
.dropup
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-lg
  > a.subscription-toggle
  .caret,
.dropup
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-lg
  > input
  .caret,
.dropup
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-lg
  > button#bbp_reply_submit
  .caret,
.dropup
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-lg
  > button#bbp_topic_submit
  .caret,
.dropup .bbpress .bbp-search-form form .btn-group-lg > input.button .caret,
.dropup .btn-group-lg > .btn .caret,
.dropup .btn-lg .caret,
.dropup .woocommerce .variations td.value .btn-group-lg > select .caret,
.dropup .wpcf7 .btn-group-lg > .wpcf7-file .caret,
.dropup .wpcf7 .btn-group-lg > .wpcf7-submit .caret,
.woocommerce .variations td.value .dropup .btn-group-lg > select .caret,
.wpcf7 .dropup .btn-group-lg > .wpcf7-file .caret,
.wpcf7 .dropup .btn-group-lg > .wpcf7-submit .caret {
  border-width: 0 5px 5px;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > .btn-group
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > .btn-group
  > input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > .btn-group
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > .btn-group
  > button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_topic_submit,
.bbpress .bbp-search-form form .btn-group-vertical > .btn-group > input.button,
.bbpress .bbp-search-form form .btn-group-vertical > input.button,
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.woocommerce .variations td.value .btn-group-vertical > .btn-group > select,
.woocommerce .variations td.value .btn-group-vertical > select,
.wpcf7 .btn-group-vertical > .btn-group > .wpcf7-file,
.wpcf7 .btn-group-vertical > .btn-group > .wpcf7-submit,
.wpcf7 .btn-group-vertical > .wpcf7-file,
.wpcf7 .btn-group-vertical > .wpcf7-submit {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > .btn-group
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > .btn-group
  > input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > .btn-group
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > .btn-group
  > button#bbp_topic_submit,
.bbpress .bbp-search-form form .btn-group-vertical > .btn-group > input.button,
.btn-group-vertical > .btn-group > .btn,
.woocommerce .variations td.value .btn-group-vertical > .btn-group > select,
.wpcf7 .btn-group-vertical > .btn-group > .wpcf7-file,
.wpcf7 .btn-group-vertical > .btn-group > .wpcf7-submit {
  float: none;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  span
  .btn-group-vertical
  > a.subscription-toggle
  + input,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  span
  .btn-group-vertical
  > input
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  .btn-group-vertical
  > a.subscription-toggle
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  .btn-group-vertical
  > a.subscription-toggle
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  .btn-group-vertical
  > button#bbp_reply_submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  .btn-group-vertical
  > button#bbp_topic_submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .bbp-search-form
  form
  .btn-group-vertical
  > a.subscription-toggle
  + input.button,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .bbp-search-form
  form
  .btn-group-vertical
  > input.button
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > .btn
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > .btn-group
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > a.subscription-toggle
  + .btn,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > a.subscription-toggle
  + .btn-group,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > a.subscription-toggle
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .woocommerce
  .variations
  td.value
  .btn-group-vertical
  > a.subscription-toggle
  + select,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .woocommerce
  .variations
  td.value
  .btn-group-vertical
  > select
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7
  .btn-group-vertical
  > .wpcf7-file
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7
  .btn-group-vertical
  > .wpcf7-submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7
  .btn-group-vertical
  > a.subscription-toggle
  + .wpcf7-file,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7
  .btn-group-vertical
  > a.subscription-toggle
  + .wpcf7-submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > a.subscription-toggle
  + input,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > input
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > a.subscription-toggle
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > a.subscription-toggle
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_reply_submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_topic_submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .bbp-search-form
  form
  .btn-group-vertical
  > input
  + input.button,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .bbp-search-form
  form
  .btn-group-vertical
  > input.button
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > .btn
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > .btn-group
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > input
  + .btn,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > input
  + .btn-group,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > input
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .woocommerce
  .variations
  td.value
  .btn-group-vertical
  > input
  + select,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .woocommerce
  .variations
  td.value
  .btn-group-vertical
  > select
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7
  .btn-group-vertical
  > .wpcf7-file
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7
  .btn-group-vertical
  > .wpcf7-submit
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7
  .btn-group-vertical
  > input
  + .wpcf7-file,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7
  .btn-group-vertical
  > input
  + .wpcf7-submit,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_reply_submit
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_topic_submit
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > input
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > input
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  .btn-group-vertical
  > button#bbp_reply_submit
  + input.button,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  .btn-group-vertical
  > button#bbp_topic_submit
  + input.button,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  .btn-group-vertical
  > input.button
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  .btn-group-vertical
  > input.button
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > .btn
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > .btn
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > .btn-group
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > .btn-group
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_reply_submit
  + .btn,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_reply_submit
  + .btn-group,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_reply_submit
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_reply_submit
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_topic_submit
  + .btn,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_topic_submit
  + .btn-group,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_topic_submit
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_topic_submit
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  .btn-group-vertical
  > button#bbp_reply_submit
  + select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  .btn-group-vertical
  > button#bbp_topic_submit
  + select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  .btn-group-vertical
  > select
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  .btn-group-vertical
  > select
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .btn-group-vertical
  > .wpcf7-file
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .btn-group-vertical
  > .wpcf7-file
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .btn-group-vertical
  > .wpcf7-submit
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .btn-group-vertical
  > .wpcf7-submit
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .btn-group-vertical
  > button#bbp_reply_submit
  + .wpcf7-file,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .btn-group-vertical
  > button#bbp_reply_submit
  + .wpcf7-submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .btn-group-vertical
  > button#bbp_topic_submit
  + .wpcf7-file,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .btn-group-vertical
  > button#bbp_topic_submit
  + .wpcf7-submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > button#bbp_reply_submit
  + input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > button#bbp_topic_submit
  + input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > input
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > input
  + button#bbp_topic_submit,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > a.subscription-toggle
  + input.button,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > input.button
  + a.subscription-toggle,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_reply_submit
  + input.button,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_topic_submit
  + input.button,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > input.button
  + button#bbp_reply_submit,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > input.button
  + button#bbp_topic_submit,
.bbpress .bbp-search-form form .btn-group-vertical > .btn + input.button,
.bbpress .bbp-search-form form .btn-group-vertical > .btn-group + input.button,
.bbpress .bbp-search-form form .btn-group-vertical > input.button + .btn,
.bbpress .bbp-search-form form .btn-group-vertical > input.button + .btn-group,
.bbpress
  .bbp-search-form
  form
  .btn-group-vertical
  > input.button
  + input.button,
.bbpress
  .bbp-search-form
  form
  .woocommerce
  .variations
  td.value
  .btn-group-vertical
  > input.button
  + select,
.bbpress
  .bbp-search-form
  form
  .woocommerce
  .variations
  td.value
  .btn-group-vertical
  > select
  + input.button,
.bbpress
  .bbp-search-form
  form
  .wpcf7
  .btn-group-vertical
  > .wpcf7-file
  + input.button,
.bbpress
  .bbp-search-form
  form
  .wpcf7
  .btn-group-vertical
  > .wpcf7-submit
  + input.button,
.bbpress
  .bbp-search-form
  form
  .wpcf7
  .btn-group-vertical
  > input.button
  + .wpcf7-file,
.bbpress
  .bbp-search-form
  form
  .wpcf7
  .btn-group-vertical
  > input.button
  + .wpcf7-submit,
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > a.subscription-toggle
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > select
  + a.subscription-toggle,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > input
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > select
  + input,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_reply_submit
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_topic_submit
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > select
  + button#bbp_reply_submit,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > select
  + button#bbp_topic_submit,
.woocommerce
  .variations
  td.value
  .bbpress
  .bbp-search-form
  form
  .btn-group-vertical
  > input.button
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  .bbp-search-form
  form
  .btn-group-vertical
  > select
  + input.button,
.woocommerce .variations td.value .btn-group-vertical > .btn + select,
.woocommerce .variations td.value .btn-group-vertical > .btn-group + select,
.woocommerce .variations td.value .btn-group-vertical > select + .btn,
.woocommerce .variations td.value .btn-group-vertical > select + .btn-group,
.woocommerce .variations td.value .btn-group-vertical > select + select,
.woocommerce
  .variations
  td.value
  .wpcf7
  .btn-group-vertical
  > .wpcf7-file
  + select,
.woocommerce
  .variations
  td.value
  .wpcf7
  .btn-group-vertical
  > .wpcf7-submit
  + select,
.woocommerce
  .variations
  td.value
  .wpcf7
  .btn-group-vertical
  > select
  + .wpcf7-file,
.woocommerce
  .variations
  td.value
  .wpcf7
  .btn-group-vertical
  > select
  + .wpcf7-submit,
.wpcf7
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > .wpcf7-file
  + a.subscription-toggle,
.wpcf7
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > .wpcf7-submit
  + a.subscription-toggle,
.wpcf7
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > a.subscription-toggle
  + .wpcf7-file,
.wpcf7
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > a.subscription-toggle
  + .wpcf7-submit,
.wpcf7
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > .wpcf7-file
  + input,
.wpcf7
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > .wpcf7-submit
  + input,
.wpcf7
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > input
  + .wpcf7-file,
.wpcf7
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > input
  + .wpcf7-submit,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > .wpcf7-file
  + button#bbp_reply_submit,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > .wpcf7-file
  + button#bbp_topic_submit,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > .wpcf7-submit
  + button#bbp_reply_submit,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > .wpcf7-submit
  + button#bbp_topic_submit,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_reply_submit
  + .wpcf7-file,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_reply_submit
  + .wpcf7-submit,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_topic_submit
  + .wpcf7-file,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_topic_submit
  + .wpcf7-submit,
.wpcf7
  .bbpress
  .bbp-search-form
  form
  .btn-group-vertical
  > .wpcf7-file
  + input.button,
.wpcf7
  .bbpress
  .bbp-search-form
  form
  .btn-group-vertical
  > .wpcf7-submit
  + input.button,
.wpcf7
  .bbpress
  .bbp-search-form
  form
  .btn-group-vertical
  > input.button
  + .wpcf7-file,
.wpcf7
  .bbpress
  .bbp-search-form
  form
  .btn-group-vertical
  > input.button
  + .wpcf7-submit,
.wpcf7 .btn-group-vertical > .btn + .wpcf7-file,
.wpcf7 .btn-group-vertical > .btn + .wpcf7-submit,
.wpcf7 .btn-group-vertical > .btn-group + .wpcf7-file,
.wpcf7 .btn-group-vertical > .btn-group + .wpcf7-submit,
.wpcf7 .btn-group-vertical > .wpcf7-file + .btn,
.wpcf7 .btn-group-vertical > .wpcf7-file + .btn-group,
.wpcf7 .btn-group-vertical > .wpcf7-file + .wpcf7-file,
.wpcf7 .btn-group-vertical > .wpcf7-file + .wpcf7-submit,
.wpcf7 .btn-group-vertical > .wpcf7-submit + .btn,
.wpcf7 .btn-group-vertical > .wpcf7-submit + .btn-group,
.wpcf7 .btn-group-vertical > .wpcf7-submit + .wpcf7-file,
.wpcf7 .btn-group-vertical > .wpcf7-submit + .wpcf7-submit,
.wpcf7
  .woocommerce
  .variations
  td.value
  .btn-group-vertical
  > .wpcf7-file
  + select,
.wpcf7
  .woocommerce
  .variations
  td.value
  .btn-group-vertical
  > .wpcf7-submit
  + select,
.wpcf7
  .woocommerce
  .variations
  td.value
  .btn-group-vertical
  > select
  + .wpcf7-file,
.wpcf7
  .woocommerce
  .variations
  td.value
  .btn-group-vertical
  > select
  + .wpcf7-submit {
  margin-top: -1px;
  margin-left: 0;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > a.subscription-toggle:not(:first-child):not(:last-child),
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > input:not(:first-child):not(:last-child),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_reply_submit:not(:first-child):not(:last-child),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_topic_submit:not(:first-child):not(:last-child),
.bbpress
  .bbp-search-form
  form
  .btn-group-vertical
  > input.button:not(:first-child):not(:last-child),
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.woocommerce
  .variations
  td.value
  .btn-group-vertical
  > select:not(:first-child):not(:last-child),
.wpcf7 .btn-group-vertical > .wpcf7-file:not(:first-child):not(:last-child),
.wpcf7 .btn-group-vertical > .wpcf7-submit:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > a.subscription-toggle:first-child:not(:last-child),
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > input:first-child:not(:last-child),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_reply_submit:first-child:not(:last-child),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_topic_submit:first-child:not(:last-child),
.bbpress
  .bbp-search-form
  form
  .btn-group-vertical
  > input.button:first-child:not(:last-child),
.btn-group-vertical > .btn:first-child:not(:last-child),
.woocommerce
  .variations
  td.value
  .btn-group-vertical
  > select:first-child:not(:last-child),
.wpcf7 .btn-group-vertical > .wpcf7-file:first-child:not(:last-child),
.wpcf7 .btn-group-vertical > .wpcf7-submit:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > a.subscription-toggle:last-child:not(:first-child),
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > input:last-child:not(:first-child),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_reply_submit:last-child:not(:first-child),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > button#bbp_topic_submit:last-child:not(:first-child),
.bbpress
  .bbp-search-form
  form
  .btn-group-vertical
  > input.button:last-child:not(:first-child),
.btn-group-vertical > .btn:last-child:not(:first-child),
.woocommerce
  .variations
  td.value
  .btn-group-vertical
  > select:last-child:not(:first-child),
.wpcf7 .btn-group-vertical > .wpcf7-file:last-child:not(:first-child),
.wpcf7 .btn-group-vertical > .wpcf7-submit:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > .btn-group:not(:first-child):not(:last-child)
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > .btn-group:not(:first-child):not(:last-child)
  > input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > .btn-group:not(:first-child):not(:last-child)
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > .btn-group:not(:first-child):not(:last-child)
  > button#bbp_topic_submit,
.bbpress
  .bbp-search-form
  form
  .btn-group-vertical
  > .btn-group:not(:first-child):not(:last-child)
  > input.button,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.woocommerce
  .variations
  td.value
  .btn-group-vertical
  > .btn-group:not(:first-child):not(:last-child)
  > select,
.wpcf7
  .btn-group-vertical
  > .btn-group:not(:first-child):not(:last-child)
  > .wpcf7-file,
.wpcf7
  .btn-group-vertical
  > .btn-group:not(:first-child):not(:last-child)
  > .wpcf7-submit {
  border-radius: 0;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > a.subscription-toggle:last-child,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > input:last-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > button#bbp_reply_submit:last-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > button#bbp_topic_submit:last-child,
.bbpress
  .bbp-search-form
  form
  .btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > input.button:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle,
.woocommerce
  .variations
  td.value
  .btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > select,
.woocommerce
  .variations
  td.value
  .btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > select:last-child,
.wpcf7
  .btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .wpcf7-file:last-child,
.wpcf7
  .btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .wpcf7-submit:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > a.subscription-toggle:first-child,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > input:first-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > button#bbp_reply_submit:first-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > button#bbp_topic_submit:first-child,
.bbpress
  .bbp-search-form
  form
  .btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > input.button:first-child,
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child,
.woocommerce
  .variations
  td.value
  .btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > select:first-child,
.wpcf7
  .btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .wpcf7-file:first-child,
.wpcf7
  .btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .wpcf7-submit:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-justified
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-justified
  > input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-justified
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-justified
  > button#bbp_topic_submit,
.bbpress .bbp-search-form form .btn-group-justified > input.button,
.btn-group-justified > .btn,
.btn-group-justified > .btn-group,
.woocommerce .variations td.value .btn-group-justified > select,
.wpcf7 .btn-group-justified > .wpcf7-file,
.wpcf7 .btn-group-justified > .wpcf7-submit {
  float: none;
  display: table-cell;
  width: 1%;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-justified
  > .btn-group
  a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-justified
  > .btn-group
  input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-justified
  > .btn-group
  button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-justified
  > .btn-group
  button#bbp_topic_submit,
.bbpress .bbp-search-form form .btn-group-justified > .btn-group input.button,
.btn-group-justified
  > .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle,
.btn-group-justified
  > .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input,
.btn-group-justified
  > .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit,
.btn-group-justified
  > .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit,
.btn-group-justified > .btn-group .bbpress .bbp-search-form form input.button,
.btn-group-justified > .btn-group .btn,
.btn-group-justified > .btn-group .woocommerce .variations td.value select,
.btn-group-justified > .btn-group .wpcf7 .wpcf7-file,
.btn-group-justified > .btn-group .wpcf7 .wpcf7-submit,
.woocommerce .variations td.value .btn-group-justified > .btn-group select,
.wpcf7 .btn-group-justified > .btn-group .wpcf7-file,
.wpcf7 .btn-group-justified > .btn-group .wpcf7-submit {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  [data-toggle="buttons"]
  > .btn-group
  > a.subscription-toggle
  input[type="checkbox"],
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  [data-toggle="buttons"]
  > .btn-group
  > a.subscription-toggle
  input[type="radio"],
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  [data-toggle="buttons"]
  > a.subscription-toggle
  input[type="checkbox"],
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  [data-toggle="buttons"]
  > a.subscription-toggle
  input[type="radio"],
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  [data-toggle="buttons"]
  > .btn-group
  > input
  input[type="checkbox"],
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  [data-toggle="buttons"]
  > .btn-group
  > input
  input[type="radio"],
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  [data-toggle="buttons"]
  > input
  input[type="checkbox"],
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  [data-toggle="buttons"]
  > input
  input[type="radio"],
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  [data-toggle="buttons"]
  > .btn-group
  > button#bbp_reply_submit
  input[type="checkbox"],
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  [data-toggle="buttons"]
  > .btn-group
  > button#bbp_reply_submit
  input[type="radio"],
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  [data-toggle="buttons"]
  > .btn-group
  > button#bbp_topic_submit
  input[type="checkbox"],
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  [data-toggle="buttons"]
  > .btn-group
  > button#bbp_topic_submit
  input[type="radio"],
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  [data-toggle="buttons"]
  > button#bbp_reply_submit
  input[type="checkbox"],
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  [data-toggle="buttons"]
  > button#bbp_reply_submit
  input[type="radio"],
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  [data-toggle="buttons"]
  > button#bbp_topic_submit
  input[type="checkbox"],
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  [data-toggle="buttons"]
  > button#bbp_topic_submit
  input[type="radio"],
.bbpress
  .bbp-search-form
  form
  [data-toggle="buttons"]
  > .btn-group
  > input.button
  input[type="checkbox"],
.bbpress
  .bbp-search-form
  form
  [data-toggle="buttons"]
  > .btn-group
  > input.button
  input[type="radio"],
.bbpress
  .bbp-search-form
  form
  [data-toggle="buttons"]
  > input.button
  input[type="checkbox"],
.bbpress
  .bbp-search-form
  form
  [data-toggle="buttons"]
  > input.button
  input[type="radio"],
.woocommerce
  .variations
  td.value
  [data-toggle="buttons"]
  > .btn-group
  > select
  input[type="checkbox"],
.woocommerce
  .variations
  td.value
  [data-toggle="buttons"]
  > .btn-group
  > select
  input[type="radio"],
.woocommerce
  .variations
  td.value
  [data-toggle="buttons"]
  > select
  input[type="checkbox"],
.woocommerce
  .variations
  td.value
  [data-toggle="buttons"]
  > select
  input[type="radio"],
.wpcf7
  [data-toggle="buttons"]
  > .btn-group
  > .wpcf7-file
  input[type="checkbox"],
.wpcf7 [data-toggle="buttons"] > .btn-group > .wpcf7-file input[type="radio"],
.wpcf7
  [data-toggle="buttons"]
  > .btn-group
  > .wpcf7-submit
  input[type="checkbox"],
.wpcf7 [data-toggle="buttons"] > .btn-group > .wpcf7-submit input[type="radio"],
.wpcf7 [data-toggle="buttons"] > .wpcf7-file input[type="checkbox"],
.wpcf7 [data-toggle="buttons"] > .wpcf7-file input[type="radio"],
.wpcf7 [data-toggle="buttons"] > .wpcf7-submit input[type="checkbox"],
.wpcf7 [data-toggle="buttons"] > .wpcf7-submit input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.bbpress .bbp-search-form form > div,
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.bbpress .bbp-search-form form > div[class*="col-"],
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .bbp-search-form
  form
  > div
  textarea.bbp-the-content,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .input-group
  textarea.bbp-the-content,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  input#bbp_topic_tags,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  input#bbp_topic_title,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  select#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  select#bbp_topic_status_select,
.bbpress #bbpress-forums fieldset.bbp-form .input-group input#bbp_topic_tags,
.bbpress #bbpress-forums fieldset.bbp-form .input-group input#bbp_topic_title,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group
  select#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group
  select#bbp_topic_status_select,
.bbpress .bbp-search-form form .input-group input#bbp_search,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_tags,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_title,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select,
.bbpress .bbp-search-form form > div .form-control,
.bbpress
  .bbp-search-form
  form
  > div
  .wpcf7
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.bbpress .bbp-search-form form > div input#bbp_search,
.input-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content,
.input-group .bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_tags,
.input-group .bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_title,
.input-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select,
.input-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select,
.input-group .bbpress .bbp-search-form form input#bbp_search,
.input-group .form-control,
.input-group
  .wpcf7
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  .bbpress
  .bbp-search-form
  form
  > div
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  .input-group
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .bbp-search-form
  form
  > div
  textarea.bbp-the-content:focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .input-group
  textarea.bbp-the-content:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  input#bbp_topic_tags:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  input#bbp_topic_title:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  select#bbp_stick_topic_select:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  select#bbp_topic_status_select:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group
  input#bbp_topic_tags:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group
  input#bbp_topic_title:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group
  select#bbp_stick_topic_select:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group
  select#bbp_topic_status_select:focus,
.bbpress .bbp-search-form form .input-group input#bbp_search:focus,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content:focus,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_tags:focus,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_title:focus,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select:focus,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select:focus,
.bbpress .bbp-search-form form > div .form-control:focus,
.bbpress
  .bbp-search-form
  form
  > div
  .wpcf7
  .wpcf7-form-control:focus:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.bbpress .bbp-search-form form > div input#bbp_search:focus,
.input-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content:focus,
.input-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_tags:focus,
.input-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_title:focus,
.input-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select:focus,
.input-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select:focus,
.input-group .bbpress .bbp-search-form form input#bbp_search:focus,
.input-group .form-control:focus,
.input-group
  .wpcf7
  .wpcf7-form-control:focus:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  .bbpress
  .bbp-search-form
  form
  > div
  .wpcf7-form-control:focus:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  .input-group
  .wpcf7-form-control:focus:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  z-index: 2;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .bbp-search-form
  form
  > div
  textarea.bbp-the-content,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .input-group
  textarea.bbp-the-content,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  input#bbp_topic_tags,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  input#bbp_topic_title,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  select#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  select#bbp_topic_status_select,
.bbpress #bbpress-forums fieldset.bbp-form .input-group input#bbp_topic_tags,
.bbpress #bbpress-forums fieldset.bbp-form .input-group input#bbp_topic_title,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group
  select#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group
  select#bbp_topic_status_select,
.bbpress .bbp-search-form form .input-group input#bbp_search,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_tags,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_title,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select,
.bbpress .bbp-search-form form > div .form-control,
.bbpress
  .bbp-search-form
  form
  > div
  .wpcf7
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.bbpress .bbp-search-form form > div input#bbp_search,
.input-group-addon,
.input-group-btn,
.input-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content,
.input-group .bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_tags,
.input-group .bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_title,
.input-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select,
.input-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select,
.input-group .bbpress .bbp-search-form form input#bbp_search,
.input-group .form-control,
.input-group
  .wpcf7
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  .bbpress
  .bbp-search-form
  form
  > div
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  .input-group
  .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  display: table-cell;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .bbp-search-form
  form
  > div
  textarea.bbp-the-content:not(:first-child):not(:last-child),
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .input-group
  textarea.bbp-the-content:not(:first-child):not(:last-child),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  input#bbp_topic_tags:not(:first-child):not(:last-child),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  input#bbp_topic_title:not(:first-child):not(:last-child),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  select#bbp_stick_topic_select:not(:first-child):not(:last-child),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  select#bbp_topic_status_select:not(:first-child):not(:last-child),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group
  input#bbp_topic_tags:not(:first-child):not(:last-child),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group
  input#bbp_topic_title:not(:first-child):not(:last-child),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group
  select#bbp_stick_topic_select:not(:first-child):not(:last-child),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group
  select#bbp_topic_status_select:not(:first-child):not(:last-child),
.bbpress
  .bbp-search-form
  form
  .input-group
  input#bbp_search:not(:first-child):not(:last-child),
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content:not(:first-child):not(:last-child),
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_tags:not(:first-child):not(:last-child),
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_title:not(:first-child):not(:last-child),
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select:not(:first-child):not(:last-child),
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select:not(:first-child):not(:last-child),
.bbpress
  .bbp-search-form
  form
  > div
  .form-control:not(:first-child):not(:last-child),
.bbpress
  .bbp-search-form
  form
  > div
  .wpcf7
  .wpcf7-form-control:not(:first-child):not(:last-child):not(.wpcf7-submit):not(
    .wpcf7-range
  ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
    .wpcf7-file
  ),
.bbpress
  .bbp-search-form
  form
  > div
  input#bbp_search:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content:not(:first-child):not(:last-child),
.input-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_tags:not(:first-child):not(:last-child),
.input-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_title:not(:first-child):not(:last-child),
.input-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select:not(:first-child):not(:last-child),
.input-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select:not(:first-child):not(:last-child),
.input-group
  .bbpress
  .bbp-search-form
  form
  input#bbp_search:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group
  .wpcf7
  .wpcf7-form-control:not(:first-child):not(:last-child):not(.wpcf7-submit):not(
    .wpcf7-range
  ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
    .wpcf7-file
  ),
.wpcf7
  .bbpress
  .bbp-search-form
  form
  > div
  .wpcf7-form-control:not(:first-child):not(:last-child):not(.wpcf7-submit):not(
    .wpcf7-range
  ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
    .wpcf7-file
  ),
.wpcf7
  .input-group
  .wpcf7-form-control:not(:first-child):not(:last-child):not(.wpcf7-submit):not(
    .wpcf7-range
  ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
    .wpcf7-file
  ) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-sm
  > .input-group-btn
  > a.input-group-addon.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .input-group-sm
  > textarea.input-group-addon.bbp-the-content,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-sm
  > .input-group-btn
  > input.input-group-addon,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-sm
  > .input-group-btn
  > button.input-group-addon#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-sm
  > .input-group-btn
  > button.input-group-addon#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-sm
  > input.input-group-addon#bbp_topic_tags,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-sm
  > input.input-group-addon#bbp_topic_title,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-sm
  > select.input-group-addon#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-sm
  > select.input-group-addon#bbp_topic_status_select,
.bbpress
  .bbp-search-form
  form
  .input-group-sm
  > .input-group-btn
  > input.input-group-addon.button,
.bbpress
  .bbp-search-form
  form
  .input-group-sm
  > input.input-group-addon#bbp_search,
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.woocommerce
  .variations
  td.value
  .input-group-sm
  > .input-group-btn
  > select.input-group-addon,
.wpcf7
  .input-group-sm
  > .input-group-addon.wpcf7-form-control:not(.wpcf7-submit):not(
    .wpcf7-range
  ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
    .wpcf7-file
  ),
.wpcf7 .input-group-sm > .input-group-btn > .input-group-addon.wpcf7-file,
.wpcf7 .input-group-sm > .input-group-btn > .input-group-addon.wpcf7-submit {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-lg
  > .input-group-btn
  > a.input-group-addon.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .input-group-lg
  > textarea.input-group-addon.bbp-the-content,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-lg
  > .input-group-btn
  > input.input-group-addon,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-lg
  > .input-group-btn
  > button.input-group-addon#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-lg
  > .input-group-btn
  > button.input-group-addon#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-lg
  > input.input-group-addon#bbp_topic_tags,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-lg
  > input.input-group-addon#bbp_topic_title,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-lg
  > select.input-group-addon#bbp_stick_topic_select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group-lg
  > select.input-group-addon#bbp_topic_status_select,
.bbpress
  .bbp-search-form
  form
  .input-group-lg
  > .input-group-btn
  > input.input-group-addon.button,
.bbpress
  .bbp-search-form
  form
  .input-group-lg
  > input.input-group-addon#bbp_search,
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.woocommerce
  .variations
  td.value
  .input-group-lg
  > .input-group-btn
  > select.input-group-addon,
.wpcf7
  .input-group-lg
  > .input-group-addon.wpcf7-form-control:not(.wpcf7-submit):not(
    .wpcf7-range
  ):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(
    .wpcf7-file
  ),
.wpcf7 .input-group-lg > .input-group-btn > .input-group-addon.wpcf7-file,
.wpcf7 .input-group-lg > .input-group-btn > .input-group-addon.wpcf7-submit {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  margin-top: 0;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn:first-child
  > .btn-group
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn:first-child
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn:last-child
  > .btn-group:not(:last-child)
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn:last-child
  > a.subscription-toggle:not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ),
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .bbp-search-form
  form
  > div
  textarea.bbp-the-content:first-child,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .input-group
  textarea.bbp-the-content:first-child,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn:first-child
  > .btn-group
  > input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn:first-child
  > input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn:last-child
  > .btn-group:not(:last-child)
  > input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn:last-child
  > input:not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  input#bbp_topic_tags:first-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  input#bbp_topic_title:first-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  select#bbp_stick_topic_select:first-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  select#bbp_topic_status_select:first-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn:first-child
  > .btn-group
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn:first-child
  > .btn-group
  > button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn:first-child
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn:first-child
  > button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn:last-child
  > .btn-group:not(:last-child)
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn:last-child
  > .btn-group:not(:last-child)
  > button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn:last-child
  > button#bbp_reply_submit:not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn:last-child
  > button#bbp_topic_submit:not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group
  input#bbp_topic_tags:first-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group
  input#bbp_topic_title:first-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group
  select#bbp_stick_topic_select:first-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group
  select#bbp_topic_status_select:first-child,
.bbpress
  .bbp-search-form
  form
  .input-group-btn:first-child
  > .btn-group
  > input.button,
.bbpress .bbp-search-form form .input-group-btn:first-child > input.button,
.bbpress
  .bbp-search-form
  form
  .input-group-btn:last-child
  > .btn-group:not(:last-child)
  > input.button,
.bbpress
  .bbp-search-form
  form
  .input-group-btn:last-child
  > input.button:not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ),
.bbpress .bbp-search-form form .input-group input#bbp_search:first-child,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content:first-child,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_tags:first-child,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_title:first-child,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select:first-child,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select:first-child,
.bbpress .bbp-search-form form > div .form-control:first-child,
.bbpress
  .bbp-search-form
  form
  > div
  .wpcf7
  .wpcf7-form-control:first-child:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.bbpress .bbp-search-form form > div input#bbp_search:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child
  > .btn:not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ),
.input-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content:first-child,
.input-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_tags:first-child,
.input-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_title:first-child,
.input-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select:first-child,
.input-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select:first-child,
.input-group .bbpress .bbp-search-form form input#bbp_search:first-child,
.input-group .form-control:first-child,
.input-group
  .wpcf7
  .wpcf7-form-control:first-child:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.woocommerce
  .variations
  td.value
  .input-group-btn:first-child
  > .btn-group
  > select,
.woocommerce .variations td.value .input-group-btn:first-child > select,
.woocommerce
  .variations
  td.value
  .input-group-btn:last-child
  > .btn-group:not(:last-child)
  > select,
.woocommerce
  .variations
  td.value
  .input-group-btn:last-child
  > select:not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ),
.wpcf7
  .bbpress
  .bbp-search-form
  form
  > div
  .wpcf7-form-control:first-child:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7 .input-group-btn:first-child > .btn-group > .wpcf7-file,
.wpcf7 .input-group-btn:first-child > .btn-group > .wpcf7-submit,
.wpcf7 .input-group-btn:first-child > .wpcf7-file,
.wpcf7 .input-group-btn:first-child > .wpcf7-submit,
.wpcf7 .input-group-btn:last-child > .btn-group:not(:last-child) > .wpcf7-file,
.wpcf7
  .input-group-btn:last-child
  > .btn-group:not(:last-child)
  > .wpcf7-submit,
.wpcf7
  .input-group-btn:last-child
  > .wpcf7-file:not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ),
.wpcf7
  .input-group-btn:last-child
  > .wpcf7-submit:not(:last-child):not(.dropdown-toggle):not(
    .woocommerce .variations td.value select
  ),
.wpcf7
  .input-group
  .wpcf7-form-control:first-child:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn:first-child
  > .btn-group:not(:first-child)
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn:first-child
  > a.subscription-toggle:not(:first-child),
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn:last-child
  > .btn-group
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn:last-child
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .bbp-search-form
  form
  > div
  textarea.bbp-the-content:last-child,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  .input-group
  textarea.bbp-the-content:last-child,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn:first-child
  > .btn-group:not(:first-child)
  > input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn:first-child
  > input:not(:first-child),
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn:last-child
  > .btn-group
  > input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn:last-child
  > input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  input#bbp_topic_tags:last-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  input#bbp_topic_title:last-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  select#bbp_stick_topic_select:last-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-search-form
  form
  > div
  select#bbp_topic_status_select:last-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn:first-child
  > .btn-group:not(:first-child)
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn:first-child
  > .btn-group:not(:first-child)
  > button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn:first-child
  > button#bbp_reply_submit:not(:first-child),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn:first-child
  > button#bbp_topic_submit:not(:first-child),
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn:last-child
  > .btn-group
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn:last-child
  > .btn-group
  > button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn:last-child
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn:last-child
  > button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group
  input#bbp_topic_tags:last-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group
  input#bbp_topic_title:last-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group
  select#bbp_stick_topic_select:last-child,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .input-group
  select#bbp_topic_status_select:last-child,
.bbpress
  .bbp-search-form
  form
  .input-group-btn:first-child
  > .btn-group:not(:first-child)
  > input.button,
.bbpress
  .bbp-search-form
  form
  .input-group-btn:first-child
  > input.button:not(:first-child),
.bbpress
  .bbp-search-form
  form
  .input-group-btn:last-child
  > .btn-group
  > input.button,
.bbpress .bbp-search-form form .input-group-btn:last-child > input.button,
.bbpress .bbp-search-form form .input-group input#bbp_search:last-child,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content:last-child,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_tags:last-child,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_title:last-child,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select:last-child,
.bbpress
  .bbp-search-form
  form
  > div
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select:last-child,
.bbpress .bbp-search-form form > div .form-control:last-child,
.bbpress
  .bbp-search-form
  form
  > div
  .wpcf7
  .wpcf7-form-control:last-child:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.bbpress .bbp-search-form form > div input#bbp_search:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content:last-child,
.input-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_tags:last-child,
.input-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  input#bbp_topic_title:last-child,
.input-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_stick_topic_select:last-child,
.input-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  select#bbp_topic_status_select:last-child,
.input-group .bbpress .bbp-search-form form input#bbp_search:last-child,
.input-group .form-control:last-child,
.input-group
  .wpcf7
  .wpcf7-form-control:last-child:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.woocommerce
  .variations
  td.value
  .input-group-btn:first-child
  > .btn-group:not(:first-child)
  > select,
.woocommerce
  .variations
  td.value
  .input-group-btn:first-child
  > select:not(:first-child),
.woocommerce
  .variations
  td.value
  .input-group-btn:last-child
  > .btn-group
  > select,
.woocommerce .variations td.value .input-group-btn:last-child > select,
.wpcf7
  .bbpress
  .bbp-search-form
  form
  > div
  .wpcf7-form-control:last-child:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
.wpcf7
  .input-group-btn:first-child
  > .btn-group:not(:first-child)
  > .wpcf7-file,
.wpcf7
  .input-group-btn:first-child
  > .btn-group:not(:first-child)
  > .wpcf7-submit,
.wpcf7 .input-group-btn:first-child > .wpcf7-file:not(:first-child),
.wpcf7 .input-group-btn:first-child > .wpcf7-submit:not(:first-child),
.wpcf7 .input-group-btn:last-child > .btn-group > .wpcf7-file,
.wpcf7 .input-group-btn:last-child > .btn-group > .wpcf7-submit,
.wpcf7 .input-group-btn:last-child > .wpcf7-file,
.wpcf7 .input-group-btn:last-child > .wpcf7-submit,
.wpcf7
  .input-group
  .wpcf7-form-control:last-child:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  font-size: 0;
  white-space: nowrap;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn
  > input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_topic_submit,
.bbpress .bbp-search-form form .input-group-btn > input.button,
.input-group-btn,
.input-group-btn > .btn,
.woocommerce .variations td.value .input-group-btn > select,
.wpcf7 .input-group-btn > .wpcf7-file,
.wpcf7 .input-group-btn > .wpcf7-submit {
  position: relative;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  span
  .input-group-btn
  > a.subscription-toggle
  + input,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  span
  .input-group-btn
  > input
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  .input-group-btn
  > a.subscription-toggle
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  .input-group-btn
  > a.subscription-toggle
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  .input-group-btn
  > button#bbp_reply_submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  .input-group-btn
  > button#bbp_topic_submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .bbp-search-form
  form
  .input-group-btn
  > a.subscription-toggle
  + input.button,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .bbp-search-form
  form
  .input-group-btn
  > input.button
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn
  > .btn
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn
  > a.subscription-toggle
  + .btn,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn
  > a.subscription-toggle
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .woocommerce
  .variations
  td.value
  .input-group-btn
  > a.subscription-toggle
  + select,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .woocommerce
  .variations
  td.value
  .input-group-btn
  > select
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7
  .input-group-btn
  > .wpcf7-file
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7
  .input-group-btn
  > .wpcf7-submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7
  .input-group-btn
  > a.subscription-toggle
  + .wpcf7-file,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7
  .input-group-btn
  > a.subscription-toggle
  + .wpcf7-submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn
  > a.subscription-toggle
  + input,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn
  > input
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > a.subscription-toggle
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > a.subscription-toggle
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_reply_submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_topic_submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .bbp-search-form
  form
  .input-group-btn
  > input
  + input.button,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .bbp-search-form
  form
  .input-group-btn
  > input.button
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn
  > .btn
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn
  > input
  + .btn,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn
  > input
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .woocommerce
  .variations
  td.value
  .input-group-btn
  > input
  + select,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .woocommerce
  .variations
  td.value
  .input-group-btn
  > select
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7
  .input-group-btn
  > .wpcf7-file
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7
  .input-group-btn
  > .wpcf7-submit
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7
  .input-group-btn
  > input
  + .wpcf7-file,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7
  .input-group-btn
  > input
  + .wpcf7-submit,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_reply_submit
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_topic_submit
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > input
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > input
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  .input-group-btn
  > button#bbp_reply_submit
  + input.button,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  .input-group-btn
  > button#bbp_topic_submit
  + input.button,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  .input-group-btn
  > input.button
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  .input-group-btn
  > input.button
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > .btn
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > .btn
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_reply_submit
  + .btn,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_reply_submit
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_reply_submit
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_topic_submit
  + .btn,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_topic_submit
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_topic_submit
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  .input-group-btn
  > button#bbp_reply_submit
  + select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  .input-group-btn
  > button#bbp_topic_submit
  + select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  .input-group-btn
  > select
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  .input-group-btn
  > select
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .input-group-btn
  > .wpcf7-file
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .input-group-btn
  > .wpcf7-file
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .input-group-btn
  > .wpcf7-submit
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .input-group-btn
  > .wpcf7-submit
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .input-group-btn
  > button#bbp_reply_submit
  + .wpcf7-file,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .input-group-btn
  > button#bbp_reply_submit
  + .wpcf7-submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .input-group-btn
  > button#bbp_topic_submit
  + .wpcf7-file,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .input-group-btn
  > button#bbp_topic_submit
  + .wpcf7-submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn
  > button#bbp_reply_submit
  + input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn
  > button#bbp_topic_submit
  + input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn
  > input
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn
  > input
  + button#bbp_topic_submit,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn
  > a.subscription-toggle
  + input.button,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn
  > input.button
  + a.subscription-toggle,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_reply_submit
  + input.button,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_topic_submit
  + input.button,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > input.button
  + button#bbp_reply_submit,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > input.button
  + button#bbp_topic_submit,
.bbpress .bbp-search-form form .input-group-btn > .btn + input.button,
.bbpress .bbp-search-form form .input-group-btn > input.button + .btn,
.bbpress .bbp-search-form form .input-group-btn > input.button + input.button,
.bbpress
  .bbp-search-form
  form
  .woocommerce
  .variations
  td.value
  .input-group-btn
  > input.button
  + select,
.bbpress
  .bbp-search-form
  form
  .woocommerce
  .variations
  td.value
  .input-group-btn
  > select
  + input.button,
.bbpress
  .bbp-search-form
  form
  .wpcf7
  .input-group-btn
  > .wpcf7-file
  + input.button,
.bbpress
  .bbp-search-form
  form
  .wpcf7
  .input-group-btn
  > .wpcf7-submit
  + input.button,
.bbpress
  .bbp-search-form
  form
  .wpcf7
  .input-group-btn
  > input.button
  + .wpcf7-file,
.bbpress
  .bbp-search-form
  form
  .wpcf7
  .input-group-btn
  > input.button
  + .wpcf7-submit,
.input-group-btn > .btn + .btn,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn
  > a.subscription-toggle
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn
  > select
  + a.subscription-toggle,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn
  > input
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn
  > select
  + input,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_reply_submit
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_topic_submit
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > select
  + button#bbp_reply_submit,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > select
  + button#bbp_topic_submit,
.woocommerce
  .variations
  td.value
  .bbpress
  .bbp-search-form
  form
  .input-group-btn
  > input.button
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  .bbp-search-form
  form
  .input-group-btn
  > select
  + input.button,
.woocommerce .variations td.value .input-group-btn > .btn + select,
.woocommerce .variations td.value .input-group-btn > select + .btn,
.woocommerce .variations td.value .input-group-btn > select + select,
.woocommerce
  .variations
  td.value
  .wpcf7
  .input-group-btn
  > .wpcf7-file
  + select,
.woocommerce
  .variations
  td.value
  .wpcf7
  .input-group-btn
  > .wpcf7-submit
  + select,
.woocommerce
  .variations
  td.value
  .wpcf7
  .input-group-btn
  > select
  + .wpcf7-file,
.woocommerce
  .variations
  td.value
  .wpcf7
  .input-group-btn
  > select
  + .wpcf7-submit,
.wpcf7
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn
  > .wpcf7-file
  + a.subscription-toggle,
.wpcf7
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn
  > .wpcf7-submit
  + a.subscription-toggle,
.wpcf7
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn
  > a.subscription-toggle
  + .wpcf7-file,
.wpcf7
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn
  > a.subscription-toggle
  + .wpcf7-submit,
.wpcf7
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn
  > .wpcf7-file
  + input,
.wpcf7
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn
  > .wpcf7-submit
  + input,
.wpcf7
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn
  > input
  + .wpcf7-file,
.wpcf7
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn
  > input
  + .wpcf7-submit,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > .wpcf7-file
  + button#bbp_reply_submit,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > .wpcf7-file
  + button#bbp_topic_submit,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > .wpcf7-submit
  + button#bbp_reply_submit,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > .wpcf7-submit
  + button#bbp_topic_submit,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_reply_submit
  + .wpcf7-file,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_reply_submit
  + .wpcf7-submit,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_topic_submit
  + .wpcf7-file,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_topic_submit
  + .wpcf7-submit,
.wpcf7
  .bbpress
  .bbp-search-form
  form
  .input-group-btn
  > .wpcf7-file
  + input.button,
.wpcf7
  .bbpress
  .bbp-search-form
  form
  .input-group-btn
  > .wpcf7-submit
  + input.button,
.wpcf7
  .bbpress
  .bbp-search-form
  form
  .input-group-btn
  > input.button
  + .wpcf7-file,
.wpcf7
  .bbpress
  .bbp-search-form
  form
  .input-group-btn
  > input.button
  + .wpcf7-submit,
.wpcf7 .input-group-btn > .btn + .wpcf7-file,
.wpcf7 .input-group-btn > .btn + .wpcf7-submit,
.wpcf7 .input-group-btn > .wpcf7-file + .btn,
.wpcf7 .input-group-btn > .wpcf7-file + .wpcf7-file,
.wpcf7 .input-group-btn > .wpcf7-file + .wpcf7-submit,
.wpcf7 .input-group-btn > .wpcf7-submit + .btn,
.wpcf7 .input-group-btn > .wpcf7-submit + .wpcf7-file,
.wpcf7 .input-group-btn > .wpcf7-submit + .wpcf7-submit,
.wpcf7
  .woocommerce
  .variations
  td.value
  .input-group-btn
  > .wpcf7-file
  + select,
.wpcf7
  .woocommerce
  .variations
  td.value
  .input-group-btn
  > .wpcf7-submit
  + select,
.wpcf7
  .woocommerce
  .variations
  td.value
  .input-group-btn
  > select
  + .wpcf7-file,
.wpcf7
  .woocommerce
  .variations
  td.value
  .input-group-btn
  > select
  + .wpcf7-submit {
  margin-left: -1px;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn
  > a.subscription-toggle:active,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn
  > a.subscription-toggle:focus,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn
  > a.subscription-toggle:hover,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn
  > input:active,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn
  > input:focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn
  > input:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_reply_submit:active,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_reply_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_reply_submit:hover,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_topic_submit:active,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_topic_submit:focus,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn
  > button#bbp_topic_submit:hover,
.bbpress .bbp-search-form form .input-group-btn > input.button:active,
.bbpress .bbp-search-form form .input-group-btn > input.button:focus,
.bbpress .bbp-search-form form .input-group-btn > input.button:hover,
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover,
.woocommerce .variations td.value .input-group-btn > select:active,
.woocommerce .variations td.value .input-group-btn > select:focus,
.woocommerce .variations td.value .input-group-btn > select:hover,
.wpcf7 .input-group-btn > .wpcf7-file:active,
.wpcf7 .input-group-btn > .wpcf7-file:focus,
.wpcf7 .input-group-btn > .wpcf7-file:hover,
.wpcf7 .input-group-btn > .wpcf7-submit:active,
.wpcf7 .input-group-btn > .wpcf7-submit:focus,
.wpcf7 .input-group-btn > .wpcf7-submit:hover {
  z-index: 1;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn:first-child
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn:first-child
  > input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn:first-child
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn:first-child
  > button#bbp_topic_submit,
.bbpress .bbp-search-form form .input-group-btn:first-child > input.button,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group,
.woocommerce .variations td.value .input-group-btn:first-child > select,
.wpcf7 .input-group-btn:first-child > .wpcf7-file,
.wpcf7 .input-group-btn:first-child > .wpcf7-submit {
  margin-right: -1px;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .input-group-btn:last-child
  > a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .input-group-btn:last-child
  > input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn:last-child
  > button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .input-group-btn:last-child
  > button#bbp_topic_submit,
.bbpress .bbp-search-form form .input-group-btn:last-child > input.button,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group,
.woocommerce .variations td.value .input-group-btn:last-child > select,
.wpcf7 .input-group-btn:last-child > .wpcf7-file,
.wpcf7 .input-group-btn:last-child > .wpcf7-submit {
  z-index: 1;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:after,
.nav:before {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li,
.nav > li > a {
  position: relative;
  display: block;
}
.nav > li > a {
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #685d9f;
}
.nav .nav-divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.75;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #685d9f;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 60px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
.navbar:after,
.navbar:before {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
.navbar-header:after,
.navbar-header:before {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:after,
.navbar-collapse:before {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 9;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 10;
}
@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 18px 15px;
  font-size: 18px;
  line-height: 24px;
  height: 60px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container-fluid .navbar-brand,
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 13px;
  margin-bottom: 13px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 9px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 24px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
.navbar-form {
  margin: 11px -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow:
    inset 0 1px 0 hsla(0, 0%, 100%, 0.1),
    0 1px 0 hsla(0, 0%, 100%, 0.1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    .navbar-form
    textarea.bbp-the-content,
  .bbpress #bbpress-forums fieldset.bbp-form .navbar-form input#bbp_topic_tags,
  .bbpress #bbpress-forums fieldset.bbp-form .navbar-form input#bbp_topic_title,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .navbar-form
    select#bbp_stick_topic_select,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .navbar-form
    select#bbp_topic_status_select,
  .bbpress .bbp-search-form form .navbar-form input#bbp_search,
  .navbar-form
    .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    textarea.bbp-the-content,
  .navbar-form .bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_tags,
  .navbar-form .bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_title,
  .navbar-form
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    select#bbp_stick_topic_select,
  .navbar-form
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    select#bbp_topic_status_select,
  .navbar-form .bbpress .bbp-search-form form input#bbp_search,
  .navbar-form .form-control,
  .navbar-form
    .wpcf7
    .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .wpcf7
    .navbar-form
    .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .bbpress .bbp-search-form .navbar-form form > div,
  .navbar-form .bbpress .bbp-search-form form > div,
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    .bbp-search-form
    .navbar-form
    form
    > div
    textarea.bbp-the-content,
  .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    .navbar-form
    .input-group
    textarea.bbp-the-content,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    .navbar-form
    form
    > div
    input#bbp_topic_tags,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    .navbar-form
    form
    > div
    input#bbp_topic_title,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    .navbar-form
    form
    > div
    select#bbp_stick_topic_select,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    .navbar-form
    form
    > div
    select#bbp_topic_status_select,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .navbar-form
    .input-group
    input#bbp_topic_tags,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .navbar-form
    .input-group
    input#bbp_topic_title,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .navbar-form
    .input-group
    select#bbp_stick_topic_select,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .navbar-form
    .input-group
    select#bbp_topic_status_select,
  .bbpress
    .bbp-search-form
    .navbar-form
    form
    > div
    #bbpress-forums
    div.bbp-the-content-wrapper
    textarea.bbp-the-content,
  .bbpress
    .bbp-search-form
    .navbar-form
    form
    > div
    #bbpress-forums
    fieldset.bbp-form
    input#bbp_topic_tags,
  .bbpress
    .bbp-search-form
    .navbar-form
    form
    > div
    #bbpress-forums
    fieldset.bbp-form
    input#bbp_topic_title,
  .bbpress
    .bbp-search-form
    .navbar-form
    form
    > div
    #bbpress-forums
    fieldset.bbp-form
    select#bbp_stick_topic_select,
  .bbpress
    .bbp-search-form
    .navbar-form
    form
    > div
    #bbpress-forums
    fieldset.bbp-form
    select#bbp_topic_status_select,
  .bbpress .bbp-search-form .navbar-form form > div .form-control,
  .bbpress .bbp-search-form .navbar-form form > div .input-group-addon,
  .bbpress .bbp-search-form .navbar-form form > div .input-group-btn,
  .bbpress
    .bbp-search-form
    .navbar-form
    form
    > div
    .wpcf7
    .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .bbpress .bbp-search-form .navbar-form form > div input#bbp_search,
  .bbpress .bbp-search-form form .navbar-form .input-group input#bbp_search,
  .navbar-form
    .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    .bbp-search-form
    form
    > div
    textarea.bbp-the-content,
  .navbar-form
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    form
    > div
    input#bbp_topic_tags,
  .navbar-form
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    form
    > div
    input#bbp_topic_title,
  .navbar-form
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    form
    > div
    select#bbp_stick_topic_select,
  .navbar-form
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    form
    > div
    select#bbp_topic_status_select,
  .navbar-form
    .bbpress
    .bbp-search-form
    form
    > div
    #bbpress-forums
    div.bbp-the-content-wrapper
    textarea.bbp-the-content,
  .navbar-form
    .bbpress
    .bbp-search-form
    form
    > div
    #bbpress-forums
    fieldset.bbp-form
    input#bbp_topic_tags,
  .navbar-form
    .bbpress
    .bbp-search-form
    form
    > div
    #bbpress-forums
    fieldset.bbp-form
    input#bbp_topic_title,
  .navbar-form
    .bbpress
    .bbp-search-form
    form
    > div
    #bbpress-forums
    fieldset.bbp-form
    select#bbp_stick_topic_select,
  .navbar-form
    .bbpress
    .bbp-search-form
    form
    > div
    #bbpress-forums
    fieldset.bbp-form
    select#bbp_topic_status_select,
  .navbar-form .bbpress .bbp-search-form form > div .form-control,
  .navbar-form .bbpress .bbp-search-form form > div .input-group-addon,
  .navbar-form .bbpress .bbp-search-form form > div .input-group-btn,
  .navbar-form
    .bbpress
    .bbp-search-form
    form
    > div
    .wpcf7
    .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .navbar-form .bbpress .bbp-search-form form > div input#bbp_search,
  .navbar-form
    .input-group
    .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    textarea.bbp-the-content,
  .navbar-form
    .input-group
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    input#bbp_topic_tags,
  .navbar-form
    .input-group
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    input#bbp_topic_title,
  .navbar-form
    .input-group
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    select#bbp_stick_topic_select,
  .navbar-form
    .input-group
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    select#bbp_topic_status_select,
  .navbar-form .input-group .bbpress .bbp-search-form form input#bbp_search,
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form
    .input-group
    .wpcf7
    .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .wpcf7
    .bbpress
    .bbp-search-form
    .navbar-form
    form
    > div
    .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .wpcf7
    .navbar-form
    .bbpress
    .bbp-search-form
    form
    > div
    .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .wpcf7
    .navbar-form
    .input-group
    .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
    width: auto;
  }
  .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    .bbp-search-form
    .navbar-form
    form
    > div
    > textarea.bbp-the-content,
  .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    .navbar-form
    .input-group
    > textarea.bbp-the-content,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    .navbar-form
    form
    > div
    > input#bbp_topic_tags,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    .navbar-form
    form
    > div
    > input#bbp_topic_title,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    .navbar-form
    form
    > div
    > select#bbp_stick_topic_select,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    .navbar-form
    form
    > div
    > select#bbp_topic_status_select,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .navbar-form
    .input-group
    > input#bbp_topic_tags,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .navbar-form
    .input-group
    > input#bbp_topic_title,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .navbar-form
    .input-group
    > select#bbp_stick_topic_select,
  .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .navbar-form
    .input-group
    > select#bbp_topic_status_select,
  .bbpress
    .bbp-search-form
    .navbar-form
    #bbpress-forums
    div.bbp-the-content-wrapper
    form
    > div
    > textarea.bbp-the-content,
  .bbpress
    .bbp-search-form
    .navbar-form
    #bbpress-forums
    fieldset.bbp-form
    form
    > div
    > input#bbp_topic_tags,
  .bbpress
    .bbp-search-form
    .navbar-form
    #bbpress-forums
    fieldset.bbp-form
    form
    > div
    > input#bbp_topic_title,
  .bbpress
    .bbp-search-form
    .navbar-form
    #bbpress-forums
    fieldset.bbp-form
    form
    > div
    > select#bbp_stick_topic_select,
  .bbpress
    .bbp-search-form
    .navbar-form
    #bbpress-forums
    fieldset.bbp-form
    form
    > div
    > select#bbp_topic_status_select,
  .bbpress
    .bbp-search-form
    .navbar-form
    .wpcf7
    form
    > div
    > .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .bbpress .bbp-search-form .navbar-form form > div > .form-control,
  .bbpress .bbp-search-form .navbar-form form > div > input#bbp_search,
  .bbpress .bbp-search-form form .navbar-form .input-group > input#bbp_search,
  .navbar-form
    .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    .bbp-search-form
    form
    > div
    > textarea.bbp-the-content,
  .navbar-form
    .bbpress
    #bbpress-forums
    div.bbp-the-content-wrapper
    .input-group
    > textarea.bbp-the-content,
  .navbar-form
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    form
    > div
    > input#bbp_topic_tags,
  .navbar-form
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    form
    > div
    > input#bbp_topic_title,
  .navbar-form
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    form
    > div
    > select#bbp_stick_topic_select,
  .navbar-form
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .bbp-search-form
    form
    > div
    > select#bbp_topic_status_select,
  .navbar-form
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group
    > input#bbp_topic_tags,
  .navbar-form
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group
    > input#bbp_topic_title,
  .navbar-form
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group
    > select#bbp_stick_topic_select,
  .navbar-form
    .bbpress
    #bbpress-forums
    fieldset.bbp-form
    .input-group
    > select#bbp_topic_status_select,
  .navbar-form
    .bbpress
    .bbp-search-form
    #bbpress-forums
    div.bbp-the-content-wrapper
    form
    > div
    > textarea.bbp-the-content,
  .navbar-form
    .bbpress
    .bbp-search-form
    #bbpress-forums
    fieldset.bbp-form
    form
    > div
    > input#bbp_topic_tags,
  .navbar-form
    .bbpress
    .bbp-search-form
    #bbpress-forums
    fieldset.bbp-form
    form
    > div
    > input#bbp_topic_title,
  .navbar-form
    .bbpress
    .bbp-search-form
    #bbpress-forums
    fieldset.bbp-form
    form
    > div
    > select#bbp_stick_topic_select,
  .navbar-form
    .bbpress
    .bbp-search-form
    #bbpress-forums
    fieldset.bbp-form
    form
    > div
    > select#bbp_topic_status_select,
  .navbar-form
    .bbpress
    .bbp-search-form
    .wpcf7
    form
    > div
    > .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .navbar-form .bbpress .bbp-search-form form .input-group > input#bbp_search,
  .navbar-form .bbpress .bbp-search-form form > div > .form-control,
  .navbar-form .bbpress .bbp-search-form form > div > input#bbp_search,
  .navbar-form .input-group > .form-control,
  .navbar-form
    .wpcf7
    .input-group
    > .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .wpcf7
    .bbpress
    .bbp-search-form
    .navbar-form
    form
    > div
    > .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .wpcf7
    .navbar-form
    .bbpress
    .bbp-search-form
    form
    > div
    > .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file),
  .wpcf7
    .navbar-form
    .input-group
    > .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-range):not(
      .wpcf7-checkbox
    ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox,
  .navbar-form .radio,
  .navbar-form .wpcf7 .wpcf7-checkbox .wpcf7-list-item,
  .wpcf7 .wpcf7-checkbox .navbar-form .wpcf7-list-item {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label,
  .navbar-form .wpcf7 .wpcf7-checkbox .wpcf7-list-item label,
  .wpcf7 .wpcf7-checkbox .navbar-form .wpcf7-list-item label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"],
  .navbar-form .wpcf7 .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"],
  .wpcf7 .wpcf7-checkbox .navbar-form .wpcf7-list-item input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 11px;
  margin-bottom: 11px;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-sm
  > a.navbar-btn.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input.navbar-btn,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-sm
  > button.navbar-btn#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-sm
  > button.navbar-btn#bbp_topic_submit,
.bbpress .bbp-search-form form .btn-group-sm > input.navbar-btn.button,
.btn-group-sm > .navbar-btn.btn,
.navbar-btn.btn-sm,
.woocommerce .variations td.value .btn-group-sm > select.navbar-btn,
.wpcf7 .btn-group-sm > .navbar-btn.wpcf7-file,
.wpcf7 .btn-group-sm > .navbar-btn.wpcf7-submit {
  margin-top: 15px;
  margin-bottom: 15px;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-xs
  > a.navbar-btn.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-xs
  > input.navbar-btn,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-xs
  > button.navbar-btn#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-xs
  > button.navbar-btn#bbp_topic_submit,
.bbpress .bbp-search-form form .btn-group-xs > input.navbar-btn.button,
.btn-group-xs > .navbar-btn.btn,
.navbar-btn.btn-xs,
.woocommerce .variations td.value .btn-group-xs > select.navbar-btn,
.wpcf7 .btn-group-xs > .navbar-btn.wpcf7-file,
.wpcf7 .btn-group-xs > .navbar-btn.wpcf7-submit {
  margin-top: 19px;
  margin-bottom: 19px;
}
.navbar-text {
  margin-top: 18px;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.bbpress .bbp-breadcrumb p,
.bbpress .bbp-topic-tags p,
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 24px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.bbpress .bbp-breadcrumb p > li,
.bbpress .bbp-topic-tags p > li,
.breadcrumb > li {
  display: inline-block;
}
.bbpress .bbp-breadcrumb p > li + li:before,
.bbpress .bbp-topic-tags p > li + li:before,
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.bbpress .bbp-breadcrumb p > .active,
.bbpress .bbp-topic-tags p > .active,
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.75;
  text-decoration: none;
  color: #685d9f;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 1;
  color: #48416f;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  background-color: #685d9f;
  border-color: #685d9f;
  cursor: default;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 24px 0;
  list-style: none;
  text-align: center;
}
.pager:after,
.pager:before {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  .label,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  .label,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  .label,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  .label,
.bbpress .bbp-search-form form input.button .label,
.btn .label,
.woocommerce .variations td.value select .label,
.wpcf7 .wpcf7-file .label,
.wpcf7 .wpcf7-submit .label {
  position: relative;
  top: -1px;
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #685d9f;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #534a7f;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  .badge,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  .badge,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  .badge,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  .badge,
.bbpress .bbp-search-form form input.button .badge,
.btn .badge,
.woocommerce .variations td.value select .badge,
.wpcf7 .wpcf7-file .badge,
.wpcf7 .wpcf7-submit .badge {
  position: relative;
  top: -1px;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn-group-xs
  > a.subscription-toggle
  .badge,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn-group-xs
  > input
  .badge,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-xs
  > button#bbp_reply_submit
  .badge,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn-group-xs
  > button#bbp_topic_submit
  .badge,
.bbpress .bbp-search-form form .btn-group-xs > input.button .badge,
.btn-group-xs > .btn .badge,
.btn-xs .badge,
.woocommerce .variations td.value .btn-group-xs > select .badge,
.wpcf7 .btn-group-xs > .wpcf7-file .badge,
.wpcf7 .btn-group-xs > .wpcf7-submit .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #685d9f;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  background-color: #eee;
}
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container-fluid .jumbotron,
.container .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container-fluid .jumbotron,
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 24px;
  line-height: 1.75;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #685d9f;
}
.alert,
.wpcf7 div.wpcf7-validation-errors {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4,
.wpcf7 div.wpcf7-validation-errors h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link,
.wpcf7 div.wpcf7-validation-errors .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul,
.wpcf7 div.wpcf7-validation-errors > p,
.wpcf7 div.wpcf7-validation-errors > ul {
  margin-bottom: 0;
}
.alert > p + p,
.wpcf7 div.wpcf7-validation-errors > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning,
.wpcf7 div.wpcf7-validation-errors {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr,
.wpcf7 div.wpcf7-validation-errors hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link,
.wpcf7 div.wpcf7-validation-errors .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes a {
  0% {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes a {
  0% {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 24px;
  margin-bottom: 24px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  background-color: #685d9f;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: a 2s linear infinite;
  animation: a 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  background-color: #eee;
  color: #777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 1;
  color: #fff;
  background-color: #685d9f;
  border-color: #685d9f;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #dfddeb;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 24px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:after,
.panel-body:before {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle,
.panel-heading > .dropdown .woocommerce .variations td.value select,
.panel-title,
.woocommerce .variations td.value .panel-heading > .dropdown select {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel
  > .panel-collapse
  > .list-group:first-child
  .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table-responsive > .table caption,
.panel > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.panel > .table:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 24px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #685d9f;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #685d9f;
  border-color: #685d9f;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #685d9f;
}
.panel-primary > .panel-heading .badge {
  color: #685d9f;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #685d9f;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal,
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 12;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0);
  transform: translate(0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:after,
.modal-header:before {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.75;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:after,
.modal-footer:before {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  span
  input
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  span
  .modal-footer
  a.subscription-toggle
  + input,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  span
  button#bbp_reply_submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  span
  button#bbp_topic_submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  .modal-footer
  a.subscription-toggle
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  .modal-footer
  a.subscription-toggle
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .bbp-search-form
  form
  .modal-footer
  input.button
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .bbp-search-form
  form
  a.subscription-toggle
  + input.button,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .btn
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .woocommerce
  .variations
  td.value
  a.subscription-toggle
  + select,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .woocommerce
  .variations
  td.value
  select
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .wpcf7
  .wpcf7-file
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .wpcf7
  .wpcf7-submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .wpcf7
  a.subscription-toggle
  + .wpcf7-file,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .wpcf7
  a.subscription-toggle
  + .wpcf7-submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  a.subscription-toggle
  + .btn,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  a.subscription-toggle
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  a.subscription-toggle
  + input,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  fieldset.bbp-form
  .bbp-submit-wrapper
  a.subscription-toggle
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  fieldset.bbp-form
  .bbp-submit-wrapper
  a.subscription-toggle
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .woocommerce
  .variations
  td.value
  .modal-footer
  select
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7
  .modal-footer
  .wpcf7-file
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7
  .modal-footer
  .wpcf7-submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  input
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  button#bbp_reply_submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  button#bbp_topic_submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .bbp-search-form
  form
  input
  + input.button,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .btn
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .woocommerce
  .variations
  td.value
  input
  + select,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .woocommerce
  .variations
  td.value
  select
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .wpcf7
  .wpcf7-file
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .wpcf7
  .wpcf7-submit
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .wpcf7
  input
  + .wpcf7-file,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .wpcf7
  input
  + .wpcf7-submit,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  fieldset.bbp-form
  .bbp-submit-wrapper
  input
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  fieldset.bbp-form
  .bbp-submit-wrapper
  input
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  input
  + .btn,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  input
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .woocommerce
  .variations
  td.value
  .modal-footer
  select
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7
  .modal-footer
  .wpcf7-file
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7
  .modal-footer
  .wpcf7-submit
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  button#bbp_reply_submit
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  button#bbp_topic_submit
  + input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  .modal-footer
  input.button
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  .modal-footer
  input.button
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .bbp-search-form
  form
  button#bbp_reply_submit
  + input.button,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .bbp-search-form
  form
  button#bbp_topic_submit
  + input.button,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .woocommerce
  .variations
  td.value
  button#bbp_reply_submit
  + select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .woocommerce
  .variations
  td.value
  button#bbp_topic_submit
  + select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .woocommerce
  .variations
  td.value
  select
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .woocommerce
  .variations
  td.value
  select
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .wpcf7
  .wpcf7-file
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .wpcf7
  .wpcf7-file
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .wpcf7
  .wpcf7-submit
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .wpcf7
  .wpcf7-submit
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .wpcf7
  button#bbp_reply_submit
  + .wpcf7-file,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .wpcf7
  button#bbp_reply_submit
  + .wpcf7-submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .wpcf7
  button#bbp_topic_submit
  + .wpcf7-file,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .wpcf7
  button#bbp_topic_submit
  + .wpcf7-submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  button#bbp_reply_submit
  + .btn,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  button#bbp_reply_submit
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  button#bbp_reply_submit
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  button#bbp_topic_submit
  + .btn,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  button#bbp_topic_submit
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  button#bbp_topic_submit
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  button#bbp_reply_submit
  + input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  button#bbp_topic_submit
  + input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  .modal-footer
  select
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  .modal-footer
  select
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .modal-footer
  .wpcf7-file
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .modal-footer
  .wpcf7-file
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .modal-footer
  .wpcf7-submit
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .modal-footer
  .wpcf7-submit
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  input
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  input
  + button#bbp_topic_submit,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  a.subscription-toggle
  + input.button,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  button#bbp_reply_submit
  + input.button,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  button#bbp_topic_submit
  + input.button,
.bbpress
  .bbp-search-form
  form
  .modal-footer
  #bbpress-forums
  > #subscription-toggle
  span
  input.button
  + a.subscription-toggle,
.bbpress
  .bbp-search-form
  form
  .modal-footer
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input.button
  + input,
.bbpress
  .bbp-search-form
  form
  .modal-footer
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  input.button
  + button#bbp_reply_submit,
.bbpress
  .bbp-search-form
  form
  .modal-footer
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  input.button
  + button#bbp_topic_submit,
.bbpress .bbp-search-form form .modal-footer .btn + input.button,
.bbpress
  .bbp-search-form
  form
  .modal-footer
  .woocommerce
  .variations
  td.value
  input.button
  + select,
.bbpress
  .bbp-search-form
  form
  .modal-footer
  .woocommerce
  .variations
  td.value
  select
  + input.button,
.bbpress .bbp-search-form form .modal-footer .wpcf7 .wpcf7-file + input.button,
.bbpress
  .bbp-search-form
  form
  .modal-footer
  .wpcf7
  .wpcf7-submit
  + input.button,
.bbpress .bbp-search-form form .modal-footer .wpcf7 input.button + .wpcf7-file,
.bbpress
  .bbp-search-form
  form
  .modal-footer
  .wpcf7
  input.button
  + .wpcf7-submit,
.bbpress .bbp-search-form form .modal-footer input.button + .btn,
.bbpress .bbp-search-form form .modal-footer input.button + input.button,
.bbpress
  .bbp-search-form
  form
  .woocommerce
  .variations
  td.value
  .modal-footer
  select
  + input.button,
.bbpress .bbp-search-form form .wpcf7 .modal-footer .wpcf7-file + input.button,
.bbpress
  .bbp-search-form
  form
  .wpcf7
  .modal-footer
  .wpcf7-submit
  + input.button,
.modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  span
  a.subscription-toggle
  + input,
.modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  span
  input
  + a.subscription-toggle,
.modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  a.subscription-toggle
  + button#bbp_reply_submit,
.modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  a.subscription-toggle
  + button#bbp_topic_submit,
.modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  button#bbp_reply_submit
  + a.subscription-toggle,
.modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  button#bbp_topic_submit
  + a.subscription-toggle,
.modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .bbp-search-form
  form
  a.subscription-toggle
  + input.button,
.modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .bbp-search-form
  form
  input.button
  + a.subscription-toggle,
.modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn
  + a.subscription-toggle,
.modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .woocommerce
  .variations
  td.value
  a.subscription-toggle
  + select,
.modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7
  a.subscription-toggle
  + .wpcf7-file,
.modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7
  a.subscription-toggle
  + .wpcf7-submit,
.modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  + .btn,
.modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  + a.subscription-toggle,
.modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  a.subscription-toggle
  + input,
.modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + a.subscription-toggle,
.modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  a.subscription-toggle
  + button#bbp_reply_submit,
.modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  a.subscription-toggle
  + button#bbp_topic_submit,
.modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + a.subscription-toggle,
.modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + a.subscription-toggle,
.modal-footer
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .bbp-search-form
  form
  input
  + input.button,
.modal-footer
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .bbp-search-form
  form
  input.button
  + input,
.modal-footer
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn
  + input,
.modal-footer
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .woocommerce
  .variations
  td.value
  input
  + select,
.modal-footer
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7
  input
  + .wpcf7-file,
.modal-footer
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7
  input
  + .wpcf7-submit,
.modal-footer
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + input,
.modal-footer
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + input,
.modal-footer
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  input
  + button#bbp_reply_submit,
.modal-footer
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  input
  + button#bbp_topic_submit,
.modal-footer
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + .btn,
.modal-footer
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + input,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  button#bbp_reply_submit
  + input.button,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  button#bbp_topic_submit
  + input.button,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  input.button
  + button#bbp_reply_submit,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  input.button
  + button#bbp_topic_submit,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn
  + button#bbp_reply_submit,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn
  + button#bbp_topic_submit,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  button#bbp_reply_submit
  + select,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  button#bbp_topic_submit
  + select,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  button#bbp_reply_submit
  + .wpcf7-file,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  button#bbp_reply_submit
  + .wpcf7-submit,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  button#bbp_topic_submit
  + .wpcf7-file,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  button#bbp_topic_submit
  + .wpcf7-submit,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + .btn,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + button#bbp_reply_submit,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + button#bbp_topic_submit,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + .btn,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + button#bbp_reply_submit,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + button#bbp_topic_submit,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  button#bbp_reply_submit
  + input,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  button#bbp_topic_submit
  + input,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + button#bbp_reply_submit,
.modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + button#bbp_topic_submit,
.modal-footer
  .bbpress
  .bbp-search-form
  form
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  + input.button,
.modal-footer
  .bbpress
  .bbp-search-form
  form
  #bbpress-forums
  > #subscription-toggle
  span
  input.button
  + a.subscription-toggle,
.modal-footer
  .bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + input.button,
.modal-footer
  .bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + input.button,
.modal-footer
  .bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  input.button
  + button#bbp_reply_submit,
.modal-footer
  .bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  input.button
  + button#bbp_topic_submit,
.modal-footer .bbpress .bbp-search-form form .btn + input.button,
.modal-footer
  .bbpress
  .bbp-search-form
  form
  .woocommerce
  .variations
  td.value
  input.button
  + select,
.modal-footer .bbpress .bbp-search-form form .wpcf7 input.button + .wpcf7-file,
.modal-footer
  .bbpress
  .bbp-search-form
  form
  .wpcf7
  input.button
  + .wpcf7-submit,
.modal-footer .bbpress .bbp-search-form form input.button + .btn,
.modal-footer .bbpress .bbp-search-form form input.button + input.button,
.modal-footer .btn + .btn,
.modal-footer
  .woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  select
  + a.subscription-toggle,
.modal-footer
  .woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  select
  + input,
.modal-footer
  .woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  select
  + button#bbp_reply_submit,
.modal-footer
  .woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  select
  + button#bbp_topic_submit,
.modal-footer
  .woocommerce
  .variations
  td.value
  .bbpress
  .bbp-search-form
  form
  select
  + input.button,
.modal-footer .woocommerce .variations td.value .btn + select,
.modal-footer .woocommerce .variations td.value .wpcf7 select + .wpcf7-file,
.modal-footer .woocommerce .variations td.value .wpcf7 select + .wpcf7-submit,
.modal-footer .woocommerce .variations td.value select + .btn,
.modal-footer .woocommerce .variations td.value select + select,
.modal-footer
  .wpcf7
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7-file
  + a.subscription-toggle,
.modal-footer
  .wpcf7
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7-submit
  + a.subscription-toggle,
.modal-footer
  .wpcf7
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7-file
  + input,
.modal-footer
  .wpcf7
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7-submit
  + input,
.modal-footer
  .wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-file
  + button#bbp_reply_submit,
.modal-footer
  .wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-file
  + button#bbp_topic_submit,
.modal-footer
  .wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-submit
  + button#bbp_reply_submit,
.modal-footer
  .wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-submit
  + button#bbp_topic_submit,
.modal-footer .wpcf7 .bbpress .bbp-search-form form .wpcf7-file + input.button,
.modal-footer
  .wpcf7
  .bbpress
  .bbp-search-form
  form
  .wpcf7-submit
  + input.button,
.modal-footer .wpcf7 .btn + .wpcf7-file,
.modal-footer .wpcf7 .btn + .wpcf7-submit,
.modal-footer .wpcf7 .woocommerce .variations td.value .wpcf7-file + select,
.modal-footer .wpcf7 .woocommerce .variations td.value .wpcf7-submit + select,
.modal-footer .wpcf7 .wpcf7-file + .btn,
.modal-footer .wpcf7 .wpcf7-file + .wpcf7-file,
.modal-footer .wpcf7 .wpcf7-file + .wpcf7-submit,
.modal-footer .wpcf7 .wpcf7-submit + .btn,
.modal-footer .wpcf7 .wpcf7-submit + .wpcf7-file,
.modal-footer .wpcf7 .wpcf7-submit + .wpcf7-submit,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  a.subscription-toggle
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  input
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  button#bbp_reply_submit
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  button#bbp_topic_submit
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  .bbp-search-form
  form
  .modal-footer
  input.button
  + select,
.woocommerce
  .variations
  td.value
  .modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  + select,
.woocommerce
  .variations
  td.value
  .modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  select
  + a.subscription-toggle,
.woocommerce
  .variations
  td.value
  .modal-footer
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + select,
.woocommerce
  .variations
  td.value
  .modal-footer
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  select
  + input,
.woocommerce
  .variations
  td.value
  .modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + select,
.woocommerce
  .variations
  td.value
  .modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + select,
.woocommerce
  .variations
  td.value
  .modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  select
  + button#bbp_reply_submit,
.woocommerce
  .variations
  td.value
  .modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  select
  + button#bbp_topic_submit,
.woocommerce
  .variations
  td.value
  .modal-footer
  .bbpress
  .bbp-search-form
  form
  input.button
  + select,
.woocommerce
  .variations
  td.value
  .modal-footer
  .bbpress
  .bbp-search-form
  form
  select
  + input.button,
.woocommerce .variations td.value .modal-footer .btn + select,
.woocommerce .variations td.value .modal-footer .wpcf7 .wpcf7-file + select,
.woocommerce .variations td.value .modal-footer .wpcf7 .wpcf7-submit + select,
.woocommerce .variations td.value .modal-footer .wpcf7 select + .wpcf7-file,
.woocommerce .variations td.value .modal-footer .wpcf7 select + .wpcf7-submit,
.woocommerce .variations td.value .modal-footer select + .btn,
.woocommerce .variations td.value .modal-footer select + select,
.woocommerce .variations td.value .wpcf7 .modal-footer .wpcf7-file + select,
.woocommerce .variations td.value .wpcf7 .modal-footer .wpcf7-submit + select,
.wpcf7
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  a.subscription-toggle
  + .wpcf7-file,
.wpcf7
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  a.subscription-toggle
  + .wpcf7-submit,
.wpcf7
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  input
  + .wpcf7-file,
.wpcf7
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  input
  + .wpcf7-submit,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  button#bbp_reply_submit
  + .wpcf7-file,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  button#bbp_reply_submit
  + .wpcf7-submit,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  button#bbp_topic_submit
  + .wpcf7-file,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  button#bbp_topic_submit
  + .wpcf7-submit,
.wpcf7 .bbpress .bbp-search-form form .modal-footer input.button + .wpcf7-file,
.wpcf7
  .bbpress
  .bbp-search-form
  form
  .modal-footer
  input.button
  + .wpcf7-submit,
.wpcf7
  .modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7-file
  + a.subscription-toggle,
.wpcf7
  .modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7-submit
  + a.subscription-toggle,
.wpcf7
  .modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  + .wpcf7-file,
.wpcf7
  .modal-footer
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  + .wpcf7-submit,
.wpcf7
  .modal-footer
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7-file
  + input,
.wpcf7
  .modal-footer
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7-submit
  + input,
.wpcf7
  .modal-footer
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + .wpcf7-file,
.wpcf7
  .modal-footer
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + .wpcf7-submit,
.wpcf7
  .modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-file
  + button#bbp_reply_submit,
.wpcf7
  .modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-file
  + button#bbp_topic_submit,
.wpcf7
  .modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-submit
  + button#bbp_reply_submit,
.wpcf7
  .modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-submit
  + button#bbp_topic_submit,
.wpcf7
  .modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + .wpcf7-file,
.wpcf7
  .modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + .wpcf7-submit,
.wpcf7
  .modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + .wpcf7-file,
.wpcf7
  .modal-footer
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + .wpcf7-submit,
.wpcf7 .modal-footer .bbpress .bbp-search-form form .wpcf7-file + input.button,
.wpcf7
  .modal-footer
  .bbpress
  .bbp-search-form
  form
  .wpcf7-submit
  + input.button,
.wpcf7 .modal-footer .bbpress .bbp-search-form form input.button + .wpcf7-file,
.wpcf7
  .modal-footer
  .bbpress
  .bbp-search-form
  form
  input.button
  + .wpcf7-submit,
.wpcf7 .modal-footer .btn + .wpcf7-file,
.wpcf7 .modal-footer .btn + .wpcf7-submit,
.wpcf7 .modal-footer .woocommerce .variations td.value .wpcf7-file + select,
.wpcf7 .modal-footer .woocommerce .variations td.value .wpcf7-submit + select,
.wpcf7 .modal-footer .woocommerce .variations td.value select + .wpcf7-file,
.wpcf7 .modal-footer .woocommerce .variations td.value select + .wpcf7-submit,
.wpcf7 .modal-footer .wpcf7-file + .btn,
.wpcf7 .modal-footer .wpcf7-file + .wpcf7-file,
.wpcf7 .modal-footer .wpcf7-file + .wpcf7-submit,
.wpcf7 .modal-footer .wpcf7-submit + .btn,
.wpcf7 .modal-footer .wpcf7-submit + .wpcf7-file,
.wpcf7 .modal-footer .wpcf7-submit + .wpcf7-submit,
.wpcf7 .woocommerce .variations td.value .modal-footer select + .wpcf7-file,
.wpcf7 .woocommerce .variations td.value .modal-footer select + .wpcf7-submit {
  margin-left: 5px;
  margin-bottom: 0;
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .btn-group
  span
  input
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  span
  .modal-footer
  .btn-group
  a.subscription-toggle
  + input,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  span
  button#bbp_reply_submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  span
  button#bbp_topic_submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  .modal-footer
  .btn-group
  a.subscription-toggle
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  .modal-footer
  .btn-group
  a.subscription-toggle
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .bbp-search-form
  form
  .modal-footer
  .btn-group
  input.button
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .btn-group
  .bbp-search-form
  form
  a.subscription-toggle
  + input.button,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .btn-group
  .btn
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  a.subscription-toggle
  + select,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  select
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .btn-group
  .wpcf7
  .wpcf7-file
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .btn-group
  .wpcf7
  .wpcf7-submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .btn-group
  .wpcf7
  a.subscription-toggle
  + .wpcf7-file,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .btn-group
  .wpcf7
  a.subscription-toggle
  + .wpcf7-submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .btn-group
  a.subscription-toggle
  + .btn,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .btn-group
  a.subscription-toggle
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .btn-group
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  a.subscription-toggle
  + input,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .btn-group
  fieldset.bbp-form
  .bbp-submit-wrapper
  a.subscription-toggle
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .btn-group
  fieldset.bbp-form
  .bbp-submit-wrapper
  a.subscription-toggle
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  select
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7
  .modal-footer
  .btn-group
  .wpcf7-file
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7
  .modal-footer
  .btn-group
  .wpcf7-submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .btn-group
  input
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  button#bbp_reply_submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  button#bbp_topic_submit
  + a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .btn-group
  .bbp-search-form
  form
  input
  + input.button,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .btn-group
  .btn
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  input
  + select,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  select
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .btn-group
  .wpcf7
  .wpcf7-file
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .btn-group
  .wpcf7
  .wpcf7-submit
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .btn-group
  .wpcf7
  input
  + .wpcf7-file,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .btn-group
  .wpcf7
  input
  + .wpcf7-submit,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .btn-group
  fieldset.bbp-form
  .bbp-submit-wrapper
  input
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .btn-group
  fieldset.bbp-form
  .bbp-submit-wrapper
  input
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .btn-group
  input
  + .btn,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .btn-group
  input
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  select
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7
  .modal-footer
  .btn-group
  .wpcf7-file
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7
  .modal-footer
  .btn-group
  .wpcf7-submit
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  button#bbp_reply_submit
  + input,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  button#bbp_topic_submit
  + input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  .modal-footer
  .btn-group
  input.button
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  .modal-footer
  .btn-group
  input.button
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  .bbp-search-form
  form
  button#bbp_reply_submit
  + input.button,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  .bbp-search-form
  form
  button#bbp_topic_submit
  + input.button,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  .btn
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  .btn
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  button#bbp_reply_submit
  + select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  button#bbp_topic_submit
  + select,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  select
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  select
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  .wpcf7
  .wpcf7-file
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  .wpcf7
  .wpcf7-file
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  .wpcf7
  .wpcf7-submit
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  .wpcf7
  .wpcf7-submit
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  .wpcf7
  button#bbp_reply_submit
  + .wpcf7-file,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  .wpcf7
  button#bbp_reply_submit
  + .wpcf7-submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  .wpcf7
  button#bbp_topic_submit
  + .wpcf7-file,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  .wpcf7
  button#bbp_topic_submit
  + .wpcf7-submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  button#bbp_reply_submit
  + .btn,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  button#bbp_reply_submit
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  button#bbp_reply_submit
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  button#bbp_topic_submit
  + .btn,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  button#bbp_topic_submit
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  button#bbp_topic_submit
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  button#bbp_reply_submit
  + input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  button#bbp_topic_submit
  + input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  select
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  select
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .modal-footer
  .btn-group
  .wpcf7-file
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .modal-footer
  .btn-group
  .wpcf7-file
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .modal-footer
  .btn-group
  .wpcf7-submit
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  .modal-footer
  .btn-group
  .wpcf7-submit
  + button#bbp_topic_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .btn-group
  input
  + button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .btn-group
  input
  + button#bbp_topic_submit,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .btn-group
  a.subscription-toggle
  + input.button,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  button#bbp_reply_submit
  + input.button,
.bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  button#bbp_topic_submit
  + input.button,
.bbpress
  .bbp-search-form
  form
  .modal-footer
  .btn-group
  #bbpress-forums
  > #subscription-toggle
  span
  input.button
  + a.subscription-toggle,
.bbpress
  .bbp-search-form
  form
  .modal-footer
  .btn-group
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input.button
  + input,
.bbpress
  .bbp-search-form
  form
  .modal-footer
  .btn-group
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  input.button
  + button#bbp_reply_submit,
.bbpress
  .bbp-search-form
  form
  .modal-footer
  .btn-group
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  input.button
  + button#bbp_topic_submit,
.bbpress .bbp-search-form form .modal-footer .btn-group .btn + input.button,
.bbpress
  .bbp-search-form
  form
  .modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  input.button
  + select,
.bbpress
  .bbp-search-form
  form
  .modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  select
  + input.button,
.bbpress
  .bbp-search-form
  form
  .modal-footer
  .btn-group
  .wpcf7
  .wpcf7-file
  + input.button,
.bbpress
  .bbp-search-form
  form
  .modal-footer
  .btn-group
  .wpcf7
  .wpcf7-submit
  + input.button,
.bbpress
  .bbp-search-form
  form
  .modal-footer
  .btn-group
  .wpcf7
  input.button
  + .wpcf7-file,
.bbpress
  .bbp-search-form
  form
  .modal-footer
  .btn-group
  .wpcf7
  input.button
  + .wpcf7-submit,
.bbpress .bbp-search-form form .modal-footer .btn-group input.button + .btn,
.bbpress
  .bbp-search-form
  form
  .modal-footer
  .btn-group
  input.button
  + input.button,
.bbpress
  .bbp-search-form
  form
  .woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  select
  + input.button,
.bbpress
  .bbp-search-form
  form
  .wpcf7
  .modal-footer
  .btn-group
  .wpcf7-file
  + input.button,
.bbpress
  .bbp-search-form
  form
  .wpcf7
  .modal-footer
  .btn-group
  .wpcf7-submit
  + input.button,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  span
  a.subscription-toggle
  + input,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  span
  input
  + a.subscription-toggle,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  a.subscription-toggle
  + button#bbp_reply_submit,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  a.subscription-toggle
  + button#bbp_topic_submit,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  button#bbp_reply_submit
  + a.subscription-toggle,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  fieldset.bbp-form
  .bbp-submit-wrapper
  span
  button#bbp_topic_submit
  + a.subscription-toggle,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .bbp-search-form
  form
  a.subscription-toggle
  + input.button,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .bbp-search-form
  form
  input.button
  + a.subscription-toggle,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .btn
  + a.subscription-toggle,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .woocommerce
  .variations
  td.value
  a.subscription-toggle
  + select,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7
  a.subscription-toggle
  + .wpcf7-file,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7
  a.subscription-toggle
  + .wpcf7-submit,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  + .btn,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  + a.subscription-toggle,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  a.subscription-toggle
  + input,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + a.subscription-toggle,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  a.subscription-toggle
  + button#bbp_reply_submit,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  a.subscription-toggle
  + button#bbp_topic_submit,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + a.subscription-toggle,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + a.subscription-toggle,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .bbp-search-form
  form
  input
  + input.button,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .bbp-search-form
  form
  input.button
  + input,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .btn
  + input,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .woocommerce
  .variations
  td.value
  input
  + select,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7
  input
  + .wpcf7-file,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7
  input
  + .wpcf7-submit,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + input,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + input,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  input
  + button#bbp_reply_submit,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  fieldset.bbp-form
  .bbp-submit-wrapper
  input
  + button#bbp_topic_submit,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + .btn,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + input,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  button#bbp_reply_submit
  + input.button,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  button#bbp_topic_submit
  + input.button,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  input.button
  + button#bbp_reply_submit,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .bbp-search-form
  form
  input.button
  + button#bbp_topic_submit,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn
  + button#bbp_reply_submit,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .btn
  + button#bbp_topic_submit,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  button#bbp_reply_submit
  + select,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .woocommerce
  .variations
  td.value
  button#bbp_topic_submit
  + select,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  button#bbp_reply_submit
  + .wpcf7-file,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  button#bbp_reply_submit
  + .wpcf7-submit,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  button#bbp_topic_submit
  + .wpcf7-file,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7
  button#bbp_topic_submit
  + .wpcf7-submit,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + .btn,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + button#bbp_reply_submit,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + button#bbp_topic_submit,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + .btn,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + button#bbp_reply_submit,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + button#bbp_topic_submit,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  button#bbp_reply_submit
  + input,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  button#bbp_topic_submit
  + input,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + button#bbp_reply_submit,
.modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + button#bbp_topic_submit,
.modal-footer
  .btn-group
  .bbpress
  .bbp-search-form
  form
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  + input.button,
.modal-footer
  .btn-group
  .bbpress
  .bbp-search-form
  form
  #bbpress-forums
  > #subscription-toggle
  span
  input.button
  + a.subscription-toggle,
.modal-footer
  .btn-group
  .bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + input.button,
.modal-footer
  .btn-group
  .bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + input.button,
.modal-footer
  .btn-group
  .bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  input.button
  + button#bbp_reply_submit,
.modal-footer
  .btn-group
  .bbpress
  .bbp-search-form
  form
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  input.button
  + button#bbp_topic_submit,
.modal-footer .btn-group .bbpress .bbp-search-form form .btn + input.button,
.modal-footer
  .btn-group
  .bbpress
  .bbp-search-form
  form
  .woocommerce
  .variations
  td.value
  input.button
  + select,
.modal-footer
  .btn-group
  .bbpress
  .bbp-search-form
  form
  .wpcf7
  input.button
  + .wpcf7-file,
.modal-footer
  .btn-group
  .bbpress
  .bbp-search-form
  form
  .wpcf7
  input.button
  + .wpcf7-submit,
.modal-footer .btn-group .bbpress .bbp-search-form form input.button + .btn,
.modal-footer
  .btn-group
  .bbpress
  .bbp-search-form
  form
  input.button
  + input.button,
.modal-footer .btn-group .btn + .btn,
.modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  select
  + a.subscription-toggle,
.modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  select
  + input,
.modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  select
  + button#bbp_reply_submit,
.modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  select
  + button#bbp_topic_submit,
.modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  .bbpress
  .bbp-search-form
  form
  select
  + input.button,
.modal-footer .btn-group .woocommerce .variations td.value .btn + select,
.modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  .wpcf7
  select
  + .wpcf7-file,
.modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  .wpcf7
  select
  + .wpcf7-submit,
.modal-footer .btn-group .woocommerce .variations td.value select + .btn,
.modal-footer .btn-group .woocommerce .variations td.value select + select,
.modal-footer
  .btn-group
  .wpcf7
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7-file
  + a.subscription-toggle,
.modal-footer
  .btn-group
  .wpcf7
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7-submit
  + a.subscription-toggle,
.modal-footer
  .btn-group
  .wpcf7
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7-file
  + input,
.modal-footer
  .btn-group
  .wpcf7
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7-submit
  + input,
.modal-footer
  .btn-group
  .wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-file
  + button#bbp_reply_submit,
.modal-footer
  .btn-group
  .wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-file
  + button#bbp_topic_submit,
.modal-footer
  .btn-group
  .wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-submit
  + button#bbp_reply_submit,
.modal-footer
  .btn-group
  .wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-submit
  + button#bbp_topic_submit,
.modal-footer
  .btn-group
  .wpcf7
  .bbpress
  .bbp-search-form
  form
  .wpcf7-file
  + input.button,
.modal-footer
  .btn-group
  .wpcf7
  .bbpress
  .bbp-search-form
  form
  .wpcf7-submit
  + input.button,
.modal-footer .btn-group .wpcf7 .btn + .wpcf7-file,
.modal-footer .btn-group .wpcf7 .btn + .wpcf7-submit,
.modal-footer
  .btn-group
  .wpcf7
  .woocommerce
  .variations
  td.value
  .wpcf7-file
  + select,
.modal-footer
  .btn-group
  .wpcf7
  .woocommerce
  .variations
  td.value
  .wpcf7-submit
  + select,
.modal-footer .btn-group .wpcf7 .wpcf7-file + .btn,
.modal-footer .btn-group .wpcf7 .wpcf7-file + .wpcf7-file,
.modal-footer .btn-group .wpcf7 .wpcf7-file + .wpcf7-submit,
.modal-footer .btn-group .wpcf7 .wpcf7-submit + .btn,
.modal-footer .btn-group .wpcf7 .wpcf7-submit + .wpcf7-file,
.modal-footer .btn-group .wpcf7 .wpcf7-submit + .wpcf7-submit,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .btn-group
  a.subscription-toggle
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .btn-group
  input
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  button#bbp_reply_submit
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  button#bbp_topic_submit
  + select,
.woocommerce
  .variations
  td.value
  .bbpress
  .bbp-search-form
  form
  .modal-footer
  .btn-group
  input.button
  + select,
.woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  + select,
.woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  select
  + a.subscription-toggle,
.woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + select,
.woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  select
  + input,
.woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + select,
.woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + select,
.woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  select
  + button#bbp_reply_submit,
.woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  select
  + button#bbp_topic_submit,
.woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  .bbpress
  .bbp-search-form
  form
  input.button
  + select,
.woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  .bbpress
  .bbp-search-form
  form
  select
  + input.button,
.woocommerce .variations td.value .modal-footer .btn-group .btn + select,
.woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  .wpcf7
  .wpcf7-file
  + select,
.woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  .wpcf7
  .wpcf7-submit
  + select,
.woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  .wpcf7
  select
  + .wpcf7-file,
.woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  .wpcf7
  select
  + .wpcf7-submit,
.woocommerce .variations td.value .modal-footer .btn-group select + .btn,
.woocommerce .variations td.value .modal-footer .btn-group select + select,
.woocommerce
  .variations
  td.value
  .wpcf7
  .modal-footer
  .btn-group
  .wpcf7-file
  + select,
.woocommerce
  .variations
  td.value
  .wpcf7
  .modal-footer
  .btn-group
  .wpcf7-submit
  + select,
.wpcf7
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .btn-group
  a.subscription-toggle
  + .wpcf7-file,
.wpcf7
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .modal-footer
  .btn-group
  a.subscription-toggle
  + .wpcf7-submit,
.wpcf7
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .btn-group
  input
  + .wpcf7-file,
.wpcf7
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .modal-footer
  .btn-group
  input
  + .wpcf7-submit,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  button#bbp_reply_submit
  + .wpcf7-file,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  button#bbp_reply_submit
  + .wpcf7-submit,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  button#bbp_topic_submit
  + .wpcf7-file,
.wpcf7
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .modal-footer
  .btn-group
  button#bbp_topic_submit
  + .wpcf7-submit,
.wpcf7
  .bbpress
  .bbp-search-form
  form
  .modal-footer
  .btn-group
  input.button
  + .wpcf7-file,
.wpcf7
  .bbpress
  .bbp-search-form
  form
  .modal-footer
  .btn-group
  input.button
  + .wpcf7-submit,
.wpcf7
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7-file
  + a.subscription-toggle,
.wpcf7
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .wpcf7-submit
  + a.subscription-toggle,
.wpcf7
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  + .wpcf7-file,
.wpcf7
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle
  + .wpcf7-submit,
.wpcf7
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7-file
  + input,
.wpcf7
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .wpcf7-submit
  + input,
.wpcf7
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + .wpcf7-file,
.wpcf7
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input
  + .wpcf7-submit,
.wpcf7
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-file
  + button#bbp_reply_submit,
.wpcf7
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-file
  + button#bbp_topic_submit,
.wpcf7
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-submit
  + button#bbp_reply_submit,
.wpcf7
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .wpcf7-submit
  + button#bbp_topic_submit,
.wpcf7
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + .wpcf7-file,
.wpcf7
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit
  + .wpcf7-submit,
.wpcf7
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + .wpcf7-file,
.wpcf7
  .modal-footer
  .btn-group
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit
  + .wpcf7-submit,
.wpcf7
  .modal-footer
  .btn-group
  .bbpress
  .bbp-search-form
  form
  .wpcf7-file
  + input.button,
.wpcf7
  .modal-footer
  .btn-group
  .bbpress
  .bbp-search-form
  form
  .wpcf7-submit
  + input.button,
.wpcf7
  .modal-footer
  .btn-group
  .bbpress
  .bbp-search-form
  form
  input.button
  + .wpcf7-file,
.wpcf7
  .modal-footer
  .btn-group
  .bbpress
  .bbp-search-form
  form
  input.button
  + .wpcf7-submit,
.wpcf7 .modal-footer .btn-group .btn + .wpcf7-file,
.wpcf7 .modal-footer .btn-group .btn + .wpcf7-submit,
.wpcf7
  .modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  .wpcf7-file
  + select,
.wpcf7
  .modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  .wpcf7-submit
  + select,
.wpcf7
  .modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  select
  + .wpcf7-file,
.wpcf7
  .modal-footer
  .btn-group
  .woocommerce
  .variations
  td.value
  select
  + .wpcf7-submit,
.wpcf7 .modal-footer .btn-group .wpcf7-file + .btn,
.wpcf7 .modal-footer .btn-group .wpcf7-file + .wpcf7-file,
.wpcf7 .modal-footer .btn-group .wpcf7-file + .wpcf7-submit,
.wpcf7 .modal-footer .btn-group .wpcf7-submit + .btn,
.wpcf7 .modal-footer .btn-group .wpcf7-submit + .wpcf7-file,
.wpcf7 .modal-footer .btn-group .wpcf7-submit + .wpcf7-submit,
.wpcf7
  .woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  select
  + .wpcf7-file,
.wpcf7
  .woocommerce
  .variations
  td.value
  .modal-footer
  .btn-group
  select
  + .wpcf7-submit {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block,
.modal-footer .woocommerce .variations td.value .btn-block + select,
.modal-footer .woocommerce .variations td.value .wpcf7 select + .wpcf7-file,
.modal-footer .woocommerce .variations td.value .wpcf7 select + .wpcf7-submit,
.modal-footer .woocommerce .variations td.value select + .btn-block,
.modal-footer .woocommerce .variations td.value select + select,
.modal-footer .wpcf7 .btn-block + .wpcf7-file,
.modal-footer .wpcf7 .btn-block + .wpcf7-submit,
.modal-footer .wpcf7 .woocommerce .variations td.value .wpcf7-file + select,
.modal-footer .wpcf7 .woocommerce .variations td.value .wpcf7-submit + select,
.modal-footer .wpcf7 .wpcf7-file + .btn-block,
.modal-footer .wpcf7 .wpcf7-file + .wpcf7-file,
.modal-footer .wpcf7 .wpcf7-file + .wpcf7-submit,
.modal-footer .wpcf7 .wpcf7-submit + .btn-block,
.modal-footer .wpcf7 .wpcf7-submit + .wpcf7-file,
.modal-footer .wpcf7 .wpcf7-submit + .wpcf7-submit,
.woocommerce .variations td.value .modal-footer .btn-block + select,
.woocommerce .variations td.value .modal-footer .wpcf7 .wpcf7-file + select,
.woocommerce .variations td.value .modal-footer .wpcf7 .wpcf7-submit + select,
.woocommerce .variations td.value .modal-footer .wpcf7 select + .wpcf7-file,
.woocommerce .variations td.value .modal-footer .wpcf7 select + .wpcf7-submit,
.woocommerce .variations td.value .modal-footer select + .btn-block,
.woocommerce .variations td.value .modal-footer select + select,
.woocommerce .variations td.value .wpcf7 .modal-footer .wpcf7-file + select,
.woocommerce .variations td.value .wpcf7 .modal-footer .wpcf7-submit + select,
.wpcf7 .modal-footer .btn-block + .wpcf7-file,
.wpcf7 .modal-footer .btn-block + .wpcf7-submit,
.wpcf7 .modal-footer .woocommerce .variations td.value .wpcf7-file + select,
.wpcf7 .modal-footer .woocommerce .variations td.value .wpcf7-submit + select,
.wpcf7 .modal-footer .woocommerce .variations td.value select + .wpcf7-file,
.wpcf7 .modal-footer .woocommerce .variations td.value select + .wpcf7-submit,
.wpcf7 .modal-footer .wpcf7-file + .btn-block,
.wpcf7 .modal-footer .wpcf7-file + .wpcf7-file,
.wpcf7 .modal-footer .wpcf7-file + .wpcf7-submit,
.wpcf7 .modal-footer .wpcf7-submit + .btn-block,
.wpcf7 .modal-footer .wpcf7-submit + .wpcf7-file,
.wpcf7 .modal-footer .wpcf7-submit + .wpcf7-submit,
.wpcf7 .woocommerce .variations td.value .modal-footer select + .wpcf7-file,
.wpcf7 .woocommerce .variations td.value .modal-footer select + .wpcf7-submit {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 14;
  display: block;
  font-family:
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.75;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
}
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  left: 5px;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 13;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family:
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.75;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel,
.carousel-inner {
  position: relative;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: left 0.6s ease-in-out;
  transition: left 0.6s ease-in-out;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media (-webkit-transform-3d), (transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.0001)
  );
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001)
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001),
    rgba(0, 0, 0, 0.5)
  );
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5)
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);
}
.carousel-control:focus,
.carousel-control:hover {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 3;
  display: inline-block;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 5;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000\9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 4;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  .carousel-caption
  a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  .carousel-caption
  input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .carousel-caption
  button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  .carousel-caption
  button#bbp_topic_submit,
.bbpress .bbp-search-form form .carousel-caption input.button,
.carousel-caption
  .bbpress
  #bbpress-forums
  > #subscription-toggle
  span
  a.subscription-toggle,
.carousel-caption
  .bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input,
.carousel-caption
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit,
.carousel-caption
  .bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit,
.carousel-caption .bbpress .bbp-search-form form input.button,
.carousel-caption .btn,
.carousel-caption .woocommerce .variations td.value select,
.carousel-caption .wpcf7 .wpcf7-file,
.carousel-caption .wpcf7 .wpcf7-submit,
.woocommerce .variations td.value .carousel-caption select,
.wpcf7 .carousel-caption .wpcf7-file,
.wpcf7 .carousel-caption .wpcf7-submit {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix: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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !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 !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.wrapper {
  padding: 30px 0;
}
.bypostauthor,
.gallery-caption,
.sticky {
  font-size: inherit;
}
.wrapper#wrapper-sticky {
  border-bottom: 1px solid #777;
}
.screen-reader-text,
.wp-caption,
.wp-caption-text {
  font-size: inherit;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter {
  margin: 0 auto;
}
.entry-footer span {
  padding-right: 10px;
}
article img,
figure,
img.wp-post-image {
  max-width: 100%;
}
a.skip-link {
  z-index: 9;
  margin-bottom: -20px;
  position: relative;
  display: block;
}
.jumbotron {
  margin-bottom: 0;
}
@font-face {
  font-family: FontAwesome;
  src: url(../fonts/fontawesome-webfont.eot);
  src:
    url(../fonts/fontawesome-webfont.eot) format("embedded-opentype"),
    url(../fonts/fontawesome-webfont.woff2) format("woff2"),
    url(../fonts/fontawesome-webfont.woff) format("woff"),
    url(../fonts/fontawesome-webfont.ttf) format("truetype"),
    url(../fonts/fontawesome-webfont.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: 0.08em solid #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: b 2s infinite linear;
  animation: b 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: b 1s infinite steps(8);
  animation: b 1s infinite steps(8);
}
@-webkit-keyframes b {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes b {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "";
}
.fa-music:before {
  content: "";
}
.fa-search:before {
  content: "";
}
.fa-envelope-o:before {
  content: "";
}
.fa-heart:before {
  content: "";
}
.fa-star:before {
  content: "";
}
.fa-star-o:before {
  content: "";
}
.fa-user:before {
  content: "";
}
.fa-film:before {
  content: "";
}
.fa-th-large:before {
  content: "";
}
.fa-th:before {
  content: "";
}
.fa-th-list:before {
  content: "";
}
.fa-check:before {
  content: "";
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "";
}
.fa-search-plus:before {
  content: "";
}
.fa-search-minus:before {
  content: "";
}
.fa-power-off:before {
  content: "";
}
.fa-signal:before {
  content: "";
}
.fa-cog:before,
.fa-gear:before {
  content: "";
}
.fa-trash-o:before {
  content: "";
}
.fa-home:before {
  content: "";
}
.fa-file-o:before {
  content: "";
}
.fa-clock-o:before {
  content: "";
}
.fa-road:before {
  content: "";
}
.fa-download:before {
  content: "";
}
.fa-arrow-circle-o-down:before {
  content: "";
}
.fa-arrow-circle-o-up:before {
  content: "";
}
.fa-inbox:before {
  content: "";
}
.fa-play-circle-o:before {
  content: "";
}
.fa-repeat:before,
.fa-rotate-right:before {
  content: "";
}
.fa-refresh:before {
  content: "";
}
.fa-list-alt:before {
  content: "";
}
.fa-lock:before {
  content: "";
}
.fa-flag:before {
  content: "";
}
.fa-headphones:before {
  content: "";
}
.fa-volume-off:before {
  content: "";
}
.fa-volume-down:before {
  content: "";
}
.fa-volume-up:before {
  content: "";
}
.fa-qrcode:before {
  content: "";
}
.fa-barcode:before {
  content: "";
}
.fa-tag:before {
  content: "";
}
.fa-tags:before {
  content: "";
}
.fa-book:before {
  content: "";
}
.fa-bookmark:before {
  content: "";
}
.fa-print:before {
  content: "";
}
.fa-camera:before {
  content: "";
}
.fa-font:before {
  content: "";
}
.fa-bold:before {
  content: "";
}
.fa-italic:before {
  content: "";
}
.fa-text-height:before {
  content: "";
}
.fa-text-width:before {
  content: "";
}
.fa-align-left:before {
  content: "";
}
.fa-align-center:before {
  content: "";
}
.fa-align-right:before {
  content: "";
}
.fa-align-justify:before {
  content: "";
}
.fa-list:before {
  content: "";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}
.fa-indent:before {
  content: "";
}
.fa-video-camera:before {
  content: "";
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "";
}
.fa-pencil:before {
  content: "";
}
.fa-map-marker:before {
  content: "";
}
.fa-adjust:before {
  content: "";
}
.fa-tint:before {
  content: "";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}
.fa-share-square-o:before {
  content: "";
}
.fa-check-square-o:before {
  content: "";
}
.fa-arrows:before {
  content: "";
}
.fa-step-backward:before {
  content: "";
}
.fa-fast-backward:before {
  content: "";
}
.fa-backward:before {
  content: "";
}
.fa-play:before {
  content: "";
}
.fa-pause:before {
  content: "";
}
.fa-stop:before {
  content: "";
}
.fa-forward:before {
  content: "";
}
.fa-fast-forward:before {
  content: "";
}
.fa-step-forward:before {
  content: "";
}
.fa-eject:before {
  content: "";
}
.fa-chevron-left:before {
  content: "";
}
.fa-chevron-right:before {
  content: "";
}
.fa-plus-circle:before {
  content: "";
}
.fa-minus-circle:before {
  content: "";
}
.fa-times-circle:before {
  content: "";
}
.fa-check-circle:before {
  content: "";
}
.fa-question-circle:before {
  content: "";
}
.fa-info-circle:before {
  content: "";
}
.fa-crosshairs:before {
  content: "";
}
.fa-times-circle-o:before {
  content: "";
}
.fa-check-circle-o:before {
  content: "";
}
.fa-ban:before {
  content: "";
}
.fa-arrow-left:before {
  content: "";
}
.fa-arrow-right:before {
  content: "";
}
.fa-arrow-up:before {
  content: "";
}
.fa-arrow-down:before {
  content: "";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}
.fa-expand:before {
  content: "";
}
.fa-compress:before {
  content: "";
}
.fa-plus:before {
  content: "";
}
.fa-minus:before {
  content: "";
}
.fa-asterisk:before {
  content: "";
}
.fa-exclamation-circle:before {
  content: "";
}
.fa-gift:before {
  content: "";
}
.fa-leaf:before {
  content: "";
}
.fa-fire:before {
  content: "";
}
.fa-eye:before {
  content: "";
}
.fa-eye-slash:before {
  content: "";
}
.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "";
}
.fa-plane:before {
  content: "";
}
.fa-calendar:before {
  content: "";
}
.fa-random:before {
  content: "";
}
.fa-comment:before {
  content: "";
}
.fa-magnet:before {
  content: "";
}
.fa-chevron-up:before {
  content: "";
}
.fa-chevron-down:before {
  content: "";
}
.fa-retweet:before {
  content: "";
}
.fa-shopping-cart:before {
  content: "";
}
.fa-folder:before {
  content: "";
}
.fa-folder-open:before {
  content: "";
}
.fa-arrows-v:before {
  content: "";
}
.fa-arrows-h:before {
  content: "";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}
.fa-twitter-square:before {
  content: "";
}
.fa-facebook-square:before {
  content: "";
}
.fa-camera-retro:before {
  content: "";
}
.fa-key:before {
  content: "";
}
.fa-cogs:before,
.fa-gears:before {
  content: "";
}
.fa-comments:before {
  content: "";
}
.fa-thumbs-o-up:before {
  content: "";
}
.fa-thumbs-o-down:before {
  content: "";
}
.fa-star-half:before {
  content: "";
}
.fa-heart-o:before {
  content: "";
}
.fa-sign-out:before {
  content: "";
}
.fa-linkedin-square:before {
  content: "";
}
.fa-thumb-tack:before {
  content: "";
}
.fa-external-link:before {
  content: "";
}
.fa-sign-in:before {
  content: "";
}
.fa-trophy:before {
  content: "";
}
.fa-github-square:before {
  content: "";
}
.fa-upload:before {
  content: "";
}
.fa-lemon-o:before {
  content: "";
}
.fa-phone:before {
  content: "";
}
.fa-square-o:before {
  content: "";
}
.fa-bookmark-o:before {
  content: "";
}
.fa-phone-square:before {
  content: "";
}
.fa-twitter:before {
  content: "";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}
.fa-github:before {
  content: "";
}
.fa-unlock:before {
  content: "";
}
.fa-credit-card:before {
  content: "";
}
.fa-feed:before,
.fa-rss:before {
  content: "";
}
.fa-hdd-o:before {
  content: "";
}
.fa-bullhorn:before {
  content: "";
}
.fa-bell:before {
  content: "";
}
.fa-certificate:before {
  content: "";
}
.fa-hand-o-right:before {
  content: "";
}
.fa-hand-o-left:before {
  content: "";
}
.fa-hand-o-up:before {
  content: "";
}
.fa-hand-o-down:before {
  content: "";
}
.fa-arrow-circle-left:before {
  content: "";
}
.fa-arrow-circle-right:before {
  content: "";
}
.fa-arrow-circle-up:before {
  content: "";
}
.fa-arrow-circle-down:before {
  content: "";
}
.fa-globe:before {
  content: "";
}
.fa-wrench:before {
  content: "";
}
.fa-tasks:before {
  content: "";
}
.fa-filter:before {
  content: "";
}
.fa-briefcase:before {
  content: "";
}
.fa-arrows-alt:before {
  content: "";
}
.fa-group:before,
.fa-users:before {
  content: "";
}
.fa-chain:before,
.fa-link:before {
  content: "";
}
.fa-cloud:before {
  content: "";
}
.fa-flask:before {
  content: "";
}
.fa-cut:before,
.fa-scissors:before {
  content: "";
}
.fa-copy:before,
.fa-files-o:before {
  content: "";
}
.fa-paperclip:before {
  content: "";
}
.fa-floppy-o:before,
.fa-save:before {
  content: "";
}
.fa-square:before {
  content: "";
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "";
}
.fa-list-ul:before {
  content: "";
}
.fa-list-ol:before {
  content: "";
}
.fa-strikethrough:before {
  content: "";
}
.fa-underline:before {
  content: "";
}
.fa-table:before {
  content: "";
}
.fa-magic:before {
  content: "";
}
.fa-truck:before {
  content: "";
}
.fa-pinterest:before {
  content: "";
}
.fa-pinterest-square:before {
  content: "";
}
.fa-google-plus-square:before {
  content: "";
}
.fa-google-plus:before {
  content: "";
}
.fa-money:before {
  content: "";
}
.fa-caret-down:before {
  content: "";
}
.fa-caret-up:before {
  content: "";
}
.fa-caret-left:before {
  content: "";
}
.fa-caret-right:before {
  content: "";
}
.fa-columns:before {
  content: "";
}
.fa-sort:before,
.fa-unsorted:before {
  content: "";
}
.fa-sort-desc:before,
.fa-sort-down:before {
  content: "";
}
.fa-sort-asc:before,
.fa-sort-up:before {
  content: "";
}
.fa-envelope:before {
  content: "";
}
.fa-linkedin:before {
  content: "";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}
.fa-gavel:before,
.fa-legal:before {
  content: "";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}
.fa-comment-o:before {
  content: "";
}
.fa-comments-o:before {
  content: "";
}
.fa-bolt:before,
.fa-flash:before {
  content: "";
}
.fa-sitemap:before {
  content: "";
}
.fa-umbrella:before {
  content: "";
}
.fa-clipboard:before,
.fa-paste:before {
  content: "";
}
.fa-lightbulb-o:before {
  content: "";
}
.fa-exchange:before {
  content: "";
}
.fa-cloud-download:before {
  content: "";
}
.fa-cloud-upload:before {
  content: "";
}
.fa-user-md:before {
  content: "";
}
.fa-stethoscope:before {
  content: "";
}
.fa-suitcase:before {
  content: "";
}
.fa-bell-o:before {
  content: "";
}
.fa-coffee:before {
  content: "";
}
.fa-cutlery:before {
  content: "";
}
.fa-file-text-o:before {
  content: "";
}
.fa-building-o:before {
  content: "";
}
.fa-hospital-o:before {
  content: "";
}
.fa-ambulance:before {
  content: "";
}
.fa-medkit:before {
  content: "";
}
.fa-fighter-jet:before {
  content: "";
}
.fa-beer:before {
  content: "";
}
.fa-h-square:before {
  content: "";
}
.fa-plus-square:before {
  content: "";
}
.fa-angle-double-left:before {
  content: "";
}
.fa-angle-double-right:before {
  content: "";
}
.fa-angle-double-up:before {
  content: "";
}
.fa-angle-double-down:before {
  content: "";
}
.fa-angle-left:before {
  content: "";
}
.fa-angle-right:before {
  content: "";
}
.fa-angle-up:before {
  content: "";
}
.fa-angle-down:before {
  content: "";
}
.fa-desktop:before {
  content: "";
}
.fa-laptop:before {
  content: "";
}
.fa-tablet:before {
  content: "";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}
.fa-circle-o:before {
  content: "";
}
.fa-quote-left:before {
  content: "";
}
.fa-quote-right:before {
  content: "";
}
.fa-spinner:before {
  content: "";
}
.fa-circle:before {
  content: "";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}
.fa-github-alt:before {
  content: "";
}
.fa-folder-o:before {
  content: "";
}
.fa-folder-open-o:before {
  content: "";
}
.fa-smile-o:before {
  content: "";
}
.fa-frown-o:before {
  content: "";
}
.fa-meh-o:before {
  content: "";
}
.fa-gamepad:before {
  content: "";
}
.fa-keyboard-o:before {
  content: "";
}
.fa-flag-o:before {
  content: "";
}
.fa-flag-checkered:before {
  content: "";
}
.fa-terminal:before {
  content: "";
}
.fa-code:before {
  content: "";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}
.fa-location-arrow:before {
  content: "";
}
.fa-crop:before {
  content: "";
}
.fa-code-fork:before {
  content: "";
}
.fa-chain-broken:before,
.fa-unlink:before {
  content: "";
}
.fa-question:before {
  content: "";
}
.fa-info:before {
  content: "";
}
.fa-exclamation:before {
  content: "";
}
.fa-superscript:before {
  content: "";
}
.fa-subscript:before {
  content: "";
}
.fa-eraser:before {
  content: "";
}
.fa-puzzle-piece:before {
  content: "";
}
.fa-microphone:before {
  content: "";
}
.fa-microphone-slash:before {
  content: "";
}
.fa-shield:before {
  content: "";
}
.fa-calendar-o:before {
  content: "";
}
.fa-fire-extinguisher:before {
  content: "";
}
.fa-rocket:before {
  content: "";
}
.fa-maxcdn:before {
  content: "";
}
.fa-chevron-circle-left:before {
  content: "";
}
.fa-chevron-circle-right:before {
  content: "";
}
.fa-chevron-circle-up:before {
  content: "";
}
.fa-chevron-circle-down:before {
  content: "";
}
.fa-html5:before {
  content: "";
}
.fa-css3:before {
  content: "";
}
.fa-anchor:before {
  content: "";
}
.fa-unlock-alt:before {
  content: "";
}
.fa-bullseye:before {
  content: "";
}
.fa-ellipsis-h:before {
  content: "";
}
.fa-ellipsis-v:before {
  content: "";
}
.fa-rss-square:before {
  content: "";
}
.fa-play-circle:before {
  content: "";
}
.fa-ticket:before {
  content: "";
}
.fa-minus-square:before {
  content: "";
}
.fa-minus-square-o:before {
  content: "";
}
.fa-level-up:before {
  content: "";
}
.fa-level-down:before {
  content: "";
}
.fa-check-square:before {
  content: "";
}
.fa-pencil-square:before {
  content: "";
}
.fa-external-link-square:before {
  content: "";
}
.fa-share-square:before {
  content: "";
}
.fa-compass:before {
  content: "";
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "";
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "";
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "";
}
.fa-eur:before,
.fa-euro:before {
  content: "";
}
.fa-gbp:before {
  content: "";
}
.fa-dollar:before,
.fa-usd:before {
  content: "";
}
.fa-inr:before,
.fa-rupee:before {
  content: "";
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "";
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "";
}
.fa-krw:before,
.fa-won:before {
  content: "";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}
.fa-file:before {
  content: "";
}
.fa-file-text:before {
  content: "";
}
.fa-sort-alpha-asc:before {
  content: "";
}
.fa-sort-alpha-desc:before {
  content: "";
}
.fa-sort-amount-asc:before {
  content: "";
}
.fa-sort-amount-desc:before {
  content: "";
}
.fa-sort-numeric-asc:before {
  content: "";
}
.fa-sort-numeric-desc:before {
  content: "";
}
.fa-thumbs-up:before {
  content: "";
}
.fa-thumbs-down:before {
  content: "";
}
.fa-youtube-square:before {
  content: "";
}
.fa-youtube:before {
  content: "";
}
.fa-xing:before {
  content: "";
}
.fa-xing-square:before {
  content: "";
}
.fa-youtube-play:before {
  content: "";
}
.fa-dropbox:before {
  content: "";
}
.fa-stack-overflow:before {
  content: "";
}
.fa-instagram:before {
  content: "";
}
.fa-flickr:before {
  content: "";
}
.fa-adn:before {
  content: "";
}
.fa-bitbucket:before {
  content: "";
}
.fa-bitbucket-square:before {
  content: "";
}
.fa-tumblr:before {
  content: "";
}
.fa-tumblr-square:before {
  content: "";
}
.fa-long-arrow-down:before {
  content: "";
}
.fa-long-arrow-up:before {
  content: "";
}
.fa-long-arrow-left:before {
  content: "";
}
.fa-long-arrow-right:before {
  content: "";
}
.fa-apple:before {
  content: "";
}
.fa-windows:before {
  content: "";
}
.fa-android:before {
  content: "";
}
.fa-linux:before {
  content: "";
}
.fa-dribbble:before {
  content: "";
}
.fa-skype:before {
  content: "";
}
.fa-foursquare:before {
  content: "";
}
.fa-trello:before {
  content: "";
}
.fa-female:before {
  content: "";
}
.fa-male:before {
  content: "";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}
.fa-sun-o:before {
  content: "";
}
.fa-moon-o:before {
  content: "";
}
.fa-archive:before {
  content: "";
}
.fa-bug:before {
  content: "";
}
.fa-vk:before {
  content: "";
}
.fa-weibo:before {
  content: "";
}
.fa-renren:before {
  content: "";
}
.fa-pagelines:before {
  content: "";
}
.fa-stack-exchange:before {
  content: "";
}
.fa-arrow-circle-o-right:before {
  content: "";
}
.fa-arrow-circle-o-left:before {
  content: "";
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "";
}
.fa-dot-circle-o:before {
  content: "";
}
.fa-wheelchair:before {
  content: "";
}
.fa-vimeo-square:before {
  content: "";
}
.fa-try:before,
.fa-turkish-lira:before {
  content: "";
}
.fa-plus-square-o:before {
  content: "";
}
.fa-space-shuttle:before {
  content: "";
}
.fa-slack:before {
  content: "";
}
.fa-envelope-square:before {
  content: "";
}
.fa-wordpress:before {
  content: "";
}
.fa-openid:before {
  content: "";
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "";
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "";
}
.fa-yahoo:before {
  content: "";
}
.fa-google:before {
  content: "";
}
.fa-reddit:before {
  content: "";
}
.fa-reddit-square:before {
  content: "";
}
.fa-stumbleupon-circle:before {
  content: "";
}
.fa-stumbleupon:before {
  content: "";
}
.fa-delicious:before {
  content: "";
}
.fa-digg:before {
  content: "";
}
.fa-pied-piper-pp:before {
  content: "";
}
.fa-pied-piper-alt:before {
  content: "";
}
.fa-drupal:before {
  content: "";
}
.fa-joomla:before {
  content: "";
}
.fa-language:before {
  content: "";
}
.fa-fax:before {
  content: "";
}
.fa-building:before {
  content: "";
}
.fa-child:before {
  content: "";
}
.fa-paw:before {
  content: "";
}
.fa-spoon:before {
  content: "";
}
.fa-cube:before {
  content: "";
}
.fa-cubes:before {
  content: "";
}
.fa-behance:before {
  content: "";
}
.fa-behance-square:before {
  content: "";
}
.fa-steam:before {
  content: "";
}
.fa-steam-square:before {
  content: "";
}
.fa-recycle:before {
  content: "";
}
.fa-automobile:before,
.fa-car:before {
  content: "";
}
.fa-cab:before,
.fa-taxi:before {
  content: "";
}
.fa-tree:before {
  content: "";
}
.fa-spotify:before {
  content: "";
}
.fa-deviantart:before {
  content: "";
}
.fa-soundcloud:before {
  content: "";
}
.fa-database:before {
  content: "";
}
.fa-file-pdf-o:before {
  content: "";
}
.fa-file-word-o:before {
  content: "";
}
.fa-file-excel-o:before {
  content: "";
}
.fa-file-powerpoint-o:before {
  content: "";
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "";
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "";
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}
.fa-file-code-o:before {
  content: "";
}
.fa-vine:before {
  content: "";
}
.fa-codepen:before {
  content: "";
}
.fa-jsfiddle:before {
  content: "";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "";
}
.fa-circle-o-notch:before {
  content: "";
}
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
  content: "";
}
.fa-empire:before,
.fa-ge:before {
  content: "";
}
.fa-git-square:before {
  content: "";
}
.fa-git:before {
  content: "";
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "";
}
.fa-tencent-weibo:before {
  content: "";
}
.fa-qq:before {
  content: "";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}
.fa-paper-plane:before,
.fa-send:before {
  content: "";
}
.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "";
}
.fa-history:before {
  content: "";
}
.fa-circle-thin:before {
  content: "";
}
.fa-header:before {
  content: "";
}
.fa-paragraph:before {
  content: "";
}
.fa-sliders:before {
  content: "";
}
.fa-share-alt:before {
  content: "";
}
.fa-share-alt-square:before {
  content: "";
}
.fa-bomb:before {
  content: "";
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "";
}
.fa-tty:before {
  content: "";
}
.fa-binoculars:before {
  content: "";
}
.fa-plug:before {
  content: "";
}
.fa-slideshare:before {
  content: "";
}
.fa-twitch:before {
  content: "";
}
.fa-yelp:before {
  content: "";
}
.fa-newspaper-o:before {
  content: "";
}
.fa-wifi:before {
  content: "";
}
.fa-calculator:before {
  content: "";
}
.fa-paypal:before {
  content: "";
}
.fa-google-wallet:before {
  content: "";
}
.fa-cc-visa:before {
  content: "";
}
.fa-cc-mastercard:before {
  content: "";
}
.fa-cc-discover:before {
  content: "";
}
.fa-cc-amex:before {
  content: "";
}
.fa-cc-paypal:before {
  content: "";
}
.fa-cc-stripe:before {
  content: "";
}
.fa-bell-slash:before {
  content: "";
}
.fa-bell-slash-o:before {
  content: "";
}
.fa-trash:before {
  content: "";
}
.fa-copyright:before {
  content: "";
}
.fa-at:before {
  content: "";
}
.fa-eyedropper:before {
  content: "";
}
.fa-paint-brush:before {
  content: "";
}
.fa-birthday-cake:before {
  content: "";
}
.fa-area-chart:before {
  content: "";
}
.fa-pie-chart:before {
  content: "";
}
.fa-line-chart:before {
  content: "";
}
.fa-lastfm:before {
  content: "";
}
.fa-lastfm-square:before {
  content: "";
}
.fa-toggle-off:before {
  content: "";
}
.fa-toggle-on:before {
  content: "";
}
.fa-bicycle:before {
  content: "";
}
.fa-bus:before {
  content: "";
}
.fa-ioxhost:before {
  content: "";
}
.fa-angellist:before {
  content: "";
}
.fa-cc:before {
  content: "";
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "";
}
.fa-meanpath:before {
  content: "";
}
.fa-buysellads:before {
  content: "";
}
.fa-connectdevelop:before {
  content: "";
}
.fa-dashcube:before {
  content: "";
}
.fa-forumbee:before {
  content: "";
}
.fa-leanpub:before {
  content: "";
}
.fa-sellsy:before {
  content: "";
}
.fa-shirtsinbulk:before {
  content: "";
}
.fa-simplybuilt:before {
  content: "";
}
.fa-skyatlas:before {
  content: "";
}
.fa-cart-plus:before {
  content: "";
}
.fa-cart-arrow-down:before {
  content: "";
}
.fa-diamond:before {
  content: "";
}
.fa-ship:before {
  content: "";
}
.fa-user-secret:before {
  content: "";
}
.fa-motorcycle:before {
  content: "";
}
.fa-street-view:before {
  content: "";
}
.fa-heartbeat:before {
  content: "";
}
.fa-venus:before {
  content: "";
}
.fa-mars:before {
  content: "";
}
.fa-mercury:before {
  content: "";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}
.fa-transgender-alt:before {
  content: "";
}
.fa-venus-double:before {
  content: "";
}
.fa-mars-double:before {
  content: "";
}
.fa-venus-mars:before {
  content: "";
}
.fa-mars-stroke:before {
  content: "";
}
.fa-mars-stroke-v:before {
  content: "";
}
.fa-mars-stroke-h:before {
  content: "";
}
.fa-neuter:before {
  content: "";
}
.fa-genderless:before {
  content: "";
}
.fa-facebook-official:before {
  content: "";
}
.fa-pinterest-p:before {
  content: "";
}
.fa-whatsapp:before {
  content: "";
}
.fa-server:before {
  content: "";
}
.fa-user-plus:before {
  content: "";
}
.fa-user-times:before {
  content: "";
}
.fa-bed:before,
.fa-hotel:before {
  content: "";
}
.fa-viacoin:before {
  content: "";
}
.fa-train:before {
  content: "";
}
.fa-subway:before {
  content: "";
}
.fa-medium:before {
  content: "";
}
.fa-y-combinator:before,
.fa-yc:before {
  content: "";
}
.fa-optin-monster:before {
  content: "";
}
.fa-opencart:before {
  content: "";
}
.fa-expeditedssl:before {
  content: "";
}
.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
  content: "";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}
.fa-mouse-pointer:before {
  content: "";
}
.fa-i-cursor:before {
  content: "";
}
.fa-object-group:before {
  content: "";
}
.fa-object-ungroup:before {
  content: "";
}
.fa-sticky-note:before {
  content: "";
}
.fa-sticky-note-o:before {
  content: "";
}
.fa-cc-jcb:before {
  content: "";
}
.fa-cc-diners-club:before {
  content: "";
}
.fa-clone:before {
  content: "";
}
.fa-balance-scale:before {
  content: "";
}
.fa-hourglass-o:before {
  content: "";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}
.fa-hourglass:before {
  content: "";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "";
}
.fa-hand-scissors-o:before {
  content: "";
}
.fa-hand-lizard-o:before {
  content: "";
}
.fa-hand-spock-o:before {
  content: "";
}
.fa-hand-pointer-o:before {
  content: "";
}
.fa-hand-peace-o:before {
  content: "";
}
.fa-trademark:before {
  content: "";
}
.fa-registered:before {
  content: "";
}
.fa-creative-commons:before {
  content: "";
}
.fa-gg:before {
  content: "";
}
.fa-gg-circle:before {
  content: "";
}
.fa-tripadvisor:before {
  content: "";
}
.fa-odnoklassniki:before {
  content: "";
}
.fa-odnoklassniki-square:before {
  content: "";
}
.fa-get-pocket:before {
  content: "";
}
.fa-wikipedia-w:before {
  content: "";
}
.fa-safari:before {
  content: "";
}
.fa-chrome:before {
  content: "";
}
.fa-firefox:before {
  content: "";
}
.fa-opera:before {
  content: "";
}
.fa-internet-explorer:before {
  content: "";
}
.fa-television:before,
.fa-tv:before {
  content: "";
}
.fa-contao:before {
  content: "";
}
.fa-500px:before {
  content: "";
}
.fa-amazon:before {
  content: "";
}
.fa-calendar-plus-o:before {
  content: "";
}
.fa-calendar-minus-o:before {
  content: "";
}
.fa-calendar-times-o:before {
  content: "";
}
.fa-calendar-check-o:before {
  content: "";
}
.fa-industry:before {
  content: "";
}
.fa-map-pin:before {
  content: "";
}
.fa-map-signs:before {
  content: "";
}
.fa-map-o:before {
  content: "";
}
.fa-map:before {
  content: "";
}
.fa-commenting:before {
  content: "";
}
.fa-commenting-o:before {
  content: "";
}
.fa-houzz:before {
  content: "";
}
.fa-vimeo:before {
  content: "";
}
.fa-black-tie:before {
  content: "";
}
.fa-fonticons:before {
  content: "";
}
.fa-reddit-alien:before {
  content: "";
}
.fa-edge:before {
  content: "";
}
.fa-credit-card-alt:before {
  content: "";
}
.fa-codiepie:before {
  content: "";
}
.fa-modx:before {
  content: "";
}
.fa-fort-awesome:before {
  content: "";
}
.fa-usb:before {
  content: "";
}
.fa-product-hunt:before {
  content: "";
}
.fa-mixcloud:before {
  content: "";
}
.fa-scribd:before {
  content: "";
}
.fa-pause-circle:before {
  content: "";
}
.fa-pause-circle-o:before {
  content: "";
}
.fa-stop-circle:before {
  content: "";
}
.fa-stop-circle-o:before {
  content: "";
}
.fa-shopping-bag:before {
  content: "";
}
.fa-shopping-basket:before {
  content: "";
}
.fa-hashtag:before {
  content: "";
}
.fa-bluetooth:before {
  content: "";
}
.fa-bluetooth-b:before {
  content: "";
}
.fa-percent:before {
  content: "";
}
.fa-gitlab:before {
  content: "";
}
.fa-wpbeginner:before {
  content: "";
}
.fa-wpforms:before {
  content: "";
}
.fa-envira:before {
  content: "";
}
.fa-universal-access:before {
  content: "";
}
.fa-wheelchair-alt:before {
  content: "";
}
.fa-question-circle-o:before {
  content: "";
}
.fa-blind:before {
  content: "";
}
.fa-audio-description:before {
  content: "";
}
.fa-volume-control-phone:before {
  content: "";
}
.fa-braille:before {
  content: "";
}
.fa-assistive-listening-systems:before {
  content: "";
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
  content: "";
}
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
  content: "";
}
.fa-glide:before {
  content: "";
}
.fa-glide-g:before {
  content: "";
}
.fa-sign-language:before,
.fa-signing:before {
  content: "";
}
.fa-low-vision:before {
  content: "";
}
.fa-viadeo:before {
  content: "";
}
.fa-viadeo-square:before {
  content: "";
}
.fa-snapchat:before {
  content: "";
}
.fa-snapchat-ghost:before {
  content: "";
}
.fa-snapchat-square:before {
  content: "";
}
.fa-pied-piper:before {
  content: "";
}
.fa-first-order:before {
  content: "";
}
.fa-yoast:before {
  content: "";
}
.fa-themeisle:before {
  content: "";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}
.fa-handshake-o:before {
  content: "";
}
.fa-envelope-open:before {
  content: "";
}
.fa-envelope-open-o:before {
  content: "";
}
.fa-linode:before {
  content: "";
}
.fa-address-book:before {
  content: "";
}
.fa-address-book-o:before {
  content: "";
}
.fa-address-card:before,
.fa-vcard:before {
  content: "";
}
.fa-address-card-o:before,
.fa-vcard-o:before {
  content: "";
}
.fa-user-circle:before {
  content: "";
}
.fa-user-circle-o:before {
  content: "";
}
.fa-user-o:before {
  content: "";
}
.fa-id-badge:before {
  content: "";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}
.fa-quora:before {
  content: "";
}
.fa-free-code-camp:before {
  content: "";
}
.fa-telegram:before {
  content: "";
}
.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
  content: "";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}
.fa-shower:before {
  content: "";
}
.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
  content: "";
}
.fa-podcast:before {
  content: "";
}
.fa-window-maximize:before {
  content: "";
}
.fa-window-minimize:before {
  content: "";
}
.fa-window-restore:before {
  content: "";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}
.fa-bandcamp:before {
  content: "";
}
.fa-grav:before {
  content: "";
}
.fa-etsy:before {
  content: "";
}
.fa-imdb:before {
  content: "";
}
.fa-ravelry:before {
  content: "";
}
.fa-eercast:before {
  content: "";
}
.fa-microchip:before {
  content: "";
}
.fa-snowflake-o:before {
  content: "";
}
.fa-superpowers:before {
  content: "";
}
.fa-wpexplorer:before {
  content: "";
}
.fa-meetup:before {
  content: "";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
img {
  height: auto;
  vertical-align: middle;
}
.bbpress #bbpress-forums > #subscription-toggle span a.subscription-toggle,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_reply_submit,
.bbpress
  #bbpress-forums
  fieldset.bbp-form
  .bbp-submit-wrapper
  button#bbp_topic_submit,
.bbpress .bbp-search-form form input.button,
.btn,
.woocommerce .variations td.value select,
.wpcf7 .wpcf7-file,
.wpcf7 .wpcf7-submit,
a,
figcaption,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
i,
p,
span {
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}
a,
a:focus,
a:hover {
  text-decoration: none;
}
a:focus,
a:hover {
  color: #222328;
}
p {
  margin: 0 0 1.75rem;
}
dd {
  margin: 0 0 1.75em;
}
blockquote {
  font-style: italic;
}
.comment-content h2,
.entry-summary h2 {
  margin-top: 2em;
  margin-bottom: 1em;
}
h2.entry-title a {
  color: #685d9f;
  font-weight: 700;
}
h2.entry-title a:hover {
  color: #222328;
}
ol,
ul {
  margin: 0 0 1.75em 1.25em;
  padding: 0;
}
ul {
  list-style: disc;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%;
}
table,
td,
th {
  border-left: 1px;
  border-top: 1px;
  border-style: solid;
  border-color: #d1d1d1;
}
td,
th {
  padding: 0.4375em;
}
th {
  font-weight: 700;
}
td,
th {
  border-width: 0 1px 1px 0;
}
caption,
td,
th {
  text-align: left;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  textarea.bbp-the-content:focus,
.bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_tags:focus,
.bbpress #bbpress-forums fieldset.bbp-form input#bbp_topic_title:focus,
.bbpress #bbpress-forums fieldset.bbp-form select#bbp_stick_topic_select:focus,
.bbpress #bbpress-forums fieldset.bbp-form select#bbp_topic_status_select:focus,
.bbpress .bbp-search-form form input#bbp_search:focus,
.form-control:focus,
.wpcf7
  .wpcf7-form-control:focus:not(.wpcf7-submit):not(.wpcf7-range):not(
    .wpcf7-checkbox
  ):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
  border-color: #ccc;
  box-shadow: none;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input:active,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input:focus,
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input:hover,
.bbpress .bbp-search-form form input.button:active,
.bbpress .bbp-search-form form input.button:focus,
.bbpress .bbp-search-form form input.button:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  background-color: #222328;
  border-color: #222328;
}
@media (min-width: 768px) {
  .vertical-centering {
    display: flex;
    align-items: center;
  }
}
.alert-message {
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
}
.alert-message .close {
  text-shadow: none;
  color: #fff;
  opacity: 1;
  font-size: 3rem;
}
@media (min-width: 768px) {
  .navbar-brand > img.brand-dark,
  .navbar-brand > img.brand-light,
  .navbar-brand > img.brand-mobile {
    display: none !important;
  }
  .light-colors-overlay .navbar-brand > img.brand-light {
    display: inline !important;
  }
  .light-colors-overlay .navbar-brand > img.brand-default {
    display: none;
  }
  .dark-colors-overlay .navbar-brand > img.brand-dark {
    display: inline !important;
  }
  .dark-colors-overlay .navbar-brand > img.brand-default {
    display: none;
  }
  .dark-colors-overlay .affix .navbar-brand > img.brand-dark,
  .light-colors-overlay .affix .navbar-brand > img.brand-light {
    display: none !important;
  }
  .affix .navbar-brand > img.brand-default {
    display: inline;
  }
}
@media (max-width: 768px) {
  .navbar-brand > img {
    height: 100%;
  }
  .navbar-brand > img.brand-dark,
  .navbar-brand > img.brand-default,
  .navbar-brand > img.brand-light {
    display: none !important;
  }
}
.header-presentation .hp-scroll-down {
  margin-top: -2em;
  font-size: 4rem;
  color: hsla(0, 0%, 100%, 0.5);
  cursor: pointer;
}
.header-presentation .hp-scroll-down:hover {
  color: #fff;
}
.header-presentation .hp-background-color {
  background-color: #685d9f;
  height: inherit;
}
.header-presentation .hp-background-color .container {
  display: table;
  height: 100%;
}
.header-presentation .hp-background-color .container .hp-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.header-presentation .hp-background-color .container .hp-content h1 {
  color: #fff;
  font-size: 2.5rem;
}
.header-presentation .hp-background-color .container .hp-content p {
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 1.25rem;
}
.header-presentation .hp-background-color .container .hp-content h1,
.header-presentation .hp-background-color .container .hp-content p {
  line-height: 1.4;
}
@media (min-width: 768px) {
  .header-presentation .hp-background-color .container .hp-content h1 {
    font-size: 5rem;
  }
  .header-presentation .hp-background-color .container .hp-content p {
    font-size: 2.5rem;
  }
}
.header-presentation.simple-slider .carousel-indicators li {
  border: none;
  background-color: hsla(0, 0%, 100%, 0.5);
  border-radius: 0;
  width: 30px;
  height: 3px;
  margin: 0 3px;
  transition: all 0.3s;
}
.header-presentation.simple-slider .carousel-indicators li.active,
.header-presentation.simple-slider .carousel-indicators li:hover {
  background-color: #fff;
}
.header-presentation .carousel-inner .item .carousel-caption {
  text-shadow: none;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.header-presentation .carousel-inner .item .carousel-caption h1 {
  color: #fff;
  font-size: 2.5rem;
}
.header-presentation .carousel-inner .item .carousel-caption p {
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 1.25rem;
}
.header-presentation .carousel-inner .item .carousel-caption h1,
.header-presentation .carousel-inner .item .carousel-caption p {
  line-height: 1.4;
}
@media (min-width: 768px) {
  .header-presentation .carousel-inner .item .carousel-caption h1 {
    font-size: 5rem;
  }
  .header-presentation .carousel-inner .item .carousel-caption p {
    font-size: 2.5rem;
  }
}
.header-presentation .carousel-inner .item.active .carousel-caption {
  opacity: 1;
}
.wrapper-content {
  padding-bottom: 30px;
}
.wrapper-meta {
  padding: 5px 0 10px;
}
.widget-area {
  margin-top: 30px;
}
.widget-area .widget-title,
.widget-area aside.widget h4 {
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: 0.075rem;
  margin-bottom: 2rem;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.6);
}
.widget-area aside.widget ol,
.widget-area aside.widget ul {
  margin: 0 0 3.5em;
  padding: 0;
  list-style: none;
}
.widget-area aside.widget ol li,
.widget-area aside.widget ul li {
  padding: 0.25em 0;
}
.widget-area aside.widget ol li a,
.widget-area aside.widget ul li a {
  color: #222328;
}
.widget-area aside.widget ol li a:hover,
.widget-area aside.widget ul li a:hover {
  color: #685d9f;
}
.tagcloud a {
  font-size: 1em !important;
  padding: 4px 8px;
  vertical-align: middle;
  background-color: #222328;
  color: #fff;
  border-radius: 4px;
  margin-bottom: 4px;
  display: inline-block;
}
.tagcloud a:hover {
  background-color: #685d9f;
}
aside.widget_search form span input {
  border-radius: 4px;
}
.vslmd-read-more-link {
  border-color: #685d9f;
  color: #685d9f;
}
.vslmd-read-more-link:hover {
  background-color: #685d9f;
  border-color: #685d9f;
  color: #fff;
}
.flickr-badges .flickr_badge_image {
  margin: 0 10px 10px 0;
  width: 72px;
  height: 72px;
  float: left;
  background: 0 0;
  padding: 0;
}
.flickr-badges .flickr_badge_image a {
  border: none;
}
.flickr-badges .flickr_badge_image a img {
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.wrapper-footer {
  background-color: #222328;
  padding: 2.5em 0;
}
.wrapper-footer .widget-footer-title {
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: 0.075rem;
  margin-bottom: 2rem;
  font-weight: 700;
  color: hsla(0, 0%, 100%, 0.6);
}
.wrapper-footer .widgets-footer ol,
.wrapper-footer .widgets-footer ul {
  margin: 0 0 1.75em;
  padding: 0;
  list-style: none;
}
.wrapper-footer .widgets-footer ol li,
.wrapper-footer .widgets-footer ul li {
  padding: 0.25em 0;
}
.wrapper-footer .widgets-footer ol li a,
.wrapper-footer .widgets-footer ul li a {
  color: #fff;
}
.wrapper-footer .widgets-footer ol li a:hover,
.wrapper-footer .widgets-footer ul li a:hover {
  color: #685d9f;
}
footer .site-info.bottom-footer {
  border-top: 1px solid;
  padding-top: 2.25em;
  margin-top: 2.25em;
}
.top-footer {
  border-bottom: 1px solid;
  padding-bottom: 2.25em;
  margin-bottom: 2.25em;
}
.top-footer .breadcrumbs-footer {
  padding: 0;
}
.bbpress .bbp-breadcrumb .top-footer .breadcrumbs-footer p,
.bbpress .bbp-topic-tags .top-footer .breadcrumbs-footer p,
.top-footer .breadcrumbs-footer .bbpress .bbp-breadcrumb p,
.top-footer .breadcrumbs-footer .bbpress .bbp-topic-tags p,
.top-footer .breadcrumbs-footer .breadcrumb {
  padding: 0;
  margin: 0;
}
.bbpress .bbp-breadcrumb .top-footer .breadcrumbs-footer p > li + li:before,
.bbpress .bbp-topic-tags .top-footer .breadcrumbs-footer p > li + li:before,
.top-footer .breadcrumbs-footer .bbpress .bbp-breadcrumb p > li + li:before,
.top-footer .breadcrumbs-footer .bbpress .bbp-topic-tags p > li + li:before,
.top-footer .breadcrumbs-footer .breadcrumb > li + li:before {
  display: block;
  content: " ";
  float: right;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  margin: 7px 0 0 10px;
}
.bbpress
  .bbp-breadcrumb
  .top-footer
  .breadcrumbs-footer
  p
  > li
  + li:last-child:before,
.bbpress
  .bbp-topic-tags
  .top-footer
  .breadcrumbs-footer
  p
  > li
  + li:last-child:before,
.top-footer
  .breadcrumbs-footer
  .bbpress
  .bbp-breadcrumb
  p
  > li
  + li:last-child:before,
.top-footer
  .breadcrumbs-footer
  .bbpress
  .bbp-topic-tags
  p
  > li
  + li:last-child:before,
.top-footer .breadcrumbs-footer .breadcrumb > li + li:last-child:before {
  display: none;
}
.bbpress .bbp-breadcrumb .top-footer .breadcrumbs-footer p > li:first-child,
.bbpress .bbp-topic-tags .top-footer .breadcrumbs-footer p > li:first-child,
.top-footer .breadcrumbs-footer .bbpress .bbp-breadcrumb p > li:first-child,
.top-footer .breadcrumbs-footer .bbpress .bbp-topic-tags p > li:first-child,
.top-footer .breadcrumbs-footer .breadcrumb > li:first-child {
  margin-right: 10px;
}
.top-footer .bottom-to-top {
  padding: 0;
}
.top-footer .bottom-to-top span i {
  font-size: 1.45em;
  cursor: pointer;
}
@media (min-width: 768px) {
  .dropdown.mm.boxed .dropdown-menu li.dropdown-submenu {
    display: table-cell;
  }
  .dropdown.mm > ul.dropdown-menu > li > a {
    font-weight: 700;
    line-height: 4rem !important;
    background: transparent;
  }
  .dropdown.mm ul.dropdown-menu li.dropdown-submenu {
    display: inline-block;
    width: 25%;
    padding: 1em;
    margin-right: -0.5%;
  }
  .dropdown.mm ul.dropdown-menu li.dropdown-submenu a {
    background-color: transparent;
  }
  .dropdown.mm ul.dropdown-menu li.dropdown-submenu > a:after {
    display: none;
  }
  .dropdown.mm ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu {
    background-color: transparent;
    position: static;
    display: block;
    opacity: 1;
  }
  .dropdown.mm.right .dropdown-menu {
    left: 0;
    right: auto;
  }
  .dropdown.mm.wide {
    position: static;
  }
  .dropdown.mm.mm-one-full ul.dropdown-menu li.dropdown-submenu,
  .dropdown.mm.wide ul.dropdown-menu {
    width: 100%;
  }
  .dropdown.mm.mm-one-half ul.dropdown-menu li.dropdown-submenu {
    width: 50%;
  }
  .dropdown.mm.mm-one-third ul.dropdown-menu li.dropdown-submenu {
    width: 33.33333333%;
  }
  .dropdown.mm.mm-one-fourth ul.dropdown-menu li.dropdown-submenu {
    width: 25%;
  }
  .dropdown.mm.mm-one-sixth ul.dropdown-menu li.dropdown-submenu {
    width: 16.66666667%;
  }
  .dropdown.sidebar-dropdown-menu ul.dropdown-menu li.dropdown-submenu aside {
    width: 100%;
  }
}
.header-bottom.affix {
  top: 0;
  width: 100%;
  z-index: 8;
}
@media (min-width: 782px) {
  .admin-bar .header-bottom.affix {
    top: 32px;
    z-index: 8;
  }
}
@media screen and (max-width: 782px) {
  .admin-bar .header-bottom.affix {
    top: 46px;
  }
}
@media (max-width: 600px) {
  .admin-bar .header-bottom.affix {
    top: 0;
  }
}
@media (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}
@media (min-width: 768px) {
  .header-bottom.header-large .navbar-nav li a .item-description {
    display: block;
    font-size: 1rem;
    line-height: 3em;
    margin-top: -60px;
  }
  .header-bottom.header-large .dropdown-menu > li > a .item-description {
    margin: 0;
    line-height: 1em;
  }
  .header-bottom.header-medium .navbar-nav li a .item-description {
    display: block;
    font-size: 1rem;
    line-height: 3em;
    margin-top: -45px;
  }
  .header-bottom.header-medium .dropdown-menu > li > a .item-description {
    margin: 0;
    line-height: 1em;
  }
  .header-bottom.header-small .navbar-nav li a .item-description {
    display: block;
    font-size: 1rem;
    line-height: 3em;
    margin-top: -30px;
  }
  .header-bottom.header-small .dropdown-menu > li > a .item-description {
    margin: 0;
    line-height: 1em;
  }
}
@media (max-width: 768px) {
  .item-description {
    display: none;
  }
}
.title-content {
  display: inline-table;
}
.icon-title,
.icon-title-description {
  margin-right: 0.6em;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .icon-title-description {
    vertical-align: -webkit-baseline-middle;
  }
}
.extra-md-menu {
  width: 40rem;
  padding: 25px !important;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-menu {
  box-shadow: none;
  border-radius: 0;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 6px;
  margin-right: -10px;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}
@media (min-width: 768px) {
  .dropdown-submenu > .dropdown-menu {
    display: block;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
  }
  .dropdown-submenu:hover > .dropdown-menu {
    display: block;
    opacity: 1;
  }
  .admin-bar .navbar-fixed-top {
    top: 32px;
  }
}
@media (min-width: 768px) {
  .dark-colors-overlay,
  .default-colors-overlay,
  .light-colors-overlay {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 6;
  }
  .dark-colors-overlay .header-bottom,
  .default-colors-overlay .header-bottom,
  .light-colors-overlay .header-bottom {
    border-color: transparent !important;
  }
  .dark-colors-overlay .header-bottom,
  .dark-colors-overlay .header-top,
  .default-colors-overlay .header-bottom,
  .default-colors-overlay .header-top,
  .light-colors-overlay .header-bottom,
  .light-colors-overlay .header-top {
    background-color: transparent;
  }
  .dark-colors-overlay .header-bottom.dark.affix,
  .default-colors-overlay .header-bottom.dark.affix,
  .light-colors-overlay .header-bottom.dark.affix {
    background-color: #222328;
  }
  .dark-colors-overlay .header-bottom.light.affix,
  .default-colors-overlay .header-bottom.light.affix,
  .light-colors-overlay .header-bottom.light.affix {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  }
  .affix-header-enable .boxed-layout nav.site-navigation {
    display: flex;
    justify-content: center;
  }
  .affix-header-enable .boxed-layout .header-bottom.dark.affix,
  .affix-header-enable .boxed-layout .header-bottom.light.affix {
    width: 1170px;
  }
  .light-colors-overlay .header-top {
    border-color: hsla(0, 0%, 100%, 0.1) !important;
  }
  .light-colors-overlay .header-top .navbar-nav li a {
    color: hsla(0, 0%, 100%, 0.9) !important;
  }
  .light-colors-overlay .header-top .navbar-nav li a:hover {
    color: hsla(0, 0%, 100%, 0.7) !important;
  }
  .light-colors-overlay .navbar:not(.affix) .navbar-nav .active > a,
  .light-colors-overlay .navbar:not(.affix) .navbar-nav li:hover a {
    background-color: transparent !important;
  }
  .light-colors-overlay
    .navbar:not(.affix)
    .navbar-nav
    li.dropdown:hover
    a.dropdown-toggle {
    color: hsla(0, 0%, 100%, 0.7) !important;
  }
  .light-colors-overlay .navbar:not(.affix) .navbar-brand,
  .light-colors-overlay .navbar:not(.affix) .navbar-nav > li > a,
  .light-colors-overlay
    .navbar:not(.affix)
    .navbar-nav
    li.dropdown
    a.dropdown-toggle,
  .light-colors-overlay .navbar:not(.affix) .navbar-nav li a,
  .light-colors-overlay .vslmd-widget-container li a,
  .light-colors-overlay .vslmd-widget-container li a:hover,
  .light-colors-overlay .vslmd-widget-container li span,
  .light-colors-overlay .vslmd-widget-container li span i {
    color: hsla(0, 0%, 100%, 0.9) !important;
  }
  .light-colors-overlay .navbar:not(.affix) .navbar-brand:hover,
  .light-colors-overlay .navbar:not(.affix) .navbar-nav > li > a:hover,
  .light-colors-overlay
    .navbar:not(.affix)
    .navbar-nav
    li.dropdown
    a.dropdown-toggle:hover,
  .light-colors-overlay .navbar:not(.affix) .navbar-nav li a:hover,
  .light-colors-overlay .vslmd-widget-container li a:hover,
  .light-colors-overlay .vslmd-widget-container li a:hover:hover,
  .light-colors-overlay .vslmd-widget-container li span:hover,
  .light-colors-overlay .vslmd-widget-container li span i:hover {
    color: hsla(0, 0%, 100%, 0.7) !important;
  }
  .dark-colors-overlay .header-top {
    border-color: rgba(0, 0, 0, 0.1) !important;
  }
  .dark-colors-overlay .header-top .navbar-nav li a {
    color: rgba(0, 0, 0, 0.9) !important;
  }
  .dark-colors-overlay .header-top .navbar-nav li a:hover {
    color: rgba(0, 0, 0, 0.7) !important;
  }
  .dark-colors-overlay .navbar:not(.affix) .navbar-nav .active > a,
  .dark-colors-overlay .navbar:not(.affix) .navbar-nav li:hover a {
    background-color: transparent !important;
  }
  .dark-colors-overlay
    .navbar:not(.affix)
    .navbar-nav
    li.dropdown:hover
    a.dropdown-toggle {
    color: rgba(0, 0, 0, 0.7) !important;
  }
  .dark-colors-overlay .navbar:not(.affix) .navbar-brand,
  .dark-colors-overlay .navbar:not(.affix) .navbar-nav > li > a,
  .dark-colors-overlay
    .navbar:not(.affix)
    .navbar-nav
    li.dropdown
    a.dropdown-toggle,
  .dark-colors-overlay .vslmd-widget-container li a,
  .dark-colors-overlay .vslmd-widget-container li a:hover,
  .dark-colors-overlay .vslmd-widget-container li span,
  .dark-colors-overlay .vslmd-widget-container li span i {
    color: rgba(0, 0, 0, 0.9) !important;
  }
  .dark-colors-overlay .navbar:not(.affix) .navbar-brand:hover,
  .dark-colors-overlay .navbar:not(.affix) .navbar-nav > li > a:hover,
  .dark-colors-overlay
    .navbar:not(.affix)
    .navbar-nav
    li.dropdown
    a.dropdown-toggle:hover,
  .dark-colors-overlay .vslmd-widget-container li a:hover,
  .dark-colors-overlay .vslmd-widget-container li a:hover:hover,
  .dark-colors-overlay .vslmd-widget-container li span:hover,
  .dark-colors-overlay .vslmd-widget-container li span i:hover {
    color: rgba(0, 0, 0, 0.7) !important;
  }
}
@media (min-width: 768px) {
  .header-bottom {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid transparent;
  }
  .header-bottom .dropdown-menu {
    border: none;
    padding: 0;
  }
  .header-top {
    border: none;
    border-bottom: 1px solid transparent;
  }
  .header-bottom .navbar-brand,
  .header-bottom .navbar-nav li a {
    padding-top: 0;
  }
  .header-bottom.header-small .navbar-brand,
  .header-bottom.header-small .navbar-nav li a {
    line-height: 60px;
    height: 60px;
  }
  .header-bottom.header-medium .navbar-brand,
  .header-bottom.header-medium .navbar-nav li a {
    line-height: 90px;
    height: 90px;
  }
  .header-bottom.header-large .navbar-brand,
  .header-bottom.header-large .navbar-nav li a {
    line-height: 120px;
    height: 120px;
  }
  .header-bottom .navbar-brand > img {
    display: inline;
    margin-top: -3px;
  }
  .header-bottom .dropdown-menu > li {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.05);
  }
  .header-bottom .dropdown-menu > li:last-child {
    border-bottom: none;
  }
  .header-bottom .dropdown-menu > li > a {
    line-height: 2 !important;
    height: auto !important;
    padding: 12px 10px;
  }
  .header-bottom .dropdown-submenu > .dropdown-menu {
    margin-top: -5px;
  }
  .header-bottom .dropdown-submenu > a:after {
    margin-top: 8px;
  }
}
@media (min-width: 768px) {
  .admin-bar .vertical-nav .vertical-header {
    top: 32px;
  }
  .vertical-nav .vertical-header-widget-area {
    padding: 15px 30px;
  }
  .vertical-nav .horizontal-header {
    display: none;
  }
  .vertical-nav .vertical-header {
    position: fixed;
    width: 300px;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1;
  }
  .vertical-nav .vertical-header .navbar-header {
    padding: 30px 30px 15px;
  }
  .vertical-nav .vertical-header .vertical-header-menu {
    width: 100%;
  }
  .vertical-nav .vertical-header .vertical-header-menu > li > a {
    padding: 10px 45px;
  }
  .vertical-nav .vertical-header .navbar-collapse {
    padding: 0;
  }
  .vertical-nav .vertical-header .dropdown-menu {
    border: none;
    top: 0;
    left: 300px;
  }
  .vertical-nav .vertical-header .navbar-nav > li > .dropdown-menu:after {
    top: 33px;
    content: "";
    display: block;
    position: absolute;
    right: 100%;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #35373a;
  }
  .vertical-nav .vertical-header.navbar-default {
    background-color: #fff;
    border-color: transparent;
  }
  .vertical-nav .vertical-header nav.site-navigation div.navbar {
    border: none;
    background-color: transparent;
  }
  .vertical-nav .vertical-header nav.site-navigation div.navbar .navbar-nav {
    margin: 15px 0;
  }
  .vertical-nav
    .vertical-header
    nav.site-navigation
    div.navbar
    .navbar-nav
    > li {
    float: none;
  }
  .vertical-nav #page-wrapper.wrapper,
  .vertical-nav #single-wrapper,
  .vertical-nav #woocommerce-wrapper.wrapper,
  .vertical-nav #wrapper-index.wrapper,
  .vertical-nav .footer-background-image,
  .vertical-nav .header-presentation,
  .vertical-nav .vc_row[data-vc-stretch-content="true"],
  .vertical-nav section.hp-slider-revolution .fullscreen-container,
  .vertical-nav section.hp-slider-revolution .fullwidthbanner-container {
    padding-left: 300px !important;
  }
}
@media (min-width: 768px) {
  .vertical-nav #page-wrapper.wrapper .container,
  .vertical-nav #single-wrapper .container,
  .vertical-nav #woocommerce-wrapper .container,
  .vertical-nav #wrapper-index.wrapper .container,
  .vertical-nav .footer-background-image .wrapper-footer .container,
  .vertical-nav .header-presentation .hp-background-color .container {
    width: 100%;
  }
}
@media (min-width: 991px) {
  .vertical-nav #page-wrapper.wrapper .container,
  .vertical-nav #single-wrapper .container,
  .vertical-nav #woocommerce-wrapper .container,
  .vertical-nav #wrapper-index.wrapper .container,
  .vertical-nav .footer-background-image .wrapper-footer .container,
  .vertical-nav .header-presentation .hp-background-color .container {
    width: 100%;
  }
}
@media only screen and (max-width: 1500px) and (min-width: 991px) {
  .vertical-nav #page-wrapper.wrapper .container,
  .vertical-nav #single-wrapper .container,
  .vertical-nav #woocommerce-wrapper .container,
  .vertical-nav #wrapper-index.wrapper .container,
  .vertical-nav .footer-background-image .wrapper-footer .container,
  .vertical-nav .header-presentation .hp-background-color .container {
    width: 100%;
  }
}
@media (min-width: 1501px) {
  .vertical-nav #page-wrapper.wrapper .container,
  .vertical-nav #single-wrapper .container,
  .vertical-nav #woocommerce-wrapper .container,
  .vertical-nav #wrapper-index.wrapper .container,
  .vertical-nav .footer-background-image .wrapper-footer .container,
  .vertical-nav .header-presentation .hp-background-color .container {
    width: 1170px;
  }
}
@media (min-width: 768px) {
  .centered-header .navbar-collapse.collapse.centered-header-menu {
    display: table !important;
    padding: 0;
  }
  .centered-header
    .navbar-collapse.collapse.centered-header-menu
    .centered-header-left-menu,
  .centered-header
    .navbar-collapse.collapse.centered-header-menu
    .centered-header-right-menu {
    display: table-cell;
    width: 50%;
    margin: 0 !important;
  }
  .centered-header
    .navbar-collapse.collapse.centered-header-menu
    .navbar-header {
    display: table-cell;
  }
  .centered-header
    .navbar-collapse.collapse.centered-header-menu
    .navbar-header
    .navbar-brand {
    margin-left: 0;
  }
  .centered-under
    .navbar-collapse.collapse.centered-header-menu-under
    .centered-header-bottom,
  .centered-under
    .navbar-collapse.collapse.centered-header-menu-under
    .centered-header-top
    > .col-md-4.col-md-offset-4 {
    display: flex;
    justify-content: center;
  }
}
.vslmd-widget-container {
  display: table;
}
.vslmd-widget-container ul {
  margin: 0;
}
.vslmd-widget-container ul li {
  display: inline-block;
}
.vslmd-widget-container.widget-align-left {
  float: left;
}
.vslmd-widget-container.widget-align-center {
  margin: auto;
}
.vslmd-widget-container.widget-align-right {
  float: right;
}
.vslmd-widget-container li span {
  display: block;
  font-size: 1.5rem;
  padding: 4px 10px;
}
.vslmd-widget-container li span:first-child {
  padding: 4px 10px 4px 0;
}
.vslmd-widget-container li span i {
  vertical-align: middle;
  margin-right: 5px;
  font-size: 2rem;
}
.vslmd-widget-container li a {
  display: block;
  font-size: 2rem;
  padding: 4px 8.4px;
}
@media (min-width: 768px) {
  ul#widget-menu {
    margin: 0 -30px;
  }
  ul#widget-menu.navbar-vertical {
    display: flex;
    flex-direction: column;
  }
  ul#widget-menu.navbar-center {
    width: 100%;
    text-align: center;
  }
  ul#widget-menu.navbar-center > li {
    float: none;
    display: inline-block;
  }
  .widget-area #widget-menu.nav > li > a:focus,
  .widget-area #widget-menu.nav > li > a:hover {
    background-color: transparent;
  }
  .widgets-footer ul#widget-menu {
    margin: 0;
  }
}
@media (max-width: 768px) {
  ul#widget-menu {
    display: none;
  }
}
.comments-area ol.comment-list li img.avatar {
  border-radius: 100%;
  margin: 1em 1em 1em 0;
}
.comments-area ol.comment-list,
.comments-area ol.comment-list li ol.children {
  list-style-type: none;
}
.comments-area ol.comment-list li ol.children {
  padding-left: 2em;
  border-left: 1px solid #eee;
}
.comments-area ol.comment-list li.depth-1 {
  border-bottom: 1px solid #eee;
  padding-bottom: 2em;
  margin-bottom: 1em;
}
.comments-area ol.comment-list li.depth-1:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 5em;
}
.circle,
.outline_circle,
.outline_rounded,
.outline_square,
.rounded,
.square {
  text-align: center;
  border: 2px solid transparent;
}
.circle,
.outline_circle {
  border-radius: 50%;
}
.outline_rounded,
.rounded {
  border-radius: 5px;
}
@media (min-width: 768px) {
  .post-type-share .row {
    margin: 0;
  }
  .post-type-share .row div ul {
    list-style: none;
    margin: 0;
  }
  .post-type-share .row div ul li {
    display: inline;
  }
  .post-type-share .row div ul li i {
    font-size: 3rem;
    margin: 0 0.125em;
  }
  .post-type-share .row div ul li i:hover {
    transform: scale(1.2);
  }
}
@media screen and (min-width: 1024px) {
  .vslmd-whatsapp {
    display: none !important;
  }
}
.vslmd-link {
  padding: 4px 8px !important;
  color: #fff;
  font-size: 2.5rem;
  border-radius: 3px;
  margin-right: 2px;
  cursor: pointer;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  margin-top: 2px;
  display: inline-block;
  text-decoration: none;
}
.vslmd-facebook i:active,
.vslmd-facebook i:hover,
.vslmd-googleplus i:active,
.vslmd-googleplus i:hover,
.vslmd-linkedin i:active,
.vslmd-linkedin i:hover,
.vslmd-twitter i:active,
.vslmd-twitter i:hover {
  color: #363636;
  transform: scale(1.2);
}
.vslmd-social {
  margin: 20px 0 25px;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
}
@media (min-width: 768px) {
  .side-navigation {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 15;
    top: 0;
    right: 0;
    overflow: hidden;
    transition: 0.5s;
  }
  .side-navigation .navbar-vertical li a div,
  .side-navigation .navbar-vertical li a span {
    font-size: 1.7rem;
    line-height: 1em;
  }
  .side-navigation
    .navbar-vertical
    li
    a
    div.title-content
    span.item-description {
    display: block;
    font-size: 1.1rem;
    line-height: 2em;
  }
  .side-navigation#sidenav-fullscreen li a div,
  .side-navigation#sidenav-fullscreen li a span {
    font-size: 3rem;
    line-height: 1em;
  }
  .side-navigation#sidenav-fullscreen
    li
    a
    div.title-content
    span.item-description {
    display: block;
    font-size: 1.3rem;
    line-height: 3em;
  }
  .side-navigation .side-navigation-inner {
    height: 100%;
    width: 100%;
    padding: 4em 2em 0;
  }
  .admin-bar .side-navigation,
  .admin-bar .side-navigation .closebtn {
    top: 32px;
  }
  .side-navigation .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    color: hsla(0, 0%, 100%, 0.6);
  }
  .side-navigation .closebtn:hover {
    color: #fff;
  }
}
@media (max-width: 768px) {
  .side-navigation {
    display: none;
  }
}
@media (min-width: 1200px) {
  #page.boxed-layout {
    width: 1170px;
    margin: 0 auto;
    overflow: hidden;
  }
  #page.boxed-layout #content.container {
    background-color: #fff;
  }
}
@media (min-width: 768px) {
  .light {
    background-color: #fff;
    border-color: #f0f2f7 !important;
  }
  .light .navbar-nav li:hover a {
    background-color: #35373a;
    color: #fff;
  }
  .light .navbar-nav > .active > a,
  .light .navbar-nav > .active > a:focus,
  .light .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #685d9f;
  }
  .light .navbar-nav > .open > a,
  .light .navbar-nav > .open > a:focus,
  .light .navbar-nav > .open > a:hover {
    background-color: #35373a;
    color: #fff;
  }
  .light .dropdown-submenu > .dropdown-menu,
  .light .navbar-nav > li > .dropdown-menu {
    background-color: #35373a;
  }
  .light .navbar-nav.t_link .active > a,
  .light .navbar-nav.t_link li:hover a {
    background-color: transparent;
  }
  .light .dropdown-submenu > .dropdown-menu a,
  .light .navbar-nav > li > .dropdown-menu a {
    color: hsla(0, 0%, 100%, 0.7);
  }
  .light .dropdown-submenu > .dropdown-menu a:hover,
  .light .navbar-nav > li > .dropdown-menu a:hover {
    color: #fff;
  }
  .dropdown-menu > li > a:hover,
  .light .dropdown-menu > li > a:focus {
    background-color: transparent;
  }
}
.light.side-navigation {
  background-color: transparent;
}
.light.side-navigation a,
.light.side-navigation div,
.light.side-navigation h1,
.light.side-navigation h2,
.light.side-navigation h3,
.light.side-navigation h4,
.light.side-navigation h5,
.light.side-navigation h6,
.light.side-navigation i,
.light.side-navigation li,
.light.side-navigation ol,
.light.side-navigation p,
.light.side-navigation span,
.light.side-navigation ul {
  color: #35373a;
  list-style: none;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}
.light.side-navigation a:hover,
.light.side-navigation i:hover {
  color: rgba(0, 0, 0, 0.6);
}
.light.side-navigation .navbar-nav li a:active,
.light.side-navigation .navbar-nav li a:focus,
.light.side-navigation .navbar-nav li a:hover {
  background-color: transparent;
}
.light.side-navigation .navbar-nav li:hover a div,
.light.side-navigation .navbar-nav li:hover a span,
.light.side-navigation
  .navbar-nav
  li
  a
  div.title-content
  span.item-description {
  color: rgba(0, 0, 0, 0.6);
}
.light.side-navigation .side-navigation-inner {
  background-color: #f2f2f2;
}
.light .vslmd-widget-container li a:hover {
  color: #222328;
}
.light .vslmd-widget-container li span {
  color: #777;
}
.light .vslmd-widget-container li span i {
  color: #685d9f;
}
.wrapper-footer.light .widget-footer-title {
  color: rgba(0, 0, 0, 0.6);
}
.wrapper-footer.light .widgets-footer,
.wrapper-footer.light .widgets-footer ol li a,
.wrapper-footer.light .widgets-footer ul li a {
  color: #222328;
}
.wrapper-footer.light .widgets-footer ol li a:hover,
.wrapper-footer.light .widgets-footer ul li a:hover {
  color: #685d9f;
}
.light footer .site-info.bottom-footer {
  border-top-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6);
}
.light .top-footer {
  border-bottom-color: rgba(0, 0, 0, 0.1);
}
.bbpress .bbp-breadcrumb .light .top-footer .breadcrumbs-footer p,
.bbpress .bbp-topic-tags .light .top-footer .breadcrumbs-footer p,
.light .top-footer .breadcrumbs-footer .bbpress .bbp-breadcrumb p,
.light .top-footer .breadcrumbs-footer .bbpress .bbp-topic-tags p,
.light .top-footer .breadcrumbs-footer .breadcrumb {
  background-color: transparent;
}
.bbpress .bbp-breadcrumb .light .top-footer .breadcrumbs-footer p span.current,
.bbpress .bbp-topic-tags .light .top-footer .breadcrumbs-footer p span.current,
.light .top-footer .breadcrumbs-footer .bbpress .bbp-breadcrumb p span.current,
.light .top-footer .breadcrumbs-footer .bbpress .bbp-topic-tags p span.current,
.light .top-footer .breadcrumbs-footer .breadcrumb span.current {
  color: rgba(0, 0, 0, 0.6);
}
.bbpress .bbp-breadcrumb .light .top-footer .breadcrumbs-footer p a,
.bbpress .bbp-breadcrumb .light .top-footer .breadcrumbs-footer p i,
.bbpress .bbp-breadcrumb .light .top-footer .breadcrumbs-footer p span a,
.bbpress .bbp-topic-tags .light .top-footer .breadcrumbs-footer p a,
.bbpress .bbp-topic-tags .light .top-footer .breadcrumbs-footer p i,
.bbpress .bbp-topic-tags .light .top-footer .breadcrumbs-footer p span a,
.light .top-footer .breadcrumbs-footer .bbpress .bbp-breadcrumb p a,
.light .top-footer .breadcrumbs-footer .bbpress .bbp-breadcrumb p i,
.light .top-footer .breadcrumbs-footer .bbpress .bbp-breadcrumb p span a,
.light .top-footer .breadcrumbs-footer .bbpress .bbp-topic-tags p a,
.light .top-footer .breadcrumbs-footer .bbpress .bbp-topic-tags p i,
.light .top-footer .breadcrumbs-footer .bbpress .bbp-topic-tags p span a,
.light .top-footer .breadcrumbs-footer .breadcrumb a,
.light .top-footer .breadcrumbs-footer .breadcrumb i,
.light .top-footer .breadcrumbs-footer .breadcrumb span a {
  color: #222328;
}
.bbpress .bbp-breadcrumb .light .top-footer .breadcrumbs-footer p a:hover,
.bbpress .bbp-breadcrumb .light .top-footer .breadcrumbs-footer p i:hover,
.bbpress .bbp-breadcrumb .light .top-footer .breadcrumbs-footer p span a:hover,
.bbpress .bbp-topic-tags .light .top-footer .breadcrumbs-footer p a:hover,
.bbpress .bbp-topic-tags .light .top-footer .breadcrumbs-footer p i:hover,
.bbpress .bbp-topic-tags .light .top-footer .breadcrumbs-footer p span a:hover,
.light .top-footer .breadcrumbs-footer .bbpress .bbp-breadcrumb p a:hover,
.light .top-footer .breadcrumbs-footer .bbpress .bbp-breadcrumb p i:hover,
.light .top-footer .breadcrumbs-footer .bbpress .bbp-breadcrumb p span a:hover,
.light .top-footer .breadcrumbs-footer .bbpress .bbp-topic-tags p a:hover,
.light .top-footer .breadcrumbs-footer .bbpress .bbp-topic-tags p i:hover,
.light .top-footer .breadcrumbs-footer .bbpress .bbp-topic-tags p span a:hover,
.light .top-footer .breadcrumbs-footer .breadcrumb a:hover,
.light .top-footer .breadcrumbs-footer .breadcrumb i:hover,
.light .top-footer .breadcrumbs-footer .breadcrumb span a:hover {
  color: #685d9f;
}
.light .top-footer .bottom-to-top span i {
  color: rgba(0, 0, 0, 0.6);
}
.light .top-footer .bottom-to-top span i:hover {
  color: #222328;
}
@media (min-width: 768px) {
  .dark {
    background-color: #222328;
    border-color: rgba(0, 0, 0, 0.6) !important;
  }
  .dark .navbar-nav li:hover a {
    background-color: #35373a;
    color: #fff;
  }
  .dark.header-top {
    border-color: hsla(0, 0%, 100%, 0.05) !important;
  }
  .dark .navbar-nav > li > a,
  .dark.navbar > .container .navbar-brand {
    color: hsla(0, 0%, 100%, 0.9);
  }
  .dark .navbar-nav > li > a:hover,
  .dark.navbar > .container .navbar-brand:hover {
    color: hsla(0, 0%, 100%, 0.7);
  }
  .dark .navbar-nav.t_link .active > a,
  .dark .navbar-nav.t_link li:hover a {
    background-color: transparent;
  }
  .dark .navbar-nav > li a:active,
  .dark .navbar-nav > li a:focus,
  .dark .navbar-nav > li a:hover {
    background-color: #35373a;
    color: #fff;
  }
  .dark .navbar-nav > .active > a {
    color: #fff;
  }
  .dark .navbar-nav > .active > a:focus,
  .dark .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #685d9f;
  }
  .dark .navbar-nav > .open > a,
  .dark .navbar-nav > .open > a:focus,
  .dark .navbar-nav > .open > a:hover {
    background-color: #35373a;
    color: #fff;
  }
  .dark .dropdown-submenu > .dropdown-menu,
  .dark .navbar-nav > li > .dropdown-menu {
    background-color: #35373a;
  }
  .dark .dropdown-submenu > .dropdown-menu a,
  .dark .navbar-nav > li > .dropdown-menu a {
    color: #fff;
  }
  .dark .dropdown-submenu > .dropdown-menu a:hover,
  .dark .navbar-nav > li > .dropdown-menu a:hover {
    color: hsla(0, 0%, 100%, 0.7);
  }
  .dark .dropdown-menu > li > a:focus,
  .dropdown-menu > li > a:hover {
    background-color: transparent;
  }
}
.dark.side-navigation {
  background-color: transparent;
}
.dark.side-navigation a,
.dark.side-navigation div,
.dark.side-navigation h1,
.dark.side-navigation h2,
.dark.side-navigation h3,
.dark.side-navigation h4,
.dark.side-navigation h5,
.dark.side-navigation h6,
.dark.side-navigation i,
.dark.side-navigation li,
.dark.side-navigation ol,
.dark.side-navigation p,
.dark.side-navigation span,
.dark.side-navigation ul {
  color: #fff;
  list-style: none;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}
.dark.side-navigation a:hover,
.dark.side-navigation i:hover {
  color: hsla(0, 0%, 100%, 0.6);
}
.dark.side-navigation .navbar-nav li a:active,
.dark.side-navigation .navbar-nav li a:focus,
.dark.side-navigation .navbar-nav li a:hover {
  background-color: transparent;
}
.dark.side-navigation .navbar-nav li:hover a div,
.dark.side-navigation .navbar-nav li:hover a span,
.dark.side-navigation .navbar-nav li a div.title-content span.item-description {
  color: hsla(0, 0%, 100%, 0.6);
}
.dark.side-navigation .side-navigation-inner {
  background-color: #222328;
}
.dark .vslmd-widget-container li a:hover,
.dark .vslmd-widget-container li span {
  color: #fff;
}
.dark .vslmd-widget-container li span i {
  color: #685d9f;
}
.wrapper-footer.dark p {
  color: #fff;
}
.wrapper-footer.dark .widget-footer-title {
  color: hsla(0, 0%, 100%, 0.6);
}
.wrapper-footer.dark .widgets-footer,
.wrapper-footer.dark .widgets-footer ol li a,
.wrapper-footer.dark .widgets-footer ul li a {
  color: #fff;
}
.wrapper-footer.dark .widgets-footer ol li a:hover,
.wrapper-footer.dark .widgets-footer ul li a:hover {
  color: #685d9f;
}
.dark footer .site-info.bottom-footer {
  border-top-color: hsla(0, 0%, 100%, 0.1);
  color: hsla(0, 0%, 100%, 0.6);
}
.dark .top-footer {
  border-bottom-color: hsla(0, 0%, 100%, 0.1);
}
.bbpress .bbp-breadcrumb .dark .top-footer .breadcrumbs-footer p,
.bbpress .bbp-topic-tags .dark .top-footer .breadcrumbs-footer p,
.dark .top-footer .breadcrumbs-footer .bbpress .bbp-breadcrumb p,
.dark .top-footer .breadcrumbs-footer .bbpress .bbp-topic-tags p,
.dark .top-footer .breadcrumbs-footer .breadcrumb {
  background-color: transparent;
}
.bbpress .bbp-breadcrumb .dark .top-footer .breadcrumbs-footer p span.current,
.bbpress .bbp-topic-tags .dark .top-footer .breadcrumbs-footer p span.current,
.dark .top-footer .breadcrumbs-footer .bbpress .bbp-breadcrumb p span.current,
.dark .top-footer .breadcrumbs-footer .bbpress .bbp-topic-tags p span.current,
.dark .top-footer .breadcrumbs-footer .breadcrumb span.current {
  color: hsla(0, 0%, 100%, 0.6);
}
.bbpress .bbp-breadcrumb .dark .top-footer .breadcrumbs-footer p a,
.bbpress .bbp-breadcrumb .dark .top-footer .breadcrumbs-footer p i,
.bbpress .bbp-breadcrumb .dark .top-footer .breadcrumbs-footer p span a,
.bbpress .bbp-topic-tags .dark .top-footer .breadcrumbs-footer p a,
.bbpress .bbp-topic-tags .dark .top-footer .breadcrumbs-footer p i,
.bbpress .bbp-topic-tags .dark .top-footer .breadcrumbs-footer p span a,
.dark .top-footer .breadcrumbs-footer .bbpress .bbp-breadcrumb p a,
.dark .top-footer .breadcrumbs-footer .bbpress .bbp-breadcrumb p i,
.dark .top-footer .breadcrumbs-footer .bbpress .bbp-breadcrumb p span a,
.dark .top-footer .breadcrumbs-footer .bbpress .bbp-topic-tags p a,
.dark .top-footer .breadcrumbs-footer .bbpress .bbp-topic-tags p i,
.dark .top-footer .breadcrumbs-footer .bbpress .bbp-topic-tags p span a,
.dark .top-footer .breadcrumbs-footer .breadcrumb a,
.dark .top-footer .breadcrumbs-footer .breadcrumb i,
.dark .top-footer .breadcrumbs-footer .breadcrumb span a {
  color: #fff;
}
.bbpress .bbp-breadcrumb .dark .top-footer .breadcrumbs-footer p a:hover,
.bbpress .bbp-breadcrumb .dark .top-footer .breadcrumbs-footer p i:hover,
.bbpress .bbp-breadcrumb .dark .top-footer .breadcrumbs-footer p span a:hover,
.bbpress .bbp-topic-tags .dark .top-footer .breadcrumbs-footer p a:hover,
.bbpress .bbp-topic-tags .dark .top-footer .breadcrumbs-footer p i:hover,
.bbpress .bbp-topic-tags .dark .top-footer .breadcrumbs-footer p span a:hover,
.dark .top-footer .breadcrumbs-footer .bbpress .bbp-breadcrumb p a:hover,
.dark .top-footer .breadcrumbs-footer .bbpress .bbp-breadcrumb p i:hover,
.dark .top-footer .breadcrumbs-footer .bbpress .bbp-breadcrumb p span a:hover,
.dark .top-footer .breadcrumbs-footer .bbpress .bbp-topic-tags p a:hover,
.dark .top-footer .breadcrumbs-footer .bbpress .bbp-topic-tags p i:hover,
.dark .top-footer .breadcrumbs-footer .bbpress .bbp-topic-tags p span a:hover,
.dark .top-footer .breadcrumbs-footer .breadcrumb a:hover,
.dark .top-footer .breadcrumbs-footer .breadcrumb i:hover,
.dark .top-footer .breadcrumbs-footer .breadcrumb span a:hover {
  color: #685d9f;
}
.dark .top-footer .bottom-to-top span i {
  color: hsla(0, 0%, 100%, 0.6);
}
.dark .top-footer .bottom-to-top span i:hover {
  color: #fff;
}
.woocommerce #woocommerce-wrapper {
  padding: 60px 0;
}
.woocommerce .site-main {
  margin-top: 20px;
}
.woocommerce ul.products li.product .price {
  color: #222;
  display: flex;
}
.woocommerce ul.products li.product .price del {
  margin-right: 1em;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #777;
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
  top: auto;
  right: 2em;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  background-color: transparent !important;
  padding: 7px 0 !important;
  font-size: 1.5rem !important;
  transition: all 0.2s linear;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
  color: #545454 !important;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  z-index: inherit;
}
.woocommerce h1.page-title {
  display: none;
}
@media (min-width: 768px) {
  .woocommerce-page .site-main > ul.products li.product,
  .woocommerce .site-main > ul.products li.product {
    margin: 0 1.8% 2.992em 0;
    width: 32.13%;
  }
  .woocommerce-page .site-main > ul.products li.last,
  .woocommerce .site-main > ul.products li.last {
    margin-right: 0;
  }
}
.woocommerce .site-main > ul.products li.product .button {
  display: none;
}
.woocommerce .products.related h2,
.woocommerce .products.upsells h2 {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.5em;
  color: #222;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  padding: 0.75em 1em;
}
.woocommerce nav.woocommerce-pagination ul {
  border-radius: 4px;
}
.woocommerce nav.woocommerce-pagination ul li:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.woocommerce nav.woocommerce-pagination ul li:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.woocommerce .woocommerce-ordering select {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
.wooccommerce
  .centered-header
  .navbar-collapse.collapse.centered-header-menu
  .navbar-header
  .navbar-brand
  img,
.woocommerce-page
  .centered-header
  .navbar-collapse.collapse.centered-header-menu
  .navbar-header
  .navbar-brand
  img {
  max-width: inherit;
}
.woocommerce div.product .product_title {
  font-weight: 900;
  font-size: 4rem;
  line-height: 1.13em;
  color: #222;
  margin-bottom: 3px;
}
.woocommerce #content div.product .product_title,
.woocommerce-page #content div.product .product_title,
.woocommerce-page div.product .product_title {
  margin-bottom: 3px;
}
.woocommerce .summary .price {
  color: #444 !important;
  font-size: 30px !important;
  line-height: 30px !important;
  letter-spacing: -1px;
  margin-top: 0.5em;
}
.woocommerce .summary ins .price {
  color: #444;
}
.woocommerce.woocommerce-page .woocommerce-tabs > div h2 {
  display: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
  background-color: transparent !important;
  width: 66.66667%;
  margin: 0 auto;
}
.woocommerce.woocommerce-page
  .woocommerce-tabs
  #tab-description
  > p:first-of-type:first-letter {
  font-size: 6em;
  font-weight: 700;
  float: left;
  line-height: 1;
  margin: 0 20px 0 0;
}
.woocommerce.woocommerce-page .woocommerce-tabs .entry-content p {
  font-size: 1.5rem;
  line-height: 1.5;
  margin: 1em 0;
  color: #545454;
}
.woocommerce .cart .quantity input.qty {
  border-left: none;
  border-right: none;
  border-top: none;
  display: inline;
  line-height: 45px;
  margin: 0;
  padding: 0 0 0 9px;
  text-align: center;
  vertical-align: middle;
  width: 45px;
  position: relative;
  font-size: 24px !important;
  font-weight: 700;
  color: #545454;
}
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce a.button,
.woocommerce button.button {
  background-color: #222 !important;
  border-radius: 0;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  background-image: none !important;
  text-shadow: none !important;
  -moz-text-shadow: none !important;
  -webkit-text-shadow: none !important;
  -o-text-shadow: none !important;
  border: none !important;
  background-repeat: no-repeat;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 15px;
  padding: 15px 40px !important;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  transition:
    bottom 0.2s linear 0s,
    background-color 0.2s linear 0s;
}
.woocommerce #content div.product form.cart .button,
.woocommerce-page #content div.product form.cart .button,
.woocommerce-page div.product form.cart .button,
.woocommerce div.product form.cart .button {
  margin-left: 1.05em;
}
.woocommerce ul.products li.product .button {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
}
.woocommerce ul.products li.product .button.loading {
  min-height: inherit;
}
.woocommerce ul.products li.product:hover .button {
  display: block;
}
.woocommerce div.product_meta {
  margin-bottom: 3em;
}
.woocommerce .woocommerce-tabs.wc-tabs-wrapper {
  border-top: 1px solid #eee;
  margin-bottom: 60px;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-image: none !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  margin-left: -2px !important;
  margin-right: -2px !important;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-top: 0 !important;
  border-left: 0 !important;
  transition: background-color 0.2s linear;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  box-shadow: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-bottom: none !important;
  border-right: 0 !important;
  border-left: 0 !important;
  background-color: transparent !important;
  -webkit-transition: opacity 0.15s ease-in-out 0s;
  transition: opacity 0.15s ease-in-out 0s;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  border: none !important;
  box-shadow: none !important;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background-color: #27ccc0;
  border-top: 3px solid #222 !important;
  color: #222 !important;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:hover,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:hover,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
  border-top: 3px solid rgba(0, 0, 0, 0.6) !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding-left: 2px !important;
  margin-bottom: 0 !important;
  text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-weight: 700 !important;
  text-transform: uppercase;
  border-top: 0 !important;
  text-shadow: none !important;
  -moz-text-shadow: none !important;
  -webkit-text-shadow: none !important;
  -o-text-shadow: none !important;
  color: rgba(0, 0, 0, 0.35);
}
.woocommerce div.product .woocommerce-tabs .panel {
  box-shadow: none;
}
.woocommerce-page table.shop_attributes,
.woocommerce table.shop_attributes {
  margin-top: 13px;
}
.woocommerce-page table.shop_attributes tr td p,
.woocommerce table.shop_attributes tr td p {
  margin: 10px 0 !important;
}
.woocommerce-page table.shop_attributes td,
.woocommerce-page table.shop_attributes th,
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
  font-weight: 400 !important;
  font-style: normal !important;
  border-right: none;
  background-color: transparent !important;
}
.woocommerce-page table.shop_attributes th,
.woocommerce table.shop_attributes th {
  color: #333 !important;
}
.woocommerce-page ul.products li.product .onsale,
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale {
  font-family: arial;
}
.woocommerce-page span.onsale,
.woocommerce-page ul.products li.product .onsale,
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale {
  height: 18px;
  min-height: inherit;
  line-height: 18px;
  font-size: 10px;
  font-weight: 300;
  z-index: inherit;
  letter-spacing: 1px;
  text-align: center;
  top: 0;
  position: absolute;
  outline: medium none;
  color: #fff !important;
  text-transform: uppercase;
  margin: 10px;
  padding: 0 10px;
  background: #222 !important;
  left: 0;
  right: inherit;
  display: block;
  float: left;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  border-radius: 0;
}
.woocommerce-page .single-product-main-image .onsale {
  margin: 18px 10px;
}
.woocommerce #reviews #comment {
  height: auto;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p {
  padding-bottom: 5px !important;
  font-size: 1.6rem !important;
  margin-bottom: 0 !important;
}
.woocommerce .commentlist li .comment_container .comment-text {
  border: none !important;
  padding: 20px !important;
  margin-left: 70px !important;
}
.woocommerce #reviews #reply-title {
  margin: 30px 0 15px !important;
  text-transform: capitalize;
  margin: 0;
  padding: 25px 0;
  border-bottom: 1px solid #ebedef;
  font-size: 24px;
  line-height: 32px;
}
.woocommerce #pp_full_res .pp_inline #reply-title {
  margin-bottom: 18px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
  width: 45px !important;
  padding: 0 !important;
  background-color: transparent !important;
  height: 45px !important;
  left: 25px !important;
  top: 54px !important;
}
.woocommerce .commentlist li .comment_container {
  margin: 2em 0 0;
}
.woocommerce .woocommerce-product-rating a {
  display: none;
}
.woocommerce table.cart {
  table-layout: auto;
}
.woocommerce table.cart th {
  font-weight: 400;
}
.woocommerce-page table.shop_table tfoot td,
.woocommerce-page table.shop_table tfoot th,
.woocommerce-page table.shop_table th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table th {
  font-weight: 900 !important;
  text-transform: uppercase;
  color: #545454;
  border: none;
}
.woocommerce #content table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img,
.woocommerce table.cart img {
  width: 60px !important;
  height: 60px !important;
}
.woocommerce-page table.shop_table,
.woocommerce table.shop_table {
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border: none !important;
}
.woocommerce table.cart td {
  padding: 30px 10px !important;
  border-right: none;
  border-bottom: none;
}
.woocommerce table.cart td.product-name a {
  color: #181818 !important;
}
.woocommerce table.cart td.product-name a:hover {
  color: rgba(0, 0, 0, 0.6) !important;
}
.woocommerce table.cart tr td:first-child {
  padding-left: 0 !important;
}
.woocommerce table.cart tr td:last-child {
  padding-right: 0 !important;
}
.woocommerce #content table.cart a.remove,
.woocommerce-page #content table.cart a.remove,
.woocommerce-page table.cart a.remove,
.woocommerce table.cart a.remove {
  transition: all 0.2s linear;
  font-size: 2rem !important;
  color: #181818 !important;
  width: 0.8em !important;
  height: 0.8em !important;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
}
.woocommerce #content table.cart a.remove:hover,
.woocommerce-page #content table.cart a.remove:hover,
.woocommerce-page table.cart a.remove:hover,
.woocommerce table.cart a.remove:hover {
  background-color: transparent !important;
  color: rgba(0, 0, 0, 0.6) !important;
}
.woocommerce table.cart .product-thumbnail a,
.woocommerce table.cart .product-thumbnail a img {
  display: block;
}
.woocommerce-page table.cart a.remove:hover {
  color: #fff !important;
}
.woocommerce-page .cart-collaterals .shipping_calculator,
.woocommerce .cart-collaterals .shipping_calculator {
  margin-top: 0 !important;
}
.woocommerce-page input.button,
.woocommerce .cart-table-vslmd .cart .button,
.woocommerce .cart-table-vslmd .cart input.button {
  padding: 17px 40px !important;
  height: auto;
  border-radius: 0;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  background-image: none !important;
  text-shadow: none !important;
  -moz-text-shadow: none !important;
  -webkit-text-shadow: none !important;
  -o-text-shadow: none !important;
  border: none !important;
  background-repeat: no-repeat;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 15px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  transition:
    bottom 0.2s linear 0s,
    background-color 0.2s linear 0s;
}
.woocommerce-page input.button:hover,
.woocommerce .cart-table-vslmd .cart .button:hover,
.woocommerce .cart-table-vslmd .cart input.button:hover {
  background-color: #222 !important;
}
.woocommerce input#coupon_code {
  width: 250px !important;
  margin: 0 10px 0 0;
  height: 46px;
  border: 1px solid rgba(84, 84, 84, 0.1);
  font-weight: 400;
  padding: 13px 15px;
  outline: 0 !important;
  line-height: normal;
  float: left;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.woocommerce .cart-collaterals-vslmd {
  background: rgba(84, 84, 84, 0.05);
  padding: 30px 40px 40px;
}
.woocommerce .cart-collaterals-vslmd:after,
.woocommerce .cart-collaterals-vslmd:before {
  background-image: radial-gradient(
    closest-side,
    transparent 9px,
    rgba(84, 84, 84, 0.05) 100%
  );
  content: "";
  display: block;
  height: 10px;
  width: 100%;
  background-color: transparent;
  background-size: 20px 20px;
  background-position:
    0 10px,
    40px 40px;
}
.woocommerce .cart-collaterals-vslmd:before {
  position: absolute;
  top: -10px;
  left: 0;
}
.woocommerce .cart-collaterals-vslmd:after {
  position: absolute;
  bottom: -10px;
  left: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.woocommerce-page .cart-collaterals .cart_totals h2,
.woocommerce .cart-collaterals .cart_totals h2 {
  color: #545454;
  border-bottom-color: rgba(84, 84, 84, 0.15);
  padding: 0 0 20px;
  margin: 0 0 25px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  text-transform: uppercase;
  text-align: left;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.13;
}
.woocommerce-cart .cart-collaterals .cart_totals table td {
  border-bottom: none;
}
.woocommerce-page .cart-collaterals .cart_totals table th,
.woocommerce .cart-collaterals .cart_totals table th {
  padding: 9px 20px 5px 0;
  width: 50%;
  line-height: 1.2rem;
  font-weight: 400;
  color: #545454;
}
.woocommerce .cart-collaterals .cart_totals table th {
  padding-top: 0;
  vertical-align: top;
}
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .cart_totals {
  width: 100% !important;
  float: none;
}
.woocommerce-page .cart-collaterals-vslmd tr.shipping ul#shipping_method label,
.woocommerce .cart-collaterals-vslmd tr.shipping ul#shipping_method label {
  display: block;
  text-transform: capitalize;
  font-weight: 400;
  color: #545454;
  font-size: 1rem;
  line-height: 1.3em;
  padding-top: 1px;
}
.woocommerce-page
  .cart-collaterals-vslmd
  tr.shipping
  ul#shipping_method
  input[type="radio"],
.woocommerce
  .cart-collaterals-vslmd
  tr.shipping
  ul#shipping_method
  input[type="radio"] {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 160px;
}
.woocommerce-page .cart-collaterals .cart_totals tr.order-total td,
.woocommerce-page .cart-collaterals .cart_totals tr.order-total th,
.woocommerce .cart-collaterals .cart_totals tr.order-total td,
.woocommerce .cart-collaterals .cart_totals tr.order-total th {
  line-height: 1;
  padding-top: 25px;
  padding-bottom: 23px;
  vertical-align: middle;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(84, 84, 84, 0.15);
  border-bottom-color: rgba(84, 84, 84, 0.15);
}
.woocommerce-page .cart-collaterals .shipping-calculator-button,
.woocommerce .cart-collaterals .shipping-calculator-button {
  display: inline-block;
  margin: 16px 0 0;
  text-transform: uppercase !important;
  font-weight: 900;
  font-size: 0.8125rem;
}
.woocommerce-page .cart-collaterals-vslmd .cart_totals tr th,
.woocommerce .cart-collaterals-vslmd .cart_totals tr th {
  text-transform: capitalize;
  font-weight: 400 !important;
}
.woocommerce-page .cart-collaterals-vslmd .cart_totals tr.shipping td,
.woocommerce-page .cart-collaterals-vslmd .cart_totals tr.shipping th,
.woocommerce .cart-collaterals-vslmd .cart_totals tr.shipping td,
.woocommerce .cart-collaterals-vslmd .cart_totals tr.shipping th {
  border: none !important;
}
.woocommerce-page .cart-collaterals-vslmd tr.cart-subtotal th,
.woocommerce .cart-collaterals-vslmd tr.cart-subtotal th {
  line-height: 1.3;
}
.woocommerce-page .cart-collaterals-vslmd tr.cart-subtotal td,
.woocommerce .cart-collaterals-vslmd tr.cart-subtotal td {
  padding: 0 0 1.4em 0.8em;
}
.woocommerce-page .cart-collaterals-vslmd tr.cart-subtotal span.amount,
.woocommerce .cart-collaterals-vslmd tr.cart-subtotal span.amount {
  color: #545454;
}
.woocommerce-page .cart-collaterals .cart_totals tr.order-total td strong,
.woocommerce .cart-collaterals .cart_totals tr.order-total td strong {
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  color: #545454;
}
.woocommerce-page .cart-collaterals .cart_totals .checkout-button,
.woocommerce .cart-collaterals .cart_totals .checkout-button {
  padding: 23px !important;
  line-height: normal;
  height: auto;
  width: 100%;
  margin: 20px 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.woocommerce-page .cart-collaterals .cart_totals .checkout-button:hover,
.woocommerce .cart-collaterals .cart_totals .checkout-button:hover {
  opacity: 0.6;
}
.woocommerce .select2-selection,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  padding: 0 16px !important;
  width: 100%;
  display: block;
  border: 1px solid rgba(84, 84, 84, 0.1) !important;
  line-height: 22px;
  color: #555 !important;
  background-color: transparent;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  height: 4.5rem;
  border-radius: 0;
}
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus {
  color: #444;
  background-color: #fafafa;
}
.woocommerce #order_comments_field textarea {
  min-height: 100px;
  height: 100px;
  padding: 16px !important;
}
.select2-container {
  border: none;
  background-color: transparent;
  font-family: inherit;
  font-size: inherit;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 0;
  margin: 0;
  font-weight: 400;
  opacity: 1;
  line-height: 2 !important;
  height: 40px !important;
  width: 100% !important;
  position: relative;
  zoom: 1;
}
.woocommerce .select2-selection span {
  height: 4.5rem !important;
  line-height: 44px !important;
  color: #757575 !important;
}
.select2-dropdown {
  border: 1px solid rgba(84, 84, 84, 0.1) !important;
  border-radius: 0;
}
.select2-search {
  background: #fafafa;
}
.woocommerce-page form .form-row label,
.woocommerce form .form-row label {
  color: #545454;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 8px;
  margin-bottom: 1px;
  line-height: 2em;
}
.woocommerce form h3 {
  font-size: 2rem;
  margin: 0 20px 20px 0;
  text-transform: uppercase;
  font-weight: 900;
  color: #545454;
}
.woocommerce form h3#order_review_heading {
  display: none;
}
.woocommerce form .wpcf7 .wpcf7-checkbox label.wpcf7-list-item,
.woocommerce form label.checkbox,
.wpcf7 .wpcf7-checkbox .woocommerce form label.wpcf7-list-item {
  padding-left: 0 !important;
  display: initial;
  margin-right: 30px;
}
.woocommerce-page .woocommerce-checkout .col2-set .col-1,
.woocommerce-page .woocommerce-checkout .col2-set .col-2,
.woocommerce .woocommerce-checkout .col2-set .col-1,
.woocommerce .woocommerce-checkout .col2-set .col-2 {
  float: none !important;
  width: auto !important;
}
.woocommerce-page .woocommerce-checkout .col2-set .col-2,
.woocommerce .woocommerce-checkout .col2-set .col-2 {
  margin-top: 50px !important;
}
.woocommerce .checkout-order-total-vslmd {
  background: rgba(84, 84, 84, 0.05);
  padding: 30px 40px 40px;
}
.woocommerce .checkout-order-total-vslmd:after,
.woocommerce .checkout-order-total-vslmd:before {
  background-image: radial-gradient(
    closest-side,
    transparent 9px,
    rgba(84, 84, 84, 0.05) 100%
  );
  content: "";
  display: block;
  height: 10px;
  width: 100%;
  background-color: transparent;
  background-size: 20px 20px;
  background-position:
    0 10px,
    40px 40px;
}
.woocommerce .checkout-order-total-vslmd:before {
  position: absolute;
  top: -10px;
  left: 0;
}
.woocommerce .checkout-order-total-vslmd:after {
  position: absolute;
  bottom: -10px;
  left: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.woocommerce-checkout #payment div.payment_box {
  background-color: transparent !important;
}
.woocommerce-checkout #payment div.payment_box:before {
  border: none !important;
}
.woocommerce-page .checkout-order-total-vslmd table.shop_table th,
.woocommerce .checkout-order-total-vslmd table.shop_table th {
  padding: 17px 0;
  width: 50%;
}
.woocommerce-page
  .checkout-order-total-vslmd
  table.shop_table
  tr.cart-subtotal
  th,
.woocommerce-page
  .checkout-order-total-vslmd
  table.shop_table
  tr.order-total
  th,
.woocommerce-page .checkout-order-total-vslmd table.shop_table tr.shipping th,
.woocommerce .checkout-order-total-vslmd table.shop_table tr.cart-subtotal th,
.woocommerce .checkout-order-total-vslmd table.shop_table tr.order-total th,
.woocommerce .checkout-order-total-vslmd table.shop_table tr.shipping th {
  text-transform: capitalize !important;
  font-weight: 400 !important;
  line-height: 1.2rem;
}
.woocommerce table.shop_table tr.cart_item td.product-name {
  font-weight: 700;
  line-height: 1.35;
  padding: 17px 0;
  color: #545454;
}
.woocommerce table.shop_table tr.cart-subtotal td,
.woocommerce table.shop_table tr.cart_item td.product-total {
  color: #545454;
  font-weight: 400 !important;
}
.woocommerce-page
  .checkout-order-total-vslmd
  table.shop_table
  tr.shipping
  td
  ul
  li
  label,
.woocommerce
  .checkout-order-total-vslmd
  table.shop_table
  tr.shipping
  td
  ul
  li
  label {
  font-weight: 500 !important;
  text-transform: capitalize !important;
  font-size: 0.89rem;
  line-height: 1.3em;
}
.woocommerce-page
  .checkout-order-total-vslmd
  table.shop_table
  tr.shipping
  td
  ul
  li
  input,
.woocommerce
  .checkout-order-total-vslmd
  table.shop_table
  tr.shipping
  td
  ul
  li
  input {
  left: -25px;
  position: relative;
  top: 2px;
}
.woocommerce-checkout #payment ul.payment_methods li label {
  font-size: 1.125rem;
  margin: 1px 0 12px;
  text-transform: capitalize;
  color: #545454;
}
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  display: none;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  padding: 23px !important;
  line-height: normal;
  height: auto;
  width: 100%;
  margin: 20px 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover {
  opacity: 1;
}
.woocommerce #payment ul.payment_methods li,
.woocommerce-page #payment ul.payment_methods li {
  list-style: none !important;
  border-bottom: 1px solid rgba(84, 84, 84, 0.15);
  margin: 13px 0 0 !important;
}
.woocommerce #payment ul.payment_methods li:last-child,
.woocommerce-checkout #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods li:last-child {
  border-bottom: 0;
}
.woocommerce .payment_box p {
  padding-bottom: 0 !important;
  padding-left: 21px;
  font-size: 12px !important;
  margin: -20px 0 0;
  padding: 1em 0 1em 1em;
}
.woocommerce-checkout #payment ul.payment_methods {
  padding: 0;
}
.woocommerce .payment_box {
  margin: 0 !important;
  background-image: none !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
}
.woocommerce .payment_box:after {
  border: none !important;
}
.woocommerce .payment_box p {
  color: rgba(84, 84, 84, 0.55);
}
.woocommerce-page
  .shop_table.woocommerce-checkout-review-order-table
  tfoot
  .order-total
  .amount {
  font-size: 2.5rem;
  font-weight: 700;
}
.woocommerce table.woocommerce-checkout-review-order-table td {
  border-top: none;
  border-right: none;
}
.woocommerce #payment,
html .woocommerce-page #payment {
  background-color: transparent !important;
}
.woocommerce
  table.woocommerce-checkout-review-order-table
  tfoot
  tr.order-total
  td,
.woocommerce
  table.woocommerce-checkout-review-order-table
  tfoot
  tr.order-total
  th {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.shop_table td {
  border-right: 0;
  border-bottom: 0;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul {
  padding-left: 0;
  margin-bottom: 20px;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li a {
  color: #555;
  font-size: 1.3rem !important;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li:focus,
.woocommerce nav.woocommerce-MyAccount-navigation ul li:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active,
.woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active:focus,
.woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active:hover {
  background-color: #eee;
  border-color: #ddd;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active:focus a,
.woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active:hover a,
.woocommerce nav.woocommerce-MyAccount-navigation ul li.is-active a {
  color: #777;
}
.woocommerce .login .form-row label.inline {
  margin-left: 2em;
  vertical-align: -webkit-baseline-middle;
}
.cart-content-count.cart-content-count-null {
  visibility: hidden;
}
.cart-menu div.widget_shopping_cart_content ul.product_list_widget li {
  color: #fff;
}
.cart-menu ul.cart_list li,
.cart-menu ul.product_list_widget li {
  padding: 4px 0;
  margin: 0;
  list-style: none;
}
.cart-menu ul.cart_list li a,
.cart-menu ul.product_list_widget li a {
  display: block;
  font-weight: 700;
}
.cart-menu ul.cart_list,
.cart-menu ul.product_list_widget {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cart-menu div.widget_shopping_cart_content ul.product_list_widget li a {
  line-height: 1;
  height: 1em;
}
.cart-menu a.remove {
  font-size: 1.5em;
  text-align: center;
  border-radius: 100%;
  color: hsla(0, 0%, 100%, 0.3) !important;
  text-decoration: none;
  border: 0;
  width: 0;
}
.cart-menu a.remove:hover {
  color: #fff !important;
}
.cart-menu div.widget_shopping_cart_content p.total {
  color: #fff;
  padding-top: 10px;
  margin-top: 20px;
  border-top: 1px solid hsla(0, 0%, 100%, 0.6);
  text-align: right;
}
.cart-menu div.widget_shopping_cart_content p.buttons a.button.wc-forward {
  background-color: #656569 !important;
  height: auto;
  line-height: 1;
  padding: 1em 1.5em;
  display: block;
  text-align: center;
  margin-top: 2rem;
  font-weight: 700;
  border-radius: 3px;
}
.cart-menu
  div.widget_shopping_cart_content
  p.buttons
  a.button.wc-forward.checkout:hover,
.cart-menu
  div.widget_shopping_cart_content
  p.buttons
  a.button.wc-forward:hover {
  background-color: #222 !important;
}
.cart-menu ul.cart_list li:after,
.cart-menu ul.cart_list li:before,
.cart-menu ul.product_list_widget li:after,
.cart-menu ul.product_list_widget li:before {
  content: " ";
  display: table;
}
.cart-menu ul.cart_list li img,
.cart-menu ul.product_list_widget li img {
  width: 64px;
  margin-top: -21px;
  float: right;
  height: auto;
  box-shadow: none;
}
.woocommerce .variations td.label label {
  color: #222;
  font-size: 1.5rem;
}
footer.site-footer ul.product_list_widget li a {
  display: block;
  font-weight: 700;
}
footer.site-footer ul.product_list_widget li a img {
  float: right;
  margin-left: 4px;
  width: 32px;
  height: auto;
  box-shadow: none;
}
.prdctfltr_wc .prdctfltr_filter_title {
  display: flex !important;
}
.wpb-js-composer .wrapper#page-wrapper {
  padding: 0;
}
.wpb-js-composer .vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
  z-index: inherit;
}
.smile-icon-timeline-wrap,
.smile_icon_list li .icon_list_icon,
.ulimate-call-to-action-link,
.ult-banner-block.ult-bb-box a.bb-link,
.ult-banner-block h3.bb-top-title,
.ult-ih-item.ult-ih-circle.ult-ih-effect3 .ult-ih-image-block,
.ult-ih-item.ult-ih-circle.ult-ih-effect10 .ult-ih-image-block,
.ult-ih-item.ult-ih-circle.ult-ih-effect16 .ult-ih-image-block,
.ult_dual_button .middle-text,
.ult_featured .ult_pricing_table {
  z-index: 3 !important;
}
.wpcf7 div.wpcf7-validation-errors {
  margin: 0;
}
.wpcf7 span.wpcf7-not-valid-tip {
  color: #a94442;
}
.wpcf7 .wpcf7-form-control.wpcf7-not-valid {
  border-color: #a94442 !important;
}
.bbpress #bbpress-forums > #subscription-toggle span a.subscription-toggle {
  float: right;
}
.bbpress .bbp-search-form form input.button {
  z-index: 1;
  margin-left: -1px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.bbpress .bbp-search-form form input#bbp_search {
  border-bottom-left-radius: 4px !important;
  border-top-left-radius: 4px !important;
}
.bbpress #bbpress-forums li.bbp-body ul.forum,
.bbpress #bbpress-forums li.bbp-body ul.topic,
.bbpress li.bbp-body div.hentry {
  padding: 3em;
}
.bbpress #bbpress-forums li.bbp-header {
  background: #fff;
  border-top: none;
}
.bbpress div.bbp-reply-header {
  padding: 1em 2em 1em 5em;
}
.bbpress #bbpress-forums li.bbp-footer,
.bbpress #bbpress-forums li.bbp-header {
  text-transform: uppercase;
  font-size: 1.4rem;
  color: #ccc;
  padding: 2em;
  font-weight: 900;
}
.bbpress #bbpress-forums div.odd,
.bbpress #bbpress-forums ul.odd {
  background: #fff;
}
.bbpress a.bbp-forum-title,
.bbpress a.bbp-topic-permalink {
  font-size: 1.8rem;
}
.bbpress div.bbp-template-notice {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.bbpress div.bbp-template-notice.info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.bbpress #bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bbpress
  #bbpress-forums
  div.bbp-the-content-wrapper
  div.quicktags-toolbar
  input {
  box-shadow: none;
}
.bbpress #bbpress-forums .widget_display_replies img.avatar,
.bbpress #bbpress-forums .widget_display_topics img.avatar,
.bbpress #bbpress-forums div.bbp-template-notice img.avatar,
.bbpress #bbpress-forums p.bbp-topic-meta img.avatar,
.bbpress #bbpress-forums ul.bbp-reply-revision-log img.avatar,
.bbpress #bbpress-forums ul.bbp-topic-revision-log img.avatar {
  margin-bottom: 0;
  border: none;
  border-radius: 100%;
}
.bbpress #bbpress-forums div.bbp-forum-author img.avatar,
.bbpress #bbpress-forums div.bbp-reply-author img.avatar,
.bbpress #bbpress-forums div.bbp-topic-author img.avatar {
  border-radius: 100%;
}
