@charset "UTF-8";
/*
Theme Name: Arte
Theme URI: http://demo.curlythemes.com/arte/
Author: Curly Themes
Author URI: http://demo.curlythemes.com/
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, custom-colors, featured-images, full-width-template, theme-options, translation-ready, flexible-header, editor-style, featured-image-header
Description: Arte is a premium WordPress theme dedicated to art galleries, and other art related businesses.
Version: 1.2.27
License: GNU General Public License
License URI: license.txt
Text Domain: arte
*/
/*
    Table of Contents:
    ------------------------------
    1. Import Vendors
      1.1. Bootstrap 4
      1.2. Owl Carousel
      1.3. Themify Icons
      1.4. Maginic Popup
    2. Basic Elements
    3. Header
      3.1. Hero Section
    4. Footer
    5. Extenders
      5.1. WordPress Defaults
      5.2. Visual Composer
      5.3. Events Schedule
      5.4. Owl Carousel
      5.5. Contact Form 7
  ------------------------------


  1. Import Vendors
  ------------------------------
  1.1. Bootstrap 4
  ------------------------------
*/
/*!
 * Bootstrap v4.0.0-beta (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table, table {
    border-collapse: collapse !important; }
    .table td, table td,
    .table th,
    table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  box-sizing: border-box;
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

*,
*::before,
*::after {
  box-sizing: inherit; }

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #212529;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

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

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

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

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #868e96;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none !important; }

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

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead, .woocommerce .woocommerce-product-details__short-description {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

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

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

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

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

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #868e96; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #868e96; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f8f9fa;
  border-radius: 0.25rem; }
  a > code {
    padding: 0;
    color: inherit;
    background-color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #212529; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }
.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%; }

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

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

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

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; } }

.table, table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .table th, table th,
  .table td,
  table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #e9ecef; }
  .table thead th, table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e9ecef; }
  .table tbody + tbody, table tbody + tbody {
    border-top: 2px solid #e9ecef; }
  .table .table, table .table, .table table, table table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #e9ecef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #e9ecef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #9fcdff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #dddfe2; }

.table-hover .table-secondary:hover {
  background-color: #cfd2d6; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #cfd2d6; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

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

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

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

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

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

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

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

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.thead-inverse th {
  color: #fff;
  background-color: #212529; }

.thead-default th {
  color: #495057;
  background-color: #e9ecef; }

.table-inverse {
  color: #fff;
  background-color: #212529; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #32383e; }
  .table-inverse.table-bordered {
    border: 0; }
  .table-inverse.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-inverse.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 991px) {
  .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive.table-bordered {
      border: 0; } }

.form-control, input[type=text],
input[type=search],
input[type=password],
input[type=email],
input[type=number],
input[type=url],
input[type=date],
input[type=tel],
select,
textarea {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand, input[type=text]::-ms-expand,
  input[type=search]::-ms-expand,
  input[type=password]::-ms-expand,
  input[type=email]::-ms-expand,
  input[type=number]::-ms-expand,
  input[type=url]::-ms-expand,
  input[type=date]::-ms-expand,
  input[type=tel]::-ms-expand,
  select::-ms-expand,
  textarea::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus, input[type=text]:focus,
  input[type=search]:focus,
  input[type=password]:focus,
  input[type=email]:focus,
  input[type=number]:focus,
  input[type=url]:focus,
  input[type=date]:focus,
  input[type=tel]:focus,
  select:focus,
  textarea:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: none; }
  .form-control::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=tel]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control::placeholder, input[type=text]::placeholder,
  input[type=search]::placeholder,
  input[type=password]::placeholder,
  input[type=email]::placeholder,
  input[type=number]::placeholder,
  input[type=url]::placeholder,
  input[type=date]::placeholder,
  input[type=tel]::placeholder,
  select::placeholder,
  textarea::placeholder {
    color: #868e96;
    opacity: 1; }
  .form-control:disabled, input[type=text]:disabled,
  input[type=search]:disabled,
  input[type=password]:disabled,
  input[type=email]:disabled,
  input[type=number]:disabled,
  input[type=url]:disabled,
  input[type=date]:disabled,
  input[type=tel]:disabled,
  select:disabled,
  textarea:disabled, .form-control[readonly], input[readonly][type=text],
  input[readonly][type=search],
  input[readonly][type=password],
  input[readonly][type=email],
  input[readonly][type=number],
  input[readonly][type=url],
  input[readonly][type=date],
  input[readonly][type=tel],
  select[readonly],
  textarea[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-plaintext {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control, .input-group-sm > input.form-control-plaintext[type=text],
  .input-group-sm > input.form-control-plaintext[type=search],
  .input-group-sm > input.form-control-plaintext[type=password],
  .input-group-sm > input.form-control-plaintext[type=email],
  .input-group-sm > input.form-control-plaintext[type=number],
  .input-group-sm > input.form-control-plaintext[type=url],
  .input-group-sm > input.form-control-plaintext[type=date],
  .input-group-sm > input.form-control-plaintext[type=tel],
  .input-group-sm > select.form-control-plaintext,
  .input-group-sm > textarea.form-control-plaintext,
  .input-group-sm > .form-control-plaintext.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-plaintext.btn,
  .woocommerce .woocommerce-message .input-group-sm > .input-group-btn > .form-control-plaintext.button,
  .woocommerce .woocommerce-info .input-group-sm > .input-group-btn > .form-control-plaintext.button,
  .woocommerce .woocommerce-notice .input-group-sm > .input-group-btn > .form-control-plaintext.button,
  .woocommerce .input-group-sm > .input-group-btn > .form-control-plaintext.checkout-button.button,
  .woocommerce .input-group-sm > .input-group-btn > .form-control-plaintext#place_order,
  .wpcf7-form .input-group-sm > .input-group-btn > input.form-control-plaintext.wpcf7-submit,
  .input-group-sm > .input-group-btn > .form-control-plaintext.vc_general.vc_btn3.vc_btn3-style-btn-link,
  .input-group-sm > .input-group-btn > .form-control-plaintext.vc_general.vc_btn3.vc_btn3-style-btn-outline-primary,
  .input-group-sm > .input-group-btn > .form-control-plaintext.vc_general.vc_btn3.vc_btn3-style-btn-primary,
  .input-group-sm > .input-group-btn > .form-control-plaintext.comment-reply-link,
  .input-group-sm > .input-group-btn > input.form-control-plaintext[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .input-group-sm > .input-group-btn > input.form-control-plaintext[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .input-group-sm > .input-group-btn > button.form-control-plaintext, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > input.form-control-plaintext[type=text],
  .input-group-lg > input.form-control-plaintext[type=search],
  .input-group-lg > input.form-control-plaintext[type=password],
  .input-group-lg > input.form-control-plaintext[type=email],
  .input-group-lg > input.form-control-plaintext[type=number],
  .input-group-lg > input.form-control-plaintext[type=url],
  .input-group-lg > input.form-control-plaintext[type=date],
  .input-group-lg > input.form-control-plaintext[type=tel],
  .input-group-lg > select.form-control-plaintext,
  .input-group-lg > textarea.form-control-plaintext,
  .input-group-lg > .form-control-plaintext.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-plaintext.btn,
  .woocommerce .woocommerce-message .input-group-lg > .input-group-btn > .form-control-plaintext.button,
  .woocommerce .woocommerce-info .input-group-lg > .input-group-btn > .form-control-plaintext.button,
  .woocommerce .woocommerce-notice .input-group-lg > .input-group-btn > .form-control-plaintext.button,
  .woocommerce .input-group-lg > .input-group-btn > .form-control-plaintext.checkout-button.button,
  .woocommerce .input-group-lg > .input-group-btn > .form-control-plaintext#place_order,
  .wpcf7-form .input-group-lg > .input-group-btn > input.form-control-plaintext.wpcf7-submit,
  .input-group-lg > .input-group-btn > .form-control-plaintext.vc_general.vc_btn3.vc_btn3-style-btn-link,
  .input-group-lg > .input-group-btn > .form-control-plaintext.vc_general.vc_btn3.vc_btn3-style-btn-outline-primary,
  .input-group-lg > .input-group-btn > .form-control-plaintext.vc_general.vc_btn3.vc_btn3-style-btn-primary,
  .input-group-lg > .input-group-btn > .form-control-plaintext.comment-reply-link,
  .input-group-lg > .input-group-btn > input.form-control-plaintext[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .input-group-lg > .input-group-btn > input.form-control-plaintext[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .input-group-lg > .input-group-btn > button.form-control-plaintext {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > input[type=text],
.input-group-sm > input[type=search],
.input-group-sm > input[type=password],
.input-group-sm > input[type=email],
.input-group-sm > input[type=number],
.input-group-sm > input[type=url],
.input-group-sm > input[type=date],
.input-group-sm > input[type=tel],
.input-group-sm > select,
.input-group-sm > textarea,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.woocommerce .woocommerce-message .input-group-sm > .input-group-btn > .button,
.woocommerce .woocommerce-info .input-group-sm > .input-group-btn > .button,
.woocommerce .woocommerce-notice .input-group-sm > .input-group-btn > .button,
.woocommerce .input-group-sm > .input-group-btn > .checkout-button.button,
.woocommerce .input-group-sm > .input-group-btn > #place_order,
.wpcf7-form .input-group-sm > .input-group-btn > input.wpcf7-submit,
.input-group-sm > .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
.input-group-sm > .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
.input-group-sm > .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
.input-group-sm > .input-group-btn > .comment-reply-link,
.input-group-sm > .input-group-btn > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.input-group-sm > .input-group-btn > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.input-group-sm > .input-group-btn > button {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]),
.woocommerce .woocommerce-message .input-group-sm > .input-group-btn > select.button:not([size]):not([multiple]),
.woocommerce .woocommerce-info .input-group-sm > .input-group-btn > select.button:not([size]):not([multiple]),
.woocommerce .woocommerce-notice .input-group-sm > .input-group-btn > select.button:not([size]):not([multiple]),
.woocommerce .input-group-sm > .input-group-btn > select.checkout-button.button:not([size]):not([multiple]),
.woocommerce .input-group-sm > .input-group-btn > select#place_order:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.vc_general.vc_btn3.vc_btn3-style-btn-link:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.vc_general.vc_btn3.vc_btn3-style-btn-primary:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.comment-reply-link:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px); }

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > input[type=text],
.input-group-lg > input[type=search],
.input-group-lg > input[type=password],
.input-group-lg > input[type=email],
.input-group-lg > input[type=number],
.input-group-lg > input[type=url],
.input-group-lg > input[type=date],
.input-group-lg > input[type=tel],
.input-group-lg > select,
.input-group-lg > textarea,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.woocommerce .woocommerce-message .input-group-lg > .input-group-btn > .button,
.woocommerce .woocommerce-info .input-group-lg > .input-group-btn > .button,
.woocommerce .woocommerce-notice .input-group-lg > .input-group-btn > .button,
.woocommerce .input-group-lg > .input-group-btn > .checkout-button.button,
.woocommerce .input-group-lg > .input-group-btn > #place_order,
.wpcf7-form .input-group-lg > .input-group-btn > input.wpcf7-submit,
.input-group-lg > .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
.input-group-lg > .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
.input-group-lg > .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
.input-group-lg > .input-group-btn > .comment-reply-link,
.input-group-lg > .input-group-btn > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.input-group-lg > .input-group-btn > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.input-group-lg > .input-group-btn > button {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]),
.woocommerce .woocommerce-message .input-group-lg > .input-group-btn > select.button:not([size]):not([multiple]),
.woocommerce .woocommerce-info .input-group-lg > .input-group-btn > select.button:not([size]):not([multiple]),
.woocommerce .woocommerce-notice .input-group-lg > .input-group-btn > select.button:not([size]):not([multiple]),
.woocommerce .input-group-lg > .input-group-btn > select.checkout-button.button:not([size]):not([multiple]),
.woocommerce .input-group-lg > .input-group-btn > select#place_order:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.vc_general.vc_btn3.vc_btn3-style-btn-link:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.vc_general.vc_btn3.vc_btn3-style-btn-primary:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.comment-reply-link:not([size]):not([multiple]) {
  height: calc(2.3125rem + 2px); }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #868e96; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0; }

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  display: inline-block; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }
  .form-check-inline + .form-check-inline {
    margin-left: 0.75rem; }

.invalid-feedback {
  display: none;
  margin-top: .25rem;
  font-size: .875rem;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  width: 250px;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .was-validated input[type=text]:valid,
.was-validated input[type=search]:valid,
.was-validated input[type=password]:valid,
.was-validated input[type=email]:valid,
.was-validated input[type=number]:valid,
.was-validated input[type=url]:valid,
.was-validated input[type=date]:valid,
.was-validated input[type=tel]:valid,
.was-validated select:valid,
.was-validated textarea:valid, .form-control.is-valid, input.is-valid[type=text],
input.is-valid[type=search],
input.is-valid[type=password],
input.is-valid[type=email],
input.is-valid[type=number],
input.is-valid[type=url],
input.is-valid[type=date],
input.is-valid[type=tel],
select.is-valid,
textarea.is-valid, .was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745; }
  .was-validated .form-control:valid:focus, .was-validated input[type=text]:valid:focus,
  .was-validated input[type=search]:valid:focus,
  .was-validated input[type=password]:valid:focus,
  .was-validated input[type=email]:valid:focus,
  .was-validated input[type=number]:valid:focus,
  .was-validated input[type=url]:valid:focus,
  .was-validated input[type=date]:valid:focus,
  .was-validated input[type=tel]:valid:focus,
  .was-validated select:valid:focus,
  .was-validated textarea:valid:focus, .form-control.is-valid:focus, input.is-valid[type=text]:focus,
  input.is-valid[type=search]:focus,
  input.is-valid[type=password]:focus,
  input.is-valid[type=email]:focus,
  input.is-valid[type=number]:focus,
  input.is-valid[type=url]:focus,
  input.is-valid[type=date]:focus,
  input.is-valid[type=tel]:focus,
  select.is-valid:focus,
  textarea.is-valid:focus, .was-validated .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .invalid-feedback, .was-validated input[type=text]:valid ~ .invalid-feedback,
  .was-validated input[type=search]:valid ~ .invalid-feedback,
  .was-validated input[type=password]:valid ~ .invalid-feedback,
  .was-validated input[type=email]:valid ~ .invalid-feedback,
  .was-validated input[type=number]:valid ~ .invalid-feedback,
  .was-validated input[type=url]:valid ~ .invalid-feedback,
  .was-validated input[type=date]:valid ~ .invalid-feedback,
  .was-validated input[type=tel]:valid ~ .invalid-feedback,
  .was-validated select:valid ~ .invalid-feedback,
  .was-validated textarea:valid ~ .invalid-feedback,
  .was-validated .form-control:valid ~ .invalid-tooltip,
  .was-validated input[type=text]:valid ~ .invalid-tooltip,
  .was-validated input[type=search]:valid ~ .invalid-tooltip,
  .was-validated input[type=password]:valid ~ .invalid-tooltip,
  .was-validated input[type=email]:valid ~ .invalid-tooltip,
  .was-validated input[type=number]:valid ~ .invalid-tooltip,
  .was-validated input[type=url]:valid ~ .invalid-tooltip,
  .was-validated input[type=date]:valid ~ .invalid-tooltip,
  .was-validated input[type=tel]:valid ~ .invalid-tooltip,
  .was-validated select:valid ~ .invalid-tooltip,
  .was-validated textarea:valid ~ .invalid-tooltip, .form-control.is-valid ~ .invalid-feedback, input.is-valid[type=text] ~ .invalid-feedback,
  input.is-valid[type=search] ~ .invalid-feedback,
  input.is-valid[type=password] ~ .invalid-feedback,
  input.is-valid[type=email] ~ .invalid-feedback,
  input.is-valid[type=number] ~ .invalid-feedback,
  input.is-valid[type=url] ~ .invalid-feedback,
  input.is-valid[type=date] ~ .invalid-feedback,
  input.is-valid[type=tel] ~ .invalid-feedback,
  select.is-valid ~ .invalid-feedback,
  textarea.is-valid ~ .invalid-feedback,
  .form-control.is-valid ~ .invalid-tooltip,
  input.is-valid[type=text] ~ .invalid-tooltip,
  input.is-valid[type=search] ~ .invalid-tooltip,
  input.is-valid[type=password] ~ .invalid-tooltip,
  input.is-valid[type=email] ~ .invalid-tooltip,
  input.is-valid[type=number] ~ .invalid-tooltip,
  input.is-valid[type=url] ~ .invalid-tooltip,
  input.is-valid[type=date] ~ .invalid-tooltip,
  input.is-valid[type=tel] ~ .invalid-tooltip,
  select.is-valid ~ .invalid-tooltip,
  textarea.is-valid ~ .invalid-tooltip, .was-validated .custom-select:valid ~ .invalid-feedback,
  .was-validated .custom-select:valid ~ .invalid-tooltip,
  .custom-select.is-valid ~ .invalid-feedback,
  .custom-select.is-valid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-check-input:valid + .form-check-label, .form-check-input.is-valid + .form-check-label {
  color: #28a745; }

.was-validated .custom-control-input:valid ~ .custom-control-indicator, .custom-control-input.is-valid ~ .custom-control-indicator {
  background-color: rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid ~ .custom-control-description, .custom-control-input.is-valid ~ .custom-control-description {
  color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-control, .custom-file-input.is-valid ~ .custom-file-control {
  border-color: #28a745; }
  .was-validated .custom-file-input:valid ~ .custom-file-control::before, .custom-file-input.is-valid ~ .custom-file-control::before {
    border-color: inherit; }

.was-validated .custom-file-input:valid:focus, .custom-file-input.is-valid:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .form-control:invalid, .was-validated input[type=text]:invalid,
.was-validated input[type=search]:invalid,
.was-validated input[type=password]:invalid,
.was-validated input[type=email]:invalid,
.was-validated input[type=number]:invalid,
.was-validated input[type=url]:invalid,
.was-validated input[type=date]:invalid,
.was-validated input[type=tel]:invalid,
.was-validated select:invalid,
.was-validated textarea:invalid, .form-control.is-invalid, input.is-invalid[type=text],
input.is-invalid[type=search],
input.is-invalid[type=password],
input.is-invalid[type=email],
input.is-invalid[type=number],
input.is-invalid[type=url],
input.is-invalid[type=date],
input.is-invalid[type=tel],
select.is-invalid,
textarea.is-invalid, .was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545; }
  .was-validated .form-control:invalid:focus, .was-validated input[type=text]:invalid:focus,
  .was-validated input[type=search]:invalid:focus,
  .was-validated input[type=password]:invalid:focus,
  .was-validated input[type=email]:invalid:focus,
  .was-validated input[type=number]:invalid:focus,
  .was-validated input[type=url]:invalid:focus,
  .was-validated input[type=date]:invalid:focus,
  .was-validated input[type=tel]:invalid:focus,
  .was-validated select:invalid:focus,
  .was-validated textarea:invalid:focus, .form-control.is-invalid:focus, input.is-invalid[type=text]:focus,
  input.is-invalid[type=search]:focus,
  input.is-invalid[type=password]:focus,
  input.is-invalid[type=email]:focus,
  input.is-invalid[type=number]:focus,
  input.is-invalid[type=url]:focus,
  input.is-invalid[type=date]:focus,
  input.is-invalid[type=tel]:focus,
  select.is-invalid:focus,
  textarea.is-invalid:focus, .was-validated .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated input[type=text]:invalid ~ .invalid-feedback,
  .was-validated input[type=search]:invalid ~ .invalid-feedback,
  .was-validated input[type=password]:invalid ~ .invalid-feedback,
  .was-validated input[type=email]:invalid ~ .invalid-feedback,
  .was-validated input[type=number]:invalid ~ .invalid-feedback,
  .was-validated input[type=url]:invalid ~ .invalid-feedback,
  .was-validated input[type=date]:invalid ~ .invalid-feedback,
  .was-validated input[type=tel]:invalid ~ .invalid-feedback,
  .was-validated select:invalid ~ .invalid-feedback,
  .was-validated textarea:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip,
  .was-validated input[type=text]:invalid ~ .invalid-tooltip,
  .was-validated input[type=search]:invalid ~ .invalid-tooltip,
  .was-validated input[type=password]:invalid ~ .invalid-tooltip,
  .was-validated input[type=email]:invalid ~ .invalid-tooltip,
  .was-validated input[type=number]:invalid ~ .invalid-tooltip,
  .was-validated input[type=url]:invalid ~ .invalid-tooltip,
  .was-validated input[type=date]:invalid ~ .invalid-tooltip,
  .was-validated input[type=tel]:invalid ~ .invalid-tooltip,
  .was-validated select:invalid ~ .invalid-tooltip,
  .was-validated textarea:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, input.is-invalid[type=text] ~ .invalid-feedback,
  input.is-invalid[type=search] ~ .invalid-feedback,
  input.is-invalid[type=password] ~ .invalid-feedback,
  input.is-invalid[type=email] ~ .invalid-feedback,
  input.is-invalid[type=number] ~ .invalid-feedback,
  input.is-invalid[type=url] ~ .invalid-feedback,
  input.is-invalid[type=date] ~ .invalid-feedback,
  input.is-invalid[type=tel] ~ .invalid-feedback,
  select.is-invalid ~ .invalid-feedback,
  textarea.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip,
  input.is-invalid[type=text] ~ .invalid-tooltip,
  input.is-invalid[type=search] ~ .invalid-tooltip,
  input.is-invalid[type=password] ~ .invalid-tooltip,
  input.is-invalid[type=email] ~ .invalid-tooltip,
  input.is-invalid[type=number] ~ .invalid-tooltip,
  input.is-invalid[type=url] ~ .invalid-tooltip,
  input.is-invalid[type=date] ~ .invalid-tooltip,
  input.is-invalid[type=tel] ~ .invalid-tooltip,
  select.is-invalid ~ .invalid-tooltip,
  textarea.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-check-input:invalid + .form-check-label, .form-check-input.is-invalid + .form-check-label {
  color: #dc3545; }

.was-validated .custom-control-input:invalid ~ .custom-control-indicator, .custom-control-input.is-invalid ~ .custom-control-indicator {
  background-color: rgba(220, 53, 69, 0.25); }

.was-validated .custom-control-input:invalid ~ .custom-control-description, .custom-control-input.is-invalid ~ .custom-control-description {
  color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-control, .custom-file-input.is-invalid ~ .custom-file-control {
  border-color: #dc3545; }
  .was-validated .custom-file-input:invalid ~ .custom-file-control::before, .custom-file-input.is-invalid ~ .custom-file-control::before {
    border-color: inherit; }

.was-validated .custom-file-input:invalid:focus, .custom-file-input.is-invalid:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control, .form-inline input[type=text],
    .form-inline input[type=search],
    .form-inline input[type=password],
    .form-inline input[type=email],
    .form-inline input[type=number],
    .form-inline input[type=url],
    .form-inline input[type=date],
    .form-inline input[type=tel],
    .form-inline select,
    .form-inline textarea {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      display: flex;
      align-items: center;
      justify-content: center;
      padding-left: 0; }
    .form-inline .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: 0.25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback {
      top: 0; } }
.btn, .woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-notice .button, .woocommerce .checkout-button.button,
.woocommerce #place_order, .wpcf7-form input.wpcf7-submit, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .comment-reply-link, input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
button {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  border-radius: 0;
  transition: all 0.15s ease-in-out; }
  .btn:focus, .woocommerce .woocommerce-message .button:focus,
  .woocommerce .woocommerce-info .button:focus,
  .woocommerce .woocommerce-notice .button:focus, .woocommerce .checkout-button.button:focus,
  .woocommerce #place_order:focus, .wpcf7-form input.wpcf7-submit:focus, .vc_general.vc_btn3.vc_btn3-style-btn-link:focus, .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:focus, .vc_general.vc_btn3.vc_btn3-style-btn-primary:focus, .comment-reply-link:focus, input[type="submit"]:focus:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  input[type="button"]:focus:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  button:focus, .btn:hover, .woocommerce .woocommerce-message .button:hover,
  .woocommerce .woocommerce-info .button:hover,
  .woocommerce .woocommerce-notice .button:hover, .woocommerce .checkout-button.button:hover,
  .woocommerce #place_order:hover, .wpcf7-form input.wpcf7-submit:hover, .vc_general.vc_btn3.vc_btn3-style-btn-link:hover, .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:hover, .vc_general.vc_btn3.vc_btn3-style-btn-primary:hover, .comment-reply-link:hover, input[type="submit"]:hover:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  input[type="button"]:hover:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  button:hover {
    text-decoration: none; }
  .btn:focus, .woocommerce .woocommerce-message .button:focus,
  .woocommerce .woocommerce-info .button:focus,
  .woocommerce .woocommerce-notice .button:focus, .woocommerce .checkout-button.button:focus,
  .woocommerce #place_order:focus, .wpcf7-form input.wpcf7-submit:focus, .vc_general.vc_btn3.vc_btn3-style-btn-link:focus, .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:focus, .vc_general.vc_btn3.vc_btn3-style-btn-primary:focus, .comment-reply-link:focus, input[type="submit"]:focus:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  input[type="button"]:focus:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  button:focus, .btn.focus, .woocommerce .woocommerce-message .focus.button,
  .woocommerce .woocommerce-info .focus.button,
  .woocommerce .woocommerce-notice .focus.button, .woocommerce .focus.checkout-button.button,
  .woocommerce .focus#place_order, .wpcf7-form input.focus.wpcf7-submit, .focus.vc_general.vc_btn3.vc_btn3-style-btn-link, .focus.vc_general.vc_btn3.vc_btn3-style-btn-outline-primary, .focus.vc_general.vc_btn3.vc_btn3-style-btn-primary, .focus.comment-reply-link, input.focus[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  input.focus[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  button.focus {
    outline: 0;
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.25); }
  .btn.disabled, .woocommerce .woocommerce-message .disabled.button,
  .woocommerce .woocommerce-info .disabled.button,
  .woocommerce .woocommerce-notice .disabled.button, .woocommerce .disabled.checkout-button.button,
  .woocommerce .disabled#place_order, .wpcf7-form input.disabled.wpcf7-submit, .disabled.vc_general.vc_btn3.vc_btn3-style-btn-link, .disabled.vc_general.vc_btn3.vc_btn3-style-btn-outline-primary, .disabled.vc_general.vc_btn3.vc_btn3-style-btn-primary, .disabled.comment-reply-link, input.disabled[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  input.disabled[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  button.disabled, .btn:disabled, .woocommerce .woocommerce-message .button:disabled,
  .woocommerce .woocommerce-info .button:disabled,
  .woocommerce .woocommerce-notice .button:disabled, .woocommerce .checkout-button.button:disabled,
  .woocommerce #place_order:disabled, .wpcf7-form input.wpcf7-submit:disabled, .vc_general.vc_btn3.vc_btn3-style-btn-link:disabled, .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:disabled, .vc_general.vc_btn3.vc_btn3-style-btn-primary:disabled, .comment-reply-link:disabled, input[type="submit"]:disabled:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  input[type="button"]:disabled:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  button:disabled {
    opacity: .65; }
  .btn:active, .woocommerce .woocommerce-message .button:active,
  .woocommerce .woocommerce-info .button:active,
  .woocommerce .woocommerce-notice .button:active, .woocommerce .checkout-button.button:active,
  .woocommerce #place_order:active, .wpcf7-form input.wpcf7-submit:active, .vc_general.vc_btn3.vc_btn3-style-btn-link:active, .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:active, .vc_general.vc_btn3.vc_btn3-style-btn-primary:active, .comment-reply-link:active, input[type="submit"]:active:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  input[type="button"]:active:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  button:active, .btn.active, .woocommerce .woocommerce-message .active.button,
  .woocommerce .woocommerce-info .active.button,
  .woocommerce .woocommerce-notice .active.button, .woocommerce .active.checkout-button.button,
  .woocommerce .active#place_order, .wpcf7-form input.active.wpcf7-submit, .active.vc_general.vc_btn3.vc_btn3-style-btn-link, .active.vc_general.vc_btn3.vc_btn3-style-btn-outline-primary, .active.vc_general.vc_btn3.vc_btn3-style-btn-primary, .active.comment-reply-link, input.active[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  input.active[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  button.active {
    background-image: none; }

a.btn.disabled, .woocommerce .woocommerce-message a.disabled.button,
.woocommerce .woocommerce-info a.disabled.button,
.woocommerce .woocommerce-notice a.disabled.button, .woocommerce a.disabled.checkout-button.button,
.woocommerce a.disabled#place_order, a.disabled.vc_general.vc_btn3.vc_btn3-style-btn-link, a.disabled.vc_general.vc_btn3.vc_btn3-style-btn-outline-primary, a.disabled.vc_general.vc_btn3.vc_btn3-style-btn-primary, a.disabled.comment-reply-link,
fieldset[disabled] a.btn,
fieldset[disabled] .woocommerce .woocommerce-message a.button,
.woocommerce .woocommerce-message fieldset[disabled] a.button,
fieldset[disabled] .woocommerce .woocommerce-info a.button,
.woocommerce .woocommerce-info fieldset[disabled] a.button,
fieldset[disabled] .woocommerce .woocommerce-notice a.button,
.woocommerce .woocommerce-notice fieldset[disabled] a.button,
fieldset[disabled] .woocommerce a.checkout-button.button,
.woocommerce fieldset[disabled] a.checkout-button.button,
fieldset[disabled] .woocommerce a#place_order,
.woocommerce fieldset[disabled] a#place_order,
fieldset[disabled] a.vc_general.vc_btn3.vc_btn3-style-btn-link,
fieldset[disabled] a.vc_general.vc_btn3.vc_btn3-style-btn-outline-primary,
fieldset[disabled] a.vc_general.vc_btn3.vc_btn3-style-btn-primary,
fieldset[disabled] a.comment-reply-link {
  pointer-events: none; }

.btn-primary, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover, .vc_general.vc_btn3.vc_btn3-style-btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .vc_general.vc_btn3.vc_btn3-style-btn-primary:focus, .btn-primary.focus, .focus.vc_general.vc_btn3.vc_btn3-style-btn-primary {
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5); }
  .btn-primary.disabled, .disabled.vc_general.vc_btn3.vc_btn3-style-btn-primary, .btn-primary:disabled, .vc_general.vc_btn3.vc_btn3-style-btn-primary:disabled {
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:active, .vc_general.vc_btn3.vc_btn3-style-btn-primary:active, .btn-primary.active, .active.vc_general.vc_btn3.vc_btn3-style-btn-primary, .show > .btn-primary.dropdown-toggle, .show > .dropdown-toggle.vc_general.vc_btn3.vc_btn3-style-btn-primary {
    background-color: #0069d9;
    background-image: none;
    border-color: #0062cc; }

.btn-secondary {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #727b84;
    border-color: #6c757d; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #868e96;
    border-color: #868e96; }
  .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
    background-color: #727b84;
    background-image: none;
    border-color: #6c757d; }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
    background-color: #218838;
    background-image: none;
    border-color: #1e7e34; }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
    background-color: #138496;
    background-image: none;
    border-color: #117a8b; }

.btn-warning {
  color: #111;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #111;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
    background-color: #e0a800;
    background-image: none;
    border-color: #d39e00; }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
    background-color: #c82333;
    background-image: none;
    border-color: #bd2130; }

.btn-light {
  color: #111;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #111;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 3px rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
    background-color: #e2e6ea;
    background-image: none;
    border-color: #dae0e5; }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 3px rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
    background-color: #23272b;
    background-image: none;
    border-color: #1d2124; }

.btn-outline-primary, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .comment-reply-link {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff; }
  .btn-outline-primary:hover, .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:hover, .comment-reply-link:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:focus, .comment-reply-link:focus, .btn-outline-primary.focus, .focus.vc_general.vc_btn3.vc_btn3-style-btn-outline-primary, .focus.comment-reply-link {
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .disabled.vc_general.vc_btn3.vc_btn3-style-btn-outline-primary, .disabled.comment-reply-link, .btn-outline-primary:disabled, .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:disabled, .comment-reply-link:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:active, .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:active, .comment-reply-link:active, .btn-outline-primary.active, .active.vc_general.vc_btn3.vc_btn3-style-btn-outline-primary, .active.comment-reply-link, .show > .btn-outline-primary.dropdown-toggle, .show > .dropdown-toggle.vc_general.vc_btn3.vc_btn3-style-btn-outline-primary, .show > .dropdown-toggle.comment-reply-link {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }

.btn-outline-secondary {
  color: #868e96;
  background-color: transparent;
  background-image: none;
  border-color: #868e96; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #868e96;
    background-color: transparent; }
  .btn-outline-secondary:active, .btn-outline-secondary.active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96; }

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active, .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active, .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:active, .btn-outline-warning.active, .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107; }

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:active, .btn-outline-danger.active, .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #fff;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 3px rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:active, .btn-outline-light.active, .show > .btn-outline-light.dropdown-toggle {
    color: #fff;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 3px rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:active, .btn-outline-dark.active, .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }

.btn-link, .woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-notice .button, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link {
  font-weight: normal;
  color: #007bff;
  border-radius: 0; }
  .btn-link, .woocommerce .woocommerce-message .button,
  .woocommerce .woocommerce-info .button,
  .woocommerce .woocommerce-notice .button, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .woocommerce .woocommerce-message .button,
  .woocommerce .woocommerce-info .button,
  .woocommerce .woocommerce-notice .button, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent;
    box-shadow: none; }
  .btn-link:hover, .woocommerce .woocommerce-message .button:hover,
  .woocommerce .woocommerce-info .button:hover,
  .woocommerce .woocommerce-notice .button:hover, .vc_general.vc_btn3.vc_btn3-style-btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .woocommerce .woocommerce-message .button:focus,
  .woocommerce .woocommerce-info .button:focus,
  .woocommerce .woocommerce-notice .button:focus, .vc_general.vc_btn3.vc_btn3-style-btn-link:focus, .btn-link:hover, .woocommerce .woocommerce-message .button:hover,
  .woocommerce .woocommerce-info .button:hover,
  .woocommerce .woocommerce-notice .button:hover, .vc_general.vc_btn3.vc_btn3-style-btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled, .woocommerce .woocommerce-message .button:disabled,
  .woocommerce .woocommerce-info .button:disabled,
  .woocommerce .woocommerce-notice .button:disabled, .vc_general.vc_btn3.vc_btn3-style-btn-link:disabled {
    color: #868e96; }
    .btn-link:disabled:focus, .woocommerce .woocommerce-message .button:disabled:focus,
    .woocommerce .woocommerce-info .button:disabled:focus,
    .woocommerce .woocommerce-notice .button:disabled:focus, .vc_general.vc_btn3.vc_btn3-style-btn-link:disabled:focus, .btn-link:disabled:hover, .woocommerce .woocommerce-message .button:disabled:hover,
    .woocommerce .woocommerce-info .button:disabled:hover,
    .woocommerce .woocommerce-notice .button:disabled:hover, .vc_general.vc_btn3.vc_btn3-style-btn-link:disabled:hover {
      text-decoration: none; }

.btn-lg, .woocommerce .checkout-button.button,
.woocommerce #place_order, .wpcf7-form input.wpcf7-submit, .vc_general.vc_btn3.vc_btn3.vc_btn3-size-lg.vc_btn3-size-lg, .btn-group-lg > .btn, .woocommerce .woocommerce-message .btn-group-lg > .button,
.woocommerce .woocommerce-info .btn-group-lg > .button,
.woocommerce .woocommerce-notice .btn-group-lg > .button, .btn-group-lg > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group-lg > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group-lg > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group-lg > .comment-reply-link, .btn-group-lg > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group-lg > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group-lg > button {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0; }

.btn-sm, .vc_general.vc_btn3.vc_btn3.vc_btn3-size-sm, .comment-reply-link, .btn-group-sm > .btn, .woocommerce .woocommerce-message .btn-group-sm > .button,
.woocommerce .woocommerce-info .btn-group-sm > .button,
.woocommerce .woocommerce-notice .btn-group-sm > .button, .woocommerce .btn-group-sm > .checkout-button.button,
.woocommerce .btn-group-sm > #place_order, .wpcf7-form .btn-group-sm > input.wpcf7-submit, .btn-group-sm > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group-sm > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group-sm > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group-sm > .comment-reply-link, .btn-group-sm > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group-sm > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group-sm > button {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

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

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after {
  margin-left: 0; }

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: normal;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #868e96;
    background-color: transparent; }

.show > a {
  outline: 0; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #868e96;
  white-space: nowrap; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn, .woocommerce .woocommerce-message .btn-group > .button,
  .woocommerce .woocommerce-info .btn-group > .button,
  .woocommerce .woocommerce-notice .btn-group > .button, .woocommerce .btn-group > .checkout-button.button,
  .woocommerce .btn-group > #place_order, .wpcf7-form .btn-group > input.wpcf7-submit, .btn-group > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group > .comment-reply-link, .btn-group > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group > button,
  .btn-group-vertical > .btn,
  .woocommerce .woocommerce-message .btn-group-vertical > .button,
  .woocommerce .woocommerce-info .btn-group-vertical > .button,
  .woocommerce .woocommerce-notice .btn-group-vertical > .button,
  .woocommerce .btn-group-vertical > .checkout-button.button,
  .woocommerce .btn-group-vertical > #place_order,
  .wpcf7-form .btn-group-vertical > input.wpcf7-submit,
  .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group-vertical > .comment-reply-link,
  .btn-group-vertical > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical > button {
    position: relative;
    flex: 0 1 auto;
    margin-bottom: 0; }
    .btn-group > .btn:hover, .woocommerce .woocommerce-message .btn-group > .button:hover,
    .woocommerce .woocommerce-info .btn-group > .button:hover,
    .woocommerce .woocommerce-notice .btn-group > .button:hover, .woocommerce .btn-group > .checkout-button.button:hover,
    .woocommerce .btn-group > #place_order:hover, .wpcf7-form .btn-group > input.wpcf7-submit:hover, .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-link:hover, .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:hover, .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-primary:hover, .btn-group > .comment-reply-link:hover, .btn-group > input[type="submit"]:hover:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .btn-group > input[type="button"]:hover:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .btn-group > button:hover,
    .btn-group-vertical > .btn:hover,
    .woocommerce .woocommerce-message .btn-group-vertical > .button:hover,
    .woocommerce .woocommerce-info .btn-group-vertical > .button:hover,
    .woocommerce .woocommerce-notice .btn-group-vertical > .button:hover,
    .woocommerce .btn-group-vertical > .checkout-button.button:hover,
    .woocommerce .btn-group-vertical > #place_order:hover,
    .wpcf7-form .btn-group-vertical > input.wpcf7-submit:hover,
    .btn-group-vertical > .vc_general.vc_btn3.vc_btn3-style-btn-link:hover,
    .btn-group-vertical > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:hover,
    .btn-group-vertical > .vc_general.vc_btn3.vc_btn3-style-btn-primary:hover,
    .btn-group-vertical > .comment-reply-link:hover,
    .btn-group-vertical > input[type="submit"]:hover:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .btn-group-vertical > input[type="button"]:hover:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .btn-group-vertical > button:hover {
      z-index: 2; }
    .btn-group > .btn:focus, .woocommerce .woocommerce-message .btn-group > .button:focus,
    .woocommerce .woocommerce-info .btn-group > .button:focus,
    .woocommerce .woocommerce-notice .btn-group > .button:focus, .woocommerce .btn-group > .checkout-button.button:focus,
    .woocommerce .btn-group > #place_order:focus, .wpcf7-form .btn-group > input.wpcf7-submit:focus, .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-link:focus, .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:focus, .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-primary:focus, .btn-group > .comment-reply-link:focus, .btn-group > input[type="submit"]:focus:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .btn-group > input[type="button"]:focus:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .btn-group > button:focus, .btn-group > .btn:active, .woocommerce .woocommerce-message .btn-group > .button:active,
    .woocommerce .woocommerce-info .btn-group > .button:active,
    .woocommerce .woocommerce-notice .btn-group > .button:active, .woocommerce .btn-group > .checkout-button.button:active,
    .woocommerce .btn-group > #place_order:active, .wpcf7-form .btn-group > input.wpcf7-submit:active, .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-link:active, .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:active, .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-primary:active, .btn-group > .comment-reply-link:active, .btn-group > input[type="submit"]:active:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .btn-group > input[type="button"]:active:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .btn-group > button:active, .btn-group > .btn.active, .woocommerce .woocommerce-message .btn-group > .active.button,
    .woocommerce .woocommerce-info .btn-group > .active.button,
    .woocommerce .woocommerce-notice .btn-group > .active.button, .woocommerce .btn-group > .active.checkout-button.button,
    .woocommerce .btn-group > .active#place_order, .wpcf7-form .btn-group > input.active.wpcf7-submit, .btn-group > .active.vc_general.vc_btn3.vc_btn3-style-btn-link, .btn-group > .active.vc_general.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group > .active.vc_general.vc_btn3.vc_btn3-style-btn-primary, .btn-group > .active.comment-reply-link, .btn-group > input.active[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .btn-group > input.active[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .btn-group > button.active,
    .btn-group-vertical > .btn:focus,
    .woocommerce .woocommerce-message .btn-group-vertical > .button:focus,
    .woocommerce .woocommerce-info .btn-group-vertical > .button:focus,
    .woocommerce .woocommerce-notice .btn-group-vertical > .button:focus,
    .woocommerce .btn-group-vertical > .checkout-button.button:focus,
    .woocommerce .btn-group-vertical > #place_order:focus,
    .wpcf7-form .btn-group-vertical > input.wpcf7-submit:focus,
    .btn-group-vertical > .vc_general.vc_btn3.vc_btn3-style-btn-link:focus,
    .btn-group-vertical > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:focus,
    .btn-group-vertical > .vc_general.vc_btn3.vc_btn3-style-btn-primary:focus,
    .btn-group-vertical > .comment-reply-link:focus,
    .btn-group-vertical > input[type="submit"]:focus:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .btn-group-vertical > input[type="button"]:focus:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .btn-group-vertical > button:focus,
    .btn-group-vertical > .btn:active,
    .woocommerce .woocommerce-message .btn-group-vertical > .button:active,
    .woocommerce .woocommerce-info .btn-group-vertical > .button:active,
    .woocommerce .woocommerce-notice .btn-group-vertical > .button:active,
    .woocommerce .btn-group-vertical > .checkout-button.button:active,
    .woocommerce .btn-group-vertical > #place_order:active,
    .wpcf7-form .btn-group-vertical > input.wpcf7-submit:active,
    .btn-group-vertical > .vc_general.vc_btn3.vc_btn3-style-btn-link:active,
    .btn-group-vertical > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:active,
    .btn-group-vertical > .vc_general.vc_btn3.vc_btn3-style-btn-primary:active,
    .btn-group-vertical > .comment-reply-link:active,
    .btn-group-vertical > input[type="submit"]:active:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .btn-group-vertical > input[type="button"]:active:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .btn-group-vertical > button:active,
    .btn-group-vertical > .btn.active,
    .woocommerce .woocommerce-message .btn-group-vertical > .active.button,
    .woocommerce .woocommerce-info .btn-group-vertical > .active.button,
    .woocommerce .woocommerce-notice .btn-group-vertical > .active.button,
    .woocommerce .btn-group-vertical > .active.checkout-button.button,
    .woocommerce .btn-group-vertical > .active#place_order,
    .wpcf7-form .btn-group-vertical > input.active.wpcf7-submit,
    .btn-group-vertical > .active.vc_general.vc_btn3.vc_btn3-style-btn-link,
    .btn-group-vertical > .active.vc_general.vc_btn3.vc_btn3-style-btn-outline-primary,
    .btn-group-vertical > .active.vc_general.vc_btn3.vc_btn3-style-btn-primary,
    .btn-group-vertical > .active.comment-reply-link,
    .btn-group-vertical > input.active[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .btn-group-vertical > input.active[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .btn-group-vertical > button.active {
      z-index: 2; }
  .btn-group .btn + .btn, .btn-group .woocommerce .woocommerce-message .button + .btn, .woocommerce .woocommerce-message .btn-group .button + .btn,
  .btn-group .woocommerce .woocommerce-info .button + .btn,
  .woocommerce .woocommerce-info .btn-group .button + .btn,
  .btn-group .woocommerce .woocommerce-notice .button + .btn,
  .woocommerce .woocommerce-notice .btn-group .button + .btn, .btn-group .woocommerce .woocommerce-message .btn + .button, .woocommerce .woocommerce-message .btn-group .btn + .button, .btn-group .woocommerce .woocommerce-message .button + .button, .woocommerce .woocommerce-message .btn-group .button + .button,
  .btn-group .woocommerce .woocommerce-info .woocommerce-message .button + .button,
  .btn-group .woocommerce .woocommerce-message .woocommerce-info .button + .button,
  .woocommerce .woocommerce-info .btn-group .woocommerce-message .button + .button,
  .woocommerce .woocommerce-message .woocommerce-info .btn-group .button + .button,
  .btn-group .woocommerce .woocommerce-notice .woocommerce-message .button + .button,
  .btn-group .woocommerce .woocommerce-message .woocommerce-notice .button + .button,
  .woocommerce .woocommerce-notice .btn-group .woocommerce-message .button + .button,
  .woocommerce .woocommerce-message .woocommerce-notice .btn-group .button + .button,
  .btn-group .woocommerce .woocommerce-info .btn + .button,
  .woocommerce .woocommerce-info .btn-group .btn + .button,
  .woocommerce .woocommerce-message .btn-group .woocommerce-info .button + .button,
  .woocommerce .woocommerce-info .woocommerce-message .btn-group .button + .button,
  .btn-group .woocommerce .woocommerce-info .button + .button,
  .woocommerce .woocommerce-info .btn-group .button + .button,
  .btn-group .woocommerce .woocommerce-notice .woocommerce-info .button + .button,
  .btn-group .woocommerce .woocommerce-info .woocommerce-notice .button + .button,
  .woocommerce .woocommerce-notice .btn-group .woocommerce-info .button + .button,
  .woocommerce .woocommerce-info .woocommerce-notice .btn-group .button + .button,
  .btn-group .woocommerce .woocommerce-notice .btn + .button,
  .woocommerce .woocommerce-notice .btn-group .btn + .button,
  .woocommerce .woocommerce-message .btn-group .woocommerce-notice .button + .button,
  .woocommerce .woocommerce-notice .woocommerce-message .btn-group .button + .button,
  .woocommerce .woocommerce-info .btn-group .woocommerce-notice .button + .button,
  .woocommerce .woocommerce-notice .woocommerce-info .btn-group .button + .button,
  .btn-group .woocommerce .woocommerce-notice .button + .button,
  .woocommerce .woocommerce-notice .btn-group .button + .button, .btn-group .woocommerce .checkout-button.button + .btn, .btn-group .woocommerce .woocommerce-message .checkout-button.button + .button,
  .btn-group .woocommerce .woocommerce-info .checkout-button.button + .button,
  .btn-group .woocommerce .woocommerce-notice .checkout-button.button + .button, .woocommerce .btn-group .checkout-button.button + .btn, .woocommerce .btn-group .woocommerce-message .checkout-button.button + .button, .woocommerce .woocommerce-message .btn-group .checkout-button.button + .button,
  .woocommerce .btn-group .woocommerce-info .checkout-button.button + .button,
  .woocommerce .woocommerce-info .btn-group .checkout-button.button + .button,
  .woocommerce .btn-group .woocommerce-notice .checkout-button.button + .button,
  .woocommerce .woocommerce-notice .btn-group .checkout-button.button + .button,
  .btn-group .woocommerce #place_order + .btn,
  .btn-group .woocommerce .woocommerce-message #place_order + .button,
  .btn-group .woocommerce .woocommerce-info #place_order + .button,
  .btn-group .woocommerce .woocommerce-notice #place_order + .button,
  .woocommerce .btn-group #place_order + .btn,
  .woocommerce .btn-group .woocommerce-message #place_order + .button,
  .woocommerce .woocommerce-message .btn-group #place_order + .button,
  .woocommerce .btn-group .woocommerce-info #place_order + .button,
  .woocommerce .woocommerce-info .btn-group #place_order + .button,
  .woocommerce .btn-group .woocommerce-notice #place_order + .button,
  .woocommerce .woocommerce-notice .btn-group #place_order + .button, .btn-group .woocommerce .btn + .checkout-button.button, .btn-group .woocommerce .woocommerce-message .button + .checkout-button.button,
  .btn-group .woocommerce .woocommerce-info .button + .checkout-button.button,
  .btn-group .woocommerce .woocommerce-notice .button + .checkout-button.button, .woocommerce .btn-group .btn + .checkout-button.button, .woocommerce .btn-group .woocommerce-message .button + .checkout-button.button, .woocommerce .woocommerce-message .btn-group .button + .checkout-button.button,
  .woocommerce .btn-group .woocommerce-info .button + .checkout-button.button,
  .woocommerce .woocommerce-info .btn-group .button + .checkout-button.button,
  .woocommerce .btn-group .woocommerce-notice .button + .checkout-button.button,
  .woocommerce .woocommerce-notice .btn-group .button + .checkout-button.button, .btn-group .woocommerce .checkout-button.button + .checkout-button.button, .woocommerce .btn-group .checkout-button.button + .checkout-button.button,
  .btn-group .woocommerce #place_order + .checkout-button.button,
  .woocommerce .btn-group #place_order + .checkout-button.button,
  .btn-group .woocommerce .btn + #place_order,
  .btn-group .woocommerce .woocommerce-message .button + #place_order,
  .btn-group .woocommerce .woocommerce-info .button + #place_order,
  .btn-group .woocommerce .woocommerce-notice .button + #place_order,
  .woocommerce .btn-group .btn + #place_order,
  .woocommerce .btn-group .woocommerce-message .button + #place_order,
  .woocommerce .woocommerce-message .btn-group .button + #place_order,
  .woocommerce .btn-group .woocommerce-info .button + #place_order,
  .woocommerce .woocommerce-info .btn-group .button + #place_order,
  .woocommerce .btn-group .woocommerce-notice .button + #place_order,
  .woocommerce .woocommerce-notice .btn-group .button + #place_order,
  .btn-group .woocommerce .checkout-button.button + #place_order,
  .woocommerce .btn-group .checkout-button.button + #place_order,
  .btn-group .woocommerce #place_order + #place_order,
  .woocommerce .btn-group #place_order + #place_order, .btn-group .wpcf7-form input.wpcf7-submit + .btn, .btn-group .wpcf7-form .woocommerce .woocommerce-message input.wpcf7-submit + .button, .woocommerce .woocommerce-message .btn-group .wpcf7-form input.wpcf7-submit + .button,
  .btn-group .wpcf7-form .woocommerce .woocommerce-info input.wpcf7-submit + .button,
  .woocommerce .woocommerce-info .btn-group .wpcf7-form input.wpcf7-submit + .button,
  .btn-group .wpcf7-form .woocommerce .woocommerce-notice input.wpcf7-submit + .button,
  .woocommerce .woocommerce-notice .btn-group .wpcf7-form input.wpcf7-submit + .button, .btn-group .wpcf7-form .woocommerce input.wpcf7-submit + .checkout-button.button, .woocommerce .btn-group .wpcf7-form input.wpcf7-submit + .checkout-button.button,
  .btn-group .wpcf7-form .woocommerce input.wpcf7-submit + #place_order,
  .woocommerce .btn-group .wpcf7-form input.wpcf7-submit + #place_order, .wpcf7-form .btn-group input.wpcf7-submit + .btn, .wpcf7-form .btn-group .woocommerce .woocommerce-message input.wpcf7-submit + .button, .woocommerce .woocommerce-message .wpcf7-form .btn-group input.wpcf7-submit + .button,
  .wpcf7-form .btn-group .woocommerce .woocommerce-info input.wpcf7-submit + .button,
  .woocommerce .woocommerce-info .wpcf7-form .btn-group input.wpcf7-submit + .button,
  .wpcf7-form .btn-group .woocommerce .woocommerce-notice input.wpcf7-submit + .button,
  .woocommerce .woocommerce-notice .wpcf7-form .btn-group input.wpcf7-submit + .button, .wpcf7-form .btn-group .woocommerce input.wpcf7-submit + .checkout-button.button, .woocommerce .wpcf7-form .btn-group input.wpcf7-submit + .checkout-button.button,
  .wpcf7-form .btn-group .woocommerce input.wpcf7-submit + #place_order,
  .woocommerce .wpcf7-form .btn-group input.wpcf7-submit + #place_order, .btn-group .wpcf7-form .btn + input.wpcf7-submit, .btn-group .wpcf7-form .woocommerce .woocommerce-message .button + input.wpcf7-submit, .woocommerce .woocommerce-message .btn-group .wpcf7-form .button + input.wpcf7-submit,
  .btn-group .wpcf7-form .woocommerce .woocommerce-info .button + input.wpcf7-submit,
  .woocommerce .woocommerce-info .btn-group .wpcf7-form .button + input.wpcf7-submit,
  .btn-group .wpcf7-form .woocommerce .woocommerce-notice .button + input.wpcf7-submit,
  .woocommerce .woocommerce-notice .btn-group .wpcf7-form .button + input.wpcf7-submit, .btn-group .wpcf7-form .woocommerce .checkout-button.button + input.wpcf7-submit, .woocommerce .btn-group .wpcf7-form .checkout-button.button + input.wpcf7-submit,
  .btn-group .wpcf7-form .woocommerce #place_order + input.wpcf7-submit,
  .woocommerce .btn-group .wpcf7-form #place_order + input.wpcf7-submit, .wpcf7-form .btn-group .btn + input.wpcf7-submit, .wpcf7-form .btn-group .woocommerce .woocommerce-message .button + input.wpcf7-submit, .woocommerce .woocommerce-message .wpcf7-form .btn-group .button + input.wpcf7-submit,
  .wpcf7-form .btn-group .woocommerce .woocommerce-info .button + input.wpcf7-submit,
  .woocommerce .woocommerce-info .wpcf7-form .btn-group .button + input.wpcf7-submit,
  .wpcf7-form .btn-group .woocommerce .woocommerce-notice .button + input.wpcf7-submit,
  .woocommerce .woocommerce-notice .wpcf7-form .btn-group .button + input.wpcf7-submit, .wpcf7-form .btn-group .woocommerce .checkout-button.button + input.wpcf7-submit, .woocommerce .wpcf7-form .btn-group .checkout-button.button + input.wpcf7-submit,
  .wpcf7-form .btn-group .woocommerce #place_order + input.wpcf7-submit,
  .woocommerce .wpcf7-form .btn-group #place_order + input.wpcf7-submit, .btn-group .wpcf7-form input.wpcf7-submit + input.wpcf7-submit, .wpcf7-form .btn-group input.wpcf7-submit + input.wpcf7-submit, .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .btn, .btn-group .woocommerce .woocommerce-message .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .button, .woocommerce .woocommerce-message .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .button,
  .btn-group .woocommerce .woocommerce-info .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .button,
  .woocommerce .woocommerce-info .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .button,
  .btn-group .woocommerce .woocommerce-notice .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .button,
  .woocommerce .woocommerce-notice .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .button, .btn-group .woocommerce .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .checkout-button.button, .woocommerce .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .checkout-button.button,
  .btn-group .woocommerce .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + #place_order,
  .woocommerce .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + #place_order, .btn-group .wpcf7-form .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + input.wpcf7-submit, .wpcf7-form .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + input.wpcf7-submit, .btn-group .btn + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group .woocommerce .woocommerce-message .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .woocommerce .woocommerce-message .btn-group .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group .woocommerce .woocommerce-info .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .woocommerce .woocommerce-info .btn-group .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group .woocommerce .woocommerce-notice .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .woocommerce .woocommerce-notice .btn-group .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group .woocommerce .checkout-button.button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .woocommerce .btn-group .checkout-button.button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group .woocommerce #place_order + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .woocommerce .btn-group #place_order + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group .wpcf7-form input.wpcf7-submit + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .wpcf7-form .btn-group input.wpcf7-submit + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .btn, .btn-group .woocommerce .woocommerce-message .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .button, .woocommerce .woocommerce-message .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .button,
  .btn-group .woocommerce .woocommerce-info .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .button,
  .woocommerce .woocommerce-info .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .button,
  .btn-group .woocommerce .woocommerce-notice .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .button,
  .woocommerce .woocommerce-notice .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .button, .btn-group .woocommerce .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .checkout-button.button, .woocommerce .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .checkout-button.button,
  .btn-group .woocommerce .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + #place_order,
  .woocommerce .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + #place_order, .btn-group .wpcf7-form .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + input.wpcf7-submit, .wpcf7-form .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + input.wpcf7-submit, .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group .btn + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group .woocommerce .woocommerce-message .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .woocommerce .woocommerce-message .btn-group .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group .woocommerce .woocommerce-info .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .woocommerce .woocommerce-info .btn-group .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group .woocommerce .woocommerce-notice .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .woocommerce .woocommerce-notice .btn-group .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group .woocommerce .checkout-button.button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .woocommerce .btn-group .checkout-button.button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group .woocommerce #place_order + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .woocommerce .btn-group #place_order + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group .wpcf7-form input.wpcf7-submit + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .wpcf7-form .btn-group input.wpcf7-submit + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .btn, .btn-group .woocommerce .woocommerce-message .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .button, .woocommerce .woocommerce-message .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .button,
  .btn-group .woocommerce .woocommerce-info .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .button,
  .woocommerce .woocommerce-info .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .button,
  .btn-group .woocommerce .woocommerce-notice .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .button,
  .woocommerce .woocommerce-notice .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .button, .btn-group .woocommerce .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .checkout-button.button, .woocommerce .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .checkout-button.button,
  .btn-group .woocommerce .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + #place_order,
  .woocommerce .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + #place_order, .btn-group .wpcf7-form .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + input.wpcf7-submit, .wpcf7-form .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + input.wpcf7-submit, .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group .btn + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group .woocommerce .woocommerce-message .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .woocommerce .woocommerce-message .btn-group .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group .woocommerce .woocommerce-info .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .woocommerce .woocommerce-info .btn-group .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group .woocommerce .woocommerce-notice .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .woocommerce .woocommerce-notice .btn-group .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group .woocommerce .checkout-button.button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .woocommerce .btn-group .checkout-button.button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group .woocommerce #place_order + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .woocommerce .btn-group #place_order + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group .wpcf7-form input.wpcf7-submit + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .wpcf7-form .btn-group input.wpcf7-submit + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group .comment-reply-link + .btn, .btn-group .woocommerce .woocommerce-message .comment-reply-link + .button, .woocommerce .woocommerce-message .btn-group .comment-reply-link + .button,
  .btn-group .woocommerce .woocommerce-info .comment-reply-link + .button,
  .woocommerce .woocommerce-info .btn-group .comment-reply-link + .button,
  .btn-group .woocommerce .woocommerce-notice .comment-reply-link + .button,
  .woocommerce .woocommerce-notice .btn-group .comment-reply-link + .button, .btn-group .woocommerce .comment-reply-link + .checkout-button.button, .woocommerce .btn-group .comment-reply-link + .checkout-button.button,
  .btn-group .woocommerce .comment-reply-link + #place_order,
  .woocommerce .btn-group .comment-reply-link + #place_order, .btn-group .wpcf7-form .comment-reply-link + input.wpcf7-submit, .wpcf7-form .btn-group .comment-reply-link + input.wpcf7-submit, .btn-group .comment-reply-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group .comment-reply-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group .comment-reply-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group .btn + .comment-reply-link, .btn-group .woocommerce .woocommerce-message .button + .comment-reply-link, .woocommerce .woocommerce-message .btn-group .button + .comment-reply-link,
  .btn-group .woocommerce .woocommerce-info .button + .comment-reply-link,
  .woocommerce .woocommerce-info .btn-group .button + .comment-reply-link,
  .btn-group .woocommerce .woocommerce-notice .button + .comment-reply-link,
  .woocommerce .woocommerce-notice .btn-group .button + .comment-reply-link, .btn-group .woocommerce .checkout-button.button + .comment-reply-link, .woocommerce .btn-group .checkout-button.button + .comment-reply-link,
  .btn-group .woocommerce #place_order + .comment-reply-link,
  .woocommerce .btn-group #place_order + .comment-reply-link, .btn-group .wpcf7-form input.wpcf7-submit + .comment-reply-link, .wpcf7-form .btn-group input.wpcf7-submit + .comment-reply-link, .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .comment-reply-link, .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .comment-reply-link, .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .comment-reply-link, .btn-group .comment-reply-link + .comment-reply-link, .btn-group input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .btn, .btn-group .woocommerce .woocommerce-message input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button, .woocommerce .woocommerce-message .btn-group input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .btn-group .woocommerce .woocommerce-info input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .woocommerce .woocommerce-info .btn-group input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .btn-group .woocommerce .woocommerce-notice input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .woocommerce .woocommerce-notice .btn-group input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button, .btn-group .woocommerce input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .checkout-button.button, .woocommerce .btn-group input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .checkout-button.button,
  .btn-group .woocommerce input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + #place_order,
  .woocommerce .btn-group input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + #place_order, .btn-group .wpcf7-form input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input.wpcf7-submit, .wpcf7-form .btn-group input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input.wpcf7-submit, .btn-group input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .comment-reply-link,
  .btn-group input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .btn,
  .btn-group .woocommerce .woocommerce-message input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .woocommerce .woocommerce-message .btn-group input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .btn-group .woocommerce .woocommerce-info input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .woocommerce .woocommerce-info .btn-group input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .btn-group .woocommerce .woocommerce-notice input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .woocommerce .woocommerce-notice .btn-group input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .btn-group .woocommerce input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .checkout-button.button,
  .woocommerce .btn-group input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .checkout-button.button,
  .btn-group .woocommerce input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + #place_order,
  .woocommerce .btn-group input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + #place_order,
  .btn-group .wpcf7-form input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input.wpcf7-submit,
  .wpcf7-form .btn-group input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input.wpcf7-submit,
  .btn-group input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .comment-reply-link,
  .btn-group button + .btn,
  .btn-group .woocommerce .woocommerce-message button + .button,
  .woocommerce .woocommerce-message .btn-group button + .button,
  .btn-group .woocommerce .woocommerce-info button + .button,
  .woocommerce .woocommerce-info .btn-group button + .button,
  .btn-group .woocommerce .woocommerce-notice button + .button,
  .woocommerce .woocommerce-notice .btn-group button + .button,
  .btn-group .woocommerce button + .checkout-button.button,
  .woocommerce .btn-group button + .checkout-button.button,
  .btn-group .woocommerce button + #place_order,
  .woocommerce .btn-group button + #place_order,
  .btn-group .wpcf7-form button + input.wpcf7-submit,
  .wpcf7-form .btn-group button + input.wpcf7-submit,
  .btn-group button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group button + .comment-reply-link, .btn-group .btn + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .btn-group .woocommerce .woocommerce-message .button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .woocommerce .woocommerce-message .btn-group .button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group .woocommerce .woocommerce-info .button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .woocommerce-info .btn-group .button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group .woocommerce .woocommerce-notice .button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .woocommerce-notice .btn-group .button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .btn-group .woocommerce .checkout-button.button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .woocommerce .btn-group .checkout-button.button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group .woocommerce #place_order + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .btn-group #place_order + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .btn-group .wpcf7-form input.wpcf7-submit + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .wpcf7-form .btn-group input.wpcf7-submit + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .btn-group .comment-reply-link + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .btn-group input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group .btn + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group .woocommerce .woocommerce-message .button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .woocommerce-message .btn-group .button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group .woocommerce .woocommerce-info .button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .woocommerce-info .btn-group .button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group .woocommerce .woocommerce-notice .button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .woocommerce-notice .btn-group .button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group .woocommerce .checkout-button.button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .btn-group .checkout-button.button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group .woocommerce #place_order + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .btn-group #place_order + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group .wpcf7-form input.wpcf7-submit + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .wpcf7-form .btn-group input.wpcf7-submit + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group .comment-reply-link + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group .btn + button,
  .btn-group .woocommerce .woocommerce-message .button + button,
  .woocommerce .woocommerce-message .btn-group .button + button,
  .btn-group .woocommerce .woocommerce-info .button + button,
  .woocommerce .woocommerce-info .btn-group .button + button,
  .btn-group .woocommerce .woocommerce-notice .button + button,
  .woocommerce .woocommerce-notice .btn-group .button + button,
  .btn-group .woocommerce .checkout-button.button + button,
  .woocommerce .btn-group .checkout-button.button + button,
  .btn-group .woocommerce #place_order + button,
  .woocommerce .btn-group #place_order + button,
  .btn-group .wpcf7-form input.wpcf7-submit + button,
  .wpcf7-form .btn-group input.wpcf7-submit + button,
  .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + button,
  .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + button,
  .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + button,
  .btn-group .comment-reply-link + button,
  .btn-group input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + button,
  .btn-group input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + button,
  .btn-group button + button,
  .btn-group .btn + .btn-group,
  .btn-group .woocommerce .woocommerce-message .button + .btn-group,
  .woocommerce .woocommerce-message .btn-group .button + .btn-group,
  .btn-group .woocommerce .woocommerce-info .button + .btn-group,
  .woocommerce .woocommerce-info .btn-group .button + .btn-group,
  .btn-group .woocommerce .woocommerce-notice .button + .btn-group,
  .woocommerce .woocommerce-notice .btn-group .button + .btn-group,
  .btn-group .woocommerce .checkout-button.button + .btn-group,
  .woocommerce .btn-group .checkout-button.button + .btn-group,
  .btn-group .woocommerce #place_order + .btn-group,
  .woocommerce .btn-group #place_order + .btn-group,
  .btn-group .wpcf7-form input.wpcf7-submit + .btn-group,
  .wpcf7-form .btn-group input.wpcf7-submit + .btn-group,
  .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .btn-group,
  .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .btn-group,
  .btn-group .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .btn-group,
  .btn-group .comment-reply-link + .btn-group,
  .btn-group input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .btn-group,
  .btn-group input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .btn-group,
  .btn-group button + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .woocommerce .woocommerce-message .btn-group + .button,
  .woocommerce .woocommerce-message .btn-group .btn-group + .button,
  .btn-group .woocommerce .woocommerce-info .btn-group + .button,
  .woocommerce .woocommerce-info .btn-group .btn-group + .button,
  .btn-group .woocommerce .woocommerce-notice .btn-group + .button,
  .woocommerce .woocommerce-notice .btn-group .btn-group + .button,
  .btn-group .woocommerce .btn-group + .checkout-button.button,
  .woocommerce .btn-group .btn-group + .checkout-button.button,
  .btn-group .woocommerce .btn-group + #place_order,
  .woocommerce .btn-group .btn-group + #place_order,
  .btn-group .wpcf7-form .btn-group + input.wpcf7-submit,
  .wpcf7-form .btn-group .btn-group + input.wpcf7-submit,
  .btn-group .btn-group + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group .btn-group + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group .btn-group + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group .btn-group + .comment-reply-link,
  .btn-group .btn-group + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group .btn-group + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group .btn-group + button,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .woocommerce .woocommerce-message .button + .btn,
  .woocommerce .woocommerce-message .btn-group-vertical .button + .btn,
  .btn-group-vertical .woocommerce .woocommerce-info .button + .btn,
  .woocommerce .woocommerce-info .btn-group-vertical .button + .btn,
  .btn-group-vertical .woocommerce .woocommerce-notice .button + .btn,
  .woocommerce .woocommerce-notice .btn-group-vertical .button + .btn,
  .btn-group-vertical .woocommerce .woocommerce-message .btn + .button,
  .woocommerce .woocommerce-message .btn-group-vertical .btn + .button,
  .btn-group-vertical .woocommerce .woocommerce-message .button + .button,
  .woocommerce .woocommerce-message .btn-group-vertical .button + .button,
  .btn-group-vertical .woocommerce .woocommerce-info .woocommerce-message .button + .button,
  .btn-group-vertical .woocommerce .woocommerce-message .woocommerce-info .button + .button,
  .woocommerce .woocommerce-info .btn-group-vertical .woocommerce-message .button + .button,
  .woocommerce .woocommerce-message .woocommerce-info .btn-group-vertical .button + .button,
  .btn-group-vertical .woocommerce .woocommerce-notice .woocommerce-message .button + .button,
  .btn-group-vertical .woocommerce .woocommerce-message .woocommerce-notice .button + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical .woocommerce-message .button + .button,
  .woocommerce .woocommerce-message .woocommerce-notice .btn-group-vertical .button + .button,
  .btn-group-vertical .woocommerce .woocommerce-info .btn + .button,
  .woocommerce .woocommerce-info .btn-group-vertical .btn + .button,
  .woocommerce .woocommerce-message .btn-group-vertical .woocommerce-info .button + .button,
  .woocommerce .woocommerce-info .woocommerce-message .btn-group-vertical .button + .button,
  .btn-group-vertical .woocommerce .woocommerce-info .button + .button,
  .woocommerce .woocommerce-info .btn-group-vertical .button + .button,
  .btn-group-vertical .woocommerce .woocommerce-notice .woocommerce-info .button + .button,
  .btn-group-vertical .woocommerce .woocommerce-info .woocommerce-notice .button + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical .woocommerce-info .button + .button,
  .woocommerce .woocommerce-info .woocommerce-notice .btn-group-vertical .button + .button,
  .btn-group-vertical .woocommerce .woocommerce-notice .btn + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical .btn + .button,
  .woocommerce .woocommerce-message .btn-group-vertical .woocommerce-notice .button + .button,
  .woocommerce .woocommerce-notice .woocommerce-message .btn-group-vertical .button + .button,
  .woocommerce .woocommerce-info .btn-group-vertical .woocommerce-notice .button + .button,
  .woocommerce .woocommerce-notice .woocommerce-info .btn-group-vertical .button + .button,
  .btn-group-vertical .woocommerce .woocommerce-notice .button + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical .button + .button,
  .btn-group-vertical .woocommerce .checkout-button.button + .btn,
  .btn-group-vertical .woocommerce .woocommerce-message .checkout-button.button + .button,
  .btn-group-vertical .woocommerce .woocommerce-info .checkout-button.button + .button,
  .btn-group-vertical .woocommerce .woocommerce-notice .checkout-button.button + .button,
  .woocommerce .btn-group-vertical .checkout-button.button + .btn,
  .woocommerce .btn-group-vertical .woocommerce-message .checkout-button.button + .button,
  .woocommerce .woocommerce-message .btn-group-vertical .checkout-button.button + .button,
  .woocommerce .btn-group-vertical .woocommerce-info .checkout-button.button + .button,
  .woocommerce .woocommerce-info .btn-group-vertical .checkout-button.button + .button,
  .woocommerce .btn-group-vertical .woocommerce-notice .checkout-button.button + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical .checkout-button.button + .button,
  .btn-group-vertical .woocommerce #place_order + .btn,
  .btn-group-vertical .woocommerce .woocommerce-message #place_order + .button,
  .btn-group-vertical .woocommerce .woocommerce-info #place_order + .button,
  .btn-group-vertical .woocommerce .woocommerce-notice #place_order + .button,
  .woocommerce .btn-group-vertical #place_order + .btn,
  .woocommerce .btn-group-vertical .woocommerce-message #place_order + .button,
  .woocommerce .woocommerce-message .btn-group-vertical #place_order + .button,
  .woocommerce .btn-group-vertical .woocommerce-info #place_order + .button,
  .woocommerce .woocommerce-info .btn-group-vertical #place_order + .button,
  .woocommerce .btn-group-vertical .woocommerce-notice #place_order + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical #place_order + .button,
  .btn-group-vertical .woocommerce .btn + .checkout-button.button,
  .btn-group-vertical .woocommerce .woocommerce-message .button + .checkout-button.button,
  .btn-group-vertical .woocommerce .woocommerce-info .button + .checkout-button.button,
  .btn-group-vertical .woocommerce .woocommerce-notice .button + .checkout-button.button,
  .woocommerce .btn-group-vertical .btn + .checkout-button.button,
  .woocommerce .btn-group-vertical .woocommerce-message .button + .checkout-button.button,
  .woocommerce .woocommerce-message .btn-group-vertical .button + .checkout-button.button,
  .woocommerce .btn-group-vertical .woocommerce-info .button + .checkout-button.button,
  .woocommerce .woocommerce-info .btn-group-vertical .button + .checkout-button.button,
  .woocommerce .btn-group-vertical .woocommerce-notice .button + .checkout-button.button,
  .woocommerce .woocommerce-notice .btn-group-vertical .button + .checkout-button.button,
  .btn-group-vertical .woocommerce .checkout-button.button + .checkout-button.button,
  .woocommerce .btn-group-vertical .checkout-button.button + .checkout-button.button,
  .btn-group-vertical .woocommerce #place_order + .checkout-button.button,
  .woocommerce .btn-group-vertical #place_order + .checkout-button.button,
  .btn-group-vertical .woocommerce .btn + #place_order,
  .btn-group-vertical .woocommerce .woocommerce-message .button + #place_order,
  .btn-group-vertical .woocommerce .woocommerce-info .button + #place_order,
  .btn-group-vertical .woocommerce .woocommerce-notice .button + #place_order,
  .woocommerce .btn-group-vertical .btn + #place_order,
  .woocommerce .btn-group-vertical .woocommerce-message .button + #place_order,
  .woocommerce .woocommerce-message .btn-group-vertical .button + #place_order,
  .woocommerce .btn-group-vertical .woocommerce-info .button + #place_order,
  .woocommerce .woocommerce-info .btn-group-vertical .button + #place_order,
  .woocommerce .btn-group-vertical .woocommerce-notice .button + #place_order,
  .woocommerce .woocommerce-notice .btn-group-vertical .button + #place_order,
  .btn-group-vertical .woocommerce .checkout-button.button + #place_order,
  .woocommerce .btn-group-vertical .checkout-button.button + #place_order,
  .btn-group-vertical .woocommerce #place_order + #place_order,
  .woocommerce .btn-group-vertical #place_order + #place_order,
  .btn-group-vertical .wpcf7-form input.wpcf7-submit + .btn,
  .btn-group-vertical .wpcf7-form .woocommerce .woocommerce-message input.wpcf7-submit + .button,
  .woocommerce .woocommerce-message .btn-group-vertical .wpcf7-form input.wpcf7-submit + .button,
  .btn-group-vertical .wpcf7-form .woocommerce .woocommerce-info input.wpcf7-submit + .button,
  .woocommerce .woocommerce-info .btn-group-vertical .wpcf7-form input.wpcf7-submit + .button,
  .btn-group-vertical .wpcf7-form .woocommerce .woocommerce-notice input.wpcf7-submit + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical .wpcf7-form input.wpcf7-submit + .button,
  .btn-group-vertical .wpcf7-form .woocommerce input.wpcf7-submit + .checkout-button.button,
  .woocommerce .btn-group-vertical .wpcf7-form input.wpcf7-submit + .checkout-button.button,
  .btn-group-vertical .wpcf7-form .woocommerce input.wpcf7-submit + #place_order,
  .woocommerce .btn-group-vertical .wpcf7-form input.wpcf7-submit + #place_order,
  .wpcf7-form .btn-group-vertical input.wpcf7-submit + .btn,
  .wpcf7-form .btn-group-vertical .woocommerce .woocommerce-message input.wpcf7-submit + .button,
  .woocommerce .woocommerce-message .wpcf7-form .btn-group-vertical input.wpcf7-submit + .button,
  .wpcf7-form .btn-group-vertical .woocommerce .woocommerce-info input.wpcf7-submit + .button,
  .woocommerce .woocommerce-info .wpcf7-form .btn-group-vertical input.wpcf7-submit + .button,
  .wpcf7-form .btn-group-vertical .woocommerce .woocommerce-notice input.wpcf7-submit + .button,
  .woocommerce .woocommerce-notice .wpcf7-form .btn-group-vertical input.wpcf7-submit + .button,
  .wpcf7-form .btn-group-vertical .woocommerce input.wpcf7-submit + .checkout-button.button,
  .woocommerce .wpcf7-form .btn-group-vertical input.wpcf7-submit + .checkout-button.button,
  .wpcf7-form .btn-group-vertical .woocommerce input.wpcf7-submit + #place_order,
  .woocommerce .wpcf7-form .btn-group-vertical input.wpcf7-submit + #place_order,
  .btn-group-vertical .wpcf7-form .btn + input.wpcf7-submit,
  .btn-group-vertical .wpcf7-form .woocommerce .woocommerce-message .button + input.wpcf7-submit,
  .woocommerce .woocommerce-message .btn-group-vertical .wpcf7-form .button + input.wpcf7-submit,
  .btn-group-vertical .wpcf7-form .woocommerce .woocommerce-info .button + input.wpcf7-submit,
  .woocommerce .woocommerce-info .btn-group-vertical .wpcf7-form .button + input.wpcf7-submit,
  .btn-group-vertical .wpcf7-form .woocommerce .woocommerce-notice .button + input.wpcf7-submit,
  .woocommerce .woocommerce-notice .btn-group-vertical .wpcf7-form .button + input.wpcf7-submit,
  .btn-group-vertical .wpcf7-form .woocommerce .checkout-button.button + input.wpcf7-submit,
  .woocommerce .btn-group-vertical .wpcf7-form .checkout-button.button + input.wpcf7-submit,
  .btn-group-vertical .wpcf7-form .woocommerce #place_order + input.wpcf7-submit,
  .woocommerce .btn-group-vertical .wpcf7-form #place_order + input.wpcf7-submit,
  .wpcf7-form .btn-group-vertical .btn + input.wpcf7-submit,
  .wpcf7-form .btn-group-vertical .woocommerce .woocommerce-message .button + input.wpcf7-submit,
  .woocommerce .woocommerce-message .wpcf7-form .btn-group-vertical .button + input.wpcf7-submit,
  .wpcf7-form .btn-group-vertical .woocommerce .woocommerce-info .button + input.wpcf7-submit,
  .woocommerce .woocommerce-info .wpcf7-form .btn-group-vertical .button + input.wpcf7-submit,
  .wpcf7-form .btn-group-vertical .woocommerce .woocommerce-notice .button + input.wpcf7-submit,
  .woocommerce .woocommerce-notice .wpcf7-form .btn-group-vertical .button + input.wpcf7-submit,
  .wpcf7-form .btn-group-vertical .woocommerce .checkout-button.button + input.wpcf7-submit,
  .woocommerce .wpcf7-form .btn-group-vertical .checkout-button.button + input.wpcf7-submit,
  .wpcf7-form .btn-group-vertical .woocommerce #place_order + input.wpcf7-submit,
  .woocommerce .wpcf7-form .btn-group-vertical #place_order + input.wpcf7-submit,
  .btn-group-vertical .wpcf7-form input.wpcf7-submit + input.wpcf7-submit,
  .wpcf7-form .btn-group-vertical input.wpcf7-submit + input.wpcf7-submit,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .btn,
  .btn-group-vertical .woocommerce .woocommerce-message .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .button,
  .woocommerce .woocommerce-message .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .button,
  .btn-group-vertical .woocommerce .woocommerce-info .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .button,
  .woocommerce .woocommerce-info .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .button,
  .btn-group-vertical .woocommerce .woocommerce-notice .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .button,
  .btn-group-vertical .woocommerce .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .checkout-button.button,
  .woocommerce .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .checkout-button.button,
  .btn-group-vertical .woocommerce .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + #place_order,
  .woocommerce .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + #place_order,
  .btn-group-vertical .wpcf7-form .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + input.wpcf7-submit,
  .wpcf7-form .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + input.wpcf7-submit,
  .btn-group-vertical .btn + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group-vertical .woocommerce .woocommerce-message .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .woocommerce .woocommerce-message .btn-group-vertical .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group-vertical .woocommerce .woocommerce-info .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .woocommerce .woocommerce-info .btn-group-vertical .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group-vertical .woocommerce .woocommerce-notice .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .woocommerce .woocommerce-notice .btn-group-vertical .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group-vertical .woocommerce .checkout-button.button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .woocommerce .btn-group-vertical .checkout-button.button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group-vertical .woocommerce #place_order + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .woocommerce .btn-group-vertical #place_order + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group-vertical .wpcf7-form input.wpcf7-submit + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .wpcf7-form .btn-group-vertical input.wpcf7-submit + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .btn,
  .btn-group-vertical .woocommerce .woocommerce-message .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .button,
  .woocommerce .woocommerce-message .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .button,
  .btn-group-vertical .woocommerce .woocommerce-info .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .button,
  .woocommerce .woocommerce-info .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .button,
  .btn-group-vertical .woocommerce .woocommerce-notice .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .button,
  .btn-group-vertical .woocommerce .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .checkout-button.button,
  .woocommerce .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .checkout-button.button,
  .btn-group-vertical .woocommerce .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + #place_order,
  .woocommerce .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + #place_order,
  .btn-group-vertical .wpcf7-form .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + input.wpcf7-submit,
  .wpcf7-form .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + input.wpcf7-submit,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group-vertical .btn + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group-vertical .woocommerce .woocommerce-message .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .woocommerce .woocommerce-message .btn-group-vertical .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group-vertical .woocommerce .woocommerce-info .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .woocommerce .woocommerce-info .btn-group-vertical .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group-vertical .woocommerce .woocommerce-notice .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .woocommerce .woocommerce-notice .btn-group-vertical .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group-vertical .woocommerce .checkout-button.button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .woocommerce .btn-group-vertical .checkout-button.button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group-vertical .woocommerce #place_order + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .woocommerce .btn-group-vertical #place_order + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group-vertical .wpcf7-form input.wpcf7-submit + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .wpcf7-form .btn-group-vertical input.wpcf7-submit + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .btn,
  .btn-group-vertical .woocommerce .woocommerce-message .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .button,
  .woocommerce .woocommerce-message .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .button,
  .btn-group-vertical .woocommerce .woocommerce-info .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .button,
  .woocommerce .woocommerce-info .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .button,
  .btn-group-vertical .woocommerce .woocommerce-notice .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .button,
  .btn-group-vertical .woocommerce .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .checkout-button.button,
  .woocommerce .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .checkout-button.button,
  .btn-group-vertical .woocommerce .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + #place_order,
  .woocommerce .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + #place_order,
  .btn-group-vertical .wpcf7-form .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + input.wpcf7-submit,
  .wpcf7-form .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + input.wpcf7-submit,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group-vertical .btn + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group-vertical .woocommerce .woocommerce-message .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .woocommerce .woocommerce-message .btn-group-vertical .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group-vertical .woocommerce .woocommerce-info .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .woocommerce .woocommerce-info .btn-group-vertical .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group-vertical .woocommerce .woocommerce-notice .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .woocommerce .woocommerce-notice .btn-group-vertical .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group-vertical .woocommerce .checkout-button.button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .woocommerce .btn-group-vertical .checkout-button.button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group-vertical .woocommerce #place_order + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .woocommerce .btn-group-vertical #place_order + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group-vertical .wpcf7-form input.wpcf7-submit + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .wpcf7-form .btn-group-vertical input.wpcf7-submit + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group-vertical .comment-reply-link + .btn,
  .btn-group-vertical .woocommerce .woocommerce-message .comment-reply-link + .button,
  .woocommerce .woocommerce-message .btn-group-vertical .comment-reply-link + .button,
  .btn-group-vertical .woocommerce .woocommerce-info .comment-reply-link + .button,
  .woocommerce .woocommerce-info .btn-group-vertical .comment-reply-link + .button,
  .btn-group-vertical .woocommerce .woocommerce-notice .comment-reply-link + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical .comment-reply-link + .button,
  .btn-group-vertical .woocommerce .comment-reply-link + .checkout-button.button,
  .woocommerce .btn-group-vertical .comment-reply-link + .checkout-button.button,
  .btn-group-vertical .woocommerce .comment-reply-link + #place_order,
  .woocommerce .btn-group-vertical .comment-reply-link + #place_order,
  .btn-group-vertical .wpcf7-form .comment-reply-link + input.wpcf7-submit,
  .wpcf7-form .btn-group-vertical .comment-reply-link + input.wpcf7-submit,
  .btn-group-vertical .comment-reply-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group-vertical .comment-reply-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group-vertical .comment-reply-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group-vertical .btn + .comment-reply-link,
  .btn-group-vertical .woocommerce .woocommerce-message .button + .comment-reply-link,
  .woocommerce .woocommerce-message .btn-group-vertical .button + .comment-reply-link,
  .btn-group-vertical .woocommerce .woocommerce-info .button + .comment-reply-link,
  .woocommerce .woocommerce-info .btn-group-vertical .button + .comment-reply-link,
  .btn-group-vertical .woocommerce .woocommerce-notice .button + .comment-reply-link,
  .woocommerce .woocommerce-notice .btn-group-vertical .button + .comment-reply-link,
  .btn-group-vertical .woocommerce .checkout-button.button + .comment-reply-link,
  .woocommerce .btn-group-vertical .checkout-button.button + .comment-reply-link,
  .btn-group-vertical .woocommerce #place_order + .comment-reply-link,
  .woocommerce .btn-group-vertical #place_order + .comment-reply-link,
  .btn-group-vertical .wpcf7-form input.wpcf7-submit + .comment-reply-link,
  .wpcf7-form .btn-group-vertical input.wpcf7-submit + .comment-reply-link,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .comment-reply-link,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .comment-reply-link,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .comment-reply-link,
  .btn-group-vertical .comment-reply-link + .comment-reply-link,
  .btn-group-vertical input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .btn,
  .btn-group-vertical .woocommerce .woocommerce-message input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .woocommerce .woocommerce-message .btn-group-vertical input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .btn-group-vertical .woocommerce .woocommerce-info input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .woocommerce .woocommerce-info .btn-group-vertical input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .btn-group-vertical .woocommerce .woocommerce-notice input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .btn-group-vertical .woocommerce input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .checkout-button.button,
  .woocommerce .btn-group-vertical input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .checkout-button.button,
  .btn-group-vertical .woocommerce input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + #place_order,
  .woocommerce .btn-group-vertical input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + #place_order,
  .btn-group-vertical .wpcf7-form input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input.wpcf7-submit,
  .wpcf7-form .btn-group-vertical input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input.wpcf7-submit,
  .btn-group-vertical input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group-vertical input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group-vertical input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group-vertical input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .comment-reply-link,
  .btn-group-vertical input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .btn,
  .btn-group-vertical .woocommerce .woocommerce-message input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .woocommerce .woocommerce-message .btn-group-vertical input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .btn-group-vertical .woocommerce .woocommerce-info input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .woocommerce .woocommerce-info .btn-group-vertical input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .btn-group-vertical .woocommerce .woocommerce-notice input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .btn-group-vertical .woocommerce input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .checkout-button.button,
  .woocommerce .btn-group-vertical input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .checkout-button.button,
  .btn-group-vertical .woocommerce input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + #place_order,
  .woocommerce .btn-group-vertical input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + #place_order,
  .btn-group-vertical .wpcf7-form input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input.wpcf7-submit,
  .wpcf7-form .btn-group-vertical input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input.wpcf7-submit,
  .btn-group-vertical input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group-vertical input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group-vertical input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group-vertical input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .comment-reply-link,
  .btn-group-vertical button + .btn,
  .btn-group-vertical .woocommerce .woocommerce-message button + .button,
  .woocommerce .woocommerce-message .btn-group-vertical button + .button,
  .btn-group-vertical .woocommerce .woocommerce-info button + .button,
  .woocommerce .woocommerce-info .btn-group-vertical button + .button,
  .btn-group-vertical .woocommerce .woocommerce-notice button + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical button + .button,
  .btn-group-vertical .woocommerce button + .checkout-button.button,
  .woocommerce .btn-group-vertical button + .checkout-button.button,
  .btn-group-vertical .woocommerce button + #place_order,
  .woocommerce .btn-group-vertical button + #place_order,
  .btn-group-vertical .wpcf7-form button + input.wpcf7-submit,
  .wpcf7-form .btn-group-vertical button + input.wpcf7-submit,
  .btn-group-vertical button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group-vertical button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group-vertical button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group-vertical button + .comment-reply-link,
  .btn-group-vertical .btn + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .woocommerce .woocommerce-message .button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .woocommerce-message .btn-group-vertical .button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .woocommerce .woocommerce-info .button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .woocommerce-info .btn-group-vertical .button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .woocommerce .woocommerce-notice .button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .woocommerce-notice .btn-group-vertical .button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .woocommerce .checkout-button.button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .btn-group-vertical .checkout-button.button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .woocommerce #place_order + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .btn-group-vertical #place_order + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .wpcf7-form input.wpcf7-submit + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .wpcf7-form .btn-group-vertical input.wpcf7-submit + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .comment-reply-link + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .btn + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .woocommerce .woocommerce-message .button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .woocommerce-message .btn-group-vertical .button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .woocommerce .woocommerce-info .button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .woocommerce-info .btn-group-vertical .button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .woocommerce .woocommerce-notice .button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .woocommerce-notice .btn-group-vertical .button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .woocommerce .checkout-button.button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .btn-group-vertical .checkout-button.button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .woocommerce #place_order + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .btn-group-vertical #place_order + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .wpcf7-form input.wpcf7-submit + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .wpcf7-form .btn-group-vertical input.wpcf7-submit + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .comment-reply-link + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .btn + button,
  .btn-group-vertical .woocommerce .woocommerce-message .button + button,
  .woocommerce .woocommerce-message .btn-group-vertical .button + button,
  .btn-group-vertical .woocommerce .woocommerce-info .button + button,
  .woocommerce .woocommerce-info .btn-group-vertical .button + button,
  .btn-group-vertical .woocommerce .woocommerce-notice .button + button,
  .woocommerce .woocommerce-notice .btn-group-vertical .button + button,
  .btn-group-vertical .woocommerce .checkout-button.button + button,
  .woocommerce .btn-group-vertical .checkout-button.button + button,
  .btn-group-vertical .woocommerce #place_order + button,
  .woocommerce .btn-group-vertical #place_order + button,
  .btn-group-vertical .wpcf7-form input.wpcf7-submit + button,
  .wpcf7-form .btn-group-vertical input.wpcf7-submit + button,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + button,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + button,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + button,
  .btn-group-vertical .comment-reply-link + button,
  .btn-group-vertical input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + button,
  .btn-group-vertical input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + button,
  .btn-group-vertical button + button,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .woocommerce .woocommerce-message .button + .btn-group,
  .woocommerce .woocommerce-message .btn-group-vertical .button + .btn-group,
  .btn-group-vertical .woocommerce .woocommerce-info .button + .btn-group,
  .woocommerce .woocommerce-info .btn-group-vertical .button + .btn-group,
  .btn-group-vertical .woocommerce .woocommerce-notice .button + .btn-group,
  .woocommerce .woocommerce-notice .btn-group-vertical .button + .btn-group,
  .btn-group-vertical .woocommerce .checkout-button.button + .btn-group,
  .woocommerce .btn-group-vertical .checkout-button.button + .btn-group,
  .btn-group-vertical .woocommerce #place_order + .btn-group,
  .woocommerce .btn-group-vertical #place_order + .btn-group,
  .btn-group-vertical .wpcf7-form input.wpcf7-submit + .btn-group,
  .wpcf7-form .btn-group-vertical input.wpcf7-submit + .btn-group,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .btn-group,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .btn-group,
  .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .btn-group,
  .btn-group-vertical .comment-reply-link + .btn-group,
  .btn-group-vertical input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .btn-group,
  .btn-group-vertical input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .btn-group,
  .btn-group-vertical button + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .woocommerce .woocommerce-message .btn-group + .button,
  .woocommerce .woocommerce-message .btn-group-vertical .btn-group + .button,
  .btn-group-vertical .woocommerce .woocommerce-info .btn-group + .button,
  .woocommerce .woocommerce-info .btn-group-vertical .btn-group + .button,
  .btn-group-vertical .woocommerce .woocommerce-notice .btn-group + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical .btn-group + .button,
  .btn-group-vertical .woocommerce .btn-group + .checkout-button.button,
  .woocommerce .btn-group-vertical .btn-group + .checkout-button.button,
  .btn-group-vertical .woocommerce .btn-group + #place_order,
  .woocommerce .btn-group-vertical .btn-group + #place_order,
  .btn-group-vertical .wpcf7-form .btn-group + input.wpcf7-submit,
  .wpcf7-form .btn-group-vertical .btn-group + input.wpcf7-submit,
  .btn-group-vertical .btn-group + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group-vertical .btn-group + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group-vertical .btn-group + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group-vertical .btn-group + .comment-reply-link,
  .btn-group-vertical .btn-group + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .btn-group + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical .btn-group + button,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .woocommerce .woocommerce-message .btn-group > .button:not(:first-child):not(:last-child):not(.dropdown-toggle),
.woocommerce .woocommerce-info .btn-group > .button:not(:first-child):not(:last-child):not(.dropdown-toggle),
.woocommerce .woocommerce-notice .btn-group > .button:not(:first-child):not(:last-child):not(.dropdown-toggle), .woocommerce .btn-group > .checkout-button.button:not(:first-child):not(:last-child):not(.dropdown-toggle),
.woocommerce .btn-group > #place_order:not(:first-child):not(:last-child):not(.dropdown-toggle), .wpcf7-form .btn-group > input.wpcf7-submit:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-link:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-primary:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .comment-reply-link:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > input[type="submit"]:not(:first-child):not(:last-child):not(.dropdown-toggle):not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group > input[type="button"]:not(:first-child):not(:last-child):not(.dropdown-toggle):not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group > button:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .woocommerce .woocommerce-message .btn-group > .button:first-child,
.woocommerce .woocommerce-info .btn-group > .button:first-child,
.woocommerce .woocommerce-notice .btn-group > .button:first-child, .woocommerce .btn-group > .checkout-button.button:first-child,
.woocommerce .btn-group > #place_order:first-child, .wpcf7-form .btn-group > input.wpcf7-submit:first-child, .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-link:first-child, .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:first-child, .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-primary:first-child, .btn-group > .comment-reply-link:first-child, .btn-group > input[type="submit"]:first-child:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group > input[type="button"]:first-child:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group > button:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .woocommerce .woocommerce-message .btn-group > .button:first-child:not(:last-child):not(.dropdown-toggle),
  .woocommerce .woocommerce-info .btn-group > .button:first-child:not(:last-child):not(.dropdown-toggle),
  .woocommerce .woocommerce-notice .btn-group > .button:first-child:not(:last-child):not(.dropdown-toggle), .woocommerce .btn-group > .checkout-button.button:first-child:not(:last-child):not(.dropdown-toggle),
  .woocommerce .btn-group > #place_order:first-child:not(:last-child):not(.dropdown-toggle), .wpcf7-form .btn-group > input.wpcf7-submit:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-link:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-primary:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .comment-reply-link:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > input[type="submit"]:first-child:not(:last-child):not(.dropdown-toggle):not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group > input[type="button"]:first-child:not(:last-child):not(.dropdown-toggle):not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group > button:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .woocommerce .woocommerce-message .btn-group > .button:last-child:not(:first-child),
.woocommerce .woocommerce-info .btn-group > .button:last-child:not(:first-child),
.woocommerce .woocommerce-notice .btn-group > .button:last-child:not(:first-child), .woocommerce .btn-group > .checkout-button.button:last-child:not(:first-child),
.woocommerce .btn-group > #place_order:last-child:not(:first-child), .wpcf7-form .btn-group > input.wpcf7-submit:last-child:not(:first-child), .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-link:last-child:not(:first-child), .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:last-child:not(:first-child), .btn-group > .vc_general.vc_btn3.vc_btn3-style-btn-primary:last-child:not(:first-child), .btn-group > .comment-reply-link:last-child:not(:first-child), .btn-group > input[type="submit"]:last-child:not(:first-child):not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group > input[type="button"]:last-child:not(:first-child):not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group > button:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .woocommerce .woocommerce-message .btn-group > .btn-group:not(:first-child):not(:last-child) > .button,
.woocommerce .woocommerce-info .btn-group > .btn-group:not(:first-child):not(:last-child) > .button,
.woocommerce .woocommerce-notice .btn-group > .btn-group:not(:first-child):not(:last-child) > .button, .woocommerce .btn-group > .btn-group:not(:first-child):not(:last-child) > .checkout-button.button,
.woocommerce .btn-group > .btn-group:not(:first-child):not(:last-child) > #place_order, .wpcf7-form .btn-group > .btn-group:not(:first-child):not(:last-child) > input.wpcf7-submit, .btn-group > .btn-group:not(:first-child):not(:last-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group > .btn-group:not(:first-child):not(:last-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group > .btn-group:not(:first-child):not(:last-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group > .btn-group:not(:first-child):not(:last-child) > .comment-reply-link, .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group > .btn-group:not(:first-child):not(:last-child) > button {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .woocommerce .woocommerce-message .btn-group > .btn-group:first-child:not(:last-child) > .button:last-child,
.woocommerce .woocommerce-info .btn-group > .btn-group:first-child:not(:last-child) > .button:last-child,
.woocommerce .woocommerce-notice .btn-group > .btn-group:first-child:not(:last-child) > .button:last-child, .woocommerce .btn-group > .btn-group:first-child:not(:last-child) > .checkout-button.button:last-child,
.woocommerce .btn-group > .btn-group:first-child:not(:last-child) > #place_order:last-child, .wpcf7-form .btn-group > .btn-group:first-child:not(:last-child) > input.wpcf7-submit:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .vc_general.vc_btn3.vc_btn3-style-btn-link:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .vc_general.vc_btn3.vc_btn3-style-btn-primary:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .comment-reply-link:last-child, .btn-group > .btn-group:first-child:not(:last-child) > input[type="submit"]:last-child:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group > .btn-group:first-child:not(:last-child) > input[type="button"]:last-child:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group > .btn-group:first-child:not(:last-child) > button:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .woocommerce .woocommerce-message .btn-group > .btn-group:last-child:not(:first-child) > .button:first-child,
.woocommerce .woocommerce-info .btn-group > .btn-group:last-child:not(:first-child) > .button:first-child,
.woocommerce .woocommerce-notice .btn-group > .btn-group:last-child:not(:first-child) > .button:first-child, .woocommerce .btn-group > .btn-group:last-child:not(:first-child) > .checkout-button.button:first-child,
.woocommerce .btn-group > .btn-group:last-child:not(:first-child) > #place_order:first-child, .wpcf7-form .btn-group > .btn-group:last-child:not(:first-child) > input.wpcf7-submit:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .vc_general.vc_btn3.vc_btn3-style-btn-link:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .vc_general.vc_btn3.vc_btn3-style-btn-primary:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .comment-reply-link:first-child, .btn-group > .btn-group:last-child:not(:first-child) > input[type="submit"]:first-child:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group > .btn-group:last-child:not(:first-child) > input[type="button"]:first-child:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group > .btn-group:last-child:not(:first-child) > button:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn + .dropdown-toggle-split, .woocommerce .woocommerce-message .button + .dropdown-toggle-split,
.woocommerce .woocommerce-info .button + .dropdown-toggle-split,
.woocommerce .woocommerce-notice .button + .dropdown-toggle-split, .woocommerce .checkout-button.button + .dropdown-toggle-split,
.woocommerce #place_order + .dropdown-toggle-split, .wpcf7-form input.wpcf7-submit + .dropdown-toggle-split, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .dropdown-toggle-split, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .dropdown-toggle-split, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .dropdown-toggle-split, .comment-reply-link + .dropdown-toggle-split, input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .dropdown-toggle-split,
input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .dropdown-toggle-split,
button + .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .btn + .dropdown-toggle-split::after, .woocommerce .woocommerce-message .button + .dropdown-toggle-split::after,
  .woocommerce .woocommerce-info .button + .dropdown-toggle-split::after,
  .woocommerce .woocommerce-notice .button + .dropdown-toggle-split::after, .woocommerce .checkout-button.button + .dropdown-toggle-split::after,
  .woocommerce #place_order + .dropdown-toggle-split::after, .wpcf7-form input.wpcf7-submit + .dropdown-toggle-split::after, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .dropdown-toggle-split::after, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .dropdown-toggle-split::after, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .dropdown-toggle-split::after, .comment-reply-link + .dropdown-toggle-split::after, input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .dropdown-toggle-split::after,
  input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .dropdown-toggle-split::after,
  button + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .vc_general.vc_btn3.vc_btn3.vc_btn3-size-sm + .dropdown-toggle-split, .comment-reply-link + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .woocommerce .woocommerce-message .btn-group-sm > .button + .dropdown-toggle-split,
.woocommerce .woocommerce-info .btn-group-sm > .button + .dropdown-toggle-split,
.woocommerce .woocommerce-notice .btn-group-sm > .button + .dropdown-toggle-split, .woocommerce .btn-group-sm > .checkout-button.button + .dropdown-toggle-split,
.woocommerce .btn-group-sm > #place_order + .dropdown-toggle-split, .wpcf7-form .btn-group-sm > input.wpcf7-submit + .dropdown-toggle-split, .btn-group-sm > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .dropdown-toggle-split, .btn-group-sm > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .dropdown-toggle-split, .btn-group-sm > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .dropdown-toggle-split, .btn-group-sm > .comment-reply-link + .dropdown-toggle-split, .btn-group-sm > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .dropdown-toggle-split,
.btn-group-sm > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .dropdown-toggle-split,
.btn-group-sm > button + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .woocommerce .checkout-button.button + .dropdown-toggle-split,
.woocommerce #place_order + .dropdown-toggle-split, .wpcf7-form input.wpcf7-submit + .dropdown-toggle-split, .vc_general.vc_btn3.vc_btn3.vc_btn3-size-lg.vc_btn3-size-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .woocommerce .woocommerce-message .btn-group-lg > .button + .dropdown-toggle-split,
.woocommerce .woocommerce-info .btn-group-lg > .button + .dropdown-toggle-split,
.woocommerce .woocommerce-notice .btn-group-lg > .button + .dropdown-toggle-split, .woocommerce .btn-group-lg > .checkout-button.button + .dropdown-toggle-split,
.woocommerce .btn-group-lg > #place_order + .dropdown-toggle-split, .wpcf7-form .btn-group-lg > input.wpcf7-submit + .dropdown-toggle-split, .btn-group-lg > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .dropdown-toggle-split, .btn-group-lg > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .dropdown-toggle-split, .btn-group-lg > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .dropdown-toggle-split, .btn-group-lg > .comment-reply-link + .dropdown-toggle-split, .btn-group-lg > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .dropdown-toggle-split,
.btn-group-lg > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .dropdown-toggle-split,
.btn-group-lg > button + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical .btn, .btn-group-vertical .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-message .btn-group-vertical .button,
  .btn-group-vertical .woocommerce .woocommerce-info .button,
  .woocommerce .woocommerce-info .btn-group-vertical .button,
  .btn-group-vertical .woocommerce .woocommerce-notice .button,
  .woocommerce .woocommerce-notice .btn-group-vertical .button, .btn-group-vertical .woocommerce .checkout-button.button, .woocommerce .btn-group-vertical .checkout-button.button,
  .btn-group-vertical .woocommerce #place_order,
  .woocommerce .btn-group-vertical #place_order, .btn-group-vertical .wpcf7-form input.wpcf7-submit, .wpcf7-form .btn-group-vertical input.wpcf7-submit, .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group-vertical .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group-vertical .comment-reply-link, .btn-group-vertical input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical button,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn, .woocommerce .woocommerce-message .btn-group-vertical > .button + .btn,
  .woocommerce .woocommerce-info .btn-group-vertical > .button + .btn,
  .woocommerce .woocommerce-notice .btn-group-vertical > .button + .btn, .woocommerce .woocommerce-message .btn-group-vertical > .btn + .button, .woocommerce .woocommerce-message .btn-group-vertical > .button + .button,
  .woocommerce .woocommerce-info .woocommerce-message .btn-group-vertical > .button + .button,
  .woocommerce .woocommerce-message .woocommerce-info .btn-group-vertical > .button + .button,
  .woocommerce .woocommerce-notice .woocommerce-message .btn-group-vertical > .button + .button,
  .woocommerce .woocommerce-message .woocommerce-notice .btn-group-vertical > .button + .button,
  .woocommerce .woocommerce-info .btn-group-vertical > .btn + .button,
  .woocommerce .woocommerce-info .btn-group-vertical > .button + .button,
  .woocommerce .woocommerce-notice .woocommerce-info .btn-group-vertical > .button + .button,
  .woocommerce .woocommerce-info .woocommerce-notice .btn-group-vertical > .button + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical > .btn + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical > .button + .button, .woocommerce .btn-group-vertical > .checkout-button.button + .btn, .woocommerce .woocommerce-message .btn-group-vertical > .checkout-button.button + .button,
  .woocommerce .woocommerce-info .btn-group-vertical > .checkout-button.button + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical > .checkout-button.button + .button,
  .woocommerce .btn-group-vertical > #place_order + .btn,
  .woocommerce .woocommerce-message .btn-group-vertical > #place_order + .button,
  .woocommerce .woocommerce-info .btn-group-vertical > #place_order + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical > #place_order + .button, .woocommerce .btn-group-vertical > .btn + .checkout-button.button, .woocommerce .woocommerce-message .btn-group-vertical > .button + .checkout-button.button,
  .woocommerce .woocommerce-info .btn-group-vertical > .button + .checkout-button.button,
  .woocommerce .woocommerce-notice .btn-group-vertical > .button + .checkout-button.button, .woocommerce .btn-group-vertical > .checkout-button.button + .checkout-button.button,
  .woocommerce .btn-group-vertical > #place_order + .checkout-button.button,
  .woocommerce .btn-group-vertical > .btn + #place_order,
  .woocommerce .woocommerce-message .btn-group-vertical > .button + #place_order,
  .woocommerce .woocommerce-info .btn-group-vertical > .button + #place_order,
  .woocommerce .woocommerce-notice .btn-group-vertical > .button + #place_order,
  .woocommerce .btn-group-vertical > .checkout-button.button + #place_order,
  .woocommerce .btn-group-vertical > #place_order + #place_order, .wpcf7-form .btn-group-vertical > input.wpcf7-submit + .btn, .wpcf7-form .woocommerce .woocommerce-message .btn-group-vertical > input.wpcf7-submit + .button, .woocommerce .woocommerce-message .wpcf7-form .btn-group-vertical > input.wpcf7-submit + .button,
  .wpcf7-form .woocommerce .woocommerce-info .btn-group-vertical > input.wpcf7-submit + .button,
  .woocommerce .woocommerce-info .wpcf7-form .btn-group-vertical > input.wpcf7-submit + .button,
  .wpcf7-form .woocommerce .woocommerce-notice .btn-group-vertical > input.wpcf7-submit + .button,
  .woocommerce .woocommerce-notice .wpcf7-form .btn-group-vertical > input.wpcf7-submit + .button, .wpcf7-form .woocommerce .btn-group-vertical > input.wpcf7-submit + .checkout-button.button, .woocommerce .wpcf7-form .btn-group-vertical > input.wpcf7-submit + .checkout-button.button,
  .wpcf7-form .woocommerce .btn-group-vertical > input.wpcf7-submit + #place_order,
  .woocommerce .wpcf7-form .btn-group-vertical > input.wpcf7-submit + #place_order, .wpcf7-form .btn-group-vertical > .btn + input.wpcf7-submit, .wpcf7-form .woocommerce .woocommerce-message .btn-group-vertical > .button + input.wpcf7-submit, .woocommerce .woocommerce-message .wpcf7-form .btn-group-vertical > .button + input.wpcf7-submit,
  .wpcf7-form .woocommerce .woocommerce-info .btn-group-vertical > .button + input.wpcf7-submit,
  .woocommerce .woocommerce-info .wpcf7-form .btn-group-vertical > .button + input.wpcf7-submit,
  .wpcf7-form .woocommerce .woocommerce-notice .btn-group-vertical > .button + input.wpcf7-submit,
  .woocommerce .woocommerce-notice .wpcf7-form .btn-group-vertical > .button + input.wpcf7-submit, .wpcf7-form .woocommerce .btn-group-vertical > .checkout-button.button + input.wpcf7-submit, .woocommerce .wpcf7-form .btn-group-vertical > .checkout-button.button + input.wpcf7-submit,
  .wpcf7-form .woocommerce .btn-group-vertical > #place_order + input.wpcf7-submit,
  .woocommerce .wpcf7-form .btn-group-vertical > #place_order + input.wpcf7-submit, .wpcf7-form .btn-group-vertical > input.wpcf7-submit + input.wpcf7-submit, .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .btn, .woocommerce .woocommerce-message .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .button,
  .woocommerce .woocommerce-info .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .button, .woocommerce .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .checkout-button.button,
  .woocommerce .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + #place_order, .wpcf7-form .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + input.wpcf7-submit, .btn-group-vertical > .btn + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .woocommerce .woocommerce-message .btn-group-vertical > .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .woocommerce .woocommerce-info .btn-group-vertical > .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .woocommerce .woocommerce-notice .btn-group-vertical > .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .woocommerce .btn-group-vertical > .checkout-button.button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .woocommerce .btn-group-vertical > #place_order + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .wpcf7-form .btn-group-vertical > input.wpcf7-submit + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .btn, .woocommerce .woocommerce-message .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .button,
  .woocommerce .woocommerce-info .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .button, .woocommerce .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .checkout-button.button,
  .woocommerce .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + #place_order, .wpcf7-form .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + input.wpcf7-submit, .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group-vertical > .btn + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .woocommerce .woocommerce-message .btn-group-vertical > .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .woocommerce .woocommerce-info .btn-group-vertical > .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .woocommerce .woocommerce-notice .btn-group-vertical > .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .woocommerce .btn-group-vertical > .checkout-button.button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .woocommerce .btn-group-vertical > #place_order + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .wpcf7-form .btn-group-vertical > input.wpcf7-submit + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .btn, .woocommerce .woocommerce-message .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .button,
  .woocommerce .woocommerce-info .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .button, .woocommerce .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .checkout-button.button,
  .woocommerce .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + #place_order, .wpcf7-form .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + input.wpcf7-submit, .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group-vertical > .btn + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .woocommerce .woocommerce-message .btn-group-vertical > .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .woocommerce .woocommerce-info .btn-group-vertical > .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .woocommerce .woocommerce-notice .btn-group-vertical > .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .woocommerce .btn-group-vertical > .checkout-button.button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .woocommerce .btn-group-vertical > #place_order + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .wpcf7-form .btn-group-vertical > input.wpcf7-submit + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group-vertical > .comment-reply-link + .btn, .woocommerce .woocommerce-message .btn-group-vertical > .comment-reply-link + .button,
  .woocommerce .woocommerce-info .btn-group-vertical > .comment-reply-link + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical > .comment-reply-link + .button, .woocommerce .btn-group-vertical > .comment-reply-link + .checkout-button.button,
  .woocommerce .btn-group-vertical > .comment-reply-link + #place_order, .wpcf7-form .btn-group-vertical > .comment-reply-link + input.wpcf7-submit, .btn-group-vertical > .comment-reply-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group-vertical > .comment-reply-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group-vertical > .comment-reply-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group-vertical > .btn + .comment-reply-link, .woocommerce .woocommerce-message .btn-group-vertical > .button + .comment-reply-link,
  .woocommerce .woocommerce-info .btn-group-vertical > .button + .comment-reply-link,
  .woocommerce .woocommerce-notice .btn-group-vertical > .button + .comment-reply-link, .woocommerce .btn-group-vertical > .checkout-button.button + .comment-reply-link,
  .woocommerce .btn-group-vertical > #place_order + .comment-reply-link, .wpcf7-form .btn-group-vertical > input.wpcf7-submit + .comment-reply-link, .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .comment-reply-link, .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .comment-reply-link, .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .comment-reply-link, .btn-group-vertical > .comment-reply-link + .comment-reply-link, .btn-group-vertical > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .btn, .woocommerce .woocommerce-message .btn-group-vertical > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .woocommerce .woocommerce-info .btn-group-vertical > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button, .woocommerce .btn-group-vertical > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .checkout-button.button,
  .woocommerce .btn-group-vertical > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + #place_order, .wpcf7-form .btn-group-vertical > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input.wpcf7-submit, .btn-group-vertical > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group-vertical > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group-vertical > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group-vertical > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .comment-reply-link,
  .btn-group-vertical > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .btn,
  .woocommerce .woocommerce-message .btn-group-vertical > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .woocommerce .woocommerce-info .btn-group-vertical > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
  .woocommerce .btn-group-vertical > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .checkout-button.button,
  .woocommerce .btn-group-vertical > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + #place_order,
  .wpcf7-form .btn-group-vertical > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input.wpcf7-submit,
  .btn-group-vertical > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group-vertical > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group-vertical > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group-vertical > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .comment-reply-link,
  .btn-group-vertical > button + .btn,
  .woocommerce .woocommerce-message .btn-group-vertical > button + .button,
  .woocommerce .woocommerce-info .btn-group-vertical > button + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical > button + .button,
  .woocommerce .btn-group-vertical > button + .checkout-button.button,
  .woocommerce .btn-group-vertical > button + #place_order,
  .wpcf7-form .btn-group-vertical > button + input.wpcf7-submit,
  .btn-group-vertical > button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group-vertical > button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group-vertical > button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group-vertical > button + .comment-reply-link, .btn-group-vertical > .btn + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .woocommerce .woocommerce-message .btn-group-vertical > .button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .woocommerce-info .btn-group-vertical > .button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .woocommerce-notice .btn-group-vertical > .button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .woocommerce .btn-group-vertical > .checkout-button.button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .btn-group-vertical > #place_order + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .wpcf7-form .btn-group-vertical > input.wpcf7-submit + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .btn-group-vertical > .comment-reply-link + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .btn-group-vertical > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical > button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical > .btn + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .woocommerce-message .btn-group-vertical > .button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .woocommerce-info .btn-group-vertical > .button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .woocommerce-notice .btn-group-vertical > .button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .btn-group-vertical > .checkout-button.button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .woocommerce .btn-group-vertical > #place_order + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .wpcf7-form .btn-group-vertical > input.wpcf7-submit + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical > .comment-reply-link + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical > button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical > .btn + button,
  .woocommerce .woocommerce-message .btn-group-vertical > .button + button,
  .woocommerce .woocommerce-info .btn-group-vertical > .button + button,
  .woocommerce .woocommerce-notice .btn-group-vertical > .button + button,
  .woocommerce .btn-group-vertical > .checkout-button.button + button,
  .woocommerce .btn-group-vertical > #place_order + button,
  .wpcf7-form .btn-group-vertical > input.wpcf7-submit + button,
  .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + button,
  .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + button,
  .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + button,
  .btn-group-vertical > .comment-reply-link + button,
  .btn-group-vertical > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + button,
  .btn-group-vertical > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + button,
  .btn-group-vertical > button + button,
  .btn-group-vertical > .btn + .btn-group,
  .woocommerce .woocommerce-message .btn-group-vertical > .button + .btn-group,
  .woocommerce .woocommerce-info .btn-group-vertical > .button + .btn-group,
  .woocommerce .woocommerce-notice .btn-group-vertical > .button + .btn-group,
  .woocommerce .btn-group-vertical > .checkout-button.button + .btn-group,
  .woocommerce .btn-group-vertical > #place_order + .btn-group,
  .wpcf7-form .btn-group-vertical > input.wpcf7-submit + .btn-group,
  .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .btn-group,
  .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .btn-group,
  .btn-group-vertical > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .btn-group,
  .btn-group-vertical > .comment-reply-link + .btn-group,
  .btn-group-vertical > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .btn-group,
  .btn-group-vertical > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .btn-group,
  .btn-group-vertical > button + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .woocommerce .woocommerce-message .btn-group-vertical > .btn-group + .button,
  .woocommerce .woocommerce-info .btn-group-vertical > .btn-group + .button,
  .woocommerce .woocommerce-notice .btn-group-vertical > .btn-group + .button,
  .woocommerce .btn-group-vertical > .btn-group + .checkout-button.button,
  .woocommerce .btn-group-vertical > .btn-group + #place_order,
  .wpcf7-form .btn-group-vertical > .btn-group + input.wpcf7-submit,
  .btn-group-vertical > .btn-group + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
  .btn-group-vertical > .btn-group + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
  .btn-group-vertical > .btn-group + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
  .btn-group-vertical > .btn-group + .comment-reply-link,
  .btn-group-vertical > .btn-group + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical > .btn-group + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-vertical > .btn-group + button,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .woocommerce .woocommerce-message .btn-group-vertical > .button:not(:first-child):not(:last-child),
.woocommerce .woocommerce-info .btn-group-vertical > .button:not(:first-child):not(:last-child),
.woocommerce .woocommerce-notice .btn-group-vertical > .button:not(:first-child):not(:last-child), .woocommerce .btn-group-vertical > .checkout-button.button:not(:first-child):not(:last-child),
.woocommerce .btn-group-vertical > #place_order:not(:first-child):not(:last-child), .wpcf7-form .btn-group-vertical > input.wpcf7-submit:not(:first-child):not(:last-child), .btn-group-vertical > .vc_general.vc_btn3.vc_btn3-style-btn-link:not(:first-child):not(:last-child), .btn-group-vertical > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:not(:first-child):not(:last-child), .btn-group-vertical > .vc_general.vc_btn3.vc_btn3-style-btn-primary:not(:first-child):not(:last-child), .btn-group-vertical > .comment-reply-link:not(:first-child):not(:last-child), .btn-group-vertical > input[type="submit"]:not(:first-child):not(:last-child):not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group-vertical > input[type="button"]:not(:first-child):not(:last-child):not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group-vertical > button:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .woocommerce .woocommerce-message .btn-group-vertical > .button:first-child:not(:last-child),
.woocommerce .woocommerce-info .btn-group-vertical > .button:first-child:not(:last-child),
.woocommerce .woocommerce-notice .btn-group-vertical > .button:first-child:not(:last-child), .woocommerce .btn-group-vertical > .checkout-button.button:first-child:not(:last-child),
.woocommerce .btn-group-vertical > #place_order:first-child:not(:last-child), .wpcf7-form .btn-group-vertical > input.wpcf7-submit:first-child:not(:last-child), .btn-group-vertical > .vc_general.vc_btn3.vc_btn3-style-btn-link:first-child:not(:last-child), .btn-group-vertical > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:first-child:not(:last-child), .btn-group-vertical > .vc_general.vc_btn3.vc_btn3-style-btn-primary:first-child:not(:last-child), .btn-group-vertical > .comment-reply-link:first-child:not(:last-child), .btn-group-vertical > input[type="submit"]:first-child:not(:last-child):not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group-vertical > input[type="button"]:first-child:not(:last-child):not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group-vertical > button:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .woocommerce .woocommerce-message .btn-group-vertical > .button:last-child:not(:first-child),
.woocommerce .woocommerce-info .btn-group-vertical > .button:last-child:not(:first-child),
.woocommerce .woocommerce-notice .btn-group-vertical > .button:last-child:not(:first-child), .woocommerce .btn-group-vertical > .checkout-button.button:last-child:not(:first-child),
.woocommerce .btn-group-vertical > #place_order:last-child:not(:first-child), .wpcf7-form .btn-group-vertical > input.wpcf7-submit:last-child:not(:first-child), .btn-group-vertical > .vc_general.vc_btn3.vc_btn3-style-btn-link:last-child:not(:first-child), .btn-group-vertical > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:last-child:not(:first-child), .btn-group-vertical > .vc_general.vc_btn3.vc_btn3-style-btn-primary:last-child:not(:first-child), .btn-group-vertical > .comment-reply-link:last-child:not(:first-child), .btn-group-vertical > input[type="submit"]:last-child:not(:first-child):not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group-vertical > input[type="button"]:last-child:not(:first-child):not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group-vertical > button:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .woocommerce .woocommerce-message .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .button,
.woocommerce .woocommerce-info .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .button,
.woocommerce .woocommerce-notice .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .button, .woocommerce .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .checkout-button.button,
.woocommerce .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > #place_order, .wpcf7-form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input.wpcf7-submit, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .comment-reply-link, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > button {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .woocommerce .woocommerce-message .btn-group-vertical > .btn-group:first-child:not(:last-child) > .button:last-child,
.woocommerce .woocommerce-info .btn-group-vertical > .btn-group:first-child:not(:last-child) > .button:last-child,
.woocommerce .woocommerce-notice .btn-group-vertical > .btn-group:first-child:not(:last-child) > .button:last-child, .woocommerce .btn-group-vertical > .btn-group:first-child:not(:last-child) > .checkout-button.button:last-child,
.woocommerce .btn-group-vertical > .btn-group:first-child:not(:last-child) > #place_order:last-child, .wpcf7-form .btn-group-vertical > .btn-group:first-child:not(:last-child) > input.wpcf7-submit:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .vc_general.vc_btn3.vc_btn3-style-btn-link:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .vc_general.vc_btn3.vc_btn3-style-btn-primary:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .comment-reply-link:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > input[type="submit"]:last-child:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group-vertical > .btn-group:first-child:not(:last-child) > input[type="button"]:last-child:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group-vertical > .btn-group:first-child:not(:last-child) > button:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .woocommerce .woocommerce-message .btn-group-vertical > .btn-group:last-child:not(:first-child) > .button:first-child,
.woocommerce .woocommerce-info .btn-group-vertical > .btn-group:last-child:not(:first-child) > .button:first-child,
.woocommerce .woocommerce-notice .btn-group-vertical > .btn-group:last-child:not(:first-child) > .button:first-child, .woocommerce .btn-group-vertical > .btn-group:last-child:not(:first-child) > .checkout-button.button:first-child,
.woocommerce .btn-group-vertical > .btn-group:last-child:not(:first-child) > #place_order:first-child, .wpcf7-form .btn-group-vertical > .btn-group:last-child:not(:first-child) > input.wpcf7-submit:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .vc_general.vc_btn3.vc_btn3-style-btn-link:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .vc_general.vc_btn3.vc_btn3-style-btn-primary:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .comment-reply-link:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > input[type="submit"]:first-child:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group-vertical > .btn-group:last-child:not(:first-child) > input[type="button"]:first-child:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.btn-group-vertical > .btn-group:last-child:not(:first-child) > button:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"], .woocommerce .woocommerce-message [data-toggle="buttons"] > .button input[type="radio"],
.woocommerce .woocommerce-info [data-toggle="buttons"] > .button input[type="radio"],
.woocommerce .woocommerce-notice [data-toggle="buttons"] > .button input[type="radio"], .woocommerce [data-toggle="buttons"] > .checkout-button.button input[type="radio"],
.woocommerce [data-toggle="buttons"] > #place_order input[type="radio"], .wpcf7-form [data-toggle="buttons"] > input.wpcf7-submit input[type="radio"], [data-toggle="buttons"] > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link input[type="radio"], [data-toggle="buttons"] > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary input[type="radio"], [data-toggle="buttons"] > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary input[type="radio"], [data-toggle="buttons"] > .comment-reply-link input[type="radio"], [data-toggle="buttons"] > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) input[type="radio"],
[data-toggle="buttons"] > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) input[type="radio"],
[data-toggle="buttons"] > button input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
.woocommerce .woocommerce-message [data-toggle="buttons"] > .button input[type="checkbox"],
.woocommerce .woocommerce-info [data-toggle="buttons"] > .button input[type="checkbox"],
.woocommerce .woocommerce-notice [data-toggle="buttons"] > .button input[type="checkbox"],
.woocommerce [data-toggle="buttons"] > .checkout-button.button input[type="checkbox"],
.woocommerce [data-toggle="buttons"] > #place_order input[type="checkbox"],
.wpcf7-form [data-toggle="buttons"] > input.wpcf7-submit input[type="checkbox"],
[data-toggle="buttons"] > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link input[type="checkbox"],
[data-toggle="buttons"] > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary input[type="checkbox"],
[data-toggle="buttons"] > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary input[type="checkbox"],
[data-toggle="buttons"] > .comment-reply-link input[type="checkbox"],
[data-toggle="buttons"] > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) input[type="checkbox"],
[data-toggle="buttons"] > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) input[type="checkbox"],
[data-toggle="buttons"] > button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  width: 100%; }
  .input-group .form-control, .input-group input[type=text],
  .input-group input[type=search],
  .input-group input[type=password],
  .input-group input[type=email],
  .input-group input[type=number],
  .input-group input[type=url],
  .input-group input[type=date],
  .input-group input[type=tel],
  .input-group select,
  .input-group textarea {
    position: relative;
    z-index: 2;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group input[type=text]:focus,
    .input-group input[type=search]:focus,
    .input-group input[type=password]:focus,
    .input-group input[type=email]:focus,
    .input-group input[type=number]:focus,
    .input-group input[type=url]:focus,
    .input-group input[type=date]:focus,
    .input-group input[type=tel]:focus,
    .input-group select:focus,
    .input-group textarea:focus, .input-group .form-control:active, .input-group input[type=text]:active,
    .input-group input[type=search]:active,
    .input-group input[type=password]:active,
    .input-group input[type=email]:active,
    .input-group input[type=number]:active,
    .input-group input[type=url]:active,
    .input-group input[type=date]:active,
    .input-group input[type=tel]:active,
    .input-group select:active,
    .input-group textarea:active, .input-group .form-control:hover, .input-group input[type=text]:hover,
    .input-group input[type=search]:hover,
    .input-group input[type=password]:hover,
    .input-group input[type=email]:hover,
    .input-group input[type=number]:hover,
    .input-group input[type=url]:hover,
    .input-group input[type=date]:hover,
    .input-group input[type=tel]:hover,
    .input-group select:hover,
    .input-group textarea:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group input[type=text],
.input-group input[type=search],
.input-group input[type=password],
.input-group input[type=email],
.input-group input[type=number],
.input-group input[type=url],
.input-group input[type=date],
.input-group input[type=tel],
.input-group select,
.input-group textarea {
  display: flex;
  align-items: center; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child),
  .input-group input[type=text]:not(:first-child):not(:last-child),
  .input-group input[type=search]:not(:first-child):not(:last-child),
  .input-group input[type=password]:not(:first-child):not(:last-child),
  .input-group input[type=email]:not(:first-child):not(:last-child),
  .input-group input[type=number]:not(:first-child):not(:last-child),
  .input-group input[type=url]:not(:first-child):not(:last-child),
  .input-group input[type=date]:not(:first-child):not(:last-child),
  .input-group input[type=tel]:not(:first-child):not(:last-child),
  .input-group select:not(:first-child):not(:last-child),
  .input-group textarea:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #495057;
  text-align: center;
  background-color: #e9ecef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  .woocommerce .woocommerce-message .input-group-sm > .input-group-btn > .input-group-addon.button,
  .woocommerce .woocommerce-info .input-group-sm > .input-group-btn > .input-group-addon.button,
  .woocommerce .woocommerce-notice .input-group-sm > .input-group-btn > .input-group-addon.button,
  .woocommerce .input-group-sm > .input-group-btn > .input-group-addon.checkout-button.button,
  .woocommerce .input-group-sm > .input-group-btn > .input-group-addon#place_order,
  .wpcf7-form .input-group-sm > .input-group-btn > input.input-group-addon.wpcf7-submit,
  .input-group-sm > .input-group-btn > .input-group-addon.vc_general.vc_btn3.vc_btn3-style-btn-link,
  .input-group-sm > .input-group-btn > .input-group-addon.vc_general.vc_btn3.vc_btn3-style-btn-outline-primary,
  .input-group-sm > .input-group-btn > .input-group-addon.vc_general.vc_btn3.vc_btn3-style-btn-primary,
  .input-group-sm > .input-group-btn > .input-group-addon.comment-reply-link,
  .input-group-sm > .input-group-btn > input.input-group-addon[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .input-group-sm > .input-group-btn > input.input-group-addon[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .input-group-sm > .input-group-btn > button.input-group-addon {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .woocommerce .woocommerce-message .input-group-lg > .input-group-btn > .input-group-addon.button,
  .woocommerce .woocommerce-info .input-group-lg > .input-group-btn > .input-group-addon.button,
  .woocommerce .woocommerce-notice .input-group-lg > .input-group-btn > .input-group-addon.button,
  .woocommerce .input-group-lg > .input-group-btn > .input-group-addon.checkout-button.button,
  .woocommerce .input-group-lg > .input-group-btn > .input-group-addon#place_order,
  .wpcf7-form .input-group-lg > .input-group-btn > input.input-group-addon.wpcf7-submit,
  .input-group-lg > .input-group-btn > .input-group-addon.vc_general.vc_btn3.vc_btn3-style-btn-link,
  .input-group-lg > .input-group-btn > .input-group-addon.vc_general.vc_btn3.vc_btn3-style-btn-outline-primary,
  .input-group-lg > .input-group-btn > .input-group-addon.vc_general.vc_btn3.vc_btn3-style-btn-primary,
  .input-group-lg > .input-group-btn > .input-group-addon.comment-reply-link,
  .input-group-lg > .input-group-btn > input.input-group-addon[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .input-group-lg > .input-group-btn > input.input-group-addon[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .input-group-lg > .input-group-btn > button.input-group-addon {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    border-radius: 0; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child), .input-group input[type=text]:not(:last-child),
.input-group input[type=search]:not(:last-child),
.input-group input[type=password]:not(:last-child),
.input-group input[type=email]:not(:last-child),
.input-group input[type=number]:not(:last-child),
.input-group input[type=url]:not(:last-child),
.input-group input[type=date]:not(:last-child),
.input-group input[type=tel]:not(:last-child),
.input-group select:not(:last-child),
.input-group textarea:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.woocommerce .woocommerce-message .input-group-btn:not(:last-child) > .button,
.woocommerce .woocommerce-info .input-group-btn:not(:last-child) > .button,
.woocommerce .woocommerce-notice .input-group-btn:not(:last-child) > .button,
.woocommerce .input-group-btn:not(:last-child) > .checkout-button.button,
.woocommerce .input-group-btn:not(:last-child) > #place_order,
.wpcf7-form .input-group-btn:not(:last-child) > input.wpcf7-submit,
.input-group-btn:not(:last-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
.input-group-btn:not(:last-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
.input-group-btn:not(:last-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
.input-group-btn:not(:last-child) > .comment-reply-link,
.input-group-btn:not(:last-child) > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.input-group-btn:not(:last-child) > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.input-group-btn:not(:last-child) > button,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.woocommerce .woocommerce-message .input-group-btn:not(:last-child) > .btn-group > .button,
.woocommerce .woocommerce-info .input-group-btn:not(:last-child) > .btn-group > .button,
.woocommerce .woocommerce-notice .input-group-btn:not(:last-child) > .btn-group > .button,
.woocommerce .input-group-btn:not(:last-child) > .btn-group > .checkout-button.button,
.woocommerce .input-group-btn:not(:last-child) > .btn-group > #place_order,
.wpcf7-form .input-group-btn:not(:last-child) > .btn-group > input.wpcf7-submit,
.input-group-btn:not(:last-child) > .btn-group > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
.input-group-btn:not(:last-child) > .btn-group > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
.input-group-btn:not(:last-child) > .btn-group > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
.input-group-btn:not(:last-child) > .btn-group > .comment-reply-link,
.input-group-btn:not(:last-child) > .btn-group > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.input-group-btn:not(:last-child) > .btn-group > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.input-group-btn:not(:last-child) > .btn-group > button,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.woocommerce .woocommerce-message .input-group-btn:not(:first-child) > .button:not(:last-child):not(.dropdown-toggle),
.woocommerce .woocommerce-info .input-group-btn:not(:first-child) > .button:not(:last-child):not(.dropdown-toggle),
.woocommerce .woocommerce-notice .input-group-btn:not(:first-child) > .button:not(:last-child):not(.dropdown-toggle),
.woocommerce .input-group-btn:not(:first-child) > .checkout-button.button:not(:last-child):not(.dropdown-toggle),
.woocommerce .input-group-btn:not(:first-child) > #place_order:not(:last-child):not(.dropdown-toggle),
.wpcf7-form .input-group-btn:not(:first-child) > input.wpcf7-submit:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .vc_general.vc_btn3.vc_btn3-style-btn-link:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .vc_general.vc_btn3.vc_btn3-style-btn-primary:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .comment-reply-link:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > input[type="submit"]:not(:last-child):not(.dropdown-toggle):not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.input-group-btn:not(:first-child) > input[type="button"]:not(:last-child):not(.dropdown-toggle):not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.input-group-btn:not(:first-child) > button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn,
.woocommerce .woocommerce-message .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .button,
.woocommerce .woocommerce-info .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .button,
.woocommerce .woocommerce-notice .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .button,
.woocommerce .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .checkout-button.button,
.woocommerce .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > #place_order,
.wpcf7-form .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > input.wpcf7-submit,
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .comment-reply-link,
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.input-group .form-control:not(:first-child), .input-group input[type=text]:not(:first-child),
.input-group input[type=search]:not(:first-child),
.input-group input[type=password]:not(:first-child),
.input-group input[type=email]:not(:first-child),
.input-group input[type=number]:not(:first-child),
.input-group input[type=url]:not(:first-child),
.input-group input[type=date]:not(:first-child),
.input-group input[type=tel]:not(:first-child),
.input-group select:not(:first-child),
.input-group textarea:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.woocommerce .woocommerce-message .input-group-btn:not(:first-child) > .button,
.woocommerce .woocommerce-info .input-group-btn:not(:first-child) > .button,
.woocommerce .woocommerce-notice .input-group-btn:not(:first-child) > .button,
.woocommerce .input-group-btn:not(:first-child) > .checkout-button.button,
.woocommerce .input-group-btn:not(:first-child) > #place_order,
.wpcf7-form .input-group-btn:not(:first-child) > input.wpcf7-submit,
.input-group-btn:not(:first-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
.input-group-btn:not(:first-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
.input-group-btn:not(:first-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
.input-group-btn:not(:first-child) > .comment-reply-link,
.input-group-btn:not(:first-child) > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.input-group-btn:not(:first-child) > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.input-group-btn:not(:first-child) > button,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.woocommerce .woocommerce-message .input-group-btn:not(:first-child) > .btn-group > .button,
.woocommerce .woocommerce-info .input-group-btn:not(:first-child) > .btn-group > .button,
.woocommerce .woocommerce-notice .input-group-btn:not(:first-child) > .btn-group > .button,
.woocommerce .input-group-btn:not(:first-child) > .btn-group > .checkout-button.button,
.woocommerce .input-group-btn:not(:first-child) > .btn-group > #place_order,
.wpcf7-form .input-group-btn:not(:first-child) > .btn-group > input.wpcf7-submit,
.input-group-btn:not(:first-child) > .btn-group > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
.input-group-btn:not(:first-child) > .btn-group > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
.input-group-btn:not(:first-child) > .btn-group > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
.input-group-btn:not(:first-child) > .btn-group > .comment-reply-link,
.input-group-btn:not(:first-child) > .btn-group > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.input-group-btn:not(:first-child) > .btn-group > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.input-group-btn:not(:first-child) > .btn-group > button,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.woocommerce .woocommerce-message .input-group-btn:not(:last-child) > .button:not(:first-child),
.woocommerce .woocommerce-info .input-group-btn:not(:last-child) > .button:not(:first-child),
.woocommerce .woocommerce-notice .input-group-btn:not(:last-child) > .button:not(:first-child),
.woocommerce .input-group-btn:not(:last-child) > .checkout-button.button:not(:first-child),
.woocommerce .input-group-btn:not(:last-child) > #place_order:not(:first-child),
.wpcf7-form .input-group-btn:not(:last-child) > input.wpcf7-submit:not(:first-child),
.input-group-btn:not(:last-child) > .vc_general.vc_btn3.vc_btn3-style-btn-link:not(:first-child),
.input-group-btn:not(:last-child) > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:not(:first-child),
.input-group-btn:not(:last-child) > .vc_general.vc_btn3.vc_btn3-style-btn-primary:not(:first-child),
.input-group-btn:not(:last-child) > .comment-reply-link:not(:first-child),
.input-group-btn:not(:last-child) > input[type="submit"]:not(:first-child):not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.input-group-btn:not(:last-child) > input[type="button"]:not(:first-child):not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.input-group-btn:not(:last-child) > button:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn,
.woocommerce .woocommerce-message .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .button,
.woocommerce .woocommerce-info .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .button,
.woocommerce .woocommerce-notice .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .button,
.woocommerce .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .checkout-button.button,
.woocommerce .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > #place_order,
.wpcf7-form .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > input.wpcf7-submit,
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .comment-reply-link,
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.form-control + .input-group-addon:not(:first-child), input[type=text] + .input-group-addon:not(:first-child),
input[type=search] + .input-group-addon:not(:first-child),
input[type=password] + .input-group-addon:not(:first-child),
input[type=email] + .input-group-addon:not(:first-child),
input[type=number] + .input-group-addon:not(:first-child),
input[type=url] + .input-group-addon:not(:first-child),
input[type=date] + .input-group-addon:not(:first-child),
input[type=tel] + .input-group-addon:not(:first-child),
select + .input-group-addon:not(:first-child),
textarea + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .woocommerce .woocommerce-message .input-group-btn > .button,
  .woocommerce .woocommerce-info .input-group-btn > .button,
  .woocommerce .woocommerce-notice .input-group-btn > .button, .woocommerce .input-group-btn > .checkout-button.button,
  .woocommerce .input-group-btn > #place_order, .wpcf7-form .input-group-btn > input.wpcf7-submit, .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .input-group-btn > .comment-reply-link, .input-group-btn > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .input-group-btn > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .input-group-btn > button {
    position: relative; }
    .input-group-btn > .btn + .btn, .woocommerce .woocommerce-message .input-group-btn > .button + .btn,
    .woocommerce .woocommerce-info .input-group-btn > .button + .btn,
    .woocommerce .woocommerce-notice .input-group-btn > .button + .btn, .woocommerce .woocommerce-message .input-group-btn > .btn + .button, .woocommerce .woocommerce-message .input-group-btn > .button + .button,
    .woocommerce .woocommerce-info .woocommerce-message .input-group-btn > .button + .button,
    .woocommerce .woocommerce-message .woocommerce-info .input-group-btn > .button + .button,
    .woocommerce .woocommerce-notice .woocommerce-message .input-group-btn > .button + .button,
    .woocommerce .woocommerce-message .woocommerce-notice .input-group-btn > .button + .button,
    .woocommerce .woocommerce-info .input-group-btn > .btn + .button,
    .woocommerce .woocommerce-info .input-group-btn > .button + .button,
    .woocommerce .woocommerce-notice .woocommerce-info .input-group-btn > .button + .button,
    .woocommerce .woocommerce-info .woocommerce-notice .input-group-btn > .button + .button,
    .woocommerce .woocommerce-notice .input-group-btn > .btn + .button,
    .woocommerce .woocommerce-notice .input-group-btn > .button + .button, .woocommerce .input-group-btn > .checkout-button.button + .btn, .woocommerce .woocommerce-message .input-group-btn > .checkout-button.button + .button,
    .woocommerce .woocommerce-info .input-group-btn > .checkout-button.button + .button,
    .woocommerce .woocommerce-notice .input-group-btn > .checkout-button.button + .button,
    .woocommerce .input-group-btn > #place_order + .btn,
    .woocommerce .woocommerce-message .input-group-btn > #place_order + .button,
    .woocommerce .woocommerce-info .input-group-btn > #place_order + .button,
    .woocommerce .woocommerce-notice .input-group-btn > #place_order + .button, .woocommerce .input-group-btn > .btn + .checkout-button.button, .woocommerce .woocommerce-message .input-group-btn > .button + .checkout-button.button,
    .woocommerce .woocommerce-info .input-group-btn > .button + .checkout-button.button,
    .woocommerce .woocommerce-notice .input-group-btn > .button + .checkout-button.button, .woocommerce .input-group-btn > .checkout-button.button + .checkout-button.button,
    .woocommerce .input-group-btn > #place_order + .checkout-button.button,
    .woocommerce .input-group-btn > .btn + #place_order,
    .woocommerce .woocommerce-message .input-group-btn > .button + #place_order,
    .woocommerce .woocommerce-info .input-group-btn > .button + #place_order,
    .woocommerce .woocommerce-notice .input-group-btn > .button + #place_order,
    .woocommerce .input-group-btn > .checkout-button.button + #place_order,
    .woocommerce .input-group-btn > #place_order + #place_order, .wpcf7-form .input-group-btn > input.wpcf7-submit + .btn, .wpcf7-form .woocommerce .woocommerce-message .input-group-btn > input.wpcf7-submit + .button, .woocommerce .woocommerce-message .wpcf7-form .input-group-btn > input.wpcf7-submit + .button,
    .wpcf7-form .woocommerce .woocommerce-info .input-group-btn > input.wpcf7-submit + .button,
    .woocommerce .woocommerce-info .wpcf7-form .input-group-btn > input.wpcf7-submit + .button,
    .wpcf7-form .woocommerce .woocommerce-notice .input-group-btn > input.wpcf7-submit + .button,
    .woocommerce .woocommerce-notice .wpcf7-form .input-group-btn > input.wpcf7-submit + .button, .wpcf7-form .woocommerce .input-group-btn > input.wpcf7-submit + .checkout-button.button, .woocommerce .wpcf7-form .input-group-btn > input.wpcf7-submit + .checkout-button.button,
    .wpcf7-form .woocommerce .input-group-btn > input.wpcf7-submit + #place_order,
    .woocommerce .wpcf7-form .input-group-btn > input.wpcf7-submit + #place_order, .wpcf7-form .input-group-btn > .btn + input.wpcf7-submit, .wpcf7-form .woocommerce .woocommerce-message .input-group-btn > .button + input.wpcf7-submit, .woocommerce .woocommerce-message .wpcf7-form .input-group-btn > .button + input.wpcf7-submit,
    .wpcf7-form .woocommerce .woocommerce-info .input-group-btn > .button + input.wpcf7-submit,
    .woocommerce .woocommerce-info .wpcf7-form .input-group-btn > .button + input.wpcf7-submit,
    .wpcf7-form .woocommerce .woocommerce-notice .input-group-btn > .button + input.wpcf7-submit,
    .woocommerce .woocommerce-notice .wpcf7-form .input-group-btn > .button + input.wpcf7-submit, .wpcf7-form .woocommerce .input-group-btn > .checkout-button.button + input.wpcf7-submit, .woocommerce .wpcf7-form .input-group-btn > .checkout-button.button + input.wpcf7-submit,
    .wpcf7-form .woocommerce .input-group-btn > #place_order + input.wpcf7-submit,
    .woocommerce .wpcf7-form .input-group-btn > #place_order + input.wpcf7-submit, .wpcf7-form .input-group-btn > input.wpcf7-submit + input.wpcf7-submit, .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .btn, .woocommerce .woocommerce-message .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .button,
    .woocommerce .woocommerce-info .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .button,
    .woocommerce .woocommerce-notice .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .button, .woocommerce .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .checkout-button.button,
    .woocommerce .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + #place_order, .wpcf7-form .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + input.wpcf7-submit, .input-group-btn > .btn + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .woocommerce .woocommerce-message .input-group-btn > .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
    .woocommerce .woocommerce-info .input-group-btn > .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
    .woocommerce .woocommerce-notice .input-group-btn > .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .woocommerce .input-group-btn > .checkout-button.button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
    .woocommerce .input-group-btn > #place_order + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .wpcf7-form .input-group-btn > input.wpcf7-submit + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .btn, .woocommerce .woocommerce-message .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .button,
    .woocommerce .woocommerce-info .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .button,
    .woocommerce .woocommerce-notice .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .button, .woocommerce .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .checkout-button.button,
    .woocommerce .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + #place_order, .wpcf7-form .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + input.wpcf7-submit, .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .input-group-btn > .btn + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .woocommerce .woocommerce-message .input-group-btn > .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
    .woocommerce .woocommerce-info .input-group-btn > .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
    .woocommerce .woocommerce-notice .input-group-btn > .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .woocommerce .input-group-btn > .checkout-button.button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
    .woocommerce .input-group-btn > #place_order + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .wpcf7-form .input-group-btn > input.wpcf7-submit + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .btn, .woocommerce .woocommerce-message .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .button,
    .woocommerce .woocommerce-info .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .button,
    .woocommerce .woocommerce-notice .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .button, .woocommerce .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .checkout-button.button,
    .woocommerce .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + #place_order, .wpcf7-form .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + input.wpcf7-submit, .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .input-group-btn > .btn + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .woocommerce .woocommerce-message .input-group-btn > .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
    .woocommerce .woocommerce-info .input-group-btn > .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
    .woocommerce .woocommerce-notice .input-group-btn > .button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .woocommerce .input-group-btn > .checkout-button.button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
    .woocommerce .input-group-btn > #place_order + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .wpcf7-form .input-group-btn > input.wpcf7-submit + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .input-group-btn > .comment-reply-link + .btn, .woocommerce .woocommerce-message .input-group-btn > .comment-reply-link + .button,
    .woocommerce .woocommerce-info .input-group-btn > .comment-reply-link + .button,
    .woocommerce .woocommerce-notice .input-group-btn > .comment-reply-link + .button, .woocommerce .input-group-btn > .comment-reply-link + .checkout-button.button,
    .woocommerce .input-group-btn > .comment-reply-link + #place_order, .wpcf7-form .input-group-btn > .comment-reply-link + input.wpcf7-submit, .input-group-btn > .comment-reply-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .input-group-btn > .comment-reply-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .input-group-btn > .comment-reply-link + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .input-group-btn > .btn + .comment-reply-link, .woocommerce .woocommerce-message .input-group-btn > .button + .comment-reply-link,
    .woocommerce .woocommerce-info .input-group-btn > .button + .comment-reply-link,
    .woocommerce .woocommerce-notice .input-group-btn > .button + .comment-reply-link, .woocommerce .input-group-btn > .checkout-button.button + .comment-reply-link,
    .woocommerce .input-group-btn > #place_order + .comment-reply-link, .wpcf7-form .input-group-btn > input.wpcf7-submit + .comment-reply-link, .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + .comment-reply-link, .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + .comment-reply-link, .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + .comment-reply-link, .input-group-btn > .comment-reply-link + .comment-reply-link, .input-group-btn > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .btn, .woocommerce .woocommerce-message .input-group-btn > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
    .woocommerce .woocommerce-info .input-group-btn > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
    .woocommerce .woocommerce-notice .input-group-btn > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button, .woocommerce .input-group-btn > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .checkout-button.button,
    .woocommerce .input-group-btn > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + #place_order, .wpcf7-form .input-group-btn > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input.wpcf7-submit, .input-group-btn > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .input-group-btn > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .input-group-btn > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .input-group-btn > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .comment-reply-link,
    .input-group-btn > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .btn,
    .woocommerce .woocommerce-message .input-group-btn > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
    .woocommerce .woocommerce-info .input-group-btn > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
    .woocommerce .woocommerce-notice .input-group-btn > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .button,
    .woocommerce .input-group-btn > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .checkout-button.button,
    .woocommerce .input-group-btn > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + #place_order,
    .wpcf7-form .input-group-btn > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input.wpcf7-submit,
    .input-group-btn > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
    .input-group-btn > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
    .input-group-btn > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
    .input-group-btn > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + .comment-reply-link,
    .input-group-btn > button + .btn,
    .woocommerce .woocommerce-message .input-group-btn > button + .button,
    .woocommerce .woocommerce-info .input-group-btn > button + .button,
    .woocommerce .woocommerce-notice .input-group-btn > button + .button,
    .woocommerce .input-group-btn > button + .checkout-button.button,
    .woocommerce .input-group-btn > button + #place_order,
    .wpcf7-form .input-group-btn > button + input.wpcf7-submit,
    .input-group-btn > button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link,
    .input-group-btn > button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary,
    .input-group-btn > button + .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary,
    .input-group-btn > button + .comment-reply-link, .input-group-btn > .btn + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .woocommerce .woocommerce-message .input-group-btn > .button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .woocommerce .woocommerce-info .input-group-btn > .button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .woocommerce .woocommerce-notice .input-group-btn > .button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .woocommerce .input-group-btn > .checkout-button.button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .woocommerce .input-group-btn > #place_order + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .wpcf7-form .input-group-btn > input.wpcf7-submit + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .input-group-btn > .comment-reply-link + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link), .input-group-btn > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn > button + input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn > .btn + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .woocommerce .woocommerce-message .input-group-btn > .button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .woocommerce .woocommerce-info .input-group-btn > .button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .woocommerce .woocommerce-notice .input-group-btn > .button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .woocommerce .input-group-btn > .checkout-button.button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .woocommerce .input-group-btn > #place_order + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .wpcf7-form .input-group-btn > input.wpcf7-submit + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn > .comment-reply-link + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn > button + input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn > .btn + button,
    .woocommerce .woocommerce-message .input-group-btn > .button + button,
    .woocommerce .woocommerce-info .input-group-btn > .button + button,
    .woocommerce .woocommerce-notice .input-group-btn > .button + button,
    .woocommerce .input-group-btn > .checkout-button.button + button,
    .woocommerce .input-group-btn > #place_order + button,
    .wpcf7-form .input-group-btn > input.wpcf7-submit + button,
    .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link + button,
    .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary + button,
    .input-group-btn > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary + button,
    .input-group-btn > .comment-reply-link + button,
    .input-group-btn > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + button,
    .input-group-btn > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) + button,
    .input-group-btn > button + button {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .woocommerce .woocommerce-message .input-group-btn > .button:focus,
    .woocommerce .woocommerce-info .input-group-btn > .button:focus,
    .woocommerce .woocommerce-notice .input-group-btn > .button:focus, .woocommerce .input-group-btn > .checkout-button.button:focus,
    .woocommerce .input-group-btn > #place_order:focus, .wpcf7-form .input-group-btn > input.wpcf7-submit:focus, .input-group-btn > .vc_general.vc_btn3.vc_btn3-style-btn-link:focus, .input-group-btn > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:focus, .input-group-btn > .vc_general.vc_btn3.vc_btn3-style-btn-primary:focus, .input-group-btn > .comment-reply-link:focus, .input-group-btn > input[type="submit"]:focus:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn > input[type="button"]:focus:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn > button:focus, .input-group-btn > .btn:active, .woocommerce .woocommerce-message .input-group-btn > .button:active,
    .woocommerce .woocommerce-info .input-group-btn > .button:active,
    .woocommerce .woocommerce-notice .input-group-btn > .button:active, .woocommerce .input-group-btn > .checkout-button.button:active,
    .woocommerce .input-group-btn > #place_order:active, .wpcf7-form .input-group-btn > input.wpcf7-submit:active, .input-group-btn > .vc_general.vc_btn3.vc_btn3-style-btn-link:active, .input-group-btn > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:active, .input-group-btn > .vc_general.vc_btn3.vc_btn3-style-btn-primary:active, .input-group-btn > .comment-reply-link:active, .input-group-btn > input[type="submit"]:active:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn > input[type="button"]:active:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn > button:active, .input-group-btn > .btn:hover, .woocommerce .woocommerce-message .input-group-btn > .button:hover,
    .woocommerce .woocommerce-info .input-group-btn > .button:hover,
    .woocommerce .woocommerce-notice .input-group-btn > .button:hover, .woocommerce .input-group-btn > .checkout-button.button:hover,
    .woocommerce .input-group-btn > #place_order:hover, .wpcf7-form .input-group-btn > input.wpcf7-submit:hover, .input-group-btn > .vc_general.vc_btn3.vc_btn3-style-btn-link:hover, .input-group-btn > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:hover, .input-group-btn > .vc_general.vc_btn3.vc_btn3-style-btn-primary:hover, .input-group-btn > .comment-reply-link:hover, .input-group-btn > input[type="submit"]:hover:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn > input[type="button"]:hover:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn > button:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn, .woocommerce .woocommerce-message .input-group-btn:not(:last-child) > .button,
  .woocommerce .woocommerce-info .input-group-btn:not(:last-child) > .button,
  .woocommerce .woocommerce-notice .input-group-btn:not(:last-child) > .button, .woocommerce .input-group-btn:not(:last-child) > .checkout-button.button,
  .woocommerce .input-group-btn:not(:last-child) > #place_order, .wpcf7-form .input-group-btn:not(:last-child) > input.wpcf7-submit, .input-group-btn:not(:last-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .input-group-btn:not(:last-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .input-group-btn:not(:last-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .input-group-btn:not(:last-child) > .comment-reply-link, .input-group-btn:not(:last-child) > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .input-group-btn:not(:last-child) > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .input-group-btn:not(:last-child) > button,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child) > .btn, .woocommerce .woocommerce-message .input-group-btn:not(:first-child) > .button,
  .woocommerce .woocommerce-info .input-group-btn:not(:first-child) > .button,
  .woocommerce .woocommerce-notice .input-group-btn:not(:first-child) > .button, .woocommerce .input-group-btn:not(:first-child) > .checkout-button.button,
  .woocommerce .input-group-btn:not(:first-child) > #place_order, .wpcf7-form .input-group-btn:not(:first-child) > input.wpcf7-submit, .input-group-btn:not(:first-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .input-group-btn:not(:first-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .input-group-btn:not(:first-child) > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .input-group-btn:not(:first-child) > .comment-reply-link, .input-group-btn:not(:first-child) > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .input-group-btn:not(:first-child) > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .input-group-btn:not(:first-child) > button,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .woocommerce .woocommerce-message .input-group-btn:not(:first-child) > .button:focus,
    .woocommerce .woocommerce-info .input-group-btn:not(:first-child) > .button:focus,
    .woocommerce .woocommerce-notice .input-group-btn:not(:first-child) > .button:focus, .woocommerce .input-group-btn:not(:first-child) > .checkout-button.button:focus,
    .woocommerce .input-group-btn:not(:first-child) > #place_order:focus, .wpcf7-form .input-group-btn:not(:first-child) > input.wpcf7-submit:focus, .input-group-btn:not(:first-child) > .vc_general.vc_btn3.vc_btn3-style-btn-link:focus, .input-group-btn:not(:first-child) > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:focus, .input-group-btn:not(:first-child) > .vc_general.vc_btn3.vc_btn3-style-btn-primary:focus, .input-group-btn:not(:first-child) > .comment-reply-link:focus, .input-group-btn:not(:first-child) > input[type="submit"]:focus:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn:not(:first-child) > input[type="button"]:focus:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn:not(:first-child) > button:focus, .input-group-btn:not(:first-child) > .btn:active, .woocommerce .woocommerce-message .input-group-btn:not(:first-child) > .button:active,
    .woocommerce .woocommerce-info .input-group-btn:not(:first-child) > .button:active,
    .woocommerce .woocommerce-notice .input-group-btn:not(:first-child) > .button:active, .woocommerce .input-group-btn:not(:first-child) > .checkout-button.button:active,
    .woocommerce .input-group-btn:not(:first-child) > #place_order:active, .wpcf7-form .input-group-btn:not(:first-child) > input.wpcf7-submit:active, .input-group-btn:not(:first-child) > .vc_general.vc_btn3.vc_btn3-style-btn-link:active, .input-group-btn:not(:first-child) > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:active, .input-group-btn:not(:first-child) > .vc_general.vc_btn3.vc_btn3-style-btn-primary:active, .input-group-btn:not(:first-child) > .comment-reply-link:active, .input-group-btn:not(:first-child) > input[type="submit"]:active:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn:not(:first-child) > input[type="button"]:active:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn:not(:first-child) > button:active, .input-group-btn:not(:first-child) > .btn:hover, .woocommerce .woocommerce-message .input-group-btn:not(:first-child) > .button:hover,
    .woocommerce .woocommerce-info .input-group-btn:not(:first-child) > .button:hover,
    .woocommerce .woocommerce-notice .input-group-btn:not(:first-child) > .button:hover, .woocommerce .input-group-btn:not(:first-child) > .checkout-button.button:hover,
    .woocommerce .input-group-btn:not(:first-child) > #place_order:hover, .wpcf7-form .input-group-btn:not(:first-child) > input.wpcf7-submit:hover, .input-group-btn:not(:first-child) > .vc_general.vc_btn3.vc_btn3-style-btn-link:hover, .input-group-btn:not(:first-child) > .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:hover, .input-group-btn:not(:first-child) > .vc_general.vc_btn3.vc_btn3-style-btn-primary:hover, .input-group-btn:not(:first-child) > .comment-reply-link:hover, .input-group-btn:not(:first-child) > input[type="submit"]:hover:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn:not(:first-child) > input[type="button"]:hover:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
    .input-group-btn:not(:first-child) > button:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #007bff; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #b3d7ff; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    background-color: #e9ecef; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #868e96; }

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #007bff;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked {
  display: flex;
  flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select:disabled {
    color: #868e96;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #495057;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .custom-file-control:lang(en):empty::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #e9ecef;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0 0.25rem 0.25rem 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #868e96; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #e9ecef #e9ecef #ddd; }
    .nav-tabs .nav-link.disabled {
      color: #868e96;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #ddd #ddd #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }
  .nav-pills .nav-link.active, .show > .nav-pills .nav-link {
    color: #fff;
    background-color: #007bff; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

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

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

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }

.navbar-dark .navbar-brand {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: white; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .card-deck .card {
      display: flex;
      flex: 1 0 0%;
      flex-direction: column;
      margin-right: 15px;
      margin-left: 15px; } }

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group .card {
      flex: 1 0 0%; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }
  .breadcrumb::after {
    display: block;
    clear: both;
    content: ""; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #868e96;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #868e96; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #868e96;
  pointer-events: none;
  background-color: #fff;
  border-color: #ddd; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .badge:empty {
    display: none; }

.btn .badge, .woocommerce .woocommerce-message .button .badge,
.woocommerce .woocommerce-info .button .badge,
.woocommerce .woocommerce-notice .button .badge, .woocommerce .checkout-button.button .badge,
.woocommerce #place_order .badge, .wpcf7-form input.wpcf7-submit .badge, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link .badge, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary .badge, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary .badge, .comment-reply-link .badge, input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) .badge,
input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) .badge,
button .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #007bff; }
  .badge-primary[href]:focus, .badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc; }

.badge-secondary {
  color: #fff;
  background-color: #868e96; }
  .badge-secondary[href]:focus, .badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #6c757d; }

.badge-success {
  color: #fff;
  background-color: #28a745; }
  .badge-success[href]:focus, .badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34; }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  .badge-info[href]:focus, .badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b; }

.badge-warning {
  color: #111;
  background-color: #ffc107; }
  .badge-warning[href]:focus, .badge-warning[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #d39e00; }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  .badge-danger[href]:focus, .badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130; }

.badge-light {
  color: #111;
  background-color: #f8f9fa; }
  .badge-light[href]:focus, .badge-light[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #dae0e5; }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  .badge-dark[href]:focus, .badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert, .woocommerce .woocommerce-error {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #464a4e;
  background-color: #e7e8ea;
  border-color: #dddfe2; }
  .alert-secondary hr {
    border-top-color: #cfd2d6; }
  .alert-secondary .alert-link {
    color: #2e3133; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger, .woocommerce .woocommerce-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr, .woocommerce .woocommerce-error hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link, .woocommerce .woocommerce-error .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  height: 1rem;
  line-height: 1rem;
  color: #fff;
  background-color: #007bff;
  transition: width 0.6s ease; }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item:focus, .list-group-item:hover {
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #868e96;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }

a.list-group-item-primary,
button.list-group-item-primary {
  color: #004085; }
  a.list-group-item-primary:focus, a.list-group-item-primary:hover,
  button.list-group-item-primary:focus,
  button.list-group-item-primary:hover {
    color: #004085;
    background-color: #9fcdff; }
  a.list-group-item-primary.active,
  button.list-group-item-primary.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085; }

.list-group-item-secondary {
  color: #464a4e;
  background-color: #dddfe2; }

a.list-group-item-secondary,
button.list-group-item-secondary {
  color: #464a4e; }
  a.list-group-item-secondary:focus, a.list-group-item-secondary:hover,
  button.list-group-item-secondary:focus,
  button.list-group-item-secondary:hover {
    color: #464a4e;
    background-color: #cfd2d6; }
  a.list-group-item-secondary.active,
  button.list-group-item-secondary.active {
    color: #fff;
    background-color: #464a4e;
    border-color: #464a4e; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }

a.list-group-item-success,
button.list-group-item-success {
  color: #155724; }
  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: #155724;
    background-color: #b1dfbb; }
  a.list-group-item-success.active,
  button.list-group-item-success.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }

a.list-group-item-info,
button.list-group-item-info {
  color: #0c5460; }
  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: #0c5460;
    background-color: #abdde5; }
  a.list-group-item-info.active,
  button.list-group-item-info.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #856404; }
  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: #856404;
    background-color: #ffe8a1; }
  a.list-group-item-warning.active,
  button.list-group-item-warning.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #721c24; }
  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: #721c24;
    background-color: #f1b0b7; }
  a.list-group-item-danger.active,
  button.list-group-item-danger.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }

a.list-group-item-light,
button.list-group-item-light {
  color: #818182; }
  a.list-group-item-light:focus, a.list-group-item-light:hover,
  button.list-group-item-light:focus,
  button.list-group-item-light:hover {
    color: #818182;
    background-color: #ececf6; }
  a.list-group-item-light.active,
  button.list-group-item-light.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }

a.list-group-item-dark,
button.list-group-item-dark {
  color: #1b1e21; }
  a.list-group-item-dark:focus, a.list-group-item-dark:hover,
  button.list-group-item-dark:focus,
  button.list-group-item-dark:hover {
    color: #1b1e21;
    background-color: #b9bbbe; }
  a.list-group-item-dark.active,
  button.list-group-item-dark.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75; }

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

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #e9ecef; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 15px; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #e9ecef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 5px;
    height: 5px; }
  .tooltip.bs-tooltip-top, .tooltip.bs-tooltip-auto[x-placement^="top"] {
    padding: 5px 0; }
    .tooltip.bs-tooltip-top .arrow, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
      bottom: 0; }
    .tooltip.bs-tooltip-top .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
      margin-left: -3px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.bs-tooltip-right, .tooltip.bs-tooltip-auto[x-placement^="right"] {
    padding: 0 5px; }
    .tooltip.bs-tooltip-right .arrow, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
      left: 0; }
    .tooltip.bs-tooltip-right .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
      margin-top: -3px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.bs-tooltip-bottom, .tooltip.bs-tooltip-auto[x-placement^="bottom"] {
    padding: 5px 0; }
    .tooltip.bs-tooltip-bottom .arrow, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
      top: 0; }
    .tooltip.bs-tooltip-bottom .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      margin-left: -3px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.bs-tooltip-left, .tooltip.bs-tooltip-auto[x-placement^="left"] {
    padding: 0 5px; }
    .tooltip.bs-tooltip-left .arrow, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
      right: 0; }
    .tooltip.bs-tooltip-left .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
      right: 0;
      margin-top: -3px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }
  .tooltip .arrow::before {
    position: absolute;
    border-color: transparent;
    border-style: solid; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 10px;
    height: 5px; }
  .popover .arrow::before,
  .popover .arrow::after {
    position: absolute;
    display: block;
    border-color: transparent;
    border-style: solid; }
  .popover .arrow::before {
    content: "";
    border-width: 11px; }
  .popover .arrow::after {
    content: "";
    border-width: 11px; }
  .popover.bs-popover-top, .popover.bs-popover-auto[x-placement^="top"] {
    margin-bottom: 10px; }
    .popover.bs-popover-top .arrow, .popover.bs-popover-auto[x-placement^="top"] .arrow {
      bottom: 0; }
    .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before,
    .popover.bs-popover-top .arrow::after,
    .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
      border-bottom-width: 0; }
    .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before {
      bottom: -11px;
      margin-left: -6px;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .popover.bs-popover-top .arrow::after, .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
      bottom: -10px;
      margin-left: -6px;
      border-top-color: #fff; }
  .popover.bs-popover-right, .popover.bs-popover-auto[x-placement^="right"] {
    margin-left: 10px; }
    .popover.bs-popover-right .arrow, .popover.bs-popover-auto[x-placement^="right"] .arrow {
      left: 0; }
    .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before,
    .popover.bs-popover-right .arrow::after,
    .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
      margin-top: -8px;
      border-left-width: 0; }
    .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before {
      left: -11px;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .popover.bs-popover-right .arrow::after, .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
      left: -10px;
      border-right-color: #fff; }
  .popover.bs-popover-bottom, .popover.bs-popover-auto[x-placement^="bottom"] {
    margin-top: 10px; }
    .popover.bs-popover-bottom .arrow, .popover.bs-popover-auto[x-placement^="bottom"] .arrow {
      top: 0; }
    .popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
    .popover.bs-popover-bottom .arrow::after,
    .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
      margin-left: -7px;
      border-top-width: 0; }
    .popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
      top: -11px;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.bs-popover-bottom .arrow::after, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
      top: -10px;
      border-bottom-color: #fff; }
    .popover.bs-popover-bottom .popover-header::before, .popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .popover.bs-popover-left, .popover.bs-popover-auto[x-placement^="left"] {
    margin-right: 10px; }
    .popover.bs-popover-left .arrow, .popover.bs-popover-auto[x-placement^="left"] .arrow {
      right: 0; }
    .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before,
    .popover.bs-popover-left .arrow::after,
    .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
      margin-top: -8px;
      border-right-width: 0; }
    .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before {
      right: -11px;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.bs-popover-left .arrow::after, .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
      right: -10px;
      border-left-color: #fff; }

.popover-header {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 9px 14px;
  color: #212529; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  perspective: 1000px; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next,
    .active.carousel-item-right {
      transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-prev,
    .active.carousel-item-left {
      transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:focus, .carousel-control-prev:hover,
  .carousel-control-next:focus,
  .carousel-control-next:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #868e96 !important; }

a.bg-secondary:focus, a.bg-secondary:hover {
  background-color: #6c757d !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:focus, a.bg-light:hover {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:focus, a.bg-dark:hover {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #e9ecef !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #868e96 !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

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

.rounded-0 {
  border-radius: 0; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

.d-print-block {
  display: none !important; }
  @media print {
    .d-print-block {
      display: block !important; } }
.d-print-inline {
  display: none !important; }
  @media print {
    .d-print-inline {
      display: inline !important; } }
.d-print-inline-block {
  display: none !important; }
  @media print {
    .d-print-inline-block {
      display: inline-block !important; } }
@media print {
  .d-print-none {
    display: none !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

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

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
          clip-path: none; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mr-1 {
  margin-right: 0.25rem !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.ml-1 {
  margin-left: 0.25rem !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mr-2 {
  margin-right: 0.5rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.ml-2 {
  margin-left: 0.5rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mr-3 {
  margin-right: 1rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.ml-3 {
  margin-left: 1rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mr-4 {
  margin-right: 1.5rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.ml-4 {
  margin-left: 1.5rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mr-5 {
  margin-right: 3rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.ml-5 {
  margin-left: 3rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pr-1 {
  padding-right: 0.25rem !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pl-1 {
  padding-left: 0.25rem !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pr-2 {
  padding-right: 0.5rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pl-2 {
  padding-left: 0.5rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pr-3 {
  padding-right: 1rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pl-3 {
  padding-left: 1rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pr-4 {
  padding-right: 1.5rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pl-4 {
  padding-left: 1.5rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pr-5 {
  padding-right: 3rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.pl-5 {
  padding-left: 3rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto {
  margin-top: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ml-auto {
  margin-left: auto !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0 {
    margin-left: 0 !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1 {
    margin-left: 0.25rem !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2 {
    margin-left: 0.5rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3 {
    margin-left: 1rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4 {
    margin-left: 1.5rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5 {
    margin-left: 3rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0 {
    padding-left: 0 !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1 {
    padding-left: 0.25rem !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2 {
    padding-left: 0.5rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3 {
    padding-left: 1rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4 {
    padding-left: 1.5rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5 {
    padding-left: 3rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto {
    margin-left: auto !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mr-md-0 {
    margin-right: 0 !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0 {
    margin-left: 0 !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1 {
    margin-left: 0.25rem !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2 {
    margin-left: 0.5rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3 {
    margin-left: 1rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4 {
    margin-left: 1.5rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5 {
    margin-left: 3rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pr-md-0 {
    padding-right: 0 !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0 {
    padding-left: 0 !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1 {
    padding-left: 0.25rem !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2 {
    padding-left: 0.5rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3 {
    padding-left: 1rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4 {
    padding-left: 1.5rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5 {
    padding-left: 3rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .mr-md-auto {
    margin-right: auto !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto {
    margin-left: auto !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0 {
    margin-left: 0 !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1 {
    margin-left: 0.25rem !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2 {
    margin-left: 0.5rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3 {
    margin-left: 1rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4 {
    margin-left: 1.5rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5 {
    margin-left: 3rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0 {
    padding-left: 0 !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1 {
    padding-left: 0.25rem !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2 {
    padding-left: 0.5rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3 {
    padding-left: 1rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4 {
    padding-left: 1.5rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5 {
    padding-left: 3rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto {
    margin-left: auto !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0 {
    margin-left: 0 !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1 {
    margin-left: 0.25rem !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2 {
    margin-left: 0.5rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3 {
    margin-left: 1rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4 {
    margin-left: 1.5rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5 {
    margin-left: 3rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0 {
    padding-left: 0 !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1 {
    padding-left: 0.25rem !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2 {
    padding-left: 0.5rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3 {
    padding-left: 1rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4 {
    padding-left: 1.5rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5 {
    padding-left: 3rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto {
    margin-left: auto !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

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

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #0062cc !important; }

.text-secondary {
  color: #868e96 !important; }

a.text-secondary:focus, a.text-secondary:hover {
  color: #6c757d !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:focus, a.text-success:hover {
  color: #1e7e34 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:focus, a.text-info:hover {
  color: #117a8b !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #d39e00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #bd2130 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:focus, a.text-light:hover {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:focus, a.text-dark:hover {
  color: #1d2124 !important; }

.text-muted {
  color: #868e96 !important; }

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

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

/*
  1.2. Owl Carousel
  ------------------------------
*/
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    display: none; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*
  1.3. Themify Icons
  ------------------------------
*/
@font-face {
  font-family: 'themify';
  src: url("assets/front/fonts/themify.eot?-fvbane");
  src: url("assets/front/fonts/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("assets/front/fonts/themify.woff?-fvbane") format("woff"), url("assets/front/fonts/themify.ttf?-fvbane") format("truetype"), url("assets/front/fonts/themify.svg?-fvbane#themify") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="ti-"], [class*=" ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ti-wand:before {
  content: "\e600"; }

.ti-volume:before {
  content: "\e601"; }

.ti-user:before {
  content: "\e602"; }

.ti-unlock:before {
  content: "\e603"; }

.ti-unlink:before {
  content: "\e604"; }

.ti-trash:before {
  content: "\e605"; }

.ti-thought:before {
  content: "\e606"; }

.ti-target:before {
  content: "\e607"; }

.ti-tag:before {
  content: "\e608"; }

.ti-tablet:before {
  content: "\e609"; }

.ti-star:before {
  content: "\e60a"; }

.ti-spray:before {
  content: "\e60b"; }

.ti-signal:before {
  content: "\e60c"; }

.ti-shopping-cart:before {
  content: "\e60d"; }

.ti-shopping-cart-full:before {
  content: "\e60e"; }

.ti-settings:before {
  content: "\e60f"; }

.ti-search:before {
  content: "\e610"; }

.ti-zoom-in:before {
  content: "\e611"; }

.ti-zoom-out:before {
  content: "\e612"; }

.ti-cut:before {
  content: "\e613"; }

.ti-ruler:before {
  content: "\e614"; }

.ti-ruler-pencil:before {
  content: "\e615"; }

.ti-ruler-alt:before {
  content: "\e616"; }

.ti-bookmark:before {
  content: "\e617"; }

.ti-bookmark-alt:before {
  content: "\e618"; }

.ti-reload:before {
  content: "\e619"; }

.ti-plus:before {
  content: "\e61a"; }

.ti-pin:before {
  content: "\e61b"; }

.ti-pencil:before {
  content: "\e61c"; }

.ti-pencil-alt:before {
  content: "\e61d"; }

.ti-paint-roller:before {
  content: "\e61e"; }

.ti-paint-bucket:before {
  content: "\e61f"; }

.ti-na:before {
  content: "\e620"; }

.ti-mobile:before {
  content: "\e621"; }

.ti-minus:before {
  content: "\e622"; }

.ti-medall:before {
  content: "\e623"; }

.ti-medall-alt:before {
  content: "\e624"; }

.ti-marker:before {
  content: "\e625"; }

.ti-marker-alt:before {
  content: "\e626"; }

.ti-arrow-up:before {
  content: "\e627"; }

.ti-arrow-right:before {
  content: "\e628"; }

.ti-arrow-left:before {
  content: "\e629"; }

.ti-arrow-down:before {
  content: "\e62a"; }

.ti-lock:before {
  content: "\e62b"; }

.ti-location-arrow:before {
  content: "\e62c"; }

.ti-link:before {
  content: "\e62d"; }

.ti-layout:before {
  content: "\e62e"; }

.ti-layers:before {
  content: "\e62f"; }

.ti-layers-alt:before {
  content: "\e630"; }

.ti-key:before {
  content: "\e631"; }

.ti-import:before {
  content: "\e632"; }

.ti-image:before {
  content: "\e633"; }

.ti-heart:before {
  content: "\e634"; }

.ti-heart-broken:before {
  content: "\e635"; }

.ti-hand-stop:before {
  content: "\e636"; }

.ti-hand-open:before {
  content: "\e637"; }

.ti-hand-drag:before {
  content: "\e638"; }

.ti-folder:before {
  content: "\e639"; }

.ti-flag:before {
  content: "\e63a"; }

.ti-flag-alt:before {
  content: "\e63b"; }

.ti-flag-alt-2:before {
  content: "\e63c"; }

.ti-eye:before {
  content: "\e63d"; }

.ti-export:before {
  content: "\e63e"; }

.ti-exchange-vertical:before {
  content: "\e63f"; }

.ti-desktop:before {
  content: "\e640"; }

.ti-cup:before {
  content: "\e641"; }

.ti-crown:before {
  content: "\e642"; }

.ti-comments:before {
  content: "\e643"; }

.ti-comment:before {
  content: "\e644"; }

.ti-comment-alt:before {
  content: "\e645"; }

.ti-close:before {
  content: "\e646"; }

.ti-clip:before {
  content: "\e647"; }

.ti-angle-up:before {
  content: "\e648"; }

.ti-angle-right:before {
  content: "\e649"; }

.ti-angle-left:before {
  content: "\e64a"; }

.ti-angle-down:before {
  content: "\e64b"; }

.ti-check:before {
  content: "\e64c"; }

.ti-check-box:before {
  content: "\e64d"; }

.ti-camera:before {
  content: "\e64e"; }

.ti-announcement:before {
  content: "\e64f"; }

.ti-brush:before {
  content: "\e650"; }

.ti-briefcase:before {
  content: "\e651"; }

.ti-bolt:before {
  content: "\e652"; }

.ti-bolt-alt:before {
  content: "\e653"; }

.ti-blackboard:before {
  content: "\e654"; }

.ti-bag:before {
  content: "\e655"; }

.ti-move:before {
  content: "\e656"; }

.ti-arrows-vertical:before {
  content: "\e657"; }

.ti-arrows-horizontal:before {
  content: "\e658"; }

.ti-fullscreen:before {
  content: "\e659"; }

.ti-arrow-top-right:before {
  content: "\e65a"; }

.ti-arrow-top-left:before {
  content: "\e65b"; }

.ti-arrow-circle-up:before {
  content: "\e65c"; }

.ti-arrow-circle-right:before {
  content: "\e65d"; }

.ti-arrow-circle-left:before {
  content: "\e65e"; }

.ti-arrow-circle-down:before {
  content: "\e65f"; }

.ti-angle-double-up:before {
  content: "\e660"; }

.ti-angle-double-right:before {
  content: "\e661"; }

.ti-angle-double-left:before {
  content: "\e662"; }

.ti-angle-double-down:before {
  content: "\e663"; }

.ti-zip:before {
  content: "\e664"; }

.ti-world:before {
  content: "\e665"; }

.ti-wheelchair:before {
  content: "\e666"; }

.ti-view-list:before {
  content: "\e667"; }

.ti-view-list-alt:before {
  content: "\e668"; }

.ti-view-grid:before {
  content: "\e669"; }

.ti-uppercase:before {
  content: "\e66a"; }

.ti-upload:before {
  content: "\e66b"; }

.ti-underline:before {
  content: "\e66c"; }

.ti-truck:before {
  content: "\e66d"; }

.ti-timer:before {
  content: "\e66e"; }

.ti-ticket:before {
  content: "\e66f"; }

.ti-thumb-up:before {
  content: "\e670"; }

.ti-thumb-down:before {
  content: "\e671"; }

.ti-text:before {
  content: "\e672"; }

.ti-stats-up:before {
  content: "\e673"; }

.ti-stats-down:before {
  content: "\e674"; }

.ti-split-v:before {
  content: "\e675"; }

.ti-split-h:before {
  content: "\e676"; }

.ti-smallcap:before {
  content: "\e677"; }

.ti-shine:before {
  content: "\e678"; }

.ti-shift-right:before {
  content: "\e679"; }

.ti-shift-left:before {
  content: "\e67a"; }

.ti-shield:before {
  content: "\e67b"; }

.ti-notepad:before {
  content: "\e67c"; }

.ti-server:before {
  content: "\e67d"; }

.ti-quote-right:before {
  content: "\e67e"; }

.ti-quote-left:before {
  content: "\e67f"; }

.ti-pulse:before {
  content: "\e680"; }

.ti-printer:before {
  content: "\e681"; }

.ti-power-off:before {
  content: "\e682"; }

.ti-plug:before {
  content: "\e683"; }

.ti-pie-chart:before {
  content: "\e684"; }

.ti-paragraph:before {
  content: "\e685"; }

.ti-panel:before {
  content: "\e686"; }

.ti-package:before {
  content: "\e687"; }

.ti-music:before {
  content: "\e688"; }

.ti-music-alt:before {
  content: "\e689"; }

.ti-mouse:before {
  content: "\e68a"; }

.ti-mouse-alt:before {
  content: "\e68b"; }

.ti-money:before {
  content: "\e68c"; }

.ti-microphone:before {
  content: "\e68d"; }

.ti-menu:before {
  content: "\e68e"; }

.ti-menu-alt:before {
  content: "\e68f"; }

.ti-map:before {
  content: "\e690"; }

.ti-map-alt:before {
  content: "\e691"; }

.ti-loop:before {
  content: "\e692"; }

.ti-location-pin:before {
  content: "\e693"; }

.ti-list:before {
  content: "\e694"; }

.ti-light-bulb:before {
  content: "\e695"; }

.ti-Italic:before {
  content: "\e696"; }

.ti-info:before {
  content: "\e697"; }

.ti-infinite:before {
  content: "\e698"; }

.ti-id-badge:before {
  content: "\e699"; }

.ti-hummer:before {
  content: "\e69a"; }

.ti-home:before {
  content: "\e69b"; }

.ti-help:before {
  content: "\e69c"; }

.ti-headphone:before {
  content: "\e69d"; }

.ti-harddrives:before {
  content: "\e69e"; }

.ti-harddrive:before {
  content: "\e69f"; }

.ti-gift:before {
  content: "\e6a0"; }

.ti-game:before {
  content: "\e6a1"; }

.ti-filter:before {
  content: "\e6a2"; }

.ti-files:before {
  content: "\e6a3"; }

.ti-file:before {
  content: "\e6a4"; }

.ti-eraser:before {
  content: "\e6a5"; }

.ti-envelope:before {
  content: "\e6a6"; }

.ti-download:before {
  content: "\e6a7"; }

.ti-direction:before {
  content: "\e6a8"; }

.ti-direction-alt:before {
  content: "\e6a9"; }

.ti-dashboard:before {
  content: "\e6aa"; }

.ti-control-stop:before {
  content: "\e6ab"; }

.ti-control-shuffle:before {
  content: "\e6ac"; }

.ti-control-play:before {
  content: "\e6ad"; }

.ti-control-pause:before {
  content: "\e6ae"; }

.ti-control-forward:before {
  content: "\e6af"; }

.ti-control-backward:before {
  content: "\e6b0"; }

.ti-cloud:before {
  content: "\e6b1"; }

.ti-cloud-up:before {
  content: "\e6b2"; }

.ti-cloud-down:before {
  content: "\e6b3"; }

.ti-clipboard:before {
  content: "\e6b4"; }

.ti-car:before {
  content: "\e6b5"; }

.ti-calendar:before {
  content: "\e6b6"; }

.ti-book:before {
  content: "\e6b7"; }

.ti-bell:before {
  content: "\e6b8"; }

.ti-basketball:before {
  content: "\e6b9"; }

.ti-bar-chart:before {
  content: "\e6ba"; }

.ti-bar-chart-alt:before {
  content: "\e6bb"; }

.ti-back-right:before {
  content: "\e6bc"; }

.ti-back-left:before {
  content: "\e6bd"; }

.ti-arrows-corner:before {
  content: "\e6be"; }

.ti-archive:before {
  content: "\e6bf"; }

.ti-anchor:before {
  content: "\e6c0"; }

.ti-align-right:before {
  content: "\e6c1"; }

.ti-align-left:before {
  content: "\e6c2"; }

.ti-align-justify:before {
  content: "\e6c3"; }

.ti-align-center:before {
  content: "\e6c4"; }

.ti-alert:before {
  content: "\e6c5"; }

.ti-alarm-clock:before {
  content: "\e6c6"; }

.ti-agenda:before {
  content: "\e6c7"; }

.ti-write:before {
  content: "\e6c8"; }

.ti-window:before {
  content: "\e6c9"; }

.ti-widgetized:before {
  content: "\e6ca"; }

.ti-widget:before {
  content: "\e6cb"; }

.ti-widget-alt:before {
  content: "\e6cc"; }

.ti-wallet:before {
  content: "\e6cd"; }

.ti-video-clapper:before {
  content: "\e6ce"; }

.ti-video-camera:before {
  content: "\e6cf"; }

.ti-vector:before {
  content: "\e6d0"; }

.ti-themify-logo:before {
  content: "\e6d1"; }

.ti-themify-favicon:before {
  content: "\e6d2"; }

.ti-themify-favicon-alt:before {
  content: "\e6d3"; }

.ti-support:before {
  content: "\e6d4"; }

.ti-stamp:before {
  content: "\e6d5"; }

.ti-split-v-alt:before {
  content: "\e6d6"; }

.ti-slice:before {
  content: "\e6d7"; }

.ti-shortcode:before {
  content: "\e6d8"; }

.ti-shift-right-alt:before {
  content: "\e6d9"; }

.ti-shift-left-alt:before {
  content: "\e6da"; }

.ti-ruler-alt-2:before {
  content: "\e6db"; }

.ti-receipt:before {
  content: "\e6dc"; }

.ti-pin2:before {
  content: "\e6dd"; }

.ti-pin-alt:before {
  content: "\e6de"; }

.ti-pencil-alt2:before {
  content: "\e6df"; }

.ti-palette:before {
  content: "\e6e0"; }

.ti-more:before {
  content: "\e6e1"; }

.ti-more-alt:before {
  content: "\e6e2"; }

.ti-microphone-alt:before {
  content: "\e6e3"; }

.ti-magnet:before {
  content: "\e6e4"; }

.ti-line-double:before {
  content: "\e6e5"; }

.ti-line-dotted:before {
  content: "\e6e6"; }

.ti-line-dashed:before {
  content: "\e6e7"; }

.ti-layout-width-full:before {
  content: "\e6e8"; }

.ti-layout-width-default:before {
  content: "\e6e9"; }

.ti-layout-width-default-alt:before {
  content: "\e6ea"; }

.ti-layout-tab:before {
  content: "\e6eb"; }

.ti-layout-tab-window:before {
  content: "\e6ec"; }

.ti-layout-tab-v:before {
  content: "\e6ed"; }

.ti-layout-tab-min:before {
  content: "\e6ee"; }

.ti-layout-slider:before {
  content: "\e6ef"; }

.ti-layout-slider-alt:before {
  content: "\e6f0"; }

.ti-layout-sidebar-right:before {
  content: "\e6f1"; }

.ti-layout-sidebar-none:before {
  content: "\e6f2"; }

.ti-layout-sidebar-left:before {
  content: "\e6f3"; }

.ti-layout-placeholder:before {
  content: "\e6f4"; }

.ti-layout-menu:before {
  content: "\e6f5"; }

.ti-layout-menu-v:before {
  content: "\e6f6"; }

.ti-layout-menu-separated:before {
  content: "\e6f7"; }

.ti-layout-menu-full:before {
  content: "\e6f8"; }

.ti-layout-media-right-alt:before {
  content: "\e6f9"; }

.ti-layout-media-right:before {
  content: "\e6fa"; }

.ti-layout-media-overlay:before {
  content: "\e6fb"; }

.ti-layout-media-overlay-alt:before {
  content: "\e6fc"; }

.ti-layout-media-overlay-alt-2:before {
  content: "\e6fd"; }

.ti-layout-media-left-alt:before {
  content: "\e6fe"; }

.ti-layout-media-left:before {
  content: "\e6ff"; }

.ti-layout-media-center-alt:before {
  content: "\e700"; }

.ti-layout-media-center:before {
  content: "\e701"; }

.ti-layout-list-thumb:before {
  content: "\e702"; }

.ti-layout-list-thumb-alt:before {
  content: "\e703"; }

.ti-layout-list-post:before {
  content: "\e704"; }

.ti-layout-list-large-image:before {
  content: "\e705"; }

.ti-layout-line-solid:before {
  content: "\e706"; }

.ti-layout-grid4:before {
  content: "\e707"; }

.ti-layout-grid3:before {
  content: "\e708"; }

.ti-layout-grid2:before {
  content: "\e709"; }

.ti-layout-grid2-thumb:before {
  content: "\e70a"; }

.ti-layout-cta-right:before {
  content: "\e70b"; }

.ti-layout-cta-left:before {
  content: "\e70c"; }

.ti-layout-cta-center:before {
  content: "\e70d"; }

.ti-layout-cta-btn-right:before {
  content: "\e70e"; }

.ti-layout-cta-btn-left:before {
  content: "\e70f"; }

.ti-layout-column4:before {
  content: "\e710"; }

.ti-layout-column3:before {
  content: "\e711"; }

.ti-layout-column2:before {
  content: "\e712"; }

.ti-layout-accordion-separated:before {
  content: "\e713"; }

.ti-layout-accordion-merged:before {
  content: "\e714"; }

.ti-layout-accordion-list:before {
  content: "\e715"; }

.ti-ink-pen:before {
  content: "\e716"; }

.ti-info-alt:before {
  content: "\e717"; }

.ti-help-alt:before {
  content: "\e718"; }

.ti-headphone-alt:before {
  content: "\e719"; }

.ti-hand-point-up:before {
  content: "\e71a"; }

.ti-hand-point-right:before {
  content: "\e71b"; }

.ti-hand-point-left:before {
  content: "\e71c"; }

.ti-hand-point-down:before {
  content: "\e71d"; }

.ti-gallery:before {
  content: "\e71e"; }

.ti-face-smile:before {
  content: "\e71f"; }

.ti-face-sad:before {
  content: "\e720"; }

.ti-credit-card:before {
  content: "\e721"; }

.ti-control-skip-forward:before {
  content: "\e722"; }

.ti-control-skip-backward:before {
  content: "\e723"; }

.ti-control-record:before {
  content: "\e724"; }

.ti-control-eject:before {
  content: "\e725"; }

.ti-comments-smiley:before {
  content: "\e726"; }

.ti-brush-alt:before {
  content: "\e727"; }

.ti-youtube:before {
  content: "\e728"; }

.ti-vimeo:before {
  content: "\e729"; }

.ti-twitter:before {
  content: "\e72a"; }

.ti-time:before {
  content: "\e72b"; }

.ti-tumblr:before {
  content: "\e72c"; }

.ti-skype:before {
  content: "\e72d"; }

.ti-share:before {
  content: "\e72e"; }

.ti-share-alt:before {
  content: "\e72f"; }

.ti-rocket:before {
  content: "\e730"; }

.ti-pinterest:before {
  content: "\e731"; }

.ti-new-window:before {
  content: "\e732"; }

.ti-microsoft:before {
  content: "\e733"; }

.ti-list-ol:before {
  content: "\e734"; }

.ti-linkedin:before {
  content: "\e735"; }

.ti-layout-sidebar-2:before {
  content: "\e736"; }

.ti-layout-grid4-alt:before {
  content: "\e737"; }

.ti-layout-grid3-alt:before {
  content: "\e738"; }

.ti-layout-grid2-alt:before {
  content: "\e739"; }

.ti-layout-column4-alt:before {
  content: "\e73a"; }

.ti-layout-column3-alt:before {
  content: "\e73b"; }

.ti-layout-column2-alt:before {
  content: "\e73c"; }

.ti-instagram:before {
  content: "\e73d"; }

.ti-google:before {
  content: "\e73e"; }

.ti-github:before {
  content: "\e73f"; }

.ti-flickr:before {
  content: "\e740"; }

.ti-facebook:before {
  content: "\e741"; }

.ti-dropbox:before {
  content: "\e742"; }

.ti-dribbble:before {
  content: "\e743"; }

.ti-apple:before {
  content: "\e744"; }

.ti-android:before {
  content: "\e745"; }

.ti-save:before {
  content: "\e746"; }

.ti-save-alt:before {
  content: "\e747"; }

.ti-yahoo:before {
  content: "\e748"; }

.ti-wordpress:before {
  content: "\e749"; }

.ti-vimeo-alt:before {
  content: "\e74a"; }

.ti-twitter-alt:before {
  content: "\e74b"; }

.ti-tumblr-alt:before {
  content: "\e74c"; }

.ti-trello:before {
  content: "\e74d"; }

.ti-stack-overflow:before {
  content: "\e74e"; }

.ti-soundcloud:before {
  content: "\e74f"; }

.ti-sharethis:before {
  content: "\e750"; }

.ti-sharethis-alt:before {
  content: "\e751"; }

.ti-reddit:before {
  content: "\e752"; }

.ti-pinterest-alt:before {
  content: "\e753"; }

.ti-microsoft-alt:before {
  content: "\e754"; }

.ti-linux:before {
  content: "\e755"; }

.ti-jsfiddle:before {
  content: "\e756"; }

.ti-joomla:before {
  content: "\e757"; }

.ti-html5:before {
  content: "\e758"; }

.ti-flickr-alt:before {
  content: "\e759"; }

.ti-email:before {
  content: "\e75a"; }

.ti-drupal:before {
  content: "\e75b"; }

.ti-dropbox-alt:before {
  content: "\e75c"; }

.ti-css3:before {
  content: "\e75d"; }

.ti-rss:before {
  content: "\e75e"; }

.ti-rss-alt:before {
  content: "\e75f"; }

/*
  1.4. Maginic Popup
  ------------------------------
*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 1; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 4rem rgba(0, 0, 0, 0.36);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 4rem rgba(0, 0, 0, 0.36);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0; }
  .mfp-arrow-right {
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  animation-name: fadeOut; }

/*
  2. Basic Elements
  ------------------------------
*/
html {
  font-size: 14px; }

@media (min-width: 576px) {
  html {
    font-size: 16px; } }

@media (min-width: 1200px) {
  html {
    font-size: 17px; } }

h1 {
  line-height: 1.1; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
  letter-spacing: normal;
  display: block; }

h1, h2,
.h1, .h2 {
  margin-bottom: 2rem; }

h2, h3, h4, h5, h6,
.h2, .h3, .h4, .h5, .h6 {
  line-height: 1.25; }

p {
  line-height: 1.75;
  margin-bottom: 2rem; }
  .ct-content p a:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link):not(input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link)):not(
input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link)):not(
button) {
    text-decoration: none;
    position: relative; }
    .ct-content p a:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link):not(input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link)):not(
input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link)):not(
button):hover {
      text-decoration: none; }

.lead, .woocommerce .woocommerce-product-details__short-description {
  margin-bottom: 2rem; }

.lead-lg {
  font-size: 1.5rem;
  margin-bottom: 4rem; }

.lead-sm {
  font-size: 1.2rem; }

b,
strong {
  font-weight: bold; }

blockquote cite, q cite {
  display: block;
  text-align: right;
  text-transform: uppercase;
  font-size: .75rem;
  font-style: normal;
  margin-top: 2rem; }
  blockquote cite::before, q cite::before {
    content: '';
    display: inline-block;
    margin-right: 0.625rem;
    width: 6.25rem;
    border-top: 1px solid;
    position: relative;
    top: -0.25em; }

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

sup {
  left: 1px; }

address {
  font-size: .85rem;
  padding: 0 0 0 1.5rem;
  position: relative;
  margin-bottom: 2rem; }
  address::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: .25rem;
    background-color: currentColor;
    opacity: .125; }

pre {
  position: relative;
  padding: 2rem;
  white-space: pre-wrap; }
  pre::before {
    content: '';
    display: block;
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid currentColor;
    opacity: .125; }

.ct-content iframe {
  max-width: 100%; }

select {
  background-repeat: no-repeat !important;
  background-position: center right !important;
  background-size: 20px !important;
  -moz-appearance: none;
  -webkit-appearance: none;
          appearance: none; }

.ct-site {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  min-height: 100vh; }
  .ct-layout--boxed .ct-site {
    margin: 0 auto; }

.ct-content {
  width: 100%;
  position: relative;
  overflow-x: hidden;
  flex-grow: 1; }
  .ct-content dl {
    width: 100%;
    font-size: .75rem; }
    .ct-content dl dd {
      margin-left: 1rem;
      opacity: 0.75; }
    .ct-content dl dt:not(:first-child) {
      margin-top: 1rem; }

.page .comments-area {
  max-width: 50rem; }

.ct-page__entry-content blockquote,
.ct-single__entry-content blockquote {
  margin: 2rem 0; }

.ct-page__entry-content .embed-responsive,
.ct-single__entry-content .embed-responsive {
  margin: 2rem 0; }

.ct-single__entry-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  list-style: none; }
  .ct-single__entry-content ul li {
    position: relative;
    padding: .25rem 0 .25rem 1.2rem; }
    .ct-single__entry-content ul li::before {
      content: '—';
      display: block;
      position: absolute;
      left: 0;
      top: 0.6em;
      font-size: 11px;
      opacity: 0.35; }

.ct-single__entry-content ol {
  padding-left: 1.6rem;
  list-style: none;
  counter-reset: ol-list-counter; }
  .ct-single__entry-content ol li {
    padding: .25rem 0;
    position: relative; }
    .ct-single__entry-content ol li::before {
      content: counter(ol-list-counter) ".";
      counter-increment: ol-list-counter;
      position: absolute;
      left: -1.2rem;
      width: 1.2rem;
      display: inline-block;
      opacity: .5;
      font-size: .9em;
      top: .35rem; }

.text-small {
  font-size: 90%;
  line-height: 1.75;
  opacity: .75; }

.ct-lightbox {
  cursor: zoom-in; }

h1 small, h2 small, h3 small, h4 small {
  display: block;
  font-size: 1rem;
  margin-top: 1rem;
  letter-spacing: 3px;
  margin-bottom: 1rem; }

.special-title {
  position: relative;
  margin-bottom: 2rem; }
  .special-title::after {
    content: '';
    display: block;
    width: 100%;
    position: relative;
    border-left: 1px solid currentColor;
    height: 3em;
    max-height: 7rem;
    margin-top: 1rem; }
  .special-title[style*=center]::after {
    transform: translateX(50%); }
  .special-title[style*=right]::after {
    left: auto;
    right: 0; }
  @media (min-width: 576px) {
    .special-title {
      margin-bottom: 3.5rem; } }
  .special-title small {
    display: block;
    font-size: 1rem;
    margin-top: 1rem;
    letter-spacing: 3px;
    margin-bottom: 1rem; }
  @media (min-width: 576px) {
    .special-title .right:last-child {
      padding-left: 6.25em; }
      .special-title .right:last-child::before {
        display: none; }
      .special-title .right:last-child::after {
        content: '';
        display: inline-block;
        width: 6.25rem;
        position: relative;
        border-bottom: 1px solid currentColor;
        margin-left: 1rem;
        top: -0.25rem; } }
@media (min-width: 576px) {
  .parallax-image {
    position: absolute; } }

.vc_row.parallax-visible {
  overflow: visible !important; }

@media (max-width: 767px) {
  .wpb_single_image[style*=max-width] {
    max-width: 100% !important; } }

.filtered-image img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray; }

.mfp-close.mfp-close {
  display: none !important; }

.xtd-carousel-filmstrip .wpb_single_image {
  padding-top: 3rem;
  max-width: 20rem;
  float: left; }
  .xtd-carousel-filmstrip .wpb_single_image:nth-child(2n+1) {
    padding-top: 0; }
  .xtd-carousel-filmstrip .wpb_single_image:nth-child(5n) {
    max-width: 18rem; }
  .xtd-carousel-filmstrip .wpb_single_image:nth-child(4n) {
    max-width: 22rem; }
  .xtd-carousel-filmstrip .wpb_single_image:nth-child(6n) {
    max-width: 26rem; }
  .xtd-carousel-filmstrip .wpb_single_image:first-child {
    max-width: 24rem; }

.xtd-carousel-filmstrip__container {
  position: relative; }

.color-text h1, .color-text h2, .color-text h3, .color-text h4, .color-text h5, .color-text h6, .color-text blockquote, .color-text q, .color-text div, .color-text p, .color-text strong,
.color-text-inverted h1,
.color-text-inverted h2,
.color-text-inverted h3,
.color-text-inverted h4,
.color-text-inverted h5,
.color-text-inverted h6,
.color-text-inverted blockquote,
.color-text-inverted q,
.color-text-inverted div,
.color-text-inverted p,
.color-text-inverted strong,
.color-bg h1,
.color-bg h2,
.color-bg h3,
.color-bg h4,
.color-bg h5,
.color-bg h6,
.color-bg blockquote,
.color-bg q,
.color-bg div,
.color-bg p,
.color-bg strong,
.color-bg-inverted h1,
.color-bg-inverted h2,
.color-bg-inverted h3,
.color-bg-inverted h4,
.color-bg-inverted h5,
.color-bg-inverted h6,
.color-bg-inverted blockquote,
.color-bg-inverted q,
.color-bg-inverted div,
.color-bg-inverted p,
.color-bg-inverted strong {
  color: inherit; }

.mfp-wrap .mfp-inline-holder .mfp-content {
  max-width: 900px; }

*:not(.mfp-content) > .arte-modal-content {
  display: none; }

.ct-layout--soft-strong strong, .ct-layout--soft-strong b {
  font-weight: 400;
  font-weight: 500; }

.pullquote.pull-right, q.pull-right, .pullquote.pull-left, q.pull-left {
  margin-bottom: .5rem; }

@media (min-width: 768px) {
  .pullquote, q {
    max-width: 20rem; }
    .pullquote.pull-right, q.pull-right {
      margin-left: 2.5rem; }
    .pullquote.pull-left, q.pull-left {
      margin-right: 2.5rem; } }

.btn, .woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-notice .button, .woocommerce .checkout-button.button,
.woocommerce #place_order, .wpcf7-form input.wpcf7-submit, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .comment-reply-link, input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
button {
  transition: all 80ms ease-in; }
  .btn-lg, .woocommerce .checkout-button.button,
  .woocommerce #place_order, .wpcf7-form input.wpcf7-submit, .vc_general.vc_btn3.vc_btn3.vc_btn3-size-lg.vc_btn3-size-lg, .btn-group-lg > .btn, .woocommerce .woocommerce-message .btn-group-lg > .button,
  .woocommerce .woocommerce-info .btn-group-lg > .button,
  .woocommerce .woocommerce-notice .btn-group-lg > .button, .btn-group-lg > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .btn-group-lg > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .btn-group-lg > .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .btn-group-lg > .comment-reply-link, .btn-group-lg > input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-lg > input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
  .btn-group-lg > button {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.1rem;
    line-height: 1.7; }
  .btn-link, .woocommerce .woocommerce-message .button,
  .woocommerce .woocommerce-info .button,
  .woocommerce .woocommerce-notice .button, .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link {
    padding-left: 0;
    padding-right: 0; }
    .btn-link::after, .woocommerce .woocommerce-message .button::after,
    .woocommerce .woocommerce-info .button::after,
    .woocommerce .woocommerce-notice .button::after, .vc_general.vc_btn3.vc_btn3-style-btn-link::after {
      content: '\25B8';
      font-size: 0.65em;
      display: inline-block;
      border-radius: 100rem;
      width: 2em;
      height: 2em;
      line-height: 2;
      text-align: center;
      margin-left: 1.5em;
      position: relative;
      top: -0.25em;
      text-indent: .1em;
      transition: all 200ms ease; }
    .btn-link:hover, .woocommerce .woocommerce-message .button:hover,
    .woocommerce .woocommerce-info .button:hover,
    .woocommerce .woocommerce-notice .button:hover, .vc_general.vc_btn3.vc_btn3-style-btn-link:hover {
      text-decoration: none; }

.display-1 {
  font-size: 4rem; }
  @media (min-width: 992px) {
    .display-1 {
      font-size: 5rem; } }
  @media (min-width: 1200px) {
    .display-1 {
      font-size: 6rem; } }
.display-2 {
  font-size: 4rem; }
  @media (min-width: 992px) {
    .display-2 {
      font-size: 4.5rem; } }
  @media (min-width: 1200px) {
    .display-2 {
      font-size: 5.5rem; } }
.content-padding {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  @media (min-width: 576px) {
    .content-padding {
      padding-top: 2.64rem;
      padding-bottom: 2.64rem; } }
  @media (min-width: 768px) {
    .content-padding {
      padding-top: 3rem;
      padding-bottom: 3rem; } }
  @media (min-width: 992px) {
    .content-padding {
      padding-top: 4rem;
      padding-bottom: 4rem; } }
  .content-padding-none {
    padding-top: 0;
    padding-bottom: 0; }
  .content-padding-xs {
    padding-top: 2rem;
    padding-bottom: 2rem; }
  .content-padding-lg {
    padding-top: 3rem;
    padding-bottom: 3rem; }
    @media (min-width: 576px) {
      .content-padding-lg {
        padding-top: 3.96rem;
        padding-bottom: 3.96rem; } }
    @media (min-width: 768px) {
      .content-padding-lg {
        padding-top: 4.5rem;
        padding-bottom: 4.5rem; } }
    @media (min-width: 992px) {
      .content-padding-lg {
        padding-top: 6rem;
        padding-bottom: 6rem; } }
  .content-padding-xl {
    padding-top: 4rem;
    padding-bottom: 4rem; }
    @media (min-width: 576px) {
      .content-padding-xl {
        padding-top: 5.28rem;
        padding-bottom: 5.28rem; } }
    @media (min-width: 768px) {
      .content-padding-xl {
        padding-top: 6rem;
        padding-bottom: 6rem; } }
    @media (min-width: 992px) {
      .content-padding-xl {
        padding-top: 8rem;
        padding-bottom: 8rem; } }
  .content-padding-xxl {
    padding-top: 5rem;
    padding-bottom: 5rem; }
    @media (min-width: 576px) {
      .content-padding-xxl {
        padding-top: 6.6rem;
        padding-bottom: 6.6rem; } }
    @media (min-width: 768px) {
      .content-padding-xxl {
        padding-top: 7.5rem;
        padding-bottom: 7.5rem; } }
    @media (min-width: 992px) {
      .content-padding-xxl {
        padding-top: 10rem;
        padding-bottom: 10rem; } }
.content-padding-side:not(.vc_column_container), .content-padding-side.vc_column_container .vc_column-inner {
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 576px) {
    .content-padding-side:not(.vc_column_container), .content-padding-side.vc_column_container .vc_column-inner {
      padding-left: 2rem;
      padding-right: 2rem; } }
.content-padding-side-sm:not(.vc_column_container), .content-padding-side-sm.vc_column_container .vc_column-inner {
  padding-left: 0.5rem;
  padding-right: 0.5rem; }
  @media (min-width: 576px) {
    .content-padding-side-sm:not(.vc_column_container), .content-padding-side-sm.vc_column_container .vc_column-inner {
      padding-left: 1rem;
      padding-right: 1rem; } }
.content-padding-side-lg:not(.vc_column_container), .content-padding-side-lg.vc_column_container .vc_column-inner {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }
  @media (min-width: 576px) {
    .content-padding-side-lg:not(.vc_column_container), .content-padding-side-lg.vc_column_container .vc_column-inner {
      padding-left: 3rem;
      padding-right: 3rem; } }
.content-padding-side-xl:not(.vc_column_container), .content-padding-side-xl.vc_column_container .vc_column-inner {
  padding-left: 2rem;
  padding-right: 2rem; }
  @media (min-width: 576px) {
    .content-padding-side-xl:not(.vc_column_container), .content-padding-side-xl.vc_column_container .vc_column-inner {
      padding-left: 4rem;
      padding-right: 4rem; } }
.content-padding-side-xxl:not(.vc_column_container), .content-padding-side-xxl.vc_column_container .vc_column-inner {
  padding-left: 2.5rem;
  padding-right: 2.5rem; }
  @media (min-width: 576px) {
    .content-padding-side-xxl:not(.vc_column_container), .content-padding-side-xxl.vc_column_container .vc_column-inner {
      padding-left: 5rem;
      padding-right: 5rem; } }
.content-padding-side-xxxl:not(.vc_column_container), .content-padding-side-xxxl.vc_column_container .vc_column-inner {
  padding-left: 3rem;
  padding-right: 3rem; }
  @media (min-width: 576px) {
    .content-padding-side-xxxl:not(.vc_column_container), .content-padding-side-xxxl.vc_column_container .vc_column-inner {
      padding-left: 6rem;
      padding-right: 6rem; } }
.ct-content-without-vc .ct-content {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  @media (min-width: 576px) {
    .ct-content-without-vc .ct-content {
      padding-top: 4rem;
      padding-bottom: 4rem; } }
  @media (min-width: 1200px) {
    .ct-content-without-vc .ct-content {
      padding-top: 5rem;
      padding-bottom: 5rem; } }
/*
  3. Header
  ------------------------------
*/
.ct-header__toolbar {
  font-size: 0.75rem;
  text-align: right; }

.ct-header {
  width: 100%;
  flex-grow: 0;
  padding: 2.5rem 0 3.625rem;
  position: relative;
  z-index: 4; }
  @media (min-width: 576px) {
    .ct-header::after {
      content: '';
      display: block;
      position: absolute;
      opacity: 0.075;
      transition: opacity 100ms ease-in;
      border-top: 1px solid currentcolor;
      right: 0;
      bottom: 0;
      left: 0; } }
  .ct-header__logo-nav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%; }
    @media (min-width: 1200px) {
      .ct-header__logo-nav {
        flex-wrap: nowrap; } }
  .ct-menu--floating .ct-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  @media (min-width: 576px) {
    .ct-header__wrapper--stuck {
      position: fixed;
      z-index: 999;
      padding: 0;
      top: 0;
      left: 0;
      right: 0;
      box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0); }
      .ct-header__wrapper--stuck::before {
        content: '';
        display: block;
        background-color: currentColor;
        opacity: 0.035;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0; }
      .ct-header__wrapper--stuck .ct-header__toolbar {
        display: none; }
      .admin-bar .ct-header__wrapper--stuck {
        top: 2rem; }
      .ct-header__wrapper--stuck #ct-main-nav {
        padding-top: 1rem;
        padding-bottom: 1rem; }
      .ct-header__wrapper--stuck .ct-header__logo-nav {
        padding: 0; }
      .ct-header__wrapper--stuck::after {
        opacity: 0; }
    .ct-header__wrapper--shadow {
      box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.1); } }
.ct-header__logo-nav {
  padding-top: 1rem;
  padding-bottom: 1rem; }

#ct-main-nav {
  flex-basis: 100%;
  flex-grow: 100;
  position: relative; }
  #ct-main-nav::before {
    content: '';
    position: absolute;
    top: 1rem;
    right: -20rem;
    bottom: -1rem;
    left: -20rem;
    display: block;
    z-index: -1; }
  @media (min-width: 1200px) {
    #ct-main-nav {
      flex-basis: auto;
      padding-top: 0;
      text-align: right;
      flex-grow: 1; }
      #ct-main-nav::before {
        display: none; } }
  #ct-main-nav__wrapper {
    position: relative;
    width: 100%;
    text-align: left; }
    @media (min-width: 1200px) {
      #ct-main-nav__wrapper {
        width: auto;
        font-size: 0.75rem;
        text-align: right; } }
ul.ct-main-navigation,
div.ct-main-navigation > ul {
  display: none;
  list-style: none;
  width: 100%;
  position: relative;
  flex-direction: column;
  transition: all 200ms ease;
  margin: 0 auto;
  padding: 0; }
  @media (min-width: 1200px) {
    ul.ct-main-navigation,
    div.ct-main-navigation > ul {
      display: flex;
      flex-wrap: wrap;
      flex-direction: row;
      width: auto;
      position: relative;
      margin: 0;
      padding: 0; }
      .ct-menu--align-left ul.ct-main-navigation, .ct-menu--align-left div.ct-main-navigation > ul {
        justify-content: flex-start; }
      .ct-menu--align-right ul.ct-main-navigation, .ct-menu--align-right div.ct-main-navigation > ul {
        justify-content: flex-end; } }
  ul.ct-main-navigation > li:not(:first-child),
  div.ct-main-navigation > ul > li:not(:first-child) {
    position: relative; }
    ul.ct-main-navigation > li:not(:first-child)::after,
    div.ct-main-navigation > ul > li:not(:first-child)::after {
      content: '';
      display: block;
      position: absolute;
      opacity: 0.125;
      transition: opacity 100ms ease-in;
      border-top: 1px solid currentcolor;
      top: 0;
      right: 0;
      left: 0; }
  @media (min-width: 576px) {
    ul.ct-main-navigation > li:not(:first-child)::after,
    div.ct-main-navigation > ul > li:not(:first-child)::after {
      display: none; } }
  @media (min-width: 576px) {
    ul.ct-main-navigation > li,
    div.ct-main-navigation > ul > li {
      white-space: nowrap; } }
  @media (min-width: 1200px) {
    ul.ct-main-navigation > li,
    div.ct-main-navigation > ul > li {
      margin-left: 4rem;
      white-space: nowrap; } }
.ct-main-navigation .menu-item,
.ct-main-navigation .page_item {
  position: relative;
  padding-top: .25rem;
  padding-bottom: .25rem; }
  @media (min-width: 1200px) {
    .ct-main-navigation .menu-item,
    .ct-main-navigation .page_item {
      padding-top: 0;
      padding-bottom: 0; } }
  .ct-main-navigation .menu-item:hover > .sub-menu,
  .ct-main-navigation .menu-item:hover > .children,
  .ct-main-navigation .page_item:hover > .sub-menu,
  .ct-main-navigation .page_item:hover > .children {
    display: block; }

.ct-main-navigation .menu-item .menu-item,
.ct-main-navigation .page_item .page_item {
  padding: .25rem 0.125rem;
  line-height: 1.6; }
  .ct-main-navigation .menu-item .menu-item:not(:first-child)::after,
  .ct-main-navigation .page_item .page_item:not(:first-child)::after {
    content: '';
    display: block;
    position: absolute;
    opacity: 0.125;
    transition: opacity 100ms ease-in;
    border-top: 1px solid currentcolor;
    top: 0;
    right: 0;
    left: 0; }
  @media (min-width: 1200px) {
    .ct-main-navigation .menu-item .menu-item,
    .ct-main-navigation .page_item .page_item {
      padding: 0 1rem; }
      .ct-main-navigation .menu-item .menu-item:not(:first-child)::after,
      .ct-main-navigation .page_item .page_item:not(:first-child)::after {
        left: 1rem;
        right: 1rem; } }
.ct-main-navigation .sub-menu,
.ct-main-navigation .children {
  list-style: none;
  position: relative;
  transition: all 200ms ease;
  display: none;
  margin: 0;
  padding: 0; }
  .ct-main-navigation .sub-menu:not(:first-child)::after,
  .ct-main-navigation .children:not(:first-child)::after {
    content: '';
    display: block;
    position: absolute;
    opacity: 0.125;
    transition: opacity 100ms ease-in;
    border-top: 1px solid currentcolor;
    top: 0;
    right: 0;
    left: 0; }
  @media (min-width: 1200px) {
    .ct-main-navigation .sub-menu,
    .ct-main-navigation .children {
      position: absolute;
      text-align: left;
      width: 12rem;
      left: -1rem;
      padding: .5rem 0;
      background: #fff;
      box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.1);
      z-index: 1;
      border-radius: 2px;
      top: 100%;
      margin-bottom: -2px;
      white-space: normal;
      margin-top: 0.5rem; }
      .ct-main-navigation .sub-menu::before,
      .ct-main-navigation .children::before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: -1rem;
        height: 1rem; }
      .ct-main-navigation .sub-menu::after, .ct-main-navigation .sub-menu:not(:first-child)::after,
      .ct-main-navigation .children::after,
      .ct-main-navigation .children:not(:first-child)::after {
        display: none; } }
  .ct-main-navigation .sub-menu a,
  .ct-main-navigation .children a {
    font-size: 90%;
    padding: 0.5rem 0; }

@media (min-width: 1200px) {
  .ct-main-navigation .sub-menu .sub-menu,
  .ct-main-navigation .children .children {
    left: 95%;
    top: -0.5rem; } }

@media (min-width: 576px) {
  .ct-main-navigation .edge > .sub-menu,
  .ct-main-navigation .edge > .children {
    right: 0;
    left: auto;
    top: 2.5em; }
    .ct-main-navigation .edge > .sub-menu .sub-menu, .ct-main-navigation .edge > .sub-menu .children,
    .ct-main-navigation .edge > .children .sub-menu,
    .ct-main-navigation .edge > .children .children {
      left: auto;
      right: 95%; } }

.ct-main-navigation .menu-item-has-children > a::before,
.ct-main-navigation .page_item_has_children > a::before {
  content: "";
  position: relative;
  font-family: 'themify';
  display: inline-block;
  transition: opacity 100ms ease-in; }

.ct-main-navigation .menu-item-has-children > a::before,
.ct-main-navigation .page_item_has_children > a::before {
  float: right;
  margin: 0 0.5rem;
  display: inline-block; }
  @media (min-width: 48em) {
    .ct-main-navigation .menu-item-has-children > a::before,
    .ct-main-navigation .page_item_has_children > a::before {
      font-size: 0.5rem;
      line-height: 2.25;
      margin-right: 0; } }
@media (min-width: 1200px) {
  .ct-main-navigation .menu-item .menu-item-has-children > a::before,
  .ct-main-navigation .page_item .page_item_has_children > a::before {
    content: '\e649';
    line-height: 2.2; } }

.ct-main-navigation a {
  text-decoration: none;
  transition: all 200ms ease;
  display: block;
  padding: 0.25rem 0; }

#ct-main-nav__toggle-navigation {
  position: relative;
  font-size: 1em;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400;
  flex-grow: 2;
  flex-shrink: 0;
  text-align: right;
  margin: 0; }
  @media (min-width: 1200px) {
    #ct-main-nav__toggle-navigation {
      display: none; } }
  #ct-main-nav__toggle-navigation .ti-align-justify {
    position: relative;
    margin-left: .125rem;
    font-size: 1.2em; }
    #ct-main-nav__toggle-navigation .ti-align-justify::before {
      position: relative;
      top: .125rem; }

#ct-main-nav__toggle-navigation-main:checked + #ct-main-nav__wrapper > ul.ct-main-navigation,
#ct-main-nav__toggle-navigation-main:checked + #ct-main-nav__wrapper > div.ct-main-navigation > ul {
  display: flex;
  padding-top: 2rem; }

.sub-menu {
  display: none;
  /* Hide by default */ }

.menu-item-has-children.sub-menu-open > .sub-menu {
  display: block;
  /* Show when the parent has the .sub-menu-open class */ }

.ct-logo {
  margin: 0;
  line-height: 1;
  transition: all 200ms ease;
  display: inline-block; }
  @media (min-width: 48em) {
    .ct-logo {
      margin: 0;
      flex-grow: 0;
      flex-shrink: 0; } }
  .ct-logo span {
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: -1px; }
  .ct-logo small {
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: 0.7;
    font-size: 0.6875rem;
    position: relative; }
    @media (min-width: 48em) {
      .ct-logo small {
        transform: translateY(-40%);
        display: inline-block;
        margin-left: 1.5rem; } }
  .ct-logo:hover {
    text-decoration: none; }
  .ct-logo img {
    transition: all 200ms ease; }
  .ct-logo__image--sticky {
    display: none; }
  .ct-logo__image--inverted {
    display: none; }
  .ct-menu--inverted .ct-logo__image--inverted {
    display: block; }
    .ct-menu--inverted .ct-logo__image--inverted + .ct-logo__image {
      display: none; }
  @media (min-width: 576px) {
    .ct-header__wrapper--stuck .ct-logo__image:not(.ct-logo__image--sticky) {
      transform: scale(0.75);
      transform-origin: center left; }
    .ct-header__wrapper--stuck .ct-logo__image--sticky {
      display: block; }
    .ct-header__wrapper--stuck .ct-logo__image--sticky + .ct-logo__image, .ct-header__wrapper--stuck .ct-logo__image--sticky + .ct-logo__image + .ct-logo__image {
      display: none; }
    .ct-header__wrapper--stuck .ct-logo__image--inverted:first-child {
      display: none; }
    .ct-header__wrapper--stuck .ct-logo__image--inverted:first-child + .ct-logo__image {
      display: block; } }
.wpml-switcher {
  text-transform: uppercase;
  font-weight: bold; }
  .wpml-switcher span {
    display: inline-block; }
    .wpml-switcher span:not(:first-child) {
      margin-left: .75rem; }
  .wpml-switcher .active {
    position: relative;
    padding-right: 3rem;
    padding-left: 0.25rem;
    color: inherit; }
    .wpml-switcher .active::after {
      content: '';
      display: block;
      position: absolute;
      opacity: 1;
      transition: opacity 100ms ease-in;
      border-top: 1px solid currentcolor;
      top: 45%;
      right: 0;
      left: 0; }
  .wpml-switcher a {
    text-decoration: none; }

/*
  3.1. Hero Section
  ------------------------------
*/
.ct-header__hero {
  position: relative;
  z-index: 1;
  width: 100%;
  flex-grow: 0;
  display: flex; }
  .ct-header__hero::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -2; }
  .ct-header__hero::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1; }

.ct-header__hero-navigator {
  display: none;
  font-size: 0.625rem;
  letter-spacing: 1px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.1;
  bottom: 0;
  position: fixed;
  transform: rotate(270deg) translateY(100%);
  transform-origin: left bottom 0;
  z-index: 9999;
  left: 3rem;
  transition: all 200ms ease; }
  .ct-header__hero-navigator.is_stuck {
    position: absolute;
    bottom: -3rem; }
  .ct-header__hero-navigator > a {
    padding-left: 12rem;
    position: relative;
    display: block;
    text-decoration: none; }
    .ct-header__hero-navigator > a::before {
      content: '';
      display: block;
      position: absolute;
      opacity: 0.5;
      transition: opacity 100ms ease-in;
      border-top: 1px solid currentcolor;
      top: 0.5rem;
      left: 0; }
    .ct-header__hero-navigator > a::before {
      width: 10rem; }

.ct-header__main-heading {
  display: flex;
  width: 100%;
  position: relative; }
  .ct-header__main-heading::after {
    content: '';
    display: block;
    position: absolute;
    opacity: 0.05;
    transition: opacity 100ms ease-in;
    border-top: 1px solid currentcolor;
    right: 0;
    bottom: 0;
    left: 0; }
  .ct-header__main-heading .container-fluid {
    flex-grow: 0;
    align-self: center;
    display: block; }
  .ct-header__main-heading h1,
  .ct-header__main-heading .h1 {
    margin-top: 0;
    margin-bottom: 0; }
  .ct-header__main-heading small {
    display: inline-block;
    padding-left: 3rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid currentColor;
    font-size: .875rem;
    margin-bottom: 2rem; }
    .ct-hero--text-center .ct-header__main-heading small {
      padding-right: 3rem; }
  .ct-header__main-heading-title > div {
    display: inline-block;
    width: 100%;
    margin-top: 2rem;
    line-height: 1.5; }
  .ct-header__main-heading-title p {
    margin-bottom: 2rem; }

.ct-hero--center .ct-header__main-heading-title {
  margin-left: auto;
  margin-right: auto; }

.ct-hero--right .ct-header__main-heading-title {
  margin-left: auto; }

.ct-hero--text-center .ct-header__main-heading {
  text-align: center; }

.ct-hero--text-right .ct-header__main-heading {
  text-align: right; }

.ct-hero--bottom .ct-header__main-heading .container-fluid {
  align-self: flex-end; }

.ct-hero--top .ct-header__main-heading .container-fluid {
  align-self: flex-start; }

.ct-hero-image--no-repeat .ct-header__hero::before {
  background-repeat: no-repeat; }

.ct-hero-image--repeat .ct-header__hero::before {
  background-repeat: repeat; }

.ct-hero-image--repeat-x .ct-header__hero::before {
  background-repeat: repeat-x; }

.ct-hero-image--repeat-y .ct-header__hero::before {
  background-repeat: repeat-y; }

.ct-hero-image--cover .ct-header__hero::before {
  background-size: cover; }

.ct-hero-image--fixed .ct-header__hero::before {
  background-attachment: fixed; }

.ct-hero-image--left-top .ct-header__hero::before {
  background-position: left top; }

.ct-hero-image--left-center .ct-header__hero::before {
  background-position: left center; }

.ct-hero-image--left-bottom .ct-header__hero::before {
  background-position: left bottom; }

.ct-hero-image--right-top .ct-header__hero::before {
  background-position: right top; }

.ct-hero-image--right-center .ct-header__hero::before {
  background-position: right center; }

.ct-hero-image--right-bottom .ct-header__hero::before {
  background-position: right bottom; }

.ct-hero-image--center-top .ct-header__hero::before {
  background-position: center top; }

.ct-hero-image--center-center .ct-header__hero::before {
  background-position: center center; }

.ct-hero-image--center-bottom .ct-header__hero::before {
  background-position: center bottom; }

/*
  4. Footer
  ------------------------------
*/
.ct-footer {
  position: relative;
  width: 100%;
  flex-grow: 0; }
  .ct-footer .row::before {
    display: none;
    content: none; }
  .ct-footer__logo {
    text-align: center;
    padding: 5rem 0;
    position: relative; }
    .ct-footer__logo::after {
      content: '';
      display: block;
      position: absolute;
      opacity: 0.125;
      transition: opacity 100ms ease-in;
      border-top: 1px solid currentcolor;
      right: 0;
      bottom: 0;
      left: 0; }
    .ct-footer__logo > a {
      display: inline-block; }
  .ct-footer img {
    max-width: 100%;
    height: auto; }

.scrollme {
  overflow: hidden; }

#footer-navigation {
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: relative;
  text-align: center; }
  #footer-navigation::after {
    content: '';
    display: block;
    position: absolute;
    opacity: 0.125;
    transition: opacity 100ms ease-in;
    border-top: 1px solid currentcolor;
    right: 0;
    bottom: 0;
    left: 0; }
  @media (min-width: 992px) {
    #footer-navigation {
      text-align: left; } }
  #footer-navigation .menu {
    list-style: none;
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0; }
    @media (min-width: 576px) {
      #footer-navigation .menu {
        width: auto;
        font-size: .75em; } }
  #footer-navigation .menu-item {
    display: inline-block;
    width: 48%;
    padding-top: .25rem;
    padding-bottom: .25rem; }
    @media (min-width: 576px) {
      #footer-navigation .menu-item {
        width: auto; }
        #footer-navigation .menu-item:not(:last-child) {
          padding-top: 0;
          padding-bottom: 0;
          margin-right: 2.25rem; } }
    @media (min-width: 768px) {
      #footer-navigation .menu-item {
        width: auto; }
        #footer-navigation .menu-item:not(:last-child) {
          margin-right: 3.25rem; } }
    @media (min-width: 992px) {
      #footer-navigation .menu-item {
        width: auto; }
        #footer-navigation .menu-item:not(:last-child) {
          margin-right: 4.25rem; } }
  #footer-navigation a {
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px; }

#ct-scroll-top {
  font-size: .75em;
  margin-top: 2.5rem;
  display: inline-block; }
  @media (min-width: 992px) {
    #ct-scroll-top {
      float: right;
      margin-left: 2rem;
      margin-top: 0.25em; } }
  #ct-scroll-top .ti-angle-up {
    margin-right: .5rem;
    font-size: 10px; }

#absolute-footer {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
  font-size: .75rem;
  line-height: 1.9; }
  @media (min-width: 576px) {
    #absolute-footer {
      padding-bottom: 4rem; } }
  #absolute-footer .sidebar-widget .widget-title {
    font-size: 1.2em; }
  #absolute-footer p {
    font-size: inherit;
    line-height: inherit; }

/*
  5. Extenders
  ------------------------------
  5.1. WordPress Defaults
  ------------------------------
*/
.ct-post__entry-meta,
.ct-single__entry-meta {
  padding-top: 0.125vh;
  text-transform: capitalize; }
  .ct-post__entry-meta .label,
  .ct-single__entry-meta .label {
    display: block;
    height: 8rem;
    text-align: center;
    margin-bottom: 2.4rem;
    border-radius: 3px; }
    .ct-post__entry-meta .label .fa,
    .ct-single__entry-meta .label .fa {
      line-height: 8rem; }
  .ct-post__entry-meta:first-of-type,
  .ct-single__entry-meta:first-of-type {
    margin-top: 0; }
  .ct-post__entry-meta .by-author,
  .ct-single__entry-meta .by-author {
    font-size: 90%;
    display: block;
    position: relative;
    border-top-width: 1px;
    border-top-style: solid;
    padding-top: 1.3rem; }
  .ct-post__entry-meta .post-calendar-date,
  .ct-single__entry-meta .post-calendar-date {
    padding-bottom: 0.8rem;
    display: block; }
  .ct-post__entry-meta span,
  .ct-single__entry-meta span {
    display: inline-block;
    margin-right: .75rem;
    color: inherit; }
    .ct-post__entry-meta span .fa,
    .ct-single__entry-meta span .fa {
      margin-right: 0.5rem; }
    .ct-post__entry-meta span:last-child,
    .ct-single__entry-meta span:last-child {
      margin-right: 0; }
  .ct-post__entry-meta em,
  .ct-single__entry-meta em {
    opacity: 0.95;
    font-style: normal; }
  .ct-post__entry-meta a,
  .ct-single__entry-meta a {
    text-decoration: none;
    color: inherit; }
  .ct-post__entry-meta .ti-calendar,
  .ct-post__entry-meta .ti-comments,
  .ct-post__entry-meta .ti-layers,
  .ct-post__entry-meta .ti-tag,
  .ct-single__entry-meta .ti-calendar,
  .ct-single__entry-meta .ti-comments,
  .ct-single__entry-meta .ti-layers,
  .ct-single__entry-meta .ti-tag {
    font-size: 100%;
    margin-right: 0.5em; }

.ct-posts {
  margin: 0 -2.1875rem; }
  .ct-posts .ct-post--sizer {
    width: 100%; }
    @media (min-width: 992px) {
      .ct-posts .ct-post--sizer {
        width: 50%; } }
  .ct-posts .ct-post {
    width: 100%;
    padding: 0 2.1875rem;
    margin-bottom: 4.375rem; }
    @media (min-width: 992px) {
      .ct-posts .ct-post {
        width: 50%; } }
    .ct-posts .ct-post p:last-child {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .ct-blog--without-sidebar .ct-posts .ct-post {
        width: 50%; } }
    @media (min-width: 992px) {
      .ct-blog--without-sidebar .ct-posts .ct-post {
        width: 33.33%; } }
    .ct-posts .ct-post__entry-meta {
      font-size: .7rem;
      text-transform: uppercase;
      line-height: 1.5;
      letter-spacing: 1px; }
      .ct-posts .ct-post__entry-meta + .ct-post__featured-link {
        margin-top: 2rem; }
    .ct-posts .ct-post__title {
      margin-bottom: .5rem;
      letter-spacing: 0;
      font-size: 275%; }
      .ct-posts .ct-post__title a, .ct-posts .ct-post__title a:hover {
        text-decoration: none; }
    .ct-posts .ct-post__featured-link {
      margin-bottom: 2rem;
      display: block; }
    .ct-posts .ct-post .xtd-shadow--normal-hard {
      margin-bottom: 1rem; }
    .ct-posts .ct-post > header {
      margin-bottom: 2rem; }
    .ct-posts .ct-post .more-link {
      display: block;
      text-align: left;
      margin-top: 2rem;
      margin-right: auto;
      position: relative; }
    .ct-posts .ct-post.sticky {
      padding: 0 5.46875rem 3.28125rem;
      position: relative; }
      .ct-posts .ct-post.sticky::before {
        content: '';
        display: block;
        position: absolute;
        opacity: 1;
        transition: opacity 100ms ease-in;
        background-color: currentcolor;
        top: 0;
        right: 2.1875rem;
        bottom: 0;
        left: 2.1875rem; }
      .ct-posts .ct-post.sticky::after {
        content: '';
        display: block;
        position: absolute;
        opacity: 1;
        transition: opacity 100ms ease-in;
        background-color: currentcolor;
        top: 0;
        right: 2.1875rem;
        bottom: 0;
        left: 2.1875rem; }
      .ct-posts .ct-post.sticky::before {
        opacity: 0.035;
        z-index: 0; }
      .ct-posts .ct-post.sticky::after {
        background-color: transparent;
        box-shadow: 1rem 1rem 3.5rem 0rem rgba(0, 0, 0, 0.22);
        z-index: -1; }
      .ct-posts .ct-post.sticky .btn, .ct-posts .ct-post.sticky .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-message .ct-posts .ct-post.sticky .button,
      .ct-posts .ct-post.sticky .woocommerce .woocommerce-info .button,
      .woocommerce .woocommerce-info .ct-posts .ct-post.sticky .button,
      .ct-posts .ct-post.sticky .woocommerce .woocommerce-notice .button,
      .woocommerce .woocommerce-notice .ct-posts .ct-post.sticky .button, .ct-posts .ct-post.sticky .woocommerce .checkout-button.button, .woocommerce .ct-posts .ct-post.sticky .checkout-button.button,
      .ct-posts .ct-post.sticky .woocommerce #place_order,
      .woocommerce .ct-posts .ct-post.sticky #place_order, .ct-posts .ct-post.sticky .wpcf7-form input.wpcf7-submit, .wpcf7-form .ct-posts .ct-post.sticky input.wpcf7-submit, .ct-posts .ct-post.sticky .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link, .ct-posts .ct-post.sticky .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, .ct-posts .ct-post.sticky .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, .ct-posts .ct-post.sticky .comment-reply-link, .ct-posts .ct-post.sticky input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
      .ct-posts .ct-post.sticky input[type="button"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link),
      .ct-posts .ct-post.sticky button {
        position: relative; }
      .ct-posts .ct-post.sticky header .ct-post__title:first-child {
        margin-top: 2.5rem; }
    .ct-posts .ct-post.format-quote .ct-post__content {
      padding: 2.5rem;
      margin-bottom: 1.1rem; }
    .ct-posts .ct-post.format-quote > header {
      padding-bottom: 0;
      margin-bottom: 0; }
      .ct-posts .ct-post.format-quote > header::after {
        content: none; }
    .ct-posts .ct-post.format-quote cite a {
      color: inherit; }
    @media (min-width: 992px) {
      .ct-posts .ct-post.format-video {
        width: 100%; } }
    .ct-posts .ct-post.format-video > header {
      padding-bottom: 0;
      margin-bottom: 0;
      text-align: center; }
      .ct-posts .ct-post.format-video > header::after {
        content: none; }
    .ct-posts .ct-post.format-video .more-link {
      display: none; }
    .ct-posts .ct-post.format-gallery > header {
      text-align: center;
      margin-bottom: 0; }
      .ct-posts .ct-post.format-gallery > header::after {
        content: none; }
    .ct-posts .ct-post.format-gallery .owl-stage-outer {
      box-shadow: 1.25rem 1.375rem 2.75rem 0rem rgba(0, 0, 0, 0.32);
      margin-bottom: 2rem; }
    .ct-posts .ct-post.format-gallery .ct-post__entry-meta {
      text-align: center;
      padding-top: 1rem; }
    .ct-posts .ct-post.format-gallery .ct-post__title {
      margin: 0; }
    .ct-posts .ct-post.format-image.has-post-thumbnail > header {
      margin: 0;
      padding: 0;
      text-align: center;
      transition: all 200ms ease-in; }
      .ct-posts .ct-post.format-image.has-post-thumbnail > header::after {
        content: none; }
    .ct-posts .ct-post.format-link {
      border: 1px solid; }
      .ct-posts .ct-post.format-link > header {
        padding-bottom: 0; }
        .ct-posts .ct-post.format-link > header::after {
          content: none; }

/** Posts Pagination */
.pagination {
  margin: 2.8rem 0 1.4rem;
  text-transform: lowercase; }
  .pagination .screen-reader-text {
    display: none; }
  .pagination .nav-links {
    display: inline-block;
    position: relative; }
    .pagination .nav-links .page-numbers {
      display: inline-block;
      float: left;
      position: relative;
      margin-right: 1px;
      position: relative;
      border-color: inherit;
      width: 3rem;
      height: 3rem;
      line-height: 3rem;
      text-align: center; }
      .pagination .nav-links .page-numbers + .page-numbers {
        margin-left: 1em; }
    .pagination .nav-links a {
      text-decoration: none; }
    .pagination .nav-links .current {
      position: relative; }
      .pagination .nav-links .current::before {
        content: '';
        display: block;
        position: absolute;
        opacity: 1;
        transition: opacity 100ms ease-in;
        background-color: currentcolor;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
      .pagination .nav-links .current::before {
        border-radius: 3px;
        z-index: -1; }
    .pagination .nav-links span::before {
      transition: all 200ms ease-in;
      font-size: 90%; }
    .pagination .nav-links .prev {
      padding-left: 0;
      border: 1px solid;
      border-radius: 100rem; }
      .pagination .nav-links .prev:hover span::before {
        left: -4px; }
    .pagination .nav-links .next {
      padding-right: 0;
      border: 1px solid;
      border-radius: 100rem; }
      .pagination .nav-links .next:hover span::before {
        right: -4px; }
    .pagination .nav-links :last-child {
      margin-right: 0; }

/** Post Navigation */
.post-navigation {
  position: relative;
  margin-top: 8rem; }
  .post-navigation::before, .post-navigation::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    border-bottom: 1px solid currentcolor;
    opacity: 0.125; }
  .post-navigation::after {
    top: auto;
    bottom: 0; }
  .post-navigation .screen-reader-text {
    display: none; }
  .post-navigation .nav-links {
    display: flex;
    position: relative;
    font-size: .8rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: .25rem;
    flex-direction: column;
    width: 100%; }
    @media (min-width: 576px) {
      .post-navigation .nav-links {
        flex-direction: row;
        font-size: .625rem;
        align-items: flex-start; }
        .post-navigation .nav-links::after {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 50%;
          border-left: 1px solid currentcolor;
          opacity: 0.125; } }
    .post-navigation .nav-links div {
      display: inline-block;
      padding: 1rem 2.5rem;
      position: relative; }
      @media (min-width: 576px) {
        .post-navigation .nav-links div {
          padding: 3rem;
          flex-basis: 50%; } }
      .post-navigation .nav-links div::before {
        content: "\e661";
        font-family: 'themify';
        display: inline-block;
        position: absolute;
        line-height: 1.6; }
      .post-navigation .nav-links div.nav-next {
        text-align: right;
        align-self: flex-end; }
        .post-navigation .nav-links div.nav-next::before {
          top: 1.15rem;
          right: 0; }
          @media (min-width: 576px) {
            .post-navigation .nav-links div.nav-next::before {
              top: 3rem; } }
      .post-navigation .nav-links div.nav-previous {
        align-self: flex-start; }
        .post-navigation .nav-links div.nav-previous::before {
          content: "\e662";
          top: 1.15rem;
          left: 0; }
          @media (min-width: 576px) {
            .post-navigation .nav-links div.nav-previous::before {
              top: 3rem; } }
    .post-navigation .nav-links a {
      display: block;
      transition: opacity 80ms ease; }
      .post-navigation .nav-links a:hover {
        opacity: .75;
        text-decoration: none; }
    .post-navigation .nav-links .nav-previous + .nav-next {
      align-self: auto; }

.comments-area {
  margin-top: 8rem; }
  .comments-area .navigation {
    margin-top: 4rem;
    text-align: center; }
    .comments-area .navigation a:hover {
      text-decoration: none; }
  .comments-area *:last-child {
    margin-bottom: 0 !important; }
  .ct-social-box + .comments-area {
    margin-top: 0; }

.media-list.child-comments {
  margin-top: 2rem; }

.gravatar {
  width: 32px;
  position: absolute; }
  @media (min-width: 768px) {
    .gravatar {
      position: relative; } }
  .gravatar img {
    border-radius: 100rem; }

.gravatar .media-object {
  width: 100% !important; }

h4.media-heading {
  padding-top: .125rem;
  margin-top: 0 !important;
  margin-bottom: .1rem;
  font-size: 90%;
  text-transform: uppercase; }

.comment-meta-item {
  display: block;
  font-size: .625rem;
  opacity: 0.5;
  text-transform: uppercase;
  margin-top: 0;
  letter-spacing: 1px; }

.comment {
  position: relative; }

.comment-meta {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%; }

.comment-reply-link {
  text-transform: uppercase;
  letter-spacing: 1px; }
  .comment-reply-link::after {
    content: "\e72e";
    font-family: 'themify';
    display: inline-block;
    margin-left: .5rem; }

.media.comment {
  margin-bottom: 2rem;
  border-top: 1px solid;
  padding-top: 2rem; }

.media-list.comments-list {
  margin-bottom: 2rem; }

.comment .media-left {
  margin-right: 1.25rem;
  padding-right: 0; }

.comment-respond {
  margin-top: 4rem;
  position: relative;
  padding: 2rem; }
  @media (min-width: 576px) {
    .comment-respond {
      padding: 4rem; } }
  .comment-respond::before {
    content: '';
    position: absolute;
    z-index: -1;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: currentcolor;
    opacity: 0.05;
    border-radius: 2px; }
  .comment-respond .col-lg-6 + .col-lg-6 {
    margin-top: 1rem; }
    @media (min-width: 576px) {
      .comment-respond .col-lg-6 + .col-lg-6 {
        margin-top: auto; } }
.ct-sidebar {
  margin-top: 4rem; }
  @media (min-width: 768px) {
    .ct-sidebar {
      margin-top: auto; } }
.sidebar-widget ul, .sidebar-widget ol {
  list-style: none;
  padding: 0;
  margin: 0;
  list-style: none; }
  .sidebar-widget ul li, .sidebar-widget ol li {
    position: relative;
    padding: .25rem 0 .25rem 1.2rem; }
    .sidebar-widget ul li::before, .sidebar-widget ol li::before {
      content: '—';
      display: block;
      position: absolute;
      left: 0;
      top: 0.6em;
      font-size: 11px;
      opacity: 0.35; }

.sidebar-widget select {
  display: block;
  width: 100%; }

.ct-sidebar .sidebar-widget {
  font-size: 90%;
  margin-bottom: 4rem; }
  .ct-sidebar .sidebar-widget .widget-title {
    line-height: 1.25; }
  .ct-sidebar .sidebar-widget.widget_archive a, .ct-sidebar .sidebar-widget.widget_categories a {
    display: inline-block;
    margin-right: .5rem;
    text-transform: capitalize; }
  .ct-sidebar .sidebar-widget.widget_tag_cloud .tagcloud {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .ct-sidebar .sidebar-widget.widget_tag_cloud .tag {
    font-size: .6rem !important;
    display: inline-block;
    margin-bottom: .5rem;
    position: relative;
    padding: .4rem 1rem;
    text-transform: uppercase;
    text-decoration: none;
    transition: opacity 80ms ease; }
    .ct-sidebar .sidebar-widget.widget_tag_cloud .tag::before {
      content: '';
      display: block;
      position: absolute;
      opacity: 1;
      transition: opacity 100ms ease-in;
      background-color: currentcolor;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .ct-sidebar .sidebar-widget.widget_tag_cloud .tag::before {
      border: 1px solid currentColor;
      border-radius: 100rem;
      z-index: -1; }
    .ct-sidebar .sidebar-widget.widget_tag_cloud .tag:hover {
      opacity: .5; }
    .ct-sidebar .sidebar-widget.widget_tag_cloud .tag.large::before {
      opacity: 1; }
    .ct-sidebar .sidebar-widget.widget_tag_cloud .tag.medium::before {
      opacity: .80; }
    .ct-sidebar .sidebar-widget.widget_tag_cloud .tag.small::before {
      opacity: .60; }
    .ct-sidebar .sidebar-widget.widget_tag_cloud .tag.x-small::before {
      opacity: .30; }
  .ct-sidebar .sidebar-widget.widget_rss .widget-title {
    padding-left: 4rem; }
    .ct-sidebar .sidebar-widget.widget_rss .widget-title .rss-widget-icon {
      display: none; }
    .ct-sidebar .sidebar-widget.widget_rss .widget-title .rsswidget:first-of-type::before {
      content: "\e75e";
      font-family: 'themify';
      font-size: 1.25em;
      display: block;
      margin-right: 1rem;
      width: 3rem;
      text-align: center;
      border-bottom: 1px solid;
      padding-bottom: 1rem;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0; }
    .ct-sidebar .sidebar-widget.widget_rss .widget-title a {
      text-decoration: none; }
  .ct-sidebar .sidebar-widget.widget_rss ul li {
    padding-left: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem; }
    .ct-sidebar .sidebar-widget.widget_rss ul li::before {
      content: none; }
    .ct-sidebar .sidebar-widget.widget_rss ul li::after {
      content: '';
      display: block;
      position: absolute;
      opacity: 0.125;
      transition: opacity 100ms ease-in;
      border-top: 1px solid currentcolor;
      right: 0;
      bottom: 0;
      left: 0; }
  .ct-sidebar .sidebar-widget.widget_rss .rss-date {
    display: block;
    font-size: .6275rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 1rem;
    padding-top: .25rem;
    opacity: 0.65; }
    .ct-sidebar .sidebar-widget.widget_rss .rss-date::before {
      content: "\e6b6";
      font-family: 'themify';
      display: inline-block;
      margin-right: 0.5em; }
  .ct-sidebar .sidebar-widget.widget_rss cite {
    font-style: normal;
    opacity: 0.5;
    margin-top: .5rem;
    display: block; }
  .ct-sidebar .sidebar-widget.widget_recent_comments .widget-title::before {
    content: "\e645"; }
  .ct-sidebar .sidebar-widget.widget_recent_comments .comment-author-link {
    text-transform: capitalize; }
  .ct-sidebar .sidebar-widget.widget_search .search-form {
    display: flex;
    flex-wrap: nowrap;
    width: 100%; }
    .ct-sidebar .sidebar-widget.widget_search .search-form label {
      flex-basis: 100%;
      margin-bottom: 0; }
    .ct-sidebar .sidebar-widget.widget_search .search-form .search-field {
      width: 100%; }
    .ct-sidebar .sidebar-widget.widget_search .search-form .search-submit {
      flex-grow: 0;
      flex-shrink: 0;
      margin-left: 5px;
      font-size: .8rem; }
  .ct-sidebar .sidebar-widget.xtd_recent_posts .widget-title::before {
    content: "\e64f"; }
  .ct-sidebar .sidebar-widget.widget_calendar .widget-title::before {
    content: "\e6b6"; }
  .ct-sidebar .sidebar-widget.widget_categories .widget-title {
    padding-left: 4rem; }
    .ct-sidebar .sidebar-widget.widget_categories .widget-title::before {
      content: "\e639"; }
  .ct-sidebar .sidebar-widget.widget_archive .widget-title::before {
    content: "\e6bf"; }
  .ct-sidebar .sidebar-widget.widget_recent_comments .widget-title, .ct-sidebar .sidebar-widget.widget_archive .widget-title, .ct-sidebar .sidebar-widget.widget_categories .widget-title, .ct-sidebar .sidebar-widget.widget_calendar .widget-title, .ct-sidebar .sidebar-widget.xtd_recent_posts .widget-title {
    padding-left: 5rem; }
    .ct-sidebar .sidebar-widget.widget_recent_comments .widget-title::before, .ct-sidebar .sidebar-widget.widget_archive .widget-title::before, .ct-sidebar .sidebar-widget.widget_categories .widget-title::before, .ct-sidebar .sidebar-widget.widget_calendar .widget-title::before, .ct-sidebar .sidebar-widget.xtd_recent_posts .widget-title::before {
      font-family: 'themify';
      font-size: 1.25em;
      display: block;
      margin-right: 1rem;
      width: 4rem;
      text-align: center;
      border-bottom: 1px solid;
      padding-bottom: 1rem;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0; }
  .ct-sidebar .sidebar-widget .widget-title {
    margin-bottom: 1.5rem;
    font-size: 110%;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 1rem; }
    .ct-sidebar .sidebar-widget .widget-title::after {
      content: '';
      display: block;
      position: absolute;
      opacity: 0.125;
      transition: opacity 100ms ease-in;
      border-top: 1px solid currentcolor;
      right: 0;
      bottom: 0;
      left: 0; }

.ct-gallery--grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.2rem;
  min-width: 100%; }
  .ct-gallery--grid .item {
    margin: 0 0 0.4rem 0;
    padding: 0 0.2rem;
    flex-basis: 33.33%;
    flex-grow: 1; }

.ct-link-pages {
  font-size: 90%;
  opacity: 0.8;
  margin-top: 2rem;
  position: relative;
  padding-left: 4rem; }
  .ct-link-pages::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 3rem;
    border-top: 2px solid;
    opacity: 0.125; }
  .ct-link-pages__item {
    display: inline-block;
    min-width: 1.5em;
    line-height: 1.5;
    text-align: center;
    margin: 0 .5rem; }
  .ct-link-pages a {
    text-decoration: none; }

.ct-post__excerpt:empty {
  display: none;
  margin-bottom: 0 !important; }

.ct-post.format-quote blockquote {
  margin: 0;
  padding: 0; }
  .ct-post.format-quote blockquote p {
    margin-bottom: 0 !important;
    line-height: 1.4; }

.ct-blog--without-sidebar .ct-single {
  max-width: 960px;
  margin: 0 auto;
  box-shadow: 0 2rem 7rem -1rem rgba(0, 0, 0, 0.15); }
  @media (min-width: 576px) {
    .ct-blog--without-sidebar .ct-single {
      padding: 2rem; } }
  @media (min-width: 768px) {
    .ct-blog--without-sidebar .ct-single {
      padding: 3rem; } }
  @media (min-width: 992px) {
    .ct-blog--without-sidebar .ct-single {
      padding: 5rem; } }
  .ct-blog--without-sidebar .ct-single .ct-social-box:last-child {
    padding-bottom: 3rem; }

.ct-single__post-title {
  margin-bottom: 1rem !important; }

.ct-single .ct-post__entry-meta {
  margin-bottom: 2rem; }
  .ct-single .ct-post__entry-meta a {
    text-decoration: none; }
  .ct-single .ct-post__entry-meta .ti-calendar,
  .ct-single .ct-post__entry-meta .ti-comments {
    font-size: 80%;
    margin-right: 0.5em; }

.ct-single__entry-meta {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0; }
  .ct-single__entry-meta + .featured-image {
    margin-top: 2rem; }

.ct-single__entry-meta + .ct-single__post-featured-image {
  margin-top: 2rem; }

.ct-single .featured-image {
  width: auto;
  max-width: 100%; }

.ct-single__entry-content {
  margin-top: 4rem; }
  .ct-single__entry-content .wp-caption img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .ct-single__entry-content .wp-caption-text {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 1rem 2rem;
    font-size: 80%; }
  .ct-single__entry-content iframe {
    width: 100%;
    height: auto; }

.ct-single .tag-list {
  margin: 4rem 0;
  padding: 2rem; }

/**
 * Pre-WordPress Classes
 * -----------------------------------------------------------------------------
 */
img[class*="wp-image-"],
img[class^="wp-image-"],
.featured-image,
.avatar,
.attachment-thumbnail,
.video,
.recent-posts time,
.wp-caption {
  box-sizing: border-box;
  max-width: 100%;
  height: auto; }

.featured-image {
  width: 100%;
  height: auto;
  margin: 0;
  transition: opacity 200ms ease; }

.wp-caption {
  max-width: 100%; }
  .wp-caption-text {
    font-size: 85%;
    padding: 1vh 2vh;
    margin: 0 !important;
    position: relative;
    text-align: center; }
    .wp-caption-text::before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: currentcolor;
      opacity: 0.1;
      border-bottom-right-radius: 2px;
      border-bottom-left-radius: 2px; }
  .wp-caption img {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-bottom: 0 !important; }

.aligncenter {
  margin: 0 auto 2vh;
  float: none; }

.alignright {
  float: right;
  margin: 0 0 2vh 2vh; }

.alignleft {
  float: left;
  margin: 0 2vh 2vh 0; }

.alignnone {
  float: none; }
  .alignnone[class*=wp-image] {
    margin-bottom: 2rem; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.post-password-form label {
  display: block;
  margin-bottom: 0; }

.post-password-form input[name=post_password] {
  margin-top: .5rem;
  margin-bottom: .5rem; }

/** Gallery */
.gallery {
  display: flex;
  text-align: center;
  flex-wrap: wrap;
  margin: 2rem -1rem 0; }
  .gallery img {
    width: 100%;
    height: auto; }
  .gallery .gallery-item {
    margin-bottom: 2rem;
    padding: 0 1rem;
    flex-basis: 50%; }
  @media (min-width: 576px) {
    .gallery.gallery-columns-1 .gallery-item {
      flex-basis: 100%; } }
  @media (min-width: 576px) {
    .gallery.gallery-columns-2 .gallery-item {
      flex-basis: 50%; } }
  @media (min-width: 576px) {
    .gallery.gallery-columns-3 .gallery-item {
      flex-basis: 33.3333333333%; } }
  @media (min-width: 576px) {
    .gallery.gallery-columns-4 .gallery-item {
      flex-basis: 25%; } }
  @media (min-width: 576px) {
    .gallery.gallery-columns-5 .gallery-item {
      flex-basis: 20%; } }
  @media (min-width: 576px) {
    .gallery.gallery-columns-6 .gallery-item {
      flex-basis: 16.6666666667%; } }
  @media (min-width: 576px) {
    .gallery.gallery-columns-7 .gallery-item {
      flex-basis: 14.2857142857%; } }
  @media (min-width: 576px) {
    .gallery.gallery-columns-8 .gallery-item {
      flex-basis: 12.5%; } }
  @media (min-width: 576px) {
    .gallery.gallery-columns-9 .gallery-item {
      flex-basis: 11.1111111111%; } }
  @media (min-width: 576px) {
    .gallery.gallery-columns-10 .gallery-item {
      flex-basis: 10%; } }
.gallery-caption,
.bypostauthor {
  font-style: normal; }

/** Calendar */
#wp-calendar {
  width: 100%; }

#wp-calendar thead th {
  border: none;
  border-bottom: 1px solid; }

#wp-calendar tbody td {
  text-align: center;
  border-bottom: 1px solid;
  line-height: 2.5em;
  transition: background 0.15s ease;
  -webkit-transition: background 0.15s ease;
  -o-transition: background 0.15s ease;
  -moz-transition: background 0.15s ease; }

#wp-calendar tbody td a {
  display: block;
  text-decoration: none; }

#wp-calendar tfoot td {
  padding-top: 1px;
  padding: 4px; }

#wp-calendar caption {
  cursor: pointer;
  text-transform: uppercase;
  margin: 0;
  padding: 12px;
  outline: 0 none !important;
  font-weight: bold;
  text-align: center;
  caption-side: top; }

#wp-calendar tbody a {
  display: block;
  text-decoration: underline; }

#wp-calendar th {
  text-align: center;
  border: 1px solid transparent;
  border-top: none;
  padding: 7px 0; }

#wp-calendar tfoot td {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: .8em; }

#wp-calendar tfoot td {
  padding: 10px 0 0; }

#wp-calendar tfoot td:last-child {
  text-align: right; }

/** Social Sharing */
.ct-social-box {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  transition: all 200ms ease;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 8rem;
  padding-bottom: 4rem;
  width: 100%; }
  @media (min-width: 992px) {
    .ct-social-box {
      text-align: left;
      justify-content: space-between; } }
  .ct-social-box h4 {
    width: 100%;
    margin-bottom: 1rem;
    opacity: .35; }
  .ct-social-box__icons {
    align-self: flex-end; }
  .ct-social-box .fa-boxed {
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    position: relative;
    z-index: 1;
    padding: 0;
    margin: 0;
    transition: all 200ms ease; }
    .ct-social-box .fa-boxed::after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: -1;
      border-radius: 100%; }
    .ct-social-box .fa-boxed.fa-facebook {
      color: white; }
      .ct-social-box .fa-boxed.fa-facebook::after {
        background-color: #305A95; }
    .ct-social-box .fa-boxed.fa-twitter {
      color: white; }
      .ct-social-box .fa-boxed.fa-twitter::after {
        background-color: #3D8CEA; }
    .ct-social-box .fa-boxed.fa-linkedin {
      color: white; }
      .ct-social-box .fa-boxed.fa-linkedin::after {
        background-color: #237CB4; }
    .ct-social-box .fa-boxed.fa-google-plus {
      color: white; }
      .ct-social-box .fa-boxed.fa-google-plus::after {
        background-color: #C53335; }
  .ct-social-box a {
    text-decoration: none; }
    .ct-social-box a:hover {
      text-decoration: none; }
  .ct-social-box a + a {
    margin-left: 1vh; }
  .ct-social-box a:hover .fa-boxed {
    opacity: 0.75; }

/** Author Box */
.ct-about-author {
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  width: 100%; }
  .ct-about-author::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: currentcolor;
    opacity: 0.05;
    border-radius: 2px; }
  .ct-about-author__avatar {
    flex-grow: 0;
    flex-shrink: 0;
    padding: 3rem 1rem 3rem 3rem; }
  .ct-about-author__title-meta {
    width: 100%;
    padding: 3rem 3rem 4rem 1rem;
    font-size: 90%;
    max-width: 40rem; }
  .ct-about-author h4 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 130%;
    font-weight: bold; }
  .ct-about-author .avatar {
    max-width: 8rem;
    height: auto;
    border-radius: 100%; }

.entry-content .twitter-tweet-rendered {
  max-width: 100% !important; }

iframe[id^='twitter-widget-'] {
  width: 100% !important; }

/*
  5.2. Visual Composer
  ------------------------------
*/
.bg-no-repeat.bg-no-repeat {
  background-repeat: no-repeat !important; }

.bg-repeat-x.bg-repeat-x {
  background-repeat: repeat-x !important; }

.bg-repeat-y.bg-repeat-y {
  background-repeat: repeat-y !important; }

.bg-pos-left-bottom.bg-pos-left-bottom {
  background-position: bottom left !important; }

.bg-pos-left-center.bg-pos-left-center {
  background-position: center left !important; }

.bg-pos-left-top.bg-pos-left-top {
  background-position: top left !important; }

.bg-pos-right-bottom.bg-pos-right-bottom {
  background-position: bottom right !important; }

.bg-pos-right-center.bg-pos-right-center {
  background-position: center right !important; }

.bg-pos-right-top.bg-pos-right-top {
  background-position: top right !important; }

.bg-pos-center-bottom.bg-pos-center-bottom {
  background-position: bottom center !important; }

.bg-pos-center-center.bg-pos-center-center {
  background-position: center center !important; }

.bg-pos-center-top.bg-pos-center-top {
  background-position: top center !important; }

.row:before, .row:after {
  display: none !important; }

.vc_align_center {
  margin: 0 auto; }

.wpb_video_widget .wpb_video_wrapper {
  padding-top: 0px !important; }

@media (max-width: 767px) {
  .wpb_text_column[style*=max-width] {
    max-width: none !important; } }

.pp_overlay.pp_overlay.pp_overlay.pp_overlay {
  opacity: 1 !important; }

.vc_general.vc_btn3.vc_btn3.vc_btn3-icon-right.vc_btn3-style-btn-primary {
  padding-right: 3.75rem; }

.vc_general.vc_btn3.vc_btn3.vc_btn3-icon-right.vc_btn3-style-btn-outline-primary {
  padding-right: 3.75rem; }

.vc_general.vc_btn3.vc_btn3.vc_btn3-icon-right.vc_btn3-size-sm {
  padding-right: 3.75rem; }

.vc_general.vc_btn3.vc_btn3.vc_btn3-icon-right.vc_btn3-size-lg.vc_btn3-size-lg {
  padding-right: 3.75rem; }

.vc_general.vc_btn3.vc_btn3.vc_btn3-icon-right.vc_btn3-style-btn-link {
  padding-right: 3.75rem; }

.vc_general.vc_btn3.vc_btn3.vc_btn3-icon-left.vc_btn3-style-btn-primary {
  padding-left: 3.75rem; }

.vc_general.vc_btn3.vc_btn3.vc_btn3-icon-left.vc_btn3-style-btn-outline-primary {
  padding-left: 3.75rem; }

.vc_general.vc_btn3.vc_btn3.vc_btn3-icon-left.vc_btn3-size-sm {
  padding-left: 3.75rem; }

.vc_general.vc_btn3.vc_btn3.vc_btn3-icon-left.vc_btn3-size-lg.vc_btn3-size-lg {
  padding-left: 3.75rem; }

.vc_general.vc_btn3.vc_btn3.vc_btn3-icon-left.vc_btn3-style-btn-link {
  padding-left: 3.75rem; }

.vc_single_image-wrapper.ct-lightbox-video {
  position: relative; }
  .vc_single_image-wrapper.ct-lightbox-video::before {
    content: "\e6ad";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2em;
    height: 2em;
    transform: translate(-50%, -50%);
    border-radius: 100rem;
    border: 3px solid currentColor;
    font-family: 'themify';
    font-size: 250%;
    line-height: 1.9em;
    text-align: center;
    text-shadow: 0 0 1.25rem black;
    box-shadow: 0 0 2rem rgba(0, 0, 0, 0.35), inset 0 0 2rem rgba(0, 0, 0, 0.4);
    text-indent: 2px;
    opacity: 1; }
  .vc_single_image-wrapper.ct-lightbox-video::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2em;
    height: 2em;
    transform: translate(-50%, -50%);
    border-radius: 100rem;
    border: 3px solid currentColor;
    background-color: currentColor;
    opacity: 0.1;
    font-size: 250%; }

.vc_grid-filter.vc_grid-filter {
  margin-bottom: 2rem; }

#lightboxOverlay.lightboxOverlay {
  background-color: var(--arte-primary);
  opacity: 0.9; }

#lightbox.lightbox .lb-image {
  border-color: var(--arte-primary-darken);
  border-width: 6px; }

#lightbox.lightbox .lb-details,
#lightbox.lightbox .lb-data .lb-number {
  color: var(--arte-primary-contrast); }

#lightbox.lightbox .lb-data .lb-number {
  opacity: 0.8; }

.scrollable-section {
  width: 100%; }

.bullets-container {
  display: none;
  position: fixed;
  bottom: 3rem;
  right: .9375rem;
  z-index: 999;
  transition: color,opacity 200ms ease;
  animation-duration: 1s;
  animation-fill-mode: both; }
  @media (min-width: 576px) {
    .bullets-container {
      right: 3rem; } }
  .bullets-container .section-bullets {
    list-style: none;
    line-height: 1;
    margin: 0;
    padding: 0; }
    .bullets-container .section-bullets.is_hidden {
      opacity: 0; }
      .bullets-container .section-bullets.is_hidden * {
        opacity: 0; }
  .bullets-container li {
    color: inherit; }
  .bullets-container a {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    position: relative;
    color: inherit;
    transition: color,opacity 200ms ease;
    border-radius: 100px;
    border: 1px solid transparent; }
    .bullets-container a::before {
      content: '';
      display: block;
      width: .5rem;
      height: .5rem;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      border: 1px solid currentColor;
      border-radius: 100px;
      transition: color,opacity 200ms ease; }
    .bullets-container a:hover {
      color: inherit; }
      .bullets-container a:hover::before {
        background-color: currentColor; }
  .bullets-container .active a {
    border: 1px solid currentColor; }
    .bullets-container .active a::before {
      background-color: currentColor; }
  .bullets-container .section-title {
    transform: rotate(270deg);
    transform-origin: left top 0;
    display: inline-block;
    font-size: 0.625rem;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.1;
    transition: color,opacity 200ms ease;
    position: absolute;
    left: 0.2rem; }
    .bullets-container .section-title > div {
      padding-left: 12rem;
      position: relative;
      left: 1rem;
      color: inherit !important; }
      .bullets-container .section-title > div::before {
        content: '';
        display: block;
        position: absolute;
        opacity: 0.5;
        transition: opacity 100ms ease-in;
        border-top: 1px solid currentcolor;
        top: 0.5rem;
        left: 0; }
      .bullets-container .section-title > div::before {
        width: 10rem; }
      .bullets-container .section-title > div > span {
        display: block;
        text-decoration: none;
        white-space: nowrap;
        color: inherit !important; }
    .bullets-container .section-title.is_hidden {
      opacity: 0; }

/*
  5.3. Events Schedule
  ------------------------------
*/
.wcs-timetable__container {
  padding: 0; }
  .wcs-timetable__container .wcs-filters__filter-wrapper {
    text-transform: uppercase;
    opacity: .75;
    transition: all 200ms; }
    .wcs-timetable__container .wcs-filters__filter-wrapper:hover {
      opacity: 1; }

.wcs-timetable.wcs-timetable--compact-list {
  text-align: center; }
  .wcs-timetable.wcs-timetable--compact-list ul, .wcs-timetable.wcs-timetable--compact-list li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .wcs-timetable.wcs-timetable--compact-list .wcs-more {
    margin-top: 3rem; }
  .wcs-timetable.wcs-timetable--compact-list .wcs-timetable__compact-list {
    display: flex;
    flex-direction: column; }
  .wcs-timetable.wcs-timetable--compact-list .wcs-day {
    display: flex;
    flex-wrap: wrap; }
    .wcs-timetable.wcs-timetable--compact-list .wcs-day::after {
      display: none !important; }
    .wcs-timetable.wcs-timetable--compact-list .wcs-day__date {
      flex-basis: 100%;
      padding: 0; }
      @media (min-width: 576px) {
        .wcs-timetable.wcs-timetable--compact-list .wcs-day__date {
          flex-basis: 3.5rem; } }
      @media (min-width: 992px) {
        .wcs-timetable.wcs-timetable--compact-list .wcs-day__date {
          flex-basis: 6rem; } }
    .wcs-timetable.wcs-timetable--compact-list .wcs-day__wrapper {
      text-align: center;
      font-size: 120%;
      font-weight: bold;
      padding: .5rem 0;
      line-height: 1.1;
      flex-grow: 0;
      flex-shrink: 1; }
      @media (min-width: 576px) {
        .wcs-timetable.wcs-timetable--compact-list .wcs-day__wrapper {
          font-size: 180%;
          padding: .75rem 0; } }
      @media (min-width: 992px) {
        .wcs-timetable.wcs-timetable--compact-list .wcs-day__wrapper {
          font-size: 250%;
          padding: 1rem 0; } }
      .wcs-timetable.wcs-timetable--compact-list .wcs-day__wrapper small {
        display: block;
        font-size: .85rem;
        font-weight: normal;
        text-transform: uppercase;
        letter-spacing: 1px;
        opacity: .75; }
  .wcs-timetable.wcs-timetable--compact-list .wcs-day + .wcs-day {
    margin-top: 2rem;
    padding-top: 2rem;
    position: relative; }
    .wcs-timetable.wcs-timetable--compact-list .wcs-day + .wcs-day::after {
      content: '';
      display: block;
      position: absolute;
      opacity: 0.1;
      transition: opacity 100ms ease-in;
      border-top: 1px solid currentcolor;
      top: 0;
      right: 0;
      left: 0; }
    .wcs-timetable.wcs-timetable--compact-list .wcs-day + .wcs-day::after {
      display: block !important;
      border-bottom: none !important;
      z-index: -1; }
    @media (min-width: 992px) {
      .wcs-timetable.wcs-timetable--compact-list .wcs-day + .wcs-day {
        margin-top: 4rem;
        padding-top: 4rem; } }
  .wcs-timetable.wcs-timetable--compact-list .wcs-timetable__classes {
    flex-basis: 50%;
    flex-grow: 2;
    flex-shrink: 1;
    display: flex;
    flex-wrap: wrap; }
    .wcs-timetable.wcs-timetable--compact-list .wcs-timetable__classes::before {
      display: none !important; }
    @media (min-width: 992px) {
      .wcs-timetable.wcs-timetable--compact-list .wcs-timetable__classes {
        margin-left: 2rem;
        margin-right: -2rem; } }
  .wcs-timetable.wcs-timetable--compact-list .wcs-class {
    display: flex;
    position: relative;
    align-items: center;
    flex-wrap: wrap;
    flex-basis: 100%;
    padding: 0 2rem; }
    .wcs-timetable.wcs-timetable--compact-list .wcs-class::after {
      border-bottom: none !important;
      display: none; }
    .wcs-timetable.wcs-timetable--compact-list .wcs-class::before {
      display: none !important; }
    .wcs-timetable.wcs-timetable--compact-list .wcs-class + .wcs-class {
      margin-top: 3rem; }
    @media (min-width: 1200px) {
      .wcs-timetable.wcs-timetable--compact-list .wcs-class {
        flex-basis: 50%; }
        .wcs-timetable.wcs-timetable--compact-list .wcs-class + .wcs-class {
          margin-top: 0; } }
    .wcs-timetable.wcs-timetable--compact-list .wcs-class__duration {
      width: 4rem;
      height: 4rem;
      flex-basis: 4rem;
      letter-spacing: 0px;
      line-height: 1;
      display: flex;
      align-items: center;
      align-content: center;
      font-size: 90%;
      text-align: center;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0; }
      .wcs-timetable.wcs-timetable--compact-list .wcs-class__duration::before {
        opacity: 0.2;
        transition: all 80ms ease;
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 50%;
        border-width: 1px;
        border-style: solid; }
      .wcs-timetable.wcs-timetable--compact-list .wcs-class__duration::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 50%;
        border-width: 1px;
        border-style: solid;
        clip: rect(0em, 2rem, 1rem, 0em);
        transition: all 120ms ease; }
      .wcs-timetable.wcs-timetable--compact-list .wcs-class__duration span {
        align-self: center;
        width: 100%;
        font-weight: bold; }
    .wcs-timetable.wcs-timetable--compact-list .wcs-class__image {
      flex-basis: 35%; }
    .wcs-timetable.wcs-timetable--compact-list .wcs-class__title-meta {
      flex-grow: 1;
      padding-left: 10%;
      flex-basis: 50%; }
  .wcs-timetable.wcs-timetable--compact-list .wcs-class__date {
    text-transform: uppercase;
    font-size: .625rem;
    letter-spacing: 1px;
    opacity: 0.5; }
  .wcs-timetable.wcs-timetable--compact-list .wcs-class:hover .wcs-class__duration::after {
    clip: rect(0em, 4rem, 4rem, 0em); }
  .wcs-timetable.wcs-timetable--compact-list .wcs-meta {
    font-size: 80%; }
  .wcs-timetable.wcs-timetable--compact-list .wcs-class__title {
    margin: .1rem 0 .25rem 0 !important;
    font-size: 170% !important;
    letter-spacing: 0; }
    .wcs-timetable.wcs-timetable--compact-list .wcs-class__title span {
      color: inherit; }
  .wcs-timetable.wcs-timetable--compact-list .ti-time {
    margin-right: .5em !important;
    font-size: 80%; }
  .wcs-timetable.wcs-timetable--compact-list .wcs-class__duration + .wcs-class__title-meta {
    padding-left: 1.5rem; }
  .wcs-timetable.wcs-timetable--compact-list .wcs-class__time {
    margin-right: .25em; }

.wcs-timetable--agenda .wcs-timetable__agenda-data .wcs-class__duration {
  width: 4rem;
  height: 4rem;
  flex-basis: 4rem;
  letter-spacing: 0px; }
  .wcs-timetable--agenda .wcs-timetable__agenda-data .wcs-class__duration::before {
    opacity: 0.2;
    transition: all 80ms ease; }
  .wcs-timetable--agenda .wcs-timetable__agenda-data .wcs-class__duration::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 1px solid;
    clip: rect(0em, 2rem, 1rem, 0em);
    transition: all 120ms ease; }

.wcs-timetable--agenda .wcs-timetable__agenda {
  text-align: right; }

.wcs-timetable--agenda .wcs-class {
  padding-left: .5rem; }

.wcs-timetable--agenda .wcs-class:hover .wcs-class__duration::after {
  clip: rect(0em, 4rem, 4rem, 0em); }

.wcs-timetable--agenda .wcs-class__date {
  text-transform: uppercase;
  font-size: .625rem;
  letter-spacing: 1px;
  opacity: 0.5; }

.wcs-timetable--agenda .wcs-timetable__agenda-data .wcs-meta {
  font-size: 80%; }

.wcs-timetable--agenda .wcs-timetable__agenda-data .wcs-class__title {
  margin: .1rem 0 .25rem 0; }

.wcs-timetable--agenda .wcs-timetable__agenda-data .ti-time {
  margin-right: .5em !important; }

.wcs-timetable--agenda .wcs-timetable__agenda .wcs-timetable__agenda-data .wcs-class__duration + .wcs-class__title-meta {
  padding-left: 1.5rem; }

.wcs-timetable--agenda .wcs-class__time {
  margin-right: .25em; }

.wcs-timetable--agenda .wcs-timetable__agenda-nav {
  margin-bottom: 2rem;
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap; }
  .wcs-timetable--agenda .wcs-timetable__agenda-nav-item {
    position: relative;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding: 0 .5rem;
    flex-basis: 4.5rem; }
    .wcs-timetable--agenda .wcs-timetable__agenda-nav-item:not(:last-child)::before {
      content: '';
      display: block !important;
      position: absolute;
      top: .5em;
      right: 0;
      bottom: 1em;
      border-left: 1px solid;
      opacity: .125;
      width: 1px; }
    .wcs-timetable--agenda .wcs-timetable__agenda-nav-item.active::after {
      right: 1rem !important;
      left: 1rem !important;
      top: auto !important;
      bottom: 0 !important;
      border-bottom-width: 2px !important; }
    .wcs-timetable--agenda .wcs-timetable__agenda-nav-item.active a span {
      opacity: 1; }
  .wcs-timetable--agenda .wcs-timetable__agenda-nav a {
    text-transform: uppercase;
    min-width: 2.5rem;
    font-size: .625em;
    letter-spacing: 1px;
    font-weight: normal;
    padding: .5rem 0; }
    .wcs-timetable--agenda .wcs-timetable__agenda-nav a span {
      font-size: 1.4rem;
      opacity: .5; }

.wcs-timetable--agenda .wcs-more {
  margin-top: 2rem; }

.wcs-timetable--carousel .wcs-timetable__carousel .owl-item {
  display: flex; }

.wcs-timetable--carousel .wcs-timetable__carousel .responsive-image {
  margin-top: 1rem; }

.wcs-timetable--carousel .wcs-timetable__carousel .active .responsive-image {
  box-shadow: 0.75rem 0.85rem 1.75rem 0rem rgba(0, 0, 0, 0.32); }

.wcs-timetable--carousel .wcs-timetable__carousel .wcs-class__image {
  padding-top: 2rem; }

.wcs-timetable--carousel .wcs-timetable__carousel .wcs-class {
  margin-top: -2rem; }
  .wcs-timetable--carousel .wcs-timetable__carousel .wcs-class__excerpt small {
    line-height: 1.5;
    display: inline-block;
    opacity: 0.8;
    font-size: 90%; }

.wcs-timetable--carousel .wcs-btn--action {
  border-radius: 100px !important;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 75%;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 200ms ease;
  padding-top: .5rem;
  padding-bottom: .5rem; }

.wcs-timetable--carousel .wcs-class__timestamp.h4 {
  display: flex;
  justify-content: center;
  margin-top: .5rem;
  font-size: .8rem;
  margin-bottom: 0;
  font-weight: 500;
  letter-spacing: 0; }

.wcs-timetable--carousel .date-day {
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 5.375rem;
  line-height: 1;
  margin-right: 10%;
  letter-spacing: -0.05em; }

.wcs-timetable--carousel .date-short {
  text-transform: uppercase;
  font-size: 100%;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 2000px; }

.wcs-timetable--carousel .wcs-class__title.h2 {
  font-size: 170%;
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
  margin-top: 3rem !important; }

.wcs-timetable__carousel .owl-dots {
  display: none !important; }

.wcs-timetable__carousel .owl-nav {
  text-align: center;
  display: flex;
  justify-content: center;
  width: 100%; }
  @media (min-width: 576px) {
    .wcs-timetable__carousel .owl-nav {
      margin: 4rem auto 0;
      justify-content: center; } }
  .wcs-timetable__carousel .owl-nav .owl-prev,
  .wcs-timetable__carousel .owl-nav .owl-next {
    position: relative;
    display: block;
    width: 4rem;
    height: 3rem;
    line-height: 3rem;
    margin: 0 .1rem;
    border: 1px solid;
    left: auto !important;
    right: auto !important; }
    .wcs-timetable__carousel .owl-nav .owl-prev::after,
    .wcs-timetable__carousel .owl-nav .owl-next::after {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background-color: currentColor;
      opacity: 0;
      transition: opacity 200ms ease; }
    .wcs-timetable__carousel .owl-nav .owl-prev:hover::after,
    .wcs-timetable__carousel .owl-nav .owl-next:hover::after {
      opacity: 0.125; }

.wcs-timetable__carousel .wcs-class__title,
.wcs-timetable__carousel .wcs-class__timestamp {
  flex-grow: 0;
  flex-shrink: 0; }

.wcs-timetable__carousel .wcs-class__title,
.wcs-timetable__carousel .wcs-class__excerpt,
.wcs-timetable__carousel .wcs-class__action {
  margin-left: 0 !important;
  margin-right: 0 !important;
  line-height: 1.3; }

.wcs-timetable__carousel .wcs-class__action {
  margin-top: 1rem;
  flex-grow: 1;
  display: flex;
  width: 100%;
  align-items: flex-end; }

.wcs-timetable__carousel .wcs-class__excerpt {
  line-height: 1.75;
  flex-grow: 0; }

.wcs-timetable__carousel .wcs-class {
  background-color: transparent !important; }
  .wcs-timetable__carousel .wcs-class:hover img {
    filter: none; }
  .wcs-timetable__carousel .wcs-class:hover .responsive-image::after {
    opacity: 0.02; }

.wcs-timetable__week .wcs-day,
.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class + .wcs-class,
.wcs-timetable__week .wcs-day__title,
.wcs-timetable__week .wcs-day .wcs-timetable__classes {
  margin: 0 !important; }

.wcs-timetable__week .wcs-day {
  border-left: 1px solid; }

.wcs-timetable__week .wcs-class {
  border-bottom: 1px solid; }

.wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class::before {
  background-color: transparent; }

.wcs-timetable__week .wcs-day__title {
  background-color: transparent !important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 100%;
  padding: 1.5rem .5rem; }
  .wcs-timetable__week .wcs-day__title::before {
    opacity: 0.05; }

.wcs-timetable__week {
  border-right: 1px solid;
  margin-top: 2rem; }
  .wcs-timetable__week .wcs-class__time {
    opacity: 1;
    font-size: .625rem;
    margin-bottom: .1rem;
    flex-grow: 0 !important;
    font-weight: normal; }
  .wcs-timetable__week .wcs-day__title {
    border-bottom: 1px solid; }
  .wcs-timetable__week .wcs-class.wcs-class--canceled {
    opacity: 1 !important;
    transition: none !important;
    color: inherit !important;
    text-decoration: line-through; }
    .wcs-timetable__week .wcs-class.wcs-class--canceled::before {
      background-color: currentColor !important;
      opacity: 0.05; }
    .wcs-timetable__week .wcs-class.wcs-class--canceled::after {
      display: none; }
    .wcs-timetable__week .wcs-class.wcs-class--canceled > * {
      opacity: .3 !important;
      color: inherit; }
    .wcs-timetable__week .wcs-class.wcs-class--canceled .wcs-class__instructors::before {
      color: inherit !important; }
    .wcs-timetable__week .wcs-class.wcs-class--canceled .wcs-class__time {
      color: inherit; }
  .wcs-timetable__week .wcs-class:not(.wcs-class--canceled) .wcs-class__title {
    position: relative;
    padding-right: 1.6rem !important;
    line-height: 1.3; }
    .wcs-timetable__week .wcs-class:not(.wcs-class--canceled) .wcs-class__title::after {
      content: '\25B8';
      font-size: 0.65em;
      display: inline-block;
      border-radius: 100rem;
      width: 1.4em;
      height: 1.4em;
      line-height: 1.4;
      text-align: center;
      margin-left: .85em;
      position: relative;
      transition: all 200ms ease;
      right: 0;
      top: .25rem;
      position: absolute; }
  .wcs-timetable__week .wcs-class__title {
    font-size: .8rem !important;
    margin-bottom: .1rem !important;
    font-weight: bold;
    width: 100%; }
  .wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class .wcs-class__location {
    flex-grow: 1;
    font-size: .625rem;
    text-transform: uppercase; }
  .wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class .wcs-class__instructors {
    position: relative;
    margin-top: 1.5rem;
    padding-left: 1.25rem; }
    .wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class .wcs-class__instructors::before {
      content: "";
      position: relative;
      font-family: 'themify';
      display: inline-block;
      transition: opacity 100ms ease-in; }
    .wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class .wcs-class__instructors::before {
      position: absolute;
      left: 0; }
  .wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class {
    padding: 1.35rem;
    box-shadow: 0 0 20px 0 transparent;
    transition: all 120ms ease-in-out; }
    .wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class:hover::before {
      border: none !important; }
    .wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class:not(.wcs-class--canceled):hover {
      box-shadow: 0 10px 35px -14px rgba(0, 0, 0, 0.5);
      z-index: 20;
      transform: scale(1.05) translateY(-1rem); }
  @media (min-width: 992px) {
    .wcs-timetable__week .wcs-class.wcs-class--slots-1 {
      min-height: 6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-2 {
      min-height: 6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-3 {
      min-height: 6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-4 {
      min-height: 6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-5 {
      min-height: 6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-6 {
      min-height: 7.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-7 {
      min-height: 8.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-8 {
      min-height: 9.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-9 {
      min-height: 10.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-10 {
      min-height: 12rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-11 {
      min-height: 13.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-12 {
      min-height: 14.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-13 {
      min-height: 15.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-14 {
      min-height: 16.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-15 {
      min-height: 18rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-16 {
      min-height: 19.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-17 {
      min-height: 20.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-18 {
      min-height: 21.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-19 {
      min-height: 22.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-20 {
      min-height: 24rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-21 {
      min-height: 25.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-22 {
      min-height: 26.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-23 {
      min-height: 27.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-24 {
      min-height: 28.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-25 {
      min-height: 30rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-26 {
      min-height: 31.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-27 {
      min-height: 32.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-28 {
      min-height: 33.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-29 {
      min-height: 34.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-30 {
      min-height: 36rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-31 {
      min-height: 37.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-32 {
      min-height: 38.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-33 {
      min-height: 39.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-34 {
      min-height: 40.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-35 {
      min-height: 42rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-36 {
      min-height: 43.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-37 {
      min-height: 44.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-38 {
      min-height: 45.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-39 {
      min-height: 46.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-40 {
      min-height: 48rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-41 {
      min-height: 49.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-42 {
      min-height: 50.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-43 {
      min-height: 51.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-44 {
      min-height: 52.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-45 {
      min-height: 54rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-46 {
      min-height: 55.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-47 {
      min-height: 56.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-48 {
      min-height: 57.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-49 {
      min-height: 58.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-50 {
      min-height: 60rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-51 {
      min-height: 61.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-52 {
      min-height: 62.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-53 {
      min-height: 63.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-54 {
      min-height: 64.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-55 {
      min-height: 66rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-56 {
      min-height: 67.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-57 {
      min-height: 68.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-58 {
      min-height: 69.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-59 {
      min-height: 70.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-60 {
      min-height: 72rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-61 {
      min-height: 73.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-62 {
      min-height: 74.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-63 {
      min-height: 75.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-64 {
      min-height: 76.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-65 {
      min-height: 78rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-66 {
      min-height: 79.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-67 {
      min-height: 80.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-68 {
      min-height: 81.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-69 {
      min-height: 82.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-70 {
      min-height: 84rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-71 {
      min-height: 85.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-72 {
      min-height: 86.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-73 {
      min-height: 87.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-74 {
      min-height: 88.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-75 {
      min-height: 90rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-76 {
      min-height: 91.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-77 {
      min-height: 92.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-78 {
      min-height: 93.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-79 {
      min-height: 94.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-80 {
      min-height: 96rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-81 {
      min-height: 97.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-82 {
      min-height: 98.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-83 {
      min-height: 99.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-84 {
      min-height: 100.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-85 {
      min-height: 102rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-86 {
      min-height: 103.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-87 {
      min-height: 104.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-88 {
      min-height: 105.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-89 {
      min-height: 106.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-90 {
      min-height: 108rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-91 {
      min-height: 109.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-92 {
      min-height: 110.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-93 {
      min-height: 111.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-94 {
      min-height: 112.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-95 {
      min-height: 114rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-96 {
      min-height: 115.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-97 {
      min-height: 116.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-98 {
      min-height: 117.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-99 {
      min-height: 118.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-100 {
      min-height: 120rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-101 {
      min-height: 121.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-102 {
      min-height: 122.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-103 {
      min-height: 123.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-104 {
      min-height: 124.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-105 {
      min-height: 126rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-106 {
      min-height: 127.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-107 {
      min-height: 128.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-108 {
      min-height: 129.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-109 {
      min-height: 130.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-110 {
      min-height: 132rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-111 {
      min-height: 133.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-112 {
      min-height: 134.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-113 {
      min-height: 135.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-114 {
      min-height: 136.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-115 {
      min-height: 138rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-116 {
      min-height: 139.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-117 {
      min-height: 140.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-118 {
      min-height: 141.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-119 {
      min-height: 142.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-120 {
      min-height: 144rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-121 {
      min-height: 145.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-122 {
      min-height: 146.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-123 {
      min-height: 147.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-124 {
      min-height: 148.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-125 {
      min-height: 150rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-126 {
      min-height: 151.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-127 {
      min-height: 152.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-128 {
      min-height: 153.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-129 {
      min-height: 154.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-130 {
      min-height: 156rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-131 {
      min-height: 157.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-132 {
      min-height: 158.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-133 {
      min-height: 159.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-134 {
      min-height: 160.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-135 {
      min-height: 162rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-136 {
      min-height: 163.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-137 {
      min-height: 164.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-138 {
      min-height: 165.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-139 {
      min-height: 166.8rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-140 {
      min-height: 168rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-141 {
      min-height: 169.2rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-142 {
      min-height: 170.4rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-143 {
      min-height: 171.6rem; }
    .wcs-timetable__week .wcs-class.wcs-class--slots-144 {
      min-height: 172.8rem; } }
.wcs-timetable.wcs-timetable--week {
  margin-top: 0 !important;
  text-align: left; }
  .wcs-timetable.wcs-timetable--week h2 {
    display: inline-block;
    margin-right: auto;
    margin-bottom: 0; }

.wcs-modal--arte {
  width: 100%; }
  @media (min-width: 992px) {
    .wcs-modal--arte {
      max-width: 400px; } }
  @media (min-width: 1200px) {
    .wcs-modal--arte {
      max-width: 600px; } }
  .wcs-modal--arte .wcs-modal__title {
    margin-top: 12.5vh;
    font-size: 2.75rem;
    padding-left: 50px;
    padding-bottom: 3rem;
    margin-bottom: 0;
    line-height: 1.2; }
    @media (min-width: 992px) {
      .wcs-modal--arte .wcs-modal__title {
        transform: translateX(50%);
        padding-right: 25%;
        padding-left: 0; } }
    .wcs-modal--arte .wcs-modal__title small {
      padding-top: .5em;
      font-size: .4em;
      opacity: .75; }
  .wcs-modal--arte .wcs-modal__close {
    margin: 3rem;
    position: fixed; }
    .wcs-modal--arte .wcs-modal__close:hover {
      text-decoration: none; }
  .wcs-modal--arte .wcs-image {
    max-width: 100%;
    max-width: none;
    margin-left: 50px;
    margin-right: 50px;
    height: auto;
    width: calc(100% - 100px);
    display: block !important;
    transition: all 80ms ease-in; }
    @media (min-width: 992px) {
      .wcs-modal--arte .wcs-image {
        max-width: 30vw;
        position: fixed;
        top: 5vh;
        right: 50%;
        max-height: 90vh;
        width: auto;
        box-shadow: 0 10px 85px -14px rgba(0, 0, 0, 0.25); }
        .wcs-modal--arte .wcs-image:hover {
          transform: scale(1.1);
          box-shadow: 0 5px 85px -14px rgba(0, 0, 0, 0.45);
          z-index: 2; }
          .wcs-modal--arte .wcs-image:hover + .wcs-modal__inner {
            opacity: 0.95; } }
  .wcs-modal--arte .wcs-modal__meta {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 50px 50px;
    align-items: center; }
    .wcs-modal--arte .wcs-modal__meta::before {
      content: '';
      display: block;
      position: absolute;
      opacity: 0.05;
      transition: opacity 100ms ease-in;
      background-color: currentcolor;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .wcs-modal--arte .wcs-modal__meta::before {
      z-index: -1; }
    .wcs-modal--arte .wcs-modal__meta li {
      display: block;
      flex-basis: 100%;
      font-size: .625rem;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin-bottom: 0;
      padding: .5rem 0; }
      @media (min-width: 992px) {
        .wcs-modal--arte .wcs-modal__meta li {
          flex-basis: 37.5%; } }
  .wcs-modal--arte li.wcs-modal__action {
    padding: .5rem 0; }
    @media (min-width: 992px) {
      .wcs-modal--arte li.wcs-modal__action {
        padding: 0;
        flex-basis: 25%;
        text-align: right; } }
    .wcs-modal--arte li.wcs-modal__action .wcs-btn {
      margin-bottom: .5rem;
      margin-right: 0;
      border-radius: 100rem;
      padding-left: 1.75rem;
      padding-right: 1.75rem;
      transition: all 80ms ease; }
      .wcs-modal--arte li.wcs-modal__action .wcs-btn:last-of-type {
        margin-right: 0;
        margin-bottom: 0; }
      .wcs-modal--arte li.wcs-modal__action .wcs-btn:hover {
        text-decoration: none; }
  .wcs-modal--arte .wcs-map__container {
    min-height: 9rem;
    width: 90%;
    transform: translate(63%, -12rem);
    box-shadow: 0 10px 35px -14px rgba(0, 0, 0, 0.75); }
  .wcs-modal--arte .wcs-modal__content {
    width: auto; }
  .wcs-modal--arte .wcs-modal__inner {
    position: relative;
    margin-top: 0;
    margin-bottom: 9rem;
    flex-wrap: wrap;
    box-shadow: 0 10px 85px -14px rgba(0, 0, 0, 0.25);
    transition: opacity,transform 80ms ease; }
    @media (min-width: 992px) {
      .wcs-modal--arte .wcs-modal__inner {
        transform: translateX(33.333%); } }
.wcs-timetable.wcs-timetable--monthly-calendar .wcs-filters__container {
  text-align: left;
  margin: 1rem 0 0 !important; }
  .wcs-timetable.wcs-timetable--monthly-calendar .wcs-filters__container .wcs-filters__filter-column {
    padding-top: 2rem !important; }
    .wcs-timetable.wcs-timetable--monthly-calendar .wcs-filters__container .wcs-filters__filter-column::before {
      display: none; }

.wcs-timetable.wcs-timetable--monthly-calendar .wcs-table-td {
  padding-top: 4%; }

.wcs-timetable.wcs-timetable--monthly-calendar .wcs-class {
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .wcs-timetable.wcs-timetable--monthly-calendar .wcs-class {
      align-content: stretch;
      align-items: stretch !important;
      position: relative;
      flex-wrap: nowrap; }
      .wcs-timetable.wcs-timetable--monthly-calendar .wcs-class::before {
        content: '';
        display: block !important;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: currentColor;
        opacity: 0.035; } }
.wcs-timetable.wcs-timetable--monthly-calendar h3.wcs-class__title {
  font-size: 290%;
  margin-top: 1rem !important; }
  @media (min-width: 768px) {
    .wcs-timetable.wcs-timetable--monthly-calendar h3.wcs-class__title {
      margin-top: 2.5rem !important; } }
.wcs-timetable.wcs-timetable--monthly-calendar .wcs-class__time-duration {
  font-size: 120%;
  position: relative; }
  @media (min-width: 768px) {
    .wcs-timetable.wcs-timetable--monthly-calendar .wcs-class__time-duration {
      text-align: right; } }
  .wcs-timetable.wcs-timetable--monthly-calendar .wcs-class__time-duration::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 5rem;
    margin-left: 1rem;
    top: 50%;
    border-bottom: 2px solid currentColor; }

.wcs-timetable.wcs-timetable--monthly-calendar .wcs-class__meta {
  font-size: 120%; }

.wcs-timetable.wcs-timetable--monthly-calendar .wcs-class__image {
  flex-basis: 12rem;
  min-height: 12rem;
  margin-left: 7%;
  margin-top: 7%;
  height: auto;
  align-self: stretch; }
  @media (min-width: 768px) {
    .wcs-timetable.wcs-timetable--monthly-calendar .wcs-class__image {
      flex-basis: 20rem;
      min-height: 14rem;
      margin-top: 0;
      margin-left: 0; } }
.wcs-timetable.wcs-timetable--monthly-calendar .wcs-class__excerpt {
  margin-top: 2rem; }

.wcs-timetable.wcs-timetable--monthly-calendar .wcs-class__inner {
  margin: 5% 7% 10%; }

@media (min-width: 1200px) {
  .wcs-timetable.wcs-timetable--monthly-calendar.wcs-timetable--side-agenda-left .wcs-day-agenda {
    padding-right: 3rem !important;
    padding-bottom: 3rem !important; } }

@media (min-width: 1200px) {
  .wcs-timetable.wcs-timetable--monthly-calendar.wcs-timetable--side-agenda-right .wcs-day-agenda {
    padding-left: 3rem !important;
    padding-bottom: 3rem !important; } }

.wcs-timetable.wcs-timetable--monthly-calendar .wcs-day-agenda__title {
  transform: rotate(90deg);
  transform-origin: left top 0;
  text-align: right !important; }

.wcs-timetable--monthly-calendar .wcs-calendar__header h3 {
  font-weight: normal;
  font-size: 120%; }

.wcs-filters__title {
  font-weight: normal;
  font-size: 100%; }

.wcs-calendar__header .wcs-calendar-nav:first-child {
  text-align: left; }

.wcs-calendar__header .wcs-calendar-nav:last-child {
  text-align: right; }

.wcs-timetable--monthly-calendar.wcs-timetable--side-agenda .wcs-timetable__side-col {
  flex-basis: 100%;
  flex-grow: 3; }
  @media (min-width: 1200px) {
    .wcs-timetable--monthly-calendar.wcs-timetable--side-agenda .wcs-timetable__side-col {
      flex-basis: 24rem; } }
  .wcs-timetable--monthly-calendar.wcs-timetable--side-agenda .wcs-timetable__side-col::before {
    display: none; }
  .wcs-timetable--monthly-calendar.wcs-timetable--side-agenda .wcs-timetable__side-col .wcs-day-agenda {
    padding: 0; }

.wcs-timetable--monthly-calendar.wcs-timetable--side-agenda .wcs-timetable__main-col {
  flex-basis: 100%;
  flex-grow: 1;
  flex-shrink: 0;
  padding-bottom: 3rem; }
  @media (min-width: 1200px) {
    .wcs-timetable--monthly-calendar.wcs-timetable--side-agenda .wcs-timetable__main-col {
      padding-bottom: 0;
      flex-basis: 10rem; } }
.wcs-timetable--monthly-calendar .wcs-day-agenda__title {
  text-align: left;
  display: inline-block;
  margin-bottom: 2rem; }
  .wcs-timetable--monthly-calendar .wcs-day-agenda__title::before {
    border-bottom-width: 2px; }

.wcs-timetable--monthly-calendar .wcs-class__image,
.wcs-timetable--monthly-calendar .wcs-class__inner {
  position: relative;
  z-index: 1; }

.wcs-timetable--monthly-calendar .wcs-class__image + .wcs-class__inner {
  margin-right: 7%;
  margin-left: 7%; }

.wcs-timetable--monthly-calendar .wcs-class + .wcs-class {
  margin-top: 4rem; }
  .wcs-timetable--monthly-calendar .wcs-class + .wcs-class::before {
    display: none; }

.wcs-timetable--monthly-calendar .wcs-day-agenda {
  max-width: 100%; }

.wcs-timetable--monthly-calendar .wcs-date span {
  font-size: 100%; }

.wcs-timetable__container.wcs-timetable--with-filters:not(.wcs-timetable--filters-center) .wcs-filters__container {
  flex-basis: 10rem;
  margin-right: 3rem; }

.wcs-timetable__list .wcs-class__excerpt {
  margin-top: 2rem; }

.wcs-timetable__list .wcs-class {
  min-height: 18rem;
  flex-direction: column; }
  @media (min-width: 768px) {
    .wcs-timetable__list .wcs-class {
      flex-direction: row; } }
  .wcs-timetable__list .wcs-class + .wcs-class {
    margin-top: 2rem; }
    @media (min-width: 768px) {
      .wcs-timetable__list .wcs-class + .wcs-class {
        margin-top: 4rem; } }
    @media (min-width: 992px) {
      .wcs-timetable__list .wcs-class + .wcs-class {
        margin-top: 8rem; } }
  @media (min-width: 768px) {
    .wcs-timetable__list .wcs-class:nth-child(2n) {
      flex-direction: row-reverse; }
      .wcs-timetable__list .wcs-class:nth-child(2n) .wcs-class__inner {
        padding-left: 0;
        padding-right: 8%; } }
    @media (min-width: 768px) and (min-width: 992px) {
      .wcs-timetable__list .wcs-class:nth-child(2n) .wcs-class__inner {
        padding-right: 10%; } }
  .wcs-timetable__list .wcs-class::before {
    display: none !important;
    z-index: -11111111; }

.wcs-timetable__list .wcs-class__title {
  font-size: 200%;
  text-transform: none; }
  @media (min-width: 992px) {
    .wcs-timetable__list .wcs-class__title {
      font-size: 280%; } }
.wcs-timetable__list .wcs-class__inner {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 10% 0 0 0;
  align-content: center;
  align-self: flex-start; }
  @media (min-width: 768px) {
    .wcs-timetable__list .wcs-class__inner {
      padding: 4% 10% 4% 8%; } }
.wcs-timetable__list .wcs-class .wcs-class__meta {
  padding: 0;
  margin: 0;
  font-size: 120%; }
  .wcs-timetable__list .wcs-class .wcs-class__meta .wcs-class__time-duration {
    margin-top: 2rem; }

.wcs-timetable__list .wcs-class .wcs-class__time {
  text-align: left;
  margin: 0 0 2rem;
  font-size: .9rem;
  font-weight: 500;
  display: block;
  position: relative;
  letter-spacing: 1px; }
  .wcs-timetable__list .wcs-class .wcs-class__time::after {
    content: '';
    display: inline-block;
    width: 10rem;
    margin-left: 2rem;
    position: relative;
    top: -0.25em;
    border-bottom: 1px solid currentColor; }
  .wcs-timetable__list .wcs-class .wcs-class__time span {
    display: inline-block;
    font-size: inherit !important;
    width: auto !important;
    line-height: inherit !important; }
  .wcs-timetable__list .wcs-class .wcs-class__time em {
    font-style: normal;
    display: inline-block;
    margin-left: 1rem; }

.wcs-timetable__list .wcs-class .wcs-class__image {
  width: 100%;
  max-width: 100%;
  display: block;
  padding-top: 100%; }
  @media (min-width: 576px) {
    .wcs-timetable__list .wcs-class .wcs-class__image {
      width: 14rem !important;
      padding-top: 0; } }
  @media (min-width: 992px) {
    .wcs-timetable__list .wcs-class .wcs-class__image {
      width: 26rem !important; } }
.wcs-timetable__list .wcs-class .wcs-class__action {
  margin-bottom: 0; }

.wcs-timetable__list .wcs-class::after {
  display: none !important; }

body .wcs-timetable__grid {
  padding-top: 3rem;
  margin-bottom: -5%; }
  body .wcs-timetable__grid .wcs-class__title {
    font-weight: normal !important;
    font-size: 160% !important;
    padding: 0 !important;
    margin: 3rem 0 .5rem 0 !important;
    text-align: center;
    letter-spacing: 0; }
  body .wcs-timetable__grid .btn, body .wcs-timetable__grid .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-message body .wcs-timetable__grid .button,
  body .wcs-timetable__grid .woocommerce .woocommerce-info .button,
  .woocommerce .woocommerce-info body .wcs-timetable__grid .button,
  body .wcs-timetable__grid .woocommerce .woocommerce-notice .button,
  .woocommerce .woocommerce-notice body .wcs-timetable__grid .button, body .wcs-timetable__grid .woocommerce .checkout-button.button, .woocommerce body .wcs-timetable__grid .checkout-button.button,
  body .wcs-timetable__grid .woocommerce #place_order,
  .woocommerce body .wcs-timetable__grid #place_order, body .wcs-timetable__grid .wpcf7-form input.wpcf7-submit, .wpcf7-form body .wcs-timetable__grid input.wpcf7-submit, body .wcs-timetable__grid input[type="submit"]:not(.btn),
  body .wcs-timetable__grid input[type="button"]:not(.btn),
  body .wcs-timetable__grid button, body .wcs-timetable__grid .comment-reply-link, body .wcs-timetable__grid .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary, body .wcs-timetable__grid .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary, body .wcs-timetable__grid .vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link {
    position: relative;
    z-index: 1; }
    body .wcs-timetable__grid .btn:hover, body .wcs-timetable__grid .woocommerce .woocommerce-message .button:hover, .woocommerce .woocommerce-message body .wcs-timetable__grid .button:hover,
    body .wcs-timetable__grid .woocommerce .woocommerce-info .button:hover,
    .woocommerce .woocommerce-info body .wcs-timetable__grid .button:hover,
    body .wcs-timetable__grid .woocommerce .woocommerce-notice .button:hover,
    .woocommerce .woocommerce-notice body .wcs-timetable__grid .button:hover, body .wcs-timetable__grid .woocommerce .checkout-button.button:hover, .woocommerce body .wcs-timetable__grid .checkout-button.button:hover,
    body .wcs-timetable__grid .woocommerce #place_order:hover,
    .woocommerce body .wcs-timetable__grid #place_order:hover, body .wcs-timetable__grid .wpcf7-form input.wpcf7-submit:hover, .wpcf7-form body .wcs-timetable__grid input.wpcf7-submit:hover, body .wcs-timetable__grid input[type="submit"]:hover:not(.btn),
    body .wcs-timetable__grid input[type="button"]:hover:not(.btn),
    body .wcs-timetable__grid button:hover, body .wcs-timetable__grid .comment-reply-link:hover, body .wcs-timetable__grid .vc_general.vc_btn3.vc_btn3-style-btn-primary:hover, body .wcs-timetable__grid .vc_general.vc_btn3.vc_btn3-style-btn-outline-primary:hover, body .wcs-timetable__grid .vc_general.vc_btn3.vc_btn3-style-btn-link:hover {
      opacity: 1 !important; }
  body .wcs-timetable__grid .wcs-isotope-gutter {
    width: 6%; }
  body .wcs-timetable__grid .wcs-class {
    margin-bottom: 5% !important;
    background-color: transparent !important;
    box-shadow: none !important;
    text-align: center !important; }
    body .wcs-timetable__grid .wcs-class:hover .wcs-class__image {
      transform: scale(1.1); }
    body .wcs-timetable__grid .wcs-class img,
    body .wcs-timetable__grid .wcs-class .wcs-class__image {
      transition: all 120ms ease; }
    body .wcs-timetable__grid .wcs-class .wcs-class__image {
      margin-bottom: 1rem; }
    body .wcs-timetable__grid .wcs-class__inner {
      display: flex;
      flex-direction: column; }
    body .wcs-timetable__grid .wcs-class__time.h4 {
      font-size: 0.8rem;
      letter-spacing: 0;
      font-weight: 500; }
    body .wcs-timetable__grid .wcs-class__time, body .wcs-timetable__grid .wcs-class__date {
      align-self: auto !important;
      width: 100%;
      padding-left: 0 !important;
      padding-right: 0 !important;
      text-align: center !important;
      margin-bottom: 2rem; }
    body .wcs-timetable__grid .wcs-class__date {
      margin-top: 1rem; }
    body .wcs-timetable__grid .wcs-class__excerpt {
      display: block;
      margin: 0  0 1rem !important;
      line-height: 1.75; }
      body .wcs-timetable__grid .wcs-class__excerpt p {
        margin-bottom: 0.75rem; }
      body .wcs-timetable__grid .wcs-class__excerpt small {
        line-height: 1.5;
        display: inline-block;
        opacity: 0.8;
        font-size: 90%; }
    body .wcs-timetable__grid .wcs-class__meta {
      display: block;
      font-size: 90%;
      margin: 0 !important; }
      body .wcs-timetable__grid .wcs-class__meta-label {
        font-weight: inherit;
        opacity: 1;
        display: inline-block;
        margin-right: .15rem; }
      body .wcs-timetable__grid .wcs-class__meta span:not(.wcs-class__meta-label) {
        opacity: 0.75;
        display: inline-block; }
      body .wcs-timetable__grid .wcs-class__meta > div + div {
        margin-top: .5rem; }

.xtd-offset-frame.wcs-modall-call::before {
  z-index: -1; }

.wcs-modal__title small {
  color: inherit; }

/*
  5.4. Owl Carousel
  ------------------------------
*/
.owl-dots {
  text-align: center;
  margin-top: 1rem; }

.owl-dot {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  position: relative;
  color: inherit;
  transition: color,opacity 200ms ease;
  border-radius: 100px;
  border: 1px solid transparent; }
  .owl-dot::before {
    content: '';
    display: block;
    width: .5rem;
    height: .5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid currentColor;
    border-radius: 100px;
    transition: color,opacity 200ms ease; }
  .owl-dot:hover, .owl-dot.active {
    color: inherit; }
    .owl-dot:hover::before, .owl-dot.active::before {
      background-color: currentColor; }
  .owl-dot.active {
    border-color: currentColor; }

/*
  5.5. Contact Form 7
  ------------------------------
*/
.field-borders-bottom-only, .wpcf7-form input[type='text'],
.wpcf7-form input[type='email'],
.wpcf7-form textarea {
  border-top-style: none;
  border-right-style: none; }

.wpcf7-form input[type='text'],
.wpcf7-form input[type='email'],
.wpcf7-form textarea {
  padding-top: .25rem; }

.wpcf7-form label {
  font-size: .75rem;
  text-transform: uppercase;
  opacity: .5;
  display: block;
  margin-bottom: 1rem; }

.wpcf7-form p {
  margin-bottom: 2rem; }

.wpcf7-form input.wpcf7-submit {
  font-size: .6875rem;
  text-transform: uppercase;
  letter-spacing: 1px; }

.wpcf7-form-control-wrap {
  display: block;
  margin-top: .5rem; }

.xtd-carousel-mini .owl-carousel {
  flex-basis: 100%;
  margin-right: 0;
  max-width: none; }

.xtd-carousel-mini .owl-stage-outer {
  border-radius: 0; }

.xtd-shadow--normal-hard {
  margin-bottom: 4rem; }

body .xtd-offset-frame::before {
  background-color: currentColor;
  opacity: 0.15 !important;
  transform: rotate(-12.5deg);
  left: 0;
  right: 0;
  bottom: 0; }

body .xtd-offset-frame .vc_single_image-wrapper, body .xtd-offset-frame > img {
  margin: 0 !important; }

.xtd-person {
  text-align: center;
  margin-bottom: 4rem;
  position: relative;
  transition: all 120ms ease; }
  .xtd-person img,
  .xtd-person .xtd-person__image {
    transition: all 120ms ease; }
  .xtd-person a, .xtd-person a:hover {
    text-decoration: none; }
  .xtd-person:hover {
    transform: translateY(-7.5%); }
    .xtd-person:hover .xtd-person__image.xtd-shadow--normal-light {
      box-shadow: 1.45rem 1.75rem 1.75rem 0rem rgba(0, 0, 0, 0.32) !important; }
    .xtd-person:hover .xtd-person__image {
      background-color: currentColor; }
    .xtd-person:hover img {
      opacity: 0.45; }
  .xtd-person__title.h2 {
    font-size: 140%;
    margin-top: 2rem;
    font-weight: bold;
    letter-spacing: 0; }
    .xtd-person__title.h2 span.h4 {
      display: block;
      margin-top: .5rem;
      font-weight: normal;
      letter-spacing: 1px;
      font-size: .7rem; }

.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0; }

.woocommerce .woocommerce-thankyou-order-received {
  font-size: 140%;
  text-align: center; }

.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-customer-details {
  margin-top: 4rem; }

@media (min-width: 768px) {
  .woocommerce .woocommerce-order-details {
    float: left;
    width: 60%; }
  .woocommerce .woocommerce-customer-details {
    float: right;
    width: 30%; } }

.woocommerce .woocommerce-order {
  overflow: hidden; }

.woocommerce .shop_attributes p {
  margin-bottom: 0; }

.woocommerce .woocommerce-order-overview {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: space-between;
  position: relative;
  padding: 1rem 3rem;
  flex-direction: column; }
  @media (min-width: 768px) {
    .woocommerce .woocommerce-order-overview {
      flex-direction: row; } }
  .woocommerce .woocommerce-order-overview::before {
    content: '';
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background-color: currentColor;
    opacity: 0.05; }
  .woocommerce .woocommerce-order-overview strong {
    display: block;
    margin-top: .5rem;
    font-size: 120%; }
  .woocommerce .woocommerce-order-overview li {
    padding: 1rem 0; }

.woocommerce .woocommerce-shipping-methods {
  list-style: none;
  padding: 0;
  margin: 0; }

.woocommerce .woocommerce-checkout {
  overflow: hidden; }
  .woocommerce .woocommerce-checkout #order_comments {
    height: 6rem; }
  .woocommerce .woocommerce-checkout .order-review {
    padding: 4rem; }
  @media (min-width: 768px) {
    .woocommerce .woocommerce-checkout .order-details {
      width: 50%;
      float: left; }
    .woocommerce .woocommerce-checkout .order-review {
      float: right;
      width: 45%; } }
  .woocommerce .woocommerce-checkout .form-row {
    margin-left: 0;
    margin-right: 0;
    display: block; }
  .woocommerce .woocommerce-checkout .select2-selection {
    height: 2.4rem; }
  .woocommerce .woocommerce-checkout .select2-selection__rendered {
    line-height: 2.4rem; }
  .woocommerce .woocommerce-checkout .select2-selection__arrow {
    height: 2.4rem; }
  .woocommerce .woocommerce-checkout .select2-container--default .select2-selection--single {
    border-radius: 0; }

.woocommerce .ct-sidebar {
  margin-top: 0; }

.woocommerce .cart-collaterals {
  margin-top: 4rem;
  max-width: 600px; }

.woocommerce .shop_table .product-quantity {
  width: 6rem; }

.woocommerce .shop_table .product-thumbnail {
  width: 6rem; }

.woocommerce .shop_table .product-price {
  width: 6rem; }

.woocommerce .shop_table .product-subtotal {
  width: 6rem; }

.woocommerce .shop_table .product-remove {
  width: 2rem; }

.woocommerce .shop_table th, .woocommerce .shop_table td {
  vertical-align: middle; }

.woocommerce .shop_table .actions {
  text-align: right;
  padding: 2rem; }
  .woocommerce .shop_table .actions .coupon {
    float: left;
    display: flex;
    max-width: 50%;
    align-items: center; }
    .woocommerce .shop_table .actions .coupon label {
      display: none; }
    .woocommerce .shop_table .actions .coupon .input-text {
      margin-right: 1rem; }

.woocommerce .checkout_coupon {
  overflow: hidden; }
  .woocommerce .checkout_coupon .form-row {
    margin-left: 0;
    margin-right: 2rem;
    float: left; }

.woocommerce .wc_payment_methods {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0; }
  .woocommerce .wc_payment_methods > li {
    margin-bottom: 2rem; }
    .woocommerce .wc_payment_methods > li label {
      margin-left: .5rem;
      display: inline-block; }

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-notice {
  position: relative;
  padding: 1rem 1rem 1rem 2rem;
  margin-bottom: 2rem;
  clear: both;
  overflow: hidden;
  line-height: 40px; }
  .woocommerce .woocommerce-message::before,
  .woocommerce .woocommerce-info::before,
  .woocommerce .woocommerce-notice::before {
    content: '';
    border: 1px solid;
    opacity: 0.1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1; }
  .woocommerce .woocommerce-message .button,
  .woocommerce .woocommerce-info .button,
  .woocommerce .woocommerce-notice .button {
    margin-left: 2rem;
    float: right; }

.woocommerce .woocommerce-error {
  list-style: none;
  margin-bottom: 2rem; }

.woocommerce .woocommerce-pagination {
  margin: 2.8rem 0 1.4rem; }
  .woocommerce .woocommerce-pagination ul.page-numbers {
    border: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    justify-content: center; }
    .woocommerce .woocommerce-pagination ul.page-numbers li {
      border-right: none;
      border-left: none; }
      .woocommerce .woocommerce-pagination ul.page-numbers li + li {
        margin-left: 1em; }
      .woocommerce .woocommerce-pagination ul.page-numbers li .page-numbers {
        display: inline-block;
        width: 3rem;
        height: 3rem;
        line-height: 3rem;
        padding: 0;
        border-radius: 3px; }
        .woocommerce .woocommerce-pagination ul.page-numbers li .page-numbers:hover {
          background: none; }
        .woocommerce .woocommerce-pagination ul.page-numbers li .page-numbers.prev, .woocommerce .woocommerce-pagination ul.page-numbers li .page-numbers.next {
          border: 1px solid;
          border-radius: 100rem; }

.woocommerce .woocommerce-loop-before {
  display: flex;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 2rem;
  font-size: .85rem;
  flex-direction: row-reverse;
  flex-wrap: wrap; }
  .woocommerce .woocommerce-loop-before p,
  .woocommerce .woocommerce-loop-before form {
    margin-bottom: 0;
    opacity: 0.8; }
  .woocommerce .woocommerce-loop-before .woocommerce-result-count {
    flex-basis: 50%;
    flex-grow: 1;
    opacity: 0.5;
    padding: 0;
    text-align: right; }
  .woocommerce .woocommerce-loop-before .orderby {
    border-right: none;
    border-left: none;
    border-top: none;
    padding-left: 2px; }

.woocommerce ul.products {
  margin: 0 -0.5rem !important;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0; }
  @media (min-width: 768px) {
    .woocommerce ul.products.columns-2 > .product {
      flex-basis: 50%; }
    .woocommerce ul.products.columns-3 > .product {
      flex-basis: 33.33%; }
    .woocommerce ul.products.columns-4 > .product {
      flex-basis: 25%; }
    .woocommerce ul.products.columns-5 > .product {
      flex-basis: 20%; }
    .woocommerce ul.products.columns-6 > .product {
      flex-basis: 16.66%; } }
  .woocommerce ul.products li.product {
    margin-bottom: 4rem !important;
    padding: 0 .5rem !important;
    flex-basis: 50%;
    position: relative; }
    @media (min-width: 768px) {
      .woocommerce ul.products li.product {
        flex-basis: 25%; } }
    .woocommerce ul.products li.product a,
    .woocommerce ul.products li.product a:hover {
      text-decoration: none; }
    .woocommerce ul.products li.product h2.woocommerce-loop-product__title.woocommerce-loop-product__title {
      font-size: 140%;
      letter-spacing: 0px;
      padding: .25rem 0;
      margin-bottom: 0; }
    .woocommerce ul.products li.product .price {
      font-size: 100% !important;
      display: block;
      transition: all 120ms ease; }
    .woocommerce ul.products li.product .wp-post-image {
      margin-bottom: 1rem;
      transition: all 120ms ease; }
    .woocommerce ul.products li.product:hover .add_to_cart_button.button {
      transform: translateY(0);
      opacity: 1; }
    .woocommerce ul.products li.product:hover .price {
      opacity: 0;
      transform: translateY(-100%);
      z-index: -1; }
    .woocommerce ul.products li.product .added_to_cart {
      display: block;
      font-size: .8rem;
      opacity: 0.6;
      position: absolute;
      top: 100%;
      margin-top: .5rem;
      width: 100%;
      left: 0; }

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  display: none !important; }

.woocommerce span.onsale {
  font-size: 12px;
  display: inline-block;
  line-height: 1.6rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: .35rem 1rem;
  position: absolute;
  right: .5rem; }

.woocommerce .single_add_to_cart_button.button {
  font-size: 12px;
  letter-spacing: 1px;
  padding-left: 2rem;
  padding-right: 2rem;
  line-height: 1.8; }

.woocommerce .add_to_cart_button.button {
  font-size: .75rem;
  padding: 0.2rem 0;
  letter-spacing: 1px;
  transition: all 120ms ease;
  opacity: 0;
  position: relative;
  display: block;
  margin-top: -1.5rem;
  transform: translateY(100%); }

.woocommerce .woocommerce-loop-product__link {
  display: block; }

.woocommerce.single-product div.product[id] {
  display: block;
  width: 100%; }
  .woocommerce.single-product div.product[id] .woocommerce-product-gallery__image + .woocommerce-product-gallery__image {
    margin-top: 2rem; }
  .woocommerce.single-product div.product[id] .woocommerce-product-gallery {
    float: left; }
  .woocommerce.single-product div.product[id] .gallery-summary {
    overflow: hidden; }
  .woocommerce.single-product div.product[id] .product_title {
    margin-bottom: .5rem; }
  .woocommerce.single-product div.product[id] .price {
    font-size: 200%; }
  .woocommerce.single-product div.product[id] .quantity {
    float: left;
    width: 5rem;
    margin-right: 1rem; }
  .woocommerce.single-product div.product[id] .product_meta {
    font-size: 11px;
    margin-top: 2rem;
    padding-top: 1rem;
    opacity: 0.6;
    font-weight: normal;
    position: relative;
    letter-spacing: 0;
    margin-bottom: 2rem; }
    .woocommerce.single-product div.product[id] .product_meta::before {
      content: '';
      position: absolute;
      top: 0;
      width: 4rem;
      border-top: 1px solid;
      opacity: 0.2; }
    .woocommerce.single-product div.product[id] .product_meta span {
      display: block; }
  @media (min-width: 768px) {
    .woocommerce.single-product div.product[id] .woocommerce-product-gallery {
      width: 50%;
      margin-right: 10%; }
    .woocommerce.single-product div.product[id] .summary {
      width: 40%;
      float: right; } }
.woocommerce .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button {
  margin-top: 2rem; }

.woocommerce .woocommerce-Tabs-panel > h2:first-child {
  display: none; }

.woocommerce section.related.products {
  margin-top: 4rem; }

.woocommerce .woocommerce-tabs {
  padding-top: 4rem;
  clear: both; }
  @media (min-width: 768px) {
    .woocommerce .woocommerce-tabs {
      max-width: 50%; } }
  .woocommerce .woocommerce-tabs ul.tabs {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
    margin-bottom: 2rem; }
    .woocommerce .woocommerce-tabs ul.tabs li {
      margin-right: 2rem; }
      .woocommerce .woocommerce-tabs ul.tabs li a,
      .woocommerce .woocommerce-tabs ul.tabs li a:hover {
        color: inherit;
        text-decoration: none; }
      .woocommerce .woocommerce-tabs ul.tabs li:not(.active) a:hover {
        text-decoration: underline; }

/*.woocommerce-products-header{
  flex-basis: 100%;
  text-align: center;
  margin-bottom: 2rem;
  position: relative;
  padding: 1rem;

  &::before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    opacity: 0.05;
    background-color: currentColor;
  }
}*/
.woocommerce .stars > span {
  display: flex;
  flex-wrap: nowrap; }
  .woocommerce .stars > span a {
    position: relative;
    font-size: 0; }
    .woocommerce .stars > span a::before {
      font-family: 'themify';
      font-size: 1.2rem; }
    .woocommerce .stars > span a + a {
      margin-left: .75rem;
      padding-left: .75rem; }
      .woocommerce .stars > span a + a::after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        border-left: 2px solid;
        opacity: 0.1; }
  .woocommerce .stars > span .star-1::before {
    content: '\e60a'; }
  .woocommerce .stars > span .star-2::before {
    content: '\e60a \e60a'; }
  .woocommerce .stars > span .star-3::before {
    content: '\e60a \e60a \e60a'; }
  .woocommerce .stars > span .star-4::before {
    content: '\e60a \e60a \e60a \e60a'; }
  .woocommerce .stars > span .star-5::before {
    content: '\e60a \e60a \e60a \e60a \e60a'; }

@media (min-width: 992px) {
  .woocommerce .comment-form-rating {
    display: flex;
    widht: 100%;
    justify-content: space-between;
    align-items: center; }
    .woocommerce .comment-form-rating label {
      margin-bottom: 0; }
    .woocommerce .comment-form-rating .stars {
      align-self: flex-end;
      margin-bottom: 0; } }

.comment-form-comment {
  margin-top: 1rem; }

#review_form .comment-reply-title {
  font-size: 140%;
  margin-bottom: 1rem;
  display: block;
  text-transform: capitalize; }

#reviews .commentlist {
  list-style: none;
  padding: 0;
  margin: 0; }
  #reviews .commentlist .comment-text .star-rating {
    text-transform: uppercase;
    letter-spacing: 2px; }
  #reviews .commentlist .comment + .comment {
    margin-top: 3rem; }
  #reviews .commentlist .comment_container {
    padding-left: 5rem;
    position: relative; }
    #reviews .commentlist .comment_container .avatar {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      max-width: 4rem;
      height: auto;
      border-radius: 1000px; }
    #reviews .commentlist .comment_container .meta {
      margin-bottom: 1rem;
      padding-bottom: 1rem;
      position: relative; }
      #reviews .commentlist .comment_container .meta::before {
        position: absolute;
        content: '';
        top: 100%;
        left: 0;
        right: 0;
        border-top: 1px solid;
        opacity: 0.1; }

#ship-to-different-address {
  font-size: inherit;
  font-weight: 500; }
  #ship-to-different-address label {
    display: block; }
  #ship-to-different-address input {
    margin-right: .25rem;
    transform: translateY(-2px); }

.woocommerce .col2-set {
  display: grid;
  width: 100%; }
  @media (min-width: 768px) {
    .woocommerce .col2-set {
      grid-template-columns: 1fr 1fr;
      grid-column-gap: 10%; } }
.woocommerce-form-login label,
.woocommerce-form-register label {
  display: block; }

.woocommerce-form-login .woocommerce-form-login__rememberme,
.woocommerce-form-register .woocommerce-form-login__rememberme {
  width: 100%;
  display: block; }

.password-input {
  display: block;
  width: 100%; }
