<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
----------------------------------------------------------
[Table of contents]

# General
# Fonts
# Forms
# Tables
# Buttons
# Quantity
# Pagination
# Notices
# Badges
# Thumbs
# Breadcrumbs
# Demo Store Banner
# Select2
# BlockUI
# Widgets
# Password Meter
# Cart Dropdown
# Product Loops
# Reviews
# Ratings
# Swatches
# Payment methods
# Pages
	## Shop &amp; Archives
	## Single Product
	## Cart
	## Checkout
	## My Account
# VC Modules
# Text Sizes
# Quick View
# Side-Cart

----------------------------------------------------------
*/
.clear {
  clear: both;
}
.nobr {
  white-space: nowrap;
}
.woocommerce small.note {
  display: block;
  font-size: 12px;
  margin: 9px 0px 0px 0px;
}
.woocommerce .page-wrapper img {
  height: auto;
  max-width: 100%;
}
body &gt; .woocommerce-notices-wrapper {
  display: none !important;
}
@font-face {
  font-family: 'star';
  src: url(//tus-schutterwald.de/wp-content/themes/uncode/library/fonts/woocommerce/star.eot);
  src: url(//tus-schutterwald.de/wp-content/themes/uncode/library/fonts/woocommerce/star.eot?#iefix) format('embedded-opentype'), url(//tus-schutterwald.de/wp-content/themes/uncode/library/fonts/woocommerce/star.woff) format('woff'), url(//tus-schutterwald.de/wp-content/themes/uncode/library/fonts/woocommerce/star.ttf) format('truetype'), url(//tus-schutterwald.de/wp-content/themes/uncode/library/fonts/woocommerce/star.svg#star) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'WooCommerce';
  src: url(//tus-schutterwald.de/wp-content/themes/uncode/library/fonts/woocommerce/WooCommerce.eot);
  src: url(//tus-schutterwald.de/wp-content/themes/uncode/library/fonts/woocommerce/WooCommerce.eot?#iefix) format('embedded-opentype'), url(//tus-schutterwald.de/wp-content/themes/uncode/library/fonts/woocommerce/WooCommerce.woff) format('woff'), url(//tus-schutterwald.de/wp-content/themes/uncode/library/fonts/woocommerce/WooCommerce.ttf) format('truetype'), url(//tus-schutterwald.de/wp-content/themes/uncode/library/fonts/woocommerce/WooCommerce.svg#WooCommerce) format('svg');
  font-weight: normal;
  font-style: normal;
}
.woocommerce .woocommerce-billing-fields:before,
.woocommerce .woocommerce-shipping-fields:before,
.woocommerce .woocommerce-billing-fields:after,
.woocommerce .woocommerce-shipping-fields:after {
  content: " ";
  display: table;
  table-layout: fixed;
}
.woocommerce .woocommerce-billing-fields:after,
.woocommerce .woocommerce-shipping-fields:after {
  clear: both;
}
.woocommerce .woocommerce-billing-fields:before,
.woocommerce .woocommerce-shipping-fields:before,
.woocommerce .woocommerce-billing-fields:after,
.woocommerce .woocommerce-shipping-fields:after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-billing-fields:after,
.woocommerce .woocommerce-shipping-fields:after {
  clear: both;
}
.woocommerce .form-row-first,
.woocommerce .form-row-last {
  margin: 18px 0px 18px 0px;
}
.woocommerce .form-row:before,
.woocommerce .form-row:after {
  content: " ";
  display: table;
  table-layout: fixed;
}
.woocommerce .form-row:after {
  clear: both;
}
.woocommerce .form-row:before,
.woocommerce .form-row:after {
  content: " ";
  display: table;
}
.woocommerce .form-row:after {
  clear: both;
}
.woocommerce .form-row label {
  font-weight: 400;
  line-height: 1;
  margin-bottom: 15px;
}
.woocommerce .form-row select {
  width: 100%;
}
.woocommerce .form-row .input-text {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  width: 100%;
}
.woocommerce .form-row abbr {
  border-bottom: 0px dotted;
  text-decoration: none;
}
.woocommerce .form-row .required {
  color: #ff3100;
  font-weight: 600;
  border: 0;
}
.woocommerce .form-row.woocommerce-invalid-required-field input[type="text"] {
  border-color: #ff3100 !important;
}
@media (min-width: 570px) {
  .woocommerce .form-row-first,
  .woocommerce .form-row-last {
    width: calc(50% - 13px);
    overflow: visible;
  }
  .woocommerce .form-row-first {
    float: left;
    clear: left;
  }
  .woocommerce .form-row-last {
    float: right;
    width: calc(50% - 14px);
  }
  .woocommerce .form-row-wide {
    clear: both;
  }
}
.woocommerce fieldset {
  margin-top: 18px;
}
.woocommerce fieldset legend {
  padding-right: 4px;
  padding-left: 4px;
  margin-left: -4px;
}
.style-dark .form-row .required,
.style-light .style-dark .form-row .required {
  color: #fff;
}
.style-dark .form-row.woocommerce-invalid-required-field input[type="text"],
.style-light .style-dark .form-row.woocommerce-invalid-required-field input[type="text"] {
  border-color: #fff !important;
}
.form-no-labels .form-row &gt; label {
  display: none;
}
.form-no-labels .form-row &gt; label.checkbox,
.form-no-labels .form-row &gt; input[type=checkbox] + label {
  display: inline;
}
@media (min-width: 570px) {
  .form-compact-layout .woocommerce-billing-fields__field-wrapper,
  .form-compact-layout .woocommerce-shipping-fields__field-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 27px;
  }
  .form-compact-layout .woocommerce-billing-fields__field-wrapper .form-row-first,
  .form-compact-layout .woocommerce-shipping-fields__field-wrapper .form-row-first,
  .form-compact-layout .woocommerce-billing-fields__field-wrapper .form-row-last,
  .form-compact-layout .woocommerce-shipping-fields__field-wrapper .form-row-last {
    width: 100%;
    margin-bottom: 0;
    float: none;
    clear: none;
  }
}
.shop_attributes {
  border: 0;
  margin: 36px 0px 36px 0px;
  width: 100%;
}
.panel-body .shop_attributes,
.tab-pane .shop_attributes {
  margin: 0px 0px 0px 0px;
}
.align_center .shop_attributes {
  margin: auto;
  width: auto;
}
.align_center .shop_attributes tr {
  display: table;
  margin: auto;
  width: auto;
}
.shop_attributes th {
  font-weight: 600;
  padding: 5px 72px 5px 9px;
  border: 0;
  margin: 0;
  line-height: 1.5em;
  white-space: nowrap;
  text-align: inherit;
}
.align_left .shop_attributes th {
  text-align: left;
}
.align_right .shop_attributes th {
  text-align: right;
}
.align_center .shop_attributes th {
  padding: 5px 9px 5px 9px;
}
body.rtl .align_center .shop_attributes th {
  text-align: left;
}
body:not(.rtl) .align_center .shop_attributes th {
  text-align: right;
}
body.rtl .shop_attributes th {
  padding-right: 0;
}
body:not(.rtl) .shop_attributes th {
  padding-left: 0;
}
.shop_attributes td {
  border: 0;
  color: inherit;
  font-weight: normal;
  padding: 0;
  margin: 0;
  width: 100%;
}
.shop_attributes td p {
  margin: 0;
}
.align_left .shop_attributes td {
  text-align: left;
}
.align_right .shop_attributes td {
  text-align: right;
}
.align_center .shop_attributes td {
  padding: 5px 9px 5px 9px;
}
body.rtl .align_center .shop_attributes td {
  text-align: right;
}
body:not(.rtl) .align_center .shop_attributes td {
  text-align: left;
}
.shop_attributes p {
  margin: 0;
}
.shop_table {
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border: 0;
  border-top-width: 1px;
  border-top-style: solid;
}
.shop_table th,
.shop_table td {
  vertical-align: middle;
  text-align: left;
  font-weight: 400;
  border-width: 0 0 1px 0;
  padding: 27px 0px 27px 0px;
}
.shop_table th .amount,
.shop_table td .amount {
  font-weight: 400;
}
.shop_table tfoot &gt; tr:last-child th,
.shop_table tfoot &gt; tr:last-child td {
  border-width: 0;
  padding-bottom: 0;
}
.shop_table tr &gt; th:last-child,
.shop_table tr &gt; td:last-child {
  text-align: right;
}
.shop_table td.product-remove {
  width: 10px;
  padding-left: 0;
  padding-right: 0;
}
.shop_table td.product-name {
  padding-left: 0;
}
.shop_table td.product-name dl.variation,
.shop_table td.product-data dl.variation {
  margin-left: 0;
  margin-right: 0;
  margin-top: 2px;
  line-height: 1;
}
.shop_table td.product-name dl.variation p,
.shop_table td.product-data dl.variation p {
  margin-top: 0;
}
.shop_table td.product-name dl.variation dt,
.shop_table td.product-data dl.variation dt,
.shop_table td.product-name dl.variation dd,
.shop_table td.product-data dl.variation dd,
.shop_table td.product-name dl.variation dd p,
.shop_table td.product-data dl.variation dd p {
  display: inline;
}
.shop_table td.product-name dl.variation dt,
.shop_table td.product-data dl.variation dt,
.shop_table td.product-name dl.variation dd,
.shop_table td.product-data dl.variation dd {
  font-size: .9em;
  font-weight: initial !important;
  line-height: 1;
}
.shop_table td.product-name dl.variation dd + dt::before,
.shop_table td.product-data dl.variation dd + dt::before {
  content: '';
  display: block;
}
.shop_table td.product-name dl.variation p,
.shop_table td.product-data dl.variation p {
  font-size: 1em;
  font-weight: initial !important;
  line-height: 1;
}
.shop_table td.product-thumbnail {
  padding: 27px 18px 27px 18px;
  text-align: center !important;
}
.shop_table td.product-thumbnail img {
  width: 72px;
  min-width: 72px;
  vertical-align: middle;
  height: auto;
  border-radius: 2px;
}
.shop_table td.product-quantity input[type="number"].qty {
  padding: 12px 21px;
  max-width: 60px;
  width: 65px;
  float: none;
  margin: 0 auto !important;
  text-align: center;
}
body:not(.rtl).ios .shop_table td.product-quantity input[type="number"].qty,
body:not(.rtl).android .shop_table td.product-quantity input[type="number"].qty {
  padding-right: 21px !important;
}
body.rtl.ios .shop_table td.product-quantity input[type="number"].qty,
body.rtl.android .shop_table td.product-quantity input[type="number"].qty {
  padding-left: 21px !important;
}
.shop_table th.product-quantity,
.shop_table td.product-quantity {
  text-align: center;
}
.shop_table .order-total th,
.shop_table .order-total td {
  border-width: 0;
  padding-bottom: 0;
}
.shop_table .order-total td {
  font-size: 1.2em;
}
.shop_table p.backorder_notification {
  font-weight: 400;
  font-size: .9em;
  margin-top: 9px;
  margin-bottom: 0;
  color: inherit !important;
}
.shop_table:not(.compact-layout) a.remove {
  display: inline-block;
  font-size: 12px;
  min-width: 12px;
  position: relative;
  text-align: left;
  text-indent: -9999px;
}
.shop_table:not(.compact-layout) a.remove::after {
  content: "\e117";
  display: block;
  font-family: 'uncodeicon' !important;
  left: 0;
  position: absolute;
  text-indent: 0 !important;
  top: 50%;
  transform: translateY(-50%);
}
.shop_table .shipping-calculator-button {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  font-size: .9em;
  margin: 9px 0px 0px 0px;
  display: inline-block;
  padding: 0 3px 4px;
}
.shop_table tr.woocommerce-shipping-totals td {
  padding-left: 18px;
}
.shop_table strong.product-quantity {
  font-weight: 400;
}
.shop_table.woocommerce-checkout-review-order-table {
  margin-top: 0;
}
.shop_table.compact-layout td.product-thumbnail {
  padding-left: 0;
  padding-right: 27px;
  text-align: left;
  width: 1%;
}
.shop_table.compact-layout .price-wrapper {
  margin-top: 6px;
}
.shop_table.compact-layout .remove-wrapper {
  margin-top: 5px;
}
.shop_table.compact-layout a.remove {
  font-size: .9em;
  color: inherit;
}
.shop_table ul.wc-item-meta {
  margin: 0;
  font-size: inherit;
}
.shop_table ul.wc-item-meta li {
  font-size: .9em;
  margin: 0;
}
.shop_table ul.wc-item-meta li p {
  font-size: inherit;
  display: inline;
  line-height: inherit;
  margin: 0;
}
.shop_table ul.wc-item-meta li .wc-item-meta-label {
  font-weight: inherit;
}
.shop_table.cart tbody td:before {
  font-weight: 400;
}
@media (min-width: 570px) {
  .shop_table.cart tbody td.product-price .amount {
    color: inherit !important;
  }
}
@media (max-width: 569px) {
  .shop_table.cart {
    table-layout: fixed;
  }
  .shop_table.cart thead {
    display: none;
  }
  .shop_table.cart td {
    display: block;
    text-align: right;
  }
  .shop_table.cart td.product-name:before,
  .shop_table.cart td.product-data:before,
  .shop_table.cart td.product-price:before,
  .shop_table.cart td.product-quantity:before,
  .shop_table.cart td.product-subtotal:before {
    content: attr(data-title) ': ';
    float: left;
  }
  .shop_table.cart td.product-thumbnail {
    padding-top: 0;
    text-align: center;
    border-bottom-width: 0;
  }
  .shop_table.cart td.product-thumbnail img {
    width: 144px !important;
    max-width: 144px;
    min-width: 144px !important;
  }
  .shop_table.cart td.product-quantity div.quantity {
    display: inline-block;
  }
  .shop_table.cart td.product-name,
  .shop_table.cart td.product-data,
  .shop_table.cart td.product-price,
  .shop_table.cart td.product-quantity {
    border-bottom-width: 0;
    padding: 9px 0;
  }
  .shop_table.cart td.product-subtotal {
    padding-top: 9px;
  }
  .shop_table.cart td.product-remove {
    border-bottom-width: 0;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: -16px;
  }
  .shop_table.cart td.product-quantity input.qty {
    padding-bottom: 8px;
    padding-top: 8px;
  }
  .shop_table.cart.compact-layout tbody tr {
    position: relative;
  }
  .shop_table.cart.compact-layout tbody td {
    text-align: left;
    padding-left: 171px;
  }
  .shop_table.cart.compact-layout tbody td:before {
    content: none;
  }
  .shop_table.cart.compact-layout tbody td.product-thumbnail {
    padding-left: 0;
    position: absolute;
    left: 0;
    padding-top: 27px;
  }
  .shop_table.cart.compact-layout tbody td.product-thumbnail img {
    width: 144px;
    max-width: 144px;
    min-width: auto;
  }
  .shop_table.cart.compact-layout tbody td.product-data {
    padding-top: 27px;
  }
  .shop_table.cart td.actions {
    padding-left: 0 !important;
  }
  .shop_table.cart td.actions .button {
    width: 100%;
  }
  .shop_table.cart td.actions div.coupon {
    margin-right: 0;
  }
  .shop_table.cart td.actions #coupon_code {
    width: 100%;
    max-width: 100%;
  }
}
.input-underline .shop_table td.product-quantity input.qty {
  padding-left: 21px !important;
}
.cart-totals .shop_table tbody td,
.woocommerce-checkout-review-order .shop_table tbody td {
  width: 25%;
}
.thumb-size-medium .shop_table td.product-thumbnail img {
  width: 144px;
  min-width: 144px;
}
.thumb-size-big .shop_table td.product-thumbnail img {
  width: 198px;
  min-width: 198px;
}
.vertical-align-top .shop_table th,
.vertical-align-top .shop_table td {
  vertical-align: top;
}
@media (min-width: 570px) {
  .vertical-align-top .shop_table td.product-quantity input.qty {
    padding: 0 0 0 9px !important;
    font-size: inherit;
    border: none;
    box-shadow: none;
    background-color: transparent !important;
  }
}
.vertical-align-top .shop_table a.remove {
  line-height: 0;
}
.woocommerce:not(.order-table-with-thumbs) .shop_table.woocommerce-checkout-review-order-table .cart_item td,
.woocommerce:not(.order-table-with-thumbs) .shop_table .order_item td {
  padding: 5px 0 4px;
  border-bottom-width: 0;
}
.woocommerce:not(.order-table-with-thumbs) .shop_table.woocommerce-checkout-review-order-table .cart_item td.product-name img,
.woocommerce:not(.order-table-with-thumbs) .shop_table .order_item td.product-name img,
.woocommerce:not(.order-table-with-thumbs) .shop_table.woocommerce-checkout-review-order-table .cart_item td.product-name .product-item-thumb,
.woocommerce:not(.order-table-with-thumbs) .shop_table .order_item td.product-name .product-item-thumb {
  display: none;
}
.woocommerce:not(.order-table-with-thumbs) .shop_table.woocommerce-checkout-review-order-table .cart_item:first-child td,
.woocommerce:not(.order-table-with-thumbs) .shop_table .order_item:first-child td {
  padding-top: 27px;
}
.woocommerce:not(.order-table-with-thumbs) .shop_table.woocommerce-checkout-review-order-table .cart_item:last-child td,
.woocommerce:not(.order-table-with-thumbs) .shop_table .order_item:last-child td {
  border-bottom-width: 1px;
  padding-bottom: 27px;
}
h2 + .shop_table {
  margin-top: 27px;
}
.no-cart-table-titles .woocommerce-cart-form h2 + .shop_table,
.no-cart-totals-titles .cart-collaterals h2 + .shop_table {
  margin-top: 0 !important;
}
#shipping_method {
  list-style: none outside;
  margin: -5px 0 -10px;
  padding: 0;
}
#shipping_method label {
  display: list-item;
}
#shipping_method input[type="radio"] + label {
  padding-right: 25px;
}
#shipping_method input[type="hidden"] + label {
  margin-bottom: 0;
}
#shipping_method li {
  margin-top: 2px;
}
#shipping_method li:first-child {
  margin-top: 0;
}
#shipping_method input[type="radio"] {
  margin: 5px 0 0 9px;
  float: right;
}
.uncode-wc-module .style-dark input[type="checkbox"],
.style-light .uncode-wc-module .style-dark input[type="checkbox"],
.uncode-wc-module .style-dark input[type="radio"],
.style-light .uncode-wc-module .style-dark input[type="radio"] {
  background-color: transparent !important;
}
.wc-forward,
.wc-forward a {
  font-size: 12px;
}
.wc-backward,
.wc-backward {
  display: inline-block;
  font-style: normal !important;
  text-align: center;
  vertical-align: middle;
  margin-top: 1px;
  margin-bottom: 1px;
  cursor: pointer;
  background-image: none;
  border-style: solid;
  border-radius: 2px;
  outline: none;
  -webkit-text-stroke: 0px;
  transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
@media (max-width: 569px) {
  .wc-backward,
  .wc-backward {
    transform: scale(0.8);
    transform-origin: left;
  }
  .navbar .wc-backward,
  .menu-accordion .wc-backward,
  .navbar .wc-backward,
  .menu-accordion .wc-backward {
    transform: none;
  }
}
.product_button_loop.loading {
  background-image: none !important;
}
.add_to_cart_button.added_and_noted .add_to_cart_text {
  opacity: 0 !important;
}
.add_to_cart_button .view-cart.added_to_cart {
  left: 0;
  position: absolute;
  width: 100%;
}
.product_button_loop.add_to_cart_button .view-cart.added_to_cart {
  bottom: 0;
  transform: translateY(calc(-50% + 0.5px));
}
.add_to_cart_button.loading span {
  opacity: 0 !important;
}
.add_to_cart_button.loading:after {
  opacity: 1;
  display: block;
  transition: opacity 0.2s ease;
  transition-delay: 0.4s;
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  margin-left: -16px;
  content: "";
  z-index: 1000;
}
.tmb-light .t-entry-visual .add_to_cart_button.loading:after {
  background-image: url(//tus-schutterwald.de/wp-content/themes/uncode/library/img/oval-anim-dark.svg);
}
.tmb-dark .t-entry-visual .add_to_cart_button.loading:after {
  background-image: url(//tus-schutterwald.de/wp-content/themes/uncode/library/img/oval-anim-light.svg);
}
.product_type_simple {
  position: relative;
}
.product_type_simple:not(.btn-block) + .added_to_cart {
  margin-left: 9px;
}
.product_type_simple.btn-block + .added_to_cart {
  margin-top: 9px;
}
.wc-proceed-to-checkout {
  text-align: right;
  margin: 36px 0px 0px 0px;
}
.wc-proceed-to-checkout .btn-lg {
  margin-top: 9px;
}
.wc-proceed-to-checkout .btn-xl {
  margin-top: 18px;
}
.uncode-wc-account-forms .btn-lg {
  margin-top: 9px;
}
.uncode-wc-account-forms .btn-xl {
  margin-top: 18px;
}
.btn.checkout,
.btn.checkout-button {
  transform-origin: right !important;
}
@media (max-width: 959px) {
  .btn.checkout,
  .btn.checkout-button {
    width: 100%;
  }
}
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
  border: 1px solid;
}
.woocommerce a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce input.button.loading:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.woocommerce a.button:disabled,
.woocommerce button.button:disabled,
.woocommerce input.button:disabled,
.woocommerce a.button.disabled,
.woocommerce button.button.disabled,
.woocommerce input.button.disabled {
  border: 1px solid;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
}
.woocommerce a.added_to_cart {
  padding-top: .5em;
  white-space: nowrap;
  display: inline-block;
}
@media (min-width: 960px) {
  .minicart-notification.uncode-sidecart-enabled.uncode-sidecart-mobile-disabled a.added_to_cart,
  .minicart-notification:not(.uncode-sidecart-enabled) a.added_to_cart {
    display: none;
  }
}
.minicart-notification.uncode-sidecart-enabled:not(.uncode-sidecart-mobile-disabled) a.added_to_cart {
  display: none;
}
a.button:not(.t-table-add-to-cart).loading,
button.button:not(.t-table-add-to-cart).loading,
input.button:not(.t-table-add-to-cart).loading {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 75%;
}
a.button:not(.t-table-add-to-cart).loading &gt; span,
button.button:not(.t-table-add-to-cart).loading &gt; span,
input.button:not(.t-table-add-to-cart).loading &gt; span {
  opacity: 0;
}
.style-dark a.button:not(.t-table-add-to-cart).loading,
.style-dark button.button:not(.t-table-add-to-cart).loading,
.style-dark input.button:not(.t-table-add-to-cart).loading,
a.button:not(.t-table-add-to-cart).loading .style-light .style-dark,
button.button:not(.t-table-add-to-cart).loading .style-light .style-dark,
input.button:not(.t-table-add-to-cart).loading .style-light .style-dark {
  background-image: url(//tus-schutterwald.de/wp-content/themes/uncode/library/img/oval-anim-light.svg);
}
.style-light a.button:not(.t-table-add-to-cart).loading,
.style-light button.button:not(.t-table-add-to-cart).loading,
.style-light input.button:not(.t-table-add-to-cart).loading,
a.button:not(.t-table-add-to-cart).loading .style-dark .style-light,
button.button:not(.t-table-add-to-cart).loading .style-dark .style-light,
input.button:not(.t-table-add-to-cart).loading .style-dark .style-light {
  background-image: url(//tus-schutterwald.de/wp-content/themes/uncode/library/img/oval-anim-dark.svg);
}
.style-light a.button:not(.t-table-add-to-cart).loading:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover,
.style-light button.button:not(.t-table-add-to-cart).loading:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover,
.style-light input.button:not(.t-table-add-to-cart).loading:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover,
.style-light a.button:not(.t-table-add-to-cart).loading:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus,
.style-light button.button:not(.t-table-add-to-cart).loading:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus,
.style-light input.button:not(.t-table-add-to-cart).loading:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus,
.style-light a.button:not(.t-table-add-to-cart).loading:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active,
.style-light button.button:not(.t-table-add-to-cart).loading:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active,
.style-light input.button:not(.t-table-add-to-cart).loading:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active {
  background-image: url(//tus-schutterwald.de/wp-content/themes/uncode/library/img/oval-anim-light.svg);
}
.style-dark a.button:not(.t-table-add-to-cart).loading:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover,
.style-dark button.button:not(.t-table-add-to-cart).loading:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover,
.style-dark input.button:not(.t-table-add-to-cart).loading:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover,
.style-dark a.button:not(.t-table-add-to-cart).loading:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus,
.style-dark button.button:not(.t-table-add-to-cart).loading:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus,
.style-dark input.button:not(.t-table-add-to-cart).loading:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus,
.style-dark a.button:not(.t-table-add-to-cart).loading:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active,
.style-dark button.button:not(.t-table-add-to-cart).loading:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active,
.style-dark input.button:not(.t-table-add-to-cart).loading:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active {
  background-image: url(//tus-schutterwald.de/wp-content/themes/uncode/library/img/oval-anim-dark.svg);
}
a.button.t-table-add-to-cart.loading &gt; span,
button.button.t-table-add-to-cart.loading &gt; span,
input.button.t-table-add-to-cart.loading &gt; span {
  opacity: 0;
}
a.button.t-table-add-to-cart.loading::after,
button.button.t-table-add-to-cart.loading::after,
input.button.t-table-add-to-cart.loading::after {
  background-size: contain;
}
.style-dark a.button.t-table-add-to-cart.loading::after,
.style-dark button.button.t-table-add-to-cart.loading::after,
.style-dark input.button.t-table-add-to-cart.loading::after,
.style-light .style-dark a.button.t-table-add-to-cart.loading::after,
.style-light .style-dark button.button.t-table-add-to-cart.loading::after,
.style-light .style-dark input.button.t-table-add-to-cart.loading::after {
  background-image: url(//tus-schutterwald.de/wp-content/themes/uncode/library/img/oval-anim-dark.svg);
}
.style-light a.button.t-table-add-to-cart.loading::after,
.style-light button.button.t-table-add-to-cart.loading::after,
.style-light input.button.t-table-add-to-cart.loading::after,
.style-dark .style-light a.button.t-table-add-to-cart.loading::after,
.style-dark .style-light button.button.t-table-add-to-cart.loading::after,
.style-dark .style-light input.button.t-table-add-to-cart.loading::after {
  background-image: url(//tus-schutterwald.de/wp-content/themes/uncode/library/img/oval-anim-light.svg);
}
.btn-hidden {
  display: none !important;
}
.woocommerce:not(.uncode-wc-module) .btn-hidden,
.vc_editor.compose-mode .btn-hidden {
  display: inline-block !important;
}
.uncode-wc-module .btn-block {
  width: 100% !important;
  display: inline-block !important;
}
.add_to_cart_inline .h3 {
  margin-right: 27px;
  text-decoration: none;
}
.woocommerce .shop_table .quantity,
.woocommerce .quantity {
  display: inline-block;
  float: none;
  position: relative;
  vertical-align: middle;
  zoom: 1;
}
.woocommerce .shop_table .quantity .qty-inset,
.woocommerce .quantity .qty-inset {
  border: 1px solid transparent;
  display: inline-block;
  position: relative;
}
.woocommerce .shop_table .quantity input.qty,
.woocommerce .quantity input.qty {
  float: left;
  font-size: .8em;
  font-weight: 400;
  text-align: center;
}
.woocommerce .shop_table .quantity input.qty.btn-block,
.woocommerce .quantity input.qty.btn-block {
  margin: 0;
}
@media (min-width: 960px) {
  .woocommerce .shop_table .quantity input[type="number"].qty,
  .woocommerce .quantity input[type="number"].qty {
    padding: 15px 0 15px 15px;
  }
}
@media (max-width: 959px) {
  .woocommerce .shop_table .quantity input[type="number"].qty,
  .woocommerce .quantity input[type="number"].qty {
    padding: 15px;
  }
}
.woocommerce .shop_table .quantity input[type="number"].qty:not(.btn-block),
.woocommerce .quantity input[type="number"].qty:not(.btn-block) {
  display: inline-block;
  max-width: 90px;
  margin: 0 9px 0 0;
}
.woocommerce .shop_table .quantity input[type="number"].qty.btn-block,
.woocommerce .quantity input[type="number"].qty.btn-block {
  margin: 0 0 18px 0 !important;
}
.woocommerce .shop_table .quantity input[type="number"].qty ::-webkit-outer-spin-button,
.woocommerce .quantity input[type="number"].qty ::-webkit-outer-spin-button,
.woocommerce .shop_table .quantity input[type="number"].qty input::-webkit-inner-spin-button,
.woocommerce .quantity input[type="number"].qty input::-webkit-inner-spin-button {
  opacity: 0;
}
.woocommerce .shop_table .quantity input[type="number"].qty:hover ::-webkit-outer-spin-button,
.woocommerce .quantity input[type="number"].qty:hover ::-webkit-outer-spin-button,
.woocommerce .shop_table .quantity input[type="number"].qty:hover input::-webkit-inner-spin-button,
.woocommerce .quantity input[type="number"].qty:hover input::-webkit-inner-spin-button {
  opacity: 1;
}
.woocommerce .shop_table .quantity input[type="text"].qty,
.woocommerce .quantity input[type="text"].qty {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  display: inline-block;
  float: left;
  padding: 17px 61px 17px 61px !important;
}
.woocommerce .shop_table .quantity input[type="text"].qty:not(.btn-block),
.woocommerce .quantity input[type="text"].qty:not(.btn-block) {
  margin: 0;
  max-width: 200px;
}
.woocommerce .shop_table .quantity .qty-minus,
.woocommerce .quantity .qty-minus,
.woocommerce .shop_table .quantity .qty-plus,
.woocommerce .quantity .qty-plus {
  display: inline-block;
  border-radius: 2px;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  position: absolute;
  text-align: center;
  top: calc(50% - 15px);
  width: 30px;
  transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
  font-size: 12px;
}
.woocommerce .shop_table .quantity .qty-minus,
.woocommerce .quantity .qty-minus {
  left: 20px;
}
.woocommerce .shop_table .quantity .qty-plus,
.woocommerce .quantity .qty-plus {
  right: 20px;
}
form.cart .quantity input[type="number"].qty:not(.btn-block) {
  width: 90px;
}
.quantity .qty-inset {
  border: 0 !important;
}
.woocommerce .product .qty-inset,
.vc_element .cart.woocommerce .qty-inset {
  float: left;
  margin: 0 9px 0 0 !important;
}
.woocommerce .product .qty-inset.btn-block,
.vc_element .cart.woocommerce .qty-inset.btn-block {
  margin: 0 0 18px 0 !important;
}
.woocommerce-pagination {
  text-align: center;
  border-top-width: 1px;
  border-top-style: solid;
  margin-top: 36px;
}
.woocommerce-pagination ul {
  display: inline-block;
  white-space: nowrap;
  padding: 0;
  margin-top: 36px;
}
.woocommerce-pagination ul:before,
.woocommerce-pagination ul:after {
  content: " ";
  display: table;
  table-layout: fixed;
}
.woocommerce-pagination ul:after {
  clear: both;
}
.woocommerce-pagination ul:before,
.woocommerce-pagination ul:after {
  content: " ";
  display: table;
}
.woocommerce-pagination ul:after {
  clear: both;
}
.woocommerce-pagination ul li {
  display: inline-block;
}
.woocommerce-pagination ul li {
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
}
.woocommerce-pagination ul li a,
.woocommerce-pagination ul li span {
  font-size: 12px;
  font-weight: 500;
  margin: 0;
  text-decoration: none;
  display: inline-block;
  width: 36px;
}
.woocommerce-pagination ul li .prev,
.woocommerce-pagination ul li .next {
  font-family: "uncodeicon";
  text-indent: -9999px;
}
.woocommerce-pagination ul li .prev:before,
.woocommerce-pagination ul li .next:before {
  float: left;
  text-indent: 0;
  width: 36px;
}
.woocommerce-pagination ul li .prev:before {
  content: "\f104";
}
.woocommerce-pagination ul li .next:before {
  content: "\f105";
}
.wc-stripe-error.woocommerce-message,
.wc-notice.woocommerce-message {
  background-color: rgba(48, 49, 51, 0.05);
  border-radius: 3px;
  color: #303133;
  list-style-type: none !important;
  margin-bottom: 36px;
  padding: 12px 18px !important;
}
.wc-stripe-error.woocommerce-error,
.wc-notice.woocommerce-error {
  background-color: rgba(255, 49, 0, 0.05);
  border-radius: 3px;
  color: #ff3100;
  list-style-type: none !important;
  margin-bottom: 36px;
  padding: 18px 27px !important;
}
ul.wc-stripe-error,
ul.wc-notice {
  margin-top: 0 !important;
}
.wc-stripe-error li,
.wc-notice li,
.wc-stripe-error p,
.wc-notice p {
  font-size: 1em !important;
}
.wc-stripe-error p,
.wc-notice p {
  margin: 0;
}
.wc-stripe-error .wc-forward,
.wc-notice .wc-forward {
  float: right;
  text-shadow: none;
  margin: 0;
  color: #303133;
}
.wc-stripe-error .wc-forward:hover,
.wc-notice .wc-forward:hover {
  color: #000 !important;
}
.wc-stripe-error .wc-forward:after,
.wc-notice .wc-forward:after {
  font-family: uncodeicon;
  content: '\e0c3';
  color: inherit;
  margin-left: .5em;
  width: 1.28571429em;
  height: 1.28571429em;
  display: inline-block;
  text-align: center;
}
.wc-stripe-error .wc-backward,
.wc-notice .wc-backward,
.wc-stripe-error .wc-backward,
.wc-notice .wc-backward {
  margin-left: 18px;
}
.wc-stripe-error.woocommerce-message a,
.wc-notice.woocommerce-message a,
.wc-stripe-error.woocommerce-message .wc-forward,
.wc-notice.woocommerce-message .wc-forward {
  color: #303133;
}
.wc-stripe-error.woocommerce-message a:hover,
.wc-notice.woocommerce-message a:hover,
.wc-stripe-error.woocommerce-message .wc-forward:hover,
.wc-notice.woocommerce-message .wc-forward:hover {
  color: #000 !important;
}
.wc-stripe-error.woocommerce-error a,
.wc-notice.woocommerce-error a,
.wc-stripe-error.woocommerce-error .wc-forward,
.wc-notice.woocommerce-error .wc-forward {
  color: #ff3100;
}
.wc-stripe-error.woocommerce-error a:hover,
.wc-notice.woocommerce-error a:hover,
.wc-stripe-error.woocommerce-error .wc-forward:hover,
.wc-notice.woocommerce-error .wc-forward:hover {
  color: #991d00 !important;
}
.row-parent &gt; .wc-notice {
  margin-bottom: 0;
}
.single-product .wc-notice.woocommerce-message {
  padding: 18px 27px !important;
}
.style-dark .wc-stripe-error.woocommerce-message,
.style-light .style-dark .wc-stripe-error.woocommerce-message,
.style-dark .wc-notice.woocommerce-message,
.style-light .style-dark .wc-notice.woocommerce-message,
.style-dark .wc-stripe-error.woocommerce-error,
.style-light .style-dark .wc-stripe-error.woocommerce-error,
.style-dark .wc-notice.woocommerce-error,
.style-light .style-dark .wc-notice.woocommerce-error {
  background-color: rgba(255, 255, 255, 0.05);
  color: #fff;
}
.style-dark .wc-stripe-error .wc-forward,
.style-light .style-dark .wc-stripe-error .wc-forward,
.style-dark .wc-notice .wc-forward,
.style-light .style-dark .wc-notice .wc-forward {
  color: #fff;
}
.style-dark .wc-stripe-error .wc-forward:hover,
.style-light .style-dark .wc-stripe-error .wc-forward:hover,
.style-dark .wc-notice .wc-forward:hover,
.style-light .style-dark .wc-notice .wc-forward:hover {
  color: #fff !important;
}
.style-dark .wc-stripe-error.woocommerce-message a,
.style-light .style-dark .wc-stripe-error.woocommerce-message a,
.style-dark .wc-notice.woocommerce-message a,
.style-light .style-dark .wc-notice.woocommerce-message a,
.style-dark .wc-stripe-error.woocommerce-message .wc-forward,
.style-light .style-dark .wc-stripe-error.woocommerce-message .wc-forward,
.style-dark .wc-notice.woocommerce-message .wc-forward,
.style-light .style-dark .wc-notice.woocommerce-message .wc-forward {
  color: #fff !important;
}
.style-dark .wc-stripe-error.woocommerce-message a:hover,
.style-light .style-dark .wc-stripe-error.woocommerce-message a:hover,
.style-dark .wc-notice.woocommerce-message a:hover,
.style-light .style-dark .wc-notice.woocommerce-message a:hover,
.style-dark .wc-stripe-error.woocommerce-message .wc-forward:hover,
.style-light .style-dark .wc-stripe-error.woocommerce-message .wc-forward:hover,
.style-dark .wc-notice.woocommerce-message .wc-forward:hover,
.style-light .style-dark .wc-notice.woocommerce-message .wc-forward:hover {
  color: #fff !important;
}
.style-dark .wc-stripe-error.woocommerce-error a,
.style-light .style-dark .wc-stripe-error.woocommerce-error a,
.style-dark .wc-notice.woocommerce-error a,
.style-light .style-dark .wc-notice.woocommerce-error a,
.style-dark .wc-stripe-error.woocommerce-error .wc-forward,
.style-light .style-dark .wc-stripe-error.woocommerce-error .wc-forward,
.style-dark .wc-notice.woocommerce-error .wc-forward,
.style-light .style-dark .wc-notice.woocommerce-error .wc-forward {
  color: #fff !important;
}
.style-dark .wc-stripe-error.woocommerce-error a:hover,
.style-light .style-dark .wc-stripe-error.woocommerce-error a:hover,
.style-dark .wc-notice.woocommerce-error a:hover,
.style-light .style-dark .wc-notice.woocommerce-error a:hover,
.style-dark .wc-stripe-error.woocommerce-error .wc-forward:hover,
.style-light .style-dark .wc-stripe-error.woocommerce-error .wc-forward:hover,
.style-dark .wc-notice.woocommerce-error .wc-forward:hover,
.style-light .style-dark .wc-notice.woocommerce-error .wc-forward:hover {
  color: #fff !important;
}
.woocommerce span.onsale,
.woocommerce span.soldout {
  pointer-events: none;
  z-index: 100;
  top: 10px;
  left: 10px;
  border-radius: 2px;
  font-size: 11px !important;
  padding: 2px 5px 2px 5px;
  display: inline-block;
  font-weight: 600;
  line-height: 1.5;
  text-transform: uppercase;
  position: absolute;
  text-align: center;
  color: #ffffff !important;
}
.woocommerce span.soldout {
  background-color: #F73B3B;
}
.woocommerce .product-badge {
  left: 0;
  position: absolute;
  z-index: 100;
}
.uncode-wrapper-lateral .product-badge.product-badge-w-th {
  left: 68px;
}
.tmb-woocommerce.tmb .t-entry .t-entry-category a,
.tmb-woocommerce.tmb .t-entry .t-entry-category .cat-comma {
  font-weight: 400;
}
.tmb-woocommerce.tmb .t-entry span.price {
  display: block;
}
.tmb-woocommerce.tmb .t-entry span.price del {
  display: inline;
  font-size: inherit !important;
}
.tmb-woocommerce.tmb .t-entry span.price ins {
  display: inline;
  font-size: inherit !important;
  text-decoration: none;
}
.tmb-woocommerce.tmb .t-entry .t-entry-stars .star-rating,
.tmb-woocommerce.tmb .t-entry .t-entry-meta .star-rating {
  margin-top: 2px;
}
.tmb-woocommerce.tmb .t-entry-visual .add-to-cart-overlay a {
  height: 40px;
  bottom: -40px;
  width: 100%;
  padding: 10px;
  position: absolute;
  text-align: center;
  z-index: 1000;
  white-space: nowrap;
  transition: bottom 0.2s ease-in-out;
  font-size: 12px;
  line-height: 1.75;
  margin: 18px 0 0;
}
.tmb-woocommerce.tmb .t-entry-visual .add-to-cart-overlay a:not(.default-typography) {
  text-transform: uppercase !important;
}
.enhanced-atc.tmb-woocommerce.tmb .t-entry-visual .add-to-cart-overlay a {
  border-radius: 2px;
  background-clip: padding-box;
  bottom: -60px;
  width: auto;
  font-weight: 700 !important;
  left: 10px;
  right: 10px;
  opacity: 1;
  overflow: hidden;
  transition: bottom 0.4s ease 0.1s;
  transform: translateZ(0px);
}
.auto-width-atc.tmb-woocommerce.tmb .t-entry-visual .add-to-cart-overlay a {
  left: 50%;
  padding-left: 36px;
  padding-right: 36px;
  right: auto;
  transform: translateX(-50%);
  width: auto;
}
.tmb-woocommerce.tmb .t-entry-visual .add-to-cart-overlay a.default-typography {
  font-size: 12px !important;
  text-transform: uppercase !important;
}
.tmb-content-under.tmb-woocommerce.tmb .t-entry-visual .t-entry-variations {
  bottom: -60px;
  width: 100%;
  padding: 0 10px;
  position: absolute;
  text-align: center;
  z-index: 999;
  white-space: nowrap;
  transition: bottom 0.2s ease-in-out;
  font-size: 12px;
  line-height: 1.75;
  margin: 18px 0 0;
}
.tmb-content-under.tmb-woocommerce.tmb .t-entry-visual .t-entry-variations .swatches-select {
  overflow: hidden;
}
.tmb-content-under.tmb-woocommerce.tmb .t-entry-visual .t-entry-variations.swatch-size-regular {
  bottom: -40px;
}
.tmb-content-under.tmb-woocommerce.tmb .t-entry-visual .t-entry-variations.swatch-size-small {
  bottom: -25px;
}
.tmb-content-under.tmb-woocommerce.tmb .t-entry-visual .t-entry-variations.single-attribute-selector--over-visible {
  bottom: 14px;
}
.tmb-woocommerce.tmb .t-entry-inline-price .t-entry .t-entry-title {
  display: inline-block;
  width: auto;
}
.tmb-woocommerce.tmb .t-entry-inline-price .t-entry .price {
  color: inherit !important;
  display: inline-block;
  margin: 0;
  width: auto;
}
.tmb-woocommerce.tmb .t-entry-inline-price .t-entry .price::before {
  content: "\002D";
  display: inline-block;
  padding: 0 .325em;
}
@media (max-width: 959px) {
  .tmb-woocommerce.tmb .t-entry-inline-price-responsive .t-entry .price {
    display: block;
  }
  .tmb-woocommerce.tmb .t-entry-inline-price-responsive .t-entry .price::before {
    display: none;
  }
}
.tmb-woocommerce.tmb .t-entry-stock--in-stock {
  margin-top: 0 !important;
}
.tmb.tmb-current-term {
  pointer-events: none !important;
}
.tmb .icon-badge &gt; div,
.tmb .icon-badge &gt; a {
  border-radius: 50px;
  background-clip: padding-box;
  display: inline-block;
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  width: 100%;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
:not(.tmb-overlay-text-anim).tmb .icon-badge &gt; div,
:not(.tmb-overlay-text-anim).tmb .icon-badge &gt; a,
.tmb-text-showed.tmb .icon-badge &gt; div,
.tmb-text-showed.tmb .icon-badge &gt; a {
  opacity: 1;
}
.tmb-overlay-text-anim:not(.tmb-text-showed).tmb .icon-badge &gt; div,
.tmb-overlay-text-anim:not(.tmb-text-showed).tmb .icon-badge &gt; a {
  opacity: 0;
}
.tmb .t-entry-visual:hover .add-to-cart-overlay a,
.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .add-to-cart-overlay a,
.tmb .t-entry-visual:focus .add-to-cart-overlay a,
.tmb.tmb-all-hover.tmb-content-under .t-inside:focus .add-to-cart-overlay a {
  bottom: 0;
}
.enhanced-atc.tmb .t-entry-visual:hover .add-to-cart-overlay a,
.enhanced-atc.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .add-to-cart-overlay a,
.enhanced-atc.tmb .t-entry-visual:focus .add-to-cart-overlay a,
.enhanced-atc.tmb.tmb-all-hover.tmb-content-under .t-inside:focus .add-to-cart-overlay a {
  bottom: 10px;
  transition: bottom 0.3s ease 0.1s;
  opacity: 1;
}
.enhanced-atc.tmb .t-entry-visual:hover .add-to-cart-overlay a &gt; span,
.enhanced-atc.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .add-to-cart-overlay a &gt; span,
.enhanced-atc.tmb .t-entry-visual:focus .add-to-cart-overlay a &gt; span,
.enhanced-atc.tmb.tmb-all-hover.tmb-content-under .t-inside:focus .add-to-cart-overlay a &gt; span {
  opacity: 1;
}
.tmb .t-entry-visual:hover .t-entry-variations,
.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-entry-variations,
.tmb .t-entry-visual:focus .t-entry-variations,
.tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-entry-variations {
  bottom: 14px !important;
}
.tmb .t-entry-visual:hover .t-entry-variations.single-attribute-selector--shift,
.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-entry-variations.single-attribute-selector--shift,
.tmb .t-entry-visual:focus .t-entry-variations.single-attribute-selector--shift,
.tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-entry-variations.single-attribute-selector--shift {
  bottom: 54px !important;
}
.tmb-overlay-text-anim.tmb .t-entry-visual:hover .icon-badge &gt; div,
.tmb-overlay-text-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .icon-badge &gt; div,
.tmb-overlay-text-anim.tmb .t-entry-visual:focus .icon-badge &gt; div,
.tmb-overlay-text-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:focus .icon-badge &gt; div,
.tmb-overlay-text-anim.tmb .t-entry-visual:hover .icon-badge &gt; a,
.tmb-overlay-text-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .icon-badge &gt; a,
.tmb-overlay-text-anim.tmb .t-entry-visual:focus .icon-badge &gt; a,
.tmb-overlay-text-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:focus .icon-badge &gt; a {
  opacity: 1;
}
.tmb .t-entry-attribute-image img {
  display: inline-block;
  max-width: 80px;
  border-width: 1px;
  border-style: solid;
}
.tmb .t-entry-attribute-image.no-border img {
  border: none;
}
.woocommerce .woocommerce-breadcrumb {
  font-size: 12px;
  border: 1px solid;
  padding: 18px 18px 18px 18px;
}
.woocommerce .woocommerce-breadcrumb:before,
.woocommerce .woocommerce-breadcrumb:after {
  content: " ";
  display: table;
  table-layout: fixed;
}
.woocommerce .woocommerce-breadcrumb:after {
  clear: both;
}
.woocommerce .woocommerce-breadcrumb:before,
.woocommerce .woocommerce-breadcrumb:after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-breadcrumb:after {
  clear: both;
}
p.demo_store {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: .5em 0;
  text-align: center;
  z-index: 99998;
}
.admin-bar p.demo_store {
  top: 28px;
}
.select2-container {
  margin: 0;
  position: relative;
  display: block!important;
  zoom: 1;
  vertical-align: middle;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.select2-container .select2-choice {
  display: block;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  text-decoration: none;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-position: 100% center;
  background-repeat: no-repeat;
}
.style-light .select2-container .select2-choice {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgNTAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNMjIuNiw4YzAtMC4xLDAtMC4yLDAuMS0wLjJsMC41LTAuNWMwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMWMwLjEsMCwwLjIsMCwwLjIsMC4xbDMuNywzLjdsMy43LTMuN2MwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMXMwLjIsMCwwLjIsMC4xTDMyLDcuOEMzMiw3LjksMzIuMSw4LDMyLjEsOGMwLDAuMSwwLDAuMi0wLjEsMC4ybC00LjQsNC40Yy0wLjEsMC4xLTAuMSwwLjEtMC4yLDAuMXMtMC4yLDAtMC4yLTAuMWwtNC40LTQuNEMyMi43LDguMiwyMi42LDguMSwyMi42LDh6Ii8+PC9zdmc+);
}
.style-dark .select2-container .select2-choice {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgNTAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIuNiw4YzAtMC4xLDAtMC4yLDAuMS0wLjJsMC41LTAuNWMwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMWMwLjEsMCwwLjIsMCwwLjIsMC4xbDMuNywzLjdsMy43LTMuN2MwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMXMwLjIsMCwwLjIsMC4xTDMyLDcuOEMzMiw3LjksMzIuMSw4LDMyLjEsOGMwLDAuMSwwLDAuMi0wLjEsMC4ybC00LjQsNC40Yy0wLjEsMC4xLTAuMSwwLjEtMC4yLDAuMXMtMC4yLDAtMC4yLTAuMWwtNC40LTQuNEMyMi43LDguMiwyMi42LDguMSwyMi42LDh6Ii8+PC9zdmc+);
}
html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #ccc;
  border-radius: 0 0 4px 4px;
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}
.select2-container .select2-choice &gt; .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}
html[dir="rtl"] .select2-container .select2-choice &gt; .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 5px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url(//tus-schutterwald.de/wp-content/themes/uncode/library/img/woocommerce/select2.png) right top no-repeat;
  cursor: pointer;
  outline: 0;
}
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border-top: 0;
  border-radius: 0 0 3px 3px;
}
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-radius: 3px 3px 0 0;
}
.select2-drop-active {
  border-width: 1px;
  border-style: solid;
  border-top: none;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-width: 1px;
  border-style: solid;
}
.select2-drop-auto-width {
  width: auto;
}
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-radius: 3px 0 0 3px;
}
.select2-search {
  display: inline-block;
  width: 100%;
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
  padding-bottom: 4px;
}
.select2-search input {
  width: 100%;
  height: auto!important;
  padding: 10px 35px 10px 15px !important;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border-width: 1px !important;
  border-style: solid !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
html[dir="rtl"] .select2-search input {
  padding-left: 35px !important;
  padding-right: 15px !important;
  padding: 4px 5px 4px 20px;
}
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}
.select2-search input.select2-active {
  background: url(//tus-schutterwald.de/wp-content/themes/uncode/library/img/woocommerce/select2-spinner.gif) 100% no-repeat #ffffff;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border-width: 1px;
  border-style: solid;
  outline: 0;
}
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-dropdown-open .select2-choice .select2-arrow b:after {
  border-top-color: transparent;
  margin-top: -6px;
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border-top-color: transparent;
}
.select2-dropdown-open .select2-choice .select2-arrow {
  background: 0 0;
  border-left: none;
  filter: none;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.select2-results {
  max-height: 200px;
  padding: 0 15px 15px;
  margin: 0;
  position: relative;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.5);
}
html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
  margin: 3px 0;
}
.select2-results li.select2-result-with-children &gt; .select2-result-label {
  font-weight: 700;
}
.select2-results .select2-result-label {
  padding: 5px 7px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}
.select2-results .select2-highlighted {
  background: #f1f1f1;
  border-radius: 3px;
}
.select2-results li em {
  background: #feffde;
  font-style: normal;
}
.select2-results .select2-highlighted em {
  background: 0 0;
}
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000000;
}
.select2-results .select2-ajax-error,
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-selected {
  display: none;
}
.select2-more-results.select2-active {
  background: url(//tus-schutterwald.de/wp-content/themes/uncode/library/img/woocommerce/select2-spinner.gif) 100% no-repeat #f4f4f4;
}
.select2-results .select2-ajax-error {
  background: rgba(255, 50, 50, 0.2);
}
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}
.select2-container-multi .select2-choices {
  height: auto!important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #ccc;
  cursor: text;
  overflow: hidden;
  background-color: #ffffff;
}
html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}
.select2-locked {
  padding: 3px 5px !important;
}
.select2-container-multi .select2-choices {
  min-height: 26px;
}
.select2-container-multi.select2-container-active .select2-choices {
  border-width: 1px;
  border-style: solid;
  outline: 0;
}
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: 0 0 !important;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: url(//tus-schutterwald.de/wp-content/themes/uncode/library/img/woocommerce/select2-spinner.gif) 100% no-repeat #ffffff !important;
}
.select2-default {
  color: #999999 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 5px 8px 5px 24px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 15px;
  color: #333;
  cursor: default;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 5px 24px 5px 8px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 7px;
  top: 6px;
  font-size: 1px;
  outline: 0;
  background: url(//tus-schutterwald.de/wp-content/themes/uncode/library/img/woocommerce/select2.png) right top no-repeat;
}
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 7px;
}
.select2-container-multi .select2-search-choice-close {
  left: 7px;
}
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 7px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover,
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: 0 0;
}
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}
.select2-offscreen,
.select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px!important;
  height: 1px!important;
  border: 0!important;
  margin: 0!important;
  padding: 0!important;
  overflow: hidden!important;
  position: absolute!important;
  outline: 0!important;
  left: 0!important;
  top: 0 !important;
}
.select2-display-none {
  display: none;
}
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  cursor: pointer;
  display: block;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  border-width: 1px;
  border-style: solid;
  background-color: white;
  border-radius: 3px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -1px;
}
.select2-search--dropdown {
  display: block;
  padding: 15px;
  position: relative;
}
.select2-search--dropdown:after {
  font-family: 'uncodeicon';
  content: "\e088";
  top: 27px;
  position: absolute;
  right: 30px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.select2-container--default .select2-selection--single {
  display: block;
  position: relative;
  white-space: nowrap;
  text-decoration: none;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-position: 100% center;
  background-repeat: no-repeat;
}
.style-light .select2-container--default .select2-selection--single {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgNTAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNMjIuNiw4YzAtMC4xLDAtMC4yLDAuMS0wLjJsMC41LTAuNWMwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMWMwLjEsMCwwLjIsMCwwLjIsMC4xbDMuNywzLjdsMy43LTMuN2MwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMXMwLjIsMCwwLjIsMC4xTDMyLDcuOEMzMiw3LjksMzIuMSw4LDMyLjEsOGMwLDAuMSwwLDAuMi0wLjEsMC4ybC00LjQsNC40Yy0wLjEsMC4xLTAuMSwwLjEtMC4yLDAuMXMtMC4yLDAtMC4yLTAuMWwtNC40LTQuNEMyMi43LDguMiwyMi42LDguMSwyMi42LDh6Ii8+PC9zdmc+);
}
.style-dark .select2-container--default .select2-selection--single {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgNTAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIuNiw4YzAtMC4xLDAtMC4yLDAuMS0wLjJsMC41LTAuNWMwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMWMwLjEsMCwwLjIsMCwwLjIsMC4xbDMuNywzLjdsMy43LTMuN2MwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMXMwLjIsMCwwLjIsMC4xTDMyLDcuOEMzMiw3LjksMzIuMSw4LDMyLjEsOGMwLDAuMSwwLDAuMi0wLjEsMC4ybC00LjQsNC40Yy0wLjEsMC4xLTAuMSwwLjEtMC4yLDAuMXMtMC4yLDAtMC4yLTAuMWwtNC40LTQuNEMyMi43LDguMiwyMi42LDguMSwyMi42LDh6Ii8+PC9zdmc+);
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder::after {
  content: '\00a0';
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results &gt; .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #f1f1f1;
  border-radius: 3px;
}
.select2-container--default .select2-container--default .select2-results__option:not(.select2-results__option--highlighted) {
  background: transparent !important;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.uncode-wc-module div.blockUI {
  opacity: 0 !important;
}
.widget ul.product_list_widget {
  list-style: none outside;
  margin: 0;
  padding: 0!important;
}
.widget ul.product_list_widget li {
  padding: 0;
  list-style: none;
  position: relative;
}
:not(.widget_shopping_cart).widget ul.product_list_widget li {
  margin: 0 0 18px;
}
.widget_shopping_cart.widget ul.product_list_widget li {
  margin: 0;
}
.widget ul.product_list_widget li:before,
.widget ul.product_list_widget li:after {
  content: " ";
  display: table;
  table-layout: fixed;
}
.widget ul.product_list_widget li:after {
  clear: both;
}
.widget ul.product_list_widget li:before,
.widget ul.product_list_widget li:after {
  content: " ";
  display: table;
}
.widget ul.product_list_widget li:after {
  clear: both;
}
.widget ul.product_list_widget li.empty {
  padding-left: 0;
}
.widget ul.product_list_widget li:first-child {
  padding-top: 0;
}
.widget ul.product_list_widget li:first-child .remove {
  top: 6px;
}
.widget ul.product_list_widget li:last-child {
  border-bottom: 0px;
  padding-bottom: 0;
}
.widget ul.product_list_widget li img {
  float: left;
  width: 40px;
  height: auto;
  margin-right: 18px;
  position: relative;
  top: 6px;
}
.widget ul.product_list_widget li .remove {
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
  top: 15px;
  position: absolute;
  right: 0;
}
.widget ul.product_list_widget li .remove i.fa {
  font-size: inherit !important;
  margin: 0 !important;
}
.widget ul.product_list_widget li .quantity {
  vertical-align: baseline;
}
.widget ul.product_list_widget li .reviewer {
  display: block;
  font-size: 12px;
  padding-left: 58px;
}
.widget-no-thumbs .widget ul.product_list_widget li .reviewer {
  padding-left: 0;
}
.widget ul.product_list_widget li .product-title {
  display: block;
  overflow: hidden;
}
.widget ul.product_list_widget li .star-rating {
  display: block;
  float: none;
  line-height: 9px;
  margin-bottom: 1px;
  margin-left: 58px;
}
.widget-no-thumbs .widget ul.product_list_widget li .star-rating {
  margin-left: 0;
}
.widget ul.product_list_widget li ins {
  text-decoration: none;
}
.widget ul.product_list_widget li ins.h2,
.widget ul.product_list_widget li ins.h3 {
  font-size: 13px;
  margin: 0;
  display: block;
  padding-left: 58px;
}
.widget-no-thumbs .widget ul.product_list_widget li ins.h2,
.widget-no-thumbs .widget ul.product_list_widget li ins.h3 {
  padding-left: 0;
}
.widget ul.product_list_widget li dl {
  line-height: 1;
  margin: 0;
}
.widget ul.product_list_widget li dl dt,
.widget ul.product_list_widget li dl dd {
  display: inline;
  font-size: .9em;
  font-weight: initial !important;
  margin-right: 0;
  margin-top: 0;
  line-height: 1;
}
.widget ul.product_list_widget li dl dd + dt::before {
  content: '';
  display: block;
}
.widget ul.product_list_widget li dl p {
  display: inline;
  font-size: 1em;
  font-weight: initial !important;
  margin: 0;
  line-height: 1;
}
.widget ul li a {
  font-weight: inherit;
}
.widget_shopping_cart ul.product_list_widget {
  padding-bottom: 30px !important;
}
.widget_shopping_cart ul.product_list_widget li {
  padding-bottom: 18px;
  padding-left: 58px;
  padding-right: 18px;
}
.widget_shopping_cart ul.product_list_widget li:first-child img {
  top: 6px;
}
.widget_shopping_cart ul.product_list_widget li img {
  float: none;
  width: 40px;
  margin-left: 0;
  position: absolute;
  left: 0;
  top: 15px;
}
.widget_shopping_cart ul.product_list_widget .quantity {
  display: block;
  font-size: 13px;
}
.widget_shopping_cart ul.product_list_widget .quantity .amount {
  margin-left: 2px;
}
.widget_shopping_cart .total {
  border-top: 1px solid;
  padding: 18px 0px 0px 0px;
  margin: 0;
}
.widget_shopping_cart .total strong {
  min-width: 40px;
  font-weight: 500;
}
.widget_shopping_cart .total .amount {
  float: right;
  margin: 0;
}
.widget_shopping_cart .buttons {
  border-top-width: 1px;
  border-top-style: solid;
  text-align: center;
  display: flex;
}
.widget_shopping_cart .buttons:before,
.widget_shopping_cart .buttons:after {
  content: " ";
  display: table;
  table-layout: fixed;
}
.widget_shopping_cart .buttons:after {
  clear: both;
}
.widget_shopping_cart .buttons:before,
.widget_shopping_cart .buttons:after {
  content: " ";
  display: table;
}
.widget_shopping_cart .buttons:after {
  clear: both;
}
.widget_shopping_cart .buttons .wc-forward {
  margin: 30px 9px 0px 9px;
  float: none;
  width: 50%;
  margin-left: 0;
  margin-right: 0;
  padding: 9px 25px 9px 25px !important;
  transform: none !important;
}
.widget_shopping_cart .buttons .wc-forward:first-child {
  margin-right: 2px;
}
.widget_shopping_cart .buttons .wc-forward:last-child {
  margin-left: 2px;
}
.widget_layered_nav ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
.widget_layered_nav ul li {
  padding: 0 0 1px;
  list-style: none;
}
.widget_layered_nav ul li:before,
.widget_layered_nav ul li:after {
  content: " ";
  display: table;
  table-layout: fixed;
}
.widget_layered_nav ul li:after {
  clear: both;
}
.widget_layered_nav ul li:before,
.widget_layered_nav ul li:after {
  content: " ";
  display: table;
}
.widget_layered_nav ul li:after {
  clear: both;
}
.widget_layered_nav ul li.chosen a {
  text-decoration: none;
}
.widget_layered_nav ul li.chosen a:before {
  font-family: "uncodeicon";
  content: "\e117";
  font-size: 9px;
  position: relative;
  top: -1px;
  margin-right: 4px;
  font-weight: 600;
}
.widget_layered_nav_filters ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none outside;
}
.widget_layered_nav_filters ul li {
  padding: 0 0 1px;
  list-style: none;
}
.widget_layered_nav_filters ul li:before,
.widget_layered_nav_filters ul li:after {
  content: " ";
  display: table;
  table-layout: fixed;
}
.widget_layered_nav_filters ul li:after {
  clear: both;
}
.widget_layered_nav_filters ul li:before,
.widget_layered_nav_filters ul li:after {
  content: " ";
  display: table;
}
.widget_layered_nav_filters ul li:after {
  clear: both;
}
.widget_layered_nav_filters ul li:last-child a {
  margin-bottom: 0;
}
.widget_layered_nav_filters ul li a {
  font-size: 11px !important;
  padding: 2px 9px 1px 9px;
  display: inline-block;
  border: 1px solid;
  border-radius: 2px;
  margin: 0px 5px 9px 0px;
  text-transform: uppercase;
  font-weight: 600;
}
.widget_layered_nav_filters ul li a:before {
  font-family: "uncodeicon";
  content: "\e117";
  font-size: 9px;
  margin-right: 9px;
}
.widget_price_filter .price_slider {
  margin: 18px 0px 0px 0px;
}
.widget_price_filter .price_label {
  margin: 27px 0px 0px 0px;
  padding: 9px 0px 0px 0px;
}
.widget_price_filter .price_slider_amount {
  text-align: right;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.widget_price_filter .price_slider_amount .button {
  float: left;
}
.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  width: 1.05em;
  height: 1.05em;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
  cursor: pointer;
  outline: none;
  top: -0.45em;
  margin-left: -1px;
  box-shadow: 2px 3px 8px rgba(0, 0, 0, 0.08), 2px 4px 5px rgba(0, 0, 0, 0.02), 2px 12px 10px rgba(0, 0, 0, 0.04), 2px 2px 5px rgba(0, 0, 0, 0.05);
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -0.975em;
  box-shadow: -2px 3px 8px rgba(0, 0, 0, 0.08), -2px 4px 5px rgba(0, 0, 0, 0.02), -2px 12px 10px rgba(0, 0, 0, 0.04), -2px 2px 5px rgba(0, 0, 0, 0.05);
}
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  font-size: .7em;
  display: block;
  border: 0;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.4);
}
.widget-no-accent .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #999A9B;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 1em;
  border-radius: 1em;
}
.widget_price_filter .ui-slider-horizontal {
  height: .3em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}
.widget_product_search {
  position: relative;
}
.widget_product_search .search-field {
  width: 100%;
}
.widget_product_search i {
  position: absolute;
  right: 1.35em;
  bottom: 1em;
  margin-top: -7px !important;
}
.widget_product_search input[type="search"] {
  margin-top: 0;
}
#rating {
  opacity: 0;
}
.widget_rating_filter span.star-rating {
  top: 3px;
}
.widget-no-reviews .star-rating {
  display: none !important;
}
.widget-no-thumbs .product_list_widget img {
  display: none !important;
}
@-moz-document url-prefix() &amp; {
  .uncode-cart {
    display: table;
  }
}
@media (min-width: 960px) {
  body[class*=hmenu] div:not(.menu-accordion) &gt; ul.menu-smart .uncode-cart .dropdown-toggle {
    width: 20px;
  }
}
.uncode-cart .badge {
  border-radius: 100%;
  background-clip: padding-box;
  color: #ffffff;
  display: inline-block;
  font-size: 9px;
  height: 1.75em;
  letter-spacing: 0.5px;
  line-height: 1.9em;
  margin: 0 !important;
  position: absolute;
  text-align: center !important;
  top: 50%;
  transform: translateY(-100%) scale(0);
  width: 1.75em;
  transition: transform 0.1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
body.no-qty-fx .uncode-cart .badge {
  transform: translateY(-100%) scale(1);
}
.uncode-cart .badge.init-product-counter {
  transform: translateY(-100%) scale(1);
  transition: transform 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
@media (max-width: 959px) {
  .uncode-cart .badge {
    left: -10px;
  }
}
body[class*=vmenu] .uncode-cart .badge {
  margin-left: 6px !important;
  margin-top: 1px !important;
}
@media (min-width: 960px) {
  body[class*=hmenu] div:not(.menu-accordion) &gt; ul.menu-smart .uncode-cart .badge {
    display: block;
  }
  body[class*=hmenu]:not(.rtl) div:not(.menu-accordion) &gt; ul.menu-smart .uncode-cart .badge {
    right: -9px;
  }
  body[class*=hmenu].rtl div:not(.menu-accordion) &gt; ul.menu-smart .uncode-cart .badge {
    left: -9px;
  }
}
@media (min-width: 960px) {
  body.menu-overlay .uncode-cart .badge {
    position: static;
    width: 1.25em;
    height: 1.25em;
    line-height: 1.25em;
    font-size: 18px !important;
    top: -1vh !important;
  }
}
.uncode-cart .uncode-cart-dropdown * {
  text-align: left !important;
}
@media (max-width: 960px) {
  .uncode-cart .uncode-cart-dropdown {
    padding: 18px 36px 0px 36px !important;
  }
}
@media (min-width: 960px) {
  .uncode-cart .uncode-cart-dropdown {
    padding: 36px 36px 36px 36px !important;
  }
  .uncode-cart .uncode-cart-dropdown &gt; li:first-child {
    padding-top: 0;
  }
}
.uncode-cart .uncode-cart-dropdown .wc-forward i {
  font-size: 15px !important;
  margin-right: 9px !important;
  position: relative !important;
  top: 2px !important;
}
.uncode-cart .uncode-cart-dropdown .wc-forward:first-child {
  margin-right: 9px;
}
.uncode-cart .uncode-cart-dropdown .wc-forward:first-child i {
  top: 1px !important;
}
.uncode-cart .uncode-cart-dropdown .wc-forward:hover {
  background: none !important;
}
.uncode-cart img {
  max-width: 40px;
}
@media (min-width: 960px) {
  .uncode-cart .product_list_widget {
    min-width: 240px !important;
    max-width: none !important;
    display: table;
  }
}
@media (max-width: 959px) {
  .uncode-cart .product_list_widget {
    width: 100% !important;
  }
}
.uncode-cart .btn {
  display: inline-block;
}
.uncode-cart .buttons {
  border-top-style: solid;
  border-top-width: 1px;
}
:not(#uncode_sidecart).uncode-cart .buttons a {
  font-size: 11px;
}
@media (min-width: 960px) {
  .uncode-cart .buttons {
    padding: 18px 0px 0px 0px !important;
  }
}
@media (max-width: 959px) {
  .uncode-cart .buttons {
    padding: 18px 0px 0px 0px !important;
  }
}
:not(#uncode_sidecart).uncode-cart .wc-forward {
  float: left;
  margin-right: .25em;
}
body.menu-mobile-centered .menu-smart :not(#uncode_sidecart).uncode-cart .wc-forward i {
  display: inline !important;
}
:not(#uncode_sidecart).uncode-cart .wc-forward.checkout {
  float: right;
  margin-right: 0;
  margin-left: .25em;
  width: auto !important;
}
.uncode-cart .subtotal {
  padding: 18px 0px 18px 0px;
  overflow: hidden;
  border-top-style: solid;
  border-top-width: 1px;
  margin-top: 9px;
  font-size: .9em;
}
.uncode-cart .subtotal .amount {
  font-weight: 500;
}
.uncode-cart .subtotal &gt; span &gt; strong {
  float: left;
  font-weight: 500;
}
.uncode-cart .amount {
  float: right;
  margin: 0;
}
@media (min-width: 960px) {
  .uncode-cart a i.fa:not(.fa-dropdown) {
    left: 0px;
    margin-right: 0;
    line-height: 0px;
    position: relative;
    vertical-align: baseline;
  }
}
.uncode-cart .cart-item-list {
  box-sizing: border-box;
  padding: 9px 27px 9px 0px;
  position: relative;
  width: 100%;
}
.uncode-cart .cart-item-list .remove {
  border-radius: 50%;
  background-clip: padding-box;
  box-sizing: border-box;
  font-size: 12px;
  font-weight: 400;
  font-family: inherit;
  height: 15px;
  line-height: 15px;
  margin-top: 1px;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: right !important;
  width: 15px;
}
.uncode-cart .cart-item-list .remove i.fa {
  font-size: inherit !important;
  margin: 0 !important;
}
.uncode-cart .cart-thumb {
  float: left;
  padding: 0 !important;
  margin-right: 1.3em;
}
.uncode-cart .product-quantity {
  display: block;
  margin-top: 7px;
  font-size: 13px;
}
.uncode-cart .product-quantity .amount {
  float: none;
}
.uncode-cart .cart-desc {
  overflow: auto;
  margin-bottom: -7px;
  white-space: normal;
  font-size: 0.933em;
}
.uncode-cart .cart-desc &gt; span:first-child {
  font-weight: 600;
}
.uncode-cart .cart-desc .amount {
  margin-left: 2px;
}
.uncode-cart .cart-item {
  display: block;
}
.uncode-cart .buttons:before,
.uncode-cart .buttons:after {
  content: " ";
  display: table;
  table-layout: fixed;
}
.uncode-cart .buttons:after {
  clear: both;
}
.uncode-cart .buttons:before,
.uncode-cart .buttons:after {
  content: " ";
  display: table;
}
.uncode-cart .buttons:after {
  clear: both;
}
.mobile-shopping-cart .badge {
  border-radius: 50%;
  box-sizing: content-box;
  color: #fff;
  display: block;
  font-size: 9px;
  height: 12px;
  letter-spacing: 0.5px;
  line-height: 12px;
  padding: 2px;
  position: absolute;
  right: -9px;
  text-align: center;
  top: 50%;
  transform: translateY(-100%) scale(0);
  width: 12px;
  transition: transform 0.1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
body.no-qty-fx .mobile-shopping-cart .badge {
  transform: translateY(-100%) scale(1);
}
.mobile-shopping-cart .badge.init-product-counter {
  transform: translateY(-100%) scale(1);
  transition: transform 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.mobile-additional-icon .additional-icon-container {
  align-items: center;
  display: inline-flex;
  position: relative;
}
.woocommerce.columns-1 ul.products li.product {
  width: 100%;
  margin-right: 0;
}
.woocommerce.columns-2 ul.products li.product {
  width: 48%;
}
@media (max-width: 569px) {
  .woocommerce.columns-2 ul.products li.product {
    width: 100%;
  }
}
.woocommerce.columns-3 ul.products li.product {
  width: 30.75%;
}
.woocommerce.columns-5 ul.products li.product {
  width: 16.95%;
}
.woocommerce.columns-6 ul.products li.product {
  width: 13.5%;
}
.woocommerce ul.products {
  margin: 0 0 1em;
  padding: 0;
  list-style: none outside;
  clear: both;
}
.woocommerce ul.products:before,
.woocommerce ul.products:after {
  content: " ";
  display: table;
  table-layout: fixed;
}
.woocommerce ul.products:after {
  clear: both;
}
.woocommerce ul.products:before,
.woocommerce ul.products:after {
  content: " ";
  display: table;
}
.woocommerce ul.products:after {
  clear: both;
}
.woocommerce ul.products li.product {
  float: left;
  margin: 0 2em 2.992em 0;
  padding: 0;
  position: relative;
  width: 22.05%;
  margin-left: 0;
  list-style: none outside;
}
@media (max-width: 959px) {
  .woocommerce ul.products li.product {
    width: 48%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
  }
  .woocommerce ul.products li.product:nth-child(2n) {
    float: right;
    clear: none !important;
  }
}
@media (max-width: 569px) {
  .woocommerce ul.products li.product {
    width: 100%;
  }
}
.woocommerce ul.products li.product .onsale {
  top: 0;
  left: 0;
  margin: .75em 0 0 .75em;
}
.woocommerce ul.products li.product h3 {
  font-size: 14px;
  line-height: 1.75;
  margin: 18px 0 0;
  margin: 9px 0px 0px 0px;
}
.woocommerce ul.products li.product a {
  text-decoration: none;
}
.woocommerce ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
  transition: all 0s ease 0s;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08), 0 4px 5px rgba(0, 0, 0, 0.02), 0 12px 10px rgba(0, 0, 0, 0.04), 0 2px 5px rgba(0, 0, 0, 0.05);
}
.woocommerce ul.products li.product a:hover img {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
}
.woocommerce ul.products li.product strong {
  display: block;
}
.woocommerce ul.products li.product .price {
  display: block;
  font-size: 16px;
}
.woocommerce ul.products li.product .price ins {
  background: none;
  text-decoration: none;
}
.woocommerce ul.products li.product .price .from {
  font-size: 0.67em;
  margin: -2px 0 0 0;
  text-transform: uppercase;
}
.woocommerce ul.products li.first {
  clear: both;
}
.woocommerce ul.products li.last {
  margin-right: 0;
}
.woocommerce .row-related {
  border-top-width: 1px;
  border-top-style: solid;
  padding: 72px 0px 72px 0px;
}
.woocommerce .related:before,
.woocommerce .upsells.products:before,
.woocommerce .related:after,
.woocommerce .upsells.products:after {
  content: " ";
  display: table;
  table-layout: fixed;
}
.woocommerce .related:after,
.woocommerce .upsells.products:after {
  clear: both;
}
.woocommerce .related:before,
.woocommerce .upsells.products:before,
.woocommerce .related:after,
.woocommerce .upsells.products:after {
  content: " ";
  display: table;
}
.woocommerce .related:after,
.woocommerce .upsells.products:after {
  clear: both;
}
.woocommerce .related ul.products,
.woocommerce .upsells.products ul.products {
  float: none;
}
.woocommerce .related ul.products li.product,
.woocommerce .upsells.products ul.products li.product {
  width: 48%;
}
@media (max-width: 569px) {
  .woocommerce .related ul.products li.product,
  .woocommerce .upsells.products ul.products li.product {
    width: 100%;
  }
}
.woocommerce .related ul.products li.product img,
.woocommerce .upsells.products ul.products li.product img {
  width: 100%;
  height: auto;
}
#reviews {
  outline: none;
  margin: 18px 0px 0px 0px;
}
#reviews .gravatar,
#reviews .comment-author {
  margin: 0px 0px 0px 0px;
}
#reviews .woocomments .woocomments-title {
  display: none;
}
#reviews .woocomments .commentlist {
  list-style: none;
  margin-top: 0;
  padding: 0;
}
#reviews .woocomments .commentlist li:first-child .comment-content {
  padding-top: 0;
}
#reviews .comment:before,
#reviews .comment:after {
  content: " ";
  display: table;
  table-layout: fixed;
}
#reviews .comment:after {
  clear: both;
}
#reviews .comment:before,
#reviews .comment:after {
  content: " ";
  display: table;
}
#reviews .comment:after {
  clear: both;
}
#reviews .comment img {
  float: right;
  height: auto;
}
.panel-body .uncode-single-product-reviews &gt; #reviews &gt; .woocomments {
  margin: 0px 0px 0px 0px;
}
.woocommerce-review-link {
  font-size: 13px;
  vertical-align: top;
}
.woocommerce-review-link &gt; .count {
  vertical-align: top;
}
span.woocommerce-review-link {
  pointer-events: none;
}
.star-rating {
  display: inline-block;
  overflow: hidden;
  position: relative;
  height: 16px;
  line-height: 19px;
  font-size: 11px;
  width: 58px;
  font-family: 'star';
}
.star-rating:before {
  font-size: 11px;
  content: "\53\53\53\53\53";
  float: left;
  opacity: .5;
  top: 0;
  left: 0;
  position: absolute;
}
.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.star-rating span:before {
  font-size: 11px;
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
}
.widget .star-rating:before {
  font-size: 9px;
}
.widget .star-rating span:before {
  font-size: 9px;
}
.woocommerce-product-rating {
  margin: 18px 0px 0px 0px !important;
  display: block;
}
.woocommerce-product-rating .star-rating {
  margin: 0 9px 0 0;
}
.products .star-rating {
  display: none;
  margin: 9px 0px 9px 0px;
  float: none;
}
.products.related .related-title {
  text-align: center;
  margin: 0px 0px 36px 0px;
}
.product_meta &gt; *:first-child {
  margin-top: 0;
}
.product_meta &gt; * {
  display: table;
  table-layout: fixed;
}
.align_center .product_meta &gt; * {
  margin-left: auto;
  margin-right: auto;
}
.align_center .product_meta &gt; * .detail-label {
  min-width: 0;
  text-align: right;
}
.align_center .product_meta &gt; * .detail-value {
  text-align: left;
}
.align_right .product_meta &gt; * {
  margin-left: auto;
  margin-right: 0;
}
.align_left .product_meta &gt; * {
  margin-left: 0;
  margin-right: auto;
}
.hreview-aggregate .star-rating {
  margin: 10px 0 0 0;
}
#review_form #respond {
  position: static;
  margin: 0;
  width: auto;
  padding: 0 0 0;
  background: transparent none;
  border: 0;
}
#review_form #respond .comment-form-rating .seldiv {
  display: none;
}
#review_form #respond:before,
#review_form #respond:after {
  content: " ";
  display: table;
  table-layout: fixed;
}
#review_form #respond:after {
  clear: both;
}
#review_form #respond:before,
#review_form #respond:after {
  content: " ";
  display: table;
}
#review_form #respond:after {
  clear: both;
}
#review_form #respond #reply-title {
  margin: 36px 0px 0px 0px;
}
#review_form #respond p.stars {
  font-size: 10px;
}
#review_form #respond .form-submit {
  text-align: left;
}
#review_form #respond textarea {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  width: 100%;
}
p.stars {
  position: relative;
  font-size: 1em;
}
p.stars a {
  color: inherit !important;
  display: inline-block;
  font-weight: 600;
  text-indent: -9999px;
  position: relative;
  width: 1.1em;
  font-size: 11px;
  opacity: .5;
  text-align: left;
}
p.stars a:last-child {
  border-right: 0;
}
p.stars a.star-1:after,
p.stars a.star-2:after,
p.stars a.star-3:after,
p.stars a.star-4:after,
p.stars a.star-5:after {
  content: "\53";
  font-family: "star";
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
}
p.stars &gt; span:hover a,
p.stars.selected a {
  opacity: 1;
}
p.stars a:hover ~ a,
p.stars a.active ~ a {
  opacity: .5;
}
span.review-count {
  background-color: #eaeaea !important;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  font-size: .75em !important;
  height: 1.75em;
  line-height: 1.8;
  margin-top: -0.375em;
  position: absolute;
  vertical-align: top;
  width: 1.75em;
}
.swatches-select {
  margin-bottom: -4px;
}
.tmb .swatch img {
  transform: none !important;
}
.t-entry-variations.swatch-size-regular .swatch-type-label {
  min-width: 30px;
  height: 30px;
  line-height: 30px;
}
.t-entry-variations.swatch-size-small .swatch-type-label {
  min-width: 25px;
  height: 25px;
  line-height: 25px;
}
.t-entry-variations.swatch-size-regular .swatch-type-color {
  height: 20px;
  width: 20px;
}
.t-entry-variations.swatch-size-regular .swatch-type-color:after {
  font-size: 11px;
  line-height: 20px;
}
.t-entry-variations.swatch-size-small .swatch-type-color {
  height: 15px;
  width: 15px;
}
.t-entry-variations.swatch-size-small .swatch-type-color:after {
  font-size: 9px;
  line-height: 15px;
}
.t-entry-variations.swatch-size-regular .swatch-type-image {
  height: 38px;
  width: 38px;
}
.t-entry-variations.swatch-size-small .swatch-type-image {
  width: 22px;
}
.t-entry-variations.swatch-size-regular .swatch-type-featured {
  width: 40px;
}
.t-entry-variations.swatch-size-small .swatch-type-featured {
  width: 25px;
}
.tmb.tmb-light .t-entry-visual .swatch.swatch-type-label {
  border-color: rgba(255, 255, 255, 0.35);
}
li:hover .tmb.tmb-light .t-entry-visual .swatch,
.tmb.tmb-light .t-entry-visual .swatch.swatch--active {
  border-color: #fff;
}
.tmb-woocommerce .swatch-type-featured,
.tmb-woocommerce .swatch-type-image {
  opacity: .55;
  border: none !important;
  transition: opacity 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
li:hover .tmb-woocommerce .swatch-type-featured,
li:hover .tmb-woocommerce .swatch-type-image,
.tmb-woocommerce .swatch-type-featured.swatch--active,
.tmb-woocommerce .swatch-type-image.swatch--active {
  opacity: 1;
}
.label--has-swatches select {
  display: none;
}
.t-entry-variations table.variations {
  position: relative;
  border: 0;
  margin-top: 0;
}
.t-entry-variations table.variations td {
  border: 0;
  text-align: left;
}
.tmb-content-center .t-entry-variations table.variations td {
  text-align: center;
}
.tmb-content-right .t-entry-variations table.variations td {
  text-align: right;
}
.tmb-content-justify .t-entry-variations table.variations td {
  text-align: justify;
}
.t-entry-variations table.variations tbody tr:last-child td {
  padding-bottom: 0;
}
.t-entry-variations label {
  display: block;
  font-size: 13px;
  display: none;
}
.t-entry-variations .reset_variations {
  margin-top: 9px;
  display: inline-block;
  font-weight: normal;
  color: inherit;
}
.t-entry-variations .woocommerce-variation-add-to-cart {
  margin-top: 9px;
  text-align: center;
  display: none;
}
.t-entry-variations .quantity {
  display: inline-block;
  float: none;
  position: relative;
  vertical-align: middle;
  zoom: 1;
}
.t-entry-variations .qty {
  padding: 15px 0 15px 15px;
  margin: 0;
  max-width: 90px;
  float: left;
  font-size: .8em;
  font-weight: 400;
  text-align: center;
}
.t-entry-variations .woocommerce-variation-description,
.t-entry-variations .woocommerce-variation-availability {
  font-size: 12px;
  text-align: center;
}
.t-entry-variations .woocommerce-variation-price {
  text-align: center;
}
.t-entry-variations .woocommerce-variation-price .price:before {
  display: none;
}
.t-entry-variations .woocommerce-variation-availability,
.t-entry-variations .woocommerce-variation-price {
  margin-top: 9px;
}
.t-entry-variations .woocommerce-variation-description,
.t-entry-variations .woocommerce-variation-availability,
.t-entry-variations .woocommerce-variation-price {
  display: none;
}
.swatches-more-link {
  cursor: pointer;
}
.woocommerce-password-hint {
  display: block;
  font-size: .9em;
  font-weight: 400;
}
.woocommerce-password-strength {
  border-top-width: 2px;
  border-top-style: solid;
  padding-top: 9px;
  font-size: .9em;
  font-weight: 400;
}
.woocommerce-password-strength.bad,
.woocommerce-password-strength.short {
  color: #ff3100;
  border-color: #ff3100;
}
.woocommerce-password-strength.good {
  color: #f7a441;
  border-color: #f7a441;
}
.woocommerce-password-strength.strong {
  color: #37b374;
  border-color: #37b374;
}
.payment_methods {
  list-style: none !important;
  margin: -5px 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.payment_methods ul {
  list-style: none !important;
  padding-left: 0 !important;
}
.payment_methods li {
  margin: 9px 0 0;
}
.payment_methods li:first-child {
  margin-top: 0;
}
.payment_methods li input[type=radio] {
  margin-right: 4px;
  margin-top: -2px;
}
.payment_methods li img {
  max-width: 120px;
  vertical-align: middle;
  margin-left: 5px;
}
.payment_methods li img.stripe-icon {
  max-width: 35px !important;
}
.payment_methods li.payment_method_paypal img {
  position: relative;
  top: -3px;
}
.payment_methods .about_paypal {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  font-size: .9em;
  margin-left: 9px;
  display: inline-block;
  font-weight: 400;
  padding: 0 3px;
}
.payment_methods .woocommerce-SavedPaymentMethods-saveNew {
  margin-top: 18px;
}
.payment_methods .woocommerce-SavedPaymentMethods-saveNew label {
  font-weight: 400;
  font-size: .9em;
}
.payment_methods .payment_method_stripe br {
  display: none;
}
.uncode-wc-checkout--horizontal .payment_methods .form-row-first,
.uncode-wc-checkout--horizontal .payment_methods .form-row-last {
  float: none;
  width: 100%;
}
.has-single-gateway .wc_payment_method .payment_box {
  margin-left: 0;
}
.order-payment-compact-layout.vertical-align-middle .woocommerce-checkout-payment-methods-wrapper {
  align-items: center;
}
.order-payment-compact-layout .wc_payment_methods {
  text-align: right;
}
.order-payment-compact-layout .wc_payment_method {
  margin-top: 2px !important;
}
.order-payment-compact-layout .wc_payment_method:first-child {
  margin-top: 0 !important;
}
.order-payment-compact-layout .wc_payment_method &gt; label {
  padding-right: 25px;
  display: list-item;
}
.has-single-gateway .order-payment-compact-layout .wc_payment_method &gt; label {
  padding-right: 0;
}
.order-payment-compact-layout .wc_payment_method &gt; input[type="radio"] {
  margin: 5px 0 0 9px;
  float: right;
}
.order-payment-compact-layout .wc_payment_method img,
.order-payment-compact-layout .wc_payment_method .about_paypal {
  display: none;
}
.order-payment-compact-layout .wc_payment_method.payment_method_bacs .payment_box,
.order-payment-compact-layout .wc_payment_method.payment_method_cod .payment_box,
.order-payment-compact-layout .wc_payment_method.payment_method_paypal .payment_box {
  display: none !important;
}
.uncode-wc-checkout.bold-text .wc_payment_method &gt; label {
  font-weight: 600;
}
ul.wc-stripe-error {
  margin-bottom: 0 !important;
  margin-top: 0;
}
.woocommerce .checkout-button[style*="display: none;"] {
  display: none !important;
}
#ppcp-messages {
  margin-top: 27px;
}
#ppcp-messages + .checkout-button {
  margin-top: 18px;
}
.checkout-button + #ppc-button {
  margin-top: 27px;
}
.has-paypal-payments .wc-proceed-to-checkout {
  text-align: left;
}
div.product {
  position: relative;
}
.boxed-width div.product.page-body {
  display: block;
  overflow: hidden;
}
div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0;
}
div.product .price-container {
  margin-top: 18px !important;
}
div.product span.price ins,
div.product p.price ins {
  background: inherit;
  text-decoration: none;
}
div.product span.price del,
div.product p.price del {
  font-size: .7em;
  display: block;
}
div.product .heading-text ins {
  text-decoration: none;
}
div.product .out-of-stock {
  color: #ff3100;
}
div.product div.woocommerce-product-gallery {
  overflow: hidden;
  z-index: 1;
}
@media (min-width: 960px) {
  div.product div.woocommerce-product-gallery.woocommerce-product-gallery-lateral {
    width: calc(100% - 68px);
  }
}
div.product div.woocommerce-product-gallery .flex-control-thumbs li {
  list-style: none;
  float: left;
  cursor: pointer;
}
div.product .woocommerce-images {
  margin-top: 0px !important;
}
div.product div#woocommerce-product-single-plchold {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
div.product div#woocommerce-product-single-plchold img {
  width: 100%;
}
div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 div.thumbnails a,
div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
  width: 50%;
}
div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 div.thumbnails a,
div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
  width: 33.333333%;
}
div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 div.thumbnails a,
div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 25%;
}
div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 div.thumbnails a,
div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
  width: 20%;
}
div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 div.thumbnails a,
div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 .flex-control-thumbs li {
  width: 16.666666%;
}
div.product div.images {
  margin-top: 0 !important;
  width: 100%;
}
@media (max-width: 959px) {
  div.product div.images {
    float: none;
  }
}
div.product div.images img {
  display: block;
  width: 100%;
  height: auto;
}
div.product div.images .zoomImg {
  pointer-events: none;
  transition: opacity 150ms linear;
  z-index: 1;
}
div.product div.images div.woocommerce-product-gallery__wrapper {
  float: left;
  width: 100%;
}
@media (min-width: 960px) {
  div.product div.images.woocommerce-layout-images-std-lateral div.woocommerce-product-gallery__wrapper {
    margin-bottom: 0 !important;
  }
}
div.product div.images .zoom-overlay {
  display: none;
}
@media (max-width: 959px) {
  body.wc-zoom-enabled div.product div.images .zoom-overlay {
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 10;
  }
}
div.product .uncode-wrapper-layout-grid div.images {
  opacity: 1 !important;
  width: 100%;
}
div.product .uncode-wrapper-layout-grid div.images .woocommerce-product-gallery__wrapper {
  display: grid;
  gap: 18px;
}
@media (min-width: 570px) {
  div.product .uncode-wrapper-layout-grid div.images .woocommerce-product-gallery__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
div.product .uncode-wrapper-layout-grid div.images.grid-gutter-0 .woocommerce-product-gallery__wrapper {
  gap: 0;
}
div.product .uncode-wrapper-layout-grid div.images.grid-gutter-1 .woocommerce-product-gallery__wrapper {
  gap: 1px;
}
div.product .uncode-wrapper-layout-grid div.images.grid-gutter-2 .woocommerce-product-gallery__wrapper {
  gap: 9px;
}
div.product .uncode-wrapper-layout-grid div.images.grid-gutter-4 .woocommerce-product-gallery__wrapper {
  gap: 36px;
}
div.product .uncode-wrapper-layout-grid.uncode-grid-mobile div.images .woocommerce-product-gallery__wrapper {
  grid-template-columns: repeat(2, 1fr);
}
body.uncode-default-product-gallery div.product .images {
  position: relative;
  overflow: auto !important;
}
body.uncode-default-product-gallery div.product .images figure {
  float: none !important;
  max-width: none !important;
}
body.uncode-default-product-gallery div.product .images .zoomImg {
  pointer-events: auto;
  transition: none;
  z-index: 0;
  opacity: 0;
}
body.uncode-default-product-gallery div.product .woocommerce-product-gallery__trigger {
  font-size: 1em;
  height: 36px;
  line-height: 36px;
  position: absolute;
  right: 0.5em;
  text-align: center;
  top: 0.5em;
  width: 36px;
  z-index: 9;
  text-indent: -9999px;
}
body.uncode-default-product-gallery div.product .woocommerce-product-gallery__trigger:after {
  font-family: 'uncodeicon';
  content: "\e088";
  display: inline-block;
  float: left;
  text-indent: 0;
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  width: 36px;
}
body.uncode-default-product-gallery div.product .flex-control-thumbs {
  overflow: hidden;
  zoom: 1;
  margin: 0;
  padding: 0;
  display: grid;
  margin-top: 18px;
  column-gap: 18px;
  row-gap: 18px;
}
body.uncode-default-product-gallery div.product .flex-control-thumbs li {
  width: 100% !important;
  float: none !important;
  margin: 0;
}
body.uncode-default-product-gallery div.product .flex-control-thumbs li img {
  cursor: pointer;
  opacity: 0.5;
  margin: 0;
}
body.uncode-default-product-gallery div.product .flex-control-thumbs li img.flex-active,
body.uncode-default-product-gallery div.product .flex-control-thumbs li img:hover {
  opacity: 1;
}
body.uncode-default-product-gallery div.product [data-gutter-size="1"] .flex-control-thumbs {
  margin-top: 1px;
  column-gap: 1px;
  row-gap: 1px;
}
body.uncode-default-product-gallery div.product [data-gutter-size="2"] .flex-control-thumbs {
  margin-top: 9px;
  column-gap: 9px;
  row-gap: 9px;
}
body.uncode-default-product-gallery div.product [data-gutter-size="3"] .flex-control-thumbs {
  margin-top: 18px;
  column-gap: 18px;
  row-gap: 18px;
}
body.uncode-default-product-gallery div.product [data-gutter-size="4"] .flex-control-thumbs {
  margin-top: 36px;
  column-gap: 36px;
  row-gap: 36px;
}
body.uncode-default-product-gallery div.product [data-gutter-size="5"] .flex-control-thumbs {
  margin-top: 54px;
  column-gap: 54px;
  row-gap: 54px;
}
body.uncode-default-product-gallery div.product [data-gutter-size="6"] .flex-control-thumbs {
  margin-top: 72px;
  column-gap: 72px;
  row-gap: 72px;
}
body.uncode-default-product-gallery div.product .woocommerce-product-gallery--columns-1 .flex-control-thumbs {
  grid-template-columns: repeat(1, 1fr);
}
body.uncode-default-product-gallery div.product .woocommerce-product-gallery--columns-2 .flex-control-thumbs {
  grid-template-columns: repeat(2, 1fr);
}
body.uncode-default-product-gallery div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs {
  grid-template-columns: repeat(3, 1fr);
}
body.uncode-default-product-gallery div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs {
  grid-template-columns: repeat(4, 1fr);
}
body.uncode-default-product-gallery div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs {
  grid-template-columns: repeat(5, 1fr);
}
body.uncode-default-product-gallery div.product .woocommerce-product-gallery--columns-6 .flex-control-thumbs {
  grid-template-columns: repeat(6, 1fr);
}
html:not(.screen-sm) div.product .no-zoom-mobile .zoomImg {
  display: none !important;
}
div.product .woocommerce-product-gallery--zoom-disabled .zoomImg {
  display: none !important;
}
div.product div.thumbnails {
  margin-top: 0 !important;
  margin-left: -18px;
}
div.product div.thumbnails:before,
div.product div.thumbnails:after {
  content: " ";
  display: table;
  table-layout: fixed;
}
div.product div.thumbnails:after {
  clear: both;
}
div.product div.thumbnails:before,
div.product div.thumbnails:after {
  content: " ";
  display: table;
}
div.product div.thumbnails:after {
  clear: both;
}
div.product div.thumbnails a,
div.product div.thumbnails li {
  float: left;
  width: 33.333333%;
  padding-left: 18px;
  padding-top: 18px;
}
div.product div.thumbnails a.first {
  clear: both;
}
div.product div.thumbnails.no-th-padding {
  margin-left: 0;
}
div.product div.thumbnails.no-th-padding a {
  padding-left: 0;
  padding-top: 0;
}
div.product div.thumbnails.one-th-padding {
  margin-left: -1px;
}
div.product div.thumbnails.one-th-padding a {
  padding-left: 1px;
  padding-top: 1px;
}
div.product div.thumbnails.half-th-padding {
  margin-left: -9px;
}
div.product div.thumbnails.half-th-padding a {
  padding-left: 9px;
  padding-top: 9px;
}
div.product div.thumbnails.single-th-padding {
  margin-left: -18px;
}
div.product div.thumbnails.single-th-padding a {
  padding-left: 18px;
  padding-top: 18px;
}
div.product div.thumbnails.double-th-padding {
  margin-left: -36px;
}
div.product div.thumbnails.double-th-padding a {
  padding-left: 36px;
  padding-top: 36px;
}
@media (max-width: 1499px) {
  div.product div.thumbnails.double-th-padding {
    margin-left: -18px;
  }
  div.product div.thumbnails.double-th-padding a {
    padding-left: 18px;
    padding-top: 18px;
  }
}
div.product div.summary {
  margin-bottom: 2em;
  float: right;
  width: 50%;
}
@media (min-width: 960px) {
  div.product div.summary {
    padding-left: 18px;
  }
}
@media (max-width: 959px) {
  div.product div.summary {
    width: 100%;
    float: none;
  }
}
div.product .woocommerce-tabs {
  clear: both;
}
div.product .woocommerce-tabs ul.tabs:before,
div.product .woocommerce-tabs ul.tabs:after {
  content: " ";
  display: table;
  table-layout: fixed;
}
div.product .woocommerce-tabs ul.tabs:after {
  clear: both;
}
div.product .woocommerce-tabs ul.tabs:before,
div.product .woocommerce-tabs ul.tabs:after {
  content: " ";
  display: table;
}
div.product .woocommerce-tabs ul.tabs:after {
  clear: both;
}
div.product .woocommerce-tabs ul.tabs li {
  display: inline-block;
}
div.product .wootabs .nav-tabs {
  border: none;
}
div.product .wootabs .tab-content:not(.vertical) {
  border-top-width: 1px;
  border-top-style: solid;
  padding: 0px;
}
div.product .wootabs .tab-content:not(.vertical) .tab-pane:not(.tab-vcomposer) .product-tab {
  margin: 0px 0px 0px 0px;
}
div.product .wootabs .tab-content:not(.vertical) .tab-pane:not(.tab-vcomposer) .product-tab-title {
  margin-top: 0;
}
div.product .wootabs .tab-pane iframe {
  max-width: 100%;
}
div.product p.cart:not(.dynamic-button),
div.product form.cart:not(.dynamic-button) {
  margin-bottom: 2em !important;
  margin-top: 18px !important;
}
div.product p.cart:before,
div.product form.cart:before,
div.product p.cart:after,
div.product form.cart:after {
  content: " ";
  display: table;
  table-layout: fixed;
}
div.product p.cart:after,
div.product form.cart:after {
  clear: both;
}
div.product p.cart:before,
div.product form.cart:before,
div.product p.cart:after,
div.product form.cart:after {
  content: " ";
  display: table;
}
div.product p.cart:after,
div.product form.cart:after {
  clear: both;
}
div.product form.cart:not(.dynamic-button) {
  margin: 36px 0px 0px 0px;
}
div.product form.cart:before,
div.product form.cart:after {
  content: " ";
  display: table;
  table-layout: fixed;
}
div.product form.cart:after {
  clear: both;
}
div.product form.cart:before,
div.product form.cart:after {
  content: " ";
  display: table;
}
div.product form.cart:after {
  clear: both;
}
div.product form.cart table {
  border: none;
}
div.product form.cart table td {
  border: none;
}
div.product form.cart table div.quantity {
  float: none;
  margin: 0;
}
div.product form.cart table small.stock {
  display: block;
  float: none;
}
div.product form.cart table ins {
  text-decoration: none;
}
div.product form.cart table .out-of-stock {
  font-size: .75em !important;
}
div.product form.cart .variations {
  margin: 0;
  width: 100%;
  table-layout: fixed;
}
div.product form.cart .variations .seldiv {
  margin: 0px 0px 0px 0px;
}
div.product form.cart .variations select {
  font-size: 0.9em;
  width: 100%;
  margin: 0px 0px 0px 0px;
}
div.product form.cart .variations td.label label {
  margin-bottom: 9px;
  display: inline-block;
}
div.product form.cart .variations tr:not(:first-child) td.label {
  padding-top: 18px;
}
div.product form.cart .variations td {
  vertical-align: top;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
}
div.product form.cart .variations tr:first-child td {
  padding-top: 0 !important;
}
div.product form.cart .variations .reset_variations {
  display: inline-block;
  font-weight: normal;
  margin-top: 0;
  padding: 9px 0px 27px 0px;
  color: inherit;
}
div.product form.cart .single_variation .price {
  font-size: 29px;
  line-height: 1.2;
  margin: 27px 0 0;
  margin: 0px 0px 36px 0px;
  display: inline-block;
}
div.product form.cart .button {
  vertical-align: middle;
  float: none;
  display: inline-block;
  margin: 0;
  overflow: hidden;
}
div.product form.cart .button.btn-block {
  float: none;
  width: 100%;
}
div.product form.cart .group_table {
  width: 100%;
  margin-bottom: 18px;
  margin-top: 0px;
}
div.product form.cart .group_table td.label {
  font-weight: 600;
}
div.product form.cart .group_table td {
  padding: 18px 0px 0px 0px;
  vertical-align: middle;
}
div.product form.cart .group_table td.item_total {
  width: 1px;
}
div.product form.cart .group_table tbody tr:first-child td {
  padding-top: 0;
}
div.product form.cart .group_table .price,
div.product form.cart .group_table .price * {
  text-align: right;
}
@media (min-width: 768px) {
  div.product form.cart .apple-pay-button {
    margin-top: 0px;
  }
}
div.product .hide-clear .reset_variations {
  padding: 0 !important;
}
div.product .woocommerce-product-gallery-nav {
  margin-top: 0 !important;
  overflow: hidden;
}
div.product .woocommerce-product-gallery-nav .woocommerce-product-gallery__wrapper-nav {
  margin-top: 0;
}
div.product .woocommerce-product-gallery-nav ul {
  list-style: none !important;
  padding: 0 !important;
}
div.product .woocommerce-product-gallery-nav ul li {
  padding-left: 0;
  padding-right: 0;
}
div.product .woocommerce-product-gallery-nav ul li img {
  float: left;
  width: 100%;
}
div.product .uncode-wrapper .woocommerce-product-gallery-nav .woocommerce-product-gallery__thumb {
  float: left;
  padding-bottom: 18px;
  padding-top: 18px;
  width: 100%;
}
@media (min-width: 960px) {
  div.product .uncode-wrapper.uncode-wrapper-lateral {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}
div.product .uncode-wrapper.uncode-wrapper-lateral .woocommerce-product-gallery-nav .woocommerce-product-gallery__thumb {
  padding: 0 !important;
  margin: 9px 0;
}
div.product .uncode-wrapper.uncode-wrapper-lateral .woocommerce-product-gallery-nav .woocommerce-product-gallery__thumb:first-child {
  margin-top: 0 !important;
}
div.product .uncode-wrapper.uncode-wrapper-lateral .woocommerce-product-gallery-nav .woocommerce-product-gallery__thumb:last-child {
  margin-bottom: 0 !important;
}
.compose-mode div.product .uncode-wrapper.uncode-wrapper-lateral .woocommerce-product-gallery-nav .woocommerce-product-gallery__thumb img {
  opacity: 0;
}
body:not(.compose-mode) div.product .uncode-wrapper.uncode-wrapper-lateral .woocommerce-product-gallery-nav .woocommerce-product-gallery__thumb {
  background: transparent !important;
}
div.product .uncode-wrapper .woocommerce-product-gallery-nav .woocommerce-product-gallery__wrapper-nav:not(.owl-grab) .woocommerce-product-gallery__thumb {
  cursor: pointer;
}
div.product .uncode-wrapper.no-dots-gutter .woocommerce-product-gallery-nav .woocommerce-product-gallery__thumb {
  padding-bottom: 0;
  padding-top: 0;
}
div.product .uncode-wrapper.one-dots-gutter.inner-padding .woocommerce-product-gallery__wrapper-nav {
  padding: 0 1px;
}
div.product .uncode-wrapper.one-dots-gutter .woocommerce-product-gallery-nav .woocommerce-product-gallery__thumb {
  padding-bottom: 1px;
  padding-top: 1px;
}
div.product .uncode-wrapper.half-dots-gutter.inner-padding .woocommerce-product-gallery__wrapper-nav {
  padding: 0 9px;
}
div.product .uncode-wrapper.half-dots-gutter .woocommerce-product-gallery-nav .woocommerce-product-gallery__thumb {
  padding-bottom: 9px;
  padding-top: 9px;
}
div.product .uncode-wrapper.single-dots-gutter.inner-padding .woocommerce-product-gallery__wrapper-nav {
  padding: 0 18px;
}
div.product .uncode-wrapper.single-dots-gutter .woocommerce-product-gallery-nav .woocommerce-product-gallery__thumb {
  padding-bottom: 18px;
  padding-top: 18px;
}
div.product .uncode-wrapper.double-dots-gutter.inner-padding .woocommerce-product-gallery__wrapper-nav {
  padding: 0 36px;
}
div.product .uncode-wrapper.double-dots-gutter .woocommerce-product-gallery-nav .woocommerce-product-gallery__thumb {
  padding-bottom: 36px;
  padding-top: 36px;
}
/* Animation */
@-webkit-keyframes placeholder-loading {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(100%);
  }
}
@keyframes placeholder-loading {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(100%);
  }
}
.product-gallery-placeholder.uncode-single-product-gallery img,
.product-gallery-placeholder .uncode-single-product-gallery img {
  visibility: hidden !important;
}
.product-gallery-placeholder .woocommerce-product-gallery__image {
  background: #f7f7f7;
  position: relative;
}
.product-gallery-placeholder .woocommerce-product-gallery__image:after {
  content: "";
  animation: placeholder-loading 1.3s infinite;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 1;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
}
.product-gallery-placeholder .woocommerce-product-gallery__thumb {
  position: relative;
}
.product-gallery-placeholder .woocommerce-product-gallery__thumb:after {
  content: '';
  left: 0;
  right: 0;
  height: calc(100% - 36px);
  background: #f7f7f7;
  position: absolute;
}
.product-gallery-placeholder .woocommerce-product-gallery__thumb:before {
  content: "";
  animation: placeholder-loading 1.3s infinite;
  left: 0;
  position: absolute;
  right: 0;
  height: calc(100% - 36px);
  transform: translateX(-100%);
  z-index: 1;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
}
.product-gallery-placeholder .lateral-nav .woocommerce-product-gallery__thumb:after,
.product-gallery-placeholder .lateral-nav .woocommerce-product-gallery__thumb:before {
  height: 100% !important;
}
.product-gallery-placeholder .owl-carousel .woocommerce-product-gallery__thumb:after {
  background: transparent;
}
.product-gallery-placeholder .owl-carousel.owl-loaded .woocommerce-product-gallery__thumb:after {
  background: #f7f7f7;
}
.product-gallery-placeholder .thumbnails .woocommerce-product-gallery__image a {
  position: relative;
}
.product-gallery-placeholder .thumbnails .woocommerce-product-gallery__image a:after {
  content: '';
  right: 0;
  left: 18px;
  top: 18px;
  height: 100%;
  background: #f7f7f7;
  position: absolute;
}
.product-gallery-placeholder .thumbnails .woocommerce-product-gallery__image a:before {
  content: "";
  animation: placeholder-loading 1.3s infinite;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(-100%);
  z-index: 1;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
}
.product-gallery-placeholder .woocommerce-product-gallery-nav-wrapper--loaded {
  opacity: 1 !important;
}
.product-gallery-placeholder.no-dots-gutter .woocommerce-product-gallery__thumb:after,
.product-gallery-placeholder .no-dots-gutter .woocommerce-product-gallery__thumb:after {
  height: 100%;
}
.product-gallery-placeholder.no-dots-gutter .woocommerce-product-gallery__thumb:before,
.product-gallery-placeholder .no-dots-gutter .woocommerce-product-gallery__thumb:before {
  height: 100%;
}
.product-gallery-placeholder.one-dots-gutter .woocommerce-product-gallery__thumb:after,
.product-gallery-placeholder .one-dots-gutter .woocommerce-product-gallery__thumb:after {
  height: calc(100% - 2px);
}
.product-gallery-placeholder.one-dots-gutter .woocommerce-product-gallery__thumb:before,
.product-gallery-placeholder .one-dots-gutter .woocommerce-product-gallery__thumb:before {
  height: calc(100% - 2px);
}
.product-gallery-placeholder.half-dots-gutter .woocommerce-product-gallery__thumb:after,
.product-gallery-placeholder .half-dots-gutter .woocommerce-product-gallery__thumb:after {
  height: calc(100% - 18px);
}
.product-gallery-placeholder.half-dots-gutter .woocommerce-product-gallery__thumb:before,
.product-gallery-placeholder .half-dots-gutter .woocommerce-product-gallery__thumb:before {
  height: calc(100% - 18px);
}
.product-gallery-placeholder.single-dots-gutter .woocommerce-product-gallery__thumb:after,
.product-gallery-placeholder .single-dots-gutter .woocommerce-product-gallery__thumb:after {
  height: calc(100% - 36px);
}
.product-gallery-placeholder.single-dots-gutter .woocommerce-product-gallery__thumb:before,
.product-gallery-placeholder .single-dots-gutter .woocommerce-product-gallery__thumb:before {
  height: calc(100% - 36px);
}
.product-gallery-placeholder.double-dots-gutter .woocommerce-product-gallery__thumb:after,
.product-gallery-placeholder .double-dots-gutter .woocommerce-product-gallery__thumb:after {
  height: calc(100% - 72px);
}
.product-gallery-placeholder.double-dots-gutter .woocommerce-product-gallery__thumb:before,
.product-gallery-placeholder .double-dots-gutter .woocommerce-product-gallery__thumb:before {
  height: calc(100% - 72px);
}
.uncode-single-product-gallery .woocommerce-product-gallery-nav-wrapper {
  overflow: hidden;
  position: relative;
}
body.compose-mode .uncode-single-product-gallery .woocommerce-product-gallery-nav-wrapper:not(.lateral-nav-parent) {
  display: none;
}
.uncode-single-product-gallery .woocommerce-product-gallery-nav-wrapper.lateral-nav-parent {
  margin-right: 18px;
  width: 50px;
}
@media (max-width: 959px) {
  .uncode-single-product-gallery .woocommerce-product-gallery-nav-wrapper.lateral-nav-parent {
    display: none !important;
  }
}
.uncode-single-product-gallery .woocommerce-product-gallery-nav-wrapper:hover .owl-prev:not(.disabled),
.uncode-single-product-gallery .woocommerce-product-gallery-nav-wrapper:hover .owl-next:not(.disabled) {
  transform: translateX(0px);
}
.uncode-single-product-gallery .owl-nav .owl-prev {
  left: 0;
  position: absolute;
  top: 50%;
  transition: transform 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86), margin-left 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transform: translateX(-102%);
}
.uncode-single-product-gallery .owl-nav .owl-prev.disabled {
  display: block;
  pointer-events: none;
  transform: translateX(-102%);
}
.uncode-single-product-gallery .owl-nav .owl-prev .owl-nav-container {
  border-radius: 0 2px 2px 0 !important;
  background-clip: padding-box !important;
}
.uncode-single-product-gallery .owl-nav .owl-prev i {
  position: relative;
  text-indent: -1px;
  top: 50%;
  transform: translateY(-50%);
  float: left;
  font-size: 18px;
  width: 100%;
}
.touch .uncode-single-product-gallery .owl-nav .owl-prev {
  margin-left: 0 !important;
}
.uncode-single-product-gallery .owl-nav .owl-next {
  position: absolute;
  right: 0px;
  top: 50%;
  transition: transform 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86), margin-right 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transform: translateX(102%);
  -moz-transform: translateX(102%);
  -o-transform: translateX(102%);
  -ms-transform: translateX(102%);
  transform: translateX(102%);
}
.uncode-single-product-gallery .owl-nav .owl-next.disabled {
  display: block;
  pointer-events: none;
  transform: translateX(102%);
}
.uncode-single-product-gallery .owl-nav .owl-next .owl-nav-container {
  border-radius: 2px 0 0 2px !important;
  background-clip: padding-box !important;
}
.uncode-single-product-gallery .owl-nav .owl-next i {
  position: relative;
  text-indent: 1px;
  top: 50%;
  transform: translateY(-50%);
  float: left;
  font-size: 18px;
  width: 100%;
}
.touch .uncode-single-product-gallery .owl-nav .owl-next {
  margin-right: 0 !important;
}
.uncode-single-product-gallery .owl-nav .owl-nav-container {
  height: 72px;
  width: 31.5px;
  top: -36px;
  background-color: rgba(0, 0, 0, 0.1);
  position: relative;
  cursor: pointer;
  text-align: center;
}
.uncode-single-product-gallery.owl-dots-outside[data-dots="true"] .owl-carousel {
  margin-bottom: 90px;
}
.no-product-upsells .hide-if-no-upsells {
  display: none !important;
}
.no-product-cross-sells .hide-if-no-cross-sells {
  display: none !important;
}
.woocommerce-pagination li {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-top: 4.5px;
  margin-bottom: 4.5px;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 500;
}
.woocommerce-pagination li .current,
.woocommerce-pagination li .current:hover,
.woocommerce-pagination li .current:focus {
  background-color: #eeeeee;
  color: #333333 !important;
  cursor: default;
  z-index: 2;
}
.wc-zoom-enabled .woocommerce-product-gallery__image:not(.mouse-moving) {
  pointer-events: none;
}
.wc-zoom-enabled .woocommerce-product-gallery__image:hover .zoomImg {
  opacity: 1 !important;
}
.uncode-wc-attribute-image-module .attribute-image-wrapper {
  display: inline-block;
}
.uncode-wc-attribute-image-module img {
  border-width: 1px;
  border-style: solid;
}
.woocommerce-variation.single_variation .woocommerce-variation-availability p {
  margin-bottom: 18px;
}
.woocommerce .woocommerce-result-count {
  float: left;
}
.woocommerce .woocommerce-ordering {
  float: right;
}
.woocommerce .woocommerce-ordering select {
  vertical-align: top;
}
td.actions {
  position: relative;
  border-width: 0 !important;
  padding-bottom: 0 !important;
  text-align: left !important;
}
@media (min-width: 570px) {
  td.actions {
    text-align: right !important;
  }
}
td.actions div.coupon {
  margin-right: 150px;
  text-align: left;
}
td.actions div.coupon label {
  display: none;
}
td.actions div.coupon button {
  height: 40px;
  line-height: 40px;
  padding: 0 31px;
}
@media (min-width: 570px) {
  td.actions div.coupon button {
    margin-left: 5px;
  }
}
td.actions #coupon_code {
  max-width: 144px;
  margin-top: 0;
  margin-bottom: 9px;
  font-size: .8em;
  padding-top: 11px;
  padding-bottom: 12px;
  height: 40px;
}
@media (min-width: 570px) {
  td.actions #coupon_code {
    display: inline-block;
    margin-bottom: 0;
  }
}
td.actions &gt; button {
  border: none !important;
  padding-bottom: 0;
  padding-top: 0;
  line-height: 40px;
}
td.actions &gt; button:active {
  top: 27px !important;
}
td.actions &gt; button:before {
  content: '\e09e';
  font-family: "uncodeicon";
  margin-right: 12px;
  font-size: 13px;
  position: relative;
  top: 1px;
}
td.actions div.coupon + button {
  margin-top: 18px;
}
@media (min-width: 570px) {
  td.actions div.coupon + button {
    margin-top: 0;
    position: absolute;
    top: 27px;
    right: 0;
  }
}
.cart-collaterals .cart_totals p {
  font-size: .9em;
  margin-top: 19px;
}
.cart-collaterals .cart_totals p strong {
  font-weight: 400;
  color: inherit;
}
.woocommerce-shipping-calculator p.form-row {
  margin-top: 0;
}
.woocommerce-shipping-calculator p.form-row:first-child {
  margin-top: 18px;
}
body:not(.rtl) .shipping-calculator-form .form-row {
  text-align: left;
}
body.rtl .shipping-calculator-form .form-row {
  text-align: right;
}
.woocommerce-cart-form h2,
.cart-collaterals h2 {
  margin-top: 0;
}
.cross-sells h2 {
  margin-bottom: 27px;
}
.cross-sells .t-entry-visual a,
.cross-sells img {
  border-radius: 2px;
}
.uncode-wc-cart .cross-sells .t-entry-title,
.uncode-wc-cart .cross-sells .price {
  font-family: inherit !important;
  font-weight: 400 !important;
}
.no-cart-table-titles .woocommerce-cart-form h2,
.no-cart-totals-titles .cart-collaterals h2,
.no-cross-sells-titles .cross-sells h2 {
  display: none;
}
.no-cart-table-header table.cart thead {
  display: none;
}
.uncode-wc-cart.bold-text .shop_table th,
.uncode-wc-cart.bold-text .shop_table td.product-name,
.uncode-wc-cart.bold-text .shop_table td.product-subtotal .amount,
.uncode-wc-cart.bold-text .shop_table .product-data__name,
.uncode-wc-cart.bold-text .shop_table .order-total .amount {
  font-weight: 600;
}
.uncode-wc-cart.bold-text .shop_table.compact-layout .price-wrapper .amount {
  font-weight: 600;
}
@media (max-width: 569px) {
  .uncode-wc-cart.bold-text .shop_table td.product-price .amount {
    font-weight: 600;
  }
}
.uncode-wc-cart.bold-text .cross-sells .t-entry-title,
.uncode-wc-cart.bold-text .cross-sells .price {
  font-weight: 600 !important;
}
.woocommerce:not(.uncode-wc-module) .woocommerce-cart-form h2,
.woocommerce:not(.uncode-wc-module) .cart-collaterals h2 {
  font-size: 18px;
}
.cart-empty,
.return-to-shop {
  text-align: center;
}
.cart-empty {
  font-size: 17px;
}
.cart-is-empty .woocommerce-notices-wrapper .wc-notice {
  text-align: center;
}
.woocommerce:not(.uncode-wc-module) .woocommerce-cart-form,
.woocommerce:not(.uncode-wc-module) .cross-sells {
  margin-bottom: 72px;
}
.uncode-wc-module .woocommerce-cart-form {
  margin-top: 0 !important;
}
.uncode-wc-cart.main-button-align-left .wc-proceed-to-checkout {
  text-align: left;
}
form.checkout h3 {
  margin-top: 0;
}
form.checkout #createaccount,
form.checkout #ship-to-different-address-checkbox {
  margin-right: 5px;
  position: relative;
  top: -1px;
}
form.checkout #ship-to-different-address {
  font-size: inherit;
  margin-top: -5px;
}
form.checkout .create-account {
  margin-top: 24px;
  margin-bottom: 0;
  line-height: 1;
}
form.checkout .create-account &gt; p:first-child {
  margin-top: 0;
}
.woocommerce-checkout-review-order-table {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 27px;
}
body:not(.rtl) .woocommerce-checkout-review-order-table strong.product-quantity {
  margin-left: -3px;
}
body.rtl .woocommerce-checkout-review-order-table strong.product-quantity {
  margin-right: -3px;
}
.woocommerce-billing-fields__field-wrapper {
  border-top-width: 1px;
  border-top-style: solid;
  margin-top: 36px;
}
.woocommerce-billing-fields__field-wrapper .form-row:last-child {
  margin-bottom: 0;
}
.no-checkout-form-titles .woocommerce-billing-fields__field-wrapper {
  margin-top: 0;
}
.woocommerce-shipping-fields {
  border-top-width: 1px;
  border-top-style: solid;
  padding-top: 27px;
}
#billing_address_2_field,
#shipping_address_2_field {
  margin-top: 0;
}
.form-no-labels #billing_address_2_field,
.form-no-labels #shipping_address_2_field {
  margin-top: 18px;
}
.form-compact-layout #billing_address_2_field,
.form-compact-layout #shipping_address_2_field {
  margin-top: 18px;
}
.form-compact-layout #billing_address_2_field label,
.form-compact-layout #shipping_address_2_field label {
  clip: auto;
  position: static !important;
  height: auto;
  width: auto;
  overflow: auto;
}
.form-compact-layout #billing_address_2_field label .optional,
.form-compact-layout #shipping_address_2_field label .optional {
  display: none;
}
.form-no-labels.input-underline .woocommerce-billing-fields__field-wrapper {
  margin-top: 0;
}
.form-no-labels.input-underline .woocommerce-billing-fields__field-wrapper,
.form-no-labels.input-underline .woocommerce-shipping-fields {
  border-top: none;
}
#payment {
  margin-top: 27px;
  border-top-width: 1px;
  border-top-style: none;
}
#payment p {
  color: inherit;
  font-weight: 400;
  font-size: .9em;
  line-height: 1.2;
}
#payment button[type="submit"] {
  margin-top: 27px;
}
#payment button[type="submit"].btn-lg {
  margin-top: 36px;
}
#payment button[type="submit"].btn-xl {
  margin-top: 45px;
}
div.payment_box {
  margin: 0 0 0 25px;
  position: relative;
}
div.payment_box p:last-child {
  margin-bottom: 0;
}
div.payment_box p {
  font-size: 1.2em;
  margin-top: 0px;
}
.form-row.place-order {
  border-top-width: 1px;
  border-top-style: solid;
  margin-top: 27px;
}
.woocommerce-privacy-policy-text p {
  margin-top: 27px;
}
.no-checkout-form-titles #customer_details h3,
.no-order-payment-titles #order_review_heading {
  display: none;
}
.no-checkout-form-titles #customer_details #ship-to-different-address {
  display: block;
}
.no-checkout-form-titles .woocommerce-billing-fields__field-wrapper {
  border-top: none;
}
.no-checkout-form-titles #billing_first_name_field,
.no-checkout-form-titles #billing_first_name {
  margin-top: 0;
}
@media (min-width: 570px) {
  .no-checkout-form-titles #billing_last_name_field,
  .no-checkout-form-titles #billing_last_name {
    margin-top: 0;
  }
}
.no-order-payment-table-header table.woocommerce-checkout-review-order-table thead,
.no-order-payment-table-header.uncode-wc-pay-order table.shop_table thead,
.no-order-payment-table-header.uncode-wc-order-received table.shop_table thead {
  display: none;
}
.form-no-labels .create-account label,
.form-no-labels #ship-to-different-address label,
.form-no-labels .woocommerce-terms-and-conditions-wrapper label {
  display: inline !important;
}
.uncode-wc-checkout.bold-text .shop_table td.product-name,
.uncode-wc-checkout.bold-text .shop_table td.product-name strong.product-quantity,
.uncode-wc-checkout.bold-text .shop_table th,
.uncode-wc-checkout.bold-text .shop_table .order-total .amount {
  font-weight: 600;
}
.uncode-wc-checkout.bold-text .form-row label,
.uncode-wc-checkout.bold-text .create-account label {
  font-weight: 600;
}
.woocommerce:not(.uncode-wc-module) form.checkout h3 {
  font-size: 18px;
}
#order_comments {
  min-height: 120px;
}
#customer_details .col-2 {
  margin-top: 27px;
}
.woocommerce-form-login,
.woocommerce-form-coupon {
  padding: 18px 0px 0px 0px;
}
.woocommerce-form-login &gt; p:first-child,
.woocommerce-form-coupon &gt; p:first-child {
  margin-top: 0;
  font-weight: 400;
}
.woocommerce-form-login-toggle .wc-notice,
.woocommerce-form-coupon-toggle .wc-notice {
  font-weight: 600;
}
.woocommerce-form-login-toggle .wc-notice a,
.woocommerce-form-coupon-toggle .wc-notice a {
  font-weight: 400;
}
.woocommerce-form-login .clear + .form-row {
  color: inherit;
}
.woocommerce-checkout .woocommerce-form-login &gt; p:first-child,
.woocommerce-checkout .woocommerce-form-coupon &gt; p:first-child {
  color: inherit !important;
}
.woocommerce-form-login .clear + .form-row {
  margin-top: 0;
}
.woocommerce-form-login a {
  font-size: .9em;
}
.woocommerce-form-login__rememberme {
  display: block !important;
  font-size: .9em;
}
.woocommerce-form-login__rememberme input {
  margin-right: 5px;
}
.woocommerce-form-coupon .form-row-first,
.woocommerce-form-coupon .form-row-last {
  float: none;
  display: inline-block;
}
.woocommerce-form-coupon .form-row-first {
  max-width: 170px;
  margin-bottom: 0;
}
.woocommerce-form-coupon .form-row-last {
  color: inherit !important;
  width: calc(-88%);
}
.woocommerce-form-coupon input[type="text"] {
  margin-top: 0;
  font-size: .8em;
  padding-top: 12px;
  padding-bottom: 12px;
  height: 40px;
}
.woocommerce-form-coupon .button {
  height: 40px;
  line-height: 40px;
  padding-bottom: 0;
  padding-top: 0;
  margin-left: 5px;
  margin-top: 1px;
}
.woocommerce-checkout .woocommerce-form-login .button {
  height: 40px;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}
.woocommerce-form-login + .woocommerce-notices-wrapper + .woocommerce-checkout,
.woocommerce-form-coupon + .woocommerce-notices-wrapper + .woocommerce-checkout {
  margin-top: 54px;
}
.woocommerce-checkout .woocommerce-form-login {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 21px;
}
.woocommerce-form-login + .woocommerce-form-coupon-toggle {
  margin-top: 18px !important;
}
.woocommerce-form-login + #customer_details .col-1,
.woocommerce-form-coupon + #customer_details .col-1 {
  margin-top: 54px;
}
.woocommerce:not(.uncode-wc-module) #customer_details {
  margin-bottom: 72px;
}
.uncode-wc-module__notices .wc-notice {
  margin-bottom: 36px;
}
#order_review_heading {
  margin-bottom: 36px;
}
.order-table-with-thumbs .order_details td.product-name,
.order-table-with-thumbs .woocommerce-checkout-review-order-table td.product-name,
.order-table-with-thumbs.uncode-wc-pay-order .shop_table td.product-name {
  display: flex;
  width: 100%;
  position: relative;
}
.order-table-with-thumbs .order_details img,
.order-table-with-thumbs .woocommerce-checkout-review-order-table img,
.order-table-with-thumbs.uncode-wc-pay-order .shop_table img {
  width: 54px;
  border-radius: 2px;
  max-width: none;
  display: block;
}
body:not(.rtl) .order-table-with-thumbs .order_details img,
body:not(.rtl) .order-table-with-thumbs .woocommerce-checkout-review-order-table img,
body:not(.rtl) .order-table-with-thumbs.uncode-wc-pay-order .shop_table img {
  margin-right: 27px;
}
body.rtl .order-table-with-thumbs .order_details img,
body.rtl .order-table-with-thumbs .woocommerce-checkout-review-order-table img,
body.rtl .order-table-with-thumbs.uncode-wc-pay-order .shop_table img {
  margin-left: 27px;
}
.order-table-with-thumbs .order_details img,
.order-table-with-thumbs.uncode-wc-pay-order .shop_table img {
  height: 100%;
}
.order-table-with-thumbs .woocommerce-checkout-review-order-table img {
  height: auto;
}
.order-table-with-thumbs.vertical-align-middle .order_details td.product-name,
.order-table-with-thumbs.vertical-align-middle .woocommerce-checkout-review-order-table td.product-name,
.order-table-with-thumbs.vertical-align-middle.uncode-wc-pay-order .shop_table td.product-name {
  align-items: center;
}
.order-table-with-thumbs .order_details strong.product-quantity,
.order-table-with-thumbs .woocommerce-checkout-review-order-table strong.product-quantity {
  position: absolute;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  line-height: 15px;
  text-align: center;
  color: #fff;
  top: 19px;
  font-size: 9px;
}
.order-table-with-thumbs .order_details strong.product-quantity span,
.order-table-with-thumbs .woocommerce-checkout-review-order-table strong.product-quantity span {
  display: none;
}
body:not(.rtl) .order-table-with-thumbs .order_details strong.product-quantity,
body:not(.rtl) .order-table-with-thumbs .woocommerce-checkout-review-order-table strong.product-quantity {
  left: 49px;
}
body.rtl .order-table-with-thumbs .order_details strong.product-quantity,
body.rtl .order-table-with-thumbs .woocommerce-checkout-review-order-table strong.product-quantity {
  right: 49px;
}
.order-table-with-thumbs .order_details .product-item-thumb,
.order-table-with-thumbs .woocommerce-checkout-review-order-table .product-item-thumb {
  position: relative;
}
.order-table-with-thumbs .order_details .product-item-thumb strong.product-quantity,
.order-table-with-thumbs .woocommerce-checkout-review-order-table .product-item-thumb strong.product-quantity {
  top: 0;
}
body:not(.rtl) .order-table-with-thumbs .order_details .product-item-thumb strong.product-quantity,
body:not(.rtl) .order-table-with-thumbs .woocommerce-checkout-review-order-table .product-item-thumb strong.product-quantity {
  left: auto;
  right: 27px;
  transform: translate3d(50%, -50%, 0);
}
body.rtl .order-table-with-thumbs .order_details .product-item-thumb strong.product-quantity,
body.rtl .order-table-with-thumbs .woocommerce-checkout-review-order-table .product-item-thumb strong.product-quantity {
  left: 27px;
  right: auto;
  transform: translate3d(-50%, -50%, 0);
}
.order-table-with-thumbs .order_details .product-item-text strong.product-quantity,
.order-table-with-thumbs .woocommerce-checkout-review-order-table .product-item-text strong.product-quantity {
  display: none;
}
.order-table-with-thumbs .order_details .wc-item-meta {
  display: none;
}
.uncode-wc-checkout--horizontal.uncode-wc-pay-order #payment {
  border-top-style: none;
  padding-top: 27px;
}
.woocommerce-order h2,
.woocommerce-order h3 {
  font-size: 18px !important;
}
.woocommerce-order ul {
  list-style-type: none !important;
  padding-left: 0 !important;
}
.woocommerce-order table.order_details {
  margin-bottom: 36px;
}
.woocommerce-order address {
  font-style: normal;
}
.woocommerce-bacs-bank-details h3 {
  display: none;
}
.uncode-wc-checkout.main-button-align-right .form-row.place-order {
  text-align: right;
}
.uncode-wc-checkout.main-button-align-right .woocommerce-terms-and-conditions-wrapper {
  text-align: left;
}
.woocommerce-terms-and-conditions-wrapper .input-checkbox {
  margin-right: 4px;
}
.woocommerce-session-expired-wrapper {
  padding-bottom: 36px;
  padding-top: 36px;
}
.woocommerce-session-expired-wrapper .wc-backward,
.woocommerce-session-expired-wrapper .wc-backward {
  margin-left: 18px;
}
.no-block-padding .woocommerce-session-expired-wrapper {
  padding: 36px;
  text-align: center;
}
.woocommerce-order-received .woocommerce-thankyou-order-received + .woocommerce-info {
  margin-top: 18px !important;
}
.woocommerce-order-received .woocommerce-form-login {
  border: none;
  padding-bottom: 0;
}
.woocommerce-order-received .woocommerce-form-login .form-row {
  margin-top: 0;
}
.uncode-woocommerce-form-submission .checkout-button {
  position: relative;
}
.uncode-woocommerce-form-submission .checkout-button:after {
  opacity: 1;
  display: block;
  transition: opacity 0.2s ease;
  transition-delay: 0.4s;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  margin-left: -16px;
  content: "";
  z-index: 1000;
}
.uncode-woocommerce-form-submission .style-light .checkout-button,
.uncode-woocommerce-form-submission .style-dark .style-light .checkout-button {
  color: transparent !important;
}
.uncode-woocommerce-form-submission .style-light .checkout-button:after,
.uncode-woocommerce-form-submission .style-dark .style-light .checkout-button:after {
  background-image: url(//tus-schutterwald.de/wp-content/themes/uncode/library/img/oval-anim-dark.svg);
}
.uncode-woocommerce-form-submission .style-dark .checkout-button,
.uncode-woocommerce-form-submission .style-light .style-dark .checkout-button {
  color: transparent !important;
}
.uncode-woocommerce-form-submission .style-dark .checkout-button:after,
.uncode-woocommerce-form-submission .style-light .style-dark .checkout-button:after {
  background-image: url(//tus-schutterwald.de/wp-content/themes/uncode/library/img/oval-anim-light.svg);
}
.woocommerce-MyAccount-navigation ul {
  list-style-type: none !important;
  padding: 0 !important;
  margin: 12px 0 0;
  margin: -6px 0 0;
}
.woocommerce-MyAccount-navigation a {
  display: block;
  padding: 6px 0;
  position: relative;
}
body:not(.rtl) .woocommerce-MyAccount-navigation a {
  padding-left: 36px;
}
body.rtl .woocommerce-MyAccount-navigation a {
  padding-right: 36px;
}
.woocommerce-MyAccount-navigation a:before {
  font-family: uncodeicon;
  position: absolute;
  font-size: 1.2em;
  top: 2px;
}
body:not(.rtl) .woocommerce-MyAccount-navigation a:before {
  left: 0;
}
body.rtl .woocommerce-MyAccount-navigation a:before {
  right: 0;
}
.woocommerce-MyAccount-navigation li.is-active a:before {
  color: inherit;
}
.uncode-wc-my-account .woocommerce-MyAccount-navigation li:first-child a {
  padding-top: 0;
}
.uncode-wc-my-account .woocommerce-MyAccount-navigation li:first-child a:before {
  top: -4px;
}
.woocommerce-MyAccount-navigation-link--dashboard a:before {
  content: '\f0e4';
}
.woocommerce-MyAccount-navigation-link--orders a:before {
  content: '\f07a';
}
.woocommerce-MyAccount-navigation-link--downloads a:before {
  content: '\f019';
  top: 3px;
}
.woocommerce-MyAccount-navigation-link--edit-address a:before {
  content: '\f015';
}
.woocommerce-MyAccount-navigation-link--edit-account a:before {
  content: '\f007';
}
.woocommerce-MyAccount-navigation-link--customer-logout a:before {
  content: '\f08b';
  top: 4px;
}
.woocommerce-MyAccount-navigation-link--payment-methods a:before {
  content: '\f09d';
  top: 3px;
}
.woocommerce-MyAccount-content .woocommerce-notices-wrapper + p,
.woocommerce-MyAccount-content table.woocommerce-MyAccount-orders,
.woocommerce-MyAccount-content table.woocommerce-table--order-downloads {
  margin-top: 0;
  border-top-width: 0 !important;
}
.woocommerce-MyAccount-content table.woocommerce-MyAccount-paymentMethods {
  margin-top: 0;
}
.woocommerce-MyAccount-content form.woocommerce-EditAccountForm {
  margin-top: -18px !important;
}
.woocommerce-MyAccount-content form.woocommerce-EditAccountForm .form-row-first,
.woocommerce-MyAccount-content form.woocommerce-EditAccountForm .form-row-last {
  margin-bottom: 0;
}
.woocommerce-MyAccount-content table.woocommerce-MyAccount-orders thead th,
.woocommerce-MyAccount-content table.woocommerce-table--order-downloads thead th {
  padding-top: 4px;
}
.woocommerce-MyAccount-content table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions a,
.woocommerce-MyAccount-content table.woocommerce-table--order-downloads .woocommerce-orders-table__cell-order-actions a {
  margin-left: 4px;
}
.woocommerce-MyAccount-content table.woocommerce-MyAccount-orders td.woocommerce-orders-table__cell-order-number,
.woocommerce-MyAccount-content table.woocommerce-table--order-downloads td.woocommerce-orders-table__cell-order-number {
  padding-right: 9px;
}
@media (max-width: 569px) {
  .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders th.woocommerce-orders-table__header-order-status,
  .woocommerce-MyAccount-content table.woocommerce-table--order-downloads th.woocommerce-orders-table__header-order-status,
  .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders td.woocommerce-orders-table__cell-order-status,
  .woocommerce-MyAccount-content table.woocommerce-table--order-downloads td.woocommerce-orders-table__cell-order-status {
    width: 50px;
  }
}
.woocommerce-MyAccount-content table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-number a,
.woocommerce-MyAccount-content table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions a,
.woocommerce-MyAccount-content table.woocommerce-table--order-downloads .download-product a,
.woocommerce-MyAccount-content table.woocommerce-table--order-downloads .download-file a,
.woocommerce-MyAccount-content table.account-payment-methods-table .payment-method-actions a {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  display: inline-block;
  padding: 0 3px;
}
.woocommerce-MyAccount-content .form-row span em {
  font-size: .9em;
}
.woocommerce-MyAccount-content mark {
  background: transparent;
}
.woocommerce-MyAccount-content .order-status-icon {
  color: #777;
  background: #E5E5E5;
  border-radius: 4px;
  display: inline-block;
  padding: 7px 12px;
  font-size: .9em;
  line-height: 1;
  margin-left: 9px;
  margin-right: 9px;
}
.woocommerce-MyAccount-content .order-status-icon:before {
  display: none;
  content: '\f141';
}
.woocommerce-MyAccount-content .order-status-icon--completed {
  background: #C8D7E1;
  color: #2e4453;
}
.woocommerce-MyAccount-content .order-status-icon--completed:before {
  content: '\f00c';
}
.woocommerce-MyAccount-content .order-status-icon--on-hold {
  background: #f8dda7;
  color: #94660c;
}
.woocommerce-MyAccount-content .order-status-icon--on-hold:before {
  content: '\f05a';
}
.woocommerce-MyAccount-content .order-status-icon--failed {
  background: #eba3a3;
  color: #761919;
}
.woocommerce-MyAccount-content .order-status-icon--failed:before {
  content: '\f06a';
}
.woocommerce-MyAccount-content .order-status-icon--processing {
  background: #C6E1C6;
  color: #5B841B;
}
.woocommerce-MyAccount-content .order-status-icon--trash {
  background: #eba3a3;
  color: #761919;
}
.woocommerce-MyAccount-content .order-status-icon--trash:before {
  content: '\f1f8';
}
.woocommerce-MyAccount-content address {
  font-style: normal;
}
@media (max-width: 569px) {
  .woocommerce-MyAccount-content table.shop_table_responsive thead {
    display: none;
  }
  .woocommerce-MyAccount-content table.shop_table_responsive td {
    display: block;
    text-align: right !important;
    clear: both;
    width: auto !important;
    padding-right: 0 !important;
  }
  .woocommerce-MyAccount-content table.shop_table_responsive td:before,
  .woocommerce-MyAccount-content table.shop_table_responsive td:after {
    content: "";
    display: table;
  }
  .woocommerce-MyAccount-content table.shop_table_responsive td[data-title]:before {
    content: attr(data-title) ": ";
    float: left;
  }
  .woocommerce-MyAccount-content table.shop_table_responsive .order-status-icon {
    display: inline;
    margin-right: 0;
  }
}
.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content h3 {
  font-size: 18px !important;
}
h2 + table,
h3 + table {
  margin-top: 36px !important;
}
p + section.woocommerce-order-downloads {
  margin-top: 36px;
  margin-bottom: 36px;
}
.woocommerce-Addresses {
  margin: 18px 0px 0px 0px;
  border-top-width: 1px;
  border-top-style: solid;
}
.woocommerce-Address .edit {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  font-size: .9em;
  margin: 9px 0px 0px 0px;
  display: inline-block;
  padding: 0 3px 4px;
}
.addresses.col2-set:before,
.addresses.col2-set:after {
  content: " ";
  display: table;
  table-layout: fixed;
}
.addresses.col2-set:after {
  clear: both;
}
.addresses.col2-set:before,
.addresses.col2-set:after {
  content: " ";
  display: table;
}
.addresses.col2-set:after {
  clear: both;
}
@media (min-width: 570px) {
  .addresses.col2-set .col-1,
  .addresses.col2-set .col-2 {
    width: calc(50% - 18px);
    overflow: visible;
  }
  .addresses.col2-set .col-1 {
    float: left;
    clear: left;
  }
  .addresses.col2-set .col-2 {
    float: right;
  }
}
p.order-again {
  margin-bottom: 36px;
  margin-top: 36px;
}
.uncode-wc-my-account.bold-text .shop_table th,
.uncode-wc-my-account.bold-text .shop_table td a,
.uncode-wc-my-account.bold-text .shop_table td .amount {
  font-weight: 600;
}
.uncode-wc-my-account.bold-text .form-row label,
.uncode-wc-my-account.bold-text .payment_methods label {
  font-weight: 600;
}
.uncode-wc-account-forms h2 {
  margin-top: 0;
}
.uncode-wc-account-forms .woocommerce-privacy-policy-text p:first-child {
  margin-top: 9px;
}
.uncode-wc-account-forms.bold-text .form-row label {
  font-weight: 600;
}
.uncode-wc-account-forms.no-account-forms-titles h2 {
  display: none;
}
.uncode-wc-account-forms.no-account-forms-titles form {
  padding-top: 0;
}
.uncode-wc-account-forms.no-account-forms-titles form &gt; p:first-child {
  margin-top: 0;
}
.uncode-wc-account-forms.no-account-forms-titles.form-no-labels form &gt; p:first-child input {
  margin-top: 0;
}
.woocommerce-MyAccount-content &gt; a.button,
.woocommerce-MyAccount-content p &gt; a.button {
  display: inline-block;
  transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
  text-align: center !important;
  vertical-align: middle;
  background-image: none;
  border-radius: 2px;
  outline: none;
  white-space: nowrap;
  -webkit-text-stroke: 0px;
  width: auto;
  box-shadow: none;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
}
.woocommerce-Message + .button,
.account-payment-methods-table + .button {
  margin-top: 27px;
}
.woocommerce-form-register p:not(.form-row),
.woocommerce-form-track-order p:not(.form-row),
.lost_reset_password p:not(.form-row) {
  font-weight: 400;
  font-size: .9em;
}
.woocommerce-form-register .woocommerce-password-hint,
.woocommerce-form-track-order .woocommerce-password-hint,
.lost_reset_password .woocommerce-password-hint {
  margin-top: 18px;
  display: block;
}
@media (min-width: 960px) {
  .uncode-wc-account-forms.with-button-adjust p.lost_password {
    position: absolute;
  }
}
@media (max-width: 959px) {
  .woocommerce-form-login button[type="submit"],
  .woocommerce-form-register button[type="submit"],
  .woocommerce-form-track-order button[type="submit"] {
    margin-top: 0 !important;
    transform: none !important;
  }
}
.uncode-wc-account-forms mark {
  background-color: transparent;
  color: inherit;
}
.uncode-wc-account-forms .wc-notice,
.uncode-wc-account-forms .order-info {
  margin-top: 27px !important;
}
.password-input {
  position: relative;
  display: block;
}
.show-password-input {
  position: absolute;
  width: 15px;
  height: 15px;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  line-height: 1;
  opacity: .5;
  transition: opacity 0.5s;
}
.show-password-input:hover {
  opacity: 1;
}
.show-password-input.display-password {
  opacity: .2;
}
.show-password-input:before {
  content: '\f06e';
  font-family: 'uncodeicon';
  display: inline-block;
}
.module-text-lead {
  font-size: 18px;
}
.module-text-lead &gt; *,
.module-text-lead p,
.module-text-lead li,
.module-text-lead dt,
.module-text-lead dd,
.module-text-lead dl,
.module-text-lead address,
.module-text-lead label,
.module-text-lead small,
.module-text-lead pre,
.module-text-lead code {
  font-size: 18px;
}
.module-text-small {
  font-size: 13px;
}
.module-text-small &gt; *,
.module-text-small p,
.module-text-small li,
.module-text-small dt,
.module-text-small dd,
.module-text-small dl,
.module-text-small address,
.module-text-small label,
.module-text-small small,
.module-text-small pre,
.module-text-small code {
  font-size: 13px;
}
.main-container .row-container .row-parent .uncode-wc-checkout .column_child.single-internal-gutter .uncont &gt; * {
  margin-top: 0;
}
.uncode-wc-module .uncode-wc-module__row--first {
  margin-top: 0px !important;
}
.no-internal-gutter .uncode-wc-module .uncode-wc-module__row {
  margin-top: 0px;
}
.one-internal-gutter .uncode-wc-module .uncode-wc-module__row {
  margin-top: 1px;
}
.half-internal-gutter .uncode-wc-module .uncode-wc-module__row {
  margin-top: 18px;
}
.single-internal-gutter .uncode-wc-module .uncode-wc-module__row {
  margin-top: 36px;
}
.double-internal-gutter .uncode-wc-module .uncode-wc-module__row {
  margin-top: 72px;
}
@media (max-width: 959px) {
  .double-internal-gutter .uncode-wc-module .uncode-wc-module__row {
    margin-top: 54px;
  }
}
@media (max-width: 569px) {
  .double-internal-gutter .uncode-wc-module .uncode-wc-module__row {
    margin-top: 36px;
  }
}
.triple-internal-gutter .uncode-wc-module .uncode-wc-module__row {
  margin-top: 108px;
}
@media (max-width: 1499px) {
  .triple-internal-gutter .uncode-wc-module .uncode-wc-module__row {
    margin-top: 90px;
  }
}
@media (max-width: 959px) {
  .triple-internal-gutter .uncode-wc-module .uncode-wc-module__row {
    margin-top: 72px;
  }
}
@media (max-width: 569px) {
  .triple-internal-gutter .uncode-wc-module .uncode-wc-module__row {
    margin-top: 54px;
  }
}
.quad-internal-gutter .uncode-wc-module .uncode-wc-module__row {
  margin-top: 144px;
}
@media (max-width: 1699px) {
  .quad-internal-gutter .uncode-wc-module .uncode-wc-module__row {
    margin-top: 126px;
  }
}
@media (max-width: 1499px) {
  .quad-internal-gutter .uncode-wc-module .uncode-wc-module__row {
    margin-top: 108px;
  }
}
@media (max-width: 959px) {
  .quad-internal-gutter .uncode-wc-module .uncode-wc-module__row {
    margin-top: 90px;
  }
}
@media (max-width: 569px) {
  .quad-internal-gutter .uncode-wc-module .uncode-wc-module__row {
    margin-top: 72px;
  }
}
.uncode-wc-module .woocommerce-notices-wrapper .row-parent,
.uncode-wc-module .woocommerce-notices-wrapper .row-container,
.uncode-wc-module .woocommerce-notices-wrapper .double-bottom-padding {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.quick-view-button-overlay {
  height: 27px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  width: 27px;
  z-index: 1000;
}
.add-to-wishlist-overlay + .quick-view-button-overlay {
  top: 42px;
}
.quick-view-button-overlay .quick-view-button {
  text-indent: -99999px;
}
.quick-view-button-overlay .quick-view-button:after {
  content: '\e089';
  display: block;
  font-family: uncodeicon;
  font-size: .925em;
  left: 0;
  line-height: 27px;
  position: absolute;
  text-align: center;
  text-indent: 0;
  top: 0;
  width: 100%;
}
div.product .quick-view-default-content div.summary {
  float: none;
  margin-bottom: 0;
  padding-left: 0;
  width: 100%;
}
.quick-view-icon-button {
  display: inline-block;
  height: 2em;
  margin-top: 0 !important;
  position: relative;
  vertical-align: inherit;
  width: 2em;
}
.quick-view-icon-button a {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  text-indent: -99999px;
  top: 0;
  width: 100%;
}
.quick-view-icon-button a:after {
  content: '\e089';
  display: block;
  font-family: uncodeicon;
  left: 0;
  line-height: 2em;
  position: absolute;
  text-align: center;
  text-indent: 0;
  top: 0;
  width: 100%;
}
.woocommerce-mini-cart-header {
  display: none;
}
#uncode_sidecart_overlay {
  bottom: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 3000;
}
body:not(.uncode-sidecart-open) #uncode_sidecart_overlay {
  left: 100%;
  opacity: 0;
  transition: opacity 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86), visibility 0s 600ms, left 0s 600ms;
}
body.uncode-sidecart-open #uncode_sidecart_overlay {
  left: 0;
  opacity: .5;
  visibility: visible;
  transition: opacity 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86), visibility 0s 0s, left 0s 0s;
}
@media (max-width: 959px) {
  body.uncode-sidecart-open.uncode-sidecart-mobile-disabled #uncode_sidecart_overlay {
    display: none !important;
  }
}
#uncode_sidecart {
  box-sizing: border-box;
  bottom: 0;
  position: fixed;
  top: 0;
  width: 400px;
  transition: box-shadow 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86),transform 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: 10001;
}
@media (max-width: 569px) {
  #uncode_sidecart {
    width: 100%;
  }
}
@media (min-width: 781px) {
  body.admin-bar #uncode_sidecart {
    top: 32px;
  }
}
body.uncode-sidecart-right #uncode_sidecart {
  right: 0;
}
body.uncode-sidecart-right:not(.uncode-sidecart-open) #uncode_sidecart {
  transform: translateX(100%);
}
body.uncode-sidecart-left #uncode_sidecart {
  left: 0;
}
body.uncode-sidecart-left:not(.uncode-sidecart-open) #uncode_sidecart {
  transform: translateX(-100%);
}
body.uncode-sidecart-open #uncode_sidecart {
  box-shadow: 0 50px 50px -30px rgba(0, 0, 0, 0.2), 0 30px 50px 0 rgba(0, 0, 0, 0.15);
}
@media (max-width: 959px) {
  body.uncode-sidecart-open.uncode-sidecart-mobile-disabled #uncode_sidecart {
    display: none !important;
  }
}
body:not(.woocommerce-checkout).uncode-sidecart-open {
  overflow: hidden !important;
}
.uncode-sidecart-wrapper,
.uncode-sidecart-wrapper .widget_shopping_cart,
.uncode-sidecart-wrapper .widget_shopping_cart_content {
  background: inherit;
  height: 100%;
  position: relative;
}
.uncode-sidecart-wrapper .widget_shopping_cart .product_list_widget {
  padding-bottom: 9px !important;
}
html:not(.win) .uncode-sidecart-wrapper .widget_shopping_cart .product_list_widget {
  width: 100%;
}
html.win .uncode-sidecart-wrapper .widget_shopping_cart .product_list_widget {
  width: calc(100% + 16px);
}
.uncode-sidecart-wrapper li.woocommerce-mini-cart__empty-message {
  padding-bottom: 18px !important;
  padding-top: 18px !important;
}
.uncode-sidecart-wrapper li.mini_cart_item {
  border-bottom: 1px solid;
  box-sizing: content-box;
  padding-bottom: 18px !important;
  padding-left: 68px !important;
  padding-top: 18px !important;
}
.uncode-sidecart-wrapper li.mini_cart_item img {
  max-width: 50px;
  top: 23.76px !important;
  width: 50px !important;
}
.uncode-sidecart-wrapper li.mini_cart_item .amount {
  float: none;
}
.uncode-sidecart-wrapper li.mini_cart_item .quantity i {
  margin: 0;
}
.uncode-sidecart-wrapper li.mini_cart_item .remove {
  top: 23.76px !important;
}
.uncode-sidecart-wrapper li.mini_cart_item a {
  font-weight: 500;
}
.uncode-sidecart-wrapper .buttons {
  display: block;
}
.uncode-sidecart-wrapper .buttons a.wc-forward {
  margin: 0 0 9px !important;
  padding-top: 0 !important;
  width: 100%;
}
.uncode-sidecart-wrapper .buttons a.wc-forward:first-child {
  background-color: transparent !important;
  border: 0 !important;
}
.uncode-sidecart-wrapper .woocommerce-mini-cart-header {
  display: block;
  background: inherit;
  border-bottom: 1px solid transparent;
  left: 27px;
  overflow: hidden;
  position: absolute;
  right: 27px;
  top: 0;
  z-index: 1;
}
.uncode-sidecart-wrapper .woocommerce-mini-cart-body {
  height: 100%;
  overflow-y: auto;
  padding: 72px 27px 144px 27px;
  position: absolute;
  width: calc(100% + 200px - 27px);
  z-index: 0;
}
body.uncode-sidecart-right .uncode-sidecart-wrapper .woocommerce-mini-cart-body {
  margin-right: calc(-200px + 27px);
  padding-right: 200px;
}
body.uncode-sidecart-left .uncode-sidecart-wrapper .woocommerce-mini-cart-body {
  margin-left: calc(-200px + 27px);
  padding-left: 200px;
}
.uncode-sidecart-wrapper .woocommerce-mini-cart-footer {
  background: inherit;
  bottom: 0;
  left: 27px;
  padding-bottom: 9px;
  position: absolute;
  right: 27px;
  z-index: 1;
}
.uncode-sidecart-wrapper .close-mini-cart {
  border: 0 !important;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  margin: 0 !important;
  padding: 18px 0 18px 1.3em !important;
  position: relative;
  transform: none !important;
}
.uncode-sidecart-wrapper .close-mini-cart span.cart-close-icon {
  font-size: 1.3em;
  font-weight: normal;
  left: 0;
  line-height: 1;
  position: absolute;
}
body.uncode-sidecart-right .uncode-sidecart-wrapper .close-mini-cart {
  float: right;
}
body.uncode-sidecart-left .uncode-sidecart-wrapper .close-mini-cart {
  float: left;
}
.checkout-steps {
  list-style: none !important;
  margin: 0;
  padding: 0 !important;
  display: flex;
  align-items: center;
}
.checkout-step {
  font-size: inherit;
  display: inline-block;
}
.checkout-step-icon {
  font-size: .75em;
  margin-right: 0;
  margin-left: 1em;
}
.checkout-step-wrapper {
  display: flex;
  align-items: center;
}
.checkout-step-number {
  font-size: .5em;
  width: 1.6em;
  height: 1.6em;
  display: inline-block;
  text-align: center;
  line-height: 1.6em;
  position: relative;
  border-radius: 100%;
  margin-right: 1em;
  flex-shrink: 0;
}
.checkout-step--inactive,
.checkout-step-icon {
  opacity: .35;
}
@media (min-width: 960px) {
  .align_left .checkout-step {
    margin-right: 1em;
  }
}
.align_left .checkout-steps {
  justify-content: flex-start;
}
@media (min-width: 960px) {
  .align_right .checkout-step {
    margin-left: 1em;
  }
}
.align_right .checkout-steps {
  justify-content: flex-end;
}
@media (min-width: 960px) {
  .align_center .checkout-step {
    margin-left: .5em;
    margin-right: .5em;
  }
}
.align_center .checkout-steps {
  justify-content: center;
}
@media (max-width: 959px) {
  .checkout-step--inactive {
    display: none;
  }
  .checkout-step-icon,
  .checkout-step-number {
    display: none;
  }
}
@media (max-width: 569px) {
  .align_left_mobile .checkout-steps {
    justify-content: flex-start;
  }
  .align_right_mobile .checkout-steps {
    justify-content: flex-end;
  }
  .align_center_mobile .checkout-step {
    margin-left: .5em;
    margin-right: .5em;
  }
  .align_center_mobile .checkout-steps {
    justify-content: center;
  }
}
@media (min-width: 570px) and (max-width: 959px) {
  .align_left_tablet .checkout-step {
    margin-left: 0;
    margin-right: 1em;
  }
  .align_left_tablet .checkout-steps {
    justify-content: flex-start;
  }
  .align_right_tablet .checkout-step {
    margin-left: 1em;
    margin-right: 0;
  }
  .align_right_tablet .checkout-steps {
    justify-content: flex-end;
  }
  .align_center_tablet .checkout-step {
    margin-left: .5em;
    margin-right: .5em;
  }
  .align_center_tablet .checkout-steps {
    justify-content: center;
  }
}
@font-face{font-family:'uncodeicon';src:url(//tus-schutterwald.de/wp-content/themes/uncode/library/fonts/uncode-icons.eot);src:url(//tus-schutterwald.de/wp-content/themes/uncode/library/fonts/uncode-icons.eot?#iefix) format('embedded-opentype'),url(//tus-schutterwald.de/wp-content/themes/uncode/library/fonts/uncode-icons.woff2) format('woff2'),url(//tus-schutterwald.de/wp-content/themes/uncode/library/fonts/uncode-icons.woff) format('woff'),url(//tus-schutterwald.de/wp-content/themes/uncode/library/fonts/uncode-icons.ttf) format('truetype'),url(//tus-schutterwald.de/wp-content/themes/uncode/library/fonts/uncode-icons.svg#uncodeicon) format('svg');font-weight:normal;font-style:normal;font-display:swap}.fa{font-family:'uncodeicon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center;display:inline-block}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul&gt;li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa.fa-push-right{margin-right:.3em}.fa.fa-push-left{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2.5em;height:2.5em;line-height:2.5em;vertical-align:middle;border:2px solid #c0c0c0;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-ms-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;-webkit-backface-visibility:hidden;-webkit-box-sizing:initial;-moz-box-sizing:initial;box-sizing:initial;-o-border-radius:2.5em;-moz-border-radius:2.5em;-webkit-border-radius:2.5em;-ms-border-radius:2.5em;border-radius:2.5em}.fa-stack-1x,.fa-stack-2x{position:absolute !important;left:0;top:0;width:100%;height:100%;text-align:center;line-height:inherit}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-stack-3x{font-size:3em}.fa-inverse{color:#fff}.fa-asterisk:before{content:"\f069"}.fa-plus:before{content:"\f067"}.fa-question:before{content:"\f128"}.fa-minus:before{content:"\f068"}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before{content:"\f00d"}.fa-remove:before{content:"\f00d"}.fa-times1:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before{content:"\f013"}.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before{content:"\f01e"}.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before{content:"\f03b"}.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before{content:"\f03e"}.fa-photo:before{content:"\f03e"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before{content:"\f044"}.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before{content:"\f064"}.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before{content:"\f071"}.fa-warning1:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart:before{content:"\f080"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before{content:"\f085"}.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before{content:"\f09e"}.fa-rss1:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell-o:before{content:"\f0a2"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before{content:"\f0c0"}.fa-users:before{content:"\f0c0"}.fa-chain:before{content:"\f0c1"}.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before{content:"\f0c4"}.fa-scissors1:before{content:"\f0c4"}.fa-copy:before{content:"\f0c5"}.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before{content:"\f0c7"}.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-navicon:before{content:"\f0c9"}.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before{content:"\f0dc"}.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before{content:"\f0dd"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before{content:"\f0de"}.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before{content:"\f0e2"}.fa-undo:before{content:"\f0e2"}.fa-gavel:before{content:"\f0e3"}.fa-legal:before{content:"\f0e3"}.fa-dashboard:before{content:"\f0e4"}.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before{content:"\f0e7"}.fa-flash1:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before{content:"\f0ea"}.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell:before{content:"\f0f3"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile:before{content:"\f10b"}.fa-mobile-phone:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before{content:"\f112"}.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before{content:"\f122"}.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before{content:"\f123"}.fa-star-half-full:before{content:"\f123"}.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before{content:"\f127"}.fa-unlink:before{content:"\f127"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before{content:"\f152"}.fa-toggle-right:before{content:"\f152"}.fa-eur:before{content:"\f153"}.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before{content:"\f155"}.fa-usd:before{content:"\f155"}.fa-inr:before{content:"\f156"}.fa-rupee:before{content:"\f156"}.fa-cny:before{content:"\f157"}.fa-jpy:before{content:"\f157"}.fa-rmb:before{content:"\f157"}.fa-yen:before{content:"\f157"}.fa-rouble:before{content:"\f158"}.fa-rub:before{content:"\f158"}.fa-ruble:before{content:"\f158"}.fa-krw:before{content:"\f159"}.fa-won:before{content:"\f159"}.fa-bitcoin:before{content:"\f15a"}.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-twitter-x-fa:before{content:"\e942"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before{content:"\f191"}.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before{content:"\f195"}.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before{content:"\f19c"}.fa-institution:before{content:"\f19c"}.fa-university:before{content:"\f19c"}.fa-graduation-cap:before{content:"\f19d"}.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before{content:"\f1b9"}.fa-car:before{content:"\f1b9"}.fa-cab:before{content:"\f1ba"}.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before{content:"\f1c5"}.fa-file-photo-o:before{content:"\f1c5"}.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before{content:"\f1c6"}.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before{content:"\f1c7"}.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before{content:"\f1c8"}.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before{content:"\f1cd"}.fa-life-buoy:before{content:"\f1cd"}.fa-life-ring:before{content:"\f1cd"}.fa-life-saver:before{content:"\f1cd"}.fa-support1:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before{content:"\f1d0"}.fa-rebel:before{content:"\f1d0"}.fa-resistance:before{content:"\f1d0"}.fa-empire:before{content:"\f1d1"}.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-y-combinator-square:before{content:"\f1d4"}.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before{content:"\f1d7"}.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before{content:"\f1d8"}.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before{content:"\f1d9"}.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before{content:"\f1e3"}.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before{content:"\f20b"}.fa-shekel:before{content:"\f20b"}.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before{content:"\f224"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before{content:"\f236"}.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before{content:"\f23b"}.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery2:before{content:"\f240"}.fa-battery-4:before{content:"\f240"}.fa-battery-full1:before{content:"\f240"}.fa-battery-3:before{content:"\f241"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before{content:"\f242"}.fa-battery-half:before{content:"\f242"}.fa-battery-1:before{content:"\f243"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before{content:"\f244"}.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before{content:"\f251"}.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before{content:"\f252"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before{content:"\f253"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass1:before{content:"\f254"}.fa-hand-grab-o:before{content:"\f255"}.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before{content:"\f256"}.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before{content:"\f26c"}.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin1:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag1:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before{content:"\f2a4"}.fa-deafness:before{content:"\f2a4"}.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before{content:"\f2a7"}.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before{content:"\f2b3"}.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before{content:"\f2b4"}.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before{content:"\f2bb"}.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before{content:"\f2bc"}.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before{content:"\f2c2"}.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before{content:"\f2c3"}.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer1:before{content:"\f2c7"}.fa-thermometer-4:before{content:"\f2c7"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before{content:"\f2c8"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before{content:"\f2c9"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before{content:"\f2ca"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before{content:"\f2cb"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before{content:"\f2cd"}.fa-bathtub:before{content:"\f2cd"}.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before{content:"\f2d3"}.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before{content:"\f2d4"}.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.fa-eye2:before{content:"\e064"}.fa-paper-clip:before{content:"\e065"}.fa-mail:before{content:"\e066"}.fa-toggle:before{content:"\e067"}.fa-layout:before{content:"\e068"}.fa-link3:before{content:"\e069"}.fa-bell2:before{content:"\e06a"}.fa-lock3:before{content:"\e06b"}.fa-unlock2:before{content:"\e06c"}.fa-ribbon:before{content:"\e06d"}.fa-image2:before{content:"\e06e"}.fa-signal2:before{content:"\e06f"}.fa-target:before{content:"\e070"}.fa-clipboard2:before{content:"\e071"}.fa-clock:before{content:"\e072"}.fa-watch:before{content:"\e073"}.fa-air-play:before{content:"\e074"}.fa-camera3:before{content:"\e075"}.fa-video:before{content:"\e076"}.fa-disc:before{content:"\e077"}.fa-printer:before{content:"\e078"}.fa-monitor:before{content:"\e079"}.fa-server2:before{content:"\e07a"}.fa-cog2:before{content:"\e07b"}.fa-heart3:before{content:"\e07c"}.fa-paragraph2:before{content:"\e07d"}.fa-align-justify2:before{content:"\e07e"}.fa-align-left2:before{content:"\e07f"}.fa-align-center2:before{content:"\e080"}.fa-align-right2:before{content:"\e081"}.fa-book2:before{content:"\e082"}.fa-layers:before{content:"\e083"}.fa-stacked:before{content:"\e084"}.fa-stack-2:before{content:"\e085"}.fa-paper:before{content:"\e086"}.fa-paper-stack:before{content:"\e087"}.fa-search3:before{content:"\e088"}.fa-zoom-in:before{content:"\e089"}.fa-zoom-out:before{content:"\e08a"}.fa-reply2:before{content:"\e08b"}.fa-circle-plus:before{content:"\e08c"}.fa-circle-minus:before{content:"\e08d"}.fa-circle-check:before{content:"\e08e"}.fa-circle-cross:before{content:"\e08f"}.fa-square-plus:before{content:"\e090"}.fa-square-minus:before{content:"\e091"}.fa-square-check:before{content:"\e092"}.fa-square-cross:before{content:"\e093"}.fa-microphone2:before{content:"\e094"}.fa-record:before{content:"\e095"}.fa-skip-back:before{content:"\e096"}.fa-rewind:before{content:"\e097"}.fa-play2:before{content:"\e098"}.fa-pause2:before{content:"\e099"}.fa-stop2:before{content:"\e09a"}.fa-fast-forward2:before{content:"\e09b"}.fa-skip-forward:before{content:"\e09c"}.fa-shuffle:before{content:"\e09d"}.fa-repeat2:before{content:"\e09e"}.fa-folder2:before{content:"\e09f"}.fa-umbrella2:before{content:"\e0a0"}.fa-moon:before{content:"\e0a1"}.fa-thermometer:before{content:"\e0a2"}.fa-drop:before{content:"\e0a3"}.fa-sun:before{content:"\e0a4"}.fa-cloud3:before{content:"\e0a5"}.fa-cloud-upload2:before{content:"\e0a6"}.fa-cloud-download2:before{content:"\e0a7"}.fa-upload3:before{content:"\e0a8"}.fa-download3:before{content:"\e0a9"}.fa-location:before{content:"\e0aa"}.fa-location-2:before{content:"\e0ab"}.fa-map2:before{content:"\e0ac"}.fa-battery:before{content:"\e0ad"}.fa-head:before{content:"\e0ae"}.fa-briefcase3:before{content:"\e0af"}.fa-speech-bubble:before{content:"\e0b0"}.fa-anchor3:before{content:"\e0b1"}.fa-globe3:before{content:"\e0b2"}.fa-box:before{content:"\e0b3"}.fa-reload:before{content:"\e0b4"}.fa-share2:before{content:"\e0b5"}.fa-marquee:before{content:"\e0b6"}.fa-marquee-plus:before{content:"\e0b7"}.fa-marquee-minus:before{content:"\e0b8"}.fa-tag2:before{content:"\e0b9"}.fa-power:before{content:"\e0ba"}.fa-command:before{content:"\e0bb"}.fa-alt:before{content:"\e0bc"}.fa-esc:before{content:"\e0bd"}.fa-bar-graph:before{content:"\e0be"}.fa-bar-graph-2:before{content:"\e0bf"}.fa-pie-graph:before{content:"\e0c0"}.fa-star2:before{content:"\e0c1"}.fa-arrow-left2:before{content:"\e0c2"}.fa-arrow-right2:before{content:"\e0c3"}.fa-arrow-up2:before{content:"\e0c4"}.fa-arrow-down2:before{content:"\e0c5"}.fa-volume:before{content:"\e0c6"}.fa-mute:before{content:"\e0c7"}.fa-content-right:before{content:"\e100"}.fa-content-left:before{content:"\e101"}.fa-grid:before{content:"\e102"}.fa-grid-2:before{content:"\e103"}.fa-columns2:before{content:"\e104"}.fa-loader:before{content:"\e105"}.fa-bag:before{content:"\e106b"}.fa-ban2:before{content:"\e107"}.fa-flag3:before{content:"\e108"}.fa-trash2:before{content:"\e109"}.fa-expand3:before{content:"\e110"}.fa-contract:before{content:"\e111"}.fa-maximize:before{content:"\e112"}.fa-minimize:before{content:"\e113"}.fa-plus2:before{content:"\e114"}.fa-minus2:before{content:"\e115"}.fa-check2:before{content:"\e116"}.fa-cross:before{content:"\e117"}.fa-move:before{content:"\e118"}.fa-delete:before{content:"\e119"}.fa-menu:before{content:"\e120"}.fa-archive2:before{content:"\e121"}.fa-inbox2:before{content:"\e122"}.fa-outbox:before{content:"\e123"}.fa-file2:before{content:"\e124"}.fa-file-add:before{content:"\e125"}.fa-file-subtract:before{content:"\e126"}.fa-help:before{content:"\e127"}.fa-open:before{content:"\e128"}.fa-ellipsis:before{content:"\e129"}.fa-code1:before{content:"\e900"}.fa-log-in:before{content:"\e901"}.fa-log-out:before{content:"\e902"}.fa-sidebar:before{content:"\e903"}.fa-sliders1:before{content:"\e904"}.fa-smartphone1:before{content:"\e905"}.fa-tablet1:before{content:"\e906"}.fa-times:before{content:"\e600"}.fa-tick:before{content:"\e601"}.fa-plus3:before{content:"\e602"}.fa-minus3:before{content:"\e603"}.fa-equals:before{content:"\e604"}.fa-divide:before{content:"\e605"}.fa-chevron-right2:before{content:"\e606"}.fa-chevron-left2:before{content:"\e607"}.fa-arrow-right-thick:before{content:"\e608"}.fa-arrow-left-thick:before{content:"\e609"}.fa-th-small:before{content:"\e60a"}.fa-th-menu:before{content:"\e60b"}.fa-th-list2:before{content:"\e60c"}.fa-th-large2:before{content:"\e60d"}.fa-home2:before{content:"\e60e"}.fa-arrow-forward:before{content:"\e60f"}.fa-arrow-back:before{content:"\e610"}.fa-rss:before{content:"\e611"}.fa-location2:before{content:"\e612"}.fa-link2:before{content:"\e613"}.fa-image3:before{content:"\e614"}.fa-arrow-up-thick:before{content:"\e615"}.fa-arrow-down-thick:before{content:"\e616"}.fa-starburst:before{content:"\e617"}.fa-starburst-outline:before{content:"\e618"}.fa-star3:before{content:"\e619"}.fa-flow-children:before{content:"\e61a"}.fa-export:before{content:"\e61b"}.fa-delete2:before{content:"\e61c"}.fa-delete-outline:before{content:"\e61d"}.fa-cloud-storage:before{content:"\e61e"}.fa-wi-fi:before{content:"\e61f"}.fa-heart4:before{content:"\e620"}.fa-flash:before{content:"\e621"}.fa-cancel:before{content:"\e622"}.fa-backspace:before{content:"\e623"}.fa-attachment2:before{content:"\e624"}.fa-arrow-move:before{content:"\e625"}.fa-warning:before{content:"\e626"}.fa-user2:before{content:"\e627"}.fa-radar:before{content:"\e628"}.fa-lock-open:before{content:"\e629"}.fa-lock-closed:before{content:"\e62a"}.fa-location-arrow2:before{content:"\e62b"}.fa-info2:before{content:"\e62c"}.fa-user-delete:before{content:"\e62d"}.fa-user-add:before{content:"\e62e"}.fa-media-pause:before{content:"\e62f"}.fa-group2:before{content:"\e630"}.fa-chart-pie:before{content:"\e631"}.fa-chart-line:before{content:"\e632"}.fa-chart-bar:before{content:"\e633"}.fa-chart-area:before{content:"\e634"}.fa-video2:before{content:"\e635"}.fa-point-of-interest:before{content:"\e636"}.fa-infinity:before{content:"\e637"}.fa-globe4:before{content:"\e638"}.fa-eye3:before{content:"\e639"}.fa-cog3:before{content:"\e63a"}.fa-camera4:before{content:"\e63b"}.fa-upload4:before{content:"\e63c"}.fa-scissors:before{content:"\e63d"}.fa-refresh3:before{content:"\e63e"}.fa-pin:before{content:"\e63f"}.fa-key3:before{content:"\e640"}.fa-info-large:before{content:"\e641"}.fa-eject2:before{content:"\e642"}.fa-download4:before{content:"\e643"}.fa-zoom:before{content:"\e644"}.fa-zoom-out2:before{content:"\e645"}.fa-zoom-in2:before{content:"\e646"}.fa-sort-numerically:before{content:"\e647"}.fa-sort-alphabetically:before{content:"\e648"}.fa-input-checked:before{content:"\e649"}.fa-calender:before{content:"\e64a"}.fa-world:before{content:"\e64b"}.fa-notes:before{content:"\e64c"}.fa-code2:before{content:"\e64d"}.fa-arrow-sync:before{content:"\e64e"}.fa-arrow-shuffle:before{content:"\e64f"}.fa-arrow-repeat:before{content:"\e650"}.fa-arrow-minimise:before{content:"\e651"}.fa-arrow-maximise:before{content:"\e652"}.fa-arrow-loop:before{content:"\e653"}.fa-anchor4:before{content:"\e654"}.fa-spanner:before{content:"\e655"}.fa-puzzle2:before{content:"\e656"}.fa-power2:before{content:"\e657"}.fa-plane2:before{content:"\e658"}.fa-pi:before{content:"\e659"}.fa-phone3:before{content:"\e65a"}.fa-microphone3:before{content:"\e65b"}.fa-media-rewind:before{content:"\e65c"}.fa-flag4:before{content:"\e65d"}.fa-adjust-brightness:before{content:"\e65e"}.fa-waves:before{content:"\e65f"}.fa-social-twitter:before{content:"\e660"}.fa-social-facebook:before{content:"\e661"}.fa-social-dribbble:before{content:"\e662"}.fa-media-stop:before{content:"\e663"}.fa-media-record:before{content:"\e664"}.fa-media-play:before{content:"\e665"}.fa-media-fast-forward:before{content:"\e666"}.fa-media-eject:before{content:"\e667"}.fa-social-vimeo:before{content:"\e668"}.fa-social-tumbler:before{content:"\e669"}.fa-social-skype:before{content:"\e66a"}.fa-social-pinterest:before{content:"\e66b"}.fa-social-linkedin:before{content:"\e66c"}.fa-social-last-fm:before{content:"\e66d"}.fa-social-github:before{content:"\e66e"}.fa-social-flickr:before{content:"\e66f"}.fa-at2:before{content:"\e670"}.fa-times-outline:before{content:"\e671"}.fa-plus-outline:before{content:"\e672"}.fa-minus-outline:before{content:"\e673"}.fa-tick-outline:before{content:"\e674"}.fa-th-large-outline:before{content:"\e675"}.fa-equals-outline:before{content:"\e676"}.fa-divide-outline:before{content:"\e677"}.fa-chevron-right-outline:before{content:"\e678"}.fa-chevron-left-outline:before{content:"\e679"}.fa-arrow-right-outline:before{content:"\e67a"}.fa-arrow-left-outline:before{content:"\e67b"}.fa-th-small-outline:before{content:"\e67c"}.fa-th-menu-outline:before{content:"\e67d"}.fa-th-list-outline:before{content:"\e67e"}.fa-news:before{content:"\e67f"}.fa-home-outline:before{content:"\e680"}.fa-arrow-up-outline:before{content:"\e681"}.fa-arrow-forward-outline:before{content:"\e682"}.fa-arrow-down-outline:before{content:"\e683"}.fa-arrow-back-outline:before{content:"\e684"}.fa-trash3:before{content:"\e685"}.fa-rss-outline:before{content:"\e686"}.fa-message:before{content:"\e687"}.fa-location-outline:before{content:"\e688"}.fa-link-outline:before{content:"\e689"}.fa-image-outline:before{content:"\e68a"}.fa-export-outline:before{content:"\e68b"}.fa-cross2:before{content:"\e68c"}.fa-wi-fi-outline:before{content:"\e68d"}.fa-star-outline:before{content:"\e68e"}.fa-media-pause-outline:before{content:"\e68f"}.fa-mail2:before{content:"\e690"}.fa-heart-outline:before{content:"\e691"}.fa-flash-outline:before{content:"\e692"}.fa-cancel-outline:before{content:"\e693"}.fa-beaker2:before{content:"\e694"}.fa-arrow-move-outline:before{content:"\e695"}.fa-watch2:before{content:"\e696"}.fa-warning-outline:before{content:"\e697"}.fa-time:before{content:"\e698"}.fa-radar-outline:before{content:"\e699"}.fa-lock-open-outline:before{content:"\e69a"}.fa-location-arrow-outline:before{content:"\e69b"}.fa-info-outline:before{content:"\e69c"}.fa-backspace-outline:before{content:"\e69d"}.fa-attachment-outline:before{content:"\e69e"}.fa-user-outline:before{content:"\e69f"}.fa-user-delete-outline:before{content:"\e6a0"}.fa-user-add-outline:before{content:"\e6a1"}.fa-lock-closed-outline:before{content:"\e6a2"}.fa-group-outline:before{content:"\e6a3"}.fa-chart-pie-outline:before{content:"\e6a4"}.fa-chart-line-outline:before{content:"\e6a5"}.fa-chart-bar-outline:before{content:"\e6a6"}.fa-chart-area-outline:before{content:"\e6a7"}.fa-video-outline:before{content:"\e6a8"}.fa-point-of-interest-outline:before{content:"\e6a9"}.fa-map4:before{content:"\e6aa"}.fa-key-outline:before{content:"\e6ab"}.fa-infinity-outline:before{content:"\e6ac"}.fa-globe-outline:before{content:"\e6ad"}.fa-eye-outline:before{content:"\e6ae"}.fa-cog-outline:before{content:"\e6af"}.fa-camera-outline:before{content:"\e6b0"}.fa-upload-outline:before{content:"\e6b1"}.fa-support:before{content:"\e6b2"}.fa-scissors-outline:before{content:"\e6b3"}.fa-refresh-outline:before{content:"\e6b4"}.fa-info-large-outline:before{content:"\e6b5"}.fa-eject-outline:before{content:"\e6b6"}.fa-download-outline:before{content:"\e6b7"}.fa-battery-mid:before{content:"\e6b8"}.fa-battery-low:before{content:"\e6b9"}.fa-battery-high:before{content:"\e6ba"}.fa-zoom-outline:before{content:"\e6bb"}.fa-zoom-out-outline:before{content:"\e6bc"}.fa-zoom-in-outline:before{content:"\e6bd"}.fa-tag3:before{content:"\e6be"}.fa-tabs-outline:before{content:"\e6bf"}.fa-pin-outline:before{content:"\e6c0"}.fa-message-typing:before{content:"\e6c1"}.fa-directions:before{content:"\e6c2"}.fa-battery-full:before{content:"\e6c3"}.fa-battery-charge:before{content:"\e6c4"}.fa-pipette:before{content:"\e6c5"}.fa-pencil3:before{content:"\e6c6"}.fa-folder3:before{content:"\e6c7"}.fa-folder-delete:before{content:"\e6c8"}.fa-folder-add:before{content:"\e6c9"}.fa-edit3:before{content:"\e6ca"}.fa-document2:before{content:"\e6cb"}.fa-document-delete:before{content:"\e6cc"}.fa-document-add:before{content:"\e6cd"}.fa-brush:before{content:"\e6ce"}.fa-thumbs-up2:before{content:"\e6cf"}.fa-thumbs-down2:before{content:"\e6d0"}.fa-pen:before{content:"\e6d1"}.fa-sort-numerically-outline:before{content:"\e6d2"}.fa-sort-alphabetically-outline:before{content:"\e6d3"}.fa-social-last-fm-circular:before{content:"\e6d4"}.fa-social-github-circular:before{content:"\e6d5"}.fa-compass3:before{content:"\e6d6"}.fa-bookmark2:before{content:"\e6d7"}.fa-input-checked-outline:before{content:"\e6d8"}.fa-code-outline:before{content:"\e6d9"}.fa-calender-outline:before{content:"\e6da"}.fa-business-card:before{content:"\e6db"}.fa-arrow-up3:before{content:"\e6dc"}.fa-arrow-sync-outline:before{content:"\e6dd"}.fa-arrow-right3:before{content:"\e6de"}.fa-arrow-repeat-outline:before{content:"\e6df"}.fa-arrow-loop-outline:before{content:"\e6e0"}.fa-arrow-left3:before{content:"\e6e1"}.fa-flow-switch:before{content:"\e6e2"}.fa-flow-parallel:before{content:"\e6e3"}.fa-flow-merge:before{content:"\e6e4"}.fa-document-text:before{content:"\e6e5"}.fa-clipboard4:before{content:"\e6e6"}.fa-calculator2:before{content:"\e6e7"}.fa-arrow-minimise-outline:before{content:"\e6e8"}.fa-arrow-maximise-outline:before{content:"\e6e9"}.fa-arrow-down3:before{content:"\e6ea"}.fa-gift3:before{content:"\e6eb"}.fa-film2:before{content:"\e6ec"}.fa-database2:before{content:"\e6ed"}.fa-bell3:before{content:"\e6ee"}.fa-anchor-outline:before{content:"\e6ef"}.fa-adjust-contrast:before{content:"\e6f0"}.fa-world-outline:before{content:"\e6f1"}.fa-shopping-bag:before{content:"\e6f2"}.fa-power-outline:before{content:"\e6f3"}.fa-notes-outline:before{content:"\e6f4"}.fa-device-tablet:before{content:"\e6f5"}.fa-device-phone:before{content:"\e6f6"}.fa-device-laptop:before{content:"\e6f7"}.fa-device-desktop:before{content:"\e6f8"}.fa-briefcase4:before{content:"\e6f9"}.fa-stopwatch:before{content:"\e6fa"}.fa-spanner-outline:before{content:"\e6fb"}.fa-puzzle-outline:before{content:"\e6fc"}.fa-printer2:before{content:"\e6fd"}.fa-pi-outline:before{content:"\e6fe"}.fa-lightbulb2:before{content:"\e6ff"}.fa-flag-outline:before{content:"\e700"}.fa-contacts:before{content:"\e701"}.fa-archive3:before{content:"\e702"}.fa-weather-stormy:before{content:"\e703"}.fa-weather-shower:before{content:"\e704"}.fa-weather-partly-sunny:before{content:"\e705"}.fa-weather-downpour:before{content:"\e706"}.fa-weather-cloudy:before{content:"\e707"}.fa-plane-outline:before{content:"\e708"}.fa-phone-outline:before{content:"\e709"}.fa-microphone-outline:before{content:"\e70a"}.fa-weather-windy:before{content:"\e70b"}.fa-weather-windy-cloudy:before{content:"\e70c"}.fa-weather-sunny:before{content:"\e70d"}.fa-weather-snow:before{content:"\e70e"}.fa-weather-night:before{content:"\e70f"}.fa-media-stop-outline:before{content:"\e710"}.fa-media-rewind-outline:before{content:"\e711"}.fa-media-record-outline:before{content:"\e712"}.fa-media-play-outline:before{content:"\e713"}.fa-media-fast-forward-outline:before{content:"\e714"}.fa-media-eject-outline:before{content:"\e715"}.fa-wine2:before{content:"\e716"}.fa-waves-outline:before{content:"\e717"}.fa-ticket2:before{content:"\e718"}.fa-tags2:before{content:"\e719"}.fa-plug2:before{content:"\e71a"}.fa-headphones2:before{content:"\e71b"}.fa-credit-card2:before{content:"\e71c"}.fa-coffee2:before{content:"\e71d"}.fa-book3:before{content:"\e71e"}.fa-beer2:before{content:"\e71f"}.fa-volume2:before{content:"\e720"}.fa-volume-up2:before{content:"\e721"}.fa-volume-mute:before{content:"\e722"}.fa-volume-down2:before{content:"\e723"}.fa-social-vimeo-circular:before{content:"\e724"}.fa-social-twitter-circular:before{content:"\e725"}.fa-social-pinterest-circular:before{content:"\e726"}.fa-social-linkedin-circular:before{content:"\e727"}.fa-social-dribbble-circular:before{content:"\e729"}.fa-tree2:before{content:"\e72a"}.fa-thermometer2:before{content:"\e72b"}.fa-social-tumbler-circular:before{content:"\e72c"}.fa-social-skype-outline:before{content:"\e72d"}.fa-social-flickr-circular:before{content:"\e72e"}.fa-social-at-circular:before{content:"\e72f"}.fa-shopping-cart2:before{content:"\e730"}.fa-messages:before{content:"\e731"}.fa-leaf2:before{content:"\e732"}.fa-feather:before{content:"\e733"}.fa-mobile2:before{content:"\e000"}.fa-laptop2:before{content:"\e001"}.fa-desktop2:before{content:"\e002"}.fa-tablet2:before{content:"\e003"}.fa-phone2:before{content:"\e004"}.fa-document:before{content:"\e005"}.fa-documents:before{content:"\e006"}.fa-search2:before{content:"\e007"}.fa-clipboard3:before{content:"\e008"}.fa-newspaper:before{content:"\e009"}.fa-notebook:before{content:"\e00a"}.fa-book-open:before{content:"\e00b"}.fa-browser:before{content:"\e00c"}.fa-calendar2:before{content:"\e00d"}.fa-presentation:before{content:"\e00e"}.fa-picture:before{content:"\e00f"}.fa-pictures:before{content:"\e010"}.fa-video3:before{content:"\e011"}.fa-camera2:before{content:"\e012"}.fa-printer3:before{content:"\e013"}.fa-toolbox:before{content:"\e014"}.fa-briefcase2:before{content:"\e015"}.fa-wallet:before{content:"\e016"}.fa-gift2:before{content:"\e017"}.fa-bargraph:before{content:"\e018"}.fa-grid2:before{content:"\e019"}.fa-expand2:before{content:"\e01a"}.fa-focus:before{content:"\e01b"}.fa-edit2:before{content:"\e01c"}.fa-adjustments:before{content:"\e01d"}.fa-ribbon2:before{content:"\e01e"}.fa-hourglass:before{content:"\e01f"}.fa-lock2:before{content:"\e020"}.fa-megaphone:before{content:"\e021"}.fa-shield2:before{content:"\e022"}.fa-trophy2:before{content:"\e023"}.fa-flag2:before{content:"\e024"}.fa-map3:before{content:"\e025"}.fa-puzzle:before{content:"\e026"}.fa-basket:before{content:"\e027"}.fa-envelope2:before{content:"\e028"}.fa-streetsign:before{content:"\e029"}.fa-telescope:before{content:"\e02a"}.fa-gears2:before{content:"\e02b"}.fa-key2:before{content:"\e02c"}.fa-paperclip2:before{content:"\e02d"}.fa-attachment:before{content:"\e02e"}.fa-pricetags:before{content:"\e02f"}.fa-lightbulb:before{content:"\e030"}.fa-layers2:before{content:"\e031"}.fa-pencil2:before{content:"\e032"}.fa-tools:before{content:"\e033"}.fa-tools-2:before{content:"\e034"}.fa-scissors3:before{content:"\e035"}.fa-paintbrush:before{content:"\e036"}.fa-magnifying-glass:before{content:"\e037"}.fa-circle-compass:before{content:"\e038"}.fa-linegraph:before{content:"\e039"}.fa-mic:before{content:"\e03a"}.fa-strategy:before{content:"\e03b"}.fa-beaker:before{content:"\e03c"}.fa-caution:before{content:"\e03d"}.fa-recycle2:before{content:"\e03e"}.fa-anchor2:before{content:"\e03f"}.fa-profile-male:before{content:"\e040"}.fa-profile-female:before{content:"\e041"}.fa-bike:before{content:"\e042"}.fa-wine:before{content:"\e043"}.fa-hotairballoon:before{content:"\e044"}.fa-globe2:before{content:"\e045"}.fa-genius:before{content:"\e046"}.fa-map-pin:before{content:"\e047"}.fa-dial:before{content:"\e048"}.fa-chat:before{content:"\e049"}.fa-heart2:before{content:"\e04a"}.fa-cloud2:before{content:"\e04b"}.fa-upload2:before{content:"\e04c"}.fa-download2:before{content:"\e04d"}.fa-target2:before{content:"\e04e"}.fa-hazardous:before{content:"\e04f"}.fa-piechart:before{content:"\e050"}.fa-speedometer:before{content:"\e051"}.fa-global:before{content:"\e052"}.fa-compass2:before{content:"\e053"}.fa-lifesaver:before{content:"\e054"}.fa-clock2:before{content:"\e055"}.fa-aperture:before{content:"\e056"}.fa-quote:before{content:"\e057"}.fa-scope:before{content:"\e058"}.fa-alarmclock:before{content:"\e059"}.fa-refresh2:before{content:"\e05a"}.fa-happy:before{content:"\e05b"}.fa-sad:before{content:"\e05c"}.fa-facebook2:before{content:"\e05d"}.fa-twitter2:before{content:"\e05e"}.fa-googleplus:before{content:"\e05f"}.fa-rss2:before{content:"\e060"}.fa-tumblr2:before{content:"\e061"}.fa-linkedin2:before{content:"\e062"}.fa-dribbble2:before{content:"\e063"}.fa-home3:before{content:"\e800"}.fa-apartment:before{content:"\e801"}.fa-pencil4:before{content:"\e802"}.fa-magic-wand:before{content:"\e803"}.fa-drop2:before{content:"\e804"}.fa-lighter:before{content:"\e805"}.fa-poop:before{content:"\e806"}.fa-sun2:before{content:"\e807"}.fa-moon2:before{content:"\e808"}.fa-cloud4:before{content:"\e809"}.fa-cloud-upload3:before{content:"\e80a"}.fa-cloud-download3:before{content:"\e80b"}.fa-cloud-sync:before{content:"\e80c"}.fa-cloud-check:before{content:"\e80d"}.fa-database3:before{content:"\e80e"}.fa-lock4:before{content:"\e80f"}.fa-cog4:before{content:"\e810"}.fa-trash4:before{content:"\e811"}.fa-dice:before{content:"\e812"}.fa-heart5:before{content:"\e813"}.fa-star4:before{content:"\e814"}.fa-star-half2:before{content:"\e815"}.fa-star-empty:before{content:"\e816"}.fa-flag5:before{content:"\e817"}.fa-envelope3:before{content:"\e818"}.fa-paperclip3:before{content:"\e819"}.fa-inbox3:before{content:"\e81a"}.fa-eye4:before{content:"\e81b"}.fa-printer4:before{content:"\e81c"}.fa-file-empty:before{content:"\e81d"}.fa-file-add2:before{content:"\e81e"}.fa-enter:before{content:"\e81f"}.fa-exit:before{content:"\e820"}.fa-graduation-hat:before{content:"\e821"}.fa-license:before{content:"\e822"}.fa-music-note:before{content:"\e823"}.fa-film-play:before{content:"\e824"}.fa-camera-video:before{content:"\e825"}.fa-camera5:before{content:"\e826"}.fa-picture2:before{content:"\e827"}.fa-book4:before{content:"\e828"}.fa-bookmark3:before{content:"\e829"}.fa-user3:before{content:"\e82a"}.fa-users2:before{content:"\e82b"}.fa-shirt:before{content:"\e82c"}.fa-store:before{content:"\e82d"}.fa-cart:before{content:"\e82e"}.fa-tag4:before{content:"\e82f"}.fa-phone-handset:before{content:"\e830"}.fa-phone4:before{content:"\e831"}.fa-pushpin:before{content:"\e832"}.fa-map-marker2:before{content:"\e833"}.fa-map5:before{content:"\e834"}.fa-location3:before{content:"\e835"}.fa-calendar-full:before{content:"\e836"}.fa-keyboard:before{content:"\e837"}.fa-spell-check:before{content:"\e838"}.fa-screen:before{content:"\e839"}.fa-smartphone:before{content:"\e83a"}.fa-tablet3:before{content:"\e83b"}.fa-laptop3:before{content:"\e83c"}.fa-laptop-phone:before{content:"\e83d"}.fa-power-switch:before{content:"\e83e"}.fa-bubble:before{content:"\e83f"}.fa-heart-pulse:before{content:"\e840"}.fa-construction:before{content:"\e841"}.fa-pie-chart2:before{content:"\e842"}.fa-chart-bars:before{content:"\e843"}.fa-gift4:before{content:"\e844"}.fa-diamond2:before{content:"\e845"}.fa-linearicons:before{content:"\e846"}.fa-dinner:before{content:"\e847"}.fa-coffee-cup:before{content:"\e848"}.fa-leaf3:before{content:"\e849"}.fa-paw2:before{content:"\e84a"}.fa-rocket2:before{content:"\e84b"}.fa-briefcase5:before{content:"\e84c"}.fa-bus2:before{content:"\e84d"}.fa-car2:before{content:"\e84e"}.fa-train2:before{content:"\e84f"}.fa-bicycle2:before{content:"\e850"}.fa-wheelchair2:before{content:"\e851"}.fa-select:before{content:"\e852"}.fa-earth:before{content:"\e853"}.fa-smile:before{content:"\e854"}.fa-sad2:before{content:"\e855"}.fa-neutral:before{content:"\e856"}.fa-mustache:before{content:"\e857"}.fa-alarm:before{content:"\e858"}.fa-bullhorn2:before{content:"\e859"}.fa-volume-high:before{content:"\e85a"}.fa-volume-medium:before{content:"\e85b"}.fa-volume-low:before{content:"\e85c"}.fa-volume3:before{content:"\e85d"}.fa-mic2:before{content:"\e85e"}.fa-hourglass3:before{content:"\e85f"}.fa-undo2:before{content:"\e860"}.fa-redo:before{content:"\e861"}.fa-sync:before{content:"\e862"}.fa-history2:before{content:"\e863"}.fa-clock3:before{content:"\e864"}.fa-download5:before{content:"\e865"}.fa-upload5:before{content:"\e866"}.fa-enter-down:before{content:"\e867"}.fa-exit-up:before{content:"\e868"}.fa-bug2:before{content:"\e869"}.fa-code3:before{content:"\e86a"}.fa-link4:before{content:"\e86b"}.fa-unlink2:before{content:"\e86c"}.fa-thumbs-up3:before{content:"\e86d"}.fa-thumbs-down3:before{content:"\e86e"}.fa-magnifier:before{content:"\e86f"}.fa-cross3:before{content:"\e870"}.fa-menu2:before{content:"\e871"}.fa-list2:before{content:"\e872"}.fa-chevron-up2:before{content:"\e873"}.fa-chevron-down2:before{content:"\e874"}.fa-chevron-left3:before{content:"\e875"}.fa-chevron-right3:before{content:"\e876"}.fa-arrow-up4:before{content:"\e877"}.fa-arrow-down4:before{content:"\e878"}.fa-arrow-left4:before{content:"\e879"}.fa-arrow-right4:before{content:"\e87a"}.fa-move2:before{content:"\e87b"}.fa-warning3:before{content:"\e87c"}.fa-question-circle2:before{content:"\e87d"}.fa-menu-circle:before{content:"\e87e"}.fa-checkmark-circle:before{content:"\e87f"}.fa-cross-circle:before{content:"\e880"}.fa-plus-circle2:before{content:"\e881"}.fa-circle-minus2:before{content:"\e882"}.fa-arrow-up-circle:before{content:"\e883"}.fa-arrow-down-circle:before{content:"\e884"}.fa-arrow-left-circle:before{content:"\e885"}.fa-arrow-right-circle:before{content:"\e886"}.fa-chevron-up-circle:before{content:"\e887"}.fa-chevron-down-circle:before{content:"\e888"}.fa-chevron-left-circle:before{content:"\e889"}.fa-chevron-right-circle:before{content:"\e88a"}.fa-crop2:before{content:"\e88b"}.fa-frame-expand:before{content:"\e88c"}.fa-frame-contract:before{content:"\e88d"}.fa-layers3:before{content:"\e88e"}.fa-funnel:before{content:"\e88f"}.fa-text-format:before{content:"\e890"}.fa-text-format-remove:before{content:"\e891"}.fa-text-size:before{content:"\e892"}.fa-bold2:before{content:"\e893"}.fa-italic2:before{content:"\e894"}.fa-underline2:before{content:"\e895"}.fa-strikethrough2:before{content:"\e896"}.fa-highlight:before{content:"\e897"}.fa-text-align-left:before{content:"\e898"}.fa-text-align-center:before{content:"\e899"}.fa-text-align-right:before{content:"\e89a"}.fa-text-align-justify:before{content:"\e89b"}.fa-line-spacing:before{content:"\e89c"}.fa-indent-increase:before{content:"\e89d"}.fa-indent-decrease:before{content:"\e89e"}.fa-pilcrow:before{content:"\e89f"}.fa-direction-ltr:before{content:"\e8a0"}.fa-direction-rtl:before{content:"\e8a1"}.fa-page-break:before{content:"\e8a2"}.fa-sort-alpha-asc2:before{content:"\e8a3"}.fa-sort-amount-asc2:before{content:"\e8a4"}.fa-hand:before{content:"\e8a5"}.fa-pointer-up:before{content:"\e8a6"}.fa-pointer-right:before{content:"\e8a7"}.fa-pointer-down:before{content:"\e8a8"}.fa-pointer-left:before{content:"\e8a9"}.fa-discord:before{content:"\e945"}.fa-instagram-square:before{content:"\e944"}.fa-square-x-twitter:before{content:"\e943"}.fa-twitter-x:before{content:"\e941"}.fa-threads:before{content:"\e940"}.fa-amazon1:before{content:"\e907"}.fa-americanexpress:before{content:"\e908"}.fa-apple1:before{content:"\e909"}.fa-applepay:before{content:"\e90a"}.fa-audible:before{content:"\e90b"}.fa-behance1:before{content:"\e90c"}.fa-deviantart1:before{content:"\e90d"}.fa-dribbble1:before{content:"\e90e"}.fa-dropbox1:before{content:"\e90f"}.fa-ebay:before{content:"\e910"}.fa-envato:before{content:"\e911"}.fa-facebook1:before{content:"\e912"}.fa-flickr1:before{content:"\e913"}.fa-flipboard:before{content:"\e914"}.fa-foursquarecityguide:before{content:"\e915"}.fa-github1:before{content:"\e916"}.fa-goodreads:before{content:"\e917"}.fa-google1:before{content:"\e918"}.fa-googlecloud:before{content:"\e919"}.fa-googledrive:before{content:"\e91a"}.fa-googlepay:before{content:"\e91b"}.fa-googleplay:before{content:"\e91c"}.fa-instagram1:before{content:"\e91d"}.fa-linkedin1:before{content:"\e91e"}.fa-livechat:before{content:"\e91f"}.fa-mastercard:before{content:"\e920"}.fa-messenger:before{content:"\e921"}.fa-microsoftteams:before{content:"\e922"}.fa-paypal1:before{content:"\e923"}.fa-pinterest1:before{content:"\e924"}.fa-quora1:before{content:"\e925"}.fa-reddit1:before{content:"\e926"}.fa-skype1:before{content:"\e927"}.fa-slack1:before{content:"\e928"}.fa-snapchat1:before{content:"\e929"}.fa-soundcloud1:before{content:"\e92a"}.fa-spotify1:before{content:"\e92b"}.fa-stackoverflow:before{content:"\e92c"}.fa-telegram1:before{content:"\e92d"}.fa-tencentqq:before{content:"\e92e"}.fa-tiktok:before{content:"\e92f"}.fa-tripadvisor1:before{content:"\e930"}.fa-twitch1:before{content:"\e931"}.fa-twitter1:before{content:"\e932"}.fa-viber:before{content:"\e933"}.fa-vimeo1:before{content:"\e934"}.fa-visa:before{content:"\e935"}.fa-vk1:before{content:"\e936"}.fa-wattpad:before{content:"\e937"}.fa-waze:before{content:"\e938"}.fa-wechat1:before{content:"\e939"}.fa-whatsapp1:before{content:"\e93a"}.fa-woo:before{content:"\e93b"}.fa-wordpress1:before{content:"\e93c"}.fa-xing1:before{content:"\e93d"}.fa-youtube1:before{content:"\e93e"}.fa-zendesk:before{content:"\e93f"}/*
----------------------------------------------------------
[Table of contents]


#Skins-Colors
#Skins-Typography
#Skins-General
#Skins-Buttons
#Skins-Alerts
#Skins-Menus
#Skins-Thumbs


----------------------------------------------------------
*/
/*
----------------------------------------------------------


#Skins-Color


----------------------------------------------------------
*/

/*----------------------------------------------------------
#transparent
----------------------------------------------------------*/
.style-transparent-bg { background-color: transparent; }
.btn-transparent { color: #ffffff !important; background-color: transparent !important; border-color: transparent !important; }
.btn-transparent:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-transparent:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-transparent:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: transparent !important;}
.btn-transparent.btn-flat:not(.btn-hover-nobg):hover, .btn-transparent.btn-flat:not(.btn-hover-nobg):focus, .btn-transparent.btn-flat:active { background-color: transparent !important; border-color: transparent !important;}
.btn-transparent:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-transparent:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-transparent:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: transparent !important; }
.btn-transparent.btn-outline { background-color: transparent !important; border-color: transparent !important; }
.btn-transparent.btn-outline:not(.btn-text-skin) { color: transparent !important; }
.btn-transparent.btn-outline:not(.btn-hover-nobg):hover, .btn-transparent.btn-outline:not(.btn-hover-nobg):focus, btn-transparent.btn-outline:active { background-color: transparent !important; border-color: transparent !important; }
.btn-transparent.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-transparent.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-transparent.btn-outline:active { color: #ffffff !important; }
.style-light .btn-transparent.btn-text-skin.btn-outline, .style-light .btn-transparent.btn-text-skin:not(.btn-outline):hover, .style-light .btn-transparent.btn-text-skin:not(.btn-outline):focus, .style-light .btn-transparent.btn-text-skin:not(.btn-outline):active { color: #cd1719 !important; }
.style-light .btn-transparent.btn-text-skin.btn-outline:hover, .style-light .btn-transparent.btn-text-skin.btn-outline:focus, .style-light .btn-transparent.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-transparent.btn-text-skin.btn-outline, .style-light .style-dark .btn-transparent.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-transparent.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-transparent.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-transparent.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-transparent.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-transparent.btn-text-skin.btn-outline:active { color: #cd1719 !important; }
.text-transparent-color { color: transparent !important; fill: transparent !important; }
.border-transparent-color { border-color: transparent !important; }
.tmb-overlay-gradient-top .style-transparent-bg { background-color: transparent !important; }
.tmb-overlay-gradient-bottom .style-transparent-bg:not(.tmb-term-evidence) { background-color: transparent !important; }

/*----------------------------------------------------------
#color-jevc
----------------------------------------------------------*/
.style-color-jevc-bg { background-color: #000000; }
.btn-color-jevc { color: #ffffff !important; background-color: #000000 !important; border-color: #000000 !important; }
.btn-color-jevc:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-jevc:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-jevc:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #000000 !important;}
.btn-color-jevc.btn-flat:not(.btn-hover-nobg):hover, .btn-color-jevc.btn-flat:not(.btn-hover-nobg):focus, .btn-color-jevc.btn-flat:active { background-color: #000000 !important; border-color: #000000 !important;}
.btn-color-jevc:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-jevc:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-jevc:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #000000 !important; }
.btn-color-jevc.btn-outline { background-color: transparent !important; border-color: #000000 !important; }
.btn-color-jevc.btn-outline:not(.btn-text-skin) { color: #000000 !important; }
.btn-color-jevc.btn-outline:not(.btn-hover-nobg):hover, .btn-color-jevc.btn-outline:not(.btn-hover-nobg):focus, btn-color-jevc.btn-outline:active { background-color: #000000 !important; border-color: #000000 !important; }
.btn-color-jevc.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-jevc.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-jevc.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-jevc.btn-text-skin.btn-outline, .style-light .btn-color-jevc.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-jevc.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-jevc.btn-text-skin:not(.btn-outline):active { color: #cd1719 !important; }
.style-light .btn-color-jevc.btn-text-skin.btn-outline:hover, .style-light .btn-color-jevc.btn-text-skin.btn-outline:focus, .style-light .btn-color-jevc.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-jevc.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-jevc.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-jevc.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-jevc.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-jevc.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-jevc.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-jevc.btn-text-skin.btn-outline:active { color: #cd1719 !important; }
.text-color-jevc-color { color: #000000 !important; fill: #000000 !important; }
.border-color-jevc-color { border-color: #000000 !important; }
.tmb-overlay-gradient-top .style-color-jevc-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-jevc-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 50%) !important;}

/*----------------------------------------------------------
#color-xsdn
----------------------------------------------------------*/
.style-color-xsdn-bg { background-color: #ffffff; }
.btn-color-xsdn { color: #ffffff !important; background-color: #ffffff !important; border-color: #ffffff !important; }
.btn-color-xsdn:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-xsdn:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-xsdn:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #ffffff !important;}
.btn-color-xsdn.btn-flat:not(.btn-hover-nobg):hover, .btn-color-xsdn.btn-flat:not(.btn-hover-nobg):focus, .btn-color-xsdn.btn-flat:active { background-color: #f2f2f2 !important; border-color: #f2f2f2 !important;}
.btn-color-xsdn:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-xsdn:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-xsdn:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #ffffff !important; }
.btn-color-xsdn.btn-outline { background-color: transparent !important; border-color: #ffffff !important; }
.btn-color-xsdn.btn-outline:not(.btn-text-skin) { color: #ffffff !important; }
.btn-color-xsdn.btn-outline:not(.btn-hover-nobg):hover, .btn-color-xsdn.btn-outline:not(.btn-hover-nobg):focus, btn-color-xsdn.btn-outline:active { background-color: #ffffff !important; border-color: #ffffff !important; }
.btn-color-xsdn.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-xsdn.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-xsdn.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-xsdn.btn-text-skin.btn-outline, .style-light .btn-color-xsdn.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-xsdn.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-xsdn.btn-text-skin:not(.btn-outline):active { color: #cd1719 !important; }
.style-light .btn-color-xsdn.btn-text-skin.btn-outline:hover, .style-light .btn-color-xsdn.btn-text-skin.btn-outline:focus, .style-light .btn-color-xsdn.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-xsdn.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-xsdn.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-xsdn.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-xsdn.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-xsdn.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-xsdn.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-xsdn.btn-text-skin.btn-outline:active { color: #cd1719 !important; }
.text-color-xsdn-color { color: #ffffff !important; fill: #ffffff !important; }
.border-color-xsdn-color { border-color: #ffffff !important; }
.tmb-overlay-gradient-top .style-color-xsdn-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-xsdn-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0) 50%) !important;}

/*----------------------------------------------------------
#color-116066
----------------------------------------------------------*/
.style-color-116066-bg { background-color: #cd1719; }
.btn-color-116066 { color: #ffffff !important; background-color: #cd1719 !important; border-color: #cd1719 !important; }
.btn-color-116066:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-116066:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-116066:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #cd1719 !important;}
.btn-color-116066.btn-flat:not(.btn-hover-nobg):hover, .btn-color-116066.btn-flat:not(.btn-hover-nobg):focus, .btn-color-116066.btn-flat:active { background-color: #c00a0c !important; border-color: #c00a0c !important;}
.btn-color-116066:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-116066:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-116066:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #cd1719 !important; }
.btn-color-116066.btn-outline { background-color: transparent !important; border-color: #cd1719 !important; }
.btn-color-116066.btn-outline:not(.btn-text-skin) { color: #cd1719 !important; }
.btn-color-116066.btn-outline:not(.btn-hover-nobg):hover, .btn-color-116066.btn-outline:not(.btn-hover-nobg):focus, btn-color-116066.btn-outline:active { background-color: #cd1719 !important; border-color: #cd1719 !important; }
.btn-color-116066.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-116066.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-116066.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-116066.btn-text-skin.btn-outline, .style-light .btn-color-116066.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-116066.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-116066.btn-text-skin:not(.btn-outline):active { color: #cd1719 !important; }
.style-light .btn-color-116066.btn-text-skin.btn-outline:hover, .style-light .btn-color-116066.btn-text-skin.btn-outline:focus, .style-light .btn-color-116066.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-116066.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-116066.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-116066.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-116066.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-116066.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-116066.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-116066.btn-text-skin.btn-outline:active { color: #cd1719 !important; }
.text-color-116066-color { color: #cd1719 !important; fill: #cd1719 !important; }
.border-color-116066-color { border-color: #cd1719 !important; }
.tmb-overlay-gradient-top .style-color-116066-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #cd1719 0%, rgba(205, 23, 25, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-116066-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #cd1719 0%, rgba(205, 23, 25, 0) 50%) !important;}

/*----------------------------------------------------------
#color-151355
----------------------------------------------------------*/
.style-color-151355-bg { background-color: #000000; }
.btn-color-151355 { color: #ffffff !important; background-color: #000000 !important; border-color: #000000 !important; }
.btn-color-151355:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-151355:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-151355:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #000000 !important;}
.btn-color-151355.btn-flat:not(.btn-hover-nobg):hover, .btn-color-151355.btn-flat:not(.btn-hover-nobg):focus, .btn-color-151355.btn-flat:active { background-color: #000000 !important; border-color: #000000 !important;}
.btn-color-151355:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-151355:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-151355:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #000000 !important; }
.btn-color-151355.btn-outline { background-color: transparent !important; border-color: #000000 !important; }
.btn-color-151355.btn-outline:not(.btn-text-skin) { color: #000000 !important; }
.btn-color-151355.btn-outline:not(.btn-hover-nobg):hover, .btn-color-151355.btn-outline:not(.btn-hover-nobg):focus, btn-color-151355.btn-outline:active { background-color: #000000 !important; border-color: #000000 !important; }
.btn-color-151355.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-151355.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-151355.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-151355.btn-text-skin.btn-outline, .style-light .btn-color-151355.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-151355.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-151355.btn-text-skin:not(.btn-outline):active { color: #cd1719 !important; }
.style-light .btn-color-151355.btn-text-skin.btn-outline:hover, .style-light .btn-color-151355.btn-text-skin.btn-outline:focus, .style-light .btn-color-151355.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-151355.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-151355.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-151355.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-151355.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-151355.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-151355.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-151355.btn-text-skin.btn-outline:active { color: #cd1719 !important; }
.text-color-151355-color { color: #000000 !important; fill: #000000 !important; }
.border-color-151355-color { border-color: #000000 !important; }
.tmb-overlay-gradient-top .style-color-151355-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-151355-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 50%) !important;}

/*----------------------------------------------------------
#accent
----------------------------------------------------------*/
.style-accent-bg { background-color: #cd1719; }
.btn-accent { color: #ffffff !important; background-color: #cd1719 !important; border-color: #cd1719 !important; }
.btn-accent:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-accent:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-accent:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #cd1719 !important;}
.btn-accent.btn-flat:not(.btn-hover-nobg):hover, .btn-accent.btn-flat:not(.btn-hover-nobg):focus, .btn-accent.btn-flat:active { background-color: #c00a0c !important; border-color: #c00a0c !important;}
.btn-accent:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-accent:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-accent:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #cd1719 !important; }
.btn-accent.btn-outline { background-color: transparent !important; border-color: #cd1719 !important; }
.btn-accent.btn-outline:not(.btn-text-skin) { color: #cd1719 !important; }
.btn-accent.btn-outline:not(.btn-hover-nobg):hover, .btn-accent.btn-outline:not(.btn-hover-nobg):focus, btn-accent.btn-outline:active { background-color: #cd1719 !important; border-color: #cd1719 !important; }
.btn-accent.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-accent.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-accent.btn-outline:active { color: #ffffff !important; }
.style-light .btn-accent.btn-text-skin.btn-outline, .style-light .btn-accent.btn-text-skin:not(.btn-outline):hover, .style-light .btn-accent.btn-text-skin:not(.btn-outline):focus, .style-light .btn-accent.btn-text-skin:not(.btn-outline):active { color: #cd1719 !important; }
.style-light .btn-accent.btn-text-skin.btn-outline:hover, .style-light .btn-accent.btn-text-skin.btn-outline:focus, .style-light .btn-accent.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-accent.btn-text-skin.btn-outline, .style-light .style-dark .btn-accent.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-accent.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-accent.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-accent.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-accent.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-accent.btn-text-skin.btn-outline:active { color: #cd1719 !important; }
.text-accent-color { color: #cd1719 !important; fill: #cd1719 !important; }
.border-accent-color { border-color: #cd1719 !important; }
.tmb-overlay-gradient-top .style-accent-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #cd1719 0%, rgba(205, 23, 25, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-accent-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #cd1719 0%, rgba(205, 23, 25, 0) 50%) !important;}

/*----------------------------------------------------------
#Style light
----------------------------------------------------------*/
.style-light-bg { background-color: #ffffff; }
.border-light-bg { border-color: #ffffff; }

/*----------------------------------------------------------
#Style dark
----------------------------------------------------------*/
.style-dark-bg { background-color: #000000; }
.border-dark-bg { border-color: #000000; }

/*----------------------------------------------------------
#Color fix
----------------------------------------------------------*/
.btn-white.btn-outline:hover, .btn-white.btn-outline:focus, .btn-white.btn-outline:active { color: #333333 !important; }
/*
----------------------------------------------------------


#Skins-Typography


----------------------------------------------------------
*/

/*----------------------------------------------------------
#'Open Sans'
----------------------------------------------------------*/
.font-555555 { font-family: 'Open Sans' !important; }
.btn-custom-typo.font-555555 { font-family: 'Open Sans' !important; }

/*----------------------------------------------------------
#'Open Sans'
----------------------------------------------------------*/
.font-762264 { font-family: 'Open Sans' !important; }
.btn-custom-typo.font-762264 { font-family: 'Open Sans' !important; }

/*----------------------------------------------------------
#Line-height: 10
----------------------------------------------------------*/
.fontheight-194281 { line-height: 10; }

/*----------------------------------------------------------
#Standard font size
----------------------------------------------------------*/
body,p,li,dt,dd,dl,address,label,pre,code,.nav-tabs .tab-excerpt { font-size: 18px; }
.text-lead, .text-lead &gt; *, .nav-tabs .tab-excerpt.text-lead { font-size: 18px; }
.module-text-lead,.module-text-lead &gt; *,.module-text-lead p,.module-text-lead li,.module-text-lead dt,.module-text-lead dd,.module-text-lead dl,.module-text-lead address,.module-text-lead label,.module-text-lead small,.uncode-wc-module.text-lead pre,.module-text-lead code { font-size: 18px; }
@media (max-width: 1499px) { .uncode-slider .text-lead &gt; * { font-size: 16px; } }
@media (max-width: 959px) { .uncode-slider .text-lead &gt; * { font-size: 13px; } }
.text-small, .text-small &gt; *, .nav-tabs .tab-excerpt.text-small { font-size: 13px; }
.module-text-small,.module-text-small &gt; *,.module-text-small p,.module-text-small li,.module-text-small dt,.module-text-small dd,.module-text-small dl,.module-text-small address,.module-text-small label,.module-text-small small,.uncode-wc-module.text-small pre,.module-text-small code { font-size: 13px; }
@media (max-width: 1499px) { .uncode-slider .text-small &gt; * { font-size: 11.5555555556px; } }
@media (max-width: 959px) { .uncode-slider .text-small &gt; * { font-size: 9.38888888889px; } }
h1:not([class*="fontsize-"]),.h1:not([class*="fontsize-"]) { font-size: 60px; }
@media (max-width: 959px) { h1:not([class*="fontsize-"]),.h1:not([class*="fontsize-"]) { font-size: 40px; }}
@media (max-width: 569px) { h1:not([class*="fontsize-"]),.h1:not([class*="fontsize-"]) { font-size: 35px; }}
@media (max-width: 320px) { h1:not([class*="fontsize-"]),.h1:not([class*="fontsize-"]) { font-size: 28px; }}
h2:not([class*="fontsize-"]),.h2:not([class*="fontsize-"]) { font-size: 40px; }
@media (max-width: 959px) { h2:not([class*="fontsize-"]),.h2:not([class*="fontsize-"]) { font-size: 26.6666666667px; }}
h3:not([class*="fontsize-"]),.h3:not([class*="fontsize-"]) { font-size: 20px; }
h4:not([class*="fontsize-"]),.h4:not([class*="fontsize-"]) { font-size: 18px; }
h5:not([class*="fontsize-"]),.h5:not([class*="fontsize-"]) { font-size: 16px; }
h6:not([class*="fontsize-"]),.h6:not([class*="fontsize-"]) { font-size: 14px; }

/*
----------------------------------------------------------
[Table of contents]

#Skins-General
#Skins-Buttons
#Skins-Alerts
#Skins-Menus
#Skins-Thumbs

----------------------------------------------------------
*/
/*
----------------------------------------------------------

#Skins-General

----------------------------------------------------------
*/
/* #GENERAL */
body {
  font-weight: 400;
  font-family: 'Open Sans', 'Open Sans';
}
::selection {
  background: #cd1719;
  color: #ffffff !important;
}
::-moz-selection {
  background: #cd1719;
  color: #ffffff !important;
}
/* #Font-size-small */
.font-size-small {
  font-size: 13px;
}
/* #Font-ui-fixed */
.font-ui-fixed,
.post-info,
.widget-container .widget-title,
#comments .comments-title,
#respond .comments-title,
#comments #reply-title,
#respond #reply-title,
.uncode-share h6 {
  font-family: 'Open Sans', 'Open Sans';
  font-weight: 800;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: 18px;
}
.font-ui,
#main-logo .text-logo,
.comment-content .comment-reply-link span,
.comment-content .comment-reply-link {
  font-family: 'Open Sans', 'Open Sans';
  font-weight: 800;
  letter-spacing: .05em;
  text-transform: uppercase;
}
.filter-menu,
.grid-filters ul.menu-smart a:not(.social-menu-link),
.grid-filters .mobile-toggle-trigger:not(.social-menu-link),
.grid-filters .extra-filters-wrapper .menu-smart &gt; li &gt; a:not(.social-menu-link),
.grid-filters .uncode-woocommerce-sorting__link,
.grid-filters .uncode-woocommerce-toggle-widgetized-cb__link,
.grid-filters .uncode-toggle-ajax-filters:not(.social-menu-link) {
  font-family: 'Open Sans', 'Open Sans';
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: 18px;
}
/* #Body-color-light */
.style-light {
  color: #000000;
}
/* #Body-color-dark */
.style-dark {
  color: #ffffff;
}
/* #Divider-break */
hr.separator-break {
  width: 90px;
  border-top-width: 2px;
}
hr.separator-break.separator-accent {
  border-color: #cd1719 !important;
}
/* #Paragraph-color */
.style-dark .body-color,
.style-light .style-dark .body-color,
.style-dark .nav-tabs &gt; li &gt; a span.tab-excerpt,
.style-light .style-dark .nav-tabs &gt; li &gt; a span.tab-excerpt {
  color: #ffffff;
}
.style-light .body-color,
.style-dark .style-light .body-color,
.style-light .nav-tabs &gt; li &gt; a span.tab-excerpt,
.style-dark .style-light .nav-tabs &gt; li &gt; a span.tab-excerpt {
  color: #000000;
}
.style-dark .body-color-light,
.style-light .style-dark .body-color-light {
  color: #ffffff;
}
.style-light .body-color-light,
.style-dark .style-light .body-color-light {
  color: #323232;
}
/* #Link-color */
.style-dark .link,
.style-light .style-dark .link,
.style-dark a,
.style-light .style-dark a,
.style-dark input[type=checkbox]:checked:before,
.style-light .style-dark input[type=checkbox]:checked:before,
.style-dark .widget-container a:not(.btn-text-skin),
.style-light .style-dark .widget-container a:not(.btn-text-skin),
.style-dark .widget-container a:not(.btn-text-skin):hover,
.style-light .style-dark .widget-container a:not(.btn-text-skin):hover,
.style-dark .widget-container select,
.style-light .style-dark .widget-container select,
.style-dark .widget-container option,
.style-light .style-dark .widget-container option,
.style-dark .ajax-grid-system .grid-filters .filter-list li a,
.style-light .style-dark .ajax-grid-system .grid-filters .filter-list li a,
.style-dark .widget-ajax-active-filters .filter-list li a,
.style-light .style-dark .widget-ajax-active-filters .filter-list li a,
.style-dark .ajax-grid-system .grid-filters .filter-list li a:hover,
.style-light .style-dark .ajax-grid-system .grid-filters .filter-list li a:hover,
.style-dark .widget-ajax-active-filters .filter-list li a:hover,
.style-light .style-dark .widget-ajax-active-filters .filter-list li a:hover {
  color: #ffffff;
}
.style-light .link,
.style-dark .style-light .link,
.style-light a,
.style-dark .style-light a,
.style-light input[type=checkbox]:checked:before,
.style-dark .style-light input[type=checkbox]:checked:before,
.style-light .widget-container a:not(.btn-text-skin),
.style-dark .style-light .widget-container a:not(.btn-text-skin),
.style-light .widget-container a:not(.btn-text-skin):hover,
.style-dark .style-light .widget-container a:not(.btn-text-skin):hover,
.style-light .widget-container select,
.style-dark .style-light .widget-container select,
.style-light .widget-container option,
.style-dark .style-light .widget-container option,
.style-light .ajax-grid-system .grid-filters .filter-list li a,
.style-dark .style-light .ajax-grid-system .grid-filters .filter-list li a,
.style-light .widget-ajax-active-filters .filter-list li a,
.style-dark .style-light .widget-ajax-active-filters .filter-list li a,
.style-light .ajax-grid-system .grid-filters .filter-list li a:hover,
.style-dark .style-light .ajax-grid-system .grid-filters .filter-list li a:hover,
.style-light .widget-ajax-active-filters .filter-list li a:hover,
.style-dark .style-light .widget-ajax-active-filters .filter-list li a:hover {
  color: #cd1719;
}
/* #Link-color-hover */
.style-dark .link-hover,
.style-light .style-dark .link-hover,
.style-dark a:not(.btn-text-skin):hover,
.style-light .style-dark a:not(.btn-text-skin):hover,
.style-dark a:not(.btn-text-skin):focus,
.style-light .style-dark a:not(.btn-text-skin):focus,
.style-dark a.active,
.style-light .style-dark a.active,
.style-dark .tmb .t-entry-text .t-entry-title a:hover,
.style-light .style-dark .tmb .t-entry-text .t-entry-title a:hover,
.style-dark .tmb .t-entry-text .t-entry-title a:focus,
.style-light .style-dark .tmb .t-entry-text .t-entry-title a:focus,
.style-dark .tmb-content-under.tmb .t-entry p.t-entry-author a:hover span,
.style-light .style-dark .tmb-content-under.tmb .t-entry p.t-entry-author a:hover span,
.style-dark .tmb-content-lateral.tmb .t-entry p.t-entry-author a:hover span,
.style-light .style-dark .tmb-content-lateral.tmb .t-entry p.t-entry-author a:hover span,
.style-dark .tmb .t-entry p.t-entry-comments .extras a:hover i,
.style-light .style-dark .tmb .t-entry p.t-entry-comments .extras a:hover i,
.style-dark .tmb .t-entry p.t-entry-comments .extras a.active i,
.style-light .style-dark .tmb .t-entry p.t-entry-comments .extras a.active i,
.style-dark .tmb .t-entry p.t-entry-comments .extras a:focus i,
.style-light .style-dark .tmb .t-entry p.t-entry-comments .extras a:focus i,
.style-dark .drop-hover-accent.uncode-post-titles .tmb:hover .t-entry-title *,
.style-light .style-dark .drop-hover-accent.uncode-post-titles .tmb:hover .t-entry-title *,
.style-dark .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:hover,
.style-light .style-dark .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:hover,
.style-dark .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:hover,
.style-light .style-dark .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:hover,
.style-dark .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:focus,
.style-light .style-dark .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:focus,
.style-dark .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:focus,
.style-light .style-dark .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:focus,
.style-dark .widget_nav_menu li.active &gt; a,
.style-light .style-dark .widget_nav_menu li.active &gt; a,
.style-dark div[class*=sharer-].share-button label:hover,
.style-light .style-dark div[class*=sharer-].share-button label:hover,
.style-dark div[class*=sharer-].share-button label:focus,
.style-light .style-dark div[class*=sharer-].share-button label:focus {
  color: #cd1719;
}
.style-light .link-hover,
.style-dark .style-light .link-hover,
.style-light a:not(.btn-text-skin):hover,
.style-dark .style-light a:not(.btn-text-skin):hover,
.style-light a:not(.btn-text-skin):focus,
.style-dark .style-light a:not(.btn-text-skin):focus,
.style-light a.active,
.style-dark .style-light a.active,
.style-light .tmb .t-entry-text .t-entry-title a:hover,
.style-dark .style-light .tmb .t-entry-text .t-entry-title a:hover,
.style-light .tmb .t-entry-text .t-entry-title a:focus,
.style-dark .style-light .tmb .t-entry-text .t-entry-title a:focus,
.style-light .tmb-content-under.tmb .t-entry p.t-entry-author a:hover span,
.style-dark .style-light .tmb-content-under.tmb .t-entry p.t-entry-author a:hover span,
.style-light .tmb-content-lateral.tmb .t-entry p.t-entry-author a:hover span,
.style-dark .style-light .tmb-content-lateral.tmb .t-entry p.t-entry-author a:hover span,
.style-light .tmb .t-entry p.t-entry-comments .extras a:hover i,
.style-dark .style-light .tmb .t-entry p.t-entry-comments .extras a:hover i,
.style-light .tmb .t-entry p.t-entry-comments .extras a.active i,
.style-dark .style-light .tmb .t-entry p.t-entry-comments .extras a.active i,
.style-light .tmb .t-entry p.t-entry-comments .extras a:focus i,
.style-dark .style-light .tmb .t-entry p.t-entry-comments .extras a:focus i,
.style-light .drop-hover-accent.uncode-post-titles .tmb:hover .t-entry-title *,
.style-dark .style-light .drop-hover-accent.uncode-post-titles .tmb:hover .t-entry-title *,
.style-light .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:hover,
.style-dark .style-light .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:hover,
.style-light .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:hover,
.style-dark .style-light .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:hover,
.style-light .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:focus,
.style-dark .style-light .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:focus,
.style-light .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:focus,
.style-dark .style-light .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:focus,
.style-light .widget_nav_menu li.active &gt; a,
.style-dark .style-light .widget_nav_menu li.active &gt; a,
.style-light div[class*=sharer-].share-button label:hover,
.style-dark .style-light div[class*=sharer-].share-button label:hover,
.style-light div[class*=sharer-].share-button label:focus,
.style-dark .style-light div[class*=sharer-].share-button label:focus {
  color: #cd1719;
}
/* #Link-color-hover */
.style-dark .text-stroke,
.style-light .style-dark .text-stroke {
  color: transparent;
  -webkit-text-stroke: 1px #ffffff;
  text-stroke: 1px #ffffff;
}
.style-light .text-stroke,
.style-dark .style-light .text-stroke {
  color: transparent;
  -webkit-text-stroke: 1px #cd1719;
  text-stroke: 1px #cd1719;
}
/* #Link-color-background */
.style-dark .link-bg,
.style-light .style-dark .link-bg {
  background-color: #cd1719;
}
.style-light .link-bg,
.style-dark .style-light .link-bg {
  background-color: #cd1719;
}
.style-dark .text-default-color,
.style-light .style-dark .text-default-color {
  color: #ffffff;
}
.style-light .text-default-color,
.style-dark .style-light .text-default-color {
  color: #cd1719;
}
.color-accent-border,
blockquote {
  border-color: #cd1719;
}
.color-accent-background,
mark,
.nav-tabs.tab-active-anim:not(.tab-switch).switch-init .switcher-cursor,
.nav-tabs.nav-tabs.tab-no-border:not(.tabs-vertical):not(.tab-switch).switch-init .switcher-cursor,
.tab-active-anim:not(.tab-switch):not(.switch-init):not(.tab-active-anim):not(.tab-no-border).nav-tabs &gt; li.active:after,
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: #cd1719;
}
.color-accent-background-all,
.btn-hover-accent span.btn-gradient-el:hover {
  background: #cd1719;
}
.color-accent-color,
body.textual-accent-color .post-content &gt; div p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn),
body.textual-accent-color .post-content &gt; div ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a:not(.btn),
body.textual-accent-color .post-content &gt; div dt a:not(.btn),
body.textual-accent-color .post-content &gt; div dd a:not(.btn),
body.textual-accent-color .post-content &gt; div dl a:not(.btn),
body.textual-accent-color .post-content &gt; div address a:not(.btn),
body.textual-accent-color .post-content &gt; div label a:not(.btn),
body.textual-accent-color .post-content &gt; div small a:not(.btn),
body.textual-accent-color .row-container .post-content p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn),
body.textual-accent-color .row-container .post-content ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a:not(.btn),
body.textual-accent-color .row-container .post-content dt a:not(.btn),
body.textual-accent-color .row-container .post-content dd a:not(.btn),
body.textual-accent-color .row-container .post-content dl a:not(.btn),
body.textual-accent-color .row-container .post-content address a:not(.btn),
body.textual-accent-color .row-container .post-content label a:not(.btn),
body.textual-accent-color .row-container .post-content small a:not(.btn),
.btn-hover-accent:hover,
.btn-gradient-underline.btn-hover-accent:hover:before,
.nav-tabs &gt; li.active &gt; a,
.panel-title.active &gt; a,
.panel-title.active &gt; a span:after,
.plan-accent.plan .plan-title &gt; h3,
.plan-accent.plan .plan-price .price,
.wpcf7 .wpcf7-mail-sent-ok,
.wpcf7 .wpcf7-validation-errors,
.wpcf7 span.wpcf7-not-valid-tip {
  color: #cd1719 !important;
}
.color-accent-darker,
body.textual-accent-color .post-content p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn-text-skin):hover:not(.btn),
body.textual-accent-color .post-content p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn-text-skin):focus:not(.btn),
body.textual-accent-color .post-content p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a.active:not(.btn),
body.textual-accent-color .post-content ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a:not(.btn-text-skin):hover:not(.btn),
body.textual-accent-color .post-content ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a:not(.btn-text-skin):focus:not(.btn),
body.textual-accent-color .post-content ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a.active:not(.btn),
body.textual-accent-color .post-content dt a:not(.btn-text-skin):hover:not(.btn),
body.textual-accent-color .post-content dt a:not(.btn-text-skin):focus:not(.btn),
body.textual-accent-color .post-content dt a.active:not(.btn),
body.textual-accent-color .post-content dd a:not(.btn-text-skin):hover:not(.btn),
body.textual-accent-color .post-content dd a:not(.btn-text-skin):focus:not(.btn),
body.textual-accent-color .post-content dd a.active:not(.btn),
body.textual-accent-color .post-content dl a:not(.btn-text-skin):hover:not(.btn),
body.textual-accent-color .post-content dl a:not(.btn-text-skin):focus:not(.btn),
body.textual-accent-color .post-content dl a.active:not(.btn),
body.textual-accent-color .post-content address a:not(.btn-text-skin):hover:not(.btn),
body.textual-accent-color .post-content address a:not(.btn-text-skin):focus:not(.btn),
body.textual-accent-color .post-content address a.active:not(.btn),
body.textual-accent-color .post-content label a:not(.btn-text-skin):hover:not(.btn),
body.textual-accent-color .post-content label a:not(.btn-text-skin):focus:not(.btn),
body.textual-accent-color .post-content label a.active:not(.btn),
body.textual-accent-color .post-content small a:not(.btn-text-skin):hover:not(.btn),
body.textual-accent-color .post-content small a:not(.btn-text-skin):focus:not(.btn),
body.textual-accent-color .post-content small a.active:not(.btn) {
  color: #b40000 !important;
}
/* #Heading-style */
.headings-style,
h1,
h2,
h3,
h4,
h5,
h6,
.heading-text &gt; p,
.tmb .t-entry .t-entry-cat,
.tmb .t-entry .t-entry-title,
.tmb .t-entry .t-entry-table-typography,
.vc_pie_chart .vc_pie_chart_value,
ul.dwls_search_results .daves-wordpress-live-search_title .search-title {
  letter-spacing: 0.00em;
  font-weight: 800;
  font-family: 'Open Sans', 'Open Sans';
}
/* #Headings-color */
.style-dark .headings-color,
.style-light .style-dark .headings-color,
.style-dark .detail-container .detail-label,
.style-light .style-dark .detail-container .detail-label,
.style-dark h1,
.style-light .style-dark h1,
.style-dark h2,
.style-light .style-dark h2,
.style-dark h3,
.style-light .style-dark h3,
.style-dark h4,
.style-light .style-dark h4,
.style-dark h5,
.style-light .style-dark h5,
.style-dark h6,
.style-light .style-dark h6,
.style-dark .heading-text &gt; p,
.style-light .style-dark .heading-text &gt; p,
.style-dark p b,
.style-light .style-dark p b,
.style-dark p strong,
.style-light .style-dark p strong,
.style-dark dl dt,
.style-light .style-dark dl dt,
.style-dark dl.variation dt,
.style-light .style-dark dl.variation dt,
.style-dark dl.variation dd,
.style-light .style-dark dl.variation dd,
.style-dark blockquote p,
.style-light .style-dark blockquote p,
.style-dark table thead,
.style-light .style-dark table thead,
.style-dark form p,
.style-light .style-dark form p,
.style-dark .panel-title &gt; a &gt; span:after,
.style-light .style-dark .panel-title &gt; a &gt; span:after,
.style-dark .plan .plan-price .price,
.style-light .style-dark .plan .plan-price .price,
.style-dark .detail-label,
.style-light .style-dark .detail-label,
.style-dark .header-wrapper .header-scrolldown i,
.style-light .style-dark .header-wrapper .header-scrolldown i,
.style-dark .header-wrapper .header-content-inner blockquote.pullquote p:first-child,
.style-light .style-dark .header-wrapper .header-content-inner blockquote.pullquote p:first-child,
.style-dark .header-main-container .post-info,
.style-light .style-dark .header-main-container .post-info,
.style-dark .header-main-container .post-info a,
.style-light .style-dark .header-main-container .post-info a,
.style-dark .widget-container.widget_top_rated_products li:before,
.style-light .style-dark .widget-container.widget_top_rated_products li:before,
.style-dark .widget-container.widget_recent_reviews li:before,
.style-light .style-dark .widget-container.widget_recent_reviews li:before,
.style-dark .widget-container.widget_latest_tweets_widget .tweet-text:before,
.style-light .style-dark .widget-container.widget_latest_tweets_widget .tweet-text:before,
.style-dark .widget-container.widget_latest_tweets .tweet-text:before,
.style-light .style-dark .widget-container.widget_latest_tweets .tweet-text:before,
.style-dark .comment-content .comment-author a,
.style-light .style-dark .comment-content .comment-author a,
.style-dark .comment-content .comment-author span,
.style-light .style-dark .comment-content .comment-author span,
.style-dark div[class*=sharer-].share-button label,
.style-light .style-dark div[class*=sharer-].share-button label,
.style-dark .share-button.share-inline .social.top li,
.style-light .style-dark .share-button.share-inline .social.top li,
.style-dark .vc_progress_bar .vc_progress_label,
.style-light .style-dark .vc_progress_bar .vc_progress_label,
.style-dark .vc_pie_chart .vc_pie_chart_value,
.style-light .style-dark .vc_pie_chart .vc_pie_chart_value,
.style-dark .counter,
.style-light .style-dark .counter,
.style-dark .counter-suffix,
.style-light .style-dark .counter-suffix,
.style-dark .counter-prefix,
.style-light .style-dark .counter-prefix,
.style-dark .countdown,
.style-light .style-dark .countdown,
.style-dark ul.dwls_search_results .daves-wordpress-live-search_title .search-title,
.style-light .style-dark ul.dwls_search_results .daves-wordpress-live-search_title .search-title,
.style-dark ul.dwls_search_results .daves-wordpress-live-search_author,
.style-light .style-dark ul.dwls_search_results .daves-wordpress-live-search_author {
  color: #ffffff;
}
.style-light .headings-color,
.style-dark .style-light .headings-color,
.style-light .detail-container .detail-label,
.style-dark .style-light .detail-container .detail-label,
.style-light h1,
.style-dark .style-light h1,
.style-light h2,
.style-dark .style-light h2,
.style-light h3,
.style-dark .style-light h3,
.style-light h4,
.style-dark .style-light h4,
.style-light h5,
.style-dark .style-light h5,
.style-light h6,
.style-dark .style-light h6,
.style-light .heading-text &gt; p,
.style-dark .style-light .heading-text &gt; p,
.style-light p b,
.style-dark .style-light p b,
.style-light p strong,
.style-dark .style-light p strong,
.style-light dl dt,
.style-dark .style-light dl dt,
.style-light dl.variation dt,
.style-dark .style-light dl.variation dt,
.style-light dl.variation dd,
.style-dark .style-light dl.variation dd,
.style-light blockquote p,
.style-dark .style-light blockquote p,
.style-light table thead,
.style-dark .style-light table thead,
.style-light form p,
.style-dark .style-light form p,
.style-light .panel-title &gt; a &gt; span:after,
.style-dark .style-light .panel-title &gt; a &gt; span:after,
.style-light .plan .plan-price .price,
.style-dark .style-light .plan .plan-price .price,
.style-light .detail-label,
.style-dark .style-light .detail-label,
.style-light .header-wrapper .header-scrolldown i,
.style-dark .style-light .header-wrapper .header-scrolldown i,
.style-light .header-wrapper .header-content-inner blockquote.pullquote p:first-child,
.style-dark .style-light .header-wrapper .header-content-inner blockquote.pullquote p:first-child,
.style-light .header-main-container .post-info,
.style-dark .style-light .header-main-container .post-info,
.style-light .header-main-container .post-info a,
.style-dark .style-light .header-main-container .post-info a,
.style-light .widget-container.widget_top_rated_products li:before,
.style-dark .style-light .widget-container.widget_top_rated_products li:before,
.style-light .widget-container.widget_recent_reviews li:before,
.style-dark .style-light .widget-container.widget_recent_reviews li:before,
.style-light .widget-container.widget_latest_tweets_widget .tweet-text:before,
.style-dark .style-light .widget-container.widget_latest_tweets_widget .tweet-text:before,
.style-light .widget-container.widget_latest_tweets .tweet-text:before,
.style-dark .style-light .widget-container.widget_latest_tweets .tweet-text:before,
.style-light .comment-content .comment-author a,
.style-dark .style-light .comment-content .comment-author a,
.style-light .comment-content .comment-author span,
.style-dark .style-light .comment-content .comment-author span,
.style-light div[class*=sharer-].share-button label,
.style-dark .style-light div[class*=sharer-].share-button label,
.style-light .share-button.share-inline .social.top li,
.style-dark .style-light .share-button.share-inline .social.top li,
.style-light .vc_progress_bar .vc_progress_label,
.style-dark .style-light .vc_progress_bar .vc_progress_label,
.style-light .vc_pie_chart .vc_pie_chart_value,
.style-dark .style-light .vc_pie_chart .vc_pie_chart_value,
.style-light .counter,
.style-dark .style-light .counter,
.style-light .counter-suffix,
.style-dark .style-light .counter-suffix,
.style-light .counter-prefix,
.style-dark .style-light .counter-prefix,
.style-light .countdown,
.style-dark .style-light .countdown,
.style-light ul.dwls_search_results .daves-wordpress-live-search_title .search-title,
.style-dark .style-light ul.dwls_search_results .daves-wordpress-live-search_title .search-title,
.style-light ul.dwls_search_results .daves-wordpress-live-search_author,
.style-dark .style-light ul.dwls_search_results .daves-wordpress-live-search_author {
  color: #cd1719;
}
.style-dark .headings-bg,
.style-light .style-dark .headings-bg,
.style-dark input[type=radio]:checked:before,
.style-light .style-dark input[type=radio]:checked:before,
.style-dark .nav-tabs.tab-switch li:before,
.style-light .style-dark .nav-tabs.tab-switch li:before {
  background-color: #ffffff;
}
.style-light .headings-bg,
.style-dark .style-light .headings-bg,
.style-light input[type=radio]:checked:before,
.style-dark .style-light input[type=radio]:checked:before,
.style-light .nav-tabs.tab-switch li:before,
.style-dark .style-light .nav-tabs.tab-switch li:before {
  background-color: #cd1719;
}
.style-dark .headings-bg-inverted,
.style-light .style-dark .headings-bg-inverted,
.style-dark .nav-tabs.tab-switch.switch-init .switcher-cursor,
.style-light .style-dark .nav-tabs.tab-switch.switch-init .switcher-cursor,
.style-dark .tab-switch:not(.switch-init).nav-tabs &gt; li.active:after,
.style-light .style-dark .tab-switch:not(.switch-init).nav-tabs &gt; li.active:after {
  background-color: #cd1719;
}
.style-light .headings-bg-inverted,
.style-dark .style-light .headings-bg-inverted,
.style-light .nav-tabs.tab-switch.switch-init .switcher-cursor,
.style-dark .style-light .nav-tabs.tab-switch.switch-init .switcher-cursor,
.style-light .tab-switch:not(.switch-init).nav-tabs &gt; li.active:after,
.style-dark .style-light .tab-switch:not(.switch-init).nav-tabs &gt; li.active:after {
  background-color: #ffffff;
}
/* #Button-style */
.buttons-style,
input[type="submit"]:not(.btn-custom-typo):not(.btn-inherit),
input[type="reset"]:not(.btn-custom-typo):not(.btn-inherit),
input[type="button"]:not(.btn-custom-typo):not(.btn-inherit),
button[type="submit"]:not(.btn-custom-typo):not(.btn-inherit),
.btn:not(.btn-custom-typo):not(.btn-inherit),
.btn-link:not(.btn-custom-typo):not(.btn-inherit),
.tab-container:not(.default-typography) .nav-tabs,
.uncode-accordion:not(.default-typography) .panel-title &gt; a &gt; span,
.search_footer {
  font-weight: 800 !important;
  font-family: 'Open Sans', 'Open Sans' !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.btn-inherit {
  font-family: inherit !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.btn-inherit:not([class*="font-weight-"]) {
  font-weight: 400 !important;
}
.btn-inherit-default-typography {
  font-weight: 500 !important;
  font-family: inherit !important;
  letter-spacing: inherit !important;
}
/* #Button-weight */
.buttons-weight {
  font-weight: 800 !important;
}
/* #Font-Serif */
.serif-family,
.post-content .post-media blockquote.pullquote p:first-child,
.tmb-entry-title-serif.tmb .t-entry .t-entry-title,
.tmb-entry-title-serif.tmb .t-entry .t-entry-table-typography,
.isotope-system .isotope-container .tmb .regular-text .pullquote p:first-child,
.isotope-system .isotope-container .tmb .fluid-object.tweet .twitter-footer span {
  font-family: Georgia, "Times New Roman", Times, serif;
}
/* #UI-border-width */
.ui-br-w,
input:focus,
textarea:focus,
select:focus,
input[type="submit"],
input[type="reset"],
input[type="button"],
button[type="submit"] {
  border-width: 1px;
}
/* #UI-border-color */
.style-dark .ui-br,
.style-light .style-dark .ui-br,
.style-dark hr,
.style-light .style-dark hr,
.style-dark pre,
.style-light .style-dark pre,
.style-dark table,
.style-light .style-dark table,
.style-dark table td,
.style-light .style-dark table td,
.style-dark table th,
.style-light .style-dark table th,
.style-dark input,
.style-light .style-dark input,
.style-dark textarea,
.style-light .style-dark textarea,
.style-dark select,
.style-light .style-dark select,
.style-dark .seldiv,
.style-light .style-dark .seldiv,
.style-dark .select2-choice,
.style-light .style-dark .select2-choice,
.style-dark .select2-selection--single,
.style-light .style-dark .select2-selection--single,
.style-dark fieldset,
.style-light .style-dark fieldset,
.style-dark .seldiv:before,
.style-light .style-dark .seldiv:before,
.style-dark .tab-container .nav-tabs,
.style-light .style-dark .tab-container .nav-tabs,
.style-dark .nav-tabs &gt; li.active &gt; a,
.style-light .style-dark .nav-tabs &gt; li.active &gt; a,
.style-dark .border-100 .tab-content::before,
.style-light .style-dark .border-100 .tab-content::before,
.style-dark .tab-content.vertical,
.style-light .style-dark .tab-content.vertical,
.style-dark .nav-tabs.tabs-vertical &gt; li,
.style-light .style-dark .nav-tabs.tabs-vertical &gt; li,
.style-dark .panel,
.style-light .style-dark .panel,
.style-dark .panel-group .panel-heading + .panel-collapse:before,
.style-light .style-dark .panel-group .panel-heading + .panel-collapse:before,
.style-dark .divider:before,
.style-light .style-dark .divider:before,
.style-dark .divider:after,
.style-light .style-dark .divider:after,
.style-dark .plan,
.style-light .style-dark .plan,
.style-dark .plan .plan-title,
.style-light .style-dark .plan .plan-title,
.style-dark .plan .item-list &gt; li,
.style-light .style-dark .plan .item-list &gt; li,
.style-dark .plan .plan-button,
.style-light .style-dark .plan .plan-button,
.style-dark .uncode-single-media-wrapper.img-thumbnail:not(.single-advanced),
.style-light .style-dark .uncode-single-media-wrapper.img-thumbnail:not(.single-advanced),
.style-dark .post-share,
.style-light .style-dark .post-share,
.style-dark .post-tag-share-container,
.style-light .style-dark .post-tag-share-container,
.style-dark .widget-container .widget-title,
.style-light .style-dark .widget-container .widget-title,
.style-dark .widget-container.widget_calendar #wp-calendar caption,
.style-light .style-dark .widget-container.widget_calendar #wp-calendar caption,
.style-dark .widget-container.widget_calendar .wp-calendar-nav,
.style-light .style-dark .widget-container.widget_calendar .wp-calendar-nav,
.style-dark #comments .comment-list .comments-list:first-child,
.style-light .style-dark #comments .comment-list .comments-list:first-child,
.style-dark #respond .comment-list .comments-list:first-child,
.style-light .style-dark #respond .comment-list .comments-list:first-child,
.style-dark #comments .comments-list .comment-content,
.style-light .style-dark #comments .comments-list .comment-content,
.style-dark #respond .comments-list .comment-content,
.style-light .style-dark #respond .comments-list .comment-content,
.style-dark ul.dwls_search_results,
.style-light .style-dark ul.dwls_search_results,
.style-dark ul.dwls_search_results li,
.style-light .style-dark ul.dwls_search_results li,
.style-dark .ajax-filter-sidebar .ajax-filter-sidebar-header,
.style-light .style-dark .ajax-filter-sidebar .ajax-filter-sidebar-header,
.style-dark .ajax-filter-sidebar .ajax-filter-sidebar-footer,
.style-light .style-dark .ajax-filter-sidebar .ajax-filter-sidebar-footer,
.style-dark .swatch-type-label,
.style-light .style-dark .swatch-type-label,
.style-dark .swatch--logo,
.style-light .style-dark .swatch--logo,
.style-dark .widget-container .tagcloud a,
.style-light .style-dark .widget-container .tagcloud a {
  border-color: rgba(255, 255, 255, 0.25);
}
.style-light .ui-br,
.style-dark .style-light .ui-br,
.style-light hr,
.style-dark .style-light hr,
.style-light pre,
.style-dark .style-light pre,
.style-light table,
.style-dark .style-light table,
.style-light table td,
.style-dark .style-light table td,
.style-light table th,
.style-dark .style-light table th,
.style-light input,
.style-dark .style-light input,
.style-light textarea,
.style-dark .style-light textarea,
.style-light select,
.style-dark .style-light select,
.style-light .seldiv,
.style-dark .style-light .seldiv,
.style-light .select2-choice,
.style-dark .style-light .select2-choice,
.style-light .select2-selection--single,
.style-dark .style-light .select2-selection--single,
.style-light fieldset,
.style-dark .style-light fieldset,
.style-light .seldiv:before,
.style-dark .style-light .seldiv:before,
.style-light .tab-container .nav-tabs,
.style-dark .style-light .tab-container .nav-tabs,
.style-light .nav-tabs &gt; li.active &gt; a,
.style-dark .style-light .nav-tabs &gt; li.active &gt; a,
.style-light .border-100 .tab-content::before,
.style-dark .style-light .border-100 .tab-content::before,
.style-light .tab-content.vertical,
.style-dark .style-light .tab-content.vertical,
.style-light .nav-tabs.tabs-vertical &gt; li,
.style-dark .style-light .nav-tabs.tabs-vertical &gt; li,
.style-light .panel,
.style-dark .style-light .panel,
.style-light .panel-group .panel-heading + .panel-collapse:before,
.style-dark .style-light .panel-group .panel-heading + .panel-collapse:before,
.style-light .divider:before,
.style-dark .style-light .divider:before,
.style-light .divider:after,
.style-dark .style-light .divider:after,
.style-light .plan,
.style-dark .style-light .plan,
.style-light .plan .plan-title,
.style-dark .style-light .plan .plan-title,
.style-light .plan .item-list &gt; li,
.style-dark .style-light .plan .item-list &gt; li,
.style-light .plan .plan-button,
.style-dark .style-light .plan .plan-button,
.style-light .uncode-single-media-wrapper.img-thumbnail:not(.single-advanced),
.style-dark .style-light .uncode-single-media-wrapper.img-thumbnail:not(.single-advanced),
.style-light .post-share,
.style-dark .style-light .post-share,
.style-light .post-tag-share-container,
.style-dark .style-light .post-tag-share-container,
.style-light .widget-container .widget-title,
.style-dark .style-light .widget-container .widget-title,
.style-light .widget-container.widget_calendar #wp-calendar caption,
.style-dark .style-light .widget-container.widget_calendar #wp-calendar caption,
.style-light .widget-container.widget_calendar .wp-calendar-nav,
.style-dark .style-light .widget-container.widget_calendar .wp-calendar-nav,
.style-light #comments .comment-list .comments-list:first-child,
.style-dark .style-light #comments .comment-list .comments-list:first-child,
.style-light #respond .comment-list .comments-list:first-child,
.style-dark .style-light #respond .comment-list .comments-list:first-child,
.style-light #comments .comments-list .comment-content,
.style-dark .style-light #comments .comments-list .comment-content,
.style-light #respond .comments-list .comment-content,
.style-dark .style-light #respond .comments-list .comment-content,
.style-light ul.dwls_search_results,
.style-dark .style-light ul.dwls_search_results,
.style-light ul.dwls_search_results li,
.style-dark .style-light ul.dwls_search_results li,
.style-light .ajax-filter-sidebar .ajax-filter-sidebar-header,
.style-dark .style-light .ajax-filter-sidebar .ajax-filter-sidebar-header,
.style-light .ajax-filter-sidebar .ajax-filter-sidebar-footer,
.style-dark .style-light .ajax-filter-sidebar .ajax-filter-sidebar-footer,
.style-light .swatch-type-label,
.style-dark .style-light .swatch-type-label,
.style-light .swatch--logo,
.style-dark .style-light .swatch--logo,
.style-light .widget-container .tagcloud a,
.style-dark .style-light .widget-container .tagcloud a {
  border-color: #eaeaea;
}
.style-light input[type=radio],
.style-dark .style-light input[type=radio] {
  border-color: #eaeaea;
}
.style-dark input[type=radio],
.style-light .style-dark input[type=radio] {
  border-color: rgba(255, 255, 255, 0.5);
}
/* #UI-border-color-accent */
.ui-br-accent,
.nav-tabs &gt; li.active &gt; a,
.tabs-left &gt; li.active &gt; a {
  border-color: #cd1719 !important;
}
/* break */
.style-dark .ui-br-break,
.style-light .style-dark .ui-br-break,
.style-dark hr.separator-break,
.style-light .style-dark hr.separator-break {
  border-color: #ffffff;
}
.style-light .ui-br-break,
.style-dark .style-light .ui-br-break,
.style-light hr.separator-break,
.style-dark .style-light hr.separator-break {
  border-color: #eaeaea;
}
/* #UI-border-headings-color */
.style-dark .ui-br-headings,
.style-light .style-dark .ui-br-headings,
.style-dark .header-content hr,
.style-light .style-dark .header-content hr,
.style-dark .ajax-filter-sidebar input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-light .style-dark .ajax-filter-sidebar input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-dark li:hover .swatch,
.style-light .style-dark li:hover .swatch,
.style-dark .swatch.swatch--active,
.style-light .style-dark .swatch.swatch--active,
.style-dark .term-filter-link--active .swatch,
.style-light .style-dark .term-filter-link--active .swatch {
  border-color: #ffffff;
}
.style-light .ui-br-headings,
.style-dark .style-light .ui-br-headings,
.style-light .header-content hr,
.style-dark .style-light .header-content hr,
.style-light .ajax-filter-sidebar input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-dark .style-light .ajax-filter-sidebar input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-light li:hover .swatch,
.style-dark .style-light li:hover .swatch,
.style-light .swatch.swatch--active,
.style-dark .style-light .swatch.swatch--active,
.style-light .term-filter-link--active .swatch,
.style-dark .style-light .term-filter-link--active .swatch {
  border-color: #cd1719;
}
/* #UI-border-underline-color */
.input-background .style-dark .input-underline .ui-br-underline,
.input-background .input-underline .style-dark .ui-br-underline,
.input-background .style-light .style-dark .input-underline .ui-br-underline,
.input-background .style-light .input-underline .style-dark .ui-br-underline,
.input-background .style-dark .input-underline input[type="text"],
.input-background .input-underline .style-dark input[type="text"],
.input-background .style-light .style-dark .input-underline input[type="text"],
.input-background .style-light .input-underline .style-dark input[type="text"],
.input-background .style-dark .input-underline input[type="email"],
.input-background .input-underline .style-dark input[type="email"],
.input-background .style-light .style-dark .input-underline input[type="email"],
.input-background .style-light .input-underline .style-dark input[type="email"],
.input-background .style-dark .input-underline input[type="number"],
.input-background .input-underline .style-dark input[type="number"],
.input-background .style-light .style-dark .input-underline input[type="number"],
.input-background .style-light .input-underline .style-dark input[type="number"],
.input-background .style-dark .input-underline input[type="url"],
.input-background .input-underline .style-dark input[type="url"],
.input-background .style-light .style-dark .input-underline input[type="url"],
.input-background .style-light .input-underline .style-dark input[type="url"],
.input-background .style-dark .input-underline input[type="tel"],
.input-background .input-underline .style-dark input[type="tel"],
.input-background .style-light .style-dark .input-underline input[type="tel"],
.input-background .style-light .input-underline .style-dark input[type="tel"],
.input-background .style-dark .input-underline input[type="search"],
.input-background .input-underline .style-dark input[type="search"],
.input-background .style-light .style-dark .input-underline input[type="search"],
.input-background .style-light .input-underline .style-dark input[type="search"],
.input-background .style-dark .input-underline input[type="password"],
.input-background .input-underline .style-dark input[type="password"],
.input-background .style-light .style-dark .input-underline input[type="password"],
.input-background .style-light .input-underline .style-dark input[type="password"],
.input-background .style-dark .input-underline input[type="date"],
.input-background .input-underline .style-dark input[type="date"],
.input-background .style-light .style-dark .input-underline input[type="date"],
.input-background .style-light .input-underline .style-dark input[type="date"],
.input-background .style-dark .input-underline textarea,
.input-background .input-underline .style-dark textarea,
.input-background .style-light .style-dark .input-underline textarea,
.input-background .style-light .input-underline .style-dark textarea,
.input-background .style-dark .input-underline select,
.input-background .input-underline .style-dark select,
.input-background .style-light .style-dark .input-underline select,
.input-background .style-light .input-underline .style-dark select,
.input-background .style-dark .input-underline .select2-selection--single,
.input-background .input-underline .style-dark .select2-selection--single,
.input-background .style-light .style-dark .input-underline .select2-selection--single,
.input-background .style-light .input-underline .style-dark .select2-selection--single {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.input-background .style-light .input-underline .ui-br-underline,
.input-background .input-underline .style-light .ui-br-underline,
.input-background .style-dark .style-light .input-underline .ui-br-underline,
.input-background .style-dark .input-underline .style-light .ui-br-underline,
.input-background .style-light .input-underline input[type="text"],
.input-background .input-underline .style-light input[type="text"],
.input-background .style-dark .style-light .input-underline input[type="text"],
.input-background .style-dark .input-underline .style-light input[type="text"],
.input-background .style-light .input-underline input[type="email"],
.input-background .input-underline .style-light input[type="email"],
.input-background .style-dark .style-light .input-underline input[type="email"],
.input-background .style-dark .input-underline .style-light input[type="email"],
.input-background .style-light .input-underline input[type="number"],
.input-background .input-underline .style-light input[type="number"],
.input-background .style-dark .style-light .input-underline input[type="number"],
.input-background .style-dark .input-underline .style-light input[type="number"],
.input-background .style-light .input-underline input[type="url"],
.input-background .input-underline .style-light input[type="url"],
.input-background .style-dark .style-light .input-underline input[type="url"],
.input-background .style-dark .input-underline .style-light input[type="url"],
.input-background .style-light .input-underline input[type="tel"],
.input-background .input-underline .style-light input[type="tel"],
.input-background .style-dark .style-light .input-underline input[type="tel"],
.input-background .style-dark .input-underline .style-light input[type="tel"],
.input-background .style-light .input-underline input[type="search"],
.input-background .input-underline .style-light input[type="search"],
.input-background .style-dark .style-light .input-underline input[type="search"],
.input-background .style-dark .input-underline .style-light input[type="search"],
.input-background .style-light .input-underline input[type="password"],
.input-background .input-underline .style-light input[type="password"],
.input-background .style-dark .style-light .input-underline input[type="password"],
.input-background .style-dark .input-underline .style-light input[type="password"],
.input-background .style-light .input-underline input[type="date"],
.input-background .input-underline .style-light input[type="date"],
.input-background .style-dark .style-light .input-underline input[type="date"],
.input-background .style-dark .input-underline .style-light input[type="date"],
.input-background .style-light .input-underline textarea,
.input-background .input-underline .style-light textarea,
.input-background .style-dark .style-light .input-underline textarea,
.input-background .style-dark .input-underline .style-light textarea,
.input-background .style-light .input-underline select,
.input-background .input-underline .style-light select,
.input-background .style-dark .style-light .input-underline select,
.input-background .style-dark .input-underline .style-light select,
.input-background .style-light .input-underline .select2-selection--single,
.input-background .input-underline .style-light .select2-selection--single,
.input-background .style-dark .style-light .input-underline .select2-selection--single,
.input-background .style-dark .input-underline .style-light .select2-selection--single {
  border-bottom: 1px solid #eaeaea;
}
/* #UI-border-color-darker */
.style-dark .ui-br-darker,
.style-light .style-dark .ui-br-darker {
  border-color: #ffffff;
}
.style-light .ui-br-darker,
.style-dark .style-light .ui-br-darker {
  border-color: #000000;
}
/* #UI-background-color */
.style-dark .ui-bg,
.style-light .style-dark .ui-bg,
.style-dark code,
.style-light .style-dark code,
.style-dark kbd,
.style-light .style-dark kbd,
.style-dark pre,
.style-light .style-dark pre,
.style-dark samp,
.style-light .style-dark samp,
.style-dark input[type="submit"],
.style-light .style-dark input[type="submit"],
.style-dark input[type="reset"],
.style-light .style-dark input[type="reset"],
.style-dark input[type="button"],
.style-light .style-dark input[type="button"],
.style-dark button[type="submit"],
.style-light .style-dark button[type="submit"],
.style-dark .divider .divider-icon,
.style-light .style-dark .divider .divider-icon,
.style-dark .ajax-grid-system .grid-filters .filter-list li:not(.filter-list__clear) a,
.style-light .style-dark .ajax-grid-system .grid-filters .filter-list li:not(.filter-list__clear) a,
.style-dark .widget-ajax-active-filters .filter-list li:not(.filter-list__clear) a,
.style-light .style-dark .widget-ajax-active-filters .filter-list li:not(.filter-list__clear) a {
  background-color: #191b1e;
}
.style-light .ui-bg,
.style-dark .style-light .ui-bg,
.style-light code,
.style-dark .style-light code,
.style-light kbd,
.style-dark .style-light kbd,
.style-light pre,
.style-dark .style-light pre,
.style-light samp,
.style-dark .style-light samp,
.style-light input[type="submit"],
.style-dark .style-light input[type="submit"],
.style-light input[type="reset"],
.style-dark .style-light input[type="reset"],
.style-light input[type="button"],
.style-dark .style-light input[type="button"],
.style-light button[type="submit"],
.style-dark .style-light button[type="submit"],
.style-light .divider .divider-icon,
.style-dark .style-light .divider .divider-icon,
.style-light .ajax-grid-system .grid-filters .filter-list li:not(.filter-list__clear) a,
.style-dark .style-light .ajax-grid-system .grid-filters .filter-list li:not(.filter-list__clear) a,
.style-light .widget-ajax-active-filters .filter-list li:not(.filter-list__clear) a,
.style-dark .style-light .widget-ajax-active-filters .filter-list li:not(.filter-list__clear) a {
  background-color: #f7f7f7;
}
/* #UI-background-color-alpha */
.style-dark .ui-bg-alpha,
.style-light .style-dark .ui-bg-alpha,
.style-dark .plan,
.style-light .style-dark .plan {
  background-color: rgba(26, 27, 28, 0.5);
}
.style-light .ui-bg-alpha,
.style-dark .style-light .ui-bg-alpha,
.style-light .plan,
.style-dark .style-light .plan {
  background-color: #ffffff;
}
.style-dark .ui-bg-alpha-pricing-tables,
.style-light .style-dark .ui-bg-alpha-pricing-tables {
  background-color: rgba(20, 22, 24, 0.5);
}
.style-light .ui-bg-alpha-pricing-tables,
.style-dark .style-light .ui-bg-alpha-pricing-tables {
  background-color: #ffffff;
}
.style-dark .ui-bg-alpha-progress-bar,
.style-light .style-dark .ui-bg-alpha-progress-bar,
.style-dark .vc_progress_bar .vc_single_bar:not(.style-override),
.style-light .style-dark .vc_progress_bar .vc_single_bar:not(.style-override) {
  background-color: rgba(255, 255, 255, 0.2);
}
.style-light .ui-bg-alpha-progress-bar,
.style-dark .style-light .ui-bg-alpha-progress-bar,
.style-light .vc_progress_bar .vc_single_bar:not(.style-override),
.style-dark .style-light .vc_progress_bar .vc_single_bar:not(.style-override) {
  background-color: rgba(119, 119, 119, 0.1);
}
.style-dark .ui-text-alpha-progress-bar,
.style-light .style-dark .ui-text-alpha-progress-bar,
.style-dark .vc_pie_chart_back,
.style-light .style-dark .vc_pie_chart_back {
  color: rgba(255, 255, 255, 0.2);
}
.style-light .ui-text-alpha-progress-bar,
.style-dark .style-light .ui-text-alpha-progress-bar,
.style-light .vc_pie_chart_back,
.style-dark .style-light .vc_pie_chart_back {
  color: rgba(119, 119, 119, 0.1);
}
.style-dark .ui-bg-dots,
.style-light .style-dark .ui-bg-dots,
.style-dark .owl-dots-outside .owl-dots .owl-dot span,
.style-light .style-dark .owl-dots-outside .owl-dots .owl-dot span {
  background-color: rgba(247, 247, 247, 0.75);
}
.style-light .ui-bg-dots,
.style-dark .style-light .ui-bg-dots,
.style-light .owl-dots-outside .owl-dots .owl-dot span,
.style-dark .style-light .owl-dots-outside .owl-dots .owl-dot span {
  background-color: rgba(25, 27, 30, 0.25);
}
/* #UI-background-color */
/* #UI-background-color-active */
/* #UI-link-color */
.style-dark .ui-link,
.style-light .style-dark .ui-link,
.style-dark .nav-tabs &gt; li &gt; a,
.style-light .style-dark .nav-tabs &gt; li &gt; a,
.style-dark .panel-title &gt; a,
.style-light .style-dark .panel-title &gt; a {
  color: #ffffff;
}
.style-dark .ui-link:hover,
.style-light .style-dark .ui-link:hover,
.style-dark .ui-link:focus,
.style-light .style-dark .ui-link:focus,
.style-dark .nav-tabs &gt; li &gt; a:hover,
.style-light .style-dark .nav-tabs &gt; li &gt; a:hover,
.style-dark .nav-tabs &gt; li &gt; a:focus,
.style-light .style-dark .nav-tabs &gt; li &gt; a:focus,
.style-dark .panel-title &gt; a:hover,
.style-light .style-dark .panel-title &gt; a:hover,
.style-dark .panel-title &gt; a:focus,
.style-light .style-dark .panel-title &gt; a:focus {
  color: #cd1719;
}
.style-light .ui-link,
.style-dark .style-light .ui-link,
.style-light .nav-tabs &gt; li &gt; a,
.style-dark .style-light .nav-tabs &gt; li &gt; a,
.style-light .panel-title &gt; a,
.style-dark .style-light .panel-title &gt; a {
  color: #cd1719;
}
.style-light .ui-link:hover,
.style-dark .style-light .ui-link:hover,
.style-light .ui-link:focus,
.style-dark .style-light .ui-link:focus,
.style-light .nav-tabs &gt; li &gt; a:hover,
.style-dark .style-light .nav-tabs &gt; li &gt; a:hover,
.style-light .nav-tabs &gt; li &gt; a:focus,
.style-dark .style-light .nav-tabs &gt; li &gt; a:focus,
.style-light .panel-title &gt; a:hover,
.style-dark .style-light .panel-title &gt; a:hover,
.style-light .panel-title &gt; a:focus,
.style-dark .style-light .panel-title &gt; a:focus {
  color: #cd1719;
}
/* #UI-link-color-text */
.style-dark .ui-text,
.style-light .style-dark .ui-text,
.style-dark .breadcrumb,
.style-light .style-dark .breadcrumb,
.style-dark .post-info,
.style-light .style-dark .post-info {
  color: rgba(255,255,255,0.65);
}
.style-light .ui-text,
.style-dark .style-light .ui-text,
.style-light .breadcrumb,
.style-dark .style-light .breadcrumb,
.style-light .post-info,
.style-dark .style-light .post-info {
  color: rgba(0,0,0,0.65);
}
.style-dark .ui-link-text,
.style-light .style-dark .ui-link-text,
.style-dark .breadcrumb &gt; li a,
.style-light .style-dark .breadcrumb &gt; li a,
.style-dark .post-info a,
.style-light .style-dark .post-info a {
  color: rgba(255,255,255,0.65);
}
.style-dark .ui-link-text:hover,
.style-light .style-dark .ui-link-text:hover,
.style-dark .ui-link-text:focus,
.style-light .style-dark .ui-link-text:focus,
.style-dark .breadcrumb &gt; li a:hover,
.style-light .style-dark .breadcrumb &gt; li a:hover,
.style-dark .breadcrumb &gt; li a:focus,
.style-light .style-dark .breadcrumb &gt; li a:focus,
.style-dark .post-info a:hover,
.style-light .style-dark .post-info a:hover,
.style-dark .post-info a:focus,
.style-light .style-dark .post-info a:focus {
  color: #cd1719;
}
.style-light .ui-link-text,
.style-dark .style-light .ui-link-text,
.style-light .breadcrumb &gt; li a,
.style-dark .style-light .breadcrumb &gt; li a,
.style-light .post-info a,
.style-dark .style-light .post-info a {
  color: rgba(0,0,0,0.65);
}
.style-light .ui-link-text:hover,
.style-dark .style-light .ui-link-text:hover,
.style-light .ui-link-text:focus,
.style-dark .style-light .ui-link-text:focus,
.style-light .breadcrumb &gt; li a:hover,
.style-dark .style-light .breadcrumb &gt; li a:hover,
.style-light .breadcrumb &gt; li a:focus,
.style-dark .style-light .breadcrumb &gt; li a:focus,
.style-light .post-info a:hover,
.style-dark .style-light .post-info a:hover,
.style-light .post-info a:focus,
.style-dark .style-light .post-info a:focus {
  color: #cd1719;
}
/* #Pre-and-code */
.style-dark .ui-inverted,
.style-light .style-dark .ui-inverted {
  color: #191b1e;
  background-color: #f7f7f7;
}
.style-light .ui-inverted,
.style-dark .style-light .ui-inverted {
  color: #f7f7f7;
  background-color: #191b1e;
}
/* #Button-social-color */
.style-dark .btn-social,
.style-light .style-dark .btn-social {
  color: #ffffff !important;
}
.style-light .btn-social,
.style-dark .style-light .btn-social {
  color: #000000 !important;
}
@media (min-width: 960px) {
  .overlay.style-light-bg {
    background-color: rgba(255, 255, 255, 0.95) !important;
  }
  .overlay.style-dark-bg {
    background-color: rgba(20, 22, 24, 0.95) !important;
  }
}
/* #Form-focus-color */
.style-dark input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-dark textarea:focus,
.style-light .style-dark input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-light .style-dark textarea:focus {
  border-color: #cd1719;
}
.style-light input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-light textarea:focus,
.style-dark .style-light input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-dark .style-light textarea:focus {
  border-color: #cd1719;
}
.style-dark .ui-form-placeholder,
.style-light .style-dark .ui-form-placeholder {
  color: #ffffff;
  text-transform: capitalize;
}
.style-light .ui-form-placeholder,
.style-dark .style-light .ui-form-placeholder {
  color: #323232;
  text-transform: capitalize;
}
/* #Form-inset-shadow */
.shadow-inset-form,
input,
textarea,
select,
.seldiv,
.select2-choice,
.select2-selection--single {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.025);
}
/* #Form-xl */
.style-dark .uncode-live-search input.form-xl,
.style-light .style-dark .uncode-live-search input.form-xl {
  box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.2);
}
.style-light .uncode-live-search input.form-xl,
.style-dark .style-light .uncode-live-search input.form-xl {
  box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.2);
}
/* #Form-input-background */
.input-background .style-dark input[type="text"],
.input-background .style-light .style-dark input[type="text"],
.input-background .style-dark input[type="email"],
.input-background .style-light .style-dark input[type="email"],
.input-background .style-dark input[type="number"],
.input-background .style-light .style-dark input[type="number"],
.input-background .style-dark input[type="url"],
.input-background .style-light .style-dark input[type="url"],
.input-background .style-dark input[type="tel"],
.input-background .style-light .style-dark input[type="tel"],
.input-background .style-dark input[type="search"],
.input-background .style-light .style-dark input[type="search"],
.input-background .style-dark input[type="password"],
.input-background .style-light .style-dark input[type="password"],
.input-background .style-dark input[type="date"],
.input-background .style-light .style-dark input[type="date"],
.input-background .style-dark textarea,
.input-background .style-light .style-dark textarea,
.input-background .style-dark select,
.input-background .style-light .style-dark select,
.input-background .style-dark .select2-selection--single,
.input-background .style-light .style-dark .select2-selection--single,
.compose-mode.input-background .style-dark .lateral-nav-parent li,
.compose-mode.input-background .style-light .style-dark .lateral-nav-parent li {
  background-color: rgba(0, 0, 0, 0.15) !important;
}
.input-background .style-light input[type="text"],
.input-background .style-dark .style-light input[type="text"],
.input-background .style-light input[type="email"],
.input-background .style-dark .style-light input[type="email"],
.input-background .style-light input[type="number"],
.input-background .style-dark .style-light input[type="number"],
.input-background .style-light input[type="url"],
.input-background .style-dark .style-light input[type="url"],
.input-background .style-light input[type="tel"],
.input-background .style-dark .style-light input[type="tel"],
.input-background .style-light input[type="search"],
.input-background .style-dark .style-light input[type="search"],
.input-background .style-light input[type="password"],
.input-background .style-dark .style-light input[type="password"],
.input-background .style-light input[type="date"],
.input-background .style-dark .style-light input[type="date"],
.input-background .style-light textarea,
.input-background .style-dark .style-light textarea,
.input-background .style-light select,
.input-background .style-dark .style-light select,
.input-background .style-light .select2-selection--single,
.input-background .style-dark .style-light .select2-selection--single,
.compose-mode.input-background .style-light .lateral-nav-parent li,
.compose-mode.input-background .style-dark .style-light .lateral-nav-parent li {
  background-color: #f7f7f7 !important;
}
.style-dark .input-background input[type="text"],
.style-light .style-dark .input-background input[type="text"],
.style-dark .input-background input[type="email"],
.style-light .style-dark .input-background input[type="email"],
.style-dark .input-background input[type="number"],
.style-light .style-dark .input-background input[type="number"],
.style-dark .input-background input[type="url"],
.style-light .style-dark .input-background input[type="url"],
.style-dark .input-background input[type="tel"],
.style-light .style-dark .input-background input[type="tel"],
.style-dark .input-background input[type="search"],
.style-light .style-dark .input-background input[type="search"],
.style-dark .input-background input[type="password"],
.style-light .style-dark .input-background input[type="password"],
.style-dark .input-background input[type="date"],
.style-light .style-dark .input-background input[type="date"],
.style-dark .input-background textarea,
.style-light .style-dark .input-background textarea,
.style-dark .input-background select,
.style-light .style-dark .input-background select,
.style-dark .input-background .select2-selection--single,
.style-light .style-dark .input-background .select2-selection--single,
.compose-mode.style-dark .input-background .lateral-nav-parent li,
.compose-mode.style-light .style-dark .input-background .lateral-nav-parent li {
  background-color: rgba(0, 0, 0, 0.15) !important;
}
.style-light .input-background input[type="text"],
.style-dark .style-light .input-background input[type="text"],
.style-light .input-background input[type="email"],
.style-dark .style-light .input-background input[type="email"],
.style-light .input-background input[type="number"],
.style-dark .style-light .input-background input[type="number"],
.style-light .input-background input[type="url"],
.style-dark .style-light .input-background input[type="url"],
.style-light .input-background input[type="tel"],
.style-dark .style-light .input-background input[type="tel"],
.style-light .input-background input[type="search"],
.style-dark .style-light .input-background input[type="search"],
.style-light .input-background input[type="password"],
.style-dark .style-light .input-background input[type="password"],
.style-light .input-background input[type="date"],
.style-dark .style-light .input-background input[type="date"],
.style-light .input-background textarea,
.style-dark .style-light .input-background textarea,
.style-light .input-background select,
.style-dark .style-light .input-background select,
.style-light .input-background .select2-selection--single,
.style-dark .style-light .input-background .select2-selection--single,
.compose-mode.style-light .input-background .lateral-nav-parent li,
.compose-mode.style-dark .style-light .input-background .lateral-nav-parent li {
  background-color: #f7f7f7 !important;
}
/* #UI-transition-normal */
.ui-transition-normal,
input,
button,
select,
textarea,
.img-thumbnail {
  transition: color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
/*  */
.ui-transition-slow {
  transition: color 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.ui-transition-fast,
.main-wrapper a,
.tmb-content-under.tmb .t-entry p.t-entry-author a:hover span,
.tmb-content-lateral.tmb .t-entry p.t-entry-author a:hover span {
  transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
/* #Cart dropdown */
.submenu-light ul.uncode-cart-dropdown a,
.submenu-light ul.uncode-cart-dropdown span {
  color: #000000 !important;
}
.submenu-dark ul.uncode-cart-dropdown a,
.submenu-dark ul.uncode-cart-dropdown span {
  color: #ffffff !important;
}
/* #Woo Headings */
.headings-style-woo {
  font-size: 17px;
  line-height: 1.2;
  margin: 27px 0 0;
}
.row-breadcrumb.row-breadcrumb-light .breadcrumb-title {
  color: rgba(0,0,0,0.65);
}
.row-breadcrumb.row-breadcrumb-dark .breadcrumb-title {
  color: rgba(255,255,255,0.65);
}
.row-navigation.row-navigation-light {
  outline-color: #eaeaea;
  background-color: #f7f7f7;
}
.row-navigation.row-navigation-light .btn-disable-hover {
  color: rgba(0,0,0,0.65);
}
.row-navigation.row-navigation-dark {
  outline-color: #303133;
  background-color: #191b1e;
}
.row-navigation.row-navigation-dark .btn-disable-hover {
  color: rgba(255,255,255,0.65);
}
.style-dark .wp-caption-text,
.style-light .style-dark .wp-caption-text {
  color: #ffffff;
}
.style-light .wp-caption-text,
.style-dark .style-light .wp-caption-text {
  color: #000000;
}
.btn-form-border-style,
input,
textarea,
select,
.seldiv,
.select2-choice,
.select2-selection--single,
input[type="submit"],
input[type="reset"],
input[type="button"],
button[type="submit"],
.seldiv:before,
.btn,
.btn-link,
.btn:not(.btn-custom-typo),
.btn-link:not(.btn-custom-typo),
.panel-title &gt; a &gt; span,
.divider .divider-icon,
.overlay input,
.search_footer {
  border-width: 1px;
}
.style-dark .icon-automatic-video .icon-automatic-video-inner-bg,
.style-light .style-dark .icon-automatic-video .icon-automatic-video-inner-bg {
  background-color: #cd1719;
}
.style-dark .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg,
.style-light .style-dark .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg {
  box-shadow: 0 0 0 0.25em #ffffff;
}
.style-dark .icon-box:hover .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg,
.style-light .style-dark .icon-box:hover .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg {
  box-shadow: 0 0 0 0.5em #ffffff;
}
.style-light .icon-automatic-video .icon-automatic-video-inner-bg,
.style-dark .style-light .icon-automatic-video .icon-automatic-video-inner-bg {
  background-color: #ffffff;
}
.style-light .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg,
.style-dark .style-light .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg {
  box-shadow: 0 0 0 0.25em #cd1719;
}
.style-light .icon-box:hover .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg,
.style-dark .style-light .icon-box:hover .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg {
  box-shadow: 0 0 0 0.5em #cd1719;
}
.style-light ::-webkit-input-placeholder,
.style-dark .style-light ::-webkit-input-placeholder {
  color: #323232;
}
.style-light ::-moz-placeholder,
.style-dark .style-light ::-moz-placeholder {
  color: #323232;
}
.style-light :-ms-input-placeholder,
.style-dark .style-light :-ms-input-placeholder {
  color: #323232;
}
.style-light :-moz-placeholder,
.style-dark .style-light :-moz-placeholder {
  color: #323232;
}
.style-light :placeholder,
.style-dark .style-light :placeholder {
  color: #323232;
}
.style-light .select2-selection__placeholder,
.style-dark .style-light .select2-selection__placeholder {
  color: #323232;
}
.style-dark ::-webkit-input-placeholder,
.style-light .style-dark ::-webkit-input-placeholder {
  color: #ffffff;
}
.style-dark ::-moz-placeholder,
.style-light .style-dark ::-moz-placeholder {
  color: #ffffff;
}
.style-dark :-ms-input-placeholder,
.style-light .style-dark :-ms-input-placeholder {
  color: #ffffff;
}
.style-dark :-moz-placeholder,
.style-light .style-dark :-moz-placeholder {
  color: #ffffff;
}
.style-dark :placeholder,
.style-light .style-dark :placeholder {
  color: #ffffff;
}
.style-dark .select2-selection__placeholder,
.style-light .style-dark .select2-selection__placeholder {
  color: #ffffff;
}
.uncode-noconsent-gdpr-text {
  font-weight: 400;
  font-family: 'Open Sans', 'Open Sans';
}
.lg-dropdown {
  font-family: 'Open Sans', 'Open Sans';
}
@media (min-width: 960px) {
  #uncode-custom-cursor.basic-style span:first-child,
  #uncode-custom-cursor-pilot.basic-style span:first-child,
  #uncode-custom-cursor.async-style span:first-child,
  #uncode-custom-cursor-pilot.async-style span:first-child {
    background-color: #cd1719;
  }
  body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor.basic-style span:first-child,
  body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor-pilot.basic-style span:first-child,
  body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor.async-style span:first-child,
  body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor-pilot.async-style span:first-child {
    background-color: #cd1719;
  }
  #uncode-custom-cursor.accent-style span:first-child,
  #uncode-custom-cursor-pilot.accent-style span:first-child {
    background-color: #cd1719;
  }
  #uncode-custom-cursor.diff-style span:first-child,
  #uncode-custom-cursor-pilot.diff-style span:first-child {
    background-color: #ffffff;
  }
  body:not(.disable-hover) [data-cursor^="icon-"]#uncode-custom-cursor span:first-child {
    background-color: #cd1719;
  }
  body:not(.disable-hover) [data-cursor^="icon-"]#uncode-custom-cursor::after {
    color: #ffffff;
  }
  body:not(.disable-hover) [data-cursor="icon-light"]#uncode-custom-cursor span:first-child {
    background-color: #ffffff;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.075);
  }
  body:not(.disable-hover) [data-cursor="icon-light"]#uncode-custom-cursor::after {
    color: #cd1719;
  }
  body:not(.disable-hover) [data-cursor="icon-accent"]#uncode-custom-cursor span:first-child {
    background-color: #cd1719;
  }
  body:not(.disable-hover) [data-cursor="icon-accent"]#uncode-custom-cursor::after {
    color: #ffffff;
  }
  body:not(.disable-hover) [data-cursor="icon-diff"]#uncode-custom-cursor span:first-child {
    background-color: #ffffff;
  }
  #uncode-custom-cursor-pilot.async-style &gt; span:first-child {
    background-color: #cd1719;
  }
}
/*
----------------------------------------------------------

#Skins-Buttons

----------------------------------------------------------
*/
input[type="submit"],
input[type="reset"],
input[type="button"],
button[type="submit"] {
  font-size: 18px;
  padding: 19px 47px;
}
.btn,
.btn-link {
  font-size: 18px;
}
.btn {
  padding: 19px 47px !important;
}
.btn-link {
  padding: 0 !important;
}
.btn-sm {
  font-size: 15px !important;;
  padding: 16px 39px !important;
}
.btn-lg {
  font-size: 22px !important;;
  padding: 24px 58px !important;
}
.btn-xl {
  font-size: 27px !important;;
  padding: 29px 71px !important;
}
.widget-container button,
.widget-container .btn {
  padding: 7px 22px !important;
}
.btn-dark {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-dark:not(.btn-hover-nobg):not(.icon-animated):hover,
.btn-dark.active {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
}
.btn-dark.btn-outline {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
}
.btn-dark.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.btn-dark.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-dark.btn-flat:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.btn-light {
  color: #000000 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-light:not(.btn-hover-nobg):not(.icon-animated):hover,
.btn-light.active {
  color: #ffffff !important;
  background-color: transparent !important;
  border-color: #ffffff !important;
}
.btn-light.btn-outline {
  color: #ffffff !important;
  background-color: transparent !important;
  border-color: #ffffff !important;
}
.btn-light.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.btn-light.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
  color: #000000 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-light.btn-flat:hover {
  color: #000000 !important;
  background-color: #f2f2f2 !important;
  border-color: #f2f2f2 !important;
}
.btn-success {
  color: #ffffff !important;
  background-color: #28de72 !important;
  border-color: #28de72 !important;
}
.btn-success:not(.btn-hover-nobg):not(.icon-animated):hover,
.btn-success.active {
  color: #28de72 !important;
  background-color: transparent !important;
  border-color: #28de72 !important;
}
.btn-success.btn-outline {
  color: #28de72 !important;
  background-color: transparent !important;
  border-color: #28de72 !important;
}
.btn-success.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.btn-success.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
  color: #ffffff !important;
  background-color: #28de72 !important;
  border-color: #28de72 !important;
}
.btn-info {
  color: #ffffff !important;
  background-color: #cd1719 !important;
  border-color: #cd1719 !important;
}
.btn-info:not(.btn-hover-nobg):not(.icon-animated):hover,
.btn-info.active {
  color: #cd1719 !important;
  background-color: transparent !important;
  border-color: #cd1719 !important;
}
.btn-info.btn-outline {
  color: #cd1719 !important;
  background-color: transparent !important;
  border-color: #cd1719 !important;
}
.btn-info.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.btn-info.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
  color: #ffffff !important;
  background-color: #cd1719 !important;
  border-color: #cd1719 !important;
}
.btn-warning {
  color: #ffffff !important;
  background-color: #ffc42e !important;
  border-color: #ffc42e !important;
}
.btn-warning:not(.btn-hover-nobg):not(.icon-animated):hover,
.btn-warning.active {
  color: #ffc42e !important;
  background-color: transparent !important;
  border-color: #ffc42e !important;
}
.btn-warning.btn-outline {
  color: #ffc42e !important;
  background-color: transparent !important;
  border-color: #ffc42e !important;
}
.btn-warning.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.btn-warning.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
  color: #ffffff !important;
  background-color: #ffc42e !important;
  border-color: #ffc42e !important;
}
.btn-danger {
  color: #ffffff !important;
  background-color: #ff3100 !important;
  border-color: #ff3100 !important;
}
.btn-danger:not(.btn-hover-nobg):not(.icon-animated):hover,
.btn-danger.active {
  color: #ff3100 !important;
  background-color: transparent !important;
  border-color: #ff3100 !important;
}
.btn-danger.btn-outline {
  color: #ff3100 !important;
  background-color: transparent !important;
  border-color: #ff3100 !important;
}
.btn-danger.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.btn-danger.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
  color: #ffffff !important;
  background-color: #ff3100 !important;
  border-color: #ff3100 !important;
}
/* #Button-skins */
.style-light .btn-default,
.style-dark .style-light .btn-default,
.tmb-light .t-entry-text .btn-default,
.style-dark .tmb-light .t-entry-text .btn-default,
.tmb-dark .t-overlay-inner .btn-default {
  color: #ffffff !important;
  background-color: #cd1719 !important;
  border-color: #cd1719 !important;
}
.style-light .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover,
.style-dark .style-light .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover,
.tmb-light .t-entry-text .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover,
.style-dark .tmb-light .t-entry-text .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover,
.tmb-dark .t-overlay-inner .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover,
.style-light .btn-default.active,
.style-dark .style-light .btn-default.active,
.tmb-light .t-entry-text .btn-default.active,
.style-dark .tmb-light .t-entry-text .btn-default.active,
.tmb-dark .t-overlay-inner .btn-default.active {
  color: #cd1719 !important;
  background-color: transparent !important;
  border-color: #cd1719 !important;
}
.style-light .btn-default.btn-outline,
.style-dark .style-light .btn-default.btn-outline,
.tmb-light .t-entry-text .btn-default.btn-outline,
.style-dark .tmb-light .t-entry-text .btn-default.btn-outline,
.tmb-dark .t-overlay-inner .btn-default.btn-outline {
  color: #cd1719 !important;
  background-color: transparent !important;
  border-color: #cd1719 !important;
}
.style-light .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.style-dark .style-light .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.tmb-light .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.style-dark .tmb-light .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.tmb-dark .t-overlay-inner .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.style-light .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.style-dark .style-light .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.tmb-light .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.style-dark .tmb-light .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.tmb-dark .t-overlay-inner .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
  color: #ffffff !important;
  background-color: #cd1719 !important;
  border-color: #cd1719 !important;
}
.style-light .btn-default.btn-flat:hover,
.style-dark .style-light .btn-default.btn-flat:hover,
.tmb-light .t-entry-text .btn-default.btn-flat:hover,
.style-dark .tmb-light .t-entry-text .btn-default.btn-flat:hover,
.tmb-dark .t-overlay-inner .btn-default.btn-flat:hover {
  color: #ffffff !important;
  background-color: #c00a0c !important;
  border-color: #c00a0c !important;
}
.style-dark .btn-default,
.style-light .style-dark .btn-default,
.tmb-dark .t-entry-text .btn-default,
.style-light .tmb-dark .t-entry-text .btn-default,
.tmb-light .t-overlay-inner .btn-default {
  color: #cd1719 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.style-dark .btn-default:not(.btn-hover-nobg):not(.icon-animated):hover,
.style-light .style-dark .btn-default:not(.btn-hover-nobg):not(.icon-animated):hover,
.tmb-dark .t-entry-text .btn-default:not(.btn-hover-nobg):not(.icon-animated):hover,
.style-light .tmb-dark .t-entry-text .btn-default:not(.btn-hover-nobg):not(.icon-animated):hover,
.tmb-light .t-overlay-inner .btn-default:not(.btn-hover-nobg):not(.icon-animated):hover,
.style-dark .btn-default.active,
.style-light .style-dark .btn-default.active,
.tmb-dark .t-entry-text .btn-default.active,
.style-light .tmb-dark .t-entry-text .btn-default.active,
.tmb-light .t-overlay-inner .btn-default.active {
  color: #ffffff !important;
  background-color: transparent !important;
  border-color: #ffffff !important;
}
.style-dark .btn-default.btn-outline,
.style-light .style-dark .btn-default.btn-outline,
.tmb-dark .t-entry-text .btn-default.btn-outline,
.style-light .tmb-dark .t-entry-text .btn-default.btn-outline,
.tmb-light .t-overlay-inner .btn-default.btn-outline {
  color: #ffffff !important;
  background-color: transparent !important;
  border-color: #ffffff !important;
}
.style-dark .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.style-light .style-dark .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.tmb-dark .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.style-light .tmb-dark .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.tmb-light .t-overlay-inner .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.style-dark .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.style-light .style-dark .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.tmb-dark .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.style-light .tmb-dark .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.tmb-light .t-overlay-inner .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
  color: #cd1719 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.style-dark .btn-default.btn-flat:hover,
.style-light .style-dark .btn-default.btn-flat:hover,
.tmb-dark .t-entry-text .btn-default.btn-flat:hover,
.style-light .tmb-dark .t-entry-text .btn-default.btn-flat:hover,
.tmb-light .t-overlay-inner .btn-default.btn-flat:hover {
  color: #cd1719 !important;
  background-color: #f2f2f2 !important;
  border-color: #f2f2f2 !important;
}
#uncode_sidecart.style-light .btn-default.wc-forward:first-child,
.ajax-filter-sidebar-wrapper.style-light .ajax-filter-sidebar-footer .buttons a:first-child {
  color: #cd1719 !important;
}
#uncode_sidecart.style-light .btn-default.wc-forward:first-child:hover,
.ajax-filter-sidebar-wrapper.style-light .ajax-filter-sidebar-footer .buttons a:first-child:hover {
  color: #000000 !important;
}
#uncode_sidecart.style-dark .btn-default.wc-forward:first-child,
.ajax-filter-sidebar-wrapper.style-dark .ajax-filter-sidebar-footer .buttons a:first-child {
  color: #ffffff !important;
}
#uncode_sidecart.style-dark .btn-default.wc-forward:first-child:hover,
.ajax-filter-sidebar-wrapper.style-dark .ajax-filter-sidebar-footer .buttons a:first-child:hover {
  color: #cccccc !important;
}
/*
----------------------------------------------------------

#Skins-Menus: Font Family &amp; Weights

----------------------------------------------------------
*/
/* #Font-family-menu */
.font-family-menu,
.menu-container:not(.grid-filters) ul.menu-smart,
.top-menu.top-menu-enhanced ul.menu-smart,
.menu-container:not(.grid-filters) ul.menu-smart a:not(.social-menu-link):not(.vc_control-btn),
.top-menu.top-menu-enhanced ul.menu-smart a:not(.social-menu-link):not(.vc_control-btn),
.uncode-menu-additional-text,
.burger-label,
#masthead .overlay .overlay-search-wrapper .search-container form .search-container-inner input {
  font-family: 'Open Sans', 'Open Sans';
}
.font-family-topbar,
.top-menu.top-menu-enhanced {
  font-family: 'Open Sans', 'Open Sans';
}
@media (max-width: 959px) {
  .menu-primary ul.menu-smart a {
    font-family: 'Open Sans', 'Open Sans';
    font-weight: 800;
  }
}
/* #Font-size-menu */
.font-size-menu,
.menu-container:not(.grid-filters) ul.menu-smart &gt; li &gt; a:not(.social-menu-link),
.menu-container:not(.vmenu-container):not(.grid-filters) ul.menu-smart &gt; li &gt; a:not(.social-menu-link):not(.vc_control-btn),
.menu-smart &gt; li &gt; a &gt; div &gt; div &gt; div.btn,
.burger-label,
#masthead .overlay .overlay-search-wrapper .search-container {
  font-size: 12px;
}
@media (min-width: 960px) {
  .font-size-menu,
  .menu-container:not(.grid-filters) ul.menu-smart &gt; li &gt; a:not(.social-menu-link),
  .menu-container:not(.vmenu-container):not(.grid-filters) ul.menu-smart &gt; li &gt; a:not(.social-menu-link):not(.vc_control-btn),
  .menu-smart &gt; li &gt; a &gt; div &gt; div &gt; div.btn,
  .burger-label,
  #masthead .overlay .overlay-search-wrapper .search-container {
    font-size: 18px;
  }
  .font-size-submenu,
  .menu-horizontal ul ul a,
  .vmenu-container ul ul a {
    font-size: 18px;
  }
  .font-size-secondary-menu,
  .menu-mini.menu-smart a,
  .menu-mini.menu-smart span,
  .menu-bloginfo .menu-bloginfo-inner,
  .menu-bloginfo .menu-bloginfo-inner &gt; * {
    font-size: 12px;
  }
  .font-size-overlay-menu,
  .menu-overlay .vmenu-container.menu-container:not(.grid-filters) .menu-smart a:not(.wc-forward) {
    font-size: 3.5vh;
  }
  .font-size-overlay-submenu,
  .menu-overlay .vmenu-container.menu-container:not(.grid-filters) .menu-smart ul a:not(.wc-forward) {
    font-size: 3.5vh;
  }
}
@media (max-width: 959px) {
  .font-size-menu-mobile,
  .menu-container:not(.grid-filters) ul.menu-smart a:not(.social-menu-link):not(.vc_control-btn) {
    font-size: 18px !important;
  }
  .font-size-secondary-menu-mobile,
  .top-menu-enhanced .menu-mini.menu-smart a,
  .top-menu-enhanced .menu-bloginfo .menu-bloginfo-inner {
    font-size: 10px;
  }
  .font-size-mobile-centered-menu,
  body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart.menu-primary-inner &gt; li &gt; a,
  body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart.menu-primary-inner &gt; li &gt; a,
  body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart.menu-primary-inner &gt; li &gt; a {
    font-size: 5.5vw !important;
  }
  .font-size-mobile-centered-submenu,
  body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart:not(.menu-primary-inner) li.menu-item:not(.uncode-cart) &gt; a,
  body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart:not(.menu-primary-inner) li.menu-item:not(.uncode-cart) &gt; a,
  body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart:not(.menu-primary-inner) li.menu-item:not(.uncode-cart) &gt; a,
  body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart.menu-primary-inner ul li.menu-item:not(.uncode-cart) &gt; a,
  body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart.menu-primary-inner ul li.menu-item:not(.uncode-cart) &gt; a,
  body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart.menu-primary-inner ul li.menu-item:not(.uncode-cart) &gt; a,
  body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart:not(.menu-primary-inner) li.menu-item &gt; a,
  body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart:not(.menu-primary-inner) li.menu-item &gt; a,
  body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart:not(.menu-primary-inner) li.menu-item &gt; a,
  body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart.menu-primary-inner ul li.menu-item &gt; a,
  body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart.menu-primary-inner ul li.menu-item &gt; a,
  body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart.menu-primary-inner ul li.menu-item &gt; a,
  body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart:not(.menu-primary-inner) li.menu-item-link &gt; a,
  body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart:not(.menu-primary-inner) li.menu-item-link &gt; a,
  body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart:not(.menu-primary-inner) li.menu-item-link &gt; a,
  body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart.menu-primary-inner ul li.menu-item-link &gt; a,
  body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart.menu-primary-inner ul li.menu-item-link &gt; a,
  body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart.menu-primary-inner ul li.menu-item-link &gt; a {
    font-size: 5.5vw !important;
  }
}
/* #Font-weight-menu */
.font-weight-menu,
.menu-container:not(.grid-filters) ul.menu-smart &gt; li &gt; a:not(.social-menu-link),
.top-menu.top-menu-enhanced ul.menu-smart &gt; li &gt; a:not(.social-menu-link),
.menu-container:not(.grid-filters) ul.menu-smart li.dropdown &gt; a,
.top-menu.top-menu-enhanced ul.menu-smart li.dropdown &gt; a,
.menu-container:not(.grid-filters) ul.menu-smart li.mega-menu &gt; a,
.top-menu.top-menu-enhanced ul.menu-smart li.mega-menu &gt; a,
.menu-container:not(.vmenu-container):not(.grid-filters) ul.menu-smart &gt; li &gt; a:not(.social-menu-link):not(.vc_control-btn),
.menu-smart i.fa-dropdown,
.vmenu-container a {
  font-weight: 800;
  letter-spacing: 0.05em;
}
.topbar-font-weight,
.top-menu.top-menu-enhanced {
  font-weight: 400;
}
/*
----------------------------------------------------------

#Skins-Menus: Colors

----------------------------------------------------------
*/
/* Menu colors */
.menu-light.top-menu .menu-bloginfo-inner,
.menu-light.top-menu p {
  color: #000000;
}
.menu-light .menu-smart a {
  color: #000000;
}
@media (max-width: 959px) {
  .submenu-dark.isotope-filters.menu-light .menu-smart a {
    color: #000000;
  }
}
.menu-light .menu-smart a:hover,
.menu-light .menu-smart a:focus {
  color: #000000;
}
@media (min-width: 960px) {
  .isotope-filters.menu-light .menu-smart a:hover,
  .isotope-filters.menu-light .menu-smart a:focus {
    color: rgba(0,0,0,.5);
  }
}
.menu-light .mobile-additional-icon {
  color: #000000;
}
@media (min-width: 960px) {
  body:not(.navbar-hover) .menu-desktop-transparent.style-light-override.top-menu p {
    color: #000000;
  }
  body:not(.navbar-hover) .menu-desktop-transparent.style-light-override .menu-smart &gt; li &gt; a {
    color: #000000;
  }
  body:not(.navbar-hover) .menu-desktop-transparent.style-light-override .menu-smart &gt; li &gt; a:hover,
  body:not(.navbar-hover) .menu-desktop-transparent.style-light-override .menu-smart &gt; li &gt; a:focus {
    color: #000000;
  }
  body:not(.navbar-hover) .menu-desktop-transparent.style-light-override .mobile-additional-icon {
    color: #000000;
  }
}
@media (max-width: 959px) {
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-light-override.top-menu p {
    color: #000000;
  }
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-light-override .menu-smart &gt; li &gt; a {
    color: #000000;
  }
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-light-override .menu-smart &gt; li &gt; a:hover,
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-light-override .menu-smart &gt; li &gt; a:focus {
    color: #000000;
  }
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-light-override .mobile-additional-icon {
    color: #000000;
  }
}
.menu-dark.top-menu .menu-bloginfo-inner,
.menu-dark.top-menu p {
  color: #ffffff;
}
.menu-dark a.menu-smart-toggle,
.menu-dark .menu-smart a {
  color: #ffffff;
}
@media (max-width: 959px) {
  .submenu-light.isotope-filters.menu-dark a.menu-smart-toggle,
  .submenu-light.isotope-filters.menu-dark .menu-smart a {
    color: #ffffff;
  }
}
.menu-dark a.menu-smart-toggle:hover,
.menu-dark .menu-smart a:hover,
.menu-dark a.menu-smart-toggle:focus,
.menu-dark .menu-smart a:focus {
  color: #000000;
}
.isotope-filters.menu-dark a.menu-smart-toggle:hover,
.isotope-filters.menu-dark .menu-smart a:hover,
.isotope-filters.menu-dark a.menu-smart-toggle:focus,
.isotope-filters.menu-dark .menu-smart a:focus {
  color: rgba(255,255,255,.5);
}
.menu-dark .mobile-additional-icon {
  color: #ffffff;
}
@media (min-width: 960px) {
  body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override.top-menu p {
    color: #ffffff;
  }
  body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override a.menu-smart-toggle,
  body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override .menu-smart &gt; li &gt; a {
    color: #ffffff;
  }
  body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override a.menu-smart-toggle:hover,
  body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override .menu-smart &gt; li &gt; a:hover,
  body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override a.menu-smart-toggle:focus,
  body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override .menu-smart &gt; li &gt; a:focus {
    color: #000000;
  }
  body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override .mobile-additional-icon {
    color: #ffffff;
  }
}
@media (max-width: 959px) {
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override.top-menu p {
    color: #ffffff;
  }
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override a.menu-smart-toggle,
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override .menu-smart a {
    color: #ffffff;
  }
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override a.menu-smart-toggle:hover,
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override .menu-smart a:hover,
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override a.menu-smart-toggle:focus,
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override .menu-smart a:focus {
    color: #000000;
  }
  body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override .mobile-additional-icon {
    color: #ffffff;
  }
}
@media (min-width: 960px) {
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a {
    color: #000000 !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a:hover,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a:hover,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a:focus,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a:focus {
    color: #000000 !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .mobile-additional-icon,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas .mobile-additional-icon,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .mobile-additional-icon {
    color: #000000 !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a {
    color: #ffffff !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a:hover,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a:hover,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a:focus,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a:focus {
    color: #000000 !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .mobile-additional-icon,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mobile-additional-icon,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .mobile-additional-icon {
    color: #ffffff !important;
  }
}
@media (max-width: 959px) {
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a {
    color: #000000 !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a:hover,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a:hover,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a:focus,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a:focus {
    color: #000000 !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .mobile-additional-icon,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mobile-additional-icon,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .mobile-additional-icon {
    color: #000000 !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a {
    color: #ffffff !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a:hover,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a:hover,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a:focus,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li &gt; a:focus {
    color: #000000 !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .mobile-additional-icon,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mobile-additional-icon,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .mobile-additional-icon {
    color: #ffffff !important;
  }
}
/* Menu colors active */
.menu-light .menu-smart &gt; li.active &gt; a,
.menu-light .menu-smart &gt; li a.active,
.menu-light .menu-smart &gt; li.current-menu-ancestor &gt; a,
.menu-light .menu-smart &gt; li.current-menu-item:not(.menu-item-type-custom) &gt; a {
  color: #000000;
}
.isotope-filters .menu-light .menu-smart &gt; li.active &gt; a,
.isotope-filters .menu-light .menu-smart &gt; li a.active,
.isotope-filters .menu-light .menu-smart &gt; li.current-menu-ancestor &gt; a,
.isotope-filters .menu-light .menu-smart &gt; li.current-menu-item:not(.menu-item-type-custom) &gt; a {
  color: rgba(0,0,0,.5);
}
.menu-dark .menu-smart &gt; li.active &gt; a,
.menu-dark .menu-smart &gt; li a.active,
.menu-dark .menu-smart &gt; li.current-menu-ancestor &gt; a,
.menu-dark .menu-smart &gt; li.current-menu-item:not(.menu-item-type-custom) &gt; a {
  color: #000000;
}
.isotope-filters .menu-dark .menu-smart &gt; li.active &gt; a,
.isotope-filters .menu-dark .menu-smart &gt; li a.active,
.isotope-filters .menu-dark .menu-smart &gt; li.current-menu-ancestor &gt; a,
.isotope-filters .menu-dark .menu-smart &gt; li.current-menu-item:not(.menu-item-type-custom) &gt; a {
  color: rgba(255,255,255,.5);
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li.active &gt; a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li a.active,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li.current-menu-parent &gt; a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li.current-menu-ancestor &gt; a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li.current-menu-item:not(.menu-item-type-custom) &gt; a {
  color: #000000 !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li.active &gt; a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li a.active,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li.current-menu-parent &gt; a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li.current-menu-ancestor &gt; a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner &gt; .nav &gt; .menu-smart &gt; li.current-menu-item:not(.menu-item-type-custom) &gt; a {
  color: #000000 !important;
}
/* Menu submenu colors */
.submenu-light .menu-smart ul a,
.submenu-light .overlay-search {
  color: #000000;
}
@media (min-width: 960px) {
  .submenu-light .menu-sub-enhanced .menu-smart ul a {
    color: rgba(0,0,0,.65);
  }
  .submenu-light .overlay-search ::-webkit-input-placeholder {
    color: rgba(0,0,0,.65);
  }
  .submenu-light .overlay-search ::-moz-placeholder {
    color: rgba(0,0,0,.65);
  }
  .submenu-light .overlay-search :-ms-input-placeholder {
    color: rgba(0,0,0,.65);
  }
  .submenu-light .overlay-search :-moz-placeholder {
    color: rgba(0,0,0,.65);
  }
  .submenu-light .overlay-search :placeholder {
    color: rgba(0,0,0,.65);
  }
  .submenu-light .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:hover,
  .submenu-light .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:focus {
    color: #000000 !important;
    background-color: rgba(0, 0, 0, 0.03) !important;
  }
  .submenu-light .menu-horizontal.menu-sub-enhanced .menu-smart ul a:hover,
  .submenu-light .menu-horizontal.menu-sub-enhanced .menu-smart ul a:focus {
    color: #000000 !important;
  }
}
.main-container .style-light .menu-advanced ul a {
  color: #000000;
}
.main-container .style-light .menu-advanced ul li:not(.menu-item-button) &gt; a:hover,
.main-container .style-light .menu-advanced ul li:not(.menu-item-button) &gt; a:focus {
  color: #000000 !important;
  background-color: rgba(0, 0, 0, 0.03) !important;
}
.submenu-light .menu-smart.menu-cta-inner ul a {
  color: #000000;
}
@media (min-width: 960px) {
  body[class*=vmenu-] .submenu-light .menu-smart.menu-cta-inner ul a:hover,
  body[class*=vmenu-] .submenu-light .menu-smart.menu-cta-inner ul a:focus {
    color: #000000;
    background-color: rgba(0, 0, 0, 0.03);
  }
}
.submenu-dark .menu-smart ul a,
.submenu-dark .overlay-search {
  color: #ffffff;
}
@media (min-width: 960px) {
  .submenu-dark .menu-sub-enhanced .menu-smart ul a {
    color: rgba(255,255,255,.65);
  }
  .submenu-dark .overlay-search ::-webkit-input-placeholder {
    color: rgba(255,255,255,.65);
  }
  .submenu-dark .overlay-search ::-moz-placeholder {
    color: rgba(255,255,255,.65);
  }
  .submenu-dark .overlay-search :-ms-input-placeholder {
    color: rgba(255,255,255,.65);
  }
  .submenu-dark .overlay-search :-moz-placeholder {
    color: rgba(255,255,255,.65);
  }
  .submenu-dark .overlay-search :placeholder {
    color: rgba(255,255,255,.65);
  }
  .submenu-dark .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:hover,
  .submenu-dark .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:focus {
    color: #000000 !important;
    background-color: rgba(255, 255, 255, 0.03) !important;
  }
  .submenu-dark .menu-horizontal.menu-sub-enhanced .menu-smart ul a:hover,
  .submenu-dark .menu-horizontal.menu-sub-enhanced .menu-smart ul a:focus {
    color: #000000 !important;
  }
  .submenu-dark .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:hover,
  .submenu-dark .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:focus {
    color: #000000 !important;
    background-color: rgba(255, 255, 255, 0.03) !important;
  }
}
.main-container .style-dark .menu-advanced ul a {
  color: #ffffff;
}
.main-container .style-dark .menu-advanced ul li:not(.menu-item-button) &gt; a:hover,
.main-container .style-dark .menu-advanced ul li:not(.menu-item-button) &gt; a:focus {
  color: #000000;
  background-color: rgba(255, 255, 255, 0.03);
}
.submenu-dark .menu-smart.menu-cta-inner ul a {
  color: #ffffff;
}
@media (min-width: 960px) {
  body[class*=vmenu-] .submenu-dark .menu-smart.menu-cta-inner ul a:hover,
  body[class*=vmenu-] .submenu-dark .menu-smart.menu-cta-inner ul a:focus {
    color: #000000;
    background-color: rgba(255, 255, 255, 0.03);
  }
}
@media (max-width: 959px) {
  .submenu-light:not(.isotope-filters) .menu-smart a {
    color: #000000;
  }
  .submenu-light:not(.isotope-filters) .menu-smart a:hover,
  .submenu-light:not(.isotope-filters) .menu-smart a:focus {
    color: #000000;
  }
}
.submenu-light:not(.isotope-filters) .uncode-menu-additional-text,
.submenu-light:not(.isotope-filters) .uncode-menu-additional-text a {
  color: #000000;
}
.submenu-light:not(.isotope-filters) .uncode-menu-additional-text a:hover,
.submenu-light:not(.isotope-filters) .uncode-menu-additional-text a a:hover,
.submenu-light:not(.isotope-filters) .uncode-menu-additional-text a:focus,
.submenu-light:not(.isotope-filters) .uncode-menu-additional-text a a:focus {
  color: #000000;
}
@media (max-width: 959px) {
  .submenu-dark:not(.isotope-filters) .menu-smart a {
    color: #ffffff;
  }
  .submenu-dark:not(.isotope-filters) .menu-smart a:hover,
  .submenu-dark:not(.isotope-filters) .menu-smart a:focus {
    color: #000000;
  }
}
.submenu-dark:not(.isotope-filters) .uncode-menu-additional-text {
  color: #ffffff;
}
.submenu-dark:not(.isotope-filters) .uncode-menu-additional-text a {
  color: #ffffff;
}
.submenu-dark:not(.isotope-filters) .uncode-menu-additional-text a:hover,
.submenu-dark:not(.isotope-filters) .uncode-menu-additional-text a:focus {
  color: #000000;
}
/* Menu submenu colors active*/
.submenu-light .menu-smart ul li.current-menu-parent &gt; a,
.submenu-light .menu-smart ul li.active &gt; a {
  color: #000000;
}
@media (min-width: 960px) {
  .submenu-light .menu-horizontal.menu-sub-enhanced .menu-smart ul li.current-menu-parent &gt; a,
  .submenu-light .menu-horizontal.menu-sub-enhanced .menu-smart ul li.active &gt; a {
    color: #000000 !important;
  }
}
.submenu-dark .menu-smart ul li.current-menu-parent &gt; a,
.submenu-dark .menu-smart ul li.active &gt; a {
  color: #000000;
}
@media (min-width: 960px) {
  .submenu-dark .menu-horizontal.menu-sub-enhanced .menu-smart ul li.current-menu-parent &gt; a,
  .submenu-dark .menu-horizontal.menu-sub-enhanced .menu-smart ul li.active &gt; a {
    color: #000000 !important;
  }
}
@media (max-width: 959px) {
  .submenu-light .menu-smart li.active &gt; a,
  .submenu-light .menu-smart li.current-menu-ancestor &gt; a,
  .submenu-light .menu-smart li.current-menu-item:not(.menu-item-type-custom) &gt; a {
    color: #000000;
  }
  .submenu-dark .menu-smart li.active &gt; a,
  .submenu-dark .menu-smart li.current-menu-ancestor &gt; a,
  .submenu-dark .menu-smart li.current-menu-item:not(.menu-item-type-custom) &gt; a {
    color: #000000;
  }
}
/* Menu megamenu title colors */
@media (min-width: 960px) {
  .submenu-light .menu-horizontal .menu-smart &gt; .mega-menu .mega-menu-inner &gt; li &gt; a {
    color: #000000;
  }
  .submenu-dark .menu-horizontal .menu-smart &gt; .mega-menu .mega-menu-inner &gt; li &gt; a {
    color: #ffffff;
  }
}
/* Menu colors mobile */
@media (max-width: 959px) {
  .submenu-light:not(.isotope-filters) .menu-smart a {
    color: #000000;
  }
  .submenu-dark:not(.isotope-filters) .menu-smart a {
    color: #ffffff;
  }
}
/*
----------------------------------------------------------

#Skins-Menus: Borders

----------------------------------------------------------
*/
/* Menu borders colors */
.menu-light .menu-smart,
.menu-light .menu-smart li,
.submenu-light .menu-smart ul,
.menu-smart.submenu-light li ul li,
.menu-light .menu-accordion-dividers,
.menu-light .menu-borders:not(.needs-after),
.menu-light .menu-borders.needs-after::after,
.menu-light.vmenu-borders,
.menu-light .main-menu-container,
.menu-light .menu-container .overlay .overlay-search-wrapper {
  border-color: rgba(255,255,255,1);
}
.menu-dark .menu-smart,
.menu-dark .menu-smart li,
.submenu-dark .menu-smart ul,
.menu-smart.submenu-dark li ul li,
.menu-dark .menu-accordion-dividers,
.menu-dark .menu-borders:not(.needs-after),
.menu-dark .menu-borders.needs-after::after,
.menu-dark.vmenu-borders,
.menu-dark .main-menu-container,
.menu-dark .menu-container .overlay .overlay-search-wrapper {
  border-color: rgba(205,23,25,1);
}
/* Submenu borders colors */
@media (min-width: 960px) {
  .menu-horizontal.menu-sub-enhanced.submenu-light .menu-smart &gt; .mega-menu .mega-menu-inner,
  .submenu-light .menu-smart li ul li {
    border-color: rgba(255,255,255,1);
  }
  .menu-horizontal.menu-sub-enhanced.submenu-dark .menu-smart &gt; .mega-menu .mega-menu-inner,
  .submenu-dark .menu-smart li ul li {
    border-color: rgba(205,23,25,1);
  }
}
@media (max-width: 959px) {
  body.menu-mobile-borders .menu-light .row-brand,
  body.menu-mobile-borders .menu-light .row-menu .row-menu-inner {
    border-bottom-color: rgba(255,255,255,1);
  }
  body.menu-mobile-borders .submenu-light .menu-smart,
  body.menu-mobile-borders .submenu-light .menu-smart li {
    border-color: rgba(255,255,255,1);
  }
  body.menu-mobile-borders .menu-dark .row-brand,
  body.menu-mobile-borders .menu-dark .row-menu .row-menu-inner {
    border-bottom-color: rgba(205,23,25,1);
  }
  body.menu-mobile-borders .submenu-dark .menu-smart,
  body.menu-mobile-borders .submenu-dark .menu-smart li {
    border-color: rgba(205,23,25,1);
  }
  .menu-mobile-transparent .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open) .row-menu .row-menu-inner,
  .menu-mobile-transparent .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas .row-menu .row-menu-inner {
    border-color: transparent !important;
  }
}
/* Menu transparent borders colors */
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-light .menu-borders:not(.needs-after),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-light .menu-borders.needs-after::after,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-light .menu-smart,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-light .menu-smart &gt; li,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-light .navbar-nav-last &gt; *:first-child::after,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-light .navbar-nav-first &gt; *:first-child::after {
  border-color: rgba(255,255,255,1);
}
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-dark .menu-borders:not(.needs-after),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-dark .menu-borders.needs-after::after,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-dark .menu-smart,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-dark .menu-smart &gt; li,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-dark .navbar-nav-last &gt; *:first-child::after,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-dark .navbar-nav-first &gt; *:first-child::after {
  border-color: rgba(205,23,25,1);
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-borders:not(.needs-after),
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-borders.needs-after::after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-smart,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-smart &gt; li,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-nav-last &gt; *:first-child::after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-nav-first &gt; *:first-child::after {
  border-color: rgba(255,255,255,1) !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-borders:not(.needs-after),
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-borders.needs-after::after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-smart,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-smart &gt; li,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-nav-last &gt; *:first-child::after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-nav-first &gt; *:first-child::after {
  border-color: rgba(205,23,25,1) !important;
}
.top-menu.top-menu-enhanced.top-menu-border.menu-light::after,
body.menu-mobile-borders .submenu-light .menu-container .main-menu-container .menu-horizontal,
body:not(.menu-force-opacity) .menu-light .menu-borders.needs-after .navbar-nav-last &gt; *:first-child::after,
body:not(.menu-force-opacity) .menu-light .menu-borders.needs-after .navbar-nav + .navbar-cta &gt; *:first-child::after,
body:not(.menu-force-opacity) .menu-light .menu-borders.needs-after .navbar-nav-first &gt; *:first-child::after,
.top-menu.top-menu-enhanced.submenu-light:not(.top-menu-border) .row-menu-inner .menu-horizontal ul.menu-smart &gt; li &gt; ul {
  border-color: rgba(255,255,255,1) !important;
}
.top-menu.top-menu-enhanced.top-menu-border.menu-dark .row-menu-inner::after,
body.menu-mobile-borders .submenu-dark .menu-container .main-menu-container .menu-horizontal,
body:not(.menu-force-opacity) .menu-dark .menu-borders.needs-after .navbar-nav-last &gt; *:first-child::after,
body:not(.menu-force-opacity) .menu-dark .menu-borders.needs-after .navbar-nav + .navbar-cta &gt; *:first-child::after,
body:not(.menu-force-opacity) .menu-dark .menu-borders.needs-after .navbar-nav-first &gt; *:first-child::after,
.top-menu.top-menu-enhanced.submenu-dark:not(.top-menu-border) .row-menu-inner .menu-horizontal ul.menu-smart &gt; li &gt; ul {
  border-color: rgba(205,23,25,1) !important;
}
/** fix menu overlay **/
body:not(.menu-force-opacity):not(.navbar-hover) .menu-overlay .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-borders:not(.needs-after),
body:not(.menu-force-opacity):not(.navbar-hover).menu-overlay .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-borders:not(.needs-after),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-overlay .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-borders.needs-after::after,
body:not(.menu-force-opacity):not(.navbar-hover).menu-overlay .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-borders.needs-after::after {
  border: none;
}
/* Submenu borders transparent  */
@media (min-width: 960px) {
  .submenu-transparent.submenu-light .menu-smart ul,
  .submenu-transparent.submenu-light .menu-smart li ul li {
    border-color: rgba(255,255,255,1);
  }
  .submenu-transparent.submenu-dark .menu-smart ul,
  .submenu-transparent.submenu-dark .menu-smart li ul li {
    border-color: rgba(205,23,25,1);
  }
}
/*
----------------------------------------------------------

#Skins-Menus: Backgrounds

----------------------------------------------------------
*/
/* Menu backgrounds colors */
.main-header .style-light-bg,
.menu-wrapper .style-light-bg {
  background-color: #ffffff;
}
.main-header .style-dark-bg,
.menu-wrapper .style-dark-bg {
  background-color: #cd1719;
}
/* Menu submenu backgrounds colors */
.submenu-light .menu-horizontal .menu-smart ul,
.submenu-light .overlay-search,
.submenu-dark .overlay-search .lines-button .lines-dropdown,
.submenu-dark .overlay-search .lines-button .lines-dropdown:before,
.submenu-dark .overlay-search .lines-button .lines-dropdown:after,
.submenu-dark .overlay-search .lines-button .lines-dropdown &gt; span,
#uncode_sidecart.style-light {
  background-color: #ffffff;
}
.submenu-dark .menu-horizontal .menu-smart ul,
.submenu-dark .overlay-search,
.submenu-light .overlay-search .lines-button .lines-dropdown,
.submenu-light .overlay-search .lines-button .lines-dropdown:before,
.submenu-light .overlay-search .lines-button .lines-dropdown:after,
.submenu-light .overlay-search .lines-button .lines-dropdown &gt; span,
#uncode_sidecart.style-dark {
  background-color: #cd1719;
}
/* Menu submenu mobile backgrounds colors */
@media (max-width: 959px) {
  .submenu-light:not(.isotope-filters):not(.top-menu-enhanced) .menu-smart,
  .submenu-light:not(.isotope-filters):not(.top-menu-enhanced) .menu-sidebar-inner,
  .submenu-light:not(.isotope-filters):not(.top-menu-enhanced) .main-menu-container {
    background-color: #ffffff;
  }
  .submenu-dark:not(.isotope-filters):not(.top-menu-enhanced) .menu-smart,
  .submenu-dark:not(.isotope-filters):not(.top-menu-enhanced) .menu-sidebar-inner,
  .submenu-dark:not(.isotope-filters):not(.top-menu-enhanced) .main-menu-container {
    background-color: #cd1719;
  }
}
/* Menu transparent backgrounds colors */
@media (min-width: 960px) {
  body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-light-original,
  body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-light-original,
  body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-dark-original.style-light-override,
  body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-dark-original.style-light-override {
    opacity: 0;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-light-original &gt; *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-light-original &gt; *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-dark-original.style-light-override &gt; *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-dark-original.style-light-override &gt; *:not(.overlay-search) {
    background: transparent;
    background-color: rgba(255,255,255,1);
  }
  body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-dark-original,
  body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-dark-original,
  body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-light-original.style-dark-override,
  body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-light-original.style-dark-override {
    opacity: 0;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-dark-original &gt; *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-dark-original &gt; *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-light-original.style-dark-override &gt; *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-light-original.style-dark-override &gt; *:not(.overlay-search) {
    background: transparent;
    background-color: rgba(205,23,25,1);
  }
}
@media (max-width: 959px) {
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).style-light-original &gt; *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.style-light-original &gt; *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).style-dark-original.style-light-override &gt; *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.style-dark-original.style-light-override &gt; *:not(.overlay-search) {
    background: transparent;
    background-color: rgba(255,255,255,1);
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).style-dark-original &gt; *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.style-dark-original &gt; *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).style-light-original.style-dark-override &gt; *:not(.overlay-search),
  body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.style-light-original.style-dark-override &gt; *:not(.overlay-search) {
    background: transparent;
    background-color: rgba(205,23,25,1);
  }
}
/*
----------------------------------------------------------

#Skins-Menus: Scroll Arrows

----------------------------------------------------------
*/
/* Menu scroll arrows */
.submenu-light .menu-smart span.scroll-up,
.submenu-light .menu-smart span.scroll-down {
  border-color: rgba(255,255,255,1);
  background-color: #ffffff;
}
.submenu-dark .menu-smart span.scroll-up,
.submenu-dark .menu-smart span.scroll-down {
  border-color: rgba(205,23,25,1);
  background-color: #cd1719;
}
.submenu-light .menu-smart span.scroll-up-arrow,
.submenu-light .menu-smart span.scroll-down-arrow {
  border-color: transparent transparent rgba(255,255,255,1) transparent !important;
}
.submenu-dark .menu-smart span.scroll-up-arrow,
.submenu-dark .menu-smart span.scroll-down-arrow {
  border-color: transparent transparent rgba(205,23,25,1) transparent !important;
}
.submenu-light .menu-smart span.scroll-down-arrow {
  border-color: rgba(255,255,255,1) transparent transparent transparent !important;
}
.submenu-dark .menu-smart span.scroll-down-arrow {
  border-color: rgba(205,23,25,1) transparent transparent transparent !important;
}
/*
----------------------------------------------------------

#Skins-Menus: Toggle

----------------------------------------------------------
*/
/* Menu mobile toggle */
.mobile-menu-button-dark .lines:not(.lines-dropdown),
.mobile-menu-button-dark .lines:not(.lines-dropdown):before,
.mobile-menu-button-dark .lines:not(.lines-dropdown):after,
.mobile-menu-button-dark .lines:not(.lines-dropdown) &gt; span,
.vmenu-container.menu-dark .lines:not(.lines-dropdown),
.vmenu-container.menu-dark .lines:not(.lines-dropdown):before,
.vmenu-container.menu-dark .lines:not(.lines-dropdown):after,
.vmenu-container.menu-dark .lines:not(.lines-dropdown) &gt; span {
  background: #ffffff;
}
.mobile-menu-button-light .lines:not(.lines-dropdown),
.mobile-menu-button-light .lines:not(.lines-dropdown):before,
.mobile-menu-button-light .lines:not(.lines-dropdown):after,
.mobile-menu-button-light .lines:not(.lines-dropdown) &gt; span,
.vmenu-container.menu-light .lines:not(.lines-dropdown),
.vmenu-container.menu-light .lines:not(.lines-dropdown):before,
.vmenu-container.menu-light .lines:not(.lines-dropdown):after,
.vmenu-container.menu-light .lines:not(.lines-dropdown) &gt; span {
  background: #000000;
}
.mobile-menu-button-dark .burger-label {
  color: #ffffff;
}
.mobile-menu-button-light .burger-label {
  color: #000000;
}
@media (min-width: 960px) {
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown),
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown),
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown),
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):before,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):before,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown):before,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):after,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):after,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown):after,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown) &gt; span,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown) &gt; span,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown) &gt; span {
    background: #000000;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown),
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown),
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown),
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):before,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):before,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown):before,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):after,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):after,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown):after,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown) &gt; span,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown) &gt; span,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown) &gt; span {
    background: #ffffff;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .burger-label,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .burger-label,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .burger-label {
    color: #000000;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .burger-label,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .burger-label,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .burger-label {
    color: #ffffff;
  }
}
@media (max-width: 959px) {
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown),
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown),
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown),
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):before,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):before,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown):before,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):after,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):after,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown):after,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown) &gt; span,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown) &gt; span,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown) &gt; span {
    background: #000000;
  }
  body.menu-mobile-off-canvas .menu-container.style-light .lines:not(.lines-dropdown),
  body.menu-mobile-off-canvas .menu-primary.submenu-light .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown),
  body.menu-mobile-off-canvas .menu-container.style-light .lines:not(.lines-dropdown):before,
  body.menu-mobile-off-canvas .menu-primary.submenu-light .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown):before,
  body.menu-mobile-off-canvas .menu-container.style-light .lines:not(.lines-dropdown):after,
  body.menu-mobile-off-canvas .menu-primary.submenu-light .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown):after,
  body.menu-mobile-off-canvas .menu-container.style-light .lines:not(.lines-dropdown) &gt; span,
  body.menu-mobile-off-canvas .menu-primary.submenu-light .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown) &gt; span {
    background: #000000;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown),
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown),
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown),
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):before,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):before,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown):before,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):after,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):after,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown):after,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown) &gt; span,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown) &gt; span,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown) &gt; span {
    background: #ffffff;
  }
  body.menu-mobile-off-canvas .menu-container.style-dark .lines:not(.lines-dropdown),
  body.menu-mobile-off-canvas .menu-primary.submenu-dark .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown),
  body.menu-mobile-off-canvas .menu-container.style-dark .lines:not(.lines-dropdown):before,
  body.menu-mobile-off-canvas .menu-primary.submenu-dark .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown):before,
  body.menu-mobile-off-canvas .menu-container.style-dark .lines:not(.lines-dropdown):after,
  body.menu-mobile-off-canvas .menu-primary.submenu-dark .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown):after,
  body.menu-mobile-off-canvas .menu-container.style-dark .lines:not(.lines-dropdown) &gt; span,
  body.menu-mobile-off-canvas .menu-primary.submenu-dark .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown) &gt; span {
    background: #ffffff;
  }
}
/*
----------------------------------------------------------

#Skins-Menus: Shadows

----------------------------------------------------------
*/
/* Menu shadows */
@media (max-width: 959px) {
  [class*="menu-dd-shadow-"].menu-horizontal:not(.top-menu-enhanced-horizontal) .menu-smart ul,
  [class*="menu-dd-shadow-"].menu-horizontal:not(.top-menu-enhanced-horizontal) .menu-smart li.menu-item &gt; .vc_row {
    box-shadow: none !important;
  }
}
@media (min-width: 960px) {
  .menu-shadows {
    box-shadow: 0 4px 10px -10px rgba(0, 0, 0, 0.6);
  }
  body[class*=vmenu-] .menu-shadows {
    box-shadow: 0 0px 7px -1px rgba(0, 0, 0, 0.1);
  }
}
body:not(.menu-force-opacity) .menu-primary:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-shadows.force-no-shadows {
  box-shadow: none;
}
@media (min-width: 960px) {
  body:not(.menu-force-opacity):not(.menu-scroll-transparency:not(.navbar-hover))[class*=hmenu-] .menu-primary.is_stuck .menu-container {
    box-shadow: 0 4px 10px -10px rgba(0, 0, 0, 0.6);
  }
}
@media (max-width: 959px) {
  body:not(.menu-force-opacity):not(.menu-scroll-transparency:not(.navbar-hover)) .menu-primary.is_stuck:not(.menu-mobile-transparent) .menu-container {
    box-shadow: 0 4px 10px -10px rgba(0, 0, 0, 0.6);
  }
}
/* #Menu-mobile-colors */
/* Menu Accordion */
@media (min-width: 960px) {
  .submenu-light .menu-accordion .menu-smart ul {
    background-color: #ffffff;
  }
  .submenu-dark .menu-accordion .menu-smart ul {
    background-color: #cd1719;
  }
}
/* Menu Overlay */
.menu-overlay .menu-accordion .menu-smart:not(.menu-cta-inner) ul {
  background-color: transparent !important;
}
@media (min-width: 960px) {
  .menu-overlay .menu-dark.submenu-light .menu-smart:not(.menu-cta-inner) ul a {
    color: #ffffff;
  }
  .menu-overlay .menu-dark.submenu-light .menu-smart:not(.menu-cta-inner) ul a:hover,
  .menu-overlay .menu-dark.submenu-light .menu-smart:not(.menu-cta-inner) ul a:focus {
    color: #000000;
  }
}
@media (min-width: 960px) {
  .menu-overlay .menu-light.submenu-dark .menu-smart:not(.menu-cta-inner) ul a {
    color: #000000;
  }
  .menu-overlay .menu-light.submenu-dark .menu-smart:not(.menu-cta-inner) ul a:hover,
  .menu-overlay .menu-light.submenu-dark .menu-smart:not(.menu-cta-inner) ul a:focus {
    color: #000000;
  }
}
.overlay .overlay-bg {
  opacity: 0.949999;
}
/* Logo */
.style-light .navbar-brand .logo-skinnable {
  color: #000000;
}
.style-light .navbar-brand .logo-skinnable &gt; * {
  color: #000000;
}
.style-light .navbar-brand .logo-skinnable svg * {
  fill: #000000;
}
.style-dark .navbar-brand .logo-skinnable {
  color: #ffffff;
}
.style-dark .navbar-brand .logo-skinnable &gt; * {
  color: #ffffff;
}
.style-dark .navbar-brand .logo-skinnable svg * {
  fill: #ffffff;
}
@media (min-width: 960px) {
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-skinnable {
    color: #000000;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable &gt; *,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable &gt; *,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-skinnable &gt; * {
    color: #000000;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable svg *,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable svg *,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-skinnable svg * {
    fill: #000000;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-skinnable {
    color: #ffffff;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable &gt; *,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable &gt; *,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-skinnable &gt; * {
    color: #ffffff;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable svg *,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable svg *,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-skinnable svg * {
    fill: #ffffff;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-dark,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-dark,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-dark {
    display: none !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-light,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-light,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-light {
    display: block !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-dark,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-dark,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-dark {
    display: block !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-light,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-light,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-light {
    display: none !important;
  }
}
@media (max-width: 959px) {
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-skinnable {
    color: #000000;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable &gt; *,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable &gt; *,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-skinnable &gt; * {
    color: #000000;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable svg *,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable svg *,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-skinnable svg * {
    fill: #000000;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-skinnable {
    color: #ffffff;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable &gt; *,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable &gt; *,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-skinnable &gt; * {
    color: #ffffff;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable svg *,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable svg *,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-skinnable svg * {
    fill: #ffffff;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-dark,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-dark,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-dark {
    display: none !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-light,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-light,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-light {
    display: block !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-dark,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-dark,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-dark {
    display: block !important;
  }
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-light,
  body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-light,
  html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-light {
    display: none !important;
  }
}
/* SubMenu Cart */
.submenu-light .menu-accordion .menu-smart .uncode-cart li {
  border-color: rgba(255,255,255,1);
}
.submenu-dark .menu-accordion .menu-smart .uncode-cart li {
  border-color: rgba(205,23,25,1);
}
/* #Menu-vertical */
/* Menu builder */
.row-inner.col-w-borders &gt; div:not(:first-child) &gt; .uncol.style-light:before {
  background-color: rgba(255,255,255,1);
}
.row-inner.col-w-borders &gt; div:not(:first-child) &gt; .uncol.style-dark:before {
  background-color: rgba(205,23,25,1);
}
/*
----------------------------------------------------------

#Skins-Thumbs

----------------------------------------------------------
*/
/* #Thumbs text overlay color */
.tmb-light.tmb-color-overlay-text,
.tmb-light.tmb .t-entry-visual *:not(.add_to_cart_text):not(.view-cart),
.tmb-light.tmb .t-entry-visual a:not(.add_to_cart_text):not(.view-cart),
.tmb-light.tmb .t-entry-visual .t-entry-title a:not(.add_to_cart_text):not(.view-cart),
.tmb-light.tmb .t-entry-visual .t-entry-meta span:not(.add_to_cart_text):not(.view-cart) {
  color: #ffffff;
}
.tmb-dark.tmb-color-overlay-text,
.tmb-dark.tmb .t-entry-visual *:not(.add_to_cart_text):not(.view-cart),
.tmb-dark.tmb .t-entry-visual a:not(.add_to_cart_text):not(.view-cart),
.tmb-dark.tmb .t-entry-visual .t-entry-title a:not(.add_to_cart_text):not(.view-cart),
.tmb-dark.tmb .t-entry-visual .t-entry-meta span:not(.add_to_cart_text):not(.view-cart) {
  color: #cd1719;
}
.tmb-color-colored-ui,
.tmb .t-cat-over a.bordered-cat,
.tmb .t-cat-over span.bordered-cat,
.tmb a.tmb-term-evidence:not(.bordered-cat),
.uncode-info-box a.tmb-term-evidence:not(.bordered-cat),
.tmb span.tmb-term-evidence:not(.bordered-cat),
.uncode-info-box span.tmb-term-evidence:not(.bordered-cat),
.t-cat-over .tmb a.bordered-cat,
.t-cat-over .uncode-info-box a.bordered-cat,
.t-cat-over .tmb span.bordered-cat,
.t-cat-over .uncode-info-box span.bordered-cat {
  color: #ffffff !important;
}
/* #Thumbs title color */
.tmb-light.tmb-color-title,
.tmb-light.tmb .t-entry-text .t-entry-title a,
.tmb-light.tmb .t-entry-text .t-entry-title,
.tmb-light.tmb-content-under.tmb .t-entry p.t-entry-meta span,
.tmb-light.tmb-content-lateral.tmb .t-entry p.t-entry-meta span,
.tmb-light.tmb-content-under.tmb .t-entry p.t-entry-meta a:not(:hover),
.tmb-light.tmb-content-lateral.tmb .t-entry p.t-entry-meta a:not(:hover),
.tmb-light.tmb .t-entry-nav-label span,
.tmb-light.tmb.tmb-table .t-inside-post-table .t-entry-table-typography,
.tmb-light.tmb.tmb-table .t-inside-post-table .t-entry-table-typography a {
  color: #cd1719;
}
.tmb-dark.tmb-color-title,
.tmb-dark.tmb .t-entry-text .t-entry-title a,
.tmb-dark.tmb .t-entry-text .t-entry-title,
.tmb-dark.tmb-content-under.tmb .t-entry p.t-entry-meta span,
.tmb-dark.tmb-content-lateral.tmb .t-entry p.t-entry-meta span,
.tmb-dark.tmb-content-under.tmb .t-entry p.t-entry-meta a:not(:hover),
.tmb-dark.tmb-content-lateral.tmb .t-entry p.t-entry-meta a:not(:hover),
.tmb-dark.tmb .t-entry-nav-label span,
.tmb-dark.tmb.tmb-table .t-inside-post-table .t-entry-table-typography,
.tmb-dark.tmb.tmb-table .t-inside-post-table .t-entry-table-typography a {
  color: #ffffff;
}
/* #Thumbs text color */
.tmb-light.tmb-color-text,
.tmb-light.tmb .t-entry-text,
.tmb-light.tmb .t-entry-text p,
.tmb-light.tmb .t-entry p.t-entry-comments .extras a,
.tmb-light.tmb.tmb-table .uncode-post-table-column,
.tmb-light.tmb.tmb-table .uncode-post-table-column p:not(.headings-color):not(.t-entry-table-typography) {
  color: #000000;
}
.tmb-dark.tmb-color-text,
.tmb-dark.tmb .t-entry-text,
.tmb-dark.tmb .t-entry-text p,
.tmb-dark.tmb .t-entry p.t-entry-comments .extras a,
.tmb-dark.tmb.tmb-table .uncode-post-table-column,
.tmb-dark.tmb.tmb-table .uncode-post-table-column p:not(.headings-color):not(.t-entry-table-typography) {
  color: #ffffff;
}
/* #Thumbs hr color */
.tmb-light.tmb-color-hr,
.tmb-light.el-text hr.separator-reduced,
.tmb-light.tmb .t-entry-visual hr,
.tmb-light.tmb .t-entry-text hr,
.tmb-light.tmb-table-border.tmb.tmb-table .t-inside,
.tmb-light.tmb-table-border-between:not(:last-child).tmb.tmb-table .t-inside,
.tmb-light.tmb-table-border-below.tmb.tmb-table .t-inside,
.tmb-light.tmb-table-border-both:first-child.tmb.tmb-table .t-inside,
.tmb-light.tmb.tmb-table .uncode-post-table-column hr {
  border-color: #eaeaea;
}
.tmb-dark.tmb-color-hr,
.tmb-dark.el-text hr.separator-reduced,
.tmb-dark.tmb .t-entry-visual hr,
.tmb-dark.tmb .t-entry-text hr,
.tmb-dark.tmb-table-border.tmb.tmb-table .t-inside,
.tmb-dark.tmb-table-border-between:not(:last-child).tmb.tmb-table .t-inside,
.tmb-dark.tmb-table-border-below.tmb.tmb-table .t-inside,
.tmb-dark.tmb-table-border-both:first-child.tmb.tmb-table .t-inside,
.tmb-dark.tmb.tmb-table .uncode-post-table-column hr {
  border-color: rgba(255, 255, 255, 0.25);
}
/* #Thumbs hr color */
.tmb-light.tmb-color-a,
.tmb-light.tmb-content-under.tmb .t-entry p.t-entry-author a:not(:hover) span,
.tmb-light.tmb-content-lateral.tmb .t-entry p.t-entry-author a:not(:hover) span {
  color: #cd1719;
}
.tmb-dark.tmb-color-a,
.tmb-dark.tmb-content-under.tmb .t-entry p.t-entry-author a:not(:hover) span,
.tmb-dark.tmb-content-lateral.tmb .t-entry p.t-entry-author a:not(:hover) span {
  color: #ffffff;
}
/* #Thumbs background color */
.tmb-light.tmb-color-addcart {
  background-color: #262729;
}
.tmb-dark.tmb-color-addcart {
  background-color: #ffffff;
}
.tmb-light.tmb-color-addcart-half {
  color: #cd1719 !important;
  background-color: rgba(255, 255, 255, 0.75);
}
.tmb-dark.tmb-color-addcart-half {
  color: #ffffff !important;
  background-color: rgba(38, 39, 41, 0.75);
}
/* #Thumbs background color */
/* #Thumbs overlay */
/* #Thumbs overlay gradient*/
.tmb.tmb-light.tmb-overlay-gradient-bottom .t-entry-visual .t-entry-visual-overlay-in {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, transparent 50%);
}
.tmb.tmb-dark.tmb-overlay-gradient-bottom .t-entry-visual .t-entry-visual-overlay-in {
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0.5) 0%, transparent 50%);
}
.tmb.tmb-light.tmb-overlay-gradient-top .t-entry-visual .t-entry-visual-overlay-in {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, transparent 50%);
}
.tmb.tmb-dark.tmb-overlay-gradient-top .t-entry-visual .t-entry-visual-overlay-in {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, transparent 50%);
}
/* #Thumbs elements border width*/
.tmb-border-width {
  border-width: 1px;
}
.tmb-border-reduced-width,
.el-text hr.separator-reduced {
  border-width: 2px;
}
/* #Thumbs shadow */
.tmb-with-shadow,
.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-shadowed.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual,
.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb &gt; .t-inside .t-entry-visual,
.tmb-media-shadowed.tmb .t-entry-visual,
.uncode-single-media-wrapper.tmb-shadow,
.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe {
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
}
/* #Thumbs border */
.tmb-light.tmb-border,
.tmb-light.tmb-bordered:not(.tmb-no-bg):not(.tmb-shadowed).tmb &gt; .t-inside,
.tmb-light.tmb-bordered.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual {
  border: 1px solid #eaeaea;
}
.tmb-dark.tmb-border,
.tmb-dark.tmb-bordered:not(.tmb-no-bg):not(.tmb-shadowed).tmb &gt; .t-inside,
.tmb-dark.tmb-bordered.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual {
  border: 1px solid #7a7d82;
}
.tmb-light.tmb-border-under {
  border-color: #eaeaea;
}
.tmb-dark.tmb-border-under {
  border-color: #ffffff;
}
.post-media .tmb-light .regular-text p,
.post-media .tmb-light .regular-text a,
.post-media .tmb-light .regular-text * {
  color: #cd1719;
}
.post-media .tmb-light .regular-text .pullquote * {
  color: #cd1719 !important;
}
.post-media .tmb-dark .regular-text p,
.post-media .tmb-dark .regular-text a,
.post-media .tmb-dark .regular-text * {
  color: #ffffff;
}
.post-media .tmb-dark .regular-text .pullquote * {
  color: #ffffff !important;
}
/*
----------------------------------------------------------

#Shadows

----------------------------------------------------------
*/
.body-borders .body-border-shadow {
  box-shadow: 0 0px 14px 0px rgba(0, 0, 0, 0.1);
}
@media (min-width: 960px) {
  .menu-shadows {
    box-shadow: 0 4px 10px -10px rgba(0, 0, 0, 0.6);
  }
  body[class*=vmenu-] .menu-shadows {
    box-shadow: 0 0px 7px -1px rgba(0, 0, 0, 0.1);
  }
}
.btn-shadow {
  box-shadow: 0 4px 10px -5px rgba(0, 0, 0, 0.6) !important;
}
.btn-shadow-sm.btn-shadow {
  box-shadow: 0 4px 18px -4px rgba(0, 0, 0, 0.6) !important;
}
.btn-shadow-std.btn-shadow {
  box-shadow: 0 8px 30px -6px rgba(0, 0, 0, 0.6) !important;
}
.btn-shadow-lg.btn-shadow {
  box-shadow: 0 13px 34px -9px rgba(0, 0, 0, 0.6) !important;
}
.btn-shadow-xl.btn-shadow {
  box-shadow: 0 20px 50px -12px rgba(0, 0, 0, 0.6) !important;
}
.unshadow-xs,
.uncell.unshadow-xs,
.uncont.unshadow-xs,
.menu-dd-shadow-xs.menu-horizontal .menu-smart &gt; li.menu-item &gt; ul,
.menu-dd-shadow-xs.menu-horizontal .menu-smart &gt; li.menu-item:not(.mega-menu) &gt; ul ul,
.menu-dd-shadow-xs.menu-horizontal .menu-smart &gt; li.menu-item &gt; .vc_row,
#masthead .overlay-search.menu-dd-shadow-xs {
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
}
.unshadow-darker-xs,
.menu-dd-shadow-darker-xs.menu-horizontal .menu-smart &gt; li.menu-item &gt; ul,
.menu-dd-shadow-darker-xs.menu-horizontal .menu-smart &gt; li.menu-item:not(.mega-menu) &gt; ul ul,
.menu-dd-shadow-darker-xs.menu-horizontal .menu-smart &gt; li.menu-item &gt; .vc_row,
#masthead .overlay-search.menu-dd-shadow-darker-xs {
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
}
.unshadow-sm,
.uncell.unshadow-sm,
.uncont.unshadow-sm,
.tmb-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-media-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-shadowed-sm.tmb-shadowed.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual,
.tmb-media-shadowed-sm.tmb-shadowed.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual,
.tmb-shadowed-hover-sm.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb &gt; .t-inside .t-entry-visual,
.tmb-media-shadowed-sm.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-sm.menu-horizontal .menu-smart &gt; li.menu-item &gt; ul,
.menu-dd-shadow-sm.menu-horizontal .menu-smart &gt; li.menu-item:not(.mega-menu) &gt; ul ul,
.menu-dd-shadow-sm.menu-horizontal .menu-smart &gt; li.menu-item &gt; .vc_row,
#masthead .overlay-search.menu-dd-shadow-sm,
.uncell.tmb-media-shadowed-sm.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-sm.tmb-media-shadowed.tmb .t-entry-visual {
  box-shadow: 0px 20px 60px -30px rgba(0, 0, 0, 0.45);
}
.unshadow-darker-sm,
.uncell.unshadow-darker-sm,
.uncont.unshadow-darker-sm,
.tmb-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-media-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-shadowed-darker-sm.tmb-shadowed.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-sm.tmb-shadowed.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual,
.tmb-shadowed-hover-darker-sm.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb &gt; .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-sm.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-darker-sm.menu-horizontal .menu-smart &gt; li.menu-item &gt; ul,
.menu-dd-shadow-darker-sm.menu-horizontal .menu-smart &gt; li.menu-item:not(.mega-menu) &gt; ul ul,
.menu-dd-shadow-darker-sm.menu-horizontal .menu-smart &gt; li.menu-item &gt; .vc_row,
#masthead .overlay-search.menu-dd-shadow-darker-sm,
.uncell.tmb-media-shadowed-darker-sm.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-darker-sm.tmb-media-shadowed.tmb .t-entry-visual {
  box-shadow: 0px 20px 60px -30px rgba(0, 0, 0, 1);
}
.unshadow-std,
.uncell.unshadow-std,
.uncont.unshadow-std,
.tmb-shadowed-std.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-media-shadowed-std.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-shadowed-std.tmb-shadowed.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual,
.tmb-media-shadowed-std.tmb-shadowed.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual,
.tmb-shadowed-hover-std.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb &gt; .t-inside .t-entry-visual,
.tmb-media-shadowed-std.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-std.menu-horizontal .menu-smart &gt; li.menu-item &gt; ul,
.menu-dd-shadow-std.menu-horizontal .menu-smart &gt; li.menu-item:not(.mega-menu) &gt; ul ul,
.menu-dd-shadow-std.menu-horizontal .menu-smart &gt; li.menu-item &gt; .vc_row,
#masthead .overlay-search.menu-dd-shadow-std,
.uncell.tmb-media-shadowed-std.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-std.tmb-media-shadowed.tmb .t-entry-visual {
  box-shadow: 0px 30px 60px -30px rgba(0,0,0,.45);
}
.unshadow-darker-std,
.uncell.unshadow-darker-std,
.uncont.unshadow-darker-std,
.tmb-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-media-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-shadowed-darker-std.tmb-shadowed.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-std.tmb-shadowed.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual,
.tmb-shadowed-hover-darker-std.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb &gt; .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-std.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-darker-std.menu-horizontal .menu-smart &gt; li.menu-item &gt; ul,
.menu-dd-shadow-darker-std.menu-horizontal .menu-smart &gt; li.menu-item:not(.mega-menu) &gt; ul ul,
.menu-dd-shadow-darker-std.menu-horizontal .menu-smart &gt; li.menu-item &gt; .vc_row,
#masthead .overlay-search.menu-dd-shadow-darker-std,
.uncell.tmb-media-shadowed-darker-std.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-darker-std.tmb-media-shadowed.tmb .t-entry-visual {
  box-shadow: 0px 30px 60px -30px rgba(0, 0, 0, 1);
}
.unshadow-lg,
.uncell.unshadow-lg,
.uncont.unshadow-lg,
.tmb-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-media-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-shadowed-lg.tmb-shadowed.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual,
.tmb-media-shadowed-lg.tmb-shadowed.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual,
.tmb-shadowed-hover-lg.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb &gt; .t-inside .t-entry-visual,
.tmb-media-shadowed-lg.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-lg.menu-horizontal .menu-smart &gt; li.menu-item &gt; ul,
.menu-dd-shadow-lg.menu-horizontal .menu-smart &gt; li.menu-item:not(.mega-menu) &gt; ul ul,
.menu-dd-shadow-lg.menu-horizontal .menu-smart &gt; li.menu-item &gt; .vc_row,
#masthead .overlay-search.menu-dd-shadow-lg,
.uncell.tmb-media-shadowed-lg.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-lg.tmb-media-shadowed.tmb .t-entry-visual {
  box-shadow: 0px 55px 80px -40px rgba(0,0,0,.45);
}
.unshadow-darker-lg,
.uncell.unshadow-darker-lg,
.uncont.unshadow-darker-lg,
.tmb-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-media-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-shadowed-darker-lg.tmb-shadowed.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-lg.tmb-shadowed.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual,
.tmb-shadowed-hover-darker-lg.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb &gt; .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-lg.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-darker-lg.menu-horizontal .menu-smart &gt; li.menu-item &gt; ul,
.menu-dd-shadow-darker-lg.menu-horizontal .menu-smart &gt; li.menu-item:not(.mega-menu) &gt; ul ul,
.menu-dd-shadow-darker-lg.menu-horizontal .menu-smart &gt; li.menu-item &gt; .vc_row,
#masthead .overlay-search.menu-dd-shadow-darker-lg,
.uncell.tmb-media-shadowed-darker-lg.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-darker-lg.tmb-media-shadowed.tmb .t-entry-visual {
  box-shadow: 0px 55px 80px -40px rgba(0, 0, 0, 1);
}
.unshadow-xl,
.uncell.unshadow-xl,
.uncont.unshadow-xl,
.tmb-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-media-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-shadowed-xl.tmb-shadowed.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual,
.tmb-media-shadowed-xl.tmb-shadowed.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual,
.tmb-shadowed-hover-xl.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb &gt; .t-inside .t-entry-visual,
.tmb-media-shadowed-xl.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-xl.menu-horizontal .menu-smart &gt; li.menu-item &gt; ul,
.menu-dd-shadow-xl.menu-horizontal .menu-smart &gt; li.menu-item:not(.mega-menu) &gt; ul ul,
.menu-dd-shadow-xl.menu-horizontal .menu-smart &gt; li.menu-item &gt; .vc_row,
#masthead .overlay-search.menu-dd-shadow-xl,
.uncell.tmb-media-shadowed-xl.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-xl.tmb-media-shadowed.tmb .t-entry-visual {
  box-shadow: 0px 70px 100px -40px rgba(0, 0, 0, 0.5);
}
.unshadow-darker-xl,
.uncell.unshadow-darker-xl,
.uncont.unshadow-darker-xl,
.tmb-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-media-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-shadowed-darker-xl.tmb-shadowed.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-xl.tmb-shadowed.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual,
.tmb-shadowed-hover-darker-xl.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb &gt; .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-xl.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-darker-xl.menu-horizontal .menu-smart &gt; li.menu-item &gt; ul,
.menu-dd-shadow-darker-xl.menu-horizontal .menu-smart &gt; li.menu-item:not(.mega-menu) &gt; ul ul,
.menu-dd-shadow-darker-xl.menu-horizontal .menu-smart &gt; li.menu-item &gt; .vc_row,
#masthead .overlay-search.menu-dd-shadow-darker-xl,
.uncell.tmb-media-shadowed-darker-xl.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-darker-xl.tmb-media-shadowed.tmb .t-entry-visual {
  box-shadow: 0px 70px 100px -40px rgba(0, 0, 0, 1);
}
.unshadow-none,
.uncell.unshadow-hover-none:hover,
.uncont.unshadow-hover-none:hover,
.tmb-shadowed-none.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-media-shadowed-none.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-media-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).tmb &gt; .t-inside,
.tmb-shadowed-none.tmb-shadowed.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual,
.tmb-shadowed-darker-none.tmb-shadowed.tmb-no-bg.tmb &gt; .t-inside .t-entry-visual,
.tmb-shadowed-hover-none.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb &gt; .t-inside .t-entry-visual,
.tmb-shadowed-hover-darker-none.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb &gt; .t-inside .t-entry-visual,
.tmb-shadowed-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe {
  box-shadow: none;
}
/*
----------------------------------------------------------

#Corners

----------------------------------------------------------
*/
.unradius-xs,
.img-round-xs.img-round,
.img-round-xs.tmb-round,
.img-round-xs.img-round &gt; img,
.img-round-xs.tmb-round &gt; img,
.img-round-xs.img-round &gt; .t-inside,
.img-round-xs.tmb-round &gt; .t-inside,
.img-round-xs.img-round .t-entry-visual-cont &gt; a,
.img-round-xs.tmb-round .t-entry-visual-cont &gt; a,
.uncell.unradius-xs,
.uncont.unradius-xs,
.img-round-xs.img-round.tmb &gt; .t-inside .t-entry-visual,
.img-round-xs.img-round.tmb &gt; .t-inside .t-entry-visual-cont {
  border-radius: 2px;
  background-clip: padding-box;
}
.unradius-sm,
.img-round,
.tmb-round,
.img-round &gt; .t-inside,
.tmb-round &gt; .t-inside,
.img-round &gt; img,
.tmb-round &gt; img,
.img-round .t-entry-visual-cont &gt; a,
.tmb-round .t-entry-visual-cont &gt; a,
.img-round .t-entry-visual-cont &gt; .dummy,
.tmb-round .t-entry-visual-cont &gt; .dummy,
.uncell.unradius-sm,
.uncont.unradius-sm,
.img-round.tmb &gt; .t-inside .t-entry-visual,
.img-round.tmb &gt; .t-inside .t-entry-visual-cont {
  border-radius: 4px;
  background-clip: padding-box;
}
.unradius-std,
.img-round-std.img-round,
.img-round-std.tmb-round,
.img-round-std.img-round &gt; img,
.img-round-std.tmb-round &gt; img,
.img-round-std.img-round &gt; .t-inside,
.img-round-std.tmb-round &gt; .t-inside,
.img-round-std.img-round .t-entry-visual-cont &gt; a,
.img-round-std.tmb-round .t-entry-visual-cont &gt; a,
.uncell.unradius-std,
.uncont.unradius-std,
.img-round-std.img-round.tmb &gt; .t-inside .t-entry-visual,
.img-round-std.img-round.tmb &gt; .t-inside .t-entry-visual-cont {
  border-radius: 8px;
  background-clip: padding-box;
}
.unradius-lg,
.img-round-lg.img-round,
.img-round-lg.tmb-round,
.img-round-lg.img-round &gt; img,
.img-round-lg.tmb-round &gt; img,
.img-round-lg.img-round &gt; .t-inside,
.img-round-lg.tmb-round &gt; .t-inside,
.img-round-lg.img-round .t-entry-visual-cont &gt; a,
.img-round-lg.tmb-round .t-entry-visual-cont &gt; a,
.uncell.unradius-lg,
.uncont.unradius-lg,
.img-round-lg.img-round.tmb &gt; .t-inside .t-entry-visual,
.img-round-lg.img-round.tmb &gt; .t-inside .t-entry-visual-cont {
  border-radius: 12px;
  background-clip: padding-box;
}
.unradius-xl,
.img-round-xl.img-round,
.img-round-xl.tmb-round,
.img-round-xl.img-round &gt; img,
.img-round-xl.tmb-round &gt; img,
.img-round-xl.img-round &gt; .t-inside,
.img-round-xl.tmb-round &gt; .t-inside,
.img-round-xl.img-round .t-entry-visual-cont &gt; a,
.img-round-xl.tmb-round .t-entry-visual-cont &gt; a,
.uncell.unradius-xl,
.uncont.unradius-xl,
.img-round-xl.img-round.tmb &gt; .t-inside .t-entry-visual,
.img-round-xl.img-round.tmb &gt; .t-inside .t-entry-visual-cont {
  border-radius: 16px;
  background-clip: padding-box;
}
/*
----------------------------------------------------------

#Skins-WooCommerce

----------------------------------------------------------
*/
.wc-backward {
  display: inline-block;
  font-style: normal !important;
  text-align: center;
  vertical-align: middle;
  margin-top: 1px;
  margin-bottom: 1px;
  cursor: pointer;
  background-image: none;
  border-style: solid;
  border-radius: 2px;
  outline: none;
  -webkit-text-stroke: 0px;
  transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
@media (max-width: 569px) {
  .wc-backward {
    transform: scale(0.8);
    transform-origin: left;
  }
  .navbar .wc-backward,
  .menu-accordion .wc-backward {
    transform: none;
  }
}
.wc-stripe-error .wc-backward,
.wc-notice .wc-backward {
  margin-left: 18px;
}
.widget .star-rating span:before {
  font-size: 9px;
}
.woocommerce-session-expired-wrapper .wc-backward {
  margin-left: 18px;
}
.t-entry-variations .reset_variations,
div.product form.cart .variations .reset_variations {
  font-size: 13px;
}
#reviews .woocomments .woocomments-title,
.products.related .related-title,
#review_form #respond #reply-title,
.wootabs .tab-content:not(.vertical) .tab-pane:not(.tab-vcomposer) .product-tab-title {
  font-family: 'Open Sans', 'Open Sans';
  font-weight: 800;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: 18px;
}
.style-dark .shop_table.cart tbody td:before,
.style-light .style-dark .shop_table.cart tbody td:before,
.style-dark .widget_product_categories .current-cat &gt; a,
.style-light .style-dark .widget_product_categories .current-cat &gt; a,
.style-dark .widget_sorting a.active,
.style-light .style-dark .widget_sorting a.active,
.style-dark .woocommerce-MyAccount-navigation a:before,
.style-light .style-dark .woocommerce-MyAccount-navigation a:before {
  color: #ffffff;
}
.style-light .shop_table.cart tbody td:before,
.style-dark .style-light .shop_table.cart tbody td:before,
.style-light .widget_product_categories .current-cat &gt; a,
.style-dark .style-light .widget_product_categories .current-cat &gt; a,
.style-light .widget_sorting a.active,
.style-dark .style-light .widget_sorting a.active,
.style-light .woocommerce-MyAccount-navigation a:before,
.style-dark .style-light .woocommerce-MyAccount-navigation a:before {
  color: #000000;
}
.style-dark td.actions &gt; button[disabled],
.style-light .style-dark td.actions &gt; button[disabled] {
  color: #ffffff;
}
.style-light td.actions &gt; button[disabled],
.style-dark .style-light td.actions &gt; button[disabled] {
  color: #323232;
}
.style-dark .quantity .qty-inset .qty-minus:hover,
.style-light .style-dark .quantity .qty-inset .qty-minus:hover,
.style-dark .quantity .qty-inset .qty-plus:hover,
.style-light .style-dark .quantity .qty-inset .qty-plus:hover,
.style-dark .woocommerce-MyAccount-navigation a:hover:before,
.style-light .style-dark .woocommerce-MyAccount-navigation a:hover:before,
.style-dark .woocommerce-MyAccount-navigation li.is-active a,
.style-light .style-dark .woocommerce-MyAccount-navigation li.is-active a,
.style-dark .woocommerce-MyAccount-content mark,
.style-light .style-dark .woocommerce-MyAccount-content mark {
  color: #cd1719;
}
.style-light .quantity .qty-inset .qty-minus:hover,
.style-dark .style-light .quantity .qty-inset .qty-minus:hover,
.style-light .quantity .qty-inset .qty-plus:hover,
.style-dark .style-light .quantity .qty-inset .qty-plus:hover,
.style-light .woocommerce-MyAccount-navigation a:hover:before,
.style-dark .style-light .woocommerce-MyAccount-navigation a:hover:before,
.style-light .woocommerce-MyAccount-navigation li.is-active a,
.style-dark .style-light .woocommerce-MyAccount-navigation li.is-active a,
.style-light .woocommerce-MyAccount-content mark,
.style-dark .style-light .woocommerce-MyAccount-content mark {
  color: #cd1719;
}
.woocommerce span.onsale,
.widget_price_filter .ui-slider .ui-slider-range,
.uncode-cart .badge,
.mobile-shopping-cart .badge,
.order-table-with-thumbs .order_details strong.product-quantity,
.order-table-with-thumbs .woocommerce-checkout-review-order-table strong.product-quantity {
  background-color: #cd1719;
}
.tmb-woocommerce span.price,
:not(.enhanced-atc).tmb-woocommerce.tmb .t-entry-visual .add-to-cart-overlay a,
span.price,
p.price {
  letter-spacing: 0.00em;
  font-weight: 800;
  font-family: 'Open Sans', 'Open Sans';
}
.style-dark .shop_attributes th,
.style-light .style-dark .shop_attributes th,
.style-dark .shop_attributes td,
.style-light .style-dark .shop_attributes td,
.style-dark .shop_table th,
.style-light .style-dark .shop_table th,
.style-dark .shop_table tr &gt; td:last-child .amount,
.style-light .style-dark .shop_table tr &gt; td:last-child .amount,
.style-dark .shop_table td.product-name,
.style-light .style-dark .shop_table td.product-name,
.style-dark .shop_table.compact-layout .price-wrapper,
.style-light .style-dark .shop_table.compact-layout .price-wrapper,
.style-dark .shop_table.cart tbody td.product-price .amount,
.style-light .style-dark .shop_table.cart tbody td.product-price .amount,
.style-dark #shipping_method label,
.style-light .style-dark #shipping_method label,
.style-dark .quantity .qty-inset,
.style-light .style-dark .quantity .qty-inset,
.style-dark .woocommerce-pagination ul li a,
.style-light .style-dark .woocommerce-pagination ul li a,
.style-dark .woocommerce-pagination ul li span,
.style-light .style-dark .woocommerce-pagination ul li span,
.style-dark .widget ul.product_list_widget li .quantity,
.style-light .style-dark .widget ul.product_list_widget li .quantity,
.style-dark .widget ul.product_list_widget li .amount,
.style-light .style-dark .widget ul.product_list_widget li .amount,
.style-dark .widget_shopping_cart .total,
.style-light .style-dark .widget_shopping_cart .total,
.style-dark .widget_price_filter .price_slider_amount,
.style-light .style-dark .widget_price_filter .price_slider_amount,
.style-dark .star-rating,
.style-light .style-dark .star-rating,
.style-dark span.price,
.style-light .style-dark span.price,
.style-dark p.price,
.style-light .style-dark p.price,
.style-dark form.cart .group_table,
.style-light .style-dark form.cart .group_table,
.style-dark form.cart .variations select,
.style-light .style-dark form.cart .variations select,
.style-dark form.cart .variations td.label label,
.style-light .style-dark form.cart .variations td.label label,
.style-dark #payment label,
.style-light .style-dark #payment label,
.style-dark .woocommerce-form-coupon-toggle,
.style-light .style-dark .woocommerce-form-coupon-toggle,
.style-dark .woocommerce-form-login-toggle,
.style-light .style-dark .woocommerce-form-login-toggle,
.style-dark .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders .amount,
.style-light .style-dark .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders .amount,
.style-dark .woocommerce-MyAccount-content table.shop_table_responsive td[data-title]:before,
.style-light .style-dark .woocommerce-MyAccount-content table.shop_table_responsive td[data-title]:before,
.style-dark .woocommerce-MyAccount-content &gt; a.button,
.style-light .style-dark .woocommerce-MyAccount-content &gt; a.button,
.style-dark .woocommerce-MyAccount-content p &gt; a.button,
.style-light .style-dark .woocommerce-MyAccount-content p &gt; a.button,
.style-dark .show-password-input,
.style-light .style-dark .show-password-input,
.style-dark .checkout-step-icon,
.style-light .style-dark .checkout-step-icon,
.style-dark .checkout-step-text,
.style-light .style-dark .checkout-step-text {
  color: #ffffff;
}
.style-light .shop_attributes th,
.style-dark .style-light .shop_attributes th,
.style-light .shop_attributes td,
.style-dark .style-light .shop_attributes td,
.style-light .shop_table th,
.style-dark .style-light .shop_table th,
.style-light .shop_table tr &gt; td:last-child .amount,
.style-dark .style-light .shop_table tr &gt; td:last-child .amount,
.style-light .shop_table td.product-name,
.style-dark .style-light .shop_table td.product-name,
.style-light .shop_table.compact-layout .price-wrapper,
.style-dark .style-light .shop_table.compact-layout .price-wrapper,
.style-light .shop_table.cart tbody td.product-price .amount,
.style-dark .style-light .shop_table.cart tbody td.product-price .amount,
.style-light #shipping_method label,
.style-dark .style-light #shipping_method label,
.style-light .quantity .qty-inset,
.style-dark .style-light .quantity .qty-inset,
.style-light .woocommerce-pagination ul li a,
.style-dark .style-light .woocommerce-pagination ul li a,
.style-light .woocommerce-pagination ul li span,
.style-dark .style-light .woocommerce-pagination ul li span,
.style-light .widget ul.product_list_widget li .quantity,
.style-dark .style-light .widget ul.product_list_widget li .quantity,
.style-light .widget ul.product_list_widget li .amount,
.style-dark .style-light .widget ul.product_list_widget li .amount,
.style-light .widget_shopping_cart .total,
.style-dark .style-light .widget_shopping_cart .total,
.style-light .widget_price_filter .price_slider_amount,
.style-dark .style-light .widget_price_filter .price_slider_amount,
.style-light .star-rating,
.style-dark .style-light .star-rating,
.style-light span.price,
.style-dark .style-light span.price,
.style-light p.price,
.style-dark .style-light p.price,
.style-light form.cart .group_table,
.style-dark .style-light form.cart .group_table,
.style-light form.cart .variations select,
.style-dark .style-light form.cart .variations select,
.style-light form.cart .variations td.label label,
.style-dark .style-light form.cart .variations td.label label,
.style-light #payment label,
.style-dark .style-light #payment label,
.style-light .woocommerce-form-coupon-toggle,
.style-dark .style-light .woocommerce-form-coupon-toggle,
.style-light .woocommerce-form-login-toggle,
.style-dark .style-light .woocommerce-form-login-toggle,
.style-light .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders .amount,
.style-dark .style-light .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders .amount,
.style-light .woocommerce-MyAccount-content table.shop_table_responsive td[data-title]:before,
.style-dark .style-light .woocommerce-MyAccount-content table.shop_table_responsive td[data-title]:before,
.style-light .woocommerce-MyAccount-content &gt; a.button,
.style-dark .style-light .woocommerce-MyAccount-content &gt; a.button,
.style-light .woocommerce-MyAccount-content p &gt; a.button,
.style-dark .style-light .woocommerce-MyAccount-content p &gt; a.button,
.style-light .show-password-input,
.style-dark .style-light .show-password-input,
.style-light .checkout-step-icon,
.style-dark .style-light .checkout-step-icon,
.style-light .checkout-step-text,
.style-dark .style-light .checkout-step-text {
  color: #cd1719;
}
.wc-forward,
.wc-forward a,
.wc-backward,
.enhanced-atc.tmb-woocommerce.tmb .t-entry-visual .add-to-cart-overlay a,
.woocommerce-MyAccount-content &gt; a.button,
.woocommerce-MyAccount-content p &gt; a.button,
.wc-backward {
  font-weight: 800 !important;
  font-family: 'Open Sans', 'Open Sans' !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.tmb-woocommerce.tmb .t-entry-visual .add-to-cart-overlay a.default-typography {
  font-weight: 500 !important;
  font-family: inherit !important;
  letter-spacing: inherit !important;
}
.uncode-cart .badge,
.uncode-cart .btn {
  font-weight: 800 !important;
}
.select2-container .select2-choice,
.select2-container--default .select2-selection--single,
.woocommerce-MyAccount-content &gt; a.button,
.woocommerce-MyAccount-content p &gt; a.button {
  border-width: 1px;
}
.style-dark .shop_table,
.style-light .style-dark .shop_table,
.style-dark .woocommerce-pagination,
.style-light .style-dark .woocommerce-pagination,
.style-dark .tmb .t-entry-attribute-image img,
.style-light .style-dark .tmb .t-entry-attribute-image img,
.style-dark .woocommerce .woocommerce-breadcrumb,
.style-light .style-dark .woocommerce .woocommerce-breadcrumb,
.style-dark .widget ul.product_list_widget li,
.style-light .style-dark .widget ul.product_list_widget li,
.style-dark .widget_shopping_cart .total,
.style-light .style-dark .widget_shopping_cart .total,
.style-dark .widget_shopping_cart .buttons,
.style-light .style-dark .widget_shopping_cart .buttons,
.style-dark .widget_layered_nav_filters ul li a,
.style-light .style-dark .widget_layered_nav_filters ul li a,
.style-dark .widget_price_filter .ui-slider .ui-slider-handle,
.style-light .style-dark .widget_price_filter .ui-slider .ui-slider-handle,
.style-dark .widget_price_filter .price_slider_wrapper .ui-widget-content,
.style-light .style-dark .widget_price_filter .price_slider_wrapper .ui-widget-content,
.style-dark .row-related,
.style-light .style-dark .row-related,
.style-dark .payment_methods .about_paypal,
.style-light .style-dark .payment_methods .about_paypal,
.style-dark .wootabs .tab-content:not(.vertical),
.style-light .style-dark .wootabs .tab-content:not(.vertical),
.style-dark .uncode-wc-attribute-image-module img,
.style-light .style-dark .uncode-wc-attribute-image-module img,
.style-dark .woocommerce-checkout-review-order-table,
.style-light .style-dark .woocommerce-checkout-review-order-table,
.style-dark .woocommerce-billing-fields__field-wrapper,
.style-light .style-dark .woocommerce-billing-fields__field-wrapper,
.style-dark .woocommerce-shipping-fields,
.style-light .style-dark .woocommerce-shipping-fields,
.style-dark #payment,
.style-light .style-dark #payment,
.style-dark .form-row.place-order,
.style-light .style-dark .form-row.place-order,
.style-dark .woocommerce-form-login,
.style-light .style-dark .woocommerce-form-login,
.style-dark .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-number a,
.style-light .style-dark .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-number a,
.style-dark .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions a,
.style-light .style-dark .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions a,
.style-dark .woocommerce-MyAccount-content table.woocommerce-table--order-downloads .download-product a,
.style-light .style-dark .woocommerce-MyAccount-content table.woocommerce-table--order-downloads .download-product a,
.style-dark .woocommerce-MyAccount-content table.woocommerce-table--order-downloads .download-file a,
.style-light .style-dark .woocommerce-MyAccount-content table.woocommerce-table--order-downloads .download-file a,
.style-dark .woocommerce-MyAccount-content table.account-payment-methods-table .payment-method-actions a,
.style-light .style-dark .woocommerce-MyAccount-content table.account-payment-methods-table .payment-method-actions a,
.style-dark .woocommerce-Addresses,
.style-light .style-dark .woocommerce-Addresses,
.style-dark .uncode-sidecart-wrapper li.mini_cart_item,
.style-light .style-dark .uncode-sidecart-wrapper li.mini_cart_item,
.style-dark .uncode-sidecart-wrapper .woocommerce-mini-cart-header,
.style-light .style-dark .uncode-sidecart-wrapper .woocommerce-mini-cart-header {
  border-color: rgba(255, 255, 255, 0.25);
}
.style-light .shop_table,
.style-dark .style-light .shop_table,
.style-light .woocommerce-pagination,
.style-dark .style-light .woocommerce-pagination,
.style-light .tmb .t-entry-attribute-image img,
.style-dark .style-light .tmb .t-entry-attribute-image img,
.style-light .woocommerce .woocommerce-breadcrumb,
.style-dark .style-light .woocommerce .woocommerce-breadcrumb,
.style-light .widget ul.product_list_widget li,
.style-dark .style-light .widget ul.product_list_widget li,
.style-light .widget_shopping_cart .total,
.style-dark .style-light .widget_shopping_cart .total,
.style-light .widget_shopping_cart .buttons,
.style-dark .style-light .widget_shopping_cart .buttons,
.style-light .widget_layered_nav_filters ul li a,
.style-dark .style-light .widget_layered_nav_filters ul li a,
.style-light .widget_price_filter .ui-slider .ui-slider-handle,
.style-dark .style-light .widget_price_filter .ui-slider .ui-slider-handle,
.style-light .widget_price_filter .price_slider_wrapper .ui-widget-content,
.style-dark .style-light .widget_price_filter .price_slider_wrapper .ui-widget-content,
.style-light .row-related,
.style-dark .style-light .row-related,
.style-light .payment_methods .about_paypal,
.style-dark .style-light .payment_methods .about_paypal,
.style-light .wootabs .tab-content:not(.vertical),
.style-dark .style-light .wootabs .tab-content:not(.vertical),
.style-light .uncode-wc-attribute-image-module img,
.style-dark .style-light .uncode-wc-attribute-image-module img,
.style-light .woocommerce-checkout-review-order-table,
.style-dark .style-light .woocommerce-checkout-review-order-table,
.style-light .woocommerce-billing-fields__field-wrapper,
.style-dark .style-light .woocommerce-billing-fields__field-wrapper,
.style-light .woocommerce-shipping-fields,
.style-dark .style-light .woocommerce-shipping-fields,
.style-light #payment,
.style-dark .style-light #payment,
.style-light .form-row.place-order,
.style-dark .style-light .form-row.place-order,
.style-light .woocommerce-form-login,
.style-dark .style-light .woocommerce-form-login,
.style-light .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-number a,
.style-dark .style-light .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-number a,
.style-light .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions a,
.style-dark .style-light .woocommerce-MyAccount-content table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions a,
.style-light .woocommerce-MyAccount-content table.woocommerce-table--order-downloads .download-product a,
.style-dark .style-light .woocommerce-MyAccount-content table.woocommerce-table--order-downloads .download-product a,
.style-light .woocommerce-MyAccount-content table.woocommerce-table--order-downloads .download-file a,
.style-dark .style-light .woocommerce-MyAccount-content table.woocommerce-table--order-downloads .download-file a,
.style-light .woocommerce-MyAccount-content table.account-payment-methods-table .payment-method-actions a,
.style-dark .style-light .woocommerce-MyAccount-content table.account-payment-methods-table .payment-method-actions a,
.style-light .woocommerce-Addresses,
.style-dark .style-light .woocommerce-Addresses,
.style-light .uncode-sidecart-wrapper li.mini_cart_item,
.style-dark .style-light .uncode-sidecart-wrapper li.mini_cart_item,
.style-light .uncode-sidecart-wrapper .woocommerce-mini-cart-header,
.style-dark .style-light .uncode-sidecart-wrapper .woocommerce-mini-cart-header {
  border-color: #eaeaea;
}
span.review-count {
  border-color: #cd1719 !important;
}
.style-dark .shop_table .shipping-calculator-button,
.style-light .style-dark .shop_table .shipping-calculator-button,
.style-dark .woocommerce-Address .edit,
.style-light .style-dark .woocommerce-Address .edit {
  border-color: #ffffff;
}
.style-light .shop_table .shipping-calculator-button,
.style-dark .style-light .shop_table .shipping-calculator-button,
.style-light .woocommerce-Address .edit,
.style-dark .style-light .woocommerce-Address .edit {
  border-color: #000000;
}
.style-dark .quantity .qty-inset,
.style-light .style-dark .quantity .qty-inset,
.style-dark .widget_price_filter .ui-slider .ui-slider-handle,
.style-light .style-dark .widget_price_filter .ui-slider .ui-slider-handle,
.style-dark .widget_price_filter .price_slider_wrapper .ui-widget-content,
.style-light .style-dark .widget_price_filter .price_slider_wrapper .ui-widget-content,
.style-dark div.product .uncode-wrapper.uncode-wrapper-lateral .woocommerce-product-gallery-nav .woocommerce-product-gallery__thumb,
.style-light .style-dark div.product .uncode-wrapper.uncode-wrapper-lateral .woocommerce-product-gallery-nav .woocommerce-product-gallery__thumb,
.style-dark .woocommerce-MyAccount-content &gt; a.button,
.style-light .style-dark .woocommerce-MyAccount-content &gt; a.button,
.style-dark .woocommerce-MyAccount-content p &gt; a.button,
.style-light .style-dark .woocommerce-MyAccount-content p &gt; a.button {
  background-color: #191b1e;
}
.style-light .quantity .qty-inset,
.style-dark .style-light .quantity .qty-inset,
.style-light .widget_price_filter .ui-slider .ui-slider-handle,
.style-dark .style-light .widget_price_filter .ui-slider .ui-slider-handle,
.style-light .widget_price_filter .price_slider_wrapper .ui-widget-content,
.style-dark .style-light .widget_price_filter .price_slider_wrapper .ui-widget-content,
.style-light div.product .uncode-wrapper.uncode-wrapper-lateral .woocommerce-product-gallery-nav .woocommerce-product-gallery__thumb,
.style-dark .style-light div.product .uncode-wrapper.uncode-wrapper-lateral .woocommerce-product-gallery-nav .woocommerce-product-gallery__thumb,
.style-light .woocommerce-MyAccount-content &gt; a.button,
.style-dark .style-light .woocommerce-MyAccount-content &gt; a.button,
.style-light .woocommerce-MyAccount-content p &gt; a.button,
.style-dark .style-light .woocommerce-MyAccount-content p &gt; a.button {
  background-color: #f7f7f7;
}
.style-dark .woocommerce .woocommerce-breadcrumb a,
.style-light .style-dark .woocommerce .woocommerce-breadcrumb a,
.style-dark .woocommerce-review-link,
.style-light .style-dark .woocommerce-review-link {
  color: #ffffff;
}
.style-dark .woocommerce .woocommerce-breadcrumb a:hover,
.style-light .style-dark .woocommerce .woocommerce-breadcrumb a:hover,
.style-dark .woocommerce .woocommerce-breadcrumb a:focus,
.style-light .style-dark .woocommerce .woocommerce-breadcrumb a:focus,
.style-dark .woocommerce-review-link:hover,
.style-light .style-dark .woocommerce-review-link:hover,
.style-dark .woocommerce-review-link:focus,
.style-light .style-dark .woocommerce-review-link:focus {
  color: #cd1719;
}
.style-light .woocommerce .woocommerce-breadcrumb a,
.style-dark .style-light .woocommerce .woocommerce-breadcrumb a,
.style-light .woocommerce-review-link,
.style-dark .style-light .woocommerce-review-link {
  color: #cd1719;
}
.style-light .woocommerce .woocommerce-breadcrumb a:hover,
.style-dark .style-light .woocommerce .woocommerce-breadcrumb a:hover,
.style-light .woocommerce .woocommerce-breadcrumb a:focus,
.style-dark .style-light .woocommerce .woocommerce-breadcrumb a:focus,
.style-light .woocommerce-review-link:hover,
.style-dark .style-light .woocommerce-review-link:hover,
.style-light .woocommerce-review-link:focus,
.style-dark .style-light .woocommerce-review-link:focus {
  color: #cd1719;
}
.style-dark .checkout-step-number,
.style-light .style-dark .checkout-step-number {
  color: #191b1e;
  background-color: #f7f7f7;
}
.style-light .checkout-step-number,
.style-dark .style-light .checkout-step-number {
  color: #f7f7f7;
  background-color: #191b1e;
}
.wc-forward,
.wc-forward a,
.wc-backward,
.woocommerce-MyAccount-content &gt; a.button,
.woocommerce-MyAccount-content p &gt; a.button,
.wc-backward {
  border-width: 1px;
}
.tmb-light.tmb-woocommerce span.price,
.tmb-light.tmb-woocommerce.tmb .t-entry .t-entry-stars .star-rating {
  color: #cd1719;
}
.tmb-dark.tmb-woocommerce span.price,
.tmb-dark.tmb-woocommerce.tmb .t-entry .t-entry-stars .star-rating {
  color: #ffffff;
}
.tmb-light.tmb-woocommerce.tmb .t-entry-visual .add-to-cart-overlay a {
  background-color: #262729;
}
.tmb-dark.tmb-woocommerce.tmb .t-entry-visual .add-to-cart-overlay a {
  background-color: #ffffff;
}
.tmb-light.tmb .icon-badge &gt; div,
.tmb-light.tmb .icon-badge &gt; a {
  color: #cd1719 !important;
  background-color: rgba(255, 255, 255, 0.75);
}
.tmb-dark.tmb .icon-badge &gt; div,
.tmb-dark.tmb .icon-badge &gt; a {
  color: #ffffff !important;
  background-color: rgba(38, 39, 41, 0.75);
}
form.uncode-wc-form .style-dark p,
form.uncode-wc-form .style-light .style-dark p,
form.uncode-wc-form .style-dark #payment label,
form.uncode-wc-form .style-light .style-dark #payment label {
  color: #ffffff;
}
form.uncode-wc-form .style-light p,
form.uncode-wc-form .style-dark .style-light p,
form.uncode-wc-form .style-light #payment label,
form.uncode-wc-form .style-dark .style-light #payment label {
  color: #cd1719;
}
.uncode-wc-checkout.order-table-with-thumbs.count-icon-no-accent .style-dark .woocommerce-checkout-review-order-table strong.product-quantity {
  background-color: #ffffff;
  color: #cd1719;
}
.uncode-wc-checkout.order-table-with-thumbs.count-icon-no-accent .style-light .woocommerce-checkout-review-order-table strong.product-quantity {
  background-color: #cd1719;
  color: #ffffff;
}
.select2-results__options,
.select2-search--dropdown:after {
  color: #cd1719;
}
.select2-drop-active,
.select2-search input,
.select2-dropdown {
  border-color: #eaeaea !important;
}
.style-light .wc-backward,
.style-dark .style-light .wc-backward,
.style-light .wc-backward,
.style-dark .style-light .wc-backward {
  color: #ffffff !important;
  background-color: #cd1719 !important;
  border-color: #cd1719 !important;
}
.style-light .wc-backward:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover,
.style-dark .style-light .wc-backward:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover,
.style-light .wc-backward.active,
.style-dark .style-light .wc-backward.active {
  color: #cd1719 !important;
  background-color: transparent !important;
  border-color: #cd1719 !important;
}
.style-dark .wc-backward,
.style-light .style-dark .wc-backward,
.style-dark .wc-backward,
.style-light .style-dark .wc-backward {
  color: #cd1719 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.style-dark .wc-backward:not(.btn-hover-nobg):not(.icon-animated):hover,
.style-light .style-dark .wc-backward:not(.btn-hover-nobg):not(.icon-animated):hover,
.style-dark .wc-backward.active,
.style-light .style-dark .wc-backward.active {
  color: #ffffff !important;
  background-color: transparent !important;
  border-color: #ffffff !important;
}
.wc-backward,
.wc-backward {
  font-size: 18px;
}
.uncode-sidecart-wrapper .buttons a.wc-forward {
  font-size: 18px !important;
}
.wc-backward,
.uncode-sidecart-wrapper .buttons a.wc-forward.checkout,
.wc-backward {
  padding: 19px 47px !important;
}
.woocommerce-MyAccount-content &gt; a.button,
.woocommerce-MyAccount-content p &gt; a.button {
  font-size: 18px;
  padding: 19px 47px;
}
.tmb-woocommerce.tmb .t-entry-variations select {
  color: #cd1719 !important;
}</pre></body></html>