@charset "UTF-8";
/*
Theme Name: Hitek
Theme URI: https://themeforest.net/item/hitek-electronics-woocommerce-theme/33559130
Author: XTemos
Author URI: https://xtemos.com/
Description: XTemos Space Premium Theme
Version: 1.6.0
Text domain: xts-theme
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font: inherit;
  font-size: 100%; }

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

@-ms-viewport {
  width: device-width; }

html {
  box-sizing: border-box;
  line-height: 1;
  -ms-overflow-style: scrollbar;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }

table {
  border-spacing: 0;
  border-collapse: collapse;
  margin-bottom: 35px;
  width: 100%;
  line-height: 1.4; }

caption, th, td {
  vertical-align: middle;
  text-align: left;
  font-weight: normal; }

q, blockquote {
  quotes: none; }

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

a img {
  border: none; }

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

a,
button,
input {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

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

button {
  overflow: visible; }

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

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

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

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

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

body {
  overflow-x: hidden;
  margin: 0;
  background-color: #ffffff;
  color: #585858;
  text-rendering: optimizeLegibility;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.6; }

.rtl {
  direction: rtl; }

p {
  margin-bottom: 20px; }

a {
  color: #333333;
  text-decoration: none;
  transition: all 0.25s ease; }
  a:hover, a:focus, a:active {
    outline: none;
    text-decoration: none; }
  a:hover {
    color: #242424; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .title a {
    display: block;
    font-family: inherit; }
    h1 a:not(:hover), h2 a:not(:hover), h3 a:not(:hover), h4 a:not(:hover), h5 a:not(:hover), h6 a:not(:hover), .title a:not(:hover) {
      color: inherit !important; }
  .xts-scheme-light a {
    color: rgba(255, 255, 255, 0.9); }
    .xts-scheme-light a:hover {
      color: rgba(255, 255, 255, 0.6); }
  .xts-scheme-dark a {
    color: #333333; }
    .xts-scheme-dark a:hover {
      color: #242424; }

big {
  font-size: larger; }

abbr {
  border-bottom: 1px dotted;
  color: #D62432;
  text-decoration: none; }

acronym {
  border-bottom: 1px dotted;
  text-decoration: none; }

.required {
  border: none;
  color: #E01020;
  font-size: 16px;
  line-height: 1; }

abbr[title] {
  border: none; }

strong,
b {
  font-weight: 600; }

mark {
  display: inline-block;
  padding: 5px 8px;
  background-color: #f7f7f7;
  color: #333333;
  font-weight: 600;
  line-height: 1; }

code,
kbd {
  padding: 2px 5px; }

code,
kbd,
pre,
samp {
  -webkit-hyphens: none;
  hyphens: none;
  font-family: monospace, serif; }

ins {
  text-decoration: none; }

pre {
  overflow: auto;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #f7f7f7;
  text-align: left;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

i,
dfn,
em,
cite,
var {
  font-style: italic; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

small {
  font-size: 80%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 100px;
  border: none;
  border-bottom: 1px solid currentColor;
  opacity: .2; }

img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle; }

iframe,
embed {
  max-width: 100%; }

blockquote {
  margin-bottom: 20px;
  padding-left: 30px;
  border-left: 2px solid;
  font-style: italic;
  font-size: 110%; }
  blockquote p {
    margin-bottom: 0; }
  blockquote cite {
    display: block;
    margin-top: 10px;
    color: #333333;
    font-weight: 600;
    font-style: normal;
    font-size: 16px; }
    blockquote cite:before {
      content: "";
      display: inline-block;
      margin-right: 5px;
      width: 15px;
      height: 1px;
      background-color: currentColor;
      vertical-align: middle; }

address {
  margin-bottom: 20px;
  font-style: italic;
  line-height: 1.8; }

fieldset {
  margin-bottom: 20px;
  padding: 20px 40px;
  border: 1px solid rgba(119, 119, 119, 0.2); }
  fieldset legend {
    margin-bottom: 0;
    padding-right: 15px;
    padding-left: 15px;
    width: auto; }

legend {
  color: #242424; }
  .xts-scheme-light legend {
    color: #ffffff; }
  .xts-scheme-dark legend {
    color: #242424; }

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

video {
  display: block; }

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

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

.xts-image-type-svg {
  display: inline-block;
  vertical-align: middle; }
  .xts-image-type-svg svg {
    width: inherit !important;
    height: inherit !important; }

th,
td {
  padding: 15px 10px;
  border-bottom: 1px solid #E4E4E4; }

th {
  color: #242424;
  text-transform: uppercase;
  font-size: 14px; }
  .xts-scheme-light th {
    color: #ffffff; }
  .xts-scheme-dark th {
    color: #242424; }

h1, h2, h3, h4, h5, h6, .title {
  margin-bottom: 20px;
  color: #242424; }
  .xts-scheme-light h1, .xts-scheme-light h2, .xts-scheme-light h3, .xts-scheme-light h4, .xts-scheme-light h5, .xts-scheme-light h6, .xts-scheme-light .title {
    color: #ffffff; }
  .xts-scheme-dark h1, .xts-scheme-dark h2, .xts-scheme-dark h3, .xts-scheme-dark h4, .xts-scheme-dark h5, .xts-scheme-dark h6, .xts-scheme-dark .title {
    color: #242424; }

.title {
  display: block; }
  .title.xts-textcolor-white {
    color: #ffffff; }

.xts-scheme-light .xts-entities-title {
  color: #ffffff; }

.xts-scheme-light a.xts-entities-title:hover {
  color: rgba(255, 255, 255, 0.6); }

.xts-scheme-light .xts-entities-title a:hover {
  color: rgba(255, 255, 255, 0.6); }

.xts-scheme-dark .xts-entities-title {
  color: #333333; }

.xts-scheme-dark a.xts-entities-title:hover {
  color: rgba(51, 51, 51, 0.65); }

.xts-scheme-dark .xts-entities-title a:hover {
  color: rgba(51, 51, 51, 0.65); }

legend, th, h1, h2, h3, h4, h5, h6, .title, .xts-entities-title, .widget_recent_comments li > a, .widget_recent_entries a, .widget_rss li > a, .wp-block-latest-comments .wp-block-latest-comments__comment-link, .wp-block-latest-posts__list li a, .widget_block.widget_search .wp-block-search__label, .product_list_widget .product-title, .xts-size-guide-table tr:first-child td, .woocommerce-Reviews .comment-reply-title {
  word-wrap: break-word;
  line-height: 1.4; }

.btn,
.button,
.xts-button,
button,
[type="submit"],
[type="button"] {
  padding-right: 20px;
  padding-left: 20px;
  min-height: 42px;
  font-size: 13px;
  background-color: #f1f1f1;
  color: #333333;
  position: relative;
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  padding-top: 5px;
  padding-bottom: 5px;
  outline: none;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  border-radius: 0px;
  box-shadow: none;
  vertical-align: middle;
  text-align: center;
  text-transform: none;
  text-shadow: none;
  white-space: unset;
  letter-spacing: .3px;
  font-weight: 600;
  line-height: 1.2;
  cursor: pointer;
  transition: all 0.25s ease; }
  .btn:hover,
  .button:hover,
  .xts-button:hover,
  button:hover,
  [type="submit"]:hover,
  [type="button"]:hover {
    background-color: #e9e9e9;
    color: #333333; }
  .btn:focus,
  .button:focus,
  .xts-button:focus,
  button:focus,
  [type="submit"]:focus,
  [type="button"]:focus {
    outline: none; }
  .browser-Internet .btn, .browser-Internet
  .button, .browser-Internet
  .xts-button, .browser-Internet
  button, .browser-Internet
  [type="submit"], .browser-Internet
  [type="button"] {
    height: 42px; }

button[disabled],
input[disabled] {
  opacity: .6;
  cursor: default; }

label {
  display: block;
  margin-bottom: 5px;
  color: #333333;
  vertical-align: middle;
  font-weight: 400; }
  [class*="xts-scheme-light"] label {
    color: #ffffff; }
  .xts-scheme-dark label {
    color: #333333; }

input[type="email"],
input[type="search"],
input[type="number"],
input[type="url"],
input[type="tel"],
input[type="text"],
input[type="password"],
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input[type="email"], input[type="date"], input[type="search"], input[type="number"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], input[type="datetime-local"], textarea, select {
  padding: 0 15px;
  max-width: 100%;
  width: 100%;
  height: 42px;
  background-color: transparent;
  box-shadow: none;
  color: #777777;
  vertical-align: middle;
  font-size: 14px;
  transition: border-color .5s ease;
  border-radius: 0px;
  border: 1px solid rgba(119, 119, 119, 0.2); }
  input[type="email"]:focus, input[type="date"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="datetime-local"]:focus, textarea:focus, select:focus {
    outline: none;
    transition: border-color .4s ease;
    border-color: rgba(119, 119, 119, 0.3); }

::-webkit-input-placeholder {
  color: #bbbbbb; }

::-moz-placeholder {
  color: #bbbbbb; }

:-moz-placeholder {
  color: #bbbbbb; }

:-ms-input-placeholder {
  color: #bbbbbb; }

[class*="xts-scheme-light"] input:not([type="submit"]),
[class*="xts-scheme-light"] textarea,
[class*="xts-scheme-light"] select {
  border-color: rgba(255, 255, 255, 0.23);
  background-color: transparent;
  color: rgba(255, 255, 255, 0.9); }
  [class*="xts-scheme-light"] input:not([type="submit"]):focus,
  [class*="xts-scheme-light"] textarea:focus,
  [class*="xts-scheme-light"] select:focus {
    border-color: rgba(255, 255, 255, 0.35); }

[class*="xts-scheme-light"] ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6); }

[class*="xts-scheme-light"] ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6); }

[class*="xts-scheme-light"] :-moz-placeholder {
  color: rgba(255, 255, 255, 0.6); }

[class*="xts-scheme-light"] :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6); }

.xts-scheme-dark-form input:not([type="submit"]),
.xts-scheme-dark-form textarea,
.xts-scheme-dark-form select {
  border-color: rgba(119, 119, 119, 0.2);
  background-color: transparent;
  color: #777777; }
  .xts-scheme-dark-form input:not([type="submit"]):focus,
  .xts-scheme-dark-form textarea:focus,
  .xts-scheme-dark-form select:focus {
    border-color: rgba(119, 119, 119, 0.3); }

.xts-scheme-dark-form ::-webkit-input-placeholder {
  color: currentColor; }

.xts-scheme-dark-form ::-moz-placeholder {
  color: currentColor; }

.xts-scheme-dark-form :-moz-placeholder {
  color: currentColor; }

.xts-scheme-dark-form :-ms-input-placeholder {
  color: currentColor; }

input[type="radio"],
input[type="checkbox"] {
  display: inline;
  box-sizing: border-box;
  margin-right: 5px;
  padding: 0;
  vertical-align: middle; }
  input[type="radio"] + label,
  input[type="checkbox"] + label {
    display: inline; }

input[type="number"] {
  padding: 0;
  text-align: center; }

input[type="date"] {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='rgba(0, 0, 0, 0.3)' data-name='calendar' width='24' height='24' viewBox='0 0 236 220'><path d='M211.6 24H184V10a10 10 0 0 0-20 0v14H72V10a10 10 0 0 0-20 0v14H24.4C10.95 24 0 35.5 0 49.64v144.72C0 208.5 10.95 220 24.4 220h187.2c13.45 0 24.4-11.5 24.4-25.64V49.64C236 35.5 225.05 24 211.6 24zM24.4 44H52v10a10 10 0 0 0 20 0V44h92v10a10 10 0 0 0 20 0V44h27.6c2.38 0 4.4 2.59 4.4 5.64V80H20V49.64c0-3.05 2-5.64 4.4-5.64zm187.2 156H24.4c-2.38 0-4.4-2.59-4.4-5.64V100h196v94.36c0 3.05-2 5.64-4.4 5.64z'/></svg>");
  background-position: right 15px top 50%;
  background-size: auto 15px;
  background-repeat: no-repeat;
  -webkit-appearance: none; }
  [class*="xts-scheme-light"] input[type="date"] {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' id='calendar' fill='rgba(255, 255, 255, 0.6)' data-name='calendar' width='24' height='24' viewBox='0 0 236 220'>  <title>cal</title>  <path d='M211.6,24H184V10a10,10,0,0,0-20,0V24H72V10a10,10,0,0,0-20,0V24H24.4C10.95,24,0,35.5,0,49.64V194.36C0,208.5,10.95,220,24.4,220H211.6c13.45,0,24.4-11.5,24.4-25.64V49.64C236,35.5,225.05,24,211.6,24ZM24.4,44H52V54a10,10,0,0,0,20,0V44h92V54a10,10,0,0,0,20,0V44h27.6c2.38,0,4.4,2.59,4.4,5.64V80H20V49.64C20,46.59,22,44,24.4,44ZM211.6,200H24.4c-2.38,0-4.4-2.59-4.4-5.64V100H216v94.36C216,197.41,214,200,211.6,200Z'/></svg>"); }
  .xts-scheme-dark-form input[type="date"] {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='rgba(0, 0, 0, 0.3)' data-name='calendar' width='24' height='24' viewBox='0 0 236 220'><path d='M211.6 24H184V10a10 10 0 0 0-20 0v14H72V10a10 10 0 0 0-20 0v14H24.4C10.95 24 0 35.5 0 49.64v144.72C0 208.5 10.95 220 24.4 220h187.2c13.45 0 24.4-11.5 24.4-25.64V49.64C236 35.5 225.05 24 211.6 24zM24.4 44H52v10a10 10 0 0 0 20 0V44h92v10a10 10 0 0 0 20 0V44h27.6c2.38 0 4.4 2.59 4.4 5.64V80H20V49.64c0-3.05 2-5.64 4.4-5.64zm187.2 156H24.4c-2.38 0-4.4-2.59-4.4-5.64V100h196v94.36c0 3.05-2 5.64-4.4 5.64z'/></svg>"); }
  input[type="date"]::-webkit-inner-spin-button {
    display: none; }
  input[type="date"]::-webkit-calendar-picker-indicator {
    opacity: 0; }

textarea {
  overflow: auto;
  padding: 10px 15px;
  min-height: 190px;
  border-radius: false; }

select {
  padding-right: 30px;
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgba(0,0,0,0.3)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-position: right 11px top 50%;
  background-size: auto 18px;
  background-repeat: no-repeat;
  cursor: pointer; }
  select::-ms-expand {
    display: none; }
  [class*="xts-scheme-light"] select {
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.6)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }
    [class*="xts-scheme-light"] select option {
      background-color: #242424;
      color: rgba(255, 255, 255, 0.9); }
  .xts-scheme-dark-form select {
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgba(0,0,0,0.3)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }
    .xts-scheme-dark-form select option {
      background-color: #ffffff;
      color: currentColor; }

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

li {
  margin-bottom: 10px; }
  li:last-child {
    margin-bottom: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

dl {
  margin-bottom: 20px; }
  dl dt {
    color: #333333;
    font-weight: 600; }
    .xts-scheme-light dl dt {
      color: rgba(255, 255, 255, 0.9); }
  dl dd {
    margin-bottom: 20px; }

.xts-list-style-icons,
.xts-list-style-icons ul,
.xts-list-style-icons ol {
  list-style: none;
  padding-left: 0; }

.xts-list-style-icons ul,
.xts-list-style-icons ol {
  margin-left: 20px; }

.xts-list-style-icons li:before {
  content: "\e919";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px; }

.xts-sub-menu, .commentlist, .widget ul, [class*="elementor-widget-wp-widget"] ul, .wc-item-meta, .xts-nav, nav[class*="-pagination"] ul, .xts-project-categories, .xts-plan-features, .xts-360-images, .xts-twitter-tweets, .xts-sticky-navbar, .woocommerce-SavedPaymentMethods, .woocommerce-PaymentMethods, .xts-checkout-steps, .xts-social-login, .woocommerce-shipping-methods, .wc_payment_methods, .woocommerce-MyAccount-navigation ul, .woocommerce-thankyou-order-details,
.wc-bacs-bank-details {
  padding-left: 0;
  list-style: none; }

.xts-sub-menu ul, .commentlist ul, .widget ul ul, [class*="elementor-widget-wp-widget"] ul ul, .wc-item-meta ul,
.xts-sub-menu ol,
.commentlist ol,
.widget ul ol,
[class*="elementor-widget-wp-widget"] ul ol,
.wc-item-meta ol {
  padding-left: 0;
  list-style: none; }

.xts-nav, nav[class*="-pagination"] ul, .xts-plan-features, .xts-360-images, .xts-sticky-navbar, .woocommerce-MyAccount-navigation ul {
  margin-bottom: 0; }
  .xts-nav > li, nav[class*="-pagination"] ul > li, .xts-plan-features > li, .xts-360-images > li, .xts-sticky-navbar > li, .woocommerce-MyAccount-navigation ul > li {
    margin-bottom: 0; }

.xts-sub-menu, .commentlist, .wc-item-meta {
  margin-bottom: 0; }
  .xts-sub-menu li, .commentlist li, .wc-item-meta li {
    margin-bottom: 0; }
  .xts-sub-menu ul, .commentlist ul, .wc-item-meta ul,
  .xts-sub-menu ol,
  .commentlist ol,
  .wc-item-meta ol {
    margin-top: 0; }

.xts-items-start {
  align-items: flex-start; }

.xts-items-center {
  align-items: center; }

.xts-items-end {
  align-items: flex-end; }

.xts-justify-start {
  justify-content: flex-start; }

.xts-justify-center {
  justify-content: center; }

.xts-justify-between {
  justify-content: space-between; }

.xts-justify-end {
  justify-content: flex-end; }

.xts-fontweight-100 {
  font-weight: 100; }

.xts-fontweight-200 {
  font-weight: 200; }

.xts-fontweight-300 {
  font-weight: 300; }

.xts-fontweight-400 {
  font-weight: 400; }

.xts-fontweight-500 {
  font-weight: 500; }

.xts-fontweight-600 {
  font-weight: 600; }

.xts-fontweight-700 {
  font-weight: 700; }

.xts-fontweight-800 {
  font-weight: 800; }

.xts-fontsize-larger {
  font-size: 110%; }

.xts-fontsize-smaller {
  font-size: 90%; }

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

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

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

.xts-textcolor-white {
  color: #ffffff; }

.xts-textcolor-image {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.xts-scheme-light {
  color: rgba(255, 255, 255, 0.6); }

.xts-scheme-hover-light:hover {
  color: rgba(255, 255, 255, 0.6); }
  .xts-scheme-hover-light:hover .title {
    color: #ffffff; }
  .xts-scheme-hover-light:hover [class*="xts-textcolor-"] {
    color: #ffffff; }
  .xts-scheme-hover-light:hover .xts-button.xts-style-link {
    border-color: rgba(255, 255, 255, 0.3);
    color: #ffffff; }
    .xts-scheme-hover-light:hover .xts-button.xts-style-link:hover {
      border-color: #ffffff;
      color: #ffffff;
      opacity: 1; }
  .xts-scheme-hover-light:hover .xts-button.xts-style-link-3 {
    color: #ffffff; }
    .xts-scheme-hover-light:hover .xts-button.xts-style-link-3:hover {
      color: rgba(255, 255, 255, 0.8);
      opacity: 1; }
  .xts-scheme-hover-light:hover .xts-button.xts-style-bordered {
    border-color: rgba(255, 255, 255, 0.5);
    color: #ffffff; }
    .xts-scheme-hover-light:hover .xts-button.xts-style-bordered:hover {
      border-color: #ffffff;
      background-color: transparent;
      color: #ffffff; }

.elementor-element.elementor-widget .xts-scheme-hover-light:hover .xts-textcolor-custom {
  color: #ffffff; }

.xts-scheme-dark {
  color: #585858; }

.xts-scheme-hover-dark:hover {
  color: #585858; }
  .xts-scheme-hover-dark:hover .title {
    color: #242424; }
  .xts-scheme-hover-dark:hover [class*="xts-textcolor-"] {
    color: #333333; }

.elementor-element.elementor-widget .xts-scheme-hover-dark:hover .xts-textcolor-custom {
  color: #333333; }

.xts-bgcolor-white {
  background-color: #ffffff; }

.xts-bg-position-left-top {
  background-position: left top;
  object-position: left top; }

.xts-bg-position-center-top {
  background-position: top;
  object-position: center top; }

.xts-bg-position-right-top {
  background-position: right top;
  object-position: right top; }

.xts-bg-position-left-center {
  background-position: left;
  object-position: left center; }

.xts-bg-position-center-center {
  background-position: center;
  object-position: center; }

.xts-bg-position-right-center {
  background-position: right;
  object-position: right center; }

.xts-bg-position-left-bottom {
  background-position: bottom left;
  object-position: bottom left; }

.xts-bg-position-center-bottom {
  background-position: center bottom;
  object-position: center bottom; }

.xts-bg-position-right-bottom {
  background-position: bottom right;
  object-position: bottom right; }

.xts-ar-1-1 {
  padding-top: 100%; }

.xts-ar-3-2 {
  padding-top: 66.66667%; }

.xts-ar-4-3 {
  padding-top: 75%; }

.xts-ar-16-9 {
  padding-top: 56.25%; }

.xts-ar-21-9 {
  padding-top: 42.85714%; }

.xts-ar-9-16 {
  padding-top: 177.77778%; }

.xts-video-resize iframe {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 50%;
  min-height: calc(100% + 350px);
  max-width: none;
  transform: translate(-50%, -50%);
  pointer-events: none; }

.xts-reset-mb-10 > * {
  margin-bottom: 10px; }

.xts-reset-mb-15 > * {
  margin-bottom: 15px; }

.xts-reset-mb-20 > * {
  margin-bottom: 20px; }

.xts-reset-last > *:last-child {
  margin-bottom: 0; }

.xts-reset-all-last *:last-child {
  margin-bottom: 0; }

.xts-cursor-pointer {
  cursor: pointer; }

.xts-fill {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.xts-hide {
  display: none !important; }

.screen-reader-text {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px); }

h1, .xts-fontsize-xxl {
  font-size: 42px; }

h2, .xts-fontsize-xl {
  font-size: 34px; }

h3, .xts-fontsize-l, .xts-shop-tools .xts-title {
  font-size: 26px; }

h4, .xts-fontsize-m {
  font-size: 20px; }

h5, .xts-fontsize-s {
  font-size: 16px; }

h6, .xts-fontsize-xs {
  font-size: 14px; }

@keyframes xts-rotate {
  to {
    transform: rotate(360deg); } }

@keyframes xts-fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes xts-semi-fade-in {
  from {
    opacity: 0; }
  to {
    opacity: .6; } }

@keyframes xts-slide-in-down {
  from {
    transform: translate3d(0, -100%, 0); }
  to {
    transform: none; } }

.xts-sticky-loader {
  position: relative;
  display: none;
  text-align: center; }
  .xts-sticky-loader .xts-loader {
    position: absolute;
    top: 30px;
    margin-left: -15px; }
    .browser-Internet .xts-sticky-loader .xts-loader {
      left: 50%; }
    .xts-sticky-loader .xts-loader:after {
      content: "";
      display: inline-block;
      width: 30px;
      height: 30px;
      border: 1px solid transparent;
      border-left-color: rgba(0, 0, 0, 0.8);
      border-radius: 50%;
      vertical-align: middle; }
  .xts-sticky-loader.xts-position-stick .xts-loader {
    position: fixed;
    top: 50%;
    margin-top: -15px; }
  .xts-sticky-loader.xts-position-bottom {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    .xts-sticky-loader.xts-position-bottom .xts-loader {
      top: auto;
      bottom: 85px; }

.xts-ajax-content {
  align-self: flex-start; }
  .xts-ajax-content.xts-loading .xts-sticky-loader {
    display: block;
    animation: xts-fade-in .3s ease; }
    .xts-ajax-content.xts-loading .xts-sticky-loader .xts-loader:after {
      animation: xts-rotate 450ms infinite linear; }

.xts-ajax-content .xts-portfolio-loop[data-source="main_loop"], .xts-ajax-content .xts-products[data-source="main_loop"] {
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.xts-ajax-content.xts-loading .xts-portfolio-loop[data-source="main_loop"], .xts-ajax-content.xts-loading .xts-products[data-source="main_loop"] {
  opacity: 0;
  transform: translateY(30px);
  pointer-events: none; }

.xts-ajax-content.xts-loaded .xts-portfolio-loop[data-source="main_loop"], .xts-ajax-content.xts-loaded .xts-products[data-source="main_loop"] {
  animation: xts-fade-in .3s ease; }

.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  max-width: 100%;
  width: 100%; }

.container-no-gutters {
  padding-right: 0;
  padding-left: 0; }

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

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

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

.row-spacing-2 {
  margin-right: -1px;
  margin-left: -1px; }
  .row-spacing-2 > .col,
  .row-spacing-2 > [class*="col-"] {
    padding-right: 1px;
    padding-left: 1px; }

.row-spacing-10 {
  margin-right: -5px;
  margin-left: -5px; }
  .row-spacing-10 > .col,
  .row-spacing-10 > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.row-spacing-20 {
  margin-right: -10px;
  margin-left: -10px; }
  .row-spacing-20 > .col,
  .row-spacing-20 > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px; }

.row-spacing-40 {
  margin-right: -20px;
  margin-left: -20px; }
  .row-spacing-40 > .col,
  .row-spacing-40 > [class*="col-"] {
    padding-right: 20px;
    padding-left: 20px; }

.row-spacing-bottom-20 {
  margin-bottom: -20px; }
  .row-spacing-bottom-20 > .col,
  .row-spacing-bottom-20 > [class*="col-"] {
    margin-bottom: 20px; }

.row-spacing-bottom-30 {
  margin-bottom: -30px; }
  .row-spacing-bottom-30 > .col,
  .row-spacing-bottom-30 > [class*="col-"] {
    margin-bottom: 30px; }

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

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.col-fill {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.col-auto,
.col-fill {
  max-width: none;
  width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -ms-flex-order: 13;
  order: 13; }

.xts-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
  margin-bottom: -20px; }

.xts-col {
  flex-basis: 100%;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  max-width: 100%;
  width: 100%; }

.xts-row-spacing-0 {
  margin-right: -0px;
  margin-left: -0px;
  margin-bottom: -0px; }
  .xts-row-spacing-0 > .xts-col,
  .xts-row-spacing-0 > .swiper-container > .swiper-wrapper > .xts-col {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px; }

.xts-row-spacing-2 {
  margin-right: -1px;
  margin-left: -1px;
  margin-bottom: -2px; }
  .xts-row-spacing-2 > .xts-col,
  .xts-row-spacing-2 > .swiper-container > .swiper-wrapper > .xts-col {
    margin-bottom: 2px;
    padding-right: 1px;
    padding-left: 1px; }

.xts-row-spacing-10 {
  margin-right: -5px;
  margin-left: -5px;
  margin-bottom: -10px; }
  .xts-row-spacing-10 > .xts-col,
  .xts-row-spacing-10 > .swiper-container > .swiper-wrapper > .xts-col {
    margin-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px; }

.xts-row-2 > .xts-col,
.xts-row-2:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
  flex-basis: 50%;
  max-width: 50%;
  width: 50%; }

.xts-row-2 > .xts-col.xts-wide {
  flex-basis: 100%;
  max-width: 100%;
  width: 100%; }

.xts-row-3 > .xts-col,
.xts-row-3:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
  flex-basis: 33.33333%;
  max-width: 33.33333%;
  width: 33.33333%; }

.xts-row-3 > .xts-col.xts-wide {
  flex-basis: 66.66667%;
  max-width: 66.66667%;
  width: 66.66667%; }

.xts-row-4 > .xts-col,
.xts-row-4:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
  flex-basis: 25%;
  max-width: 25%;
  width: 25%; }

.xts-row-4 > .xts-col.xts-wide {
  flex-basis: 50%;
  max-width: 50%;
  width: 50%; }

.xts-row-5 > .xts-col,
.xts-row-5:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
  flex-basis: 20%;
  max-width: 20%;
  width: 20%; }

.xts-row-5 > .xts-col.xts-wide {
  flex-basis: 40%;
  max-width: 40%;
  width: 40%; }

.xts-row-6 > .xts-col,
.xts-row-6:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
  flex-basis: 16.66667%;
  max-width: 16.66667%;
  width: 16.66667%; }

.xts-row-6 > .xts-col.xts-wide {
  flex-basis: 33.33333%;
  max-width: 33.33333%;
  width: 33.33333%; }

.xts-row-7 > .xts-col,
.xts-row-7:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
  flex-basis: 14.28571%;
  max-width: 14.28571%;
  width: 14.28571%; }

.xts-row-7 > .xts-col.xts-wide {
  flex-basis: 28.57143%;
  max-width: 28.57143%;
  width: 28.57143%; }

.xts-row-8 > .xts-col,
.xts-row-8:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
  flex-basis: 12.5%;
  max-width: 12.5%;
  width: 12.5%; }

.xts-row-8 > .xts-col.xts-wide {
  flex-basis: 25%;
  max-width: 25%;
  width: 25%; }

.xts-row-9 > .xts-col,
.xts-row-9:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
  flex-basis: 11.11111%;
  max-width: 11.11111%;
  width: 11.11111%; }

.xts-row-9 > .xts-col.xts-wide {
  flex-basis: 22.22222%;
  max-width: 22.22222%;
  width: 22.22222%; }

.xts-row-10 > .xts-col,
.xts-row-10:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
  flex-basis: 10%;
  max-width: 10%;
  width: 10%; }

.xts-row-10 > .xts-col.xts-wide {
  flex-basis: 20%;
  max-width: 20%;
  width: 20%; }

.xts-scroll-content {
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  max-height: 50vh; }

.xts-heading-with-btn {
  display: none;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(119, 119, 119, 0.2); }
  .xts-heading-with-btn .title {
    margin-bottom: 0;
    margin-right: 10px; }
  .xts-heading-with-btn .xts-close-button {
    flex: 0 0 auto; }
    .xts-heading-with-btn .xts-close-button > a:before {
      content: "\e909";
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .xts-scheme-light .xts-heading-with-btn {
    border-color: rgba(255, 255, 255, 0.15); }

.xts-side-hidden, .xts-inited[class*="xts-sidebar-hidden"] {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 500;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 340px;
  background-color: #ffffff;
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.xts-side-hidden.xts-scheme-light {
  background-color: #0d0d0d; }

.xts-side-hidden.xts-side-left, .xts-inited.xts-sidebar-left[class*="xts-sidebar-hidden"] {
  right: auto;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.xts-side-hidden.xts-side-top {
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  width: 100%; }

.xts-side-hidden.xts-side-right, .xts-inited.xts-sidebar-right[class*="xts-sidebar-hidden"] {
  right: 0;
  left: auto;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.xts-side-hidden.xts-opened, .xts-inited.xts-opened[class*="xts-sidebar-hidden"] {
  -webkit-transform: none;
  transform: none; }

.xts-sub-menu {
  margin-top: 0; }
  .xts-sub-menu li {
    position: relative; }
    .xts-sub-menu li a {
      position: relative;
      display: flex;
      align-items: center;
      padding-top: 8px;
      padding-bottom: 8px;
      color: #6a6a6a;
      font-size: 15px;
      line-height: 1.3; }
      .xts-sub-menu li a:hover {
        color: #515151; }

.xts-submenu-opener {
  z-index: 2;
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  order: 2;
  width: 50px;
  color: #777777;
  text-align: center;
  font-weight: 600;
  font-size: 12px;
  cursor: pointer;
  user-select: none;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }
  .xts-submenu-opener:after {
    display: inline-block;
    transition: transform .25s ease;
    content: "\e902";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .xts-submenu-opener.xts-opened:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  .xts-scheme-light .xts-submenu-opener {
    color: #ffffff; }

.xts-dropdown-menu.xts-style-sized .xts-sub-menu > li > a, .xts-dropdown-menu.xts-style-full .xts-sub-menu > li > a, .xts-dropdown-menu.xts-style-container .xts-sub-menu > li > a, .xts-exta-menu-list > li > a {
  color: #333333;
  text-transform: uppercase;
  font-weight: 600; }
  .xts-dropdown-menu.xts-style-sized .xts-sub-menu > li > a:hover, .xts-dropdown-menu.xts-style-full .xts-sub-menu > li > a:hover, .xts-dropdown-menu.xts-style-container .xts-sub-menu > li > a:hover, .xts-exta-menu-list > li > a:hover {
    color: rgba(51, 51, 51, 0.7); }

.xts-dropdown-menu.xts-style-sized.xts-scheme-light .xts-sub-menu > li > a, .xts-dropdown-menu.xts-style-full.xts-scheme-light .xts-sub-menu > li > a, .xts-dropdown-menu.xts-style-container.xts-scheme-light .xts-sub-menu > li > a, .xts-scheme-light .xts-exta-menu-list > li > a {
  color: #ffffff; }
  .xts-dropdown-menu.xts-style-sized.xts-scheme-light .xts-sub-menu > li > a:hover, .xts-dropdown-menu.xts-style-full.xts-scheme-light .xts-sub-menu > li > a:hover, .xts-dropdown-menu.xts-style-container.xts-scheme-light .xts-sub-menu > li > a:hover, .xts-scheme-light .xts-exta-menu-list > li > a:hover {
    color: rgba(255, 255, 255, 0.8); }

.xts-dropdown-menu.xts-scheme-light .xts-sub-menu li a, .xts-scheme-light-cat .xts-cat-sub-menu li a {
  color: rgba(255, 255, 255, 0.8); }

.xts-dropdown-menu.xts-scheme-light .xts-sub-menu li a:hover, .xts-scheme-light-cat .xts-cat-sub-menu li a:hover {
  color: #ffffff; }

.xts-action-btn {
  display: inline-block;
  vertical-align: middle; }
  .xts-action-btn > a {
    position: relative;
    color: #333333; }
    .xts-action-btn > a:hover {
      color: #777777; }
    .xts-action-btn > a.xts-added:before, .xts-action-btn > a.added:before {
      content: "\e919";
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .xts-action-btn > a:after {
      position: absolute;
      top: calc(50% - 7px);
      left: 0;
      visibility: hidden;
      opacity: 0;
      content: "";
      display: inline-block;
      width: 14px;
      height: 14px;
      border: 1px solid transparent;
      border-left-color: currentColor;
      border-radius: 50%;
      vertical-align: middle; }
    .xts-action-btn > a.xts-loading:before, .xts-action-btn > a.loading:before {
      visibility: hidden;
      opacity: 0; }
    .xts-action-btn > a.xts-loading:after, .xts-action-btn > a.loading:after {
      visibility: visible;
      opacity: 1;
      animation: xts-rotate 450ms infinite linear; }
  .xts-action-btn.xts-style-inline > a {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 90%;
    line-height: 1; }
    .xts-action-btn.xts-style-inline > a:before {
      margin-right: 5px;
      font-weight: 400;
      font-size: 120%; }
  .xts-action-btn[class*="xts-style-icon"] > a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    height: 42px;
    font-size: 0; }
    .xts-action-btn[class*="xts-style-icon"] > a:before {
      font-size: 20px;
      line-height: 1; }
    .xts-action-btn[class*="xts-style-icon"] > a:after {
      left: calc(50% - 7px); }
  .xts-action-btn[class*="xts-style-icon-bg"] {
    position: relative; }
    .xts-action-btn[class*="xts-style-icon-bg"] > a {
      z-index: 2; }
      .xts-action-btn[class*="xts-style-icon-bg"] > a:before {
        font-size: 16px; }
    .xts-action-btn[class*="xts-style-icon-bg"]:before {
      content: "";
      border-radius: 30px;
      background-color: #ffffff;
      box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
      transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      backface-visibility: hidden;
      -webkit-backface-visibility: hidden; }
    .xts-action-btn[class*="xts-style-icon-bg"]:hover:before {
      transform: scale(1.11); }
  .xts-action-btn.xts-style-icon-bg-text > a:before {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: inherit;
    height: inherit; }
  .xts-action-btn.xts-style-icon-bg-text > a span {
    overflow: hidden;
    padding: 0;
    max-width: 0;
    white-space: nowrap;
    font-weight: 600;
    font-size: 14px;
    opacity: 0;
    transition: max-width 0.4s cubic-bezier(0.19, 1, 0.22, 1), padding 0.4s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1); }
  .xts-action-btn.xts-style-icon-bg-text:hover > a span {
    padding-right: 20px;
    max-width: 280px;
    opacity: 1; }
  .xts-scheme-light .xts-action-btn > a {
    color: rgba(255, 255, 255, 0.9); }
    .xts-scheme-light .xts-action-btn > a:hover {
      color: rgba(255, 255, 255, 0.6); }

.xts-cross-btn > a:before {
  content: "\e909";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.xts-compare-btn > a:before {
  content: "\e951";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.xts-remove-wishlist-btn > a:before {
  content: "\e909";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.xts-wishlist-btn > a:before {
  content: "\e90a";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.xts-nav-wrapper {
  flex: 1 1 auto; }

.xts-nav-msg a {
  font-weight: 600; }

.xts-nav-img {
  margin-right: 10px;
  max-height: 20px;
  width: auto !important; }
  .browser-Internet .xts-nav-img {
    width: 20px; }

.xts-nav {
  display: inline-flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
  text-align: left; }
  .xts-nav > li {
    position: relative; }
    .xts-nav > li > a {
      position: relative;
      display: flex;
      align-items: center;
      flex-direction: row;
      padding-right: 10px;
      padding-left: 10px;
      font-weight: 600;
      font-size: 14px;
      line-height: 1.2; }
    .xts-nav > li.xts-has-children > a:after, .xts-nav > li.menu-item-has-children > a:after {
      margin-left: 4px;
      font-weight: normal;
      font-style: normal;
      font-size: 10px;
      content: "\e921";
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

.xts-nav.xts-direction-v {
  display: flex;
  margin-right: 0;
  margin-left: 0; }
  .xts-nav.xts-direction-v > li {
    flex: 1 1 100%;
    max-width: 100%;
    width: 100%; }
    .xts-nav.xts-direction-v > li > a {
      flex: 1 1 0%; }
    .xts-nav.xts-direction-v > li.xts-has-children > a:after, .xts-nav.xts-direction-v > li.menu-item-has-children > a:after {
      margin-left: auto;
      content: "\e923"; }

.xts-nav.xts-gap-0 {
  margin-right: 0;
  margin-left: 0; }
  .xts-nav.xts-gap-0 > li > a {
    padding-right: 0;
    padding-left: 0; }

.xts-nav.xts-gap-m {
  margin-right: -15px;
  margin-left: -15px; }
  .xts-nav.xts-gap-m > li > a {
    padding-right: 15px;
    padding-left: 15px; }

.xts-nav.xts-gap-l {
  margin-right: -20px;
  margin-left: -20px; }
  .xts-nav.xts-gap-l > li > a {
    padding-right: 20px;
    padding-left: 20px; }

.xts-nav-main > li > a, .xts-nav-secondary > li > a, .xts-nav-mega > li > a, .xts-nav-sticky-cat > li > a, .xts-nav-shop-cat > li > a {
  color: #333333; }

.xts-nav-main > li:hover > a, .xts-nav-secondary > li:hover > a, .xts-nav-mega > li:hover > a, .xts-nav-sticky-cat > li:hover > a, .xts-nav-shop-cat > li:hover > a {
  color: rgba(51, 51, 51, 0.7); }

.xts-nav-main > li.current-menu-item > a, .xts-nav-shop-cat > li.xts-active > a {
  color: rgba(51, 51, 51, 0.7); }

.xts-nav-main > li.menu-item-has-children > a:after, .xts-nav-secondary > li.menu-item-has-children > a:after, .xts-nav-mega > li.menu-item-has-children > a:after, .xts-nav-sticky-cat > li.menu-item-has-children > a:after {
  color: rgba(85, 85, 85, 0.45); }

.xts-header-scheme-light .xts-nav-main > li > a, .xts-header-scheme-light .xts-nav-secondary > li > a, .xts-nav-mega.xts-nav-scheme-light > li > a, .xts-scheme-light .xts-nav-shop-cat > li > a {
  color: #ffffff; }

.xts-header-scheme-light .xts-nav-main > li:hover > a, .xts-header-scheme-light .xts-nav-secondary > li:hover > a, .xts-nav-mega.xts-nav-scheme-light > li:hover > a, .xts-scheme-light .xts-nav-shop-cat > li:hover > a {
  color: rgba(255, 255, 255, 0.8); }

.xts-header-scheme-light .xts-nav-main > li.current-menu-item > a, .xts-scheme-light .xts-nav-shop-cat > li.xts-active > a {
  color: #ffffff; }

.xts-header-scheme-light .xts-nav-main > li.menu-item-has-children > a:after, .xts-header-scheme-light .xts-nav-secondary > li.menu-item-has-children > a:after, .xts-nav-mega.xts-nav-scheme-light > li.menu-item-has-children > a:after {
  color: rgba(255, 255, 255, 0.6); }

.xts-nav-label {
  z-index: 2;
  display: inline-block;
  margin-left: 5px;
  padding: 4px;
  color: #ffffff;
  vertical-align: middle;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: .3px;
  font-weight: 600;
  font-size: 9px;
  line-height: 1; }
  .xts-nav-label.xts-color-black {
    background-color: #000000;
    color: #ffffff; }
  .xts-nav-label.xts-color-grey {
    background-color: #f1f1f1;
    color: #333333; }
  .xts-nav-label.xts-color-orange {
    background-color: #FBBC34; }
  .xts-nav-label.xts-color-blue {
    background-color: #00A1BE; }
  .xts-nav-label.xts-color-white {
    background-color: #ffffff;
    color: #333333; }
  .xts-nav-label.xts-color-red {
    background-color: #D41212; }
  .xts-nav-label.xts-color-green {
    background-color: #65B32E; }

.xts-nav.xts-style-underline > li > a .xts-nav-text {
  position: relative;
  display: inline-block;
  padding-top: 1px;
  padding-bottom: 1px;
  line-height: 1.2; }
  .xts-nav.xts-style-underline > li > a .xts-nav-text:after {
    content: '';
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    height: 1px;
    width: 0;
    transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1); }

.xts-nav.xts-style-underline > li:hover > a .xts-nav-text:after, .xts-nav.xts-style-underline > li.xts-active > a .xts-nav-text:after, .xts-nav.xts-style-underline > li.active > a .xts-nav-text:after, .xts-nav.xts-style-underline > li.current-menu-item > a .xts-nav-text:after {
  width: 100%; }

.xts-nav.xts-style-separated > li {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .xts-nav.xts-style-separated > li:after {
    border-width: 1px;
    border-color: rgba(119, 119, 119, 0.12); }
  .xts-nav.xts-style-separated > li:not(:last-child):after {
    content: ""; }

.xts-nav.xts-style-separated.xts-direction-h > li:after {
  height: 18px;
  border-right-style: solid; }

.xts-nav.xts-style-separated.xts-direction-v > li:after {
  flex: 1 1 100%;
  border-bottom-style: solid; }
  .browser-Internet .xts-nav.xts-style-separated.xts-direction-v > li:after {
    display: none; }

.xts-header-scheme-light .xts-nav-main.xts-style-underline > li .xts-nav-text:after, .xts-header-scheme-light .xts-nav-secondary.xts-style-underline > li .xts-nav-text:after {
  background-color: rgba(255, 255, 255, 0.3); }

.xts-header-scheme-light .xts-nav-main.xts-style-separated > li:after, .xts-header-scheme-light .xts-nav-secondary.xts-style-separated > li:after, .xts-nav-mega.xts-style-separated.xts-nav-scheme-light > li:after {
  border-color: rgba(255, 255, 255, 0.15); }

.xts-dropdown {
  position: absolute;
  z-index: 150;
  background-color: #ffffff;
  box-shadow: none;
  border: 1px solid rgba(119, 119, 119, 0.12);
  top: 100%;
  bottom: auto;
  right: auto;
  left: 0;
  margin-top: 10px; }
  .xts-dropdown:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 100%;
    left: 0;
    height: 15px; }

.xts-dropdown.xts-scheme-light, .xts-dropdown-menu.xts-style-default.xts-scheme-light .xts-dropdown-menu {
  background-color: #0d0d0d; }

.xts-dropdown, .xts-sticky-real.xts-sticked .xts-header-cats:not(:hover) .xts-dropdown-cats.xts-opened {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease;
  pointer-events: none; }

.xts-event-hover:hover > .xts-dropdown,
.xts-event-click.xts-opened > .xts-dropdown, .xts-dropdown.xts-opened {
  visibility: visible;
  opacity: 1;
  pointer-events: visible;
  pointer-events: unset; }

.xts-dropdown-placeholder,
.xts-html-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.6); }
  .xts-dropdown-placeholder:after,
  .xts-html-placeholder:after {
    content: "";
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 1px solid transparent;
    border-left-color: rgba(0, 0, 0, 0.8);
    border-radius: 50%;
    vertical-align: middle; }
  .xts-dropdowns-loading .xts-dropdown-placeholder:after, .xts-dropdowns-loading
  .xts-html-placeholder:after {
    animation: xts-rotate 450ms infinite linear; }
  .xts-scheme-light .xts-dropdown-placeholder, .xts-scheme-light
  .xts-html-placeholder {
    background-color: rgba(0, 0, 0, 0.6); }
    .xts-scheme-light .xts-dropdown-placeholder:after, .xts-scheme-light
    .xts-html-placeholder:after {
      border-left-color: #ffffff; }

.xts-dropdowns-loaded .xts-html-placeholder:after {
  display: none; }

.xts-dropdowns-loading .xts-dropdown-ajax .xts-dropdown-menu {
  min-height: 650px; }

.xts-dropdowns-loaded .xts-dropdown-ajax .xts-dropdown-inner {
  animation: xts-fade-in .3s ease; }

.xts-dropdown-menu {
  padding: 17px 25px;
  width: var(--xts-dropdown-width); }
  .xts-dropdown-menu.xts-style-default .container, .xts-dropdown-menu.xts-style-sized .container, .xts-dropdown-menu.xts-style-container .container {
    padding: 0;
    max-width: none; }
  .xts-dropdown-menu.xts-style-sized .xts-sub-menu, .xts-dropdown-menu.xts-style-full .xts-sub-menu, .xts-dropdown-menu.xts-style-container .xts-sub-menu {
    margin-bottom: -10px; }
    .xts-dropdown-menu.xts-style-sized .xts-sub-menu > li, .xts-dropdown-menu.xts-style-full .xts-sub-menu > li, .xts-dropdown-menu.xts-style-container .xts-sub-menu > li {
      margin-bottom: 10px;
      min-width: 150px; }
  .xts-dropdown-menu.xts-style-default {
    --xts-dropdown-width: 220px; }
    .xts-dropdown-menu.xts-style-default .xts-dropdown-menu {
      margin-left: 25px;
      margin-top: 0 !important;
      width: var(--xts-dropdown-width); }
      .xts-dropdown-menu.xts-style-default .xts-dropdown-menu:after {
        height: 100% !important; }
    .xts-header-col.xts-end .xts-dropdown-menu.xts-style-default .xts-dropdown-menu {
      margin-right: 25px;
      margin-left: 0;
      right: 100%;
      left: auto; }
      .xts-header-col.xts-end .xts-dropdown-menu.xts-style-default .xts-dropdown-menu:after {
        right: 0;
        left: 100%; }
    .xts-dropdown-menu.xts-style-default .menu-item-has-children > a:after,
    .xts-dropdown-menu.xts-style-default .xts-has-children > a:after {
      margin-left: auto;
      color: rgba(85, 85, 85, 0.45);
      font-weight: 400;
      font-size: 10px;
      line-height: 14px;
      content: "\e923";
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .xts-dropdown-menu.xts-style-default.xts-scheme-light .menu-item-has-children > a:after,
    .xts-dropdown-menu.xts-style-default.xts-scheme-light .xts-has-children > a:after {
      color: rgba(255, 255, 255, 0.6); }
  .xts-dropdown-menu.xts-style-full {
    padding-right: 0;
    padding-left: 0;
    --xts-dropdown-width: 100vw; }
  .xts-dropdown-menu.xts-style-container {
    --xts-dropdown-width: calc(100vw - 30px); }

.xts-nav.xts-direction-v .xts-dropdown-menu, .xts-dropdown-menu.xts-style-default .xts-dropdown-menu {
  top: 0;
  bottom: auto;
  right: auto;
  left: 100%; }

.xts-dropdown-search-cats, .xts-header-col.xts-end .xts-dropdown-search, .xts-header-col.xts-end .xts-dropdown-cart, .xts-header-col.xts-end .xts-dropdown-account, .xts-single-product-nav.xts-style-default .xts-dropdown {
  right: 0;
  left: auto; }

.xts-search-results, .xts-dropdown-cats {
  right: 0;
  left: 0; }

.xts-nav.xts-direction-v .xts-dropdown-menu:after, .xts-dropdown-menu.xts-style-default .xts-dropdown-menu:after {
  top: 0;
  right: 100%;
  bottom: 0;
  left: auto;
  width: 30px;
  height: 100%; }

.xts-full-height .xts-nav.xts-style-separated > li > .xts-dropdown-menu {
  margin: 0 ; }
  .xts-full-height .xts-nav.xts-style-separated > li > .xts-dropdown-menu:after {
    width: auto ;
    height: auto ; }

.xts-dropdown-search-cats, .xts-search-form .xts-search-results, .xts-dropdown-search .xts-search-results, .xts-dropdown-cats {
  margin: 0 !important; }
  .xts-dropdown-search-cats:after, .xts-search-form .xts-search-results:after, .xts-dropdown-search .xts-search-results:after, .xts-dropdown-cats:after {
    width: auto !important;
    height: auto !important; }

.searchform {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .searchform .searchform-input {
    position: relative;
    flex: 1 1 0%;
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    min-width: 100px; }
  .searchform input[type=text]::-ms-clear {
    display: none; }
  .searchform .searchsubmit {
    margin-top: 2px;
    margin-bottom: 2px;
    color: #ffffff; }
    .searchform .searchsubmit:hover {
      color: #ffffff; }
    .searchform .searchsubmit:after {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -9px;
      margin-left: -9px;
      opacity: 0;
      transition: opacity 0.25s ease;
      content: "";
      display: inline-block;
      width: 18px;
      height: 18px;
      border: 1px solid transparent;
      border-left-color: currentColor;
      border-radius: 50%;
      vertical-align: middle; }
  .searchform .submit-text,
  .searchform .xts-custom-img {
    transition: opacity 0.25s ease; }
  .searchform.xts-ajax-search .searchform-input {
    min-width: 250px; }
  .searchform.search-loading .searchsubmit:after {
    opacity: 1;
    animation: xts-rotate 450ms infinite linear; }
  .searchform.search-loading .submit-text,
  .searchform.search-loading .xts-custom-img {
    opacity: 0; }

.xts-search-cats {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center; }
  .xts-search-cats:before, .xts-search-cats:after {
    content: "";
    height: 18px;
    border-left: 1px solid; }
  .xts-search-cats > a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 155px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 600;
    font-size: 13px; }
    .xts-search-cats > a > span {
      width: 100%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .xts-search-cats > a:after {
      font-weight: 400;
      font-size: 9px;
      margin-left: 5px;
      content: "\e900";
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  [class*="xts-scheme-light"] .xts-search-cats:after, [class*="xts-scheme-light"] .xts-search-cats:before {
    border-color: rgba(255, 255, 255, 0.23); }
  [class*="xts-scheme-light"] .xts-search-cats > a {
    color: rgba(255, 255, 255, 0.9); }
    [class*="xts-scheme-light"] .xts-search-cats > a:after {
      color: rgba(255, 255, 255, 0.6); }
    [class*="xts-scheme-light"] .xts-search-cats > a:hover {
      color: rgba(255, 255, 255, 0.6); }
  .xts-search-cats:after, .xts-search-cats:before,
  .xts-scheme-dark-form .xts-search-cats:after,
  .xts-scheme-dark-form .xts-search-cats:before {
    border-color: rgba(119, 119, 119, 0.2); }
  .xts-search-cats > a,
  .xts-scheme-dark-form .xts-search-cats > a {
    color: #333333; }
    .xts-search-cats > a:after,
    .xts-scheme-dark-form .xts-search-cats > a:after {
      color: rgba(85, 85, 85, 0.45); }
    .xts-search-cats > a:hover,
    .xts-scheme-dark-form .xts-search-cats > a:hover {
      color: #666666; }

.xts-dropdown-search-cats {
  width: 200px; }
  .xts-dropdown-search-cats .xts-scroll-content {
    padding: 17px 25px; }
  .xts-dropdown-search-cats .xts-sub-menu ul {
    margin-left: 15px; }
  .xts-dropdown-search-cats .cat-item.xts-current > a {
    font-weight: 600;
    color: #333333; }
  .xts-dropdown-search-cats .xts-cat-item {
    display: none; }

.searchform.xts-style-default .xts-search-cats:after {
  content: none; }

.searchform.xts-style-default .xts-custom-img {
  margin-right: 8px; }

.searchform.xts-style-with-bg input[type="text"], .searchform.xts-style-icon-alt input[type="text"] {
  padding-right: 50px; }

.searchform.xts-style-with-bg .xts-search-cats, .searchform.xts-style-icon-alt .xts-search-cats {
  right: 50px; }

.searchform.xts-style-with-bg .searchsubmit, .searchform.xts-style-icon-alt .searchsubmit {
  right: 0; }

.searchform.xts-style-with-bg .xts-search-cats:after {
  content: none; }

.searchform.xts-style-icon-alt-2 .xts-search-cats:after {
  content: none; }

.searchform.xts-style-icon-alt-2 input[type="text"] {
  padding-left: 50px; }

.searchform.xts-style-icon-alt-2 .searchsubmit {
  left: 0; }

.searchform.xts-style-with-bg .searchform-input, .searchform.xts-style-icon-alt .searchform-input, .searchform.xts-style-icon-alt-2 .searchform-input {
  margin: 0; }

.searchform.xts-style-with-bg .searchsubmit, .searchform.xts-style-icon-alt .searchsubmit, .searchform.xts-style-icon-alt-2 .searchsubmit {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 50px;
  font-weight: 400; }
  .searchform.xts-style-with-bg .searchsubmit:before, .searchform.xts-style-icon-alt .searchsubmit:before, .searchform.xts-style-icon-alt-2 .searchsubmit:before {
    font-size: 20px;
    transition: opacity .25s ease;
    content: "\e90b";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .searchform.xts-style-with-bg .searchsubmit:hover, .searchform.xts-style-icon-alt .searchsubmit:hover, .searchform.xts-style-icon-alt-2 .searchsubmit:hover {
    box-shadow: none; }

.searchform.xts-style-with-bg .xts-icon-custom:before, .searchform.xts-style-icon-alt .xts-icon-custom:before, .searchform.xts-style-icon-alt-2 .xts-icon-custom:before {
  content: none; }

.searchform.xts-style-with-bg .submit-text, .searchform.xts-style-icon-alt .submit-text, .searchform.xts-style-icon-alt-2 .submit-text {
  display: none; }

.search-loading.searchform.xts-style-with-bg .searchsubmit:before, .search-loading.searchform.xts-style-icon-alt .searchsubmit:before, .search-loading.searchform.xts-style-icon-alt-2 .searchsubmit:before {
  opacity: 0; }

.searchform.xts-style-icon-alt .searchsubmit, .searchform.xts-style-icon-alt-2 .searchsubmit {
  background-color: transparent !important;
  box-shadow: none !important; }

[class*="xts-scheme-light"] .searchform.xts-style-icon-alt .searchsubmit, [class*="xts-scheme-light"] .searchform.xts-style-icon-alt-2 .searchsubmit {
  color: rgba(255, 255, 255, 0.6); }
  [class*="xts-scheme-light"] .searchform.xts-style-icon-alt .searchsubmit:hover, [class*="xts-scheme-light"] .searchform.xts-style-icon-alt-2 .searchsubmit:hover {
    color: rgba(255, 255, 255, 0.9); }

.searchform.xts-style-icon-alt .searchsubmit, .searchform.xts-style-icon-alt-2 .searchsubmit,
.xts-scheme-dark-form .searchform.xts-style-icon-alt .searchsubmit,
.xts-scheme-dark-form .searchform.xts-style-icon-alt-2 .searchsubmit {
  color: #777777; }
  .searchform.xts-style-icon-alt .searchsubmit:hover, .searchform.xts-style-icon-alt-2 .searchsubmit:hover,
  .xts-scheme-dark-form .searchform.xts-style-icon-alt .searchsubmit:hover,
  .xts-scheme-dark-form .searchform.xts-style-icon-alt-2 .searchsubmit:hover {
    color: #333333; }

.xts-search-results-wrapper {
  position: relative; }

.autocomplete-suggestions {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -1px;
  margin-right: -1px; }

.autocomplete-suggestion {
  display: flex;
  flex: 1 1 250px;
  padding: 15px;
  border-bottom: 1px solid;
  border-right: 1px solid;
  border-color: rgba(119, 119, 119, 0.2);
  cursor: pointer;
  transition: all 0.25s ease; }
  .autocomplete-suggestion .suggestion-thumb {
    flex: 0 0 auto;
    margin-right: 15px;
    max-width: 65px; }
  .autocomplete-suggestion img {
    width: 100%; }
  .autocomplete-suggestion .suggestion-content {
    flex: 1 1 auto; }
  .autocomplete-suggestion .suggestion-title {
    margin-bottom: 0px;
    font-size: 14px; }
    .autocomplete-suggestion .suggestion-title strong {
      text-decoration: underline; }
  .autocomplete-suggestion .price {
    margin-top: 5px;
    font-size: 14px; }
  .autocomplete-suggestion .suggestion-meta {
    margin-top: 5px;
    font-size: 12px; }
  .autocomplete-suggestion:hover, .autocomplete-suggestion.autocomplete-selected {
    background-color: #f7f7f7; }
  .autocomplete-suggestion.suggestion-divider {
    flex-basis: 100%;
    background-color: transparent;
    cursor: default; }
  .autocomplete-suggestion .suggestion-divider-title {
    margin-bottom: 0; }
  .xts-scheme-light .autocomplete-suggestion {
    border-color: rgba(255, 255, 255, 0.15); }
    .xts-scheme-light .autocomplete-suggestion:hover, .xts-scheme-light .autocomplete-suggestion.autocomplete-selected {
      background-color: rgba(255, 255, 255, 0.1); }

.xts-search-results-btn {
  flex: 1 1 100%;
  margin-top: -1px;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 100%;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: rgba(119, 119, 119, 0.2);
  color: #333333;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  transition: all 0.25s ease; }
  .xts-search-results-btn:hover {
    color: #777777; }
  .xts-scheme-light .xts-search-results-btn {
    border-color: rgba(255, 255, 255, 0.15);
    color: #ffffff; }
    .xts-scheme-light .xts-search-results-btn:hover {
      color: rgba(255, 255, 255, 0.8); }

.xts-search-close > a:before {
  content: "\e909";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@supports (grid-column: auto) {
  .autocomplete-suggestions {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); }
  .xts-search-results-btn,
  .suggestion-divider,
  .suggestion-no-found {
    grid-column: 1 / -1; } }

.xts-page-nav {
  margin-bottom: 40px;
  border-top: 1px solid rgba(119, 119, 119, 0.2);
  border-bottom: 1px solid rgba(119, 119, 119, 0.2);
  padding-top: 15px;
  padding-bottom: 15px; }

.xts-page-nav-title {
  word-break: break-word;
  margin-bottom: 0;
  font-size: 20px;
  transition: all 0.25s ease; }

.xts-page-nav-btn {
  display: flex;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 100%; }

.xts-page-nav-link {
  z-index: 2; }

.xts-page-nav-arrow {
  border: 1px solid rgba(119, 119, 119, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 40px;
  flex-shrink: 0;
  transition: all 0.25s ease; }
  .xts-page-nav-arrow:before {
    color: #000000;
    font-size: 18px;
    line-height: 1;
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.xts-page-nav-btn.xts-prev .xts-page-nav-arrow {
  margin-right: 25px; }
  .xts-page-nav-btn.xts-prev .xts-page-nav-arrow:before {
    content: "\e901"; }

.xts-page-nav-btn.xts-next {
  justify-content: flex-end;
  text-align: right; }
  .xts-page-nav-btn.xts-next .xts-page-nav-arrow {
    margin-left: 25px; }
    .xts-page-nav-btn.xts-next .xts-page-nav-arrow:before {
      content: "\e902"; }

.xts-page-nav-subtitle {
  font-size: 14px; }

.commentlist .review:not(:last-child),
.commentlist .comment:not(:last-child) {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(119, 119, 119, 0.2); }

.commentlist .avatar {
  max-width: 60px;
  width: 100%;
  border-radius: 50%; }

.commentlist .children,
.commentlist .comment-respond {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid rgba(119, 119, 119, 0.2); }

.commentlist .children {
  position: relative;
  margin-left: 75px; }
  .commentlist .children:before {
    position: absolute;
    top: -18px;
    left: -55px;
    color: rgba(119, 119, 119, 0.4);
    font-size: 36px;
    line-height: 1;
    content: "\e928";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.comment-form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px; }
  .comment-form > p,
  .comment-form > div {
    flex-basis: 100%;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    max-width: 100%; }
  .comment-form .logged-in-as,
  .comment-form .comment-notes {
    margin-bottom: 20px; }
  .comment-form .comment-form-author,
  .comment-form .comment-form-email,
  .comment-form .comment-form-url {
    flex: 1 1 220px; }
  .comment-form .form-submit {
    margin-top: 10px; }
  .comment-form input[type="submit"] {
    color: #ffffff; }
    .comment-form input[type="submit"]:hover {
      color: #ffffff; }

.xts-comments-title {
  margin-bottom: 30px; }

.xts-comments-area .commentlist {
  margin-bottom: 30px; }

.xts-comments-area .logged-in-as a {
  color: inherit; }
  .xts-comments-area .logged-in-as a:hover {
    opacity: .8; }

.xts-comments-area .comment-meta {
  margin-bottom: 20px; }
  .xts-comments-area .comment-meta > div {
    margin-bottom: 5px; }

.xts-comments-area .comment-metadata > a,
.xts-comments-area .comment-metadata > span {
  margin-right: 5px; }

.xts-comments-area .comment-metadata a {
  color: #a5a5a5; }
  .xts-comments-area .comment-metadata a:hover {
    color: #666666; }

.xts-comments-area .comment-edit-link:before {
  margin-right: 5px;
  content: "\e911";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.xts-comments-area .comment-author .fn {
  color: #333333; }

.xts-comments-area .comment-author .says {
  display: none; }

.xts-comments-area .avatar {
  position: absolute;
  top: 0;
  left: 0; }

.xts-comments-area .comment-body {
  position: relative;
  padding-left: 80px; }

.xts-comments-area .comment-awaiting-moderation {
  font-size: 14px; }
  .xts-comments-area .comment-awaiting-moderation + br {
    display: none; }

.xts-comments-area .comment-content > *:last-child {
  margin-bottom: 0; }

.xts-comments-area .comment-content ul,
.xts-comments-area .comment-content ol {
  margin-bottom: 20px;
  padding-left: 20px; }
  .xts-comments-area .comment-content ul ul,
  .xts-comments-area .comment-content ul ol,
  .xts-comments-area .comment-content ol ul,
  .xts-comments-area .comment-content ol ol {
    margin-top: 10px;
    margin-bottom: 0; }

.xts-comments-area .comment-content li {
  margin-bottom: 10px; }
  .xts-comments-area .comment-content li:last-child {
    margin-bottom: 0; }

.xts-comments-area .comment-content ul {
  list-style: disc; }

.xts-comments-area .comment-content ol {
  list-style: decimal; }

.xts-comments-area .comment-content dl {
  margin-bottom: 20px; }
  .xts-comments-area .comment-content dl dt {
    color: #333333;
    font-weight: 600; }
  .xts-comments-area .comment-content dl dd {
    margin-bottom: 20px; }

.xts-comments-area .comment-reply-title {
  display: flex;
  align-items: stretch;
  justify-content: space-between; }

.xts-comments-area .comment-reply-link, .xts-comments-area #cancel-comment-reply-link {
  display: inline-block;
  border-bottom: 1px solid;
  text-transform: none;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  color: #333333; }
  .xts-comments-area .comment-reply-link:hover, .xts-comments-area #cancel-comment-reply-link:hover {
    color: #333333;
    opacity: 0.6; }

.xts-comments-area .trackback + .trackback,
.xts-comments-area .trackback + .pingback,
.xts-comments-area .trackback + .comment,
.xts-comments-area .pingback + .trackback,
.xts-comments-area .pingback + .pingback,
.xts-comments-area .pingback + .comment {
  margin-top: 20px; }

.xts-comments-area .trackback .comment-meta,
.xts-comments-area .pingback .comment-meta {
  margin-bottom: 15px; }

.xts-comments-area .trackback .comment-body,
.xts-comments-area .pingback .comment-body {
  padding-left: 0; }

.xts-no-comments {
  margin-bottom: 0;
  color: #333333;
  font-weight: 600; }

.xts-comment-nav {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(119, 119, 119, 0.2);
  border-bottom: 1px solid rgba(119, 119, 119, 0.2); }
  .xts-comment-nav a {
    display: inline-block;
    margin-bottom: 10px;
    color: #333333;
    font-weight: 600; }
    .xts-comment-nav a:before, .xts-comment-nav a:after {
      vertical-align: middle;
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .xts-comment-nav a.xts-prev:before {
      margin-right: 5px;
      content: "\e905"; }
    .xts-comment-nav a.xts-next:after {
      margin-left: 5px;
      content: "\e906"; }

.xts-comment-nav-sep {
  flex: 1 1 auto; }

.star-rating {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 16px;
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .star-rating:before {
    content: "\e914" "\e914" "\e914" "\e914" "\e914";
    color: #bbbbbb; }
  .star-rating span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    text-indent: 99999px; }
    .star-rating span:before {
      content: "\e916" "\e916" "\e916" "\e916" "\e916";
      position: absolute;
      top: 0;
      left: 0;
      color: #EABE12;
      text-indent: 0; }

.xts-pagination {
  margin-top: 50px;
  text-align: center; }

nav[class*="-pagination"] ul {
  display: inline-flex;
  flex-wrap: wrap; }

nav[class*="-pagination"] li:not(:last-child) {
  margin-right: 5px; }

nav[class*="-pagination"] li .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 35px;
  height: 35px;
  padding: 0 3px;
  color: #333333;
  font-weight: 600;
  font-size: 14px; }
  nav[class*="-pagination"] li .page-numbers.next, nav[class*="-pagination"] li .page-numbers.prev {
    font-size: 0; }
    nav[class*="-pagination"] li .page-numbers.next:before, nav[class*="-pagination"] li .page-numbers.prev:before {
      font-size: 14px;
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  nav[class*="-pagination"] li .page-numbers.prev:before {
    content: "\e901"; }
  nav[class*="-pagination"] li .page-numbers.next:before {
    content: "\e902"; }
  nav[class*="-pagination"] li .page-numbers:hover {
    color: #333333;
    background-color: rgba(0, 0, 0, 0.05); }
  nav[class*="-pagination"] li .page-numbers.current {
    color: #ffffff; }

.xts-load-more-wrapper {
  margin-top: 30px;
  text-align: center; }
  .xts-load-more-wrapper:empty {
    display: none; }

.xts-load-more {
  padding-right: 28px;
  padding-left: 28px;
  border-width: 1px;
  box-shadow: none !important;
  background-color: transparent !important;
  border-color: rgba(119, 119, 119, 0.2);
  color: #333333; }
  .xts-load-more:hover {
    border-color: rgba(119, 119, 119, 0.4);
    color: #333333; }
  .xts-load-more.xts-loading {
    display: none; }
    .xts-load-more.xts-loading + .xts-button-loader {
      display: inline-flex; }
      .xts-load-more.xts-loading + .xts-button-loader:before {
        animation: xts-rotate 450ms infinite linear; }

.xts-button-loader {
  display: none; }
  .xts-button-loader:before {
    margin-right: 8px;
    margin-left: -8px;
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid transparent;
    border-left-color: currentColor;
    border-radius: 50%;
    vertical-align: middle; }

.xts-notification, .wpcf7-response-output, .mc4wp-alert, .woocommerce-message,
.woocommerce-error,
.woocommerce-info, div.wc-block-components-notice-banner {
  position: relative;
  margin-bottom: 20px;
  padding: 15px 70px !important;
  border-left: 5px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
  color: #ffffff; }
  .xts-notification a, .wpcf7-response-output a, .mc4wp-alert a, .woocommerce-message a, .woocommerce-error a, .woocommerce-info a, div.wc-block-components-notice-banner a {
    color: rgba(255, 255, 255, 0.9);
    text-decoration: underline; }
    .xts-notification a:hover, .wpcf7-response-output a:hover, .mc4wp-alert a:hover, .woocommerce-message a:hover, .woocommerce-error a:hover, .woocommerce-info a:hover, div.wc-block-components-notice-banner a:hover {
      color: rgba(255, 255, 255, 0.6); }
  .xts-notification:before, .wpcf7-response-output:before, .mc4wp-alert:before, .woocommerce-message:before,
  .woocommerce-error:before,
  .woocommerce-info:before, div.wc-block-components-notice-banner:before {
    position: absolute;
    top: 50%;
    left: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -17px;
    width: 34px;
    height: 34px;
    border: 1.5px solid #ffffff;
    border-radius: 50%;
    font-size: 18px;
    line-height: 1;
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.wpcf7-response-output:after, .mc4wp-alert:after, .woocommerce-message:after,
.woocommerce-error:after,
.woocommerce-info:after, div.wc-block-components-notice-banner:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  content: "\e909";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.xts-hide.wpcf7-response-output, .xts-hide.mc4wp-alert, .xts-hide.woocommerce-message,
.xts-hide.woocommerce-error,
.xts-hide.woocommerce-info, div.xts-hide.wc-block-components-notice-banner {
  display: block !important;
  margin: 0;
  padding: 0 !important;
  opacity: 0;
  height: 0 !important;
  transition: opacity .25s ease,
 height .25s ease .25s,
 padding .25s ease .25s,
 margin .25s ease .25s; }

.xts-notification.xts-color-success, .wpcf7-form.sent .wpcf7-response-output, .mc4wp-success, .woocommerce-message, div.wc-block-components-notice-banner.is-success {
  background-color: #52C388; }
  .xts-notification.xts-color-success:before, .wpcf7-form.sent .wpcf7-response-output:before, .mc4wp-success:before, .woocommerce-message:before, div.wc-block-components-notice-banner.is-success:before {
    content: "\e919"; }

.xts-notification.xts-color-info, .mc4wp-notice,
.woocommerce-info, div.wc-block-components-notice-banner.is-info {
  background-color: #539CF0; }
  .xts-notification.xts-color-info:before, .mc4wp-notice:before,
  .woocommerce-info:before, div.wc-block-components-notice-banner.is-info:before {
    content: "\e930"; }

.xts-notification.xts-color-warning, .wpcf7-form:not(.sent) .wpcf7-response-output, .mc4wp-error,
.woocommerce-error, div.wc-block-components-notice-banner.is-error {
  background-color: #EEB41F; }
  .xts-notification.xts-color-warning:before, .wpcf7-form:not(.sent) .wpcf7-response-output:before, .mc4wp-error:before,
  .woocommerce-error:before, div.wc-block-components-notice-banner.is-error:before {
    content: "\e931"; }

.xts-breadcrumbs {
  vertical-align: middle;
  line-height: 1.2;
  color: #a5a5a5; }

.xts-breadcrumbs:not(.woocommerce-breadcrumb) .xts-delimiter:last-child {
  display: none; }

.xts-page-title .xts-breadcrumbs {
  font-size: 90%; }
  .xts-breadcrumbs a {
    color: #333333;
    font-weight: 600; }
    .xts-breadcrumbs a:hover {
      color: rgba(51, 51, 51, 0.7); }
  .xts-breadcrumbs .xts-delimiter {
    padding: 0 8px; }
    .xts-breadcrumbs .xts-delimiter:after {
      content: "/"; }
  .xts-scheme-light .xts-breadcrumbs {
    color: rgba(255, 255, 255, 0.7); }
    .xts-scheme-light .xts-breadcrumbs a {
      color: rgba(255, 255, 255, 0.9); }
      .xts-scheme-light .xts-breadcrumbs a:hover {
        color: rgba(255, 255, 255, 0.7); }

.widget a, [class*="elementor-widget-wp-widget"] a {
  color: #727272; }
  .widget a:hover, [class*="elementor-widget-wp-widget"] a:hover {
    color: #5e5e5e; }

.widget ul, [class*="elementor-widget-wp-widget"] ul {
  margin-bottom: 0; }

.xts-widget-scheme-light a {
  color: rgba(255, 255, 255, 0.6); }
  .xts-widget-scheme-light a:hover {
    color: #ffffff; }

.widget {
  margin-bottom: 20px; }
  .widget:last-child {
    margin-bottom: 0; }

.widget-title {
  font-size: inherit; }

.xts-widget-collapse.xts-inited .widget-title {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  user-select: none;
  cursor: pointer; }
  .xts-widget-collapse.xts-inited .widget-title:after {
    margin-left: auto;
    color: #333333;
    font-weight: 400;
    font-size: 12px;
    transition: all .25s ease;
    content: "\e921";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.xts-widget-collapse.xts-inited.xts-opened .widget-title:after {
  transform: rotate(180deg); }

.xts-widget-collapse.xts-inited > .widget-title ~ * {
  margin-top: 20px; }

.xts-widget-collapse.xts-inited:not(.xts-initially-opened) > .widget-title ~ * {
  display: none; }

.xts-scheme-light .xts-widget-collapse.xts-inited .widget-title:after {
  color: rgba(255, 255, 255, 0.6); }

.xts-sidebar .widget {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(119, 119, 119, 0.2); }
  .xts-sidebar .widget:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
  .xts-scheme-light .xts-sidebar .widget {
    border-color: rgba(255, 255, 255, 0.15); }

.widget_recent_comments li:before {
  margin-right: 5px;
  color: #bbbbbb;
  vertical-align: middle;
  font-size: 95%;
  content: "\e912";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.xts-scheme-light .widget_recent_comments li > a {
  color: #ffffff; }
  .xts-scheme-light .widget_recent_comments li > a:hover {
    color: rgba(255, 255, 255, 0.6); }

.xts-scheme-light .widget_recent_comments li:before {
  color: rgba(255, 255, 255, 0.4); }

.tagcloud > a {
  font-size: 12px !important; }

.widget_recent_entries a {
  display: block; }

.widget_recent_entries .post-date {
  margin-top: 5px; }
  .widget_recent_entries .post-date:before {
    content: "\e917"; }

.xts-scheme-light .widget_recent_entries a {
  color: #ffffff; }
  .xts-scheme-light .widget_recent_entries a:hover {
    color: rgba(255, 255, 255, 0.6); }

.xts-recent-list {
  margin-top: 0; }
  .xts-recent-list li {
    display: flex;
    align-items: flex-start; }

.xts-recent-thumb {
  flex: 0 0 auto;
  margin-right: 10px; }

.xts-recent-content {
  flex: 1 1 auto; }

.xts-recent-title {
  margin-bottom: 2px; }

.xts-recent-meta {
  margin-top: 2px;
  margin-bottom: 2px; }

.xts-recent-comment:before {
  content: "\e912"; }

.xts-recent-time {
  margin-right: 5px; }
  .xts-recent-time:before {
    content: "\e917"; }

.widget_calendar caption {
  margin-bottom: 15px;
  color: #242424;
  text-align: center;
  font-weight: 600;
  font-size: 18px; }

.widget_calendar th, .widget_calendar td {
  border-bottom: none;
  text-align: center; }

.widget_calendar th {
  padding: 5px;
  font-size: 16px; }

.widget_calendar td {
  padding: 10px; }

.widget_calendar #today {
  color: #ffffff;
  font-weight: 600; }

.widget_calendar #prev {
  text-align: left; }

.widget_calendar #next {
  text-align: right; }

.widget_calendar #wp-calendar {
  margin-bottom: 0; }

.xts-scheme-light .widget_calendar caption {
  color: #ffffff; }

.widget_rss li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(119, 119, 119, 0.2); }
  .widget_rss li > a {
    display: block;
    margin-bottom: 8px; }
  .widget_rss li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }

.widget_rss cite {
  display: block;
  margin-top: 5px; }

.widget_rss .rss-date {
  margin-bottom: 8px; }
  .widget_rss .rss-date:before {
    content: "\e917"; }

.widget_rss .widget-title a {
  display: inline-block; }
  .widget_rss .widget-title a:first-child {
    margin-right: 5px;
    vertical-align: middle; }
  .widget_rss .widget-title a img {
    vertical-align: baseline; }

.xts-scheme-light .widget_rss li {
  border-color: rgba(255, 255, 255, 0.15); }
  .xts-scheme-light .widget_rss li > a {
    color: #ffffff; }
    .xts-scheme-light .widget_rss li > a:hover {
      color: rgba(255, 255, 255, 0.6); }

.widget_categories li ul,
.widget_pages li ul,
.widget_archive li ul,
.widget_nav_menu li ul {
  margin-top: 10px;
  margin-left: 10px; }

.widget_categories li a,
.widget_pages li a,
.widget_archive li a,
.widget_nav_menu li a {
  display: inline-block;
  margin-right: 2px; }

.widget_categories li.current-cat > a {
  font-weight: 600; }

.widget_pages li.current_page_item > a,
.widget_nav_menu li.current_page_item > a {
  font-weight: 600; }

.widget_text .textwidget > *:last-child {
  margin-bottom: 0; }

.widget_recent_entries .post-date, .xts-recent-content .xts-recent-meta, .widget_rss .rss-date {
  display: inline-flex;
  align-items: center;
  color: #a5a5a5;
  font-size: 90%;
  line-height: 1.2; }
  .widget_recent_entries .post-date:before, .xts-recent-content .xts-recent-meta:before, .widget_rss .rss-date:before {
    margin-right: 5px;
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.xts-scheme-light .widget_recent_entries .post-date, .xts-scheme-light .xts-recent-content .xts-recent-meta, .xts-scheme-light .widget_rss .rss-date {
  color: rgba(255, 255, 255, 0.6); }

.xts-hint {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 0; }
  .xts-hint:before {
    content: "?";
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #ffffff;
    font-weight: 600;
    font-size: 14px; }

.xts-tags-list, .tagcloud {
  margin-left: -5px;
  margin-right: -5px; }
  .xts-tags-list > a, .tagcloud > a {
    position: relative;
    display: inline-block;
    min-width: 70px;
    color: #333333;
    text-align: center;
    white-space: nowrap;
    font-weight: 600;
    border: 1px solid rgba(119, 119, 119, 0.2);
    font-size: 14px;
    margin: 5px;
    padding: 5px 15px 5px 25px; }
    .xts-tags-list > a:before, .tagcloud > a:before {
      position: absolute;
      top: 50%;
      left: 10px;
      margin-top: -3px;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: rgba(119, 119, 119, 0.2);
      content: "";
      transition: inherit; }
    .xts-tags-list > a:hover, .tagcloud > a:hover {
      color: #242424; }

.xts-scheme-light .tagcloud > a {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.15); }
  .xts-scheme-light .tagcloud > a:before {
    background-color: rgba(255, 255, 255, 0.15); }

.xts-close-side {
  position: fixed;
  z-index: 400;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1), visibility 0s cubic-bezier(0.19, 1, 0.22, 1) 0.5s, z-index 0s cubic-bezier(0.19, 1, 0.22, 1) 0.5s, top 0s cubic-bezier(0.19, 1, 0.22, 1) 0.5s; }
  .xts-close-side.xts-location-header, .xts-close-side.xts-location-sticky-header, .xts-close-side.xts-location-header-cats {
    z-index: 199; }
  .xts-close-side.xts-location-categories {
    z-index: 201; }
  .xts-close-side.xts-location-header-cats {
    top: 0 !important; }
  .xts-close-side.xts-opened {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s; }

.xts-more-desc {
  position: relative;
  overflow: hidden;
  line-height: 1.6em; }
  .xts-more-desc .xts-more-desc-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1.6em;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0, #ffffff 100%);
    color: #333333;
    text-align: center;
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(1.6em); }
    .xts-more-desc .xts-more-desc-btn:before {
      font-size: 22px;
      content: "\e913";
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .xts-more-desc .xts-more-desc-btn:not(.xts-shown) {
      display: none; }
  .xts-more-desc:not(.xts-opened) {
    max-height: 14.4em; }
    .xts-more-desc:not(.xts-opened):hover .xts-more-desc-btn {
      transform: none; }

.xts-carousel {
  position: relative; }
  .xts-carousel:not(.xts-loaded) {
    flex-wrap: nowrap;
    overflow: hidden; }
  .xts-carousel .swiper-container {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%; }
  .xts-carousel > .xts-col {
    flex-grow: 0;
    flex-shrink: 0; }
  .xts-carousel .xts-col {
    flex-basis: auto;
    padding-top: 5px;
    padding-bottom: 5px; }

body .xts-carousel,
body .xts-carousel .xts-col,
body .xts-carousel > .swiper-container > .swiper-wrapper > .xts-col {
  margin-bottom: 0; }

.xts-nav-arrow {
  user-select: none; }
  .xts-nav-arrow.xts-lock {
    display: none !important; }
  .xts-nav-arrow:not(.xts-disabled) .xts-arrow-inner {
    cursor: pointer; }

.xts-carousel[data-xts-carousel-dots="yes"]:not(.xts-controls-disabled) > .swiper-container {
  margin-bottom: 40px; }

.xts-nav-pagination.xts-lock {
  display: none !important; }

.xts-nav-pagination, .flickity-page-dots {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 2;
  overflow: hidden;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  text-align: center;
  white-space: nowrap;
  transform: translateX(-50%); }

.xts-nav-pagination .xts-nav-pagination-item, .flickity-page-dots .dot {
  position: relative;
  display: inline-block;
  cursor: pointer; }

.xts-arrows-design-default .xts-arrow-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: inherit;
  width: inherit;
  color: rgba(0, 0, 0, 0.8);
  font-size: 22px;
  transition: all 0.25s ease, transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
  .xts-arrows-design-default .xts-arrow-inner:hover {
    color: rgba(0, 0, 0, 0.5); }

.xts-arrows-design-default .xts-nav-arrow.xts-prev .xts-arrow-inner:before {
  content: "\e901";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.xts-arrows-design-default .xts-nav-arrow.xts-next .xts-arrow-inner:before {
  content: "\e902";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.xts-arrows-design-default .xts-nav-arrow.xts-disabled .xts-arrow-inner {
  color: rgba(0, 0, 0, 0.5); }

.xts-arrows-design-default.xts-arrows-light .xts-arrow-inner {
  color: #ffffff; }
  .xts-arrows-design-default.xts-arrows-light .xts-arrow-inner:hover {
    color: rgba(255, 255, 255, 0.8); }

.xts-arrows-design-default.xts-arrows-light .xts-nav-arrow.xts-disabled .xts-arrow-inner {
  color: rgba(255, 255, 255, 0.8); }

.xts-arrows-design-default.xts-arrows-vpos-sides .xts-nav-arrow {
  position: absolute;
  top: calc(50% - 22.5px);
  z-index: 10;
  width: 45px;
  height: 45px; }
  .xts-arrows-design-default.xts-arrows-vpos-sides .xts-nav-arrow.xts-prev {
    left: -45px; }
  .xts-arrows-design-default.xts-arrows-vpos-sides .xts-nav-arrow.xts-next {
    right: -45px; }

.xts-arrows-design-default.xts-arrows-vpos-sides.xts-arrows-hpos-inside .xts-nav-arrow.xts-prev {
  left: 5px; }

.xts-arrows-design-default.xts-arrows-vpos-sides.xts-arrows-hpos-inside .xts-nav-arrow.xts-next {
  right: 5px; }

.xts-arrows-design-default.xts-arrows-vpos-sides.xts-row-spacing-0 .xts-nav-arrow.xts-prev {
  margin-left: 10px; }

.xts-arrows-design-default.xts-arrows-vpos-sides.xts-row-spacing-0 .xts-nav-arrow.xts-next {
  margin-right: 10px; }

.xts-arrows-design-default.xts-arrows-vpos-sides.xts-row-spacing-2 .xts-nav-arrow.xts-prev {
  margin-left: 1px; }

.xts-arrows-design-default.xts-arrows-vpos-sides.xts-row-spacing-2 .xts-nav-arrow.xts-next {
  margin-right: 1px; }

.xts-arrows-design-default.xts-arrows-vpos-sides.xts-row-spacing-10 .xts-nav-arrow.xts-prev {
  margin-left: 5px; }

.xts-arrows-design-default.xts-arrows-vpos-sides.xts-row-spacing-10 .xts-nav-arrow.xts-next {
  margin-right: 5px; }

.xts-arrows-design-default.xts-arrows-vpos-sides.xts-row-spacing-20 .xts-nav-arrow.xts-prev {
  margin-left: 10px; }

.xts-arrows-design-default.xts-arrows-vpos-sides.xts-row-spacing-20 .xts-nav-arrow.xts-next {
  margin-right: 10px; }

.xts-arrows-design-default.xts-arrows-vpos-sides.xts-row-spacing-30 .xts-nav-arrow.xts-prev {
  margin-left: 10px; }

.xts-arrows-design-default.xts-arrows-vpos-sides.xts-row-spacing-30 .xts-nav-arrow.xts-next {
  margin-right: 10px; }

.xts-arrows-design-default.xts-arrows-vpos-sides.xts-row-spacing-40 .xts-nav-arrow.xts-prev {
  margin-left: 10px; }

.xts-arrows-design-default.xts-arrows-vpos-sides.xts-row-spacing-40 .xts-nav-arrow.xts-next {
  margin-right: 10px; }

.xts-arrows-design-default.xts-arrows-vpos-top .xts-nav-arrows {
  position: absolute;
  right: 0;
  bottom: calc(100% + 15px);
  z-index: 10;
  display: flex; }

.xts-arrows-design-default.xts-arrows-vpos-top .xts-nav-arrow.xts-prev .xts-arrow-inner {
  padding-right: 5px; }

.xts-arrows-design-default.xts-arrows-vpos-top .xts-nav-arrow.xts-next .xts-arrow-inner {
  padding-left: 5px; }

.xts-arrows-design-default.xts-arrows-vpos-top.xts-arrows-hpos-inside .xts-nav-arrows {
  top: 15px;
  right: 15px;
  bottom: auto; }

.xts-arrows-design-default.xts-arrows-vpos-top.xts-row-spacing-0 .xts-nav-arrows {
  margin-right: 10px; }

.xts-arrows-design-default.xts-arrows-vpos-top.xts-row-spacing-2 .xts-nav-arrows {
  margin-right: 1px; }

.xts-arrows-design-default.xts-arrows-vpos-top.xts-row-spacing-10 .xts-nav-arrows {
  margin-right: 5px; }

.xts-arrows-design-default.xts-arrows-vpos-top.xts-row-spacing-20 .xts-nav-arrows {
  margin-right: 10px; }

.xts-arrows-design-default.xts-arrows-vpos-top.xts-row-spacing-30 .xts-nav-arrows {
  margin-right: 10px; }

.xts-arrows-design-default.xts-arrows-vpos-top.xts-row-spacing-40 .xts-nav-arrows {
  margin-right: 10px; }

.xts-ajax-arrows.xts-arrows-design-default.xts-arrows-vpos-sides .xts-arrow-inner {
  position: fixed;
  top: calc(50% - 22.5px); }

.xts-dots-style-numbers .flickity-page-dots {
  counter-reset: section; }

.xts-dots-style-numbers .flickity-page-dots .dot {
  margin: 0;
  padding: 2px 15px;
  color: #333333;
  white-space: nowrap;
  line-height: 1;
  transition: all .3s ease; }
  .xts-dots-style-numbers .flickity-page-dots .dot:before, .xts-dots-style-numbers .flickity-page-dots .dot:after {
    display: inline-block;
    color: inherit;
    vertical-align: middle; }
  .xts-dots-style-numbers .flickity-page-dots .dot:before {
    content: "0" counter(section);
    margin-right: 5px;
    counter-increment: section;
    font-weight: 600;
    font-size: 15px; }
  .xts-dots-style-numbers .flickity-page-dots .dot:after {
    content: "";
    width: 15px;
    height: 2px;
    background-color: currentColor;
    transition: inherit; }

.xts-dots-style-numbers .flickity-page-dots .dot:hover:after {
  width: 35px; }

.xts-dots-style-numbers .flickity-page-dots .dot.is-selected:after {
  width: 45px; }

.xts-dots-style-numbers.xts-dots-light .flickity-page-dots .dot {
  color: #ffffff; }
  .xts-dots-style-numbers.xts-dots-light .flickity-page-dots .dot:after {
    background-color: currentColor; }

.xts-nav-pagination .xts-nav-pagination-item, .xts-dots-style-default .flickity-page-dots .dot {
  margin: 2px 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid rgba(119, 119, 119, 0.2);
  cursor: pointer;
  transition: all .25s ease; }
  .xts-nav-pagination .xts-nav-pagination-item:before, .xts-dots-style-default .flickity-page-dots .dot:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: inherit;
    background-color: #555555;
    border-radius: inherit; }

.xts-nav-pagination .xts-nav-pagination-item:hover:before, .xts-nav-pagination .xts-nav-pagination-item.xts-active:before, .xts-dots-style-default .flickity-page-dots .dot:hover:before, .xts-dots-style-default .flickity-page-dots .dot.is-selected:before {
  transform: scale(0.4);
  opacity: 1; }

.xts-dots-light .xts-nav-pagination-item, .xts-dots-style-default.xts-dots-light .flickity-page-dots .dot {
  border-color: rgba(255, 255, 255, 0.4); }
  .xts-dots-light .xts-nav-pagination-item:before, .xts-dots-style-default.xts-dots-light .flickity-page-dots .dot:before {
    background-color: #ffffff; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  width: 100%;
  height: 100%;
  flex-basis: 100%; }
  .xts-enabled .flickity-viewport {
    transition: height .3s; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab; }
    .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
      cursor: -webkit-grabbing;
      cursor: grabbing; }

.flickity-enabled.xts-dragging .xts-col {
  pointer-events: none; }

.pswp {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1500;
  display: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-backface-visibility: hidden; }
  .pswp * {
    box-sizing: border-box; }
  .pswp img {
    max-width: none; }

.pswp--animate_opacity {
  opacity: .001;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  will-change: opacity; }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

.pswp__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%; }

.pswp__container,
.pswp__zoom-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__container,
.pswp__img {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto; }

.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  top: 0;
  left: 0;
  width: 100% !important;
  height: auto !important; }

.pswp__error-msg {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -8px;
  width: 100%;
  color: #CCC;
  text-align: center;
  font-size: 14px;
  line-height: 16px; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

.pswp__button {
  position: relative;
  display: block;
  float: right;
  overflow: visible;
  margin: 0;
  padding: 0;
  width: 44px;
  height: 44px;
  border: 0;
  background: none;
  box-shadow: none;
  opacity: .75;
  cursor: pointer;
  transition: opacity .2s;
  -webkit-appearance: none; }
  .pswp__button:focus, .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: .9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }
  .pswp__button:hover {
    background-color: transparent; }

.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  width: 44px;
  height: 44px;
  background: url(images/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(images/default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

.pswp__button--arrow--left,
.pswp__button--arrow--right {
  position: absolute;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  background: none; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  position: absolute;
  top: 35px;
  width: 32px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0.3); }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.pswp__share-modal {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1600;
  display: block;
  padding: 10px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity .25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  position: absolute;
  top: 56px;
  right: 44px;
  z-index: 1620;
  display: block;
  width: auto;
  border-radius: 2px;
  background: #ffffff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transition: transform .25s;
  transform: translateY(6px);
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      color: #000000;
      text-decoration: none; }
    .pswp__share-tooltip a:first-child {
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    transform: translateY(0); }

.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  position: absolute;
  top: -12px;
  right: 15px;
  display: block;
  width: 0;
  height: 0;
  border: 6px solid #000000;
  border-bottom-color: #ffffff;
  pointer-events: none;
  -webkit-pointer-events: none;
  -moz-pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #ffffff; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #000;
  color: #ffffff; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

.pswp__counter {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 10px;
  height: 44px;
  color: #ffffff;
  font-size: 13px;
  line-height: 44px;
  opacity: .75; }

.pswp__caption {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 44px;
  width: 100%; }
  .pswp__caption small {
    color: #BBB;
    font-size: 11px; }

.pswp__caption__center {
  margin: 0 auto;
  padding: 10px;
  max-width: 420px;
  color: #CCC;
  text-align: center;
  font-size: 13px;
  line-height: 20px; }

.pswp__caption--empty {
  display: none; }

.pswp__caption--fake {
  visibility: hidden; }

.pswp__preloader {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  width: 44px;
  height: 44px;
  opacity: 0;
  transition: opacity .25s ease-out;
  direction: ltr;
  will-change: opacity; }

.pswp__preloader__icn {
  margin: 12px;
  width: 20px;
  height: 20px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    background: url(images/preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  position: absolute;
  top: 15px;
  left: 15px;
  margin: 0;
  width: 14px;
  height: 14px;
  background: none;
  opacity: .75; }

.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  overflow: hidden;
  width: 7px;
  height: 14px; }

.pswp--css_animation .pswp__preloader__donut {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  margin: 0;
  width: 14px;
  height: 14px;
  border: 2px solid #ffffff;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50%;
  background: none; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    top: auto;
    left: auto;
    float: right;
    margin: 0; } }

@keyframes clockwise {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes donut-rotate {
  0% {
    transform: rotate(0); }
  50% {
    transform: rotate(-140deg); }
  100% {
    transform: rotate(0); } }

.pswp__ui {
  z-index: 1550;
  visibility: visible;
  -webkit-font-smoothing: auto;
  opacity: 1; }

.pswp__top-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 44px; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  opacity: .001; }

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

.xts-pswp-gallery {
  position: absolute;
  bottom: 0;
  left: 0;
  justify-content: center;
  padding: 5px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  transform: translate3d(0, 100%, 0); }
  .xts-pswp-gallery img {
    margin: 5px;
    max-width: 70px;
    cursor: pointer;
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    opacity: .6; }
    .xts-pswp-gallery img.xts-active {
      opacity: 1; }
  .pswp--animated-in .xts-pswp-gallery {
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transform: translate3d(0, 0, 0); }

.pswp__ui--hidden + .xts-pswp-gallery {
  display: none; }

.xts-photoswipe-btn > a:before {
  content: "\e91e";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.mfp-bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1042;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #0B0B0B;
  opacity: .8; }

.mfp-wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1043;
  width: 100%;
  height: 100%;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  padding: 0 8px;
  width: 100%;
  height: 100%;
  text-align: center; }
  .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-content {
  position: relative;
  z-index: 1045;
  display: inline-block;
  margin: 50px auto;
  vertical-align: middle;
  text-align: left; }
  .mfp-inline-holder .mfp-content,
  .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }

.mfp-hide {
  display: none !important; }

.mfp-iframe-holder,
.xts-popup-video-holder .mfp-inline-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content,
.xts-popup-video-holder .mfp-content {
  max-width: 900px;
  width: 100%;
  line-height: 0; }

.mfp-iframe-scaler,
.xts-popup-video {
  padding-top: 56.25%;
  width: 100%;
  height: 0; }

.mfp-iframe-scaler iframe,
.xts-popup-video video {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close {
  position: absolute;
  top: -50px;
  right: -18px;
  overflow: hidden;
  padding: 0;
  width: 50px;
  height: 50px;
  background-color: transparent;
  color: #ffffff;
  font-weight: 400;
  font-size: 0; }
  button.mfp-close:before {
    display: inline-block;
    font-size: 16px;
    content: "\e909";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  button.mfp-close:hover {
    background-color: transparent;
    color: rgba(255, 255, 255, 0.8); }

.xts-popup-content {
  position: relative;
  padding: 30px;
  border-radius: 0px;
  background-color: #ffffff;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); }

.xts-promo-popup {
  display: none; }
  .mfp-wrap .xts-promo-popup {
    display: block; }

.xts-popup-effect .mfp-with-anim,
.xts-popup-effect .mfp-iframe-scaler {
  position: relative;
  margin: 0 auto;
  opacity: 0;
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transform: scale(0.9);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

.xts-popup-effect .mfp-close:before {
  opacity: 0;
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.14s, transform 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0.14s;
  transform: translateY(50px); }

.xts-popup-effect.mfp-bg {
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.xts-popup-effect.mfp-ready .mfp-with-anim,
.xts-popup-effect.mfp-ready .mfp-iframe-scaler {
  opacity: 1;
  transform: none; }

.xts-popup-effect.mfp-ready .mfp-close:before {
  opacity: 1;
  transform: none; }

.xts-popup-effect.mfp-ready.mfp-bg {
  opacity: .8; }

.xts-popup-effect.mfp-removing .mfp-with-anim,
.xts-popup-effect.mfp-removing .mfp-iframe-scaler {
  opacity: 0; }

.xts-popup-effect.mfp-removing.mfp-bg {
  opacity: 0; }

.xts-popup-effect.mfp-removing .mfp-close {
  display: none; }

.tooltip {
  position: absolute;
  z-index: 1100;
  visibility: hidden;
  padding: 0 5px;
  font-weight: 400;
  font-size: 12px;
  font-family: inherit;
  line-height: 1.5;
  opacity: 0; }
  .tooltip .arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent; }
  .tooltip:not(.xts-tooltip) {
    pointer-events: none; }

.tooltip-inner {
  padding: 8px 15px;
  max-width: 200px;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0.9);
  color: #ffffff;
  text-align: center;
  word-break: break-word;
  border-radius: 0px; }

.tooltip.bs-tooltip-top {
  margin-top: -3px;
  padding: 5px 0; }
  .tooltip.bs-tooltip-top .arrow {
    bottom: 0;
    left: 50%;
    border-width: 5px 5px 0;
    border-top-color: rgba(0, 0, 0, 0.9); }

.tooltip.bs-tooltip-left {
  margin-left: -3px; }
  .tooltip.bs-tooltip-left .arrow {
    top: 50%;
    right: 0;
    border-width: 5px 0 5px 5px;
    border-left-color: rgba(0, 0, 0, 0.9); }

.tooltip.bs-tooltip-right {
  margin-left: 3px; }
  .tooltip.bs-tooltip-right .arrow {
    top: 50%;
    left: 0;
    border-width: 5px 5px 5px 0;
    border-right-color: rgba(0, 0, 0, 0.9); }

.xts-tooltip:after {
  content: "";
  position: absolute; }

.xts-tooltip.bs-tooltip-top {
  left: 50%;
  bottom: calc(100% + 3px);
  transform: translateX(-50%); }
  .xts-tooltip.bs-tooltip-top .arrow {
    margin-left: -5px; }
  .xts-tooltip.bs-tooltip-top:after {
    top: 100%;
    left: 0;
    right: 0;
    height: 10px; }

.xts-tooltip.bs-tooltip-left, .xts-tooltip.bs-tooltip-right {
  top: 50%;
  transform: translateY(-50%); }
  .xts-tooltip.bs-tooltip-left .arrow, .xts-tooltip.bs-tooltip-right .arrow {
    margin-top: -5px; }
  .xts-tooltip.bs-tooltip-left:after, .xts-tooltip.bs-tooltip-right:after {
    top: 0;
    bottom: 0;
    width: 10px; }

.xts-tooltip.bs-tooltip-left {
  right: calc(100% + 3px); }
  .xts-tooltip.bs-tooltip-left:after {
    left: 100%; }

.xts-tooltip.bs-tooltip-right {
  left: calc(100% + 3px); }
  .xts-tooltip.bs-tooltip-right:after {
    right: 100%; }

.xts-tooltip-init {
  position: relative; }

.xts-tooltip .xts-social-buttons {
  display: inline-flex; }

.tooltip.show, .xts-tooltip-init:hover .xts-tooltip {
  visibility: visible;
  opacity: 1;
  animation: xts-fade-in .3s ease; }

.bypostauthor {
  content: initial; }

.xts-content-area > article:after {
  content: "";
  display: block;
  clear: both; }

.alignleft {
  float: left;
  margin-top: 3px;
  margin-right: 25px;
  margin-bottom: 20px; }

.alignright {
  float: right;
  margin-top: 3px;
  margin-bottom: 20px;
  margin-left: 25px; }

article .wp-caption.alignright[style="width: 310px"] {
  margin-bottom: 10px;
  margin-left: 30px;
  max-width: 300px;
  width: 300px !important; }
  article .wp-caption.alignright[style="width: 310px"] ~ p {
    margin-bottom: 22px; }
    article .wp-caption.alignright[style="width: 310px"] ~ p img.alignright {
      margin-top: 10px; }

article div + pre {
  margin-top: 20px; }

.aligncenter {
  display: block;
  clear: both;
  margin: 0 auto;
  margin-bottom: 20px; }

.gallery {
  margin-right: -15px !important;
  margin-left: -15px !important; }
  .gallery .gallery-item {
    padding-right: 15px;
    padding-left: 15px; }
  .gallery .gallery-caption {
    margin-top: 10px; }

.wp-caption {
  margin-bottom: 20px;
  padding: 0;
  max-width: 100%;
  border: none;
  background: transparent; }
  .wp-caption.alignleft .wp-caption-text, .wp-caption.alignright .wp-caption-text {
    margin-bottom: 0; }

.wp-caption.alignleft {
  margin-top: 3px;
  margin-right: 25px; }

.wp-caption.alignright {
  margin-top: 3px;
  margin-left: 25px; }

.wp-caption.aligncenter {
  margin: 0 auto;
  margin-top: 3px; }

.wp-caption .wp-caption-text,
.wp-caption-dd {
  text-align: center;
  line-height: 1.6;
  padding: 5px 10px 5px 0; }

.wp-caption .wp-caption-text,
.wp-caption-dd,
.wp-caption-text {
  font-style: italic; }

.post-password-form label,
.post-password-form input[type="submit"] {
  margin-bottom: 5px;
  vertical-align: bottom; }

.post-password-form label {
  display: inline-block;
  text-align: left; }

.widget_block .wp-block-group h1, .widget_block .wp-block-group h2, .widget_block .wp-block-group h3, .widget_block .wp-block-group h4, .widget_block .wp-block-group h5, .widget_block .wp-block-group h6 {
  font-size: inherit; }

[class*="wp-block"] figcaption {
  text-align: center;
  font-style: italic;
  line-height: 1.6; }

[class*="wp-block"].alignfull figcaption {
  padding-right: 10px;
  padding-left: 10px; }

.xts-content-area.col-lg-12 .alignfull {
  position: relative;
  z-index: 10;
  margin-right: calc(-50vw + 50%);
  margin-left: calc(-50vw + 50%);
  max-width: 100vw; }
  .xts-content-area.col-lg-12 .alignfull.wp-block-cover {
    width: 100vw; }
  .platform-Windows .xts-content-area.col-lg-12 .alignfull {
    margin-right: calc(-50vw + 50% + 17px / 2);
    margin-left: calc(-50vw + 50% + 17px / 2); }

.wp-block-post-date,
.wp-block-search,
.wp-block-categories-dropdown,
.wp-block-archives-dropdown {
  margin-bottom: 20px; }

.wp-block-pullquote cite, .wp-block-quote.is-style-large cite {
  text-align: inherit !important;
  font-weight: 400; }

.wp-block-audio {
  margin-bottom: 20px; }

body .wp-playlist {
  border: none;
  text-align: left; }

body .wp-playlist-item {
  border-color: rgba(119, 119, 119, 0.2); }
  body .wp-playlist-item:not(:last-child) {
    margin-bottom: 10px;
    padding-bottom: 10px; }

.wp-audio-shortcode button {
  min-height: auto !important;
  background-color: transparent !important; }

.wp-block-buttons {
  margin-bottom: 20px; }
  .wp-block-buttons a {
    color: #ffffff; }
  .wp-block-buttons:not(.is-vertical),
  .wp-block-buttons > .wp-block-button {
    margin-bottom: 10px; }
  .wp-block-buttons.is-style-squared .wp-block-button__link {
    border-radius: 0; }

.wp-block-button {
  margin-bottom: 20px; }
  .wp-block-button.is-style-squared .wp-block-button__link {
    border-radius: 0; }

.wp-block-columns {
  margin-bottom: 0; }
  .wp-block-columns.alignfull .wp-block-column {
    padding-right: 15px;
    padding-left: 15px; }

.wp-block-column {
  margin-bottom: 20px !important; }
  .wp-block-column > *:last-child {
    margin-bottom: 0; }

.wp-block-cover {
  margin-bottom: 20px;
  color: #333333; }
  .wp-block-cover p:last-child {
    margin-bottom: 0; }
  .wp-block-cover.has-background-dim {
    color: #ffffff; }

.wp-block-cover:not([class*=background-color]) .wp-block-cover__inner-container,
.wp-block-cover:not([class*=background-color]) .wp-block-cover-image-text,
.wp-block-cover:not([class*=background-color]) .wp-block-cover-text,
.wp-block-cover-image:not([class*=background-color]) .wp-block-cover__inner-container,
.wp-block-cover-image:not([class*=background-color]) .wp-block-cover-image-text,
.wp-block-cover-image:not([class*=background-color]) .wp-block-cover-text {
  color: #ffffff; }

.wp-block-embed {
  margin-bottom: 20px;
  text-align: center; }

.wp-has-aspect-ratio iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.wp-has-aspect-ratio .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%; }

.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%; }

.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%; }

.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%; }

.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%; }

.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%; }

.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
  padding-top: 177.77%; }

.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%; }

.wp-block-gallery {
  margin-bottom: 20px !important; }
  .wp-block-gallery.alignleft {
    margin-right: 25px !important; }
  .wp-block-gallery.alignright {
    margin-left: 25px !important; }

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  margin-bottom: 1em; }

.wp-block-group {
  margin-bottom: 20px; }
  .wp-block-group.has-background {
    padding: 30px; }

.wp-block-image {
  margin-bottom: 20px;
  text-align: center; }

.wp-block-site-logo {
  margin-bottom: 20px;
  text-align: center; }

.wp-block-media-text {
  margin-bottom: 20px; }

.wp-block-pullquote {
  margin-bottom: 20px; }
  .wp-block-pullquote blockquote {
    margin-bottom: 0;
    padding: 0 25px;
    border: none;
    color: #333333;
    font-weight: 600; }
  .wp-block-pullquote:not(.is-style-solid-color) {
    border-width: 2px 0 2px 0;
    border-style: solid; }

.wp-block-post-featured-image:not(:last-child) {
  margin-bottom: 20px; }

.wp-block-quote.is-style-large {
  padding: 25px !important;
  border-width: 2px 0 2px 0;
  border-style: solid;
  border-color: rgba(119, 119, 119, 0.2);
  color: #333333;
  font-weight: 600; }
  .wp-block-quote.is-style-large:before {
    display: block;
    margin-bottom: 10px;
    color: rgba(119, 119, 119, 0.2);
    text-align: center;
    font-weight: 400;
    font-style: normal;
    font-size: 72px;
    line-height: 55px;
    content: "\e929";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.wp-block-verse {
  margin-bottom: 20px;
  padding: 0;
  background-color: transparent; }

.wp-block-separator {
  opacity: .8; }
  .wp-block-separator.is-style-wide, .wp-block-separator.is-style-dots {
    max-width: 100%; }
  .wp-block-separator.is-style-dots {
    line-height: 2px; }
    .wp-block-separator.is-style-dots:before {
      padding: 0;
      letter-spacing: 36px;
      padding-left: 36px;
      font-size: 26px;
      line-height: 5px; }

.wp-block-video {
  margin-bottom: 20px;
  text-align: center; }
  .wp-block-video video {
    outline: none; }

.wp-block-calendar {
  margin-bottom: 20px; }
  .wp-block-calendar a {
    text-decoration: none; }
  .wp-block-calendar caption {
    margin-bottom: 15px;
    color: #242424;
    font-weight: 600;
    font-size: 18px; }
  .wp-block-calendar table th,
  .wp-block-calendar table td {
    border: none;
    text-align: center; }
  .wp-block-calendar table th {
    padding: 5px;
    font-size: 16px;
    background: transparent; }
  .wp-block-calendar table td {
    padding: 10px; }
  .wp-block-calendar #today {
    color: #ffffff;
    font-weight: 600; }
    .wp-block-calendar #today a {
      color: #ffffff; }
  .wp-block-calendar .wp-calendar-nav {
    display: flex;
    justify-content: space-between; }
  .wp-block-calendar .wp-calendar-table {
    margin-bottom: 0; }

.wp-block-categories {
  padding-left: 0; }
  .wp-block-categories li {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 0;
    color: #bbbbbb; }
  .wp-block-categories a {
    flex: 1;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 5px; }
  .wp-block-categories .children {
    flex: 1 1 auto;
    width: 100%;
    margin-top: 0; }

.wp-block-latest-comments {
  padding-left: 0; }
  .wp-block-latest-comments .wp-block-latest-comments__comment:before {
    content: none; }
  .wp-block-latest-comments .wp-block-latest-comments__comment-meta:before {
    margin-right: 5px;
    color: #bbbbbb;
    vertical-align: middle;
    font-size: 95%;
    content: "\e912";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  max-width: 2.5em; }

.wp-block-latest-posts {
  padding-left: 0; }

.wp-block-archives-list {
  padding-left: 0; }
  .wp-block-archives-list li {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 0;
    color: #bbbbbb; }
  .wp-block-archives-list a {
    flex: 1;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 5px; }
  .wp-block-archives-list .children {
    flex: 1 1 auto;
    width: 100%;
    margin-top: 0; }

.widget_block.widget_search .wp-block-search__label {
  margin-bottom: 20px;
  color: #242424; }

.wp-block-search .wp-block-search__button {
  margin-left: 2px;
  padding-left: 20px !important;
  padding-right: 20px !important;
  color: #ffffff;
  fill: currentColor;
  padding-right: 20px;
  padding-left: 20px;
  min-height: 42px;
  font-size: 13px;
  color: #ffffff;
  position: relative;
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  padding-top: 5px;
  padding-bottom: 5px;
  outline: none;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  border-radius: 0px;
  box-shadow: none;
  vertical-align: middle;
  text-align: center;
  text-transform: none;
  text-shadow: none;
  white-space: unset;
  letter-spacing: .3px;
  font-weight: 600;
  line-height: 1.2;
  cursor: pointer;
  transition: all 0.25s ease; }
  .wp-block-search .wp-block-search__button:hover {
    color: #ffffff; }
  .wp-block-search .wp-block-search__button:focus {
    outline: none; }

.wp-block-search .wp-block-search__input {
  padding: 0 15px !important;
  border: 1px solid rgba(119, 119, 119, 0.2); }
  .wp-block-search .wp-block-search__input:focus {
    outline: none;
    border-color: rgba(119, 119, 119, 0.3); }

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  border: 1px solid rgba(119, 119, 119, 0.2); }

.xts-site-wrapper {
  position: relative;
  overflow: hidden;
  background-color: #ffffff; }

.xts-layout-boxed .xts-site-wrapper {
  box-shadow: 0 0 10px rgba(85, 85, 85, 0.25);
  margin: 0 auto; }

.xts-site-content {
  margin-top: -30px;
  padding-top: 30px;
  min-height: 50vh; }

.xts-content-area {
  margin-bottom: 50px; }

.xts-header {
  display: flex;
  justify-content: center;
  position: relative;
  margin-bottom: 30px; }

.xts-header-inner {
  position: relative;
  top: 0;
  z-index: 200;
  width: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }
  .browser-Internet .xts-header-inner {
    left: 0;
    right: 0;
    margin: 0 auto; }

.xts-header-row-inner {
  display: flex; }

.xts-header-col {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex: 0 0 auto; }
  .xts-header-col.xts-start {
    justify-content: flex-start;
    margin-left: -10px; }
  .xts-header-col.xts-end {
    justify-content: flex-end;
    margin-right: -10px; }
  .xts-header-col.xts-full {
    flex: 1 1 auto;
    justify-content: center;
    margin-left: -10px;
    margin-right: -10px; }

.xhb-col-1 .xts-header-row-inner,
.xhb-col-1 .xts-header-col {
  justify-content: center;
  max-width: calc(100% + 20px); }

.xhb-col-1 .xts-header-col.xts-start {
  flex: 1 1 auto;
  margin-inline: -10px; }

.xhb-col-1 .xts-header-html-block {
  max-width: 100%; }

.xts-header.xts-full-width .xts-header-row > .container {
  max-width: 100%; }

body:not(.error404) .xts-header.xts-overlap-on {
  margin-bottom: 0;
  padding-top: 0 !important;
  min-height: 0.02px; }

.xts-header.xts-overlap-on .xts-header-main {
  position: absolute; }

.xts-header-row.xts-with-shadow {
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1); }

.xts-header-row {
  background-color: #ffffff; }

.xts-header-scheme-light {
  background-color: #242424; }

body:not(.error404) .xts-header.xts-overlap-on:not(.xts-sticked) .xts-header-row:not(.xts-with-bg) {
  background-color: transparent; }

.xts-header.xts-prepared .xts-header-main {
  position: absolute; }

.xts-header.xts-sticky-real.xts-sticked .xts-header-main {
  position: fixed;
  transform: translateZ(0); }

.xts-header.xts-sticky-real.xts-sticked .xts-sticky-off {
  display: none; }

.xts-header.xts-scroll-stick .xts-header-row {
  transition: background-color .2s ease; }

.xts-header.xts-scroll-stick .xts-header-row-inner {
  transition: height .2s ease; }

.xts-header.xts-scroll-stick .xts-logo img {
  transition: max-height .2s ease; }

.xts-header.xts-scroll-stick.xts-sticked .xts-header-row {
  transition: background-color .3s ease; }

.xts-header.xts-scroll-stick.xts-sticked .xts-header-row-inner {
  transition: height .3s ease; }

.xts-header.xts-scroll-stick.xts-sticked .xts-logo img {
  transition: max-height .3s ease; }

.xts-header.xts-scroll-stick.xts-scroll-hide .xts-header-main {
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.xts-header.xts-scroll-stick.xts-down .xts-header-main {
  transform: translateY(-100%); }

.xts-header.xts-scroll-stick.xts-up .xts-header-main {
  transform: none; }

.xts-header.xts-scroll-slide.xts-sticky-real.xts-sticked .xts-header-main {
  animation: xts-slide-in-down 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.xts-header.xts-scroll-slide.xts-sticky-real.xts-down .xts-header-main, .xts-header.xts-scroll-slide.xts-sticky-real.xts-up .xts-header-main {
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.xts-header.xts-scroll-slide.xts-sticky-real.xts-scroll-hide.xts-sticked .xts-header-main {
  transform: translateY(-100%);
  animation: none; }

.xts-header.xts-scroll-slide.xts-sticky-real.xts-scroll-hide.xts-up .xts-header-main {
  transform: none; }

.xts-header-clone {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  z-index: 300;
  transition: opacity 0.1s ease, visibility 0.1s ease, transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(-100%); }
  .xts-header-clone .xts-header-col.xts-center {
    justify-content: center; }
  .xts-sticked:not(.xts-scroll-hide) .xts-header-clone,
  .xts-scroll-hide.xts-up .xts-header-clone {
    visibility: visible;
    opacity: 1;
    transform: none; }

.xts-header.xts-with-shadow.xts-sticked .xts-header-inner {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.xts-header.xts-with-shadow.xts-sticked .xts-header-row:last-child {
  border-bottom: none; }
  .xts-header.xts-with-shadow.xts-sticked .xts-header-row:last-child .xts-header-row-inner {
    border-bottom: none; }

.xts-header-el {
  position: relative; }
  .xts-header-el > a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    line-height: 1; }
  .xts-header-el .xts-header-el-icon,
  .xts-header-el .xts-header-el-label {
    color: #333333;
    transition: all 0.25s ease; }
  .xts-header-el .xts-header-el-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center; }
    .xts-header-el .xts-header-el-icon:before {
      font-size: 20px;
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .xts-header-el .xts-header-el-icon.xts-icon-custom:before {
      content: none; }
  .xts-header-el .xts-header-el-label {
    font-weight: 600;
    font-size: 14px; }
  .xts-header-el:not(.xts-style-text) .xts-header-el-label {
    margin-left: 7px; }
  .xts-header-el:hover .xts-header-el-icon, .xts-header-el:hover .xts-header-el-label {
    color: rgba(51, 51, 51, 0.7); }
  .xts-header-el:hover .xts-icon-custom {
    opacity: 0.6; }
  .xts-header-el.xts-style-icon .xts-header-el-label {
    display: none; }
  .xts-header-el.xts-style-text .xts-header-el-icon {
    display: none; }
  .xts-top-bar .xts-header-el .xts-header-el-icon:before {
    font-size: 14px; }
  .xts-top-bar .xts-header-el .xts-header-el-label {
    font-size: 13px;
    font-weight: 400; }
  .xts-header-scheme-light .xts-header-el .xts-header-el-icon,
  .xts-header-scheme-light .xts-header-el .xts-header-el-label {
    color: #ffffff; }
  .xts-header-scheme-light .xts-header-el:hover .xts-header-el-icon,
  .xts-header-scheme-light .xts-header-el:hover .xts-header-el-label {
    color: rgba(255, 255, 255, 0.8); }

.xts-header-fontsize-xs {
  font-size: 13px; }

.xts-header-fontsize-s {
  font-size: 14px; }

.xts-header-fontsize-m {
  font-size: 16px; }

.xts-header-fontsize-l {
  font-size: 18px; }

.xts-header-el > a, [class*="xts-header-search-form"], .xts-header-nav-wrapper, .xts-header .xts-nav-msg, .xts-logo, .xts-header-btn, .xts-header-divider.xts-direction-h, .xts-header-html-block, .xts-header-social, .xts-header-text, .xts-header-infobox {
  padding-right: 10px;
  padding-left: 10px; }

.xts-full-height .xts-nav.xts-style-separated, .xts-full-height .xts-nav.xts-style-separated > li, .xts-full-height .xts-nav.xts-style-separated > li > a, .xts-full-height .xts-nav.xts-style-separated > li:after, .xts-header-bottom .xts-header-cats-title,
.xts-top-bar .xts-header-cats-title {
  height: inherit; }

.xts-header-nav-wrapper.xts-full-height, .xts-header-bottom .xts-header-cats,
.xts-top-bar .xts-header-cats, .xts-header-divider.xts-direction-v.xts-full-height {
  height: 100%; }

.xts-header-search .xts-header-el-icon:before,
.xts-header-mobile-search .xts-header-el-icon:before {
  content: "\e90b"; }

.xts-header-search .xts-header-el-icon:before,
.xts-header-search .xts-header-el-icon .xts-custom-img {
  transition: inherit;
  transition-property: opacity; }

.xts-header-search .xts-header-el-icon:after {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  opacity: 0;
  transition: inherit;
  transition-property: opacity;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "\e909";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.xts-header-search.xts-opened .xts-header-el-icon:before,
.xts-header-search.xts-opened .xts-header-el-icon .xts-custom-img {
  opacity: 0; }

.xts-header-search.xts-opened .xts-header-el-icon:after {
  opacity: 1; }

[class*="xts-header-search-form"] {
  flex: 1 1 auto; }

.xts-header-search-form-mobile .searchform-input {
  min-width: 100%; }

.xts-dropdown-search {
  width: 300px; }
  .xts-dropdown-search input[type="text"] {
    padding-left: 25px;
    height: 70px;
    border-style: none;
    background-color: transparent; }

.xts-search-full-screen {
  display: none; }

.xts-header-scheme-light .xts-nav-msg {
  color: rgba(255, 255, 255, 0.6); }
  .xts-header-scheme-light .xts-nav-msg a {
    color: rgba(255, 255, 255, 0.9); }
    .xts-header-scheme-light .xts-nav-msg a:hover {
      color: rgba(255, 255, 255, 0.6); }

.xts-nav-main > li > a {
  height: 40px; }

.xts-top-bar .xts-nav-main > li > a {
  font-size: 13px;
  font-weight: 400; }

.xts-nav-main:not(.xts-offsets-calculated) .xts-dropdown-menu {
  opacity: 0;
  pointer-events: none; }

.xts-nav-secondary > li > a {
  height: 40px; }

.xts-top-bar .xts-nav-secondary > li > a {
  font-size: 13px;
  font-weight: 400; }

.xts-nav-secondary:not(.xts-offsets-calculated) .xts-dropdown-menu {
  pointer-events: none;
  opacity: 0; }

.xts-header-cats {
  position: relative;
  margin-right: 10px;
  margin-left: 10px; }

.xts-header-cats-title {
  display: flex;
  align-items: center;
  padding: 0 25px;
  min-width: 270px;
  height: 55px;
  color: #ffffff;
  cursor: default; }
  .xts-header-cats-title:after {
    margin-left: 7px;
    font-size: 10px;
    content: "\e921";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .xts-header-cats-title.xts-scheme-dark {
    color: #333333; }

.xts-header-cats-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 7px; }
  .xts-header-cats-icon:before {
    font-size: 18px;
    content: "\e908";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .xts-header-cats-icon.xts-icon-custom:before {
    content: none; }

.xts-header-cats-label {
  flex: 1 1 auto;
  font-weight: 600;
  font-size: 14px; }

.xts-dropdown-cats {
  z-index: 100;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.xts-header-mobile-burger .xts-header-el-icon:before {
  content: "\e908"; }

.xts-side-mobile .searchform {
  border-bottom: 1px solid rgba(119, 119, 119, 0.2); }
  .xts-side-mobile .searchform input[type="text"] {
    padding-left: 20px;
    height: 70px;
    border: none;
    background-color: transparent;
    font-weight: 600;
    font-size: 15px; }

.xts-side-mobile .xts-search-results {
  border-bottom: 1px solid rgba(119, 119, 119, 0.2); }
  .xts-side-mobile .xts-search-results:not(.xts-opened) {
    display: none; }

.xts-side-mobile .autocomplete-suggestions > div:last-child {
  border-bottom: none; }

.xts-side-mobile .autocomplete-suggestion {
  padding: 10px 20px; }

.xts-side-mobile .xts-nav-msg {
  padding: 20px;
  border-bottom: 1px solid rgba(119, 119, 119, 0.2); }

.xts-side-mobile .xts-search-results-btn {
  border-top: none; }

.xts-side-mobile.xts-scheme-light .searchform,
.xts-side-mobile.xts-scheme-light .xts-search-results,
.xts-side-mobile.xts-scheme-light .xts-nav-msg {
  border-color: rgba(255, 255, 255, 0.15); }

.xts-side-mobile .xts-nav-mobile:not(.xts-html-block-on) .xts-dropdown-html .xts-submenu-opener {
  display: none; }

.xts-side-mobile .xts-dropdown-html .xts-exta-menu-list {
  display: block; }
  .xts-side-mobile .xts-dropdown-html .xts-exta-menu-list .sub-sub-menu {
    display: block; }
  .xts-side-mobile .xts-dropdown-html .xts-exta-menu-list li a {
    flex: 0 0 auto;
    order: unset;
    padding: unset;
    padding-block: 8px; }

.xts-nav-mobile-tab {
  display: flex;
  margin: 0;
  border-bottom: 1px solid rgba(119, 119, 119, 0.2);
  background-color: rgba(0, 0, 0, 0.04); }
  .xts-nav-mobile-tab > li {
    flex: 1 0 50%;
    max-width: 50%; }
    .xts-nav-mobile-tab > li a {
      color: #777777;
      padding: 0; }
    .xts-nav-mobile-tab > li.xts-active a {
      color: #333333; }
    .xts-scheme-light .xts-nav-mobile-tab > li a {
      color: #ffffff; }
  .xts-nav-mobile-tab.xts-swap {
    flex-direction: row-reverse; }
    .xts-nav-mobile-tab.xts-swap > li:last-child .nav-link-text:after {
      right: 0;
      left: auto; }
  .xts-nav-mobile-tab.xts-style-underline > li a {
    height: 100%; }
  .xts-nav-mobile-tab.xts-style-underline > li.xts-active > a {
    background-color: rgba(0, 0, 0, 0.05); }
  .xts-nav-mobile-tab.xts-style-underline > li.xts-active .nav-link-text:after {
    width: 100%; }
  .xts-nav-mobile-tab.xts-style-underline:not(.xts-swap) > li:first-child .nav-link-text:after {
    right: 0;
    left: auto; }
  .xts-nav-mobile-tab.xts-style-underline .nav-link-text {
    position: static;
    flex: 1 1 auto;
    padding: 18px 15px;
    text-align: center; }
    .xts-nav-mobile-tab.xts-style-underline .nav-link-text:after {
      content: '';
      position: absolute;
      top: auto;
      bottom: -1px;
      left: 0;
      width: 0;
      height: 2px;
      transition: width 0.4s cubic-bezier(0.19, 1, 0.22, 1); }

.xts-nav-mobile li {
  display: flex;
  flex-wrap: wrap; }
  .xts-nav-mobile li a {
    flex: 1 1 0%;
    order: 1;
    padding: 8px 20px; }
    .xts-nav-mobile li a:active {
      background-color: rgba(0, 0, 0, 0.04); }

.xts-nav-mobile > li {
  border-bottom: 1px solid rgba(119, 119, 119, 0.2); }
  .xts-nav-mobile > li > a {
    min-height: 50px;
    color: #333333; }
    .xts-nav-mobile > li > a:after {
      content: none !important; }
    .xts-nav-mobile > li > a:hover {
      color: #242424; }

.xts-nav-mobile :is(.xts-sub-menu, .sub-sub-menu) {
  display: none;
  flex: 1 1 100%;
  order: 3;
  padding-bottom: 15px; }
  .xts-nav-mobile :is(.xts-sub-menu, .sub-sub-menu) li a {
    color: #777777;
    font-size: 14px; }
    .xts-nav-mobile :is(.xts-sub-menu, .sub-sub-menu) li a:hover {
      color: #333333; }
  .xts-nav-mobile :is(.xts-sub-menu, .sub-sub-menu) :is(.xts-sub-menu, .sub-sub-menu) {
    padding-bottom: 0; }

.xts-nav-mobile .xts-dropdown-html > .xts-sub-menu {
  padding-bottom: 0; }

.xts-nav-mobile.xts-nav {
  display: none;
  animation: xts-fade-in 1s ease; }
  .xts-nav-mobile.xts-nav.xts-active {
    display: flex; }

.xts-nav-mobile .menu-item-has-children:not(.xts-dropdown-html) > a {
  margin-right: -50px;
  padding-right: 50px; }

.xts-nav-mobile .xts-menu-item-with-icon > a:before {
  margin-right: 7px;
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.xts-nav-mobile .xts-menu-item-wishlist > a:before {
  content: "\e90a"; }

.xts-nav-mobile .xts-menu-item-compare > a:before {
  content: "\e951"; }

.xts-nav-mobile .xts-menu-item-account > a:before {
  content: "\e90c"; }

.xts-scheme-light .xts-nav-mobile > li {
  border-color: rgba(255, 255, 255, 0.15); }
  .xts-scheme-light .xts-nav-mobile > li > a {
    color: rgba(255, 255, 255, 0.9); }
    .xts-scheme-light .xts-nav-mobile > li > a:hover {
      color: rgba(255, 255, 255, 0.7); }

.xts-scheme-light .xts-nav-mobile ul li a {
  color: rgba(255, 255, 255, 0.6); }
  .xts-scheme-light .xts-nav-mobile ul li a:hover {
    color: rgba(255, 255, 255, 0.8); }

.xts-widgetarea-mobile {
  padding: 20px; }

.xts-logo a {
  display: block; }

.xts-logo img {
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  perspective: 800px;
  -webkit-perspective: 800px; }
  .xts-logo img[src$=".svg"] {
    height: 100%; }

.xts-logo.xts-sticky-logo .xts-logo-second {
  display: none;
  animation: xts-fade-in .5s ease; }

.xts-sticked .xts-logo.xts-sticky-logo .xts-logo-main,
.xts-header-clone .xts-logo.xts-sticky-logo .xts-logo-main {
  display: none; }

.xts-sticked .xts-logo.xts-sticky-logo .xts-logo-second,
.xts-header-clone .xts-logo.xts-sticky-logo .xts-logo-second {
  display: block; }

.xts-header-divider:before {
  content: "";
  display: block;
  border-width: 1px;
  border-color: rgba(119, 119, 119, 0.2);
  height: inherit; }

.xts-header-divider.xts-direction-v {
  height: 18px; }
  .xts-header-divider.xts-direction-v:before {
    border-right-style: solid; }
  .xts-start .xts-header-divider.xts-direction-v:first-child,
  .xts-center .xts-header-divider.xts-direction-v:first-child,
  .xts-full .xts-header-divider.xts-direction-v:first-child {
    padding-left: 10px; }
  .xts-end .xts-header-divider.xts-direction-v:last-child,
  .xts-center .xts-header-divider.xts-direction-v:last-child,
  .xts-full .xts-header-divider.xts-direction-v:last-child {
    padding-right: 10px; }

.xts-header-divider.xts-direction-h {
  flex: 1 1 100%; }
  .xts-header-divider.xts-direction-h:before {
    border-bottom-style: solid; }

.xts-header-scheme-light .xts-header-divider:before {
  border-color: rgba(255, 255, 255, 0.15); }

.xts-header-divider.xts-with-color:before {
  border-color: currentColor; }

.xts-header-text {
  flex: 1 1 auto; }
  .xts-header-text.xts-inline {
    flex: 0 0 auto; }

.xts-header-infobox.xts-icon-top.xts-icon-gap-s .xts-box-icon-wrapper {
  margin-bottom: 5px; }

.xts-header-infobox.xts-icon-top.xts-icon-gap-m .xts-box-icon-wrapper {
  margin-bottom: 10px; }

.xts-header-infobox.xts-icon-side.xts-icon-gap-s .xts-box-icon-wrapper {
  margin-right: 7px; }

.xts-header-infobox.xts-icon-side.xts-icon-gap-m .xts-box-icon-wrapper {
  margin-right: 12px; }

.xts-header-infobox.xts-without-spacing .xts-box-subtitle,
.xts-header-infobox.xts-without-spacing .xts-box-title {
  margin-bottom: 0; }

.xts-header-space.xts-direction-v {
  flex: 1 1 100%; }

.xts-page-title {
  --items-gap: 10px;
  position: relative;
  margin-top: -30px;
  margin-bottom: 50px;
  padding: 20px 0; }
  .xts-page-title .container {
    position: relative;
    margin-bottom: calc(var(--items-gap) / -1); }
    .xts-page-title .container > * {
      margin-bottom: var(--items-gap); }
  .xts-page-title .xts-title {
    font-size: 28px;
    line-height: 1.2; }
  .xts-header-overlap .xts-page-title {
    margin-top: 0; }

.xts-page-title-overlay {
  background-position: center;
  background-size: cover; }

.xts-page-title.xts-style-centered {
  text-align: center; }

.xts-page-title.xts-style-by-sides > .container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between; }

.xts-page-title.xts-style-by-sides .xts-title {
  margin-right: 20px; }

.xts-page-title.xts-style-by-sides .xts-breadcrumbs {
  order: 2; }

.xts-page-title.xts-with-summary {
  overflow: hidden;
  text-align: center; }
  .xts-page-title.xts-with-summary.xts-scheme-light .xts-page-title-overlay:after {
    content: "";
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.xts-sidebar {
  margin-bottom: 50px; }

.xts-sidebar-opener.xts-action-btn {
  display: none;
  position: fixed;
  top: 50%;
  z-index: 100; }

.xts-sidebar-opener > a:before {
  content: "\e908";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .xts-sidebar-opener.xts-action-btn:before {
    border-radius: 0; }
  .xts-sidebar-opener.xts-action-btn > a {
    min-width: 46px;
    height: 46px; }

.xts-sidebar-left + .xts-sidebar-opener {
  left: 0; }

.xts-sidebar-right + .xts-sidebar-opener {
  right: 0; }

[class*="xts-sidebar-hidden"].xts-inited {
  margin-bottom: 0;
  padding-right: 25px;
  padding-bottom: 30px;
  padding-left: 25px;
  max-width: 100%; }
  [class*="xts-sidebar-hidden"].xts-inited + .xts-sidebar-opener {
    display: flex; }
  [class*="xts-sidebar-hidden"].xts-inited .xts-heading-with-btn {
    display: flex; }
  [class*="xts-sidebar-hidden"].xts-inited .xts-sidebar-inner {
    padding-bottom: 0; }

.xts-prefooter {
  margin-bottom: 30px; }

.xts-footer.xts-with-widgets .xts-footer-widgets {
  padding-top: 40px;
  padding-bottom: 40px; }

.xts-copyrights-wrapper {
  border-top: 1px solid rgba(119, 119, 119, 0.2); }
  .xts-scheme-light .xts-copyrights-wrapper {
    border-color: rgba(255, 255, 255, 0.15); }

.xts-copyrights {
  padding-top: 20px;
  padding-bottom: 20px; }
  .xts-copyrights p:last-child {
    margin-bottom: 0; }
  .xts-copyrights.xts-layout-two_columns .col-right {
    text-align: right; }
  .xts-copyrights.xts-layout-centered {
    text-align: center; }

.updated:not(.published) {
  display: none; }

.xts-single-post-title {
  font-size: 32px; }

.xts-single-post-thumb {
  overflow: hidden;
  margin-bottom: 30px; }
  .xts-single-post-thumb img {
    width: 100%; }

.xts-single-post-content {
  margin-bottom: 40px; }
  .xts-single-post-content:after {
    content: "";
    display: block;
    clear: both; }

.post-nav-links {
  clear: both;
  margin-top: 20px; }

.post-page-numbers {
  padding: 0 5px; }

.xts-related-posts {
  margin-bottom: 40px; }

.xts-content-area.col-lg-12 .xts-single-post-boxed {
  margin-right: auto;
  margin-left: auto; }

.xts-post {
  position: relative;
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1); }
  .xts-post > *:last-child {
    margin-bottom: 0; }

.xts-post-thumb {
  position: relative;
  overflow: hidden;
  transition: inherit;
  margin-bottom: 20px; }

.xts-post-title {
  font-size: 22px;
  margin-bottom: 15px; }

.xts-post.sticky .xts-post-title > a:before {
  line-height: 1;
  font-weight: 400;
  content: "\e914";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.xts-post-link {
  z-index: 6;
  opacity: 0; }

.xts-post-desc:after {
  content: "";
  display: block;
  clear: both; }

.xts-post-desc {
  margin-bottom: 15px; }

.xts-post-image {
  z-index: 2;
  transition: inherit; }
  .xts-post-image img {
    width: 100%; }
  .xts-post-image:not(.xts-with-bg) {
    position: relative; }
  .xts-post-image.xts-with-bg {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }

.xts-post-actions {
  display: flex;
  align-items: center; }
  .xts-post-actions:not(:first-child) {
    margin-left: 10px; }

.xts-post-content {
  width: 100%;
  transition: inherit; }
  .xts-post-content > *:last-child {
    margin-bottom: 0; }

.xts-content-area > .author-info {
  margin-bottom: 30px; }

.browser-Safari .swiper-wrapper:not([style$="transition-duration: 0ms;"]) .xts-post-gallery .swiper-wrapper {
  transform: none !important; }

.xts-post-video {
  position: relative;
  background-color: #f1f1f1;
  transition: inherit;
  overflow: hidden;
  width: 100%; }
  .xts-post-video video {
    display: block;
    width: 100%;
    height: 100%;
    outline: none; }

.xts-post.xts-video-playing .xts-post-image,
.xts-post.xts-video-playing .xts-post-hover {
  opacity: 0 !important; }

.xts-post.xts-video-playing .xts-post-link {
  display: none; }

.xts-post-audio-soundcloud {
  display: block; }

.xts-post:not(.has-post-thumbnail).xts-has-audio .xts-post-hover,
.xts-post:not(.has-post-thumbnail).xts-has-audio .xts-post-link,
.xts-post:not(.has-post-thumbnail).xts-has-audio .xts-post-label {
  display: none; }

.xts-post-gallery {
  transition: inherit; }
  .xts-post-gallery.xts-carousel .xts-col {
    padding: 0; }
    .xts-post-gallery.xts-carousel .xts-col img {
      width: 100%; }

.xts-post-quote {
  color: #ffffff; }

.xts-post-quote-text {
  font-size: 22px; }

.xts-post-quote-cite {
  position: relative;
  margin-top: 15px;
  font-style: italic;
  font-size: 18px; }
  .xts-post-quote-cite:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 2px;
    width: 20px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.8);
    vertical-align: middle; }

.xts-post-content:not(.xts-scheme-light) .xts-post-quote {
  color: #242424; }

.xts-post-content:not(.xts-scheme-light) .xts-post-quote-cite:before {
  background-color: rgba(0, 0, 0, 0.8); }

.xts-page-title.xts-with-summary .xts-post-quote-text {
  font-size: 32px; }

.post.format-link:not(.xts-format-design-mask) .xts-post-desc a,
.post.format-link .xts-single-post-content > p > a {
  text-decoration: underline;
  font-size: 22px; }

.xts-post-url {
  position: relative; }

.xts-post-url-text {
  display: inline-block;
  color: #ffffff;
  word-break: break-word;
  font-size: 18px; }
  .xts-post-url-text.xts-target-blank:after {
    display: inline-block;
    margin-left: 3px;
    font-weight: 400;
    font-size: 90%;
    content: "\e942";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.xts-post-content:not(.xts-scheme-light) .xts-post-url-text {
  color: #242424; }

.xts-single-post .xts-post-quote, .xts-single-post .xts-post-url {
  position: relative;
  width: 100%;
  padding: 80px 40px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  .xts-single-post .xts-post-quote > div, .xts-single-post .xts-post-url > div {
    position: relative;
    z-index: 2; }
  .xts-single-post .xts-post-quote:before, .xts-single-post .xts-post-url:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.xts-single-post .xts-post-url:before {
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1); }

.xts-single-post .xts-post-url:hover:before {
  background-color: rgba(0, 0, 0, 0.5); }

.xts-single-post .xts-single-post-thumb .xts-post-url-text, .xts-single-post.xts-single-post-thumb .xts-post-url-text {
  font-size: 22px;
  color: #ffffff; }

.xts-post.xts-format-design-mask {
  overflow: hidden; }
  .xts-post.xts-format-design-mask .xts-post-content {
    position: relative;
    z-index: 4;
    padding: 80px 25px; }
    .xts-post.xts-format-design-mask .xts-post-content.xts-scheme-light {
      background-color: rgba(0, 0, 0, 0.2); }
  .xts-blog:not(.xts-blog-one-column) .xts-post.xts-format-design-mask {
    height: 100%; }
    .xts-blog:not(.xts-blog-one-column) .xts-post.xts-format-design-mask .xts-post-content {
      display: flex;
      flex-direction: column;
      justify-content: center;
      height: 100%; }

.post.format-status .xts-post-title {
  display: none; }

.post.format-status .xts-single-post-content,
.post.format-status .xts-post-desc {
  font-size: 22px; }

.xts-post.xts-has-video .xts-post-label:hover + .xts-post-hover, .xts-post.xts-has-gallery .xts-post-label:hover + .xts-post-hover {
  opacity: 0; }

.xts-post-video video, .xts-single-post-thumb iframe:not([class*="xts-post-audio"]) {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.xts-post-meta {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  line-height: 1; }
  .xts-post-meta > div:not(:last-child):after, .xts-post-meta:not(:last-child):after {
    content: "/";
    color: #bbbbbb;
    margin-left: 5px;
    margin-right: 5px; }
  .xts-scheme-light .xts-post-meta > div:not(:last-child):after, .xts-scheme-light .xts-post-meta:not(:last-child):after {
    color: rgba(255, 255, 255, 0.8); }

.xts-post-author {
  display: flex;
  align-items: center; }
  .xts-post-author a {
    font-weight: 600;
    color: #333333; }
    .xts-post-author a:hover {
      color: #242424; }
  .xts-post-author .xts-avatar {
    margin-right: 6px; }
  .xts-post-author .xts-label {
    margin-right: 4px; }
  .xts-post-author .avatar {
    width: 20px;
    max-width: 20px;
    border-radius: 50%; }

.xts-scheme-light .xts-post-author a {
  color: rgba(255, 255, 255, 0.9); }
  .xts-scheme-light .xts-post-author a:hover {
    color: rgba(255, 255, 255, 0.6); }

.xts-post-date {
  display: flex;
  color: #777777; }
  .xts-scheme-light .xts-post-date {
    color: rgba(255, 255, 255, 0.8); }

.xts-post-categories {
  overflow: hidden;
  font-size: 0; }
  .xts-post-categories > a {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 8px;
    white-space: nowrap;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: #777777; }
    .xts-post-categories > a:last-child {
      margin-right: 0; }
    .xts-post-categories > a:hover {
      color: #242424; }

.xts-scheme-light .xts-post-categories > a {
  color: rgba(255, 255, 255, 0.9); }
  .xts-scheme-light .xts-post-categories > a:hover {
    color: rgba(255, 255, 255, 0.6); }

.xts-single-post-header {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px; }

.xts-single-post .xts-post-meta {
  margin-bottom: 15px; }

.xts-page-title.xts-with-summary .xts-post-date:after {
  display: none; }

.xts-single-post .xts-post-categories {
  margin-bottom: 7px; }

.xts-single-post-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px; }
  .xts-single-post-footer .xts-tags-list {
    flex: 0 1 100%;
    max-width: 100%; }
  .xts-single-post-footer .xts-single-post-social {
    flex: 1 0 auto;
    max-width: 100%; }

.author-info {
  display: flex;
  margin-bottom: 40px; }
  .author-info .author-avatar {
    margin-right: 30px; }
    .author-info .author-avatar img {
      width: 90px !important;
      border-radius: 50%; }
  .author-info .author-title {
    margin-bottom: 15px; }
  .author-info .author-description {
    flex: 1 1 0%; }
  .author-info .author-link {
    display: inline-block;
    margin-top: 20px;
    font-weight: 600; }

.xts-blog:not(.xts-carousel).xts-row-spacing-40 {
  margin-bottom: -50px; }
  .xts-blog:not(.xts-carousel).xts-row-spacing-40 .xts-col {
    margin-bottom: 50px; }

.xts-post-header {
  display: flex;
  align-items: flex-start;
  margin-bottom: 7px; }

.xts-post .xts-post-author {
  margin-right: 20px; }

.xts-post .xts-post-meta {
  flex-shrink: 0; }

.xts-post-label,
.xts-post-control {
  width: 40px;
  height: 40px;
  color: #ffffff;
  text-align: center;
  font-size: 22px;
  line-height: 40px; }

.xts-post-label {
  border-radius: 0px;
  position: absolute;
  z-index: 8;
  left: 20px;
  top: 20px; }
  .xts-post-label:after {
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .xts-post-label.xts-format-audio:after {
    content: "\e934"; }
  .xts-post-label.xts-format-quote:after {
    content: "\e929"; }
  .xts-post-label.xts-format-video:after {
    content: "\e938"; }
  .xts-post-label.xts-format-gallery:after {
    content: "\e936"; }
  .xts-post-label.xts-format-link:after {
    content: "\e935"; }
  .xts-post-label.xts-format-image:after {
    content: "\e932"; }

.xts-post-controls {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  visibility: hidden;
  border-radius: 0px;
  opacity: 0;
  cursor: pointer;
  transition: all .25s ease;
  width: 80px; }
  .xts-has-gallery .xts-post-controls,
  .xts-has-video .xts-post-controls {
    display: flex; }

.xts-post:hover .xts-post-controls {
  visibility: visible;
  opacity: 1; }

.xts-post-control {
  transition: all .25s ease; }
  .xts-post-control:after {
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .xts-post-control.xts-prev, .xts-post-control.xts-next {
    font-size: 20px; }
  .xts-post-control.xts-prev:after {
    content: "\e901"; }
  .xts-post-control.xts-next:after {
    content: "\e902"; }
  .xts-post-control.xts-play:after {
    font-size: 23px;
    content: "\e933";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .xts-post-control.xts-mute:after {
    content: "\e940";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .xts-post-control:hover {
    opacity: .7; }

.xts-video-playing .xts-post-control.xts-play:after {
  content: "\e939"; }

.xts-video-muted .xts-post-control.xts-mute:after {
  content: "\e941"; }

.xts-post-image,
.xts-post-video,
.xts-post-gallery {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

.xts-post:hover .xts-post-image {
  transform: scale(1.08); }

.xts-post:hover .xts-post-gallery {
  transform: scale(1.08); }

.xts-post:not(.xts-video-playing):hover .xts-post-video {
  transform: scale(1.08); }

.xts-post .xts-button-icon i {
  font-style: normal; }
  .xts-post .xts-button-icon i:before {
    font-weight: 400;
    content: "\e906";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.xts-nav-portfolio-wrapper {
  margin-bottom: 15px;
  text-align: center; }

.xts-project {
  position: relative; }

.xts-project-link {
  z-index: 4;
  opacity: 0; }

.xts-project-thumb {
  position: relative;
  overflow: hidden;
  transition: inherit; }

.xts-project-image {
  transition: inherit; }
  .xts-project-image img {
    width: 100%; }

.xts-project-photoswipe > a:before {
  content: "\e91e";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.xts-project-social > a:before {
  content: "\e91c";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.xts-project-title {
  margin-bottom: 0;
  font-size: 24px; }

.xts-single-project-content {
  margin-bottom: 40px; }

.xts-project-categories {
  margin-bottom: 0;
  font-size: 0; }
  .xts-project-categories li {
    display: inline-block;
    margin-bottom: 8px;
    padding: 2px 10px;
    color: #ffffff;
    font-weight: 600;
    font-size: 12px; }
    .xts-project-categories li:not(:last-child) {
      margin-right: 8px; }
    .xts-project-categories li.xts-scheme-dark {
      color: #333333; }

.xts-project-actions {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 6;
  display: flex;
  flex-direction: column;
  opacity: 0;
  transition: inherit;
  transform: scale(0.9); }

.xts-project:hover .xts-project-actions {
  opacity: 1;
  transform: scale(1) translateZ(35px); }

.xts-project-photoswipe.xts-action-btn > a:before,
.xts-project-social.xts-action-btn > a:before {
  font-size: 18px; }

.xts-project-photoswipe > a,
.xts-project-social > a {
  color: #ffffff; }
  .xts-project-photoswipe > a:hover,
  .xts-project-social > a:hover {
    color: rgba(255, 255, 255, 0.6); }

.xts-project-content {
  display: flex;
  flex-direction: column;
  padding: 30px 30px 30px 30px;
  transition: inherit;
  z-index: 2; }

.xts-portfolio-design-default .xts-project {
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1); }
  .xts-portfolio-design-default .xts-project .xts-project-image {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden; }
  .xts-portfolio-design-default .xts-project:hover .xts-project-image {
    transform: scale(1.08); }

.xts-portfolio-design-default canvas {
  z-index: 2;
  width: 100% !important;
  height: 100% !important;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.xts-portfolio-design-default .xts-project-overlay {
  background: linear-gradient(transparent 5%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0.5) 100%);
  opacity: 0;
  transition: inherit; }

.xts-portfolio-design-default .xts-project-content {
  justify-content: flex-end;
  padding-right: 60px; }
  .xts-portfolio-design-default .xts-project-content:after {
    position: absolute;
    right: 22px;
    bottom: 37px;
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
    opacity: 0;
    transition: inherit;
    transform: scale(0.6);
    content: "\e906";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.xts-portfolio-design-default .xts-project-categories,
.xts-portfolio-design-default .xts-project-title {
  opacity: 0;
  transition: inherit; }

.xts-portfolio-design-default .xts-project-categories {
  transform: translateY(10px); }

.xts-portfolio-design-default .xts-project-title {
  transform: translateY(25px); }

.xts-portfolio-design-default .xts-project:hover canvas,
.xts-portfolio-design-default .xts-project:hover .xts-project-overlay {
  opacity: 1; }

.xts-portfolio-design-default .xts-project:hover .xts-project-content:after,
.xts-portfolio-design-default .xts-project:hover .xts-project-categories,
.xts-portfolio-design-default .xts-project:hover .xts-project-title {
  opacity: 1;
  transform: none; }

.xts-portfolio-design-parallax .xts-project {
  box-shadow: 0px 20px 100px 0px transparent;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1), z-index 0s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  perspective: inherit;
  -webkit-perspective: inherit;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

.xts-portfolio-design-parallax .xts-project-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: inherit; }

.xts-portfolio-design-parallax .xts-project-link {
  transform: translateZ(35px); }

.xts-portfolio-design-parallax .xts-project-content {
  justify-content: center;
  text-align: center;
  opacity: 0;
  transform: scale(0.9) translateZ(0); }

.xts-portfolio-design-parallax .xts-project:hover {
  box-shadow: 0px 20px 100px 0px rgba(0, 0, 0, 0.5); }
  .xts-portfolio-design-parallax .xts-project:hover .xts-project-overlay {
    opacity: 1; }
  .xts-portfolio-design-parallax .xts-project:hover .xts-project-content {
    opacity: 1;
    transform: scale(1) translateZ(35px); }

.xts-iimage {
  position: relative;
  overflow: hidden;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.xts-iimage-img-wrapper {
  overflow: hidden;
  border-radius: inherit;
  transition: inherit; }

.xts-iimage-img {
  z-index: 2;
  background-size: cover;
  background-repeat: no-repeat;
  transition: inherit; }
  .xts-iimage-img :is(
  img,
  video) {
    width: 100%; }

.xts-iimage-overlay {
  z-index: 4; }

.xts-iimage-content-wrapper {
  z-index: 6;
  display: flex;
  padding: 30px; }

.xts-iimage-subtitle,
.xts-iimage-title {
  margin-bottom: 10px; }

.xts-iimage .xts-button-wrapper {
  margin-top: 20px; }

.xts-iimage.xts-with-background .xts-iimage-img-wrapper,
.xts-iimage.xts-with-background .xts-iimage-img,
.xts-iimage.xts-with-background picture {
  height: inherit; }

.xts-iimage.xts-with-background .xts-iimage-img :is(
img,
video) {
  height: inherit;
  object-fit: cover;
  object-position: inherit; }

.xts-iimage.xts-with-shadow {
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); }

.xts-iimage.xts-style-mask .xts-iimage-overlay {
  background-color: #ffffff;
  opacity: 0.3; }

.xts-iimage.xts-style-mask.xts-scheme-light .xts-iimage-overlay {
  background-color: #000000; }

.xts-iimage.xts-hover-zoom-in {
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1); }
  .xts-iimage.xts-hover-zoom-in .xts-iimage-img {
    perspective: 800px;
    -webkit-perspective: 800px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden; }
  .xts-iimage.xts-hover-zoom-in:hover .xts-iimage-img {
    transform: scale(1.08); }

.xts-iimage.xts-hover-zoom-out {
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1); }
  .xts-iimage.xts-hover-zoom-out .xts-iimage-img {
    transform: scale(1.11);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    perspective: 800px;
    -webkit-perspective: 800px; }
  .xts-iimage.xts-hover-zoom-out:hover .xts-iimage-img {
    transform: none; }

.xts-iimage.xts-hover-parallax {
  overflow: visible;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  perspective: inherit;
  -webkit-perspective: inherit;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1), z-index 0s; }
  .xts-iimage.xts-hover-parallax .xts-iimage-content-wrapper {
    transition: inherit;
    transform: translateZ(0); }
  .xts-iimage.xts-hover-parallax:hover .xts-iimage-content-wrapper {
    transform: translateZ(35px); }

.xts-infobox {
  position: relative;
  display: flex;
  flex-direction: column;
  transition: box-shadow 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
  .xts-infobox .xts-button-wrapper {
    margin-top: 20px; }

.xts-box-icon-wrapper,
.xts-box-content {
  z-index: 2; }

.xts-box-icon-wrapper {
  flex: 0 0 auto; }

.xts-box-content {
  flex: 1 1 auto; }

.xts-box-overlay {
  border-radius: inherit;
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
  .xts-infobox:hover .xts-box-overlay {
    opacity: 1; }

.xts-box-subtitle,
.xts-box-title,
.xts-box-desc {
  transition: color 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.xts-infobox.xts-icon-top .xts-box-icon-wrapper {
  margin-bottom: 15px; }

.xts-infobox.xts-icon-side {
  flex-direction: row; }
  .xts-infobox.xts-icon-side .xts-box-icon-wrapper {
    margin-right: 20px;
    max-width: 50%; }
  .xts-infobox.xts-icon-side.xts-textalign-right {
    flex-direction: row-reverse; }
    .xts-infobox.xts-icon-side.xts-textalign-right .xts-box-icon-wrapper {
      margin-right: 0;
      margin-left: 20px; }

.browser-Internet .xts-header-col .xts-infobox.xts-icon-side .xts-box-icon-wrapper {
  max-width: none; }

.xts-box-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  font-weight: 600;
  line-height: 1;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
  .xts-box-icon svg {
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
  .xts-box-icon.xts-with-color svg * {
    fill: inherit !important; }
  .xts-box-icon[class*="xts-size-"].xts-with-brd-color, .xts-box-icon[class*="xts-size-"].xts-with-bg-color {
    min-width: 2em;
    height: 2em; }
  .xts-box-icon.xts-size-s {
    font-size: 38px; }
  .xts-box-icon.xts-size-m {
    font-size: 52px; }
  .xts-box-icon.xts-size-l {
    font-size: 74px; }
  .xts-box-icon.xts-shape-rectangle {
    border-radius: 0; }
  .xts-box-icon.xts-shape-round {
    border-radius: 100px; }
  .xts-box-icon.xts-shape-rounded {
    border-radius: 5px; }
  .xts-box-icon.xts-with-brd-color, .xts-box-icon.xts-with-bg-color {
    padding: 5px; }
    .xts-box-icon.xts-with-brd-color.xts-type-image, .xts-box-icon.xts-with-bg-color.xts-type-image {
      padding: 20px; }
  .xts-box-icon.xts-with-brd-color {
    border: 1px solid currentColor; }

.xts-infobox.xts-with-shadow {
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); }

.xts-infobox.xts-with-shadow, .xts-infobox.xts-with-bg-color, .xts-infobox.xts-with-border {
  padding: 30px; }

.xts-map {
  position: relative; }
  .xts-map .gm-style img {
    max-width: none; }
  .xts-map .gm-style > div > div > div > div > img {
    width: inherit !important;
    height: inherit !important; }
  .xts-map .gm-style-iw-d h3 {
    min-width: 300px;
    text-align: center;
    margin: 15px; }

.xts-map-layout {
  position: absolute !important;
  z-index: 2; }

.xts-map-container {
  display: flex;
  padding: 30px; }
  .xts-section-stretch-content .xts-map-container {
    padding-left: 15px;
    padding-right: 15px; }

.xts-map-content {
  position: relative;
  z-index: 4;
  width: 100%; }

.xts-map-desc {
  visibility: hidden;
  padding: 30px;
  opacity: 0;
  transition: all .25s ease; }
  .xts-map-desc:after {
    content: "";
    z-index: -1;
    background-color: #ffffff;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
    transition: all .25s ease;
    transform: scaleY(0);
    transform-origin: top;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .xts-map-content.xts-opened .xts-map-desc {
    visibility: visible;
    opacity: 1; }
    .xts-map-content.xts-opened .xts-map-desc:after {
      transform: scaleY(1); }

.xts-map-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ffffff;
  color: #333333;
  cursor: pointer;
  transition: all .25s ease;
  user-select: none; }
  .xts-map-close:before {
    content: "\e91e";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .xts-map-close:hover {
    color: #777777; }
  .xts-map-content.xts-opened .xts-map-close {
    background-color: transparent; }
    .xts-map-content.xts-opened .xts-map-close:before {
      content: "\e909"; }
  .xts-justify-start .xts-map-close {
    right: calc(100% - 40px); }
  .xts-justify-start .xts-map-content.xts-opened .xts-map-close {
    right: 0;
    transition: all .25s ease,
 right 0s;
    animation: xts-fade-in .6s ease; }

.xts-map.xts-lazy:not(.xts-loaded) .xts-map-container {
  display: none; }

.xts-map-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  z-index: 2; }
  .xts-map.xts-loaded .xts-map-placeholder {
    display: none; }

.xts-button.xts-size-xs {
  padding-right: 10px;
  padding-left: 10px;
  min-height: 28px;
  font-size: 11px; }
  .browser-Internet .xts-button.xts-size-xs {
    height: 28px; }

.xts-button.xts-size-s {
  padding-right: 14px;
  padding-left: 14px;
  min-height: 36px;
  font-size: 12px; }
  .browser-Internet .xts-button.xts-size-s {
    height: 36px; }

.xts-button.xts-size-l {
  padding-right: 28px;
  padding-left: 28px;
  min-height: 48px;
  font-size: 14px; }
  .browser-Internet .xts-button.xts-size-l {
    height: 48px; }

.xts-button.xts-size-xl {
  padding-right: 40px;
  padding-left: 40px;
  min-height: 56px;
  font-size: 16px; }
  .browser-Internet .xts-button.xts-size-xl {
    height: 56px; }

.xts-button.xts-color-default.xts-style-bordered {
  border-color: rgba(119, 119, 119, 0.2);
  color: #333333; }
  .xts-button.xts-color-default.xts-style-bordered:hover {
    border-color: rgba(119, 119, 119, 0.4);
    color: #333333; }

.xts-button.xts-color-default.xts-style-link {
  border-color: rgba(119, 119, 119, 0.2);
  color: #333333; }
  .xts-button.xts-color-default.xts-style-link:hover {
    border-color: rgba(119, 119, 119, 0.4);
    color: #333333; }

.xts-button.xts-color-default.xts-style-link-3 {
  color: #333333; }
  .xts-button.xts-color-default.xts-style-link-3:hover {
    color: #666666; }

.xts-button.xts-color-primary {
  color: #ffffff; }
  .xts-button.xts-color-primary:hover {
    color: #ffffff; }

.xts-button.xts-color-primary.xts-style-bordered:hover {
  opacity: 0.6; }

.xts-button.xts-color-primary.xts-style-link {
  color: #333333; }
  .xts-button.xts-color-primary.xts-style-link:hover {
    color: #333333;
    opacity: 0.6; }

.xts-button.xts-color-primary.xts-style-link-3:hover {
  opacity: .8; }

.xts-button.xts-color-secondary {
  color: #ffffff; }
  .xts-button.xts-color-secondary:hover {
    color: #ffffff; }

.xts-button.xts-color-secondary.xts-style-bordered:hover {
  opacity: 0.6; }

.xts-button.xts-color-secondary.xts-style-link {
  color: #333333; }
  .xts-button.xts-color-secondary.xts-style-link:hover {
    color: #333333;
    opacity: 0.6; }

.xts-button.xts-color-secondary.xts-style-link-3:hover {
  opacity: .8; }

.xts-button.xts-color-white {
  background-color: #ffffff;
  color: #333333; }
  .xts-button.xts-color-white:hover {
    background-color: #e9e9e9;
    color: #333333; }

.xts-button.xts-color-white.xts-style-bordered {
  border-color: rgba(255, 255, 255, 0.5);
  color: #ffffff; }
  .xts-button.xts-color-white.xts-style-bordered:hover {
    border-color: #ffffff;
    background-color: transparent;
    color: #ffffff; }

.xts-button.xts-color-white.xts-style-link {
  border-color: rgba(255, 255, 255, 0.3);
  color: #ffffff; }
  .xts-button.xts-color-white.xts-style-link:hover {
    border-color: #ffffff;
    color: #ffffff; }

.xts-button.xts-color-white.xts-style-link-3 {
  color: #ffffff; }
  .xts-button.xts-color-white.xts-style-link-3:hover {
    color: rgba(255, 255, 255, 0.8); }

.xts-button.xts-color-custom:hover {
  box-shadow: none; }

.xts-button.xts-style-3d {
  border: none;
  box-shadow: inset 0 -2px 0px rgba(0, 0, 0, 0.15);
  transition: box-shadow 0s ease,
 all .25s ease; }
  .xts-button.xts-style-3d:hover {
    box-shadow: inset 0 -2px 0px rgba(0, 0, 0, 0.15); }
  .xts-button.xts-style-3d:active {
    top: 1px;
    box-shadow: none; }

.xts-button.xts-style-bordered {
  border-width: 1px;
  box-shadow: none !important;
  background-color: transparent !important; }

.xts-button.xts-style-link {
  padding: 0;
  min-height: auto;
  height: auto !important;
  border-width: 1px;
  border-style: solid;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0;
  background-color: transparent !important;
  box-shadow: none !important; }

.xts-button.xts-style-link-3 {
  padding: 0;
  min-height: auto;
  height: auto !important;
  border-radius: 0;
  background-color: transparent !important;
  box-shadow: none !important; }

.xts-button.xts-shape-rectangle {
  border-radius: 0; }

.xts-button.xts-shape-rounded {
  border-radius: 5px; }

.xts-button.xts-shape-round {
  border-radius: 35px; }

.xts-button.xts-width-full {
  width: 100%; }

.xts-button-icon {
  display: flex;
  align-items: center;
  justify-content: center; }
  .xts-button-icon i {
    font-style: normal; }

.xts-button-icon svg,
.xts-button-icon img {
  max-width: 25px; }

.xts-button-icon svg {
  max-height: 25px; }

.xts-button-icon.xts-size-s {
  font-size: 16px; }

.xts-button-icon.xts-size-m {
  font-size: 18px; }

.xts-button-icon.xts-size-l {
  font-size: 22px; }

.xts-button.xts-icon-pos-left {
  flex-direction: row-reverse; }
  .xts-button.xts-icon-pos-left .xts-button-icon {
    margin-right: 8px; }

.xts-button.xts-icon-pos-right .xts-button-icon {
  margin-left: 8px; }

.xts-button.xts-icon-style-bg {
  overflow: hidden; }
  .xts-button.xts-icon-style-bg .xts-button-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.06); }
  .xts-button.xts-icon-style-bg.xts-icon-pos-left .xts-button-icon {
    left: 0; }
  .xts-button.xts-icon-style-bg.xts-icon-pos-right .xts-button-icon {
    right: 0; }
  .xts-button.xts-icon-style-bg.xts-size-xs.xts-icon-pos-left {
    padding-left: 38px; }
  .xts-button.xts-icon-style-bg.xts-size-xs.xts-icon-pos-right {
    padding-right: 38px; }
  .xts-button.xts-icon-style-bg.xts-size-xs .xts-button-icon {
    width: 28px; }
  .xts-button.xts-icon-style-bg.xts-size-s.xts-icon-pos-left {
    padding-left: 50px; }
  .xts-button.xts-icon-style-bg.xts-size-s.xts-icon-pos-right {
    padding-right: 50px; }
  .xts-button.xts-icon-style-bg.xts-size-s .xts-button-icon {
    width: 36px; }
  .xts-button.xts-icon-style-bg.xts-size-m.xts-icon-pos-left {
    padding-left: 62px; }
  .xts-button.xts-icon-style-bg.xts-size-m.xts-icon-pos-right {
    padding-right: 62px; }
  .xts-button.xts-icon-style-bg.xts-size-m .xts-button-icon {
    width: 42px; }
  .xts-button.xts-icon-style-bg.xts-size-l.xts-icon-pos-left {
    padding-left: 76px; }
  .xts-button.xts-icon-style-bg.xts-size-l.xts-icon-pos-right {
    padding-right: 76px; }
  .xts-button.xts-icon-style-bg.xts-size-l .xts-button-icon {
    width: 48px; }
  .xts-button.xts-icon-style-bg.xts-size-xl.xts-icon-pos-left {
    padding-left: 96px; }
  .xts-button.xts-icon-style-bg.xts-size-xl.xts-icon-pos-right {
    padding-right: 96px; }
  .xts-button.xts-icon-style-bg.xts-size-xl .xts-button-icon {
    width: 56px; }

.xts-button[class*="xts-icon-anim-fade"][class*="xts-style-link"] .xts-button-text, .xts-button[class*="xts-icon-anim-move"][class*="xts-style-link"] .xts-button-text {
  transform: none !important; }

.xts-button[class*="xts-icon-anim-fade"][class*="xts-style-link"] .xts-button-icon, .xts-button[class*="xts-icon-anim-move"][class*="xts-style-link"] .xts-button-icon {
  position: absolute;
  top: 0;
  bottom: 0; }

.xts-button[class*="xts-icon-anim-fade"][class*="xts-style-link"].xts-icon-pos-right .xts-button-icon, .xts-button[class*="xts-icon-anim-move"][class*="xts-style-link"].xts-icon-pos-right .xts-button-icon {
  left: 100%; }

.xts-button[class*="xts-icon-anim-fade"][class*="xts-style-link"].xts-icon-pos-left .xts-button-icon, .xts-button[class*="xts-icon-anim-move"][class*="xts-style-link"].xts-icon-pos-left .xts-button-icon {
  right: 100%; }

.xts-button[class*="xts-icon-anim-fade"].xts-icon-style-default > span {
  transition: opacity 0.25s ease,
 transform 0.25s ease; }

.xts-button[class*="xts-icon-anim-fade"].xts-icon-style-default .xts-button-icon {
  opacity: 0;
  width: 20px; }

.xts-button[class*="xts-icon-anim-fade"].xts-icon-style-default:hover .xts-button-icon {
  opacity: 1; }

.xts-button[class*="xts-icon-anim-fade"].xts-icon-style-default.xts-icon-pos-left .xts-button-text {
  transform: translateX(-14px); }

.xts-button[class*="xts-icon-anim-fade"].xts-icon-style-default.xts-icon-pos-right .xts-button-text {
  transform: translateX(14px); }

.xts-button[class*="xts-icon-anim-fade"].xts-icon-style-default.xts-icon-pos-left:hover .xts-button-text, .xts-button[class*="xts-icon-anim-fade"].xts-icon-style-default.xts-icon-pos-right:hover .xts-button-text {
  transform: none; }

.xts-button[class*="xts-icon-anim-fade"].xts-icon-style-bg .xts-button-icon {
  overflow: hidden; }

.xts-button[class*="xts-icon-anim-fade"].xts-icon-style-bg .xts-button-image,
.xts-button[class*="xts-icon-anim-fade"].xts-icon-style-bg i,
.xts-button[class*="xts-icon-anim-fade"].xts-icon-style-bg svg {
  flex: 0 0 100%;
  transition: opacity 0.25s ease,
 transform 0.25s ease; }

.xts-button[class*="xts-icon-anim-fade"].xts-icon-style-bg svg {
  max-width: none; }

.xts-button[class*="xts-icon-anim-fade"][class*="xts-style-link"] .xts-button-text {
  transform: none !important; }

.xts-button.xts-icon-anim-fade-right.xts-icon-style-default .xts-button-icon {
  transform: translateX(10px); }

.xts-button.xts-icon-anim-fade-right.xts-icon-style-default:hover .xts-button-icon {
  transform: none; }

.xts-button.xts-icon-anim-fade-right.xts-icon-style-bg .xts-button-icon {
  justify-content: flex-start; }

.xts-button.xts-icon-anim-fade-right.xts-icon-style-bg:hover .xts-button-image,
.xts-button.xts-icon-anim-fade-right.xts-icon-style-bg:hover i,
.xts-button.xts-icon-anim-fade-right.xts-icon-style-bg:hover svg {
  transform: translateX(-100%); }

.xts-button.xts-icon-anim-fade-left.xts-icon-style-default .xts-button-icon {
  transform: translateX(-10px); }

.xts-button.xts-icon-anim-fade-left.xts-icon-style-default:hover .xts-button-icon {
  transform: none; }

.xts-button.xts-icon-anim-fade-left.xts-icon-style-bg .xts-button-icon {
  justify-content: flex-end; }

.xts-button.xts-icon-anim-fade-left.xts-icon-style-bg:hover .xts-button-image,
.xts-button.xts-icon-anim-fade-left.xts-icon-style-bg:hover i,
.xts-button.xts-icon-anim-fade-left.xts-icon-style-bg:hover svg {
  transform: translateX(100%); }

.xts-button[class*="xts-icon-anim-move"] .xts-button-image,
.xts-button[class*="xts-icon-anim-move"] i,
.xts-button[class*="xts-icon-anim-move"] svg {
  transition: transform .25s ease; }

.xts-button.xts-icon-anim-move-right:hover .xts-button-image,
.xts-button.xts-icon-anim-move-right:hover i,
.xts-button.xts-icon-anim-move-right:hover svg {
  transform: translateX(5px); }

.xts-button.xts-icon-anim-move-left:hover .xts-button-image,
.xts-button.xts-icon-anim-move-left:hover i,
.xts-button.xts-icon-anim-move-left:hover svg {
  transform: translateX(-5px); }

.xts-section-title {
  position: relative; }

.xts-section-subtitle-text,
.xts-section-title-text,
.xts-section-desc-text {
  display: inline-block; }

.xts-section-title-divider {
  font-size: 0;
  margin-top: 10px; }

.xts-section-title.xts-design-simple .xts-section-title-divider:after {
  display: inline-block;
  width: 40px;
  height: 2px;
  content: ""; }

.xts-section-title.xts-design-bordered {
  display: flex;
  align-items: center; }
  .xts-section-title.xts-design-bordered:after, .xts-section-title.xts-design-bordered:before {
    display: block;
    flex: 1 1 auto;
    border-bottom: 1px solid rgba(119, 119, 119, 0.2);
    content: ""; }
  .xts-section-title.xts-design-bordered .xts-section-title-text {
    padding-right: 20px;
    padding-left: 20px; }
  .xts-textalign-left .xts-section-title.xts-design-bordered .xts-section-title-text {
    padding-left: 0; }
  .xts-textalign-left .xts-section-title.xts-design-bordered:before {
    content: none; }
  .xts-textalign-right .xts-section-title.xts-design-bordered .xts-section-title-text {
    padding-right: 0; }
  .xts-textalign-right .xts-section-title.xts-design-bordered:after {
    content: none; }
  .xts-scheme-light .xts-section-title.xts-design-bordered:after, .xts-scheme-light .xts-section-title.xts-design-bordered:before {
    border-color: rgba(255, 255, 255, 0.15); }

.xts-section-title.xts-design-underline {
  border-bottom: 1px solid rgba(119, 119, 119, 0.15); }
  .xts-section-title.xts-design-underline .xts-section-title-text {
    margin-bottom: -1px;
    padding-bottom: 10px;
    border-bottom: 1px solid; }
  .xts-scheme-light .xts-section-title.xts-design-underline {
    border-color: rgba(255, 255, 255, 0.15); }

i[class*="xts-i-"] {
  font-style: normal; }
  i[class*="xts-i-"]:before {
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.xts-i-email:before {
  content: "\e959"; }

.xts-i-facebook:before {
  content: "\e960"; }

.xts-i-behance:before {
  content: "\e969"; }

.xts-i-dribbble:before {
  content: "\e970"; }

.xts-i-flickr:before {
  content: "\e975"; }

.xts-i-instagram:before {
  content: "\e962"; }

.xts-i-linkedin:before {
  content: "\e968"; }

.xts-i-ok:before {
  content: "\e978"; }

.xts-i-pinterest:before {
  content: "\e967"; }

.xts-i-snapchat:before {
  content: "\e965"; }

.xts-i-soundcloud:before {
  content: "\e973"; }

.xts-i-spotify:before {
  content: "\e976"; }

.xts-i-telegram:before {
  content: "\e963"; }

.xts-i-tumblr:before {
  content: "\e972"; }

.xts-i-twitter:before {
  content: "\e961"; }

.xts-i-vimeo:before {
  content: "\e971"; }

.xts-i-vk:before {
  content: "\e977"; }

.xts-i-whatsapp:before {
  content: "\e966"; }

.xts-i-youtube:before {
  content: "\e964"; }

.xts-i-github:before {
  content: "\e974"; }

.xts-i-viber:before {
  content: "\e992"; }

.xts-i-tiktok:before {
  content: "\e991"; }

.xts-social-buttons a {
  vertical-align: middle;
  line-height: 1; }

.xts-social-buttons.xts-style-simple a {
  background-color: #f1f1f1;
  color: rgba(0, 0, 0, 0.4); }
  .xts-social-buttons.xts-style-simple a:hover {
    color: #ffffff; }

.xts-social-buttons.xts-style-simple.xts-scheme-light a {
  background-color: rgba(255, 255, 255, 0.3);
  color: #ffffff; }

.xts-social-buttons.xts-style-colored a {
  color: #ffffff; }
  .xts-social-buttons.xts-style-colored a:hover {
    box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.15); }

.xts-social-buttons.xts-style-colored .xts-social-snapchat i {
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.35); }

.xts-social-buttons.xts-style-colored-alt a {
  background-color: #f1f1f1;
  color: rgba(0, 0, 0, 0.4); }

.xts-social-buttons.xts-style-colored-alt.xts-scheme-light a {
  background-color: rgba(255, 255, 255, 0.3);
  color: #ffffff; }

.xts-social-buttons.xts-style-bordered a {
  border: 1px solid #e1e1e1;
  color: rgba(0, 0, 0, 0.4); }

.xts-social-buttons.xts-style-bordered.xts-scheme-light a {
  border-color: rgba(255, 255, 255, 0.4);
  color: #ffffff; }

.xts-social-buttons.xts-style-colored-alt a:hover, .xts-social-buttons.xts-style-bordered a:hover {
  color: #ffffff; }

.xts-social-buttons.xts-style-colored-alt .xts-social-snapchat:hover i, .xts-social-buttons.xts-style-bordered .xts-social-snapchat:hover i {
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.35); }

.xts-social-icons {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  margin-left: -4px;
  margin-right: -4px; }
  .xts-social-icons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 4px; }
  .xts-social-icons .xts-social-name {
    display: none; }

.xts-social-label {
  margin-right: 5px;
  vertical-align: middle;
  font-weight: 600;
  line-height: 1; }
  .xts-social-label.xts-textcolor-default {
    color: #333333; }

.xts-social-icons.xts-size-s a {
  width: 30px;
  height: 30px;
  font-size: 14px; }

.xts-social-icons.xts-size-m a {
  width: 40px;
  height: 40px;
  font-size: 18px; }

.xts-social-icons.xts-size-l a {
  width: 60px;
  height: 60px;
  font-size: 30px; }

.xts-social-icons.xts-shape-round a {
  border-radius: 35px; }

.xts-social-icons.xts-shape-rounded a {
  border-radius: 5px; }

.xts-social-buttons-wrapper.xts-textalign-justify {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .xts-social-buttons-wrapper.xts-textalign-justify .xts-social-label {
    flex: 0 1 100%; }
  .xts-social-buttons-wrapper.xts-textalign-justify .xts-social-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex: 1 0 auto; }

.xts-social-icons.xts-style-default {
  margin-left: -7px;
  margin-right: -7px; }
  .xts-social-icons.xts-style-default a {
    margin: 0;
    padding: 7px;
    width: auto;
    height: auto;
    color: rgba(0, 0, 0, 0.6); }
    .xts-social-icons.xts-style-default a:hover {
      color: rgba(0, 0, 0, 0.8); }
  .xts-social-icons.xts-style-default.xts-scheme-light a {
    color: white; }
    .xts-social-icons.xts-style-default.xts-scheme-light a:hover {
      color: rgba(255, 255, 255, 0.6); }

.xts-social-counter a {
  display: flex;
  align-items: center;
  padding: 15px 20px; }

.xts-social-counter i {
  flex: 0 0 auto; }

.xts-social-counter .xts-social-name {
  font-weight: 600; }

.xts-social-counter .xts-i-facebook {
  color: #3B5998; }

.xts-social-counter .xts-i-twitter {
  color: #0f1419; }

.xts-social-counter .xts-i-instagram {
  color: #C13584; }

.xts-social-counter .xts-i-pinterest {
  color: #BD081C; }

.xts-social-counter .xts-i-youtube {
  color: #FF0000; }

.xts-social-counter .xts-i-telegram {
  color: #0088CC; }

.xts-social-counter.xts-layout-vert a {
  flex-direction: column; }

.xts-social-counter.xts-layout-vert i,
.xts-social-counter.xts-layout-vert .xts-social-name {
  margin-bottom: 10px; }

.xts-social-counter.xts-layout-horiz i {
  text-align: center;
  margin-right: 10px;
  min-width: 25px; }

.xts-social-counter.xts-layout-horiz .xts-social-name {
  width: 100%; }

.xts-social-counter.xts-size-s a {
  font-size: 14px; }

.xts-social-counter.xts-size-s i {
  font-size: 16px; }

.xts-social-counter.xts-size-m a {
  font-size: 16px; }

.xts-social-counter.xts-size-m i {
  font-size: 18px; }

.xts-social-counter.xts-size-l a {
  font-size: 18px; }

.xts-social-counter.xts-size-l i {
  font-size: 26px;
  min-width: 30px; }

.xts-social-counter.xts-style-default a {
  padding: 0; }
  .xts-social-counter.xts-style-default a:hover i {
    background-color: #f1f1f1; }

.xts-social-counter.xts-style-default i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  background-color: #f7f7f7;
  transition: all .25s ease; }

.xts-social-counter.xts-style-default .xts-social-name {
  color: #333333; }

.xts-social-counter.xts-style-default .xts-counter-count {
  color: #a5a5a5; }

.xts-social-counter.xts-style-simple i,
.xts-social-counter.xts-style-simple .xts-social-name,
.xts-social-counter.xts-style-simple .xts-counter-count, .xts-social-counter.xts-style-colored-alt i,
.xts-social-counter.xts-style-colored-alt .xts-social-name,
.xts-social-counter.xts-style-colored-alt .xts-counter-count, .xts-social-counter.xts-style-bordered i,
.xts-social-counter.xts-style-bordered .xts-social-name,
.xts-social-counter.xts-style-bordered .xts-counter-count {
  transition: inherit; }

.xts-social-counter.xts-style-simple .xts-social-name, .xts-social-counter.xts-style-colored-alt .xts-social-name, .xts-social-counter.xts-style-bordered .xts-social-name {
  color: #333333; }

.xts-social-counter.xts-style-simple .xts-counter-count, .xts-social-counter.xts-style-colored-alt .xts-counter-count, .xts-social-counter.xts-style-bordered .xts-counter-count {
  color: #a5a5a5; }

.xts-social-counter.xts-style-simple a:hover i,
.xts-social-counter.xts-style-simple a:hover .xts-social-name,
.xts-social-counter.xts-style-simple a:hover .xts-counter-count, .xts-social-counter.xts-style-colored-alt a:hover i,
.xts-social-counter.xts-style-colored-alt a:hover .xts-social-name,
.xts-social-counter.xts-style-colored-alt a:hover .xts-counter-count, .xts-social-counter.xts-style-bordered a:hover i,
.xts-social-counter.xts-style-bordered a:hover .xts-social-name,
.xts-social-counter.xts-style-bordered a:hover .xts-counter-count {
  color: #ffffff; }

.xts-social-counter.xts-style-colored i {
  color: #ffffff; }

.xts-social-counter.xts-style-colored .xts-counter-count {
  color: rgba(255, 255, 255, 0.8); }

.xts-social-buttons.xts-style-colored .xts-social-facebook, .xts-social-buttons.xts-style-colored-alt .xts-social-facebook:hover, .xts-social-buttons.xts-style-bordered .xts-social-facebook:hover {
  border-color: #3B5998;
  background-color: #3B5998; }

.xts-social-buttons.xts-style-colored .xts-social-twitter, .xts-social-buttons.xts-style-colored-alt .xts-social-twitter:hover, .xts-social-buttons.xts-style-bordered .xts-social-twitter:hover {
  border-color: #0f1419;
  background-color: #0f1419; }

.xts-social-buttons.xts-style-colored .xts-social-instagram, .xts-social-buttons.xts-style-colored-alt .xts-social-instagram:hover, .xts-social-buttons.xts-style-bordered .xts-social-instagram:hover {
  border-color: #C13584;
  background-color: #C13584; }

.xts-social-buttons.xts-style-colored .xts-social-email, .xts-social-buttons.xts-style-colored-alt .xts-social-email:hover, .xts-social-buttons.xts-style-bordered .xts-social-email:hover {
  border-color: #F89A1E;
  background-color: #F89A1E; }

.xts-social-buttons.xts-style-colored .xts-social-pinterest, .xts-social-buttons.xts-style-colored-alt .xts-social-pinterest:hover, .xts-social-buttons.xts-style-bordered .xts-social-pinterest:hover {
  border-color: #BD081C;
  background-color: #BD081C; }

.xts-social-buttons.xts-style-colored .xts-social-youtube, .xts-social-buttons.xts-style-colored-alt .xts-social-youtube:hover, .xts-social-buttons.xts-style-bordered .xts-social-youtube:hover {
  border-color: #FF0000;
  background-color: #FF0000; }

.xts-social-buttons.xts-style-colored .xts-social-tumblr, .xts-social-buttons.xts-style-colored-alt .xts-social-tumblr:hover, .xts-social-buttons.xts-style-bordered .xts-social-tumblr:hover {
  border-color: #35465C;
  background-color: #35465C; }

.xts-social-buttons.xts-style-colored .xts-social-linkedin, .xts-social-buttons.xts-style-colored-alt .xts-social-linkedin:hover, .xts-social-buttons.xts-style-bordered .xts-social-linkedin:hover {
  border-color: #0077B5;
  background-color: #0077B5; }

.xts-social-buttons.xts-style-colored .xts-social-vimeo, .xts-social-buttons.xts-style-colored-alt .xts-social-vimeo:hover, .xts-social-buttons.xts-style-bordered .xts-social-vimeo:hover {
  border-color: #1AB7EA;
  background-color: #1AB7EA; }

.xts-social-buttons.xts-style-colored .xts-social-flickr, .xts-social-buttons.xts-style-colored-alt .xts-social-flickr:hover, .xts-social-buttons.xts-style-bordered .xts-social-flickr:hover {
  border-color: #FF0084;
  background-color: #FF0084; }

.xts-social-buttons.xts-style-colored .xts-social-github, .xts-social-buttons.xts-style-colored-alt .xts-social-github:hover, .xts-social-buttons.xts-style-bordered .xts-social-github:hover {
  border-color: #333;
  background-color: #333; }

.xts-social-buttons.xts-style-colored .xts-social-dribbble, .xts-social-buttons.xts-style-colored-alt .xts-social-dribbble:hover, .xts-social-buttons.xts-style-bordered .xts-social-dribbble:hover {
  border-color: #EA4C89;
  background-color: #EA4C89; }

.xts-social-buttons.xts-style-colored .xts-social-behance, .xts-social-buttons.xts-style-colored-alt .xts-social-behance:hover, .xts-social-buttons.xts-style-bordered .xts-social-behance:hover {
  border-color: #1769FF;
  background-color: #1769FF; }

.xts-social-buttons.xts-style-colored .xts-social-soundcloud, .xts-social-buttons.xts-style-colored-alt .xts-social-soundcloud:hover, .xts-social-buttons.xts-style-bordered .xts-social-soundcloud:hover {
  border-color: #FF8800;
  background-color: #FF8800; }

.xts-social-buttons.xts-style-colored .xts-social-spotify, .xts-social-buttons.xts-style-colored-alt .xts-social-spotify:hover, .xts-social-buttons.xts-style-bordered .xts-social-spotify:hover {
  border-color: #1DB954;
  background-color: #1DB954; }

.xts-social-buttons.xts-style-colored .xts-social-ok, .xts-social-buttons.xts-style-colored-alt .xts-social-ok:hover, .xts-social-buttons.xts-style-bordered .xts-social-ok:hover {
  border-color: #ED812B;
  background-color: #ED812B; }

.xts-social-buttons.xts-style-colored .xts-social-whatsapp, .xts-social-buttons.xts-style-colored-alt .xts-social-whatsapp:hover, .xts-social-buttons.xts-style-bordered .xts-social-whatsapp:hover {
  border-color: #25D366;
  background-color: #25D366; }

.xts-social-buttons.xts-style-colored .xts-social-vk, .xts-social-buttons.xts-style-colored-alt .xts-social-vk:hover, .xts-social-buttons.xts-style-bordered .xts-social-vk:hover {
  border-color: #45668E;
  background-color: #45668E; }

.xts-social-buttons.xts-style-colored .xts-social-snapchat, .xts-social-buttons.xts-style-colored-alt .xts-social-snapchat:hover, .xts-social-buttons.xts-style-bordered .xts-social-snapchat:hover {
  border-color: #FFFC00;
  background-color: #FFFC00; }

.xts-social-buttons.xts-style-colored .xts-social-telegram, .xts-social-buttons.xts-style-colored-alt .xts-social-telegram:hover, .xts-social-buttons.xts-style-bordered .xts-social-telegram:hover {
  border-color: #0088CC;
  background-color: #0088CC; }

.xts-social-buttons.xts-style-colored .xts-social-viber, .xts-social-buttons.xts-style-colored-alt .xts-social-viber:hover, .xts-social-buttons.xts-style-bordered .xts-social-viber:hover {
  border-color: #675da9;
  background-color: #675da9; }

.xts-social-buttons.xts-style-colored .xts-social-tiktok, .xts-social-buttons.xts-style-colored-alt .xts-social-tiktok:hover, .xts-social-buttons.xts-style-bordered .xts-social-tiktok:hover {
  border-color: #000;
  background-color: #000; }

.xts-testimonial {
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.xts-testimonial-name,
.xts-testimonial-user-title {
  line-height: 1.2; }

.xts-testimonial-header {
  display: flex;
  align-items: center;
  margin-bottom: 15px; }

.xts-testimonial-image {
  flex: 0 0 auto; }
  .xts-testimonial-image img {
    border-radius: 100px; }

.xts-testimonial-author {
  flex: 1 1 auto; }

.xts-testimonials.xts-textalign-left .xts-testimonial-image {
  margin-right: 20px;
  max-width: 50%; }

.xts-testimonials.xts-textalign-center .xts-testimonial-image {
  margin-bottom: 15px; }

.xts-testimonials.xts-textalign-center .xts-testimonial-header {
  flex-direction: column; }

.xts-testimonials.xts-textalign-right .xts-testimonial-image {
  margin-left: 20px;
  max-width: 50%; }

.xts-testimonials.xts-textalign-right .xts-testimonial-header {
  flex-direction: row-reverse; }

.xts-testimonials.xts-with-shadow .xts-testimonial {
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); }

.xts-testimonials.xts-with-shadow .xts-testimonial, .xts-testimonials.xts-with-bg-color .xts-testimonial {
  padding: 30px; }

.xts-member-name,
.xts-member-position {
  line-height: 1.2; }

.xts-member.xts-with-shadow {
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); }

.xts-member.xts-design-default.xts-with-shadow, .xts-member.xts-design-default.xts-with-bg-color {
  padding: 30px; }

.xts-member.xts-design-mask {
  position: relative;
  overflow: hidden;
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1); }
  .xts-member.xts-design-mask .xts-member-image {
    transition: inherit;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden; }
  .xts-member.xts-design-mask:hover .xts-member-image {
    transform: scale(1.08); }
  .xts-member.xts-design-mask .xts-member-image img {
    width: 100%; }
  .xts-member.xts-design-mask .xts-member-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 30px;
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px; }

.xts-price-plan {
  overflow: hidden;
  position: relative;
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), border 0.6s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
  .xts-price-plan.xts-featured {
    top: -10px; }

.xts-plan-inner {
  position: relative;
  z-index: 2; }

.xts-plan-overlay {
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
  .xts-price-plan:hover .xts-plan-overlay {
    opacity: 1; }

.xts-plan-label {
  position: absolute;
  top: 15px;
  padding: 0 10px;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  line-height: 28px; }
  .xts-plan-label.xts-right {
    right: 15px; }
  .xts-plan-label.xts-left {
    left: 15px; }

.xts-plan-icon,
.xts-plan-title,
.xts-plan-desc,
.xts-plan-pricing,
.xts-plan-pricing-subtitle,
.xts-plan-features span,
.xts-plan-features i {
  transition: color 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.xts-plan-pricing {
  font-weight: 600;
  line-height: 1; }
  .xts-plan-pricing.xts-fontsize-s {
    font-size: 26px; }
  .xts-plan-pricing.xts-fontsize-m {
    font-size: 42px; }
  .xts-plan-pricing.xts-fontsize-l {
    font-size: 58px; }

.xts-plan-symbol {
  margin-right: -.3em;
  vertical-align: super;
  font-size: 40%; }

.xts-plan-fraction {
  margin-left: -.3em;
  letter-spacing: 2px;
  font-size: 60%; }

.xts-plan-pricing-subtitle {
  line-height: 1; }

.xts-plan-features li {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom-width: 1px;
  border-color: rgba(119, 119, 119, 0.2);
  transition: border-color 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
  .xts-plan-features li:not(:last-child) {
    border-style: solid; }

.xts-plan-features i {
  margin-right: 7px; }

.xts-price-plan.xts-scheme-hover-dark:hover .xts-plan-features li {
  border-color: rgba(119, 119, 119, 0.2); }

.xts-price-plan.xts-scheme-light .xts-plan-features li,
.xts-price-plan.xts-scheme-hover-light:hover .xts-plan-features li {
  border-color: rgba(255, 255, 255, 0.15); }
  .xts-price-plan.xts-scheme-light .xts-plan-features li i,
  .xts-price-plan.xts-scheme-hover-light:hover .xts-plan-features li i {
    color: rgba(255, 255, 255, 0.9); }

.xts-plan-icon {
  line-height: 1; }
  .xts-plan-icon svg {
    transition: fill 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
  .xts-plan-icon.xts-with-color svg * {
    fill: inherit !important; }
  .xts-plan-icon.xts-size-s {
    font-size: 38px; }
  .xts-plan-icon.xts-size-m {
    font-size: 52px; }
  .xts-plan-icon.xts-size-l {
    font-size: 74px; }

.xts-price-plan.xts-with-shadow {
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); }

.xts-price-plan.xts-with-shadow, .xts-price-plan.xts-with-border, .xts-price-plan.xts-with-bg-color {
  padding: 30px; }

.xts-countdown-timer.xts-style-default {
  margin-right: -4px;
  margin-left: -4px;
  height: 70px;
  font-size: 0;
  line-height: 1; }
  .xts-countdown-timer.xts-style-default .xts-countdown-item {
    display: inline-flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 4px;
    padding: 5px;
    min-width: 65px;
    height: 65px;
    color: #333333; }
  .xts-countdown-timer.xts-style-default .xts-countdown-digit {
    font-weight: 600;
    font-size: 24px; }
  .xts-countdown-timer.xts-style-default .xts-countdown-text {
    margin-top: 4px;
    text-transform: uppercase;
    font-size: 12px;
    opacity: .6; }

.xts-countdown-timer.xts-style-default.xts-size-s {
  height: 60px; }
  .xts-countdown-timer.xts-style-default.xts-size-s .xts-countdown-item {
    min-width: 55px;
    height: 55px; }
  .xts-countdown-timer.xts-style-default.xts-size-s .xts-countdown-digit {
    font-size: 20px; }
  .xts-countdown-timer.xts-style-default.xts-size-s .xts-countdown-text {
    font-size: 10px; }

.xts-countdown-timer.xts-style-default.xts-size-l {
  height: 85px; }
  .xts-countdown-timer.xts-style-default.xts-size-l .xts-countdown-item {
    min-width: 80px;
    height: 80px; }
  .xts-countdown-timer.xts-style-default.xts-size-l .xts-countdown-digit {
    font-size: 28px; }
  .xts-countdown-timer.xts-style-default.xts-size-l .xts-countdown-text {
    font-size: 14px; }

.xts-countdown-timer[class*="xts-textcolor-"] .xts-countdown-item {
  color: currentColor; }

.xts-countdown-timer.xts-style-default.xts-with-shadow .xts-countdown-item {
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); }

.xts-countdown-timer.xts-style-inline .xts-countdown-item,
.xts-countdown-timer.xts-style-inline .xts-countdown-digit {
  display: inline; }

.xts-countdown-timer.xts-style-inline .xts-countdown-item:not(:last-child):after {
  margin-left: .3em;
  content: ":"; }

.xts-countdown-timer.xts-style-inline .xts-countdown-timer-inner {
  display: inline-block; }
  .xts-countdown-timer.xts-style-inline .xts-countdown-timer-inner:empty {
    display: none; }

.xts-countdown-timer.xts-style-inline .xts-countdown-label {
  margin-right: .3em; }
  .xts-countdown-timer.xts-style-inline .xts-countdown-label:after {
    display: none; }

.xts-countdown-timer.xts-style-inline .xts-countdown-text {
  display: none; }

.xts-countdown-timer.xts-style-inline.xts-size-s {
  font-size: 90%; }

.xts-countdown-timer.xts-style-inline.xts-size-l {
  font-size: 110%; }

.xts-countdown-timer.xts-style-inline[class*="xts-bg-color-"], .xts-countdown-timer.xts-style-inline.xts-with-shadow {
  min-height: 2.6em; }
  .xts-countdown-timer.xts-style-inline[class*="xts-bg-color-"] .xts-countdown-timer-inner, .xts-countdown-timer.xts-style-inline.xts-with-shadow .xts-countdown-timer-inner {
    padding: .8em;
    line-height: 1; }
  .xts-countdown-timer.xts-style-inline[class*="xts-bg-color-"] .xts-countdown-item, .xts-countdown-timer.xts-style-inline.xts-with-shadow .xts-countdown-item {
    display: inline-block;
    min-width: 1.2em;
    text-align: center; }

.xts-countdown-timer.xts-style-inline.xts-with-shadow .xts-countdown-timer-inner {
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); }

.xts-insta {
  position: relative; }

.xts-insta-item {
  position: relative;
  overflow: hidden; }
  .xts-insta-item img {
    width: 100%; }
  .xts-insta-item:hover .xts-insta-likes,
  .xts-insta-item:hover .xts-insta-comments {
    opacity: 1;
    transform: none; }
  .xts-insta-item:hover .xts-insta-meta {
    opacity: 1; }

.xts-insta-link {
  z-index: 4;
  opacity: 0; }

.xts-insta-meta {
  display: flex;
  align-items: flex-end;
  padding: 20px;
  background: linear-gradient(transparent 5%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0.5) 100%);
  line-height: 1;
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.xts-insta-likes,
.xts-insta-comments {
  display: flex;
  flex: 0 0 50%;
  align-items: center;
  overflow: hidden;
  padding-right: 5px;
  padding-left: 5px;
  max-width: 50%;
  color: #ffffff;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  font-size: 16px;
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transform: scale(0.9); }
  .xts-insta-likes:before,
  .xts-insta-comments:before {
    margin-right: 5px;
    font-weight: 400;
    font-size: 20px;
    content: "\e90a";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.xts-insta-comments {
  justify-content: flex-end; }
  .xts-insta-comments:before {
    content: "\e912"; }

.xts-insta-content {
  display: flex;
  align-items: center;
  justify-content: center; }

.xts-insta-desc {
  z-index: 6;
  padding: 30px;
  max-width: 300px;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); }

.xts-slider {
  display: flex;
  position: relative; }
  .xts-slider:not(.flickity-enabled) {
    overflow: hidden; }

.xts-slider[class*="xts-section-stretch"] {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.xts-slider.xts-section-stretch-content .xts-slide-container {
  max-width: 100%; }

.xts-slider.xts-full-height .xts-slide {
  min-height: 100vh; }

.xts-slide {
  position: relative;
  display: flex;
  flex: 0 0 100%;
  overflow: hidden;
  max-width: 100%;
  width: 100%; }

.xts-slide-container {
  z-index: 2;
  display: flex;
  padding-top: 35px;
  padding-bottom: 35px; }

.xts-slide-bg {
  overflow: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }
  .xts-slide-bg video {
    width: 100%;
    height: 100%;
    object-position: 50% 50%;
    object-fit: cover; }

.xts-slide-overlay.xts-style-dotted {
  background-size: auto;
  background-repeat: repeat; }
  .xts-slide-overlay.xts-style-dotted.xts-dotted-light {
    background-image: url("images/dots-light.png"); }
  .xts-slide-overlay.xts-style-dotted.xts-dotted-dark {
    background-image: url("images/dots-dark.png"); }

.xts-slide-content {
  width: 100%; }

.xts-slide-container.xts-without-padding {
  padding-top: 0;
  padding-bottom: 0; }

.single-xts-slide .xts-slider.xts-anim-distortion .xts-slide-container {
  opacity: 1;
  pointer-events: visible;
  pointer-events: unset; }

.xts-slider .flickity-button {
  z-index: 4;
  padding: 0;
  min-height: unset;
  border-radius: 0;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
  font-size: 22px;
  line-height: 1;
  transition: all 0.25s ease, transform 0.5s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1); }
  .xts-slider .flickity-button:before {
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .xts-slider .flickity-button > svg {
    display: none; }
  .xts-slider .flickity-button.previous:before {
    content: "\e901"; }
  .xts-slider .flickity-button.next:before {
    content: "\e902"; }
  .xts-slider .flickity-button:hover {
    box-shadow: none;
    color: rgba(0, 0, 0, 0.5); }

.xts-slider.xts-arrows-light .flickity-button {
  color: #ffffff; }
  .xts-slider.xts-arrows-light .flickity-button:hover {
    color: rgba(255, 255, 255, 0.8); }

.xts-slider.xts-arrows-vpos-sides .flickity-button {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px; }
  .xts-slider.xts-arrows-vpos-sides .flickity-button.previous {
    left: 0; }
  .xts-slider.xts-arrows-vpos-sides .flickity-button.next {
    right: 0; }

.xts-slider.xts-arrows-vpos-top .flickity-buttons {
  position: absolute;
  top: 15px;
  right: 15px; }

.xts-slider.xts-arrows-vpos-top .flickity-button {
  width: 40px;
  height: 50px; }

.xts-arrows-style-bg .flickity-button {
  font-size: 18px; }

.xts-arrows-style-bg.xts-arrows-vpos-sides .flickity-button {
  background-color: #ffffff;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); }
  .xts-arrows-style-bg.xts-arrows-vpos-sides .flickity-button.previous {
    left: 5px; }
    .xts-arrows-style-bg.xts-arrows-vpos-sides .flickity-button.previous:before {
      margin-left: -3px; }
  .xts-arrows-style-bg.xts-arrows-vpos-sides .flickity-button.next {
    right: 5px; }
    .xts-arrows-style-bg.xts-arrows-vpos-sides .flickity-button.next:before {
      margin-right: -3px; }

.xts-arrows-style-bg.xts-arrows-vpos-top .flickity-buttons {
  background-color: #ffffff;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); }

.xts-arrows-style-bg.xts-arrows-shape-round .flickity-buttons,
.xts-arrows-style-bg.xts-arrows-shape-round .flickity-button {
  border-radius: 35px; }

.xts-arrows-style-bg.xts-arrows-shape-rounded .flickity-buttons,
.xts-arrows-style-bg.xts-arrows-shape-rounded .flickity-button {
  border-radius: 5px; }

.xts-arrows-style-bg.xts-arrows-light .flickity-button {
  background-color: rgba(0, 0, 0, 0.8); }

.xts-slider .flickity-page-dots {
  bottom: 10px;
  z-index: 4; }

.xts-slider.xts-anim-fade .xts-slide {
  pointer-events: none;
  z-index: 0; }
  .xts-slider.xts-anim-fade .xts-slide.is-selected {
    pointer-events: auto;
    z-index: 1; }

.xts-slider.xts-anim-zoom-out-short .xts-slide-bg {
  transition: transform 1.4s cubic-bezier(0.19, 1, 0.22, 1);
  transform: scale(1.3); }

.xts-slider.xts-anim-zoom-out-short .xts-slide.is-selected .xts-slide-bg {
  transform: none; }

.xts-slider.xts-anim-zoom-in-long .xts-slide-bg {
  transition: transform 1.2s ease; }

.xts-slider.xts-anim-zoom-in-long .xts-slide.is-selected .xts-slide-bg {
  transition: transform 25s ease;
  transform: scale(1.2); }

.xts-slider.xts-anim-zoom-out-long .xts-slide-bg {
  transition: transform 1.2s ease;
  transform: scale(1.2); }

.xts-slider.xts-anim-zoom-out-long .xts-slide.is-selected .xts-slide-bg {
  transition: transform 25s ease;
  transform: none; }

body:not(.elementor-editor-active) .xts-slide [class*="xts-animation"]:not(.xts-animated) {
  transition: all .35s ease; }

.xts-image {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden; }
  .xts-image .xts-image-inner {
    display: block; }
  .browser-Internet .xts-image {
    display: block; }

.xts-image-single.xts-with-shadow .xts-image {
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); }

.xts-image-hover-zoom-in .xts-image-inner {
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

.xts-image-hover-zoom-in .xts-image:hover .xts-image-inner {
  transform: scale(1.08); }

.xts-image-hover-zoom-out .xts-image-inner {
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transform: scale(1.11);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

.xts-image-hover-zoom-out .xts-image:hover .xts-image-inner {
  transform: none; }

.xts-image-caption {
  text-align: center; }

.xts-caption-under-image .xts-image-caption {
  margin-top: 5px; }

.xts-caption-on-image .xts-image-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6;
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  pointer-events: none; }

.xts-caption-on-image .xts-image:hover .xts-image-caption {
  opacity: 1; }

.xts-image-gallery .swiper-container,
.xts-image-gallery .swiper-wrapper {
  align-items: inherit; }

.xts-center-mode-opacity .xts-image-wrapper {
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.xts-center-mode-opacity:not([data-sync="child"]) .xts-col:not(.swiper-slide-active) .xts-image-wrapper, .xts-center-mode-opacity[data-sync="child"] .xts-col:not(.swiper-slide-thumb-active) .xts-image-wrapper {
  opacity: .65;
  transform: scale(0.8); }

.xts-image-gallery.xts-with-thumbs .xts-nav-pagination {
  margin-bottom: 20px; }

.xts-gallery-thumbs img {
  width: 100%; }

.xts-gallery-thumbs .xts-gallery-thumb {
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.xts-gallery-thumbs .swiper-slide-thumb-active .xts-gallery-thumb,
.xts-gallery-thumbs .xts-gallery-thumb:hover {
  opacity: .6; }

.xts-gallery-thumbs .xts-col:not(.swiper-slide-thumb-active) .xts-gallery-thumb {
  cursor: pointer; }

.woocommerce-product-gallery.xts-style-grid-comb .xts-col:nth-child(3n+1) {
  flex-basis: 100%;
  max-width: 100%;
  width: 100%; }

.woocommerce-product-gallery.xts-style-grid-2 .xts-col:first-child {
  flex-basis: 100%;
  max-width: 100%;
  width: 100%; }

.xts-el-video {
  position: relative;
  overflow: hidden; }
  .xts-el-video iframe,
  .xts-el-video video {
    width: 100%;
    height: 100%;
    background-color: #000000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .xts-el-video.xts-ar-inherit iframe,
  .xts-el-video.xts-ar-inherit video {
    position: static;
    display: block;
    background-color: transparent; }

.xts-el-video-link {
  z-index: 6;
  opacity: 0; }

.xts-el-video-overlay {
  z-index: 2;
  background-position: center;
  background-size: cover;
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }
  .xts-el-video-overlay img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center; }

.xts-el-video-control {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 4; }

.xts-el-video-play-label {
  font-weight: 600;
  font-size: 16px;
  color: #333333;
  margin-left: 15px; }

.xts-el-video.xts-action-play, .xts-el-video.xts-action-button {
  overflow: visible; }
  .xts-el-video.xts-action-play iframe,
  .xts-el-video.xts-action-play video, .xts-el-video.xts-action-button iframe,
  .xts-el-video.xts-action-button video {
    clip: rect(1px, 1px, 1px, 1px); }

.xts-el-video .xts-el-video-play-btn {
  border-style: solid; }

.xts-el-video.xts-action-play .xts-el-video-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center; }

.xts-el-video.xts-playing .xts-el-video-overlay,
.xts-el-video.xts-playing .xts-el-video-link,
.xts-el-video.xts-playing .xts-el-video-control {
  visibility: hidden;
  opacity: 0;
  transition: all .25s ease; }

.xts-video-btn > a:before {
  content: "\e933";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .xts-el-video:hover .xts-el-video-overlay {
    transform: scale(1.08); }

.xts-el-video-play-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  font-size: 80px;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #ffffff; }
  .xts-el-video-play-btn:before {
    font-size: .42em;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), font-size 0s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    content: "\e933";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.xts-el-video.xts-action-play .xts-el-video-btn:hover .xts-el-video-play-btn, .xts-el-video.xts-action-overlay:hover .xts-el-video-play-btn {
  background-color: #ffffff; }
  .xts-el-video.xts-action-play .xts-el-video-btn:hover .xts-el-video-play-btn:before, .xts-el-video.xts-action-overlay:hover .xts-el-video-play-btn:before {
    transform: scale(0.9); }

.xts-el-video.xts-action-play .xts-el-video-play-btn {
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1); }

.xts-el-video.xts-action-overlay .xts-el-video-play-label {
  color: #ffffff; }

.xts-nav-tabs-wrapper {
  margin-bottom: 10px; }

.xts-nav-tabs {
  align-items: flex-end; }
  .xts-nav-tabs.xts-with-shadow > li > a {
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); }

.xts-nav-tabs .xts-tab-icon {
  display: flex;
  line-height: 1; }

.xts-nav-tabs.xts-icon-top a {
  flex-direction: column-reverse; }

.xts-nav-tabs.xts-icon-top .xts-tab-icon {
  margin-bottom: 10px; }

.xts-nav-tabs.xts-icon-left a {
  flex-direction: row-reverse; }

.xts-nav-tabs.xts-icon-left .xts-tab-icon {
  margin-right: 10px; }

.xts-nav-tabs.xts-icon-right a {
  flex-direction: row; }

.xts-nav-tabs.xts-icon-right .xts-tab-icon {
  margin-left: 10px; }

.xts-tab-content-wrapper.xts-anim-fade-in-bottom .xts-tab-content {
  transform: translateY(15px); }

.xts-tab-content-wrapper.xts-anim-fade-in-right .xts-tab-content {
  transform: translateX(15px); }

.xts-tab-content-wrapper .xts-tab-content {
  display: none;
  opacity: 0;
  transition: all .3s ease; }
  .xts-tab-content-wrapper .xts-tab-content.xts-active {
    display: block; }
  .xts-tab-content-wrapper .xts-tab-content.xts-in {
    opacity: 1;
    transform: none; }

.xts-tab-content-wrapper.xts-with-bg-color {
  padding: 30px; }

.xts-nav-portfolio > li > a, .xts-nav-pp-switcher > li > a, .xts-nav-tabs > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
  min-height: 40px;
  color: #777777;
  vertical-align: bottom;
  text-transform: uppercase;
  font-size: 16px; }

.xts-nav-portfolio > li:hover > a, .xts-nav-portfolio > li.xts-active > a, .xts-nav-pp-switcher > li:hover > a, .xts-nav-pp-switcher > li.xts-active > a, .xts-nav-tabs > li:hover > a, .xts-nav-tabs > li.xts-active > a {
  color: #333333; }

.xts-nav-pp-switcher[class*="xts-with-"], .xts-nav-tabs[class*="xts-with-"] {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: -10px; }
  .xts-nav-pp-switcher[class*="xts-with-"] > li, .xts-nav-tabs[class*="xts-with-"] > li {
    margin-bottom: 10px; }

.xts-table-wrapper {
  overflow-x: auto; }

.xts-table {
  margin-bottom: 0; }
  .xts-table thead[class*="xts-fontsize"] th {
    font-size: inherit; }
  .xts-table thead[class*="xts-textcolor"] th {
    color: inherit; }
  .xts-table th, .xts-table td {
    text-align: inherit; }

.xts-accordion-title {
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: pointer;
  transition: all .25s ease;
  user-select: none; }
  .xts-accordion-title.xts-with-bg {
    padding-right: 10px;
    padding-left: 10px; }

.xts-accordion-title-text {
  flex: 1;
  color: #666666;
  font-weight: 600;
  font-size: 16px;
  transition: inherit; }

.xts-accordion-title:hover .xts-accordion-title-text, .xts-accordion-title.xts-active .xts-accordion-title-text {
  color: #333333; }

.xts-accordion-icon {
  position: relative;
  color: #bbbbbb;
  font-size: 12px;
  line-height: 1;
  transition: inherit; }
  .xts-accordion-icon:before {
    display: block;
    transition: transform .25s ease;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    content: "\e921";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .xts-accordion-icon.xts-style-plus:before {
    content: "\e91a"; }

.xts-accordion-title.xts-icon-left {
  flex-direction: row-reverse; }
  .xts-accordion-title.xts-icon-left .xts-accordion-icon {
    margin-right: 12px; }

.xts-accordion-title.xts-icon-right .xts-accordion-icon {
  margin-left: 12px; }

.xts-accordion-title.xts-active .xts-accordion-icon.xts-style-arrow:before {
  transform: rotate(180deg); }

.xts-accordion-title.xts-active .xts-accordion-icon.xts-style-plus:before {
  transform: rotate(45deg); }

.xts-accordion-content {
  display: none;
  padding-top: 10px;
  padding-bottom: 10px; }
  .xts-accordion-content .xts-accordion-desc {
    opacity: 0;
    transition: all .25s ease; }
  .xts-accordion-content.xts-with-bg {
    padding-right: 10px;
    padding-left: 10px; }
  .xts-accordion-content.xts-active {
    display: block; }
    .xts-accordion-content.xts-active .xts-accordion-desc {
      opacity: 1; }

.xts-accordion.xts-style-bordered {
  border-top: 1px solid rgba(119, 119, 119, 0.2); }
  .xts-accordion.xts-style-bordered .xts-accordion-item {
    border-bottom: 1px solid rgba(119, 119, 119, 0.2); }

.xts-accordion.xts-style-shadow .xts-accordion-item {
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); }
  .xts-accordion.xts-style-shadow .xts-accordion-item:not(:last-child) {
    margin-bottom: 12px; }

.xts-accordion.xts-style-shadow .xts-accordion-title,
.xts-accordion.xts-style-shadow .xts-accordion-content {
  padding-right: 15px;
  padding-left: 15px; }

.xts-accordion.xts-style-vertical-border .xts-accordion-item {
  border-left: 1px solid rgba(119, 119, 119, 0.2); }

.xts-accordion.xts-style-vertical-border .xts-accordion-title,
.xts-accordion.xts-style-vertical-border .xts-accordion-content {
  padding-left: 30px; }

.xts-accordion.xts-style-vertical-border .xts-accordion-title {
  position: relative; }
  .xts-accordion.xts-style-vertical-border .xts-accordion-title:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border-left: 1px solid rgba(51, 51, 51, 0.3); }

.xts-circle-progress {
  position: relative;
  display: inline-block; }

.xts-circle-bar {
  display: block;
  border-radius: 50%;
  transform: rotate(-90deg); }
  .xts-circle-bar.xts-with-shadow {
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); }

.xts-circle-meter,
.xts-circle-meter-value {
  stroke: currentColor; }

.xts-circle-meter {
  color: #f7f7f7; }

.xts-circle-value {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1; }
  .xts-circle-value.xts-textcolor-default {
    color: #333333; }
  .xts-circle-value.xts-position-inside {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .xts-circle-value.xts-position-outside {
    margin-top: 15px; }

.xts-circle-suffix {
  margin-left: 3px; }

.xts-timeline {
  position: relative;
  padding: 60px 0; }

.xts-timeline-line {
  display: flex;
  justify-content: center; }
  .xts-timeline-line:after {
    content: '';
    border-left: 2px solid #e9e9e9; }

.xts-timeline-dot {
  position: absolute;
  left: 50%;
  z-index: 2;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  transform: translateX(-50%); }
  .xts-timeline-items .xts-timeline-dot {
    top: 50%;
    transform: translate(-50%, -50%); }
  .xts-timeline-dot.xts-dot-start {
    top: -5px; }
  .xts-timeline-dot.xts-dot-end {
    bottom: -5px; }

.xts-timeline-breakpoint:not(:last-child),
.xts-timeline-items:not(:last-child) {
  margin-bottom: 60px; }

.xts-timeline-breakpoint {
  text-align: center; }

.xts-timeline-items {
  position: relative;
  display: flex;
  align-items: center; }

.xts-timeline-breakpoint-title,
.xts-timeline-item {
  position: relative; }
  .xts-timeline-breakpoint-title.xts-with-shadow,
  .xts-timeline-item.xts-with-shadow {
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); }

.xts-timeline-breakpoint-title {
  display: inline-block;
  font-weight: 600; }
  .xts-timeline-breakpoint-title.xts-with-bg-color, .xts-timeline-breakpoint-title.xts-with-shadow {
    padding: 6px 25px; }

.xts-timeline-item {
  flex: 1 1 auto; }
  .xts-timeline-item.xts-with-bg-color, .xts-timeline-item.xts-with-shadow {
    padding: 30px; }
  .xts-timeline-item:after {
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -1px;
    width: 25px;
    border-top: 2px solid #e9e9e9; }

.xts-360-view {
  position: relative;
  overflow: hidden;
  margin: 0 auto; }
  .xts-360-view, .xts-360-view:active {
    cursor: ew-resize;
    cursor: -webkit-grabbing; }

.xts-360-images {
  display: none;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  perspective: 800px;
  -webkit-perspective: 800px; }
  .xts-360-images img {
    position: absolute;
    top: 0;
    left: 50%;
    height: auto;
    transform: translateX(-50%); }
    .xts-360-images img.previous-image {
      visibility: hidden; }
    .xts-360-images img.current-image {
      visibility: visible; }

.xts-360-view .nav_bar {
  position: absolute;
  bottom: 30px;
  left: 50%;
  z-index: 11;
  display: flex;
  background-color: #ffffff;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
  transform: translateX(-50%); }
  .xts-360-view .nav_bar a {
    width: 42px;
    height: 45px;
    color: rgba(0, 0, 0, 0.8);
    text-align: center;
    font-size: 0px;
    line-height: 45px; }
    .xts-360-view .nav_bar a:after {
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 18px; }
    .xts-360-view .nav_bar a.nav_bar_previous:after {
      content: "\e901"; }
    .xts-360-view .nav_bar a.nav_bar_play:after {
      font-size: 20px;
      content: "\e933"; }
    .xts-360-view .nav_bar a.nav_bar_stop:after {
      content: "\e939"; }
    .xts-360-view .nav_bar a.nav_bar_next:after {
      content: "\e902"; }
    .xts-360-view .nav_bar a:hover {
      color: rgba(0, 0, 0, 0.6); }

.xts-360-progress {
  display: block;
  margin: 0 auto;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
  color: #333333;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 70px; }

.xts-360-view-btn > a:before {
  content: "\e933";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.xts-360-popup {
  padding: 0;
  max-width: 500px; }

.xts-twitter-header {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(119, 119, 119, 0.2); }
  .xts-scheme-light .xts-twitter-header {
    border-color: rgba(255, 255, 255, 0.15); }

.xts-twitter-avatar {
  flex: 0 0 auto;
  margin-right: 20px;
  margin-bottom: 20px; }

.xts-twitter-info {
  flex: 1 1 auto;
  margin-right: 20px;
  margin-bottom: 20px; }

.xts-twitter-name {
  margin-bottom: 0;
  font-size: 18px; }

.xts-twitter-username {
  color: #bbbbbb;
  font-size: 16px; }
  .xts-twitter-username:hover {
    color: #777777; }

.xts-twitter-counters {
  display: flex;
  font-size: 16px;
  margin-bottom: 20px; }

.xts-twitter-counter span {
  color: #333333;
  font-weight: 600; }

.xts-twitter-counter:not(:last-child) {
  margin-right: 20px; }

.xts-scheme-light .xts-twitter-counter span {
  color: #ffffff; }

.xts-twitter-tweets {
  margin-bottom: 0; }
  .xts-twitter-tweets li {
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(119, 119, 119, 0.2); }
    .xts-twitter-tweets li:not(:last-child) {
      margin-bottom: 15px; }
  .xts-scheme-light .xts-twitter-tweets li {
    border-color: rgba(255, 255, 255, 0.15); }

.xts-twitter-tweet-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
  line-height: 1; }
  .xts-twitter-tweet-footer a {
    color: #bbbbbb; }
    .xts-twitter-tweet-footer a:before {
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .xts-twitter-tweet-footer a:hover {
      color: #777777; }
  .xts-scheme-light .xts-twitter-tweet-footer a {
    color: rgba(255, 255, 255, 0.6); }
    .xts-scheme-light .xts-twitter-tweet-footer a:hover {
      color: rgba(255, 255, 255, 0.9); }

.xts-twitter-date {
  font-size: 14px; }
  .xts-twitter-date:before {
    margin-right: 5px;
    content: "\e917"; }

.xts-twitter-actions {
  display: flex;
  font-size: 16px; }
  .xts-twitter-actions a {
    margin-left: 8px; }

.xts-twitter-reply:before {
  content: "\e910"; }

.xts-twitter-retweet:before {
  font-size: 18px;
  content: "\e943"; }

.xts-twitter-favorite:before {
  content: "\e90a"; }

.xts-twitter-footer {
  margin-top: 20px; }

.widget .xts-twitter-follow-btn {
  width: 100%; }

.xts-shape.xts-with-shadow {
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); }

.elementor-widget-xts_blockquote blockquote {
  margin-bottom: 0; }

.xts-anim-text {
  color: #242424;
  line-height: 1.2; }
  .xts-anim-text > span {
    display: inline-block;
    vertical-align: middle; }

.xts-anim-text-list {
  position: relative;
  letter-spacing: -3px;
  margin-left: .05em; }

.xts-anim-text-item {
  display: inline-block;
  white-space: nowrap;
  letter-spacing: normal; }
  .xts-anim-text-item.xts-hidden {
    display: none; }

.xts-anim-text.xts-effect-typing .xts-anim-text-list.xts-selected {
  background-color: #333333;
  color: #ffffff; }

.xts-anim-text.xts-effect-typing .xts-anim-text-list:after {
  content: "";
  display: inline-block;
  line-height: inherit; }

.xts-anim-text.xts-effect-typing .xts-anim-text-item span {
  display: none; }
  .xts-anim-text.xts-effect-typing .xts-anim-text-item span.xts-in {
    display: inline-block; }

.xts-anim-text.xts-effect-typing .xts-anim-text-item:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 1px solid currentColor;
  animation: xts-fade-in-cursor .8s ease infinite; }

.xts-anim-text.xts-effect-word .xts-anim-text-list {
  overflow: hidden; }

@keyframes xts-fade-in-cursor {
  from {
    opacity: 0; }
  to {
    opacity: .5; } }

.xts-spots > img,
.xts-spots > picture > img {
  width: 100%; }

.xts-spot {
  position: absolute; }

.xts-spot-icon.xts-style-default {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  cursor: pointer;
  user-select: none; }
  .xts-spot-icon.xts-style-default:before {
    content: "";
    z-index: 4;
    width: 6px;
    height: 6px;
    border-radius: 50%; }
  .xts-spot-icon.xts-style-default:after {
    content: "";
    z-index: 2;
    border-radius: 50%;
    background-color: #ffffff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    animation: xts-pulse 2s ease infinite;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.xts-spot-content {
  left: -120px;
  margin-top: 20px;
  padding: 20px;
  width: 260px; }
  .xts-spot-content:after {
    height: 20px; }

.xts-spot-btn.add_to_cart_button {
  margin-bottom: 0;
  margin-bottom: 0; }

@keyframes xts-pulse {
  0%, 100% {
    transform: scale(1); }
  50% {
    transform: scale(1.2); } }

.xts-menu-price-item {
  display: flex;
  align-items: center; }
  .xts-menu-price-item:not(:last-child) {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(119, 119, 119, 0.2); }

.xts-menu-price-img {
  flex: 0 0 auto;
  margin-right: 15px;
  max-width: 50%; }

.xts-menu-price-content {
  flex: 1 1 auto; }

.xts-menu-price-head {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -15px; }

.xts-menu-price-title,
.xts-menu-price-amount {
  margin-bottom: 15px; }

.xts-menu-price-title {
  flex: 1;
  margin-right: 10px; }

.xts-menu-price-amount {
  flex: 0 1 0;
  font-weight: 600; }
  .xts-menu-price-amount.xts-textcolor-default {
    color: primary-color; }

.xts-menu-price-desc {
  margin-top: 15px; }

.xts-work-item {
  margin-bottom: 15px; }

.xts-work-head {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -10px; }

.xts-work-icon {
  margin-right: 15px;
  margin-bottom: 10px; }

.xts-work-title {
  flex: 1 1 auto;
  margin-right: 15px;
  margin-bottom: 10px; }

.xts-work-time {
  margin-bottom: 10px;
  font-weight: 600; }

.xts-work-desc {
  margin-top: 15px; }

.xts-work-hours.xts-style-bordered .xts-work-item:not(:last-child) {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(119, 119, 119, 0.2); }

.xts-nav-mega > li.xts-more-cats-btn > a {
  justify-content: center; }
  .xts-nav-mega > li.xts-more-cats-btn > a:after {
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    content: "\e921";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.xts-nav-mega.xts-design-horizontal > li > a {
  height: 40px; }
  .xts-widget-mega-menu .xts-nav-mega.xts-design-horizontal > li > a {
    height: auto; }

.xts-textalign-left .xts-nav-mega {
  justify-content: flex-start; }

.xts-textalign-center .xts-nav-mega {
  justify-content: center; }

.xts-textalign-right .xts-nav-mega {
  justify-content: flex-end; }

.xts-nav-mega.xts-design-vertical {
  position: relative;
  padding: 10px 25px; }
  .xts-nav-mega.xts-design-vertical > li > a {
    padding: 8px 0;
    min-height: 50px; }
    .browser-Internet .xts-nav-mega.xts-design-vertical > li > a {
      height: 50px; }
  .xts-nav-mega.xts-design-vertical .xts-item-mega-menu {
    position: static; }
  .xts-nav-mega.xts-design-vertical .xts-dropdown-menu {
    margin-top: -1px !important; }
    .xts-nav-mega.xts-design-vertical .xts-dropdown-menu:after {
      height: 100% !important; }
    .xts-nav-mega.xts-design-vertical .xts-dropdown-menu.xts-style-default {
      margin-left: 25px; }

.xts-mega-title {
  position: relative;
  z-index: 2;
  margin-bottom: -1px;
  padding: 20px 25px; }

.xts-mega-menu .xts-nav-mega.xts-design-vertical {
  border: 1px solid rgba(119, 119, 119, 0.2);
  background-color: #ffffff; }

.xts-mega-menu.xts-with-title .xts-nav-mega.xts-design-vertical {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

@keyframes xts-MarqueeScrolling {
  from {
    transform: translat3d(0, 0, 0); }
  to {
    transform: translate3d(calc(-100% - var(--xts-marquee-gap)), 0, 0); } }

.xts-marquee {
  --xts-marquee-gap: 20px;
  --xts-marquee-direction: normal;
  --xts-marquee-speed: 5s;
  display: flex;
  overflow: hidden;
  gap: var(--xts-marquee-gap);
  max-width: 100vw; }

.xts-marquee-content {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-shrink: 0;
  gap: var(--xts-marquee-gap);
  min-width: 100%;
  white-space: nowrap;
  animation: var(--xts-marquee-speed) linear infinite var(--xts-marquee-direction) running xts-MarqueeScrolling; }
  .xts-marquee-content span {
    position: relative;
    display: flex;
    gap: 10px;
    align-items: center; }

.xts-cookies {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 400;
  visibility: hidden;
  margin-left: 20px;
  padding: 30px;
  max-width: 400px;
  background-color: #ffffff;
  opacity: 0;
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(100px);
  border: 1px solid rgba(119, 119, 119, 0.12); }
  .xts-cookies.xts-show {
    visibility: visible;
    opacity: 1;
    transform: none; }

.xts-cookies-title {
  font-size: 22px; }

.xts-cookies-content {
  margin-bottom: 20px; }

.xts-cookies-accept-btn {
  color: #ffffff; }
  .xts-cookies-accept-btn:hover {
    color: #ffffff; }

.xts-cookies-more-btn {
  margin-left: 15px; }

.xts-scroll-to-top {
  position: fixed;
  right: 22px;
  bottom: 22px;
  z-index: 100;
  display: flex;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
  width: 45px;
  height: 45px;
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333;
  font-size: 0;
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transform: scale(0.6);
  pointer-events: none;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  border: 1px solid rgba(119, 119, 119, 0.12); }
  .xts-scroll-to-top:before, .xts-scroll-to-top:after {
    display: flex;
    flex: 0 0 100%;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    transition: inherit;
    transition-property: transform;
    content: "\e924";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .xts-scroll-to-top:hover:before, .xts-scroll-to-top:hover:after {
    color: #ffffff;
    transform: translateY(-100%); }
  .xts-scroll-to-top.xts-shown {
    opacity: 1;
    transform: none;
    pointer-events: visible; }

.xts-lazy-load {
  transform: translateZ(0); }
  .xts-lazy-load:not([src$=".svg"]) {
    width: 100%; }

.xts-lazy-fade {
  opacity: 0;
  transition: opacity .3s ease; }
  .xts-lazy-fade.xts-loaded {
    opacity: 1; }

@keyframes xts-preloader-Rotate {
  0% {
    transform: scale(1) rotate(0deg); }
  50% {
    transform: scale(0.8) rotate(360deg); }
  100% {
    transform: scale(1) rotate(720deg); } }

@keyframes xts-preloader-fadeOut {
  from {
    visibility: visible; }
  to {
    visibility: hidden; } }

.xts-preloader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2500;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: visible;
  opacity: 1;
  transition: opacity .4s ease;
  animation: xts-preloader-fadeOut 20s ease both; }
  .xts-preloader.xts-preloader-hide {
    opacity: 0 !important;
    pointer-events: none; }

.xts-preloader:not(.xts-with-img) .xts-preloader-img:before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  border: 2px solid #BBB;
  border-top-color: #000;
  border-radius: 50%;
  animation: xts-preloader-Rotate 2s cubic-bezier(0.63, 0.09, 0.26, 0.96) infinite; }

.xts-preloader.xts-with-img .xts-preloader-img {
  max-width: 300px;
  max-height: 300px; }

.xts-404-content {
  text-align: center;
  min-height: 50vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .xts-404-content > span {
    font-weight: 900;
    line-height: 1;
    font-size: 256px; }
  .xts-404-content > h3 {
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
    font-size: 52px; }
  .xts-404-content > .xts-search-form {
    margin: 0 auto;
    max-width: 310px; }

.xts-no-results-page {
  text-align: center; }
  .xts-no-results-page .xts-search-form {
    margin: 0 auto;
    max-width: 400px; }

.xts-no-results-title {
  position: relative;
  z-index: 2;
  padding: 80px 0;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 42px;
  line-height: 1; }
  .xts-no-results-title:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    color: rgba(0, 0, 0, 0.05);
    font-weight: 700;
    font-size: 500%;
    transform: translate(-50%, -50%);
    content: "\e90b";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.xts-blog-search-results {
  margin-top: 40px; }

.xts-search-show-all {
  text-align: center;
  margin-top: 20px; }

.elementor-section.xts-negative-gap > .elementor-column-gap-default {
  margin-right: -10px;
  margin-left: -10px; }

.elementor-section.xts-negative-gap > .elementor-column-gap-narrow {
  margin-right: -5px;
  margin-left: -5px; }

.elementor-section.xts-negative-gap > .elementor-column-gap-extended {
  margin-right: -15px;
  margin-left: -15px; }

.elementor-section.xts-negative-gap > .elementor-column-gap-wide {
  margin-right: -20px;
  margin-left: -20px; }

.elementor-section.xts-negative-gap > .elementor-column-gap-wider {
  margin-right: -30px;
  margin-left: -30px; }

.elementor-section-boxed.xts-negative-gap > .elementor-container {
  max-width: none; }

.e-con-boxed.xts-negative-gap {
  --container-max-width: none; }

[class*="xts-section-stretch"] {
  position: relative;
  min-width: 100vw;
  width: 100vw;
  left: calc(50% - 50vw); }
  [class*="xts-section-stretch"].xts-negative-gap {
    --padding-inline-start: 15px;
    --padding-inline-end: 15px; }
    [class*="xts-section-stretch"].xts-negative-gap:where(.elementor-section) {
      padding-inline: 15px; }

.e-con-boxed.xts-section-stretch {
  --container-max-width: min(calc(var(--xts-container-w) - 30px)); }

.e-con-boxed.xts-section-stretch-content {
  --container-max-width: none; }

.elementor-template-full-width .row > [data-elementor-type] {
  flex: 1 1 100%;
  padding-right: 15px;
  padding-left: 15px;
  max-width: 100%;
  width: 100%;
  margin-bottom: 30px; }

.xts-sticky-column {
  align-items: flex-start; }
  .xts-sticky-column .xts-is-stuck {
    z-index: 2; }

button.slick-arrow,
.slick-dots button {
  min-height: auto; }
  button.slick-arrow:hover,
  .slick-dots button:hover {
    box-shadow: none; }

.xts-work-icon.e-font-icon-svg,
:is(
.xts-icon,
.xts-button-icon,
.xts-box-icon,
.xts-plan-icon,
.xts-tabs-title-icon,
.xts-tab-icon) .e-font-icon-svg {
  width: 1em;
  height: 1em;
  fill: currentColor; }

.elementor-element u {
  text-decoration: none; }

.single-xts-template .elementor-widget-container > *:not(.xts-row):last-child,
.xts-single-product .elementor-widget-container > *:not(.xts-row):last-child {
  margin-bottom: 0; }

.elementor-location-header {
  margin-bottom: 40px; }

.elementor-location-popup {
  overflow-x: hidden; }

.elementor-element .elementor-field-textual,
.elementor-element .elementor-search-form__input {
  height: auto; }

.elementor-field.elementor-size-sm, .elementor-field.elementor-size-xs {
  border-radius: 0px; }

.elementor-widget-wc-archive-products {
  text-align: right; }
  .elementor-widget-wc-archive-products .xts-products-per-row,
  .elementor-widget-wc-archive-products .xts-products-per-page,
  .elementor-widget-wc-archive-products .woocommerce-ordering {
    display: inline-flex;
    margin-right: 0;
    margin-bottom: 20px;
    vertical-align: middle; }
    .elementor-widget-wc-archive-products .xts-products-per-row:not(:first-child),
    .elementor-widget-wc-archive-products .xts-products-per-page:not(:first-child),
    .elementor-widget-wc-archive-products .woocommerce-ordering:not(:first-child) {
      margin-left: 30px; }

body.woocommerce div.product .elementor-widget-woocommerce-product-images .col-md-6 {
  flex-basis: 100%;
  max-width: 100%;
  padding: 0; }

body.woocommerce div.product .elementor-widget-woocommerce-product-images .woocommerce-product-gallery {
  width: auto !important; }

.elementor-widget-woocommerce-product-price .price {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 0; }

.elementor-widget-woocommerce-product-stock p.stock {
  margin-bottom: 0; }

[class*="elementor-add-to-cart--align-"] .variations {
  display: inline-block;
  width: auto; }

.elementor-add-to-cart--align-center {
  text-align: center; }

.elementor-add-to-cart--align-left {
  text-align: left; }

.elementor-add-to-cart--align-right {
  text-align: right; }

.elementor-widget-woocommerce-product-meta .detail-label {
  color: #333333;
  font-weight: 600; }

.elementor-woo-meta--view-inline .product_meta > span {
  margin-right: 15px; }

.elementor-widget-woocommerce-product-data-tabs .tabs.wc-tabs.xts-nav-product-tabs.xts-style-underline > li > a {
  padding-top: 0;
  padding-bottom: 0; }

.elementor-widget-woocommerce-product-data-tabs .tabs.wc-tabs.xts-nav.xts-gap-m {
  margin-right: -15px;
  margin-left: -15px; }
  .elementor-widget-woocommerce-product-data-tabs .tabs.wc-tabs.xts-nav.xts-gap-m > li > a {
    padding-right: 15px;
    padding-left: 15px; }

.elementor-widget-woocommerce-product-data-tabs .woocommerce-Tabs-panel {
  border-top: none !important;
  padding: 0 !important; }

.xts-carousel .swiper-container.swiper-container-initialized .swiper-wrapper {
  overflow: visible; }

.xts-carousel .swiper-container .xts-button {
  display: inline-flex; }

.elementor-widget-text-editor {
  display: flex; }
  .elementor-widget-text-editor .elementor-widget-container {
    width: 100%;
    columns: inherit;
    column-gap: inherit; }
    .elementor-widget-text-editor .elementor-widget-container *:last-child {
      margin-bottom: 0; }
  .elementor-widget-text-editor.xts-textalign-left {
    justify-content: flex-start; }
  .elementor-widget-text-editor.xts-textalign-center {
    justify-content: center; }
  .elementor-widget-text-editor.xts-textalign-right {
    justify-content: flex-end; }

.elementor-element.elementor-widget-xts_menu_anchor {
  margin-bottom: 0; }

[class*="xts-animation"] {
  opacity: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }
  [class*="xts-animation"], [class*="xts-animation"].elementor-element[class*="elementor-element-"] {
    transition-property: opacity, transform;
    transition-timing-function: ease, cubic-bezier(0, 0.87, 0.58, 1); }
  [class*="xts-animation"].xts-animation-slow.xts-animated {
    transition-duration: .25s, 1.4s; }
  [class*="xts-animation"].xts-animation-normal.xts-animated {
    transition-duration: .25s, 1s; }
  [class*="xts-animation"].xts-animation-fast.xts-animated {
    transition-duration: .25s, .6s; }
  [class*="xts-animation"]:not(.xts-animated) {
    will-change: transform, opacity; }
  [class*="xts-animation"].xts-animated, [class*="xts-animation"].swiper-slide-duplicate {
    opacity: 1; }

.xts-animation-long-in-up.xts-animation-ready {
  transform: translateY(400px); }

.xts-animation-long-in-down.xts-animation-ready {
  transform: translateY(-400px); }

.xts-animation-long-in-right.xts-animation-ready {
  transform: translateX(-400px); }

.xts-animation-long-in-left.xts-animation-ready {
  transform: translateX(400px); }

.xts-animation-short-in-up.xts-animation-ready {
  transform: translateY(150px); }

.xts-animation-short-in-down.xts-animation-ready {
  transform: translateY(-150px); }

.xts-animation-short-in-right.xts-animation-ready {
  transform: translateX(-150px); }

.xts-animation-short-in-left.xts-animation-ready {
  transform: translateX(150px); }

.xts-animation-flip-y-right.xts-animation-ready {
  transform: translateX(100px) rotate3d(0, 1, 0, 90deg) scale(0.6); }

.xts-animation-flip-y-right.xts-animated {
  transform: perspective(1000px) translateY(0px) rotate3d(0, 1, 0, 0deg) scale(1); }

.xts-animation-flip-y-left.xts-animation-ready {
  transform: translateX(-100px) rotate3d(0, 1, 0, -90deg) scale(0.6); }

.xts-animation-flip-y-left.xts-animated {
  transform: perspective(1000px) translateY(0px) rotate3d(0, 1, 0, 0deg) scale(1); }

.xts-animation-flip-x-top.xts-animation-ready {
  transform: translateY(-100px) rotate3d(1, 0, 0, 90deg) scale(0.6); }

.xts-animation-flip-x-top.xts-animated {
  transform: perspective(1000px) translateY(0) rotate3d(1, 0, 0, 0deg) scale(1); }

.xts-animation-flip-x-bottom.xts-animation-ready {
  transform: translateY(100px) rotate3d(1, 0, 0, 90deg) scale(0.6); }

.xts-animation-flip-x-bottom.xts-animated {
  transform: perspective(1000px) translateY(0) rotate3d(1, 0, 0, 0deg) scale(1); }

.xts-animation-zoom-in.xts-animation-ready {
  transform: scale(0.7); }

.xts-animation-scale-bottom, .xts-animation-scale-bottom.elementor-element[class*="elementor-element-"] {
  transition-timing-function: cubic-bezier(0.6, 0.2, 0.1, 1), cubic-bezier(0.6, 0.2, 0.1, 1); }

.xts-animation-scale-bottom.xts-animation-slow.xts-animated {
  transition-duration: 1.4s, 1.4s; }

.xts-animation-scale-bottom.xts-animation-normal.xts-animated {
  transition-duration: 1s, 1s; }

.xts-animation-scale-bottom.xts-animation-fast.xts-animated {
  transition-duration: .6s, .6s; }

.xts-animation-scale-bottom.xts-animation-ready {
  transform: translateY(20px) scale(0.9); }

.xts-animation-rotate-Z.xts-animation-ready {
  transform: matrix3d(0.70592, 0.02465, 0.37557, -0.00062, -0.06052, 0.79532, 0.06156, -0.0001, -0.46435, -0.10342, 0.87958, -0.00146, -21.42566, 4.13698, 4.81749, 0.99197); }

.xts-animation-long-in-up.xts-animated, .xts-animation-long-in-down.xts-animated, .xts-animation-long-in-right.xts-animated, .xts-animation-long-in-left.xts-animated, .xts-animation-short-in-up.xts-animated, .xts-animation-short-in-down.xts-animated, .xts-animation-short-in-right.xts-animated, .xts-animation-short-in-left.xts-animated, .xts-animation-zoom-in.xts-animated, .xts-animation-scale-bottom.xts-animated, .xts-animation-rotate-Z.xts-animated {
  transform: none; }

.wpcf7 [type="submit"] {
  color: #ffffff; }
  .wpcf7 [type="submit"]:hover {
    color: #ffffff; }

.wpcf7-spinner {
  position: relative;
  visibility: hidden;
  margin-left: -5px; }
  .wpcf7-spinner:before {
    position: absolute;
    top: 0;
    left: 20px;
    margin-top: 2px;
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid transparent;
    border-left-color: rgba(0, 0, 0, 0.8);
    border-radius: 50%;
    vertical-align: middle; }
    .xts-scheme-light .wpcf7-spinner:before {
      border-left-color: #ffffff; }

.screen-reader-response {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px); }

.wpcf7-not-valid-tip {
  display: block;
  margin-top: 2px;
  color: #F00;
  font-size: 90%; }

.wpcf7-checkbox .wpcf7-list-item,
.wpcf7-radio .wpcf7-list-item {
  margin-right: 20px; }

.wpcf7-response-output {
  margin-top: 20px;
  margin-bottom: 0; }

.wpcf7-form .wpcf7-response-output {
  display: none; }

.wpcf7-form.sent .wpcf7-response-output, .wpcf7-form.invalid .wpcf7-response-output, .wpcf7-form.unaccepted .wpcf7-response-output, .wpcf7-form.spam .wpcf7-response-output, .wpcf7-form.failed .wpcf7-response-output, .wpcf7-form.aborted .wpcf7-response-output {
  display: block; }

.wpcf7-form.submitting .wpcf7-spinner {
  visibility: visible; }
  .wpcf7-form.submitting .wpcf7-spinner:before {
    animation: xts-rotate 450ms infinite linear; }

.mc4wp-form .col {
  min-width: 150px; }

.mc4wp-form [type="submit"] {
  color: #ffffff; }
  .mc4wp-form [type="submit"]:hover {
    color: #ffffff; }

.mc4wp-alert {
  margin-top: 20px;
  margin-bottom: 0; }
  .mc4wp-alert *:last-child {
    margin-bottom: 0; }

.dokan-dashboard-wrap .entry-title {
  display: block; }
  .dokan-dashboard-wrap .entry-title a {
    display: inline-block; }

.dokan-dashboard-wrap .dokan-form-control {
  padding: 0 15px;
  height: 42px; }

input[type='submit'].dokan-btn,
a.dokan-btn,
.dokan-btn,
.dokan-message,
.dokan-info,
.dokan-error,
.dokan-alert {
  border-radius: 0; }

.dokan-info {
  background-color: transparent; }

.content-half-part .dokan-feat-image-upload a.close, .content-half-part .dokan-feat-image-upload a.action-delete,
.content-half-part .dokan-product-gallery a.close,
.content-half-part .dokan-product-gallery a.action-delete {
  color: transparent !important; }
  .content-half-part .dokan-feat-image-upload a.close:before, .content-half-part .dokan-feat-image-upload a.action-delete:before,
  .content-half-part .dokan-product-gallery a.close:before,
  .content-half-part .dokan-product-gallery a.action-delete:before {
    content: "×";
    display: flex;
    align-items: center;
    justify-content: center;
    color: #F00;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.dokan-dashboard-wrap .dashboard-widget .list-unstyled a {
  display: block; }

.dokan-dashboard-wrap .dashboard-widget .title {
  display: inline-block;
  margin-bottom: 0;
  color: inherit; }

.dokan-dashboard-wrap .chart-container .legend table {
  width: calc(100% - 50px); }

.dokan-listing-filter li {
  padding: 0 5px !important; }

.dokan-product-edit .entry-title .dokan-btn-theme {
  color: #ffffff !important; }

.dokan-product-listing-area .dokan-form-inline.dokan-w8 {
  width: 60%; }
  .dokan-product-listing-area .dokan-form-inline.dokan-w8 .dokan-btn {
    margin-bottom: 15px; }

.dokan-product-listing-area .dokan-form-inline.dokan-w5 {
  width: 40%; }

.dokan-orders-content .datepicker {
  padding-bottom: 0 !important; }

.dokan-coupon-content .entry-title .dokan-btn {
  color: #ffffff !important; }

.report-filter .dokan-form-group {
  display: flex;
  align-items: center; }
  .report-filter .dokan-form-group label {
    margin-right: 5px; }
  .report-filter .dokan-form-group .dokan-btn {
    margin-left: 5px; }

.dokan-support-topic-counts li {
  padding: 0 5px !important; }

.dokan-settings-content .dokan-banner .button-area {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin: 0;
  height: 100%; }

.dokan-dashboard .media-router .media-menu-item {
  min-height: auto;
  border-radius: 0; }

.dokan-dashboard .media-frame-content:focus {
  outline: none; }

.dokan-dashboard .media-toolbar input,
.dokan-dashboard .media-toolbar select {
  height: auto; }

.dokan-dashboard .media-modal-close {
  position: absolute;
  padding: 0;
  height: 60px;
  background-color: transparent; }

.dokan-add-new-product-popup {
  max-width: 860px; }
  .dokan-add-new-product-popup h2 {
    width: 860px; }
  .dokan-add-new-product-popup .mfp-close {
    top: 5px; }
    .dokan-add-new-product-popup .mfp-close:hover {
      color: #000000; }

.dokan-single-store .dokan-list-inline .dokan-right {
  border-right: none; }
  .dokan-single-store .dokan-list-inline .dokan-right button {
    min-height: 38px; }

.dokan-single-store .dokan-list-inline:after:after {
  content: "";
  display: block;
  clear: both; }

.dokan-single-store .store-name, .dokan-list-inline > li,
.dokan-store-info > li, .dokan-store-info {
  margin-bottom: 0; }

.woocommerce-Tabs-panel--seller .list-unstyled {
  padding-left: 0;
  list-style: none; }

.dokan-store-products-filter-area {
  margin-bottom: 25px; }
  .dokan-store-products-filter-area .orderby-search {
    width: auto; }
  .dokan-store-products-filter-area .search-store-products {
    min-height: 40px; }
  .dokan-store-products-filter-area .dokan-store-products-filter-search,
  .dokan-store-products-filter-area .search-store-products {
    margin-bottom: 5px; }

.store-social-wrapper .store-social li a {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-width: 28px;
  min-height: 28px;
  border: 1px solid #EDEDED;
  background-color: #FFF;
  text-align: center; }
  .store-social-wrapper .store-social li a i {
    font-size: 18px !important; }
    .store-social-wrapper .store-social li a i.fa-pinterest-square {
      color: #F00; }

@media (max-width: 1199px) {
  .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper {
    height: 285px; }
    .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper {
      top: -45px; } }

.xts-quick-view-popup .dokan-report-abuse-button,
.xts-quick-view-popup .dokan-store-support-btn {
  display: none; }

.dokan-report-abuse-form-popup-wrapper button + button {
  margin-left: 10px; }

.dokan-widget-area .widget {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(119, 119, 119, 0.2); }
  .dokan-widget-area .widget:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }

.dokan-store-contact .dokan-right {
  float: none !important; }

.dokan-store-open-close label {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 0;
  vertical-align: baseline; }

.dokan-store-open-close .open-close-day {
  padding-top: 0;
  line-height: 1.2; }

.dokan-store-open-close .dokan-store-open-close {
  margin-top: -10px; }

.dokan-store-menu .store-cat-stack-dokan li > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-color: rgba(165, 165, 165, 0.2) !important; }

.dokan-store-menu .store-cat-stack-dokan > ul > li > a {
  padding-bottom: 10px; }

.dokan-store-menu .store-cat-stack-dokan .children {
  margin-top: 0;
  margin-left: 20px; }

.dokan-category-menu {
  padding-bottom: 0 !important; }
  .dokan-category-menu #cat-drop-stack > ul li {
    margin-bottom: 0 !important; }
    .dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap a {
      border-color: rgba(165, 165, 165, 0.2) !important; }

#dokan-store-listing-filter-wrap,
#dokan-store-listing-filter-form-wrap {
  border: 1px solid rgba(119, 119, 119, 0.2);
  box-shadow: none; }
  #dokan-store-listing-filter-wrap .dokan-btn-theme,
  #dokan-store-listing-filter-form-wrap .dokan-btn-theme {
    border-radius: 0px !important;
    text-transform: none !important;
    font-weight: 600 !important; }
  .xts-scheme-light #dokan-store-listing-filter-wrap, .xts-scheme-light
  #dokan-store-listing-filter-form-wrap {
    border-color: rgba(255, 255, 255, 0.15); }

#dokan-store-listing-filter-wrap .dokan-icons {
  z-index: 10 !important; }

#dokan-store-listing-filter-wrap .sort-by label {
  margin-right: 5px; }

#dokan-store-listing-filter-form-wrap {
  margin-top: 20px; }
  #dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap {
    margin-bottom: 20px; }
  #dokan-store-listing-filter-form-wrap .store-search .store-search-input {
    padding: 0 15px;
    height: 42px;
    border-radius: 0px;
    background-color: transparent;
    color: #777777;
    font-size: 14px;
    transition: border-color .5s ease;
    border: 1px solid rgba(119, 119, 119, 0.2); }
  #dokan-store-listing-filter-form-wrap:before {
    display: none; }

#dokan-seller-listing-wrap ul.dokan-seller-wrap {
  margin-top: 30px; }
  #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper {
    border: 1px solid rgba(119, 119, 119, 0.2);
    box-shadow: none; }
    #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .seller-avatar {
      box-shadow: none;
      border: 1px solid rgba(119, 119, 119, 0.2);
      border-radius: 0px; }
  #dokan-seller-listing-wrap ul.dokan-seller-wrap .store-footer .dokan-btn-theme.dokan-btn-round {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px; }

#dokan-seller-listing-wrap.list-view .store-data {
  margin-top: 10px; }

#dokan-seller-listing-wrap.grid-view .store-data h2 {
  margin: 20px 0 10px 0;
  color: #ffffff; }

#dokan-seller-listing-wrap.grid-view .dokan-single-seller.no-banner-img h2 {
  color: #242424; }

.dokan-dashboard .select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #ffffff; }

.dokan-dashboard-wrap .fa,
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .fa {
  font-weight: 400; }

.dokan-single-store .fa-youtube-square:before,
.dokan-dashboard-wrap .store-social .fa-youtube-square:before,
.dokan-form-group .fa-youtube-square:before {
  content: "\f166"; }

.dokan-dashboard-wrap .dokan-dashboard-content .fc-col-header,
.dokan-dashboard-wrap .dokan-dashboard-content .fc-scrollgrid-sync-table {
  margin-bottom: 0; }

.wcfm-membership-wrapper {
  padding: 0;
  margin: 0 auto;
  box-shadow: none;
  background-color: transparent; }

#wcfm_membership_container input[type="text"],
#wcfm_membership_container input[type="file"],
#wcfm_membership_container input[type="password"],
#wcfm_membership_container input[type="number"],
#wcfm_membership_container input[type="time"],
#wcfm_membership_container input[type="search"],
#wcfm_membership_container select,
#wcfm_membership_container textarea {
  box-shadow: none;
  width: 61%; }

.wcfm-dashboard-page .wcfm_product_popup_button_wrapper {
  right: 80px;
  bottom: 66px; }

.wcfm-dashboard-page .xts-scroll-to-top {
  bottom: 80px; }

.wcfm-dashboard-page .media-toolbar select,
.wcfm-dashboard-page .media-toolbar .search {
  height: 30px; }

.wcfm-dashboard-page .media-menu-item {
  height: auto;
  min-height: auto;
  font-weight: 400; }

.wcfm-dashboard-page .media-modal-close {
  position: absolute;
  padding: 10px; }

.wcfm_buttons {
  left: 10px;
  opacity: 0;
  border-radius: 0px; }

body[class*="wcfm-theme"] .xts-products .xts-col {
  position: relative; }

body[class*="wcfm-theme"] .wcfmmp_sold_by_container_advanced {
  min-width: auto;
  max-width: 250px;
  width: 100%;
  border-radius: 0px;
  border-color: rgba(119, 119, 119, 0.2); }

.xts-col:hover .wcfm_buttons {
  opacity: 1; }

.xts-products .wcfmmp_sold_by_container {
  width: 100%; }

.xts-products .wcfmmp-store-rating {
  display: inline-block; }

.xts-single-product-summary .wcfm-clearfix {
  margin-bottom: 0; }

.xts-popup-content .wcfmmp_sold_by_container {
  margin-bottom: 20px; }

.wcfm-store-page .xts-quick-view-popup .row {
  margin-left: -15px;
  margin-right: -15px; }

.woocommerce-MyAccount-navigation-link--wcfm-store-manager a:before {
  display: none; }

.wcfmmp-store-page-wrap .products-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.wcfmmp-store-page-wrap .products-wrapper > a,
.wcfmmp-store-page-wrap .xts-products-per-page,
.wcfmmp-store-page-wrap .xts-products-per-row,
.wcfmmp-store-page-wrap .woocommerce-ordering {
  margin-right: 30px;
  margin-bottom: 15px; }

.wcfmmp-store-page-wrap .xts-products,
.wcfmmp-store-page-wrap .xts-pagination {
  width: 100%; }

.wcfmmp-store-page-wrap .products-wrapper > a:last-child {
  display: none; }

div#wcfmmp-store {
  margin-bottom: 40px; }
  div#wcfmmp-store ins {
    background-color: transparent; }
  div#wcfmmp-store .logo_area {
    box-shadow: none; }
  div#wcfmmp-store .sidebar_heading {
    margin-bottom: 0; }
    div#wcfmmp-store .sidebar_heading .widget-title {
      text-transform: none; }
  div#wcfmmp-store .tab_area .tab_links {
    border-color: rgba(0, 0, 0, 0.105);
    background-color: transparent;
    margin-bottom: 20px; }
    div#wcfmmp-store .tab_area .tab_links li {
      border-color: inherit;
      border-bottom-color: transparent; }
      div#wcfmmp-store .tab_area .tab_links li a {
        color: #777777; }
  div#wcfmmp-store .reviews_area,
  div#wcfmmp-store .policies_area,
  div#wcfmmp-store .wcfm_store_description {
    border: 1px solid rgba(0, 0, 0, 0.105);
    box-shadow: none !important; }

.wcfmmp-store-category .categories_list {
  margin-bottom: -20px; }

form.wcfmmp-store-search-form {
  padding-left: 15px; }

form.wcfmmp-store-search-form input.wcfmmp-radius-addr,
form.wcfmmp-store-search-form input.wcfm-search-field,
form.wcfmmp-store-search-form input#search,
form.wcfmmp-store-search-form select#wcfmmp_store_category,
form.wcfmmp-store-search-form select#wcfmmp_store_country,
form.wcfmmp-store-search-form #wcfmmp_store_state,
form.wcfmmp-store-search-form .select2-container,
form.wcfmmp-store-search-form .wcfmmp-search-box,
select#wcfmmp_store_orderby {
  border: 1px solid rgba(119, 119, 119, 0.2) !important;
  box-shadow: none; }

.wcfmmp-store-list-map {
  z-index: 50; }

body #colorbox,
body #cboxWrapper {
  overflow: visible; }

#cboxOverlay {
  background-color: rgba(0, 0, 0, 0.8); }

#cboxLoadingGraphic {
  z-index: 340 !important;
  background: none;
  animation: xts-fade-in .6s ease forwards; }
  #cboxLoadingGraphic:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid transparent;
    border-left-color: rgba(0, 0, 0, 0.8);
    border-radius: 50%;
    vertical-align: middle;
    animation: xts-rotate 450ms infinite linear; }

#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight {
  display: none; }

.tax-yith_shop_vendor .store-header-wrapper {
  border-color: rgba(119, 119, 119, 0.2); }

.tax-yith_shop_vendor .store-header-wrapper .store-info,
.tax-yith_shop_vendor .store-header-wrapper .store-info .store-contact span.store-email .store-email-link,
.tax-yith_shop_vendor .store-header-wrapper .store-info .store-contact span i.fa {
  font-weight: 400; }

.xts-product .by-vendor-name {
  display: block; }

.xts-prod-design-icons-alt .by-vendor-name {
  display: none; }

.xts-prod-design-icons .by-vendor-name {
  display: none; }

.xts-prod-design-summary-alt .by-vendor-name {
  display: none; }

.xts-prod-design-img-btn .by-vendor-name {
  background-color: #ffffff; }

.xts-prod-design-img-btn .by-vendor-name-link {
  display: block;
  padding: 5px 10px;
  color: #333333; }
  .xts-prod-design-img-btn .by-vendor-name-link:hover {
    opacity: .8; }

.xts-prod-design-mask .by-vendor-name {
  font-size: 13px; }

.wc-stripe-elements-field,
.wc-stripe-iban-element-field {
  display: flex;
  align-items: center;
  height: 42px;
  background-color: transparent;
  padding: 0 15px;
  transition: border-color .5s ease;
  border: 1px solid rgba(119, 119, 119, 0.2); }
  .wc-stripe-elements-field > div,
  .wc-stripe-iban-element-field > div {
    width: 100%; }
  .wc-stripe-elements-field.focused,
  .wc-stripe-iban-element-field.focused {
    border-color: rgba(119, 119, 119, 0.3);
    transition: border-color .4s ease; }

.stripe-card-group .stripe-card-brand {
  right: 15px !important; }

.wc-credit-card-form,
.wc-payment-form {
  padding: 18px 20px; }

.wc-credit-card-form > div:first-child {
  margin-bottom: 10px; }

.wc-payment-form > p:empty,
.wc-payment-form > br {
  display: none; }

.wc-payment-form .form-row {
  margin-bottom: 0; }

.wc-stripe-sepa-mandate {
  margin-bottom: 20px !important; }

.stripe-source-errors > ul {
  margin-top: 20px;
  margin-bottom: 0; }

.woocommerce-SavedPaymentMethods + .wc-credit-card-form {
  margin-top: 20px; }

p.woocommerce-SavedPaymentMethods-saveNew label {
  font-weight: 400; }

.woocommerce-PaymentMethods li > label {
  cursor: pointer; }

.wc_ppec_responsive_payment_buttons {
  display: flex;
  justify-content: center; }

.wcppec-checkout-buttons {
  margin-top: 15px;
  margin-bottom: 0; }

.wcppec-checkout-buttons__separator {
  margin-bottom: 15px; }

body .select2-container--default .select2-selection {
  background-color: transparent;
  font-size: 14px;
  transition: border-color .5s ease;
  margin: 0;
  outline: none;
  border-radius: 0px;
  border: 1px solid rgba(119, 119, 119, 0.2); }

body .select2-container--default.select2-container--focus .select2-selection, body .select2-container--default.select2-container--open .select2-selection {
  border-color: rgba(119, 119, 119, 0.3); }

[class*="xts-scheme-light"] .select2-container--default .select2-selection {
  border-color: rgba(255, 255, 255, 0.23);
  background-color: transparent; }

[class*="xts-scheme-light"] .select2-container--default.select2-container--focus .select2-selection, [class*="xts-scheme-light"] .select2-container--default.select2-container--open .select2-selection {
  border-color: rgba(255, 255, 255, 0.35); }

body .select2-container--default .select2-selection--single {
  height: 42px; }
  body .select2-container--default .select2-selection--single .select2-selection__rendered {
    display: flex;
    align-items: center;
    color: #777777;
    height: 100%;
    padding: 0 15px; }
  body .select2-container--default .select2-selection--single .select2-selection__clear {
    font-size: 0;
    line-height: 1;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: rgba(0, 0, 0, 0.5); }
    body .select2-container--default .select2-selection--single .select2-selection__clear:before {
      font-size: 10px;
      content: "\e909";
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  body .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 15px;
    width: 10px;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgba(0,0,0,0.3)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-position: center;
    background-size: auto 18px;
    background-repeat: no-repeat; }
    body .select2-container--default .select2-selection--single .select2-selection__arrow > b {
      display: none; }
  body .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #bbbbbb; }

body .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  transform: rotate(180deg); }

[class*="xts-scheme-light"] .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: rgba(255, 255, 255, 0.9); }

[class*="xts-scheme-light"] .select2-container--default .select2-selection--single .select2-selection__clear {
  color: rgba(255, 255, 255, 0.5); }

[class*="xts-scheme-light"] .select2-container--default .select2-selection--single .select2-selection__arrow {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.6)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E"); }

[class*="xts-scheme-light"] .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: rgba(255, 255, 255, 0.6); }

body .select2-container--default .select2-selection--multiple {
  display: flex;
  align-items: center;
  min-height: 42px; }
  body .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0 15px; }
    body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
      margin: 2px 7px 2px 0;
      padding: 2px 6px 2px 4px;
      border: none;
      border-radius: 0px;
      background-color: #f1f1f1;
      color: #333333;
      font-size: 14px; }
    body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
      font-size: 0;
      font-weight: 400;
      margin-right: 4px;
      transition: all .25s ease; }
      body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove::before {
        font-size: 10px;
        content: "\e909";
        font-family: "font-icon";
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0;
      width: 40px;
      font-size: 0;
      color: rgba(0, 0, 0, 0.5); }
      body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear:before {
        font-size: 10px;
        content: "\e909";
        font-family: "font-icon";
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline {
      margin: 0;
      line-height: 1; }
      body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline input {
        height: auto;
        width: 100% !important;
        border-radius: 0; }
      body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline:not(:first-child) {
        display: none; }

body .select2-container--default.select2-container--focus .select2-selection--multiple, body .select2-container--default.select2-container--open .select2-selection--multiple {
  border-width: 1px;
  border-style: solid; }

[class*="xts-scheme-light"] .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  background-color: rgba(0, 0, 0, 0.6);
  color: #ffffff; }

[class*="xts-scheme-light"] .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #ffffff; }
  [class*="xts-scheme-light"] .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: rgba(255, 255, 255, 0.8); }

[class*="xts-scheme-light"] .select2-container--default .select2-selection--multiple .select2-selection__clear {
  color: rgba(255, 255, 255, 0.5); }

body .select2-dropdown {
  border: 1px solid rgba(119, 119, 119, 0.3);
  overflow: hidden;
  border-radius: 0px; }

body .select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid rgba(119, 119, 119, 0.2); }
  body .select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border-color: rgba(119, 119, 119, 0.3); }

body .select2-results__options li {
  margin-bottom: 0; }

body .select2-results__options:focus,
body .select2-results__option:focus {
  outline: none; }

body .select2-results__option {
  padding-right: 15px;
  padding-left: 15px;
  font-size: 14px;
  transition: all .25s ease; }

body .select2-container--default .select2-results__option[aria-selected=true], body .select2-container--default .select2-results__option[data-selected=true] {
  background-color: #f1f1f1; }

.xts-swatches {
  display: flex;
  vertical-align: middle;
  align-items: center;
  flex-wrap: wrap; }
  .xts-swatches + select {
    display: none; }

.xts-swatch {
  position: relative;
  transition: all .25s ease; }
  .xts-swatch.xts-with-bg, .xts-swatch.xts-with-brand {
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0 !important; }
  .xts-swatch.xts-with-bg {
    background-size: cover;
  border-radius: 50%; }
  .xts-swatch.xts-with-brand {
    background-size: contain; }
  .xts-swatch[style$="#ffffff;"] {
    border: 1px solid rgba(0, 0, 0, 0.15); }
  .xts-swatch.xts-enabled {
    cursor: pointer; }
  .xts-swatch.xts-disabled {
    opacity: .4;
    cursor: default; }
  .xts-swatch.xts-with-bg:after, .xts-swatch.xts-with-bg:before {
    border-radius: inherit;
    opacity: 0;
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .xts-swatch.xts-with-bg:after {
    content: "";
    background: inherit;
    background-size: inherit;
    box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1); }
  .xts-swatch.xts-with-bg:before {
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-weight: 400;
    transform: scale(0.6);
    content: "\e919";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.xts-swatch.xts-with-text {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 .6em;
  min-width: 2.5em;
  min-height: 2.5em;
  box-shadow: 0px 0px 0px 1px rgba(119, 119, 119, 0.2) inset;
  color: #333333;
  font-weight: 600;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
  .browser-Internet .xts-swatch.xts-with-text {
    height: 2.5em; }

.xts-variation-swatch {
  margin-top: 5px;
  margin-bottom: 5px; }
  .xts-variation-swatch.xts-with-text {
    font-size: 14px; }
    .xts-variation-swatch.xts-with-text.xts-size-s {
      font-size: 12px; }
    .xts-variation-swatch.xts-with-text.xts-size-l {
      font-size: 18px; }
  .xts-variation-swatch.xts-with-bg {
    width: 25px;
    height: 25px; }
    .xts-variation-swatch.xts-with-bg.xts-size-s {
      width: 18px;
      height: 18px; }
    .xts-variation-swatch.xts-with-bg.xts-size-l {
      width: 45px;
      height: 45px; }
    .xts-variation-swatch.xts-with-bg:before {
      font-size: 14px; }
    .xts-variation-swatch.xts-with-bg.xts-size-s:before {
      font-size: 10px; }
    .xts-variation-swatch.xts-with-bg.xts-size-l:before {
      font-size: 18px; }
  .xts-variation-swatch:not(:last-child) {
    margin-right: 15px; }

ul.xts-filter-list {
  padding-top: 3px;
  padding-left: 3px; }

.xts-filter-swatch.xts-with-text {
  font-size: 13px; }
  .xts-filter-swatch.xts-with-text.xts-size-s {
    font-size: 11px; }
  .xts-filter-swatch.xts-with-text.xts-size-l {
    font-size: 16px; }

.xts-filter-swatch.xts-with-bg {
  width: 25px;
  height: 25px; }
  .xts-filter-swatch.xts-with-bg.xts-size-s {
    width: 15px;
    height: 15px; }
  .xts-filter-swatch.xts-with-bg.xts-size-l {
    width: 35px;
    height: 35px; }
  .xts-filter-swatch.xts-with-bg:before {
    font-size: 14px; }
  .xts-filter-swatch.xts-with-bg.xts-size-s:before {
    font-size: 10px; }
  .xts-filter-swatch.xts-with-bg.xts-size-l:before {
    font-size: 16px; }

.xts-filter-swatch.xts-with-brand {
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  width: 60px;
  height: 30px; }
  .xts-filter-swatch.xts-with-brand.xts-size-s {
    width: 45px;
    height: 30px; }
  .xts-filter-swatch.xts-with-brand.xts-size-l {
    width: 90px;
    height: 40px; }

.xts-filter-item:hover .xts-filter-swatch.xts-with-brand, .xts-filter-item.xts-active .xts-filter-swatch.xts-with-brand {
  opacity: .5; }

.xts-loop-swatch {
  margin-top: 5px;
  margin-bottom: 5px; }

.xts-loop-swatch.xts-with-text,
.xts-product .xts-variation-swatch.xts-with-text {
  padding: 0 4px;
  min-width: 17px;
  min-height: 17px;
  font-size: 11px; }

.xts-loop-swatch.xts-with-bg,
.xts-product .xts-variation-swatch.xts-with-bg {
  width: 15px;
  height: 15px; }
  .xts-loop-swatch.xts-with-bg:before,
  .xts-product .xts-variation-swatch.xts-with-bg:before {
    font-size: 10px; }

.xts-loop-swatch:not(:last-child),
.xts-product .xts-variation-swatch:not(:last-child) {
  margin-right: 8px; }

.xts-swatch.xts-with-bg:hover:before, .xts-swatch.xts-active.xts-with-bg:before, .xts-filter-item:hover .xts-filter-swatch.xts-with-bg:before, .xts-filter-item.xts-active .xts-filter-swatch.xts-with-bg:before {
  opacity: 1;
  transform: none; }

.xts-swatch.xts-with-bg:hover:after, .xts-swatch.xts-active.xts-with-bg:after, .xts-filter-item:hover .xts-filter-swatch.xts-with-bg:after, .xts-filter-item.xts-active .xts-filter-swatch.xts-with-bg:after {
  opacity: 0.4;
  transform: scale(1.3); }

.xts-swatch.xts-with-text:hover, .xts-filter-item:hover .xts-filter-swatch.xts-with-text {
  box-shadow: 0px 0px 0px 1px #000000 inset; }

.xts-swatch.xts-active.xts-with-text, .xts-filter-item.xts-active .xts-filter-swatch.xts-with-text {
  box-shadow: 0px 0px 0px 2px #000000 inset; }

.col2-set {
  display: flex;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .col2-set .col-1,
  .col2-set .col-2 {
    flex: 1 0 50%;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 50%; }

.clear {
  clear: both;
  width: 100%; }

.xts-product-labels {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 2;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  max-width: 50%;
  pointer-events: none; }
  .browser-Safari .xts-product-labels {
    transform: translateZ(0); }

.xts-product-label {
  padding: 5px 7px;
  min-width: 50px;
  background-color: #ffffff;
  color: #333333;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .4px;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2; }
  .xts-product-label.xts-with-img {
    padding: 2px;
    max-width: 50px; }
  .xts-product-label:not(:last-child) {
    margin-bottom: 10px; }
  .xts-product-label.xts-featured {
    color: #d21c29; }
  .xts-product-label.xts-new {
    color: #77A464; }

.xts-product-labels.xts-shape-round .xts-product-label {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  border-radius: 35px;
  font-size: 14px; }
  .browser-Internet .xts-product-labels.xts-shape-round .xts-product-label {
    height: 50px; }

.xts-product-labels.xts-shape-rounded .xts-product-label {
  border-radius: 5px; }

:is(
.blockOverlay,
.xts-loader-overlay):after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -18px;
  margin-left: -18px;
  content: "";
  display: inline-block;
  width: 36px;
  height: 36px;
  border: 1px solid transparent;
  border-left-color: rgba(0, 0, 0, 0.8);
  border-radius: 50%;
  vertical-align: middle;
  animation: xts-rotate 450ms infinite linear; }

.xts-loader-overlay {
  z-index: 150;
  border-radius: inherit;
  animation: xts-fade-in .6s ease both;
  background-color: rgba(255, 255, 255, 0.6); }
  .xts-loader-overlay:not(.xts-loading) {
    display: none; }

.blockOverlay {
  z-index: 500 !important;
  animation: xts-semi-fade-in .6s ease forwards; }

.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button {
  margin: 5px 10px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0;
  min-height: auto;
  height: auto !important;
  border-width: 1px;
  border-style: solid;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0;
  background-color: transparent !important;
  box-shadow: none !important;
  border-color: rgba(255, 255, 255, 0.3);
  color: #ffffff; }
  .woocommerce-message .button:hover,
  .woocommerce-error .button:hover,
  .woocommerce-info .button:hover {
    border-color: #ffffff;
    color: #ffffff; }

.woocommerce-message .amount,
.woocommerce-error .amount,
.woocommerce-info .amount {
  color: #ffffff; }

ul.woocommerce-error {
  list-style: none; }

div.wc-block-components-notice-banner {
  border-right: none;
  border-block: none;
  border-color: rgba(0, 0, 0, 0.1) !important;
  margin-top: 0;
  font-size: inherit;
  line-height: inherit;
  border-radius: 0; }
  div.wc-block-components-notice-banner > svg {
    display: none; }
  div.wc-block-components-notice-banner ul {
    width: 100%;
    list-style: none;
    margin: 0 !important;
    --li-pl: 0; }
  div.wc-block-components-notice-banner > div {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: inherit; }
    div.wc-block-components-notice-banner > div .button:is(.wc-forward, .woocommerce-Button) {
      min-height: auto;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      color: #ffffff !important;
      padding: 0;
      background-color: transparent !important;
      text-decoration: none;
      text-transform: uppercase;
      opacity: 1; }
      div.wc-block-components-notice-banner > div .button:is(.wc-forward, .woocommerce-Button):hover {
        border-color: #ffffff; }
  div.wc-block-components-notice-banner.xts-hide {
    display: flex !important; }

span.amount {
  font-weight: 600; }
  del span.amount {
    color: inherit;
    font-weight: 400;
    font-size: 90%; }
    .xts-scheme-light del span.amount {
      color: inherit; }

.xts-price-unit {
  display: inline-block;
  margin-left: 4px; }
  .xts-price-unit:not(:last-child) {
    margin-right: 2px; }
  .xts-price-unit:before {
    content: "/";
    margin-right: 4px; }

.xts-scheme-light span.amount {
  color: #ffffff; }

.price del {
  color: #bbbbbb; }

.xts-scheme-light .price del {
  color: rgba(255, 255, 255, 0.6); }

div.quantity {
  display: inline-flex;
  vertical-align: top;
  font-size: 0;
  border: 1px solid rgba(119, 119, 119, 0.2);
  background-color: transparent;
  height: 42px; }
  div.quantity input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
    div.quantity input[type="number"]::-webkit-outer-spin-button, div.quantity input[type="number"]::-webkit-inner-spin-button {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
  div.quantity button:after {
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  div.quantity button.xts-minus:after {
    content: "\e91b"; }
  div.quantity button.xts-plus:after {
    content: "\e91a"; }
  div.quantity.hidden {
    display: none !important; }
  div.quantity :is(
  input[type="number"],
  input[type="text"],
  button) {
    color: #777777;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    height: auto; }
    .browser-Internet div.quantity :is(
    input[type="number"],
    input[type="text"],
    button) {
      height: auto; }
  div.quantity :is(
  input[type="text"],
  input[type="number"]) {
    width: 35px;
    border-top: none;
    border-bottom: none; }
  div.quantity input[type="text"] {
    padding: 0;
    text-align: center; }
  div.quantity button {
    margin: -1px;
    width: 25px;
    padding: 0;
    font-size: 10px;
    min-height: 0; }
    div.quantity button:hover {
      color: #ffffff; }
  [class*="xts-scheme-light"] div.quantity {
    border: 1px solid rgba(255, 255, 255, 0.23);
    background-color: transparent; }
    [class*="xts-scheme-light"] div.quantity :is(
    input[type="number"],
    input[type="text"],
    button) {
      color: rgba(255, 255, 255, 0.9); }

p.stock {
  display: inline-block;
  padding: .4em .7em;
  border: 2px solid;
  color: #77A464;
  font-weight: 600;
  font-size: 14px;
  border-radius: 0px; }
  p.stock.out-of-stock {
    color: #F82A2A; }

.xts-variations_form p.stock {
  padding: 0;
  border: none;
  margin-bottom: 0; }

table .product-remove {
  width: 1%; }
  table .product-remove a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    color: #333333;
    font-size: 0; }
    table .product-remove a:before {
      font-weight: 600;
      font-size: 12px;
      content: "\e909";
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    table .product-remove a:hover {
      color: #a5a5a5; }

table .product-thumbnail {
  width: 1%; }
  table .product-thumbnail img {
    min-width: 80px;
    width: 80px;
    height: 90px;
    object-fit: cover; }

table .product-name dl.variation {
  margin-top: 10px; }

table .product-price .amount {
  color: #777777;
  font-weight: 400; }

.shop_table tr th:first-child,
.shop_table tr td:first-child {
  padding-left: 0; }

.shop_table tr th:last-child,
.shop_table tr td:last-child {
  padding-right: 0;
  text-align: right; }

[class*="variations_form"] .variations {
  position: relative;
  margin-bottom: 20px; }
  [class*="variations_form"] .variations tr:first-child .cell {
    padding-top: 0; }
  [class*="variations_form"] .variations label {
    margin-right: 20px;
    margin-bottom: 0;
    white-space: nowrap;
    font-weight: 600; }
    [class*="variations_form"] .variations label:after {
      content: ":";
      margin-left: 2px; }
  [class*="variations_form"] .variations select {
    max-width: 220px; }
  [class*="variations_form"] .variations .cell {
    padding: 20px 0 0 0;
    border: none;
    text-align: inherit;
    line-height: 1;
    text-transform: none;
    font-size: inherit; }
    [class*="variations_form"] .variations .cell.value {
      width: 100%; }

.variations_form-linked .xts-variation-swatch > a {
  z-index: 3; }

.xts-reset-variations {
  animation: xts-fade-in .3s ease;
  margin-top: -10px;
  margin-bottom: 10px; }
  [class*="variations_form"]:not(.xts-selected) .xts-reset-variations {
    display: none; }

.reset_variations {
  display: inline-block !important;
  visibility: visible !important;
  color: #333333;
  font-weight: 600;
  font-size: 12px; }
  .reset_variations:before {
    margin-right: 5px;
    font-size: 10px;
    content: "\e909";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .reset_variations:hover {
    color: #777777; }

.woocommerce-variation {
  overflow: visible !important;
  height: auto !important;
  animation: xts-fade-in .3s ease; }
  .woocommerce-variation > div {
    margin-bottom: 20px; }
    .woocommerce-variation > div:empty {
      display: none; }
  [class*="variations_form"]:not(.xts-selected) .woocommerce-variation {
    display: none !important; }

.woocommerce-variation-availability,
.woocommerce-variation-price {
  display: inline-block;
  vertical-align: middle; }

.woocommerce-variation-price {
  margin-right: 15px; }
  .woocommerce-variation-price .price {
    font-size: 110%; }

.woocommerce-variation-availability p {
  margin-bottom: 0; }

.wc-item-meta {
  margin-top: 5px; }
  .wc-item-meta strong,
  .wc-item-meta p {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px; }

dl.variation {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  font-size: 90%; }
  dl.variation p,
  dl.variation dd {
    margin-bottom: 0; }
  dl.variation dt {
    margin-right: 5px; }
  dl.variation dd {
    margin-right: 10px; }

.widget_layered_nav > ul li {
  display: flex;
  align-items: center; }
  .widget_layered_nav > ul li a {
    padding-right: 10px; }

.widget_layered_nav .count {
  color: #bbbbbb; }

.xts-scheme-light .widget_layered_nav > ul li .count {
  color: rgba(255, 255, 255, 0.4); }

.xts-scheme-light .widget_layered_nav .chosen a {
  color: #ffffff; }

.woocommerce-widget-layered-nav-dropdown select[multiple="multiple"] {
  background-image: none; }

.woocommerce-widget-layered-nav-dropdown__submit {
  margin-top: 20px;
  color: #ffffff; }
  .woocommerce-widget-layered-nav-dropdown__submit:hover {
    color: #ffffff; }

.widget_rating_filter .wc-layered-nav-rating a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #bbbbbb; }

.xts-scheme-light .widget_rating_filter .wc-layered-nav-rating a {
  color: rgba(255, 255, 255, 0.4); }

.widget_layered_nav_filters li {
  margin-bottom: 15px; }

.widget_layered_nav_filters a {
  position: relative;
  display: block;
  padding-left: 15px;
  color: #333333;
  font-weight: 600;
  line-height: 1; }
  .widget_layered_nav_filters a:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -6px;
    color: #333333;
    font-size: 12px;
    content: "\e909";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .widget_layered_nav_filters a:hover {
    color: #666666; }

.xts-scheme-light .widget_layered_nav_filters a {
  color: rgba(255, 255, 255, 0.6); }
  .xts-scheme-light .widget_layered_nav_filters a:before {
    color: rgba(255, 255, 255, 0.6); }
  .xts-scheme-light .widget_layered_nav_filters a:hover {
    color: rgba(255, 255, 255, 0.8); }

.widget_price_filter .price_slider {
  margin-bottom: 20px; }

.widget_price_filter #min_price,
.widget_price_filter #max_price {
  display: none; }

.widget_price_filter .price_slider_amount {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -10px; }
  .widget_price_filter .price_slider_amount .button {
    order: 2;
    margin-bottom: 10px;
    color: #ffffff; }
    .widget_price_filter .price_slider_amount .button:hover {
      color: #ffffff; }
  .widget_price_filter .price_slider_amount .price_label {
    order: 1;
    margin-right: 5px;
    margin-bottom: 10px; }
    .widget_price_filter .price_slider_amount .price_label > span {
      color: #333333;
      font-weight: 600; }
  .widget_price_filter .price_slider_amount .clear {
    display: none; }

.widget_price_filter .ui-slider-horizontal {
  height: 20px;
  border: none;
  background: none;
  cursor: pointer; }
  .widget_price_filter .ui-slider-horizontal:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin-top: -1px;
    height: 2px;
    background-color: #f1f1f1; }

.widget_price_filter .ui-slider {
  position: relative; }

.widget_price_filter .ui-slider-range {
  position: absolute;
  top: 50%;
  z-index: 2;
  display: block;
  margin-top: -1px;
  height: 2px;
  border: 0;
  border-radius: 0;
  background-image: none; }

.widget_price_filter .ui-slider-handle {
  position: absolute;
  top: 50%;
  z-index: 4;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-top: -15px;
  margin-left: -15px;
  width: 30px;
  height: 30px;
  outline: none;
  border: none;
  border-radius: 0;
  background: none;
  cursor: ew-resize; }
  .widget_price_filter .ui-slider-handle:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 15px; }

.widget_price_filter .ui-slider-range-min {
  left: -1px; }

.widget_price_filter .ui-slider-range-max {
  right: -1px; }

.xts-scheme-light .widget_price_filter .price_slider_amount .price_label > span {
  color: #ffffff; }

.xts-scheme-light .widget_price_filter .ui-slider-horizontal:before {
  background-color: rgba(255, 255, 255, 0.6); }

.product_list_widget > li {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 10px;
  padding-left: 80px;
  min-height: 90px;
  border-bottom: 1px solid rgba(119, 119, 119, 0.2); }
  .product_list_widget > li > a {
    display: block;
    margin-bottom: 2px; }
  .product_list_widget > li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 65px !important;
    height: 75px;
    object-fit: cover; }
  .product_list_widget > li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    min-height: 80px;
    border-bottom: none; }

.product_list_widget .product-title {
  display: block;
  transition: inherit; }

.product_list_widget del {
  color: #bbbbbb; }

.product_list_widget .star-rating {
  display: block;
  margin-bottom: 2px; }

.product_list_widget .reviewer {
  color: #bbbbbb;
  font-size: 90%; }

.xts-scheme-light .product_list_widget > li {
  border-color: rgba(255, 255, 255, 0.15); }

.xts-scheme-light .product_list_widget .product-title {
  color: #ffffff; }
  .xts-scheme-light .product_list_widget .product-title:hover {
    color: rgba(255, 255, 255, 0.8); }

.xts-scheme-light .product_list_widget .reviewer {
  color: rgba(255, 255, 255, 0.8); }

.xts-scheme-light .product_list_widget del {
  color: rgba(255, 255, 255, 0.6); }

.xts-scroll .widget_shopping_cart .xts-scroll-content {
  margin-right: -10px;
  padding-right: 10px; }

.woocommerce-mini-cart-item {
  display: flex;
  align-items: flex-start;
  padding-left: 0 !important; }
  .woocommerce-mini-cart-item a {
    margin-bottom: 0; }
  .woocommerce-mini-cart-item .xts-mini-cart-thumb {
    position: relative;
    flex: 0 0 auto;
    overflow: hidden;
    margin-right: 15px;
    max-width: 65px; }
    .woocommerce-mini-cart-item .xts-mini-cart-thumb img {
      position: static;
      transition: opacity .6s ease; }
    .woocommerce-mini-cart-item .xts-mini-cart-thumb:after {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -10px;
      margin-left: -10px;
      opacity: 0;
      transition: opacity .6s ease;
      content: "";
      display: inline-block;
      width: 20px;
      height: 20px;
      border: 1px solid transparent;
      border-left-color: currentColor;
      border-radius: 50%;
      vertical-align: middle; }
  .woocommerce-mini-cart-item .xts-mini-cart-content {
    flex: 1 1 auto;
    padding-right: 20px; }
  .woocommerce-mini-cart-item .xts-entities-title {
    display: block;
    margin-bottom: 10px; }
  .woocommerce-mini-cart-item span.quantity {
    display: block;
    font-size: 90%; }
  .woocommerce-mini-cart-item div.quantity {
    margin-bottom: 10px;
    transition: all 0.25s ease;
    height: 30px; }
    .woocommerce-mini-cart-item div.quantity button {
      width: 22px; }
    .woocommerce-mini-cart-item div.quantity input[type="number"] {
      width: 25px; }
  .woocommerce-mini-cart-item .remove {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 4;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: rgba(0, 0, 0, 0.8);
    text-align: center;
    font-weight: 600;
    font-size: 0;
    line-height: 20px; }
    .woocommerce-mini-cart-item .remove:after {
      font-size: 10px;
      content: "\e909";
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .woocommerce-mini-cart-item .remove:hover {
      color: rgba(0, 0, 0, 0.6); }
  .woocommerce-mini-cart-item .blockOverlay {
    display: none !important; }
  .woocommerce-mini-cart-item[style*="zoom"] .xts-mini-cart-thumb:after, .woocommerce-mini-cart-item.xts-loading .xts-mini-cart-thumb:after {
    opacity: 1;
    animation: xts-rotate 450ms infinite linear; }
  .woocommerce-mini-cart-item[style*="zoom"] .xts-mini-cart-thumb img, .woocommerce-mini-cart-item.xts-loading .xts-mini-cart-thumb img {
    opacity: .2; }
  .woocommerce-mini-cart-item.xts-loading div.quantity {
    opacity: .6;
    cursor: none;
    pointer-events: none; }
  .xts-scheme-light .woocommerce-mini-cart-item .remove {
    color: rgba(255, 255, 255, 0.8); }
    .xts-scheme-light .woocommerce-mini-cart-item .remove:hover {
      color: rgba(255, 255, 255, 0.6); }

.xts-mini-cart-footer > p {
  margin-bottom: 10px; }
  .xts-mini-cart-footer > p:last-child {
    margin-bottom: 0; }

.woocommerce-mini-cart__buttons a {
  margin-bottom: 10px; }
  .woocommerce-mini-cart__buttons a:last-child {
    margin-bottom: 0; }

.woocommerce-mini-cart__buttons > .button {
  width: 100%; }

.woocommerce-mini-cart__buttons .checkout {
  color: #ffffff; }
  .woocommerce-mini-cart__buttons .checkout:hover {
    color: #ffffff; }

.woocommerce-mini-cart__buttons .xts-mini-cart-btn {
  border-width: 1px;
  box-shadow: none !important;
  background-color: transparent !important;
  border-color: rgba(119, 119, 119, 0.2);
  color: #333333; }
  .woocommerce-mini-cart__buttons .xts-mini-cart-btn:hover {
    border-color: rgba(119, 119, 119, 0.4);
    color: #333333; }

.xts-scheme-light .woocommerce-mini-cart__buttons .xts-mini-cart-btn {
  border-color: rgba(255, 255, 255, 0.5);
  color: #ffffff; }
  .xts-scheme-light .woocommerce-mini-cart__buttons .xts-mini-cart-btn:hover {
    border-color: #ffffff;
    background-color: transparent;
    color: #ffffff; }

.woocommerce-mini-cart__total {
  display: flex;
  flex-wrap: wrap;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: rgba(119, 119, 119, 0.2); }
  .woocommerce-mini-cart__total > strong {
    flex: 1 1 auto;
    color: #242424; }
  .xts-scheme-light .woocommerce-mini-cart__total {
    border-color: rgba(255, 255, 255, 0.15); }
    .xts-scheme-light .woocommerce-mini-cart__total > strong {
      color: #ffffff; }

.xts-empty-mini-cart {
  text-align: center; }
  .xts-empty-mini-cart:before {
    display: block;
    margin-bottom: 15px;
    color: rgba(119, 119, 119, 0.1);
    font-size: 70px;
    line-height: 1;
    content: "\e952";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .xts-empty-mini-cart p {
    color: #333333;
    font-weight: 600; }
  .xts-scheme-light .xts-empty-mini-cart:before {
    color: rgba(255, 255, 255, 0.3); }
  .xts-scheme-light .xts-empty-mini-cart p {
    color: #ffffff; }

.widget .widget_shopping_cart_content > * {
  margin-bottom: 15px; }

.widget .widget_shopping_cart_content > *:last-child {
  margin-bottom: 0; }

.widget_product_categories > ul {
  margin-top: -8px;
  margin-bottom: -8px; }

.widget_product_categories li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0; }
  .widget_product_categories li a {
    flex: 1;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 5px;
    line-height: 1.4; }
  .widget_product_categories li[class*="current-cat"] > a {
    color: #333333;
    font-weight: 600; }

.widget_product_categories .count {
  color: #bbbbbb; }

.widget_product_categories .children {
  flex: 1 1 auto;
  margin-top: 0;
  padding-left: 15px;
  width: 100%; }

.widget_product_categories .xts-cats-toggle {
  margin-left: 5px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  color: #bbbbbb;
  text-align: center;
  line-height: 22px;
  cursor: pointer;
  user-select: none;
  transition: all 0.25s ease;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }
  .widget_product_categories .xts-cats-toggle:after {
    font-size: 12px;
    content: "\e900";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.widget_product_categories .xts-cats-toggle.xts-active, .widget_product_categories:not(.xts-loaded) li[class*="current-cat"] > .xts-cats-toggle {
  transform: rotate(180deg); }

.widget_product_categories .xts-cats-toggle:hover, .widget_product_categories .xts-cats-toggle.xts-active, .widget_product_categories:not(.xts-loaded) li[class*="current-cat"] > .xts-cats-toggle {
  color: #333333; }

.xts-cat-accordion .widget_product_categories .children {
  display: none; }

.xts-cat-accordion .widget_product_categories li[class*="current-cat"] > .children {
  display: block; }

.xts-scheme-light .widget_product_categories li.current-cat > a {
  color: #ffffff; }

.xts-scheme-light .widget_product_categories .count {
  color: rgba(255, 255, 255, 0.4); }

.xts-scheme-light .widget_product_categories .xts-cats-toggle {
  color: rgba(255, 255, 255, 0.8); }

.xts-scheme-light .widget_product_categories .xts-cats-toggle:hover, .xts-scheme-light .widget_product_categories .xts-cats-toggle.xts-active, .xts-scheme-light .widget_product_categories:not(.xts-loaded) li[class*="current-cat"] > .xts-cats-toggle {
  color: #ffffff; }

.xts-filter-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 5px;
  line-height: 1; }

.xts-filter-list a {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  flex-direction: row;
  padding-top: 5px;
  padding-bottom: 5px; }

.xts-filter-list.xts-scroll-content {
  padding-right: 5px; }

.xts-filter-list .xts-filter-swatch {
  flex: 0 0 auto; }

.xts-filter-list .xts-filter-item-name {
  margin-left: 10px; }

.xts-filter-list .xts-count {
  margin-left: 10px;
  color: #bbbbbb; }

.xts-scheme-light .xts-filter-list .xts-count {
  color: rgba(255, 255, 255, 0.4); }

.xts-filter-list.xts-layout-inline, .xts-filter-list.xts-layout-double {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap; }

.xts-filter-list.xts-layout-inline {
  margin-bottom: -10px; }
  .xts-filter-list.xts-layout-inline li {
    margin-bottom: 10px;
    margin-right: 10px; }
  .xts-filter-list.xts-layout-inline a {
    padding: 0; }

.xts-filter-list.xts-layout-double {
  justify-content: space-between; }
  .xts-filter-list.xts-layout-double li {
    flex: 1 1 48%;
    max-width: 48%; }
    .browser-Internet .xts-filter-list.xts-layout-double li {
      width: 48%; }

.xts-wc-price-filter .amount {
  color: inherit;
  font-weight: inherit; }

.xts-wc-price-filter .xts-selected {
  color: #333333;
  font-weight: 600; }

.color-scheme-light .xts-wc-price-filter .xts-selected {
  color: #ffffff; }

.xts-widget-sort-by .xts-selected {
  color: #333333;
  font-weight: 600; }

.color-scheme-light .xts-widget-sort-by .xts-selected {
  color: #ffffff; }

.xts-widget-stock-status li {
  position: relative; }
  .xts-widget-stock-status li a.xts-selected {
    color: #333333;
    font-weight: 600; }

.color-scheme-light .xts-widget-stock-status li a.xts-selected {
  color: #ffffff; }

.widget_layered_nav > ul li a, .xts-widget-stock-status li a {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  align-items: center; }
  .widget_layered_nav > ul li a:before, .xts-widget-stock-status li a:before {
    content: "";
    margin-right: 8px;
    width: 15px;
    height: 15px;
    border: 1px solid #bbbbbb;
    border-radius: 50%;
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
  .widget_layered_nav > ul li a:after, .xts-widget-stock-status li a:after {
    position: absolute;
    top: 50%;
    left: 2px;
    margin-top: -7px;
    color: #ffffff;
    font-weight: 600;
    font-size: 10px;
    line-height: 14px;
    opacity: 0;
    content: "\e919";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.widget_layered_nav > ul li.chosen a, .xts-widget-stock-status li a.xts-selected {
  color: #333333;
  font-weight: 600; }
  .widget_layered_nav > ul li.chosen a:after, .xts-widget-stock-status li a.xts-selected:after {
    opacity: 1; }

.xts-scheme-light .widget_layered_nav > ul li a:before, .color-scheme-light .xts-widget-stock-status li a.xts-selected:before {
  border-color: rgba(255, 255, 255, 0.25); }

.add_to_cart_button + .added_to_cart,
.single_add_to_cart_button + .added_to_cart {
  display: none !important; }

.xts-add-cart-btn > a:before {
  content: "\e937";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .xts-spot-btn.add_to_cart_button:after {
    position: absolute;
    top: 50%;
    right: -22px;
    margin-top: -7px;
    opacity: 0;
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid transparent;
    border-left-color: currentColor;
    border-radius: 50%;
    vertical-align: middle; }
  .loading.xts-spot-btn.add_to_cart_button:after {
    opacity: 1;
    animation: xts-rotate 450ms infinite linear; }

.xts-price-plan .xts-button:after, .xts-compare-table a.add_to_cart_button:after, .xts-prod-design-summary .xts-product-add-btn > a:after, .xts-prod-design-btn .xts-product-add-btn > a:after, .xts-prod-design-mask .xts-product-add-btn > a:after, .single_add_to_cart_button:after {
  position: absolute;
  left: calc(50% - 9px);
  top: calc(50% - 9px);
  visibility: hidden;
  opacity: 0;
  transition: inherit;
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid transparent;
  border-left-color: #ffffff;
  border-radius: 50%;
  vertical-align: middle; }

.xts-price-plan .loading.xts-button, .xts-compare-table a.loading.add_to_cart_button, .xts-prod-design-summary .xts-product-add-btn > a.loading, .xts-prod-design-btn .xts-product-add-btn > a.loading, .xts-prod-design-mask .xts-product-add-btn > a.loading, .loading.single_add_to_cart_button {
  color: transparent !important; }
  .xts-price-plan .loading.xts-button:after, .xts-compare-table a.loading.add_to_cart_button:after, .xts-prod-design-summary .xts-product-add-btn > a.loading:after, .xts-prod-design-btn .xts-product-add-btn > a.loading:after, .xts-prod-design-mask .xts-product-add-btn > a.loading:after, .loading.single_add_to_cart_button:after {
    visibility: visible;
    opacity: 1;
    animation: xts-rotate 450ms infinite linear; }

.xts-prod-design-img-btn .xts-add-to-cart {
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden; }
  .xts-prod-design-img-btn .xts-add-to-cart:after {
    position: absolute;
    left: calc(50% - 9px);
    top: calc(50% - 9px);
    opacity: 0;
    transition: opacity .25s ease;
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid transparent;
    border-left-color: currentColor;
    border-radius: 50%;
    vertical-align: middle; }
  .xts-prod-design-img-btn .xts-add-to-cart span, .xts-prod-design-img-btn .xts-add-to-cart:before {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity .15s ease,
 transform .25s ease; }
  .xts-prod-design-img-btn .xts-add-to-cart span {
    min-height: inherit;
    height: inherit; }
  .xts-prod-design-img-btn .xts-add-to-cart:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: unset;
    transform: translateY(100%);
    content: "\e937";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .xts-prod-design-img-btn .xts-add-to-cart:hover:before {
    transform: none; }
  .xts-prod-design-img-btn .xts-add-to-cart:hover span {
    transform: translateY(-100%); }
  .xts-prod-design-img-btn .loading.xts-add-to-cart span, .xts-prod-design-img-btn .loading.xts-add-to-cart:before {
    opacity: 0; }
  .xts-prod-design-img-btn .loading.xts-add-to-cart:after {
    opacity: 1;
    animation: xts-rotate 450ms infinite linear; }

.woocommerce-product-attributes {
  margin-bottom: 0; }
  .woocommerce-product-attributes tr:last-child th,
  .woocommerce-product-attributes tr:last-child td {
    border-bottom: none; }
  .woocommerce-product-attributes th,
  .woocommerce-product-attributes td {
    padding-right: 0;
    padding-left: 0; }
  .woocommerce-product-attributes td {
    text-align: right; }
  .woocommerce-product-attributes p {
    margin-bottom: 0; }

.xts-progress-line,
.xts-progress-track {
  height: 7px;
  height: 7px; }

.xts-progress-line {
  overflow: hidden;
  background-color: #f1f1f1;
  overflow: hidden;
  background-color: #f1f1f1; }

.xts-header-cart.xts-design-round-bordered .xts-header-el-icon, .xts-header-compare.xts-design-round-bordered .xts-header-el-icon, .xts-header-wishlist.xts-design-round-bordered .xts-header-el-icon {
  width: 42px;
  height: 42px;
  border: 1px solid rgba(119, 119, 119, 0.2);
  border-radius: 50%; }

.xts-top-bar .xts-header-cart.xts-design-round-bordered .xts-header-el-icon, .xts-top-bar .xts-header-compare.xts-design-round-bordered .xts-header-el-icon, .xts-top-bar .xts-header-wishlist.xts-design-round-bordered .xts-header-el-icon {
  width: 28px;
  height: 28px; }

.xts-header-scheme-light .xts-header-cart.xts-design-round-bordered .xts-header-el-icon, .xts-header-scheme-light .xts-header-compare.xts-design-round-bordered .xts-header-el-icon, .xts-header-scheme-light .xts-header-wishlist.xts-design-round-bordered .xts-header-el-icon {
  border-color: rgba(255, 255, 255, 0.15); }

.xts-header-cart.xts-design-round .xts-header-el-icon, .xts-header-compare.xts-design-round .xts-header-el-icon, .xts-header-wishlist.xts-design-round .xts-header-el-icon {
  width: 42px;
  height: 42px;
  border-radius: 50%; }
  .xts-header-cart.xts-design-round .xts-header-el-icon:before, .xts-header-compare.xts-design-round .xts-header-el-icon:before, .xts-header-wishlist.xts-design-round .xts-header-el-icon:before {
    z-index: 1; }
  .xts-header-cart.xts-design-round .xts-header-el-icon:after, .xts-header-compare.xts-design-round .xts-header-el-icon:after, .xts-header-wishlist.xts-design-round .xts-header-el-icon:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    opacity: .15; }

.xts-top-bar .xts-header-cart.xts-design-round .xts-header-el-icon, .xts-top-bar .xts-header-compare.xts-design-round .xts-header-el-icon, .xts-top-bar .xts-header-wishlist.xts-design-round .xts-header-el-icon {
  width: 28px;
  height: 28px; }

.xts-sticky-navbar .xts-navbar-count, .xts-header-cart.xts-design-round-bordered .xts-header-el-icon > span, .xts-header-compare.xts-design-round-bordered .xts-header-el-icon > span, .xts-header-wishlist.xts-design-round-bordered .xts-header-el-icon > span, .xts-header-cart.xts-design-round .xts-header-el-icon > span, .xts-header-compare.xts-design-round .xts-header-el-icon > span, .xts-header-wishlist.xts-design-round .xts-header-el-icon > span, .xts-header-cart.xts-design-count .xts-cart-count, .xts-header-compare.xts-design-count .xts-compare-count, .xts-header-wishlist.xts-design-count .xts-wishlist-count {
  position: absolute;
  top: -4px;
  right: -8px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  color: #FFF;
  text-align: center;
  letter-spacing: 0;
  font-weight: 400;
  font-size: 10px;
  line-height: 15px; }

.xts-header-cart.xts-design-count-alt .xts-cart-count, .xts-header-compare.xts-design-count-alt .xts-compare-count, .xts-header-wishlist.xts-design-count-alt .xts-wishlist-count {
  display: inline-block;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  color: #FFF;
  text-align: center;
  letter-spacing: 0;
  font-weight: 400;
  font-size: 10px;
  line-height: 17px; }

.xts-header-cart.xts-design-count-text .xts-cart-count {
  font-weight: 600;
  font-size: 14px;
  margin-left: 7px; }
  .xts-header-cart.xts-design-count-text .xts-cart-count span {
    display: none; }

.xts-header-cart .xts-icon-cart:before {
  content: "\e937"; }

.xts-header-cart .xts-cart-divider {
  display: none; }

.xts-header-cart .xts-icon-bag:before {
  content: "\e950"; }

.xts-header-cart .xts-cart-count span {
  display: none; }

.xts-header-cart .xts-header-el-label .amount {
  color: inherit;
  font-weight: inherit; }

.xts-header-cart.xts-design-default .xts-cart-divider {
  display: inline; }

.xts-header-cart.xts-design-count.xts-style-icon {
  margin-right: 7px; }

.xts-header-cart.xts-design-count:not(.xts-style-text) .xts-header-el-label {
  margin-left: 12px; }

.xts-header-cart.xts-design-count-alt .xts-cart-count {
  margin-left: 5px; }

.xts-cart-widget-side {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding-right: 25px;
  padding-bottom: 30px;
  padding-left: 25px; }
  .xts-cart-widget-side .xts-heading-with-btn {
    display: flex;
    flex: 0 1 0;
    margin-bottom: 15px; }
  .xts-cart-widget-side .widget_shopping_cart {
    position: relative;
    flex: 1; }
  .xts-cart-widget-side .widget_shopping_cart_content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column; }
  .xts-cart-widget-side .woocommerce-mini-cart {
    flex: 1;
    max-height: 100%; }
  .xts-cart-widget-side .xts-mini-cart-footer {
    flex: 0 1 0; }
  .woocommerce-cart .xts-cart-widget-side,
  .woocommerce-checkout .xts-cart-widget-side {
    display: none; }
  .xts-cart-widget-side.xts-side-top {
    padding: 10px 0 25px; }
    .xts-cart-widget-side.xts-side-top .xts-heading-with-btn {
      padding-top: 10px; }
    .xts-cart-widget-side.xts-side-top .xts-close-button {
      position: absolute;
      top: 10px;
      right: 5px; }
    .xts-cart-widget-side.xts-side-top .widget_shopping_cart_content {
      position: relative; }
    .xts-cart-widget-side.xts-side-top .woocommerce-mini-cart {
      max-height: 240px; }
    .xts-cart-widget-side.xts-side-top .woocommerce-mini-cart-item {
      border-bottom: none; }
    .xts-cart-widget-side.xts-side-top .xts-empty-mini-cart {
      width: 100%; }

.xts-dropdown-cart {
  padding: 30px 25px;
  width: 300px; }
  .woocommerce-cart .xts-dropdown-cart,
  .woocommerce-checkout .xts-dropdown-cart {
    display: none; }

.xts-header-compare .xts-header-el-icon:before {
  content: "\e951"; }

.xts-header-compare.xts-design-count.xts-style-icon {
  margin-right: 7px; }

.xts-header-compare.xts-design-count.xts-style-icon-text .xts-header-el-label {
  margin-left: 12px; }

.xts-header-compare.xts-design-count-alt .xts-compare-count {
  margin-left: 5px; }

.xts-header-my-account .xts-header-el-icon:before {
  content: "\e90c"; }

.xts-login-side {
  padding-right: 25px;
  padding-bottom: 30px;
  padding-left: 25px; }
  .xts-login-side .xts-heading-with-btn {
    display: flex;
    margin-bottom: 15px; }
  .xts-login-side .login[style="display: none;"] {
    display: block !important; }
  .xts-login-side.xts-side-top {
    padding: 40px 0;
    max-height: 100vh; }
    .xts-login-side.xts-side-top .xts-close-button {
      position: absolute;
      top: 0;
      right: 5px;
      z-index: 1; }
    .xts-login-side.xts-side-top.xts-scheme-light .xts-form-login h2 {
      border-color: rgba(255, 255, 255, 0.2); }

.xts-create-account-msg {
  margin-top: 20px;
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid rgba(119, 119, 119, 0.2);
  border-bottom: 1px solid rgba(119, 119, 119, 0.2); }
  .xts-create-account-msg:before {
    display: block;
    margin-bottom: 15px;
    color: #f1f1f1;
    font-size: 70px;
    line-height: 1;
    content: "\e90c";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .xts-create-account-msg p {
    font-weight: 600;
    color: #333333; }
  .xts-scheme-light .xts-create-account-msg {
    border-color: rgba(255, 255, 255, 0.15); }
    .xts-scheme-light .xts-create-account-msg:before {
      color: rgba(255, 255, 255, 0.5); }
    .xts-scheme-light .xts-create-account-msg p {
      color: #ffffff; }

.xts-header-wishlist .xts-header-el-icon:before {
  content: "\e90a"; }

.xts-header-wishlist.xts-design-count.xts-style-icon {
  margin-right: 7px; }

.xts-header-wishlist.xts-design-count.xts-style-icon-text .xts-header-el-label {
  margin-left: 12px; }

.xts-header-wishlist.xts-design-count-alt .xts-wishlist-count {
  margin-left: 5px; }

.xts-dynamic-discounts {
  position: relative; }
  .xts-dynamic-discounts table {
    margin-bottom: 0; }
  .xts-dynamic-discounts thead th {
    padding-top: 0; }
  .xts-dynamic-discounts tbody tr {
    cursor: pointer;
    transition: all .25s ease; }
    .xts-dynamic-discounts tbody tr:is(
    :hover,
    .xts-active) {
      background-color: rgba(0, 0, 0, 0.03); }
  .xts-dynamic-discounts tr :is(
  td,
  th):last-child {
    text-align: end; }

.xts-tabs-header {
  position: relative; }

.xts-tabs-title-wrapper {
  margin-bottom: 10px; }
  .browser-Internet .xts-tabs-title-wrapper {
    flex-grow: 1; }

.xts-tabs-subtitle {
  margin-bottom: 10px; }

.xts-tabs-title {
  display: inline-flex;
  align-items: center;
  margin-bottom: 0; }

.xts-tabs-title-icon {
  margin-right: 15px; }

.xts-tabs-desc {
  margin-top: 10px;
  margin-bottom: 0; }

.xts-products-tab-content {
  transition: all 0.25s ease; }
  .xts-products-tab-content:not(.xts-tab-in-view-animation).xts-loading {
    transform: translateY(35px); }
  .xts-products-tab-content.xts-loading {
    visibility: hidden;
    opacity: 0; }

.xts-tabs-loader {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  visibility: hidden;
  margin-top: 40px;
  text-align: center;
  opacity: 0;
  transition: all 0.25s ease; }
  .xts-tabs-loader:after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid transparent;
    border-left-color: rgba(0, 0, 0, 0.8);
    border-radius: 50%;
    vertical-align: middle; }
  .xts-products-tabs.xts-loading .xts-tabs-loader {
    visibility: visible;
    opacity: 1; }
    .xts-products-tabs.xts-loading .xts-tabs-loader:after {
      animation: xts-rotate 450ms infinite linear; }

.xts-tabs-header.xts-design-by-sides, .xts-tabs-header.xts-design-by-sides-2 {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: space-between; }
  .xts-tabs-header.xts-design-by-sides .xts-tabs-title-wrapper, .xts-tabs-header.xts-design-by-sides-2 .xts-tabs-title-wrapper {
    margin-right: 15px; }
  .xts-tabs-header.xts-design-by-sides .xts-nav-wrapper, .xts-tabs-header.xts-design-by-sides-2 .xts-nav-wrapper {
    flex: 0 1 auto; }

.xts-pagination-arrows {
  transition: opacity .25s ease,
 transform .25s ease; }
  .xts-pagination-arrows:not(.xts-in-view-animation) {
    transform: none; }
    .xts-pagination-arrows:not(.xts-in-view-animation).xts-loading {
      transform: translateY(35px); }
  .xts-pagination-arrows.xts-loading {
    pointer-events: none;
    opacity: 0; }

.xts-arrows-loader {
  display: none;
  text-align: center; }
  .xts-arrows-loader .xts-loader {
    position: fixed;
    top: 50%;
    margin-top: -15px;
    margin-left: -15px; }
    .xts-arrows-loader .xts-loader:after {
      content: "";
      display: inline-block;
      width: 30px;
      height: 30px;
      border: 1px solid transparent;
      border-left-color: rgba(0, 0, 0, 0.8);
      border-radius: 50%;
      vertical-align: middle; }
  .xts-arrows-loader.xts-shown.xts-loading {
    display: block;
    animation: xts-fade-in .3s ease; }
  .xts-arrows-loader.xts-loading .xts-loader:after {
    animation: xts-rotate 450ms infinite linear; }

.xts-brands.xts-design-default .xts-brand-item,
.xts-brands.xts-design-default a {
  height: 100%; }

.xts-brands.xts-design-default a {
  display: flex;
  align-items: center;
  justify-content: center; }

.xts-brands.xts-design-default img {
  max-height: 60px;
  object-fit: contain; }

.xts-brands.xts-hover-gray a {
  filter: grayscale(100%); }
  .xts-brands.xts-hover-gray a:hover {
    filter: grayscale(0); }

.xts-brands.xts-hover-gray-2 a {
  opacity: .5;
  filter: grayscale(100%); }
  .xts-brands.xts-hover-gray-2 a:hover {
    opacity: 1;
    filter: grayscale(0); }

.xts-brands.xts-design-bg .xts-brand-item {
  position: relative;
  overflow: hidden; }
  .xts-brands.xts-design-bg .xts-brand-item:hover .xts-brand-logo:before {
    transform: scale(1.1); }
  .xts-brands.xts-design-bg .xts-brand-item:hover .xts-brand-desc {
    transform: translateX(5px); }

.xts-brands.xts-design-bg .xts-brand-link {
  z-index: 2; }

.xts-brands.xts-design-bg .xts-brand-bg img {
  width: 100%; }

.xts-brands.xts-design-bg .xts-brand-content {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  padding: 30px; }

.xts-brands.xts-design-bg .xts-brand-logo {
  position: relative;
  flex: 0 0 auto;
  margin-right: 15px;
  padding: 5px; }
  .xts-brands.xts-design-bg .xts-brand-logo:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    background-color: #ffffff;
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
  .xts-brands.xts-design-bg .xts-brand-logo img {
    position: relative;
    width: 60px;
    height: 60px;
    object-fit: contain; }

.xts-brands.xts-design-bg .xts-brand-desc {
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.xts-brands.xts-design-bg .xts-brand-name {
  font-size: 120%;
  margin-bottom: 10px; }

.xts-brands.xts-design-bg .xts-brand-country:before {
  margin-right: 5px;
  content: "\e90f";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.woocommerce-store-notice {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 300;
  margin: 0;
  padding: 12px 60px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  text-align: center;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

.woocommerce-store-notice__dismiss-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 600;
  font-size: 0;
  transition: color .25s ease; }
  .woocommerce-store-notice__dismiss-link:after {
    font-weight: 600;
    font-size: 14px;
    content: "\e909";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .woocommerce-store-notice__dismiss-link:hover {
    color: #ffffff; }

.xts-header-banner {
  overflow: hidden;
  position: relative;
  z-index: 2;
  height: 0;
  transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.25s; }

.xts-header-banner-content {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 2; }

.xts-header-banner-link {
  z-index: 4; }

.xts-header-banner-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 6;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  color: #333333;
  font-size: 14px; }
  .xts-header-banner-close:after {
    content: "\e909";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .xts-header-banner-close:hover {
    color: #666666; }

.xts-quick-view-popup .product > .row {
  min-height: 370px; }

.xts-quick-view-popup .xts-scroll-content {
  padding-right: 15px;
  padding-bottom: 15px;
  max-height: none;
  mask-image: linear-gradient(to top, transparent 5px, #000000 40px);
  -webkit-mask-image: linear-gradient(to top, transparent 5px, #000000 40px);
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  left: 15px; }

.xts-quick-view-popup .xts-countdown-timer {
  margin-left: 0;
  margin-right: 0; }

.xts-quick-view-btn > a:before {
  content: "\e90b";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.xts-size-guide-title {
  text-align: center;
  font-size: 26px; }

.xts-size-guide-content {
  margin-bottom: 20px; }
  .xts-size-guide-content:after {
    content: "";
    display: block;
    clear: both; }
  .xts-size-guide-content > *:last-child {
    margin-bottom: 0; }

.xts-size-guide-table {
  margin-bottom: 0; }
  .xts-size-guide-table tr,
  .xts-size-guide-table td {
    transition: all .25s ease; }
  .xts-size-guide-table td {
    text-align: center; }
  .xts-size-guide-table tr:first-child td {
    color: #242424; }
  .xts-size-guide-table tr:not(:first-child):hover {
    background-color: #f7f7f7; }
  .xts-size-guide-table tr:not(:first-child) td:hover {
    color: #ffffff; }

.xts-size-guide-btn > a:before {
  content: "\e90d";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.xts-size-guide.xts-popup-content {
  max-width: 800px; }

.xts-sticky-atc {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 200;
  padding-top: 10px;
  background-color: #ffffff;
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(100%);
  border-top: 1px solid rgba(119, 119, 119, 0.12); }
  .xts-sticky-atc.xts-shown {
    transform: none; }
  .xts-sticky-atc .col,
  .xts-sticky-atc .col-auto {
    display: flex;
    align-items: center;
    margin-bottom: 10px; }
  .xts-sticky-atc .xts-sticky-atc-thumb {
    flex: 0 1 0;
    margin-right: 10px; }
    .xts-sticky-atc .xts-sticky-atc-thumb img {
      min-width: 65px;
      max-width: 65px; }
  .xts-sticky-atc .woocommerce-price-suffix {
    display: block; }
  .xts-sticky-atc .xts-entities-title {
    margin-bottom: 0;
    font-size: inherit; }
  .xts-sticky-atc .star-rating {
    margin-top: 5px; }
  .xts-sticky-atc .price {
    margin-right: 15px; }
  .xts-sticky-atc p.stock {
    margin-bottom: 0;
    margin-right: 15px; }
  .xts-sticky-atc .xts-action-btn {
    margin-left: 5px; }
  .xts-sticky-atc .wc-stripe-payment-request-wrapper {
    display: none; }

.xts-sticky-atc-shown.xts-scroll-to-top {
  bottom: 110px; }

.xts-cart-popup {
  max-width: 450px;
  text-align: center; }
  .xts-cart-popup h4 {
    margin-bottom: 10px;
    font-size: 28px; }
  .xts-cart-popup .xts-close-popup,
  .xts-cart-popup .xts-view-cart {
    margin: 5px 10px; }

a.xts-login-to-price-msg {
  color: primary-color;
  font-weight: 600; }

.xts-login-see-price .widget_price_filter,
.xts-login-see-price .xts-wc-price-filter {
  display: none; }

.xts-sticky-cats {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 300;
  display: flex;
  flex-direction: column;
  width: 55px;
  border-right: 1px solid rgba(119, 119, 119, 0.12);
  background-color: #ffffff;
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1); }
  .xts-sticky-cats:after {
    content: "";
    z-index: 2;
    visibility: visible;
    transition: visibility .0s ease .4s;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .xts-sticky-cats:hover {
    width: 275px; }
    .xts-sticky-cats:hover:after {
      visibility: hidden; }

.xts-sticky-cats-title {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  padding: 0 15px;
  height: 55px;
  color: #ffffff;
  cursor: default;
  margin-right: -1px; }
  .xts-sticky-cats-title:before {
    flex: 0 0 auto;
    margin-right: 10px;
    width: 25px;
    text-align: center;
    font-size: 18px;
    content: "\e908";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .xts-sticky-cats-title span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
    font-size: 16px; }

.xts-nav-sticky-cat {
  flex: 0 0 auto;
  pointer-events: none; }
  .xts-nav-sticky-cat > li {
    margin-right: 15px;
    margin-left: 15px; }
    .xts-nav-sticky-cat > li > a {
      padding: 8px 0;
      min-width: 1px;
      min-height: 55px; }
      .xts-nav-sticky-cat > li > a .xts-nav-img {
        flex: 0 0 auto;
        margin-right: 0;
        max-width: none;
        max-height: none;
        width: 25px !important;
        height: 25px;
        object-position: 50% 50%;
        object-fit: contain; }
      .xts-nav-sticky-cat > li > a .xts-nav-text {
        display: inline-flex;
        align-items: center;
        height: 36px; }
  .xts-nav-sticky-cat .xts-dropdown-menu {
    margin-top: 0;
    margin-left: 15px; }
  .xts-sticky-cats:hover .xts-nav-sticky-cat {
    pointer-events: unset; }
    .xts-sticky-cats:hover .xts-nav-sticky-cat > li > a .xts-nav-text {
      margin-left: 10px; }

.xts-sticky-social-wrapper {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column-reverse;
  margin: auto 15px 15px 15px; }
  .xts-sticky-social-wrapper .xts-social-label {
    align-self: flex-start;
    margin-top: 15px;
    margin-left: 3px;
    width: auto;
    transform: rotate(180deg);
    writing-mode: vertical-rl;
    -ms-block-progression: rl; }
  .xts-sticky-social-wrapper .xts-social-icons {
    display: flex;
    flex-direction: column;
    margin: 0; }
    .xts-sticky-social-wrapper .xts-social-icons a {
      justify-content: flex-start;
      margin: 0;
      width: auto;
      height: auto;
      color: rgba(0, 0, 0, 0.6); }
      .xts-sticky-social-wrapper .xts-social-icons a:not(:last-child) {
        margin-bottom: 10px; }
      .xts-sticky-social-wrapper .xts-social-icons a i {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        flex: 0 0 auto;
        width: 25px;
        height: 25px; }
      .xts-sticky-social-wrapper .xts-social-icons a:hover {
        color: rgba(0, 0, 0, 0.8); }
    .xts-sticky-social-wrapper .xts-social-icons .xts-social-name {
      display: inline-flex;
      color: #333333;
      font-weight: 600; }
  .xts-sticky-cats:hover .xts-sticky-social-wrapper .xts-social-name {
    margin-left: 10px; }

.xts-sticky-cats-title span, .xts-nav-sticky-cat > li > a .xts-nav-text, .xts-nav-sticky-cat > li > a:after, .xts-sticky-social-wrapper .xts-social-icons .xts-social-name {
  width: 0;
  max-width: 0;
  opacity: 0; }

.xts-sticky-cats:hover .xts-sticky-cats-title span, .xts-sticky-cats:hover .xts-nav-sticky-cat > li > a .xts-nav-text, .xts-sticky-cats:hover .xts-nav-sticky-cat > li > a:after, .xts-sticky-cats:hover .xts-sticky-social-wrapper .xts-social-name {
  width: auto;
  max-width: none;
  opacity: 1;
  transition: opacity .25s ease .12s; }

.xts-checkout-steps {
  font-size: 0; }
  .xts-checkout-steps a,
  .xts-checkout-steps a:hover,
  .xts-checkout-steps span {
    color: inherit; }
  .xts-checkout-steps a,
  .xts-checkout-steps span {
    opacity: .5; }
  .xts-checkout-steps a:hover {
    opacity: 1; }
  .xts-checkout-steps li {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 5px 0;
    font-size: 22px;
    color: #333333; }
    .xts-checkout-steps li.xts-active a,
    .xts-checkout-steps li.xts-active span {
      opacity: 1; }
    .xts-checkout-steps li:after {
      color: #bbbbbb;
      margin: 0 15px;
      font-size: 85%;
      content: "\e906";
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .xts-checkout-steps li:last-child:after {
      content: none; }
  .xts-scheme-light .xts-checkout-steps li {
    color: rgba(255, 255, 255, 0.9); }
    .xts-scheme-light .xts-checkout-steps li:after {
      color: rgba(255, 255, 255, 0.5); }

.xts-social-login {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  margin-left: -5px;
  margin-right: -5px; }
  .xts-social-login li {
    padding-left: 5px;
    padding-right: 5px;
    flex: 1 1 200px; }
  .xts-social-login a {
    width: 100%; }
    .xts-social-login a:before {
      position: absolute;
      left: 8px;
      top: 50%;
      width: 26px;
      height: 26px;
      margin-top: -13px;
      font-size: 18px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: 400;
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .xts-social-login a, .xts-social-login a:hover {
      color: #ffffff; }
    .xts-social-login a.xts-login-fb {
      background-color: #3B5998; }
      .xts-social-login a.xts-login-fb:before {
        content: "\e960"; }
      .xts-social-login a.xts-login-fb:hover {
        background-color: #344e86; }
    .xts-social-login a.xts-login-goo {
      background-color: #4285F4; }
      .xts-social-login a.xts-login-goo:before {
        content: "";
        background-image: url("images/google-btn-icon.svg");
        background-size: 16px;
        background-position: center;
        background-repeat: no-repeat;
        background-color: #ffffff; }
      .xts-social-login a.xts-login-goo:hover {
        background-color: #2a75f3; }
    .xts-social-login a.xts-login-vk {
      background-color: #45668E; }
      .xts-social-login a.xts-login-vk:before {
        content: "\e977"; }
      .xts-social-login a.xts-login-vk:hover {
        background-color: #3d5a7d; }

.xts-login-divider {
  display: flex;
  align-items: center;
  color: #333333;
  font-weight: 600; }
  .xts-login-divider span {
    padding: 0 15px; }
  .xts-login-divider:after, .xts-login-divider:before {
    content: "";
    flex: 1 1 auto;
    border-bottom: 1px solid rgba(119, 119, 119, 0.2); }
  .xts-scheme-light .xts-login-divider {
    color: #ffffff; }
    .xts-scheme-light .xts-login-divider:after, .xts-scheme-light .xts-login-divider:before {
      border-color: rgba(255, 255, 255, 0.15); }

.xts-account-links a {
  display: block;
  padding: 20px;
  border: 1px solid rgba(119, 119, 119, 0.2);
  color: #333333;
  font-weight: 600;
  font-size: 90%;
  text-align: center;
  background-color: #ffffff; }
  .xts-account-links a:before {
    display: block;
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 5px;
    color: #e4e4e4;
    transition: inherit;
    content: "\e988";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .xts-account-links a:hover {
    color: #333333; }

.xts-link-dashboard {
  display: none; }

.xts-link-orders a:before {
  content: "\e989"; }

.xts-link-downloads a:before {
  content: "\e986"; }

.xts-link-edit-address a:before {
  content: "\e985"; }

.xts-link-edit-account a:before {
  content: "\e984"; }

.xts-link-wishlist a:before {
  content: "\e990"; }

.xts-link-customer-logout a:before {
  content: "\e987"; }

.xts-fbt-wrap .predefined-title {
  font-size: 26px; }

.xts-fbt {
  --xts-car-sp: 30px; }
  .xts-fbt.xts-design-side .xts-fbt-form {
    padding: 20px;
    background-color: #f7f7f7; }
  .xts-fbt.xts-design-side .xts-product.xts-disabled-fbt {
    opacity: .4;
    pointer-events: none; }
  .xts-fbt.xts-design-side .swiper-container {
    clip-path: inset(0 8px); }
  .xts-fbt.xts-design-side .xts-products .xts-col {
    position: relative; }
    .xts-fbt.xts-design-side .xts-products .xts-col:before {
      position: absolute;
      top: calc(50% - 15px);
      inset-inline-start: calc(100% - var(--xts-car-sp) / 2);
      width: var(--xts-car-sp);
      text-align: center;
      font-size: min(14px, calc(var(--xts-car-sp) + .001px));
      line-height: 30px;
      transition: opacity .25s ease;
      content: "\e91a";
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .xts-fbt.xts-design-side .xts-products .xts-col:last-child:before {
      opacity: 0; }
  .xts-fbt:not(:last-child) {
    margin-bottom: 30px; }

.xts-fbt-form {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .xts-fbt-form > div {
    transition: opacity .25s ease; }
  .xts-fbt-form.xts-checkbox-on .xts-fbt-product-heading {
    padding-inline-start: 22px; }

.xts-fbt-product input[type="checkbox"] {
  position: absolute;
  top: 7px;
  inset-inline-start: 0;
  width: 14px;
  height: 14px; }
  .xts-fbt-product input[type="checkbox"]:not([disabled]),
  .xts-fbt-product input[type="checkbox"]:not([disabled]) + label {
    opacity: 1;
    cursor: pointer; }

.xts-fbt-product:not(:last-child) {
  margin-bottom: 15px; }

.xts-fbt-product-heading {
  position: relative;
  z-index: 2; }
  .xts-fbt-product-heading label {
    display: inline;
    transition: opacity .25s ease;
    user-select: none; }
    .xts-fbt-product-heading label:hover {
      opacity: .8; }
  .xts-fbt-product-heading .price {
    vertical-align: middle; }
  .xts-fbt-product-heading .xts-entities-title {
    display: inline;
    margin-inline-end: 5px;
    margin-bottom: 0; }
  .xts-fbt-product-heading:not(:last-child) {
    margin-bottom: 10px; }

.xts-fbt-purchase {
  margin-top: 15px; }
  .xts-fbt-purchase .price {
    display: block;
    font-size: 26px;
    line-height: 1; }

:is(
.xts-fbt-desc,
.xts-fbt-purchase-btn) {
  margin-top: 10px; }

.xts-fbt-purchase-btn.xts-disabled {
  opacity: .4;
  pointer-events: none; }

.xts-fbt .xts-add-cart-btn {
  display: none; }

.xts-fbt-label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-inline-start: 2px;
  width: 16px;
  height: 16px;
  text-align: center;
  font-weight: 400; }
  .xts-fbt-label > span {
    font-size: 0; }
  .xts-fbt-label:before {
    color: #bbbbbb;
    font-size: 14px;
    transition: all .25s ease;
    content: "\e915";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .xts-fbt-label:hover:before {
    color: #777777; }

.shop_table .cart_item[class*="xts-fbt-item"] .product-name a:not(:last-child) {
  margin-inline-end: 3px; }

.product_list_widget li[class*="xts-fbt-item"]:not(.xts-fbt-item-last) {
  margin-bottom: 0;
  border-bottom: 0; }

.woocommerce-checkout-review-order-table .cart_item[class*="xts-fbt-item"]:not(.xts-fbt-item-last) td {
  padding-bottom: 0;
  border-bottom: none; }

.xts-products:not([data-source="main_loop"]) .xts-product.product-type-variation :is(
.xts-product-actions,
.xts-product-image-actions,
.xts-product-price-actions,
.xts-product-footer-actions), .xts-fbt-sale-label + .xts-onsale {
  display: none !important; }

.xts-free-progress-bar .xts-progress-line {
  margin-top: 5px; }

.xts-free-progress-bar .xts-progress-track {
  background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-size: 15px 15px; }

.xts-free-progress-bar.xts-progress-hide .xts-progress-line {
  display: none; }

.xts-shipping-progress-bar.xts-style-bordered .xts-free-progress-bar {
  padding: 20px;
  border: 2px dashed rgba(119, 119, 119, 0.2); }

.widget_shopping_cart .xts-free-progress-bar {
  margin-bottom: 0;
  padding-bottom: 15px; }

.xts-visits-count-number {
  display: inline-flex;
  color: #333333;
  vertical-align: middle;
  font-weight: 600;
  margin-inline-end: 4px; }
  .xts-visits-count-number:before {
    content: "\e918";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    font-weight: 400;
    font-size: 110%;
    margin-inline-end: 7px; }

.xts-visits-count.xts-style-with-bg {
  position: relative;
  padding: 15px 20px; }
  .xts-visits-count.xts-style-with-bg:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .1;
    pointer-events: none; }

.xts-spb-info {
  justify-content: space-between;
  margin-bottom: 5px; }
  .xts-spb-info span {
    margin-left: 3px;
    color: #333333;
    font-weight: 600; }

.xts-cart-wrapper {
  align-items: flex-start; }

.woocommerce-cart-form .shop_table {
  margin-top: 30px; }

.xts-cart-actions .coupon {
  display: flex;
  align-items: center;
  flex-direction: row; }
  .xts-cart-actions .coupon label {
    display: none; }
  .xts-cart-actions .coupon .input-text {
    margin-right: 10px;
    max-width: 230px; }

.xts-cart-actions .button[name="apply_coupon"] {
  flex: 0 0 auto;
  color: #ffffff; }
  .xts-cart-actions .button[name="apply_coupon"]:hover {
    color: #ffffff; }

.cart_totals {
  padding: 30px;
  border: 2px solid; }
  .cart_totals > h2 {
    margin-bottom: 10px;
    font-size: 26px; }
  .cart_totals table {
    margin-bottom: 30px; }
  .cart_totals .shipping-calculator-form {
    margin-top: 15px; }
  .cart_totals .shipping-calculator-button {
    display: inline-block;
    border-bottom: 1px solid;
    text-transform: none;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
    color: #333333; }
    .cart_totals .shipping-calculator-button:hover {
      color: #333333;
      opacity: 0.6; }
  .cart_totals .checkout-button {
    min-height: 50px;
    width: 100%;
    color: #ffffff; }
    .cart_totals .checkout-button:hover {
      color: #ffffff; }

.woocommerce-shipping-totals th {
  vertical-align: top; }

.woocommerce-shipping-methods li {
  line-height: 24px; }

.woocommerce-shipping-methods label {
  color: #777777; }

.woocommerce-shipping-methods input.shipping_method {
  position: relative;
  top: 1px;
  float: right;
  margin-right: 0;
  margin-left: 7px;
  min-height: 24px; }

.woocommerce-shipping-destination strong {
  color: #333333; }

.shipping-calculator-form .button {
  color: #ffffff; }
  .shipping-calculator-form .button:hover {
    color: #ffffff; }

.cross-sells {
  margin-top: 40px; }
  .cross-sells > h2 {
    font-size: 26px; }

.xts-checkout-login,
.checkout_coupon {
  margin-bottom: 30px;
  padding: 30px;
  max-width: 425px;
  border: 2px solid rgba(119, 119, 119, 0.2); }

.woocommerce-form-login-toggle .woocommerce-info, .woocommerce-form-login-toggle .wc-block-components-notice-banner, .woocommerce-form-coupon-toggle .woocommerce-info, .woocommerce-form-coupon-toggle .wc-block-components-notice-banner {
  visibility: visible;
  margin-bottom: 30px;
  height: auto !important;
  border: none;
  padding: 0 !important;
  background-color: transparent !important;
  box-shadow: none;
  color: #333333;
  font-weight: 600;
  opacity: 1; }
  .woocommerce-form-login-toggle .woocommerce-info :is(a, .showcoupon, .showlogin), .woocommerce-form-login-toggle .wc-block-components-notice-banner :is(a, .showcoupon, .showlogin), .woocommerce-form-coupon-toggle .woocommerce-info :is(a, .showcoupon, .showlogin), .woocommerce-form-coupon-toggle .wc-block-components-notice-banner :is(a, .showcoupon, .showlogin) {
    text-decoration: none; }
    .woocommerce-form-login-toggle .woocommerce-info :is(a, .showcoupon, .showlogin):hover, .woocommerce-form-login-toggle .wc-block-components-notice-banner :is(a, .showcoupon, .showlogin):hover, .woocommerce-form-coupon-toggle .woocommerce-info :is(a, .showcoupon, .showlogin):hover, .woocommerce-form-coupon-toggle .wc-block-components-notice-banner :is(a, .showcoupon, .showlogin):hover {
      opacity: .8; }
  .woocommerce-form-login-toggle .woocommerce-info:before, .woocommerce-form-login-toggle .wc-block-components-notice-banner:before, .woocommerce-form-coupon-toggle .woocommerce-info:before, .woocommerce-form-coupon-toggle .wc-block-components-notice-banner:before {
    position: static;
    display: inline-block;
    margin-top: -2px;
    margin-right: 10px;
    width: auto;
    height: auto;
    border: none;
    font-weight: 400;
    font-size: inherit;
    font-size: 18px;
    vertical-align: middle;
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .woocommerce-form-login-toggle .woocommerce-info:after, .woocommerce-form-login-toggle .wc-block-components-notice-banner:after, .woocommerce-form-coupon-toggle .woocommerce-info:after, .woocommerce-form-coupon-toggle .wc-block-components-notice-banner:after {
    display: none; }

.woocommerce-form-login-toggle div.wc-block-components-notice-banner:before, .woocommerce-form-coupon-toggle div.wc-block-components-notice-banner:before {
  display: none !important; }

.woocommerce-form-login-toggle div.wc-block-components-notice-banner__content, .woocommerce-form-coupon-toggle div.wc-block-components-notice-banner__content {
  align-items: center;
  gap: 5px 10px; }
  .woocommerce-form-login-toggle div.wc-block-components-notice-banner__content:before, .woocommerce-form-coupon-toggle div.wc-block-components-notice-banner__content:before {
    font-weight: 400;
    font-size: 18px;
    vertical-align: middle;
    line-height: 1;
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.woocommerce-form-login-toggle .woocommerce-info:before, .woocommerce-form-login-toggle div.wc-block-components-notice-banner__content:before {
  content: "\e90c"; }

.woocommerce-form-coupon-toggle .woocommerce-info:before, .woocommerce-form-coupon-toggle div.wc-block-components-notice-banner__content:before {
  content: "\e944"; }

.checkout_coupon {
  padding: 30px 30px 15px 30px;
  text-align: center; }
  .checkout_coupon p.form-row {
    display: inline-block;
    float: none;
    width: auto; }
  .checkout_coupon .button {
    color: #ffffff; }
    .checkout_coupon .button:hover {
      color: #ffffff; }

.woocommerce-checkout .woocommerce-NoticeGroup {
  flex-basis: 100%;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%; }

.xts-checkout-customer-details {
  margin-top: 32px; }
  .xts-checkout-customer-details > div:not(:last-child) {
    margin-bottom: 20px; }
  .xts-checkout-customer-details .create-account > label {
    font-weight: 600;
    user-select: none; }

.woocommerce-invalid span.select2-selection--single,
.woocommerce-invalid input,
.woocommerce-invalid select {
  border-color: #A00; }

#ship-to-different-address {
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit; }
  #ship-to-different-address > label {
    font-weight: 600;
    user-select: none; }

.xts-checkout-order-review {
  padding: 30px;
  border: 2px solid; }
  .xts-checkout-order-review > h3 {
    margin-bottom: 10px;
    font-size: 26px; }
  .xts-checkout-order-review .woocommerce-shipping-methods {
    margin-bottom: 0; }

#order_review table {
  margin-bottom: 15px; }

.wc_payment_methods li:not(:last-child) {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(119, 119, 119, 0.2); }

.wc_payment_methods img {
  position: relative;
  margin-top: -2px;
  margin-left: 10px;
  max-height: 40px; }

.wc_payment_methods label {
  font-weight: 600;
  cursor: pointer; }

.payment_box {
  margin-top: 15px;
  margin-left: 23px; }
  .payment_box p:last-child {
    margin-bottom: 0; }

.payment_method_paypal a {
  margin-left: 15px;
  font-weight: 400; }

.woocommerce-terms-and-conditions-wrapper {
  padding-top: 15px;
  border-top: 1px solid rgba(119, 119, 119, 0.2); }

.woocommerce-terms-and-conditions {
  margin-bottom: 20px;
  padding: 20px;
  background-color: #f1f1f1; }

.woocommerce-privacy-policy-link, .woocommerce-terms-and-conditions-link {
  font-weight: 600; }
  .woocommerce-privacy-policy-link:hover, .woocommerce-terms-and-conditions-link:hover {
    opacity: .8; }

#place_order {
  min-height: 50px;
  width: 100%;
  color: #ffffff; }
  #place_order:hover {
    color: #ffffff; }

.xts-shop-content {
  margin-bottom: 30px; }

.term-description,
.page-description {
  margin-bottom: 25px; }

.xts-description-after .term-description,
.xts-description-after .page-description {
  margin-top: 25px;
  margin-bottom: 0; }

.xts-nav-shop-cat .xts-nav-count {
  display: block;
  margin-top: 5px;
  color: #a5a5a5;
  font-weight: 400;
  font-size: 14px; }

.xts-nav-shop-cat .xts-wc-default-cat {
  display: none; }

.xts-nav-shop-cat > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 40px; }

.xts-nav-shop-cat > li.xts-has-children > a:after {
  content: none; }

.xts-nav-shop-cat.xts-has-count .xts-nav-img {
  max-height: 35px; }

.xts-nav-shop-cat .xts-sub-menu li a {
  color: #333333;
  font-weight: 600; }
  .xts-nav-shop-cat .xts-sub-menu li a:hover {
    color: rgba(51, 51, 51, 0.7); }

.xts-scheme-light .xts-nav-shop-cat > li > a .xts-nav-count {
  color: rgba(255, 255, 255, 0.6); }

.xts-show-cat-btn > a:before {
  content: "\e908";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.xts-scheme-light .xts-show-cat-btn > a {
  color: #ffffff; }
  .xts-scheme-light .xts-show-cat-btn > a:hover {
    color: rgba(255, 255, 255, 0.8); }

.xts-shop-tools {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .xts-shop-tools > * {
    margin-bottom: 15px;
    margin-right: 30px;
    vertical-align: middle; }
    .xts-shop-tools > *:last-child {
      margin-right: 0; }

.xts-shop-head {
  margin-bottom: 10px; }

.xts-shop-head-nav {
  align-items: center;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(119, 119, 119, 0.2); }
  .xts-shop-head-nav > div:not(:last-child) {
    margin-right: 15px; }

.xts-without-products .xts-shop-loader .xts-loader {
  position: absolute;
  top: 100px; }

.xts-clear-filters {
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid rgba(119, 119, 119, 0.2);
  white-space: nowrap; }

.xts-clear-filters-btn {
  display: inline-block;
  border-bottom: 1px solid;
  text-transform: normal;
  font-size: inherit;
  line-height: 1.2;
  font-weight: 600;
  color: #333333; }
  .xts-clear-filters-btn:hover {
    color: #333333;
    opacity: 0.6; }

.xts-active-filters {
  display: flex;
  margin-bottom: 20px;
  line-height: 1.2; }
  .xts-active-filters ul {
    margin-bottom: -5px; }
  .xts-active-filters li {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 15px; }
    .xts-active-filters li a {
      padding-left: 0; }
      .xts-active-filters li a:before {
        visibility: hidden;
        opacity: 0;
        transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
      .xts-active-filters li a:hover {
        padding-left: 15px; }
        .xts-active-filters li a:hover:before {
          visibility: visible;
          opacity: 1; }
  .xts-active-filters:empty {
    display: none; }

.xts-filters-area-btn > a:before {
  content: "\e955";
  font-family: "font-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.xts-filters-area-btn.xts-action-btn > a {
  font-size: inherit; }

.xts-filters-area {
  display: none;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: rgba(119, 119, 119, 0.2); }
  .xts-filters-opened .xts-filters-area, .xts-filters-area.xts-always-open {
    display: block; }

.xts-empty-filters-area {
  margin-bottom: 30px; }

.xts-products-per-page {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  line-height: 1.2; }
  .xts-products-per-page > a {
    padding: 0 7px;
    color: #a5a5a5; }
    .xts-products-per-page > a.xts-active {
      font-weight: 600; }
    .xts-products-per-page > a.xts-active, .xts-products-per-page > a:hover {
      color: #333333; }

.xts-per-page-title {
  color: #333333;
  font-weight: 600; }
  .xts-per-page-title:after {
    content: ' :'; }

.xts-per-page-border:after {
  content: "/";
  color: #a5a5a5; }

.xts-per-page-border:last-child {
  display: none; }

.xts-products-per-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .xts-products-per-row > a {
    display: inline-flex;
    vertical-align: middle;
    opacity: .3; }
    .xts-products-per-row > a:not(:last-child) {
      margin-right: 12px; }
    .xts-products-per-row > a svg {
      width: 19px;
      height: 19px; }
    .xts-products-per-row > a:hover {
      opacity: .7; }
    .xts-products-per-row > a:focus {
      opacity: .9; }
    .xts-products-per-row > a.xts-active {
      opacity: .9;
      cursor: default; }
  .xts-products-per-row .xts-per-row-5 svg {
    width: 24px; }
  .xts-products-per-row .xts-per-row-6 svg {
    width: 23px; }

.xts-my-account-wrapper {
  display: flex;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -30px;
  margin-left: -30px; }

.xts-my-account-sidebar,
.woocommerce-MyAccount-content {
  flex-basis: 100%;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 100%; }

.woocommerce-MyAccount-title {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(119, 119, 119, 0.2);
  font-size: 20px; }

.woocommerce-MyAccount-navigation ul a {
  display: block;
  padding: 10px 0;
  color: #333333;
  font-weight: 600;
  font-size: 90%;
  line-height: 1; }

.woocommerce-MyAccount-content h2 {
  font-size: 26px; }

.woocommerce-MyAccount-content > .col-1,
.woocommerce-MyAccount-content > .col-2 {
  float: left;
  width: 50%;
  max-width: 50%; }

.woocommerce-orders-table__cell-order-number a {
  color: #333333;
  font-weight: 600; }
  .woocommerce-orders-table__cell-order-number a:hover {
    color: #242424; }

.woocommerce-orders-table__cell-order-actions > a {
  margin-top: 3px;
  margin-bottom: 3px;
  color: #ffffff; }
  .woocommerce-orders-table__cell-order-actions > a:hover {
    color: #ffffff; }
  .woocommerce-orders-table__cell-order-actions > a:not(:first-child) {
    margin-left: 6px; }

.woocommerce-order-pay #order_review {
  margin: 0 auto;
  max-width: 600px; }
  .woocommerce-order-pay #order_review .product-quantity {
    width: 1%; }

td.download-product a {
  color: #333333; }
  td.download-product a:hover {
    color: #242424; }

.woocommerce-MyAccount-downloads-file {
  color: #ffffff; }
  .woocommerce-MyAccount-downloads-file:hover {
    color: #ffffff; }

.woocommerce-Address-title {
  margin-bottom: 10px; }
  .woocommerce-Address-title h3,
  .woocommerce-Address-title .edit {
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle; }
  .woocommerce-Address-title .edit {
    padding-right: 5px;
    padding-left: 5px;
    color: #333333;
    font-size: 14px; }
    .woocommerce-Address-title .edit:hover {
      color: #242424; }

.woocommerce-Address address {
  margin-bottom: 0; }

.woocommerce-EditAccountForm > p:last-child,
.woocommerce-address-fields > p:last-child {
  margin-bottom: 0; }

button[name=save_account_details], button[name=save_address] {
  color: #ffffff; }
  button[name=save_account_details]:hover, button[name=save_address]:hover {
    color: #ffffff; }

.lost_reset_password {
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  max-width: 500px; }
  .lost_reset_password p.form-row {
    float: none;
    width: 100%; }
  .lost_reset_password .form-row-first {
    padding-top: 20px;
    border-top: 1px solid rgba(119, 119, 119, 0.2); }

.woocommerce-order > p {
  text-align: center; }

.woocommerce-order h2 {
  font-size: 26px; }

.woocommerce-order h3 {
  font-size: 20px; }

.woocommerce-order .woocommerce-order-details__title,
.woocommerce-order .wc-bacs-bank-details-heading,
.woocommerce-order .wc-bacs-bank-details-account-name {
  margin-bottom: 15px;
  text-align: center; }

.woocommerce-order .woocommerce-order-details,
.woocommerce-order .woocommerce-customer-details {
  margin: 0 auto;
  max-width: 800px; }

.woocommerce-thankyou-order-received {
  margin-bottom: 40px;
  color: #333333;
  text-align: center;
  font-size: 32px;
  line-height: 1.2; }
  .woocommerce-thankyou-order-received:before {
    display: block;
    margin-bottom: 15px;
    color: #f1f1f1;
    font-weight: 400;
    font-size: 180px;
    line-height: 1;
    content: "\e953";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.woocommerce-thankyou-order-details,
.wc-bacs-bank-details {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid rgba(119, 119, 119, 0.2);
  font-size: 14px; }
  .woocommerce-thankyou-order-details li,
  .wc-bacs-bank-details li {
    flex: 1 1 0;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    margin-bottom: 0;
    color: #333333;
    text-align: center; }
    .woocommerce-thankyou-order-details li:not(:last-child),
    .wc-bacs-bank-details li:not(:last-child) {
      border-right: 1px solid rgba(119, 119, 119, 0.2); }
  .woocommerce-thankyou-order-details strong,
  .wc-bacs-bank-details strong {
    display: block;
    margin-top: 5px;
    color: #333333; }

.woocommerce-bacs-bank-details {
  margin-top: 30px; }

.woocommerce-customer-details address {
  margin-bottom: 0; }

.woocommerce-customer-details--phone,
.woocommerce-customer-details--email {
  margin-bottom: 0; }

.xts-order-extra-content:not(:last-child) {
  margin-bottom: 30px; }

.xts-register-page {
  margin: 0 auto;
  max-width: 1000px; }

.xts-form-separator {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  color: #333333;
  font-weight: 600; }
  .xts-form-separator span {
    padding: 10px 0; }
  .xts-form-separator:before, .xts-form-separator:after {
    content: "";
    flex: 1 1 auto;
    border-width: 1px;
    border-color: rgba(119, 119, 119, 0.2);
    border-left-style: solid; }
  .xts-scheme-light .xts-form-separator {
    color: #ffffff; }
    .xts-scheme-light .xts-form-separator:before, .xts-scheme-light .xts-form-separator:after {
      border-color: rgba(119, 119, 119, 0.2); }

.xts-form-login h2,
.xts-form-register h2 {
  font-size: 26px; }

.woocommerce-form-login button, .woocommerce-form-register button, .lost_reset_password button {
  color: #ffffff; }
  .woocommerce-form-login button:hover, .woocommerce-form-register button:hover, .lost_reset_password button:hover {
    color: #ffffff; }

.woocommerce-form-login > p:last-child, .woocommerce-form-register > p:last-child, .lost_reset_password > p:last-child {
  margin-bottom: 0; }

.xts-form-login.xts-login-only {
  max-width: 500px;
  margin: 0 auto;
  padding: 0; }

.xts-login-extra {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  font-size: 90%;
  margin-bottom: 10px; }
  .xts-login-extra label {
    margin-right: 15px;
    margin-bottom: 10px;
    cursor: pointer; }
    .xts-login-extra label > span {
      vertical-align: middle; }
  .xts-login-extra a {
    margin-bottom: 10px; }
    .xts-login-extra a:hover {
      opacity: .8; }
  .xts-scheme-light .xts-login-extra a {
    color: rgba(255, 255, 255, 0.9); }
    .xts-scheme-light .xts-login-extra a:hover {
      color: rgba(255, 255, 255, 0.6); }

.woocommerce-password-strength {
  margin-top: 20px;
  padding: 7px 15px;
  color: #ffffff;
  text-align: center;
  font-size: 90%; }
  .woocommerce-password-strength.strong {
    background-color: #52C388; }
  .woocommerce-password-strength.good {
    background-color: #539CF0; }
  .woocommerce-password-strength.bad {
    background-color: #EEB41F; }
  .woocommerce-password-strength.short {
    background-color: #E01020; }

.register > p {
  position: relative; }

.woocommerce-password-hint {
  position: absolute;
  right: 0;
  bottom: 100%;
  visibility: hidden;
  margin-bottom: -10px;
  padding: 20px;
  max-width: 300px;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
  opacity: 0;
  transition: all .5s ease; }

#reg_password:focus + .woocommerce-password-strength + .woocommerce-password-hint {
  visibility: visible;
  opacity: 1; }

.password-input {
  position: relative;
  display: block; }
  .password-input input {
    padding-inline-end: 42px !important; }

.show-password-input {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  width: 42px;
  height: 42px;
  cursor: pointer;
  font-size: 16px;
  color: #666666;
  transition: all .25s ease; }
  .show-password-input:hover {
    color: #a5a5a5; }
  .show-password-input:before {
    content: "\e918";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .show-password-input.display-password:before {
    content: "\e91d"; }

.xts-compare-table {
  display: block;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 0;
  line-height: inherit; }
  .xts-compare-table tr {
    display: flex; }
    .browser-Internet .xts-compare-table tr {
      display: table-row; }
  .xts-compare-table th,
  .xts-compare-table td {
    min-width: 200px;
    padding: 15px; }
    .xts-compare-table th:not(:last-child),
    .xts-compare-table td:not(:last-child) {
      border-right: 1px solid #E4E4E4; }
  .xts-compare-table th {
    line-height: inherit;
    flex: 0 0 5%; }
  .xts-compare-table td {
    flex: 0 1 26.6666%; }
    .xts-compare-table td > * {
      margin-bottom: 10px; }
      .xts-compare-table td > *:last-child {
        margin-bottom: 0; }
    .xts-compare-table td:before {
      content: attr(data-title);
      display: none;
      margin-bottom: 15px;
      color: #242424;
      font-weight: 600; }
  .xts-compare-table .xts-compare-base td {
    padding-top: 0; }
    .xts-compare-table .xts-compare-base td:before {
      display: none; }
  .xts-compare-table .xts-compare-image {
    display: block; }
  .xts-compare-table .xts-compare-pa_brand img {
    max-width: 110px; }
  .xts-compare-table .xts-entities-title {
    display: block; }
  .xts-compare-table .button {
    color: #ffffff; }
    .xts-compare-table .button:hover {
      color: #ffffff; }
  .xts-compare-table a.add_to_cart_button {
    margin-bottom: 0; }

.xts-wishlist-content .xts-products {
  text-align: center; }
  .xts-wishlist-content .xts-products .xts-col {
    display: flex;
    flex-direction: column;
    align-items: center; }

.xts-wishlist-content .xts-wishlist-btn {
  display: none; }

.xts-wishlist-head {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(119, 119, 119, 0.2); }
  .xts-wishlist-head .xts-social-buttons-wrapper {
    margin-bottom: 10px; }

.xts-wishlist-title {
  margin-right: 15px;
  margin-bottom: 10px;
  font-size: 20px; }

.xts-remove-wishlist-btn {
  margin-bottom: 10px; }

.xts-empty-page {
  margin-top: 3vw;
  margin-bottom: 15px;
  text-align: center;
  font-size: 42px; }
  .xts-empty-page:before {
    display: block;
    margin-bottom: 15px;
    color: rgba(119, 119, 119, 0.1);
    font-weight: 400;
    font-size: 180px;
    line-height: 1;
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.xts-empty-page-text {
  text-align: center; }

.return-to-shop {
  margin-top: 25px;
  margin-bottom: 3vw;
  text-align: center; }
  .return-to-shop .button {
    color: #ffffff; }
    .return-to-shop .button:hover {
      color: #ffffff; }

.cart-empty:before {
  content: "\e952"; }

.xts-empty-compare:before {
  content: "\e951"; }

.xts-empty-wishlist:before {
  content: "\e957"; }

.xts-cat {
  position: relative;
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1); }

.xts-cat-link {
  z-index: 2;
  opacity: 0; }

.xts-cat-thumbnail {
  position: relative;
  overflow: hidden;
  transition: inherit; }
  .xts-cat-thumbnail img {
    width: 100%; }

.woocommerce-loop-category__title {
  font-size: 120%; }

.xts-cat-sub-menu > li a {
  font-size: inherit; }

.xts-cat-image {
  transition: inherit;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

.xts-cat:hover .xts-cat-image {
  transform: scale(1.08); }

.xts-scheme-light-cat .woocommerce-loop-category__title {
  color: #ffffff; }
  .xts-scheme-light-cat .woocommerce-loop-category__title:hover a {
    color: rgba(255, 255, 255, 0.6); }

.xts-cat-design-default .xts-cat {
  text-align: center; }

.xts-cat-design-default .xts-cat-thumbnail {
  margin-bottom: 10px; }

.xts-cat-design-default .woocommerce-loop-category__title {
  margin-bottom: 5px; }

.xts-cat-design-default.xts-scheme-light-cat .xts-cat-count {
  color: rgba(255, 255, 255, 0.6); }

.xts-cat-design-mask .xts-cat-content {
  bottom: auto; }

.xts-cat-design-mask.xts-scheme-light-cat .xts-cat-content {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 100%); }

.xts-cat-design-mask .xts-cat-count, .xts-cat-design-subcat .xts-cat-count {
  display: inline-block;
  padding: 3px 8px;
  min-width: 25px;
  border-radius: 15px;
  color: #333333;
  text-align: center;
  font-weight: 600;
  font-size: 12px;
  line-height: 1;
  flex-shrink: 0;
  background-color: #ffffff;
  margin-top: -5px; }

.xts-cat-design-mask .xts-cat-count-text, .xts-cat-design-subcat .xts-cat-count-text {
  display: none; }

.xts-cat-design-mask .xts-cat-header, .xts-cat-design-subcat .xts-cat-header {
  display: flex;
  align-items: flex-start; }

.xts-cat-design-mask .woocommerce-loop-category__title, .xts-cat-design-subcat .woocommerce-loop-category__title {
  margin-right: 8px;
  margin-bottom: 0; }

.xts-cat-design-mask .xts-cat-content, .xts-cat-design-subcat .xts-cat-content {
  padding: 30px; }

.xts-cat-design-subcat .xts-cat-content {
  z-index: 4;
  display: inline-flex;
  flex-direction: column;
  max-height: 100%; }

.xts-cat-design-subcat .xts-cat-footer {
  flex: 1 1 auto;
  margin-top: 10px;
  max-height: none;
  padding-right: 5px; }

.xts-cat-design-subcat.xts-scheme-light-cat .xts-cat-content {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%); }

.xts-product {
  position: relative;
  text-align: center;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1), z-index 0s; }
  .xts-product .woocommerce-loop-product__title {
    margin-bottom: 2px;
    font-size: inherit; }
  .xts-product .star-rating {
    margin-bottom: 2px; }
  .xts-product .price {
    display: block;
    margin-bottom: 2px; }
  .xts-product .xts-stock-progress-bar {
    margin-top: 10px;
    font-size: 90%; }

.xts-product-link {
  z-index: 2;
  opacity: 0; }

.xts-product-content {
  transition: inherit; }

.xts-product-swatches {
  justify-content: center; }

.xts-product-add-btn {
  margin-top: 10px; }
  .xts-product-add-btn > a {
    color: #ffffff; }
    .xts-product-add-btn > a:hover {
      color: #ffffff; }
  .xts-product-add-btn.xts-reset-mb-10 {
    margin-bottom: -10px; }

.xts-product-countdown {
  margin-top: 10px;
  height: unset; }

.xts-title-limit-one .woocommerce-loop-product__title,
.xts-title-limit-two .woocommerce-loop-product__title {
  overflow: hidden;
  line-height: 22px; }

.xts-title-limit-one .woocommerce-loop-product__title {
  max-height: 22px; }

.xts-title-limit-two .woocommerce-loop-product__title {
  max-height: 44px; }

.xts-product .woocommerce-product-attributes th,
.xts-product .woocommerce-product-attributes td {
  text-transform: none;
  padding: 7px 0;
  font-size: 90%; }

.xts-product-thumb {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  transition: inherit; }
  .xts-product-thumb img {
    width: 100%; }
  .xts-product-thumb:hover .xts-product-hover-image {
    opacity: 1; }

.xts-product-hover-image {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  opacity: 0;
  transition: inherit; }
  .xts-form-first-inited .xts-product-hover-image,
  .xts-product-swatched .xts-product-hover-image {
    opacity: 0 !important;
    pointer-events: none; }
  .xts-product-countdown .xts-countdown-timer-inner {
    display: flex; }
    .xts-product-countdown .xts-countdown-timer-inner > div {
      flex: 1 1 auto;
      width: unset;
      height: unset;
      min-width: auto; }
  .xts-product-countdown .xts-countdown-digit {
    font-size: 18px; }

.xts-product:not(.xts-form-first-inited) .xts-variations_form .variations tr:not(:first-child) {
  display: none; }

.xts-form-first-inited .xts-variations_form .variations tr:not(:first-child) {
  animation: xts-fade-in .4s ease; }

.xts-variations_form .variations {
  margin-bottom: 0; }
  .xts-variations_form .variations .cell {
    padding-top: 0; }
    .xts-variations_form .variations .cell.label {
      display: none; }
  .xts-variations_form .variations select {
    margin-top: 5px;
    margin-bottom: 5px; }

.xts-variations_form .woocommerce-variation > div,
.xts-variations_form .woocommerce-variation > div p {
  margin-bottom: 5px; }
  .xts-variations_form .woocommerce-variation > div:last-child,
  .xts-variations_form .woocommerce-variation > div p:last-child {
    margin-bottom: 0px; }

.xts-variations_form .woocommerce-variation-description,
.xts-variations_form .woocommerce-variation-add-to-cart,
.xts-variations_form .woocommerce-variation-price {
  display: none; }

.xts-variations_form .reset_variations {
  display: none !important; }

.xts-variations_form .blockOverlay:after {
  margin-top: -10px;
  margin-left: -10px;
  width: 20px;
  height: 20px; }

.xts-product-grid-slider-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  z-index: 6;
  pointer-events: none; }
  .xts-product-grid-slider-nav > div {
    display: flex;
    align-items: center;
    transition: inherit;
    width: 30px;
    height: 30px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    color: #333333;
    pointer-events: auto;
    cursor: pointer; }
    .xts-product-grid-slider-nav > div:before {
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      vertical-align: middle; }
    .xts-product-grid-slider-nav > div:hover {
      color: #777777; }
  .xts-product-grid-slider-nav .xts-prev {
    transform: translateX(-25px);
    text-align: start;
    padding-inline-start: 8px;
    justify-content: flex-start; }
    .xts-product-grid-slider-nav .xts-prev:before {
      content: "\e901"; }
  .xts-product-grid-slider-nav .xts-next {
    transform: translateX(25px);
    text-align: end;
    padding-inline-end: 8px;
    justify-content: flex-end; }
    .xts-product-grid-slider-nav .xts-next:before {
      content: "\e902"; }

.xts-product:hover:not(:is(.xts-variation-active, .xts-product-swatched)) .xts-product-grid-slider-nav > div {
  opacity: 1;
  visibility: visible;
  transform: none; }

.xts-product-meta {
  margin-bottom: 2px;
  font-size: 90%; }
  .xts-product-meta a {
    color: #777777; }
    .xts-product-meta a:hover {
      color: #333333; }

.xts-product-actions {
  position: absolute;
  top: 15px;
  right: 15px;
  display: flex;
  flex-direction: column;
  z-index: 8; }
  .xts-product-actions > div:not(:last-child) {
    margin-bottom: 7px; }

.xts-product-actions .xts-action-btn.xts-style-icon-bg:before {
  box-shadow: none; }

.xts-prod-design-summary .xts-product-bg {
  visibility: hidden;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  opacity: 0;
  transform: scale(0.95);
  position: absolute;
  top: -15px;
  right: -15px;
  bottom: -15px;
  left: -15px; }

.xts-prod-design-summary .xts-product-swatches-wrapper {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 4;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  background-color: #ffffff;
  transition: inherit;
  transform: translateY(103%); }
  .xts-prod-design-summary .xts-product-swatches-wrapper:empty {
    display: none; }

.xts-prod-design-summary .xts-product-content {
  position: relative;
  padding-right: 10px;
  padding-left: 10px; }

.xts-prod-design-summary .xts-product-hide-info {
  position: absolute;
  right: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px); }

.xts-prod-design-summary .xts-product:hover {
  z-index: 10; }
  .xts-prod-design-summary .xts-product:hover .xts-product-bg,
  .xts-prod-design-summary .xts-product:hover .xts-product-hide-info {
    visibility: visible;
    opacity: 1;
    transition: inherit;
    transform: none; }
  .xts-prod-design-summary .xts-product:hover .xts-product-bg {
    transition-property: opacity, visibility, transform; }
  .xts-prod-design-summary .xts-product:hover .xts-product-swatches-wrapper {
    transform: none; }

.xts-prod-design-summary:not(.xts-carousel) .xts-product:not(.xts-ready) .xts-product-hide-info {
  opacity: 0; }

.xts-prod-design-summary.xts-carousel .xts-product-desc,
.xts-prod-design-summary.xts-carousel .xts-product-bg {
  display: none; }

.xts-prod-design-summary.xts-carousel .xts-product-hide-info {
  position: static;
  visibility: visible;
  opacity: 1;
  transform: none; }

.xts-prod-design-summary-alt .xts-product {
  text-align: left; }

.xts-prod-design-summary-alt .xts-product-bg {
  visibility: hidden;
  border: 1px solid rgba(119, 119, 119, 0.12);
  background-color: #ffffff;
  opacity: 0;
  position: absolute;
  top: -15px;
  right: -15px;
  bottom: -15px;
  left: -15px; }

.xts-prod-design-summary-alt .xts-product-content {
  position: relative; }

.xts-prod-design-summary-alt .xts-product-content-head {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between; }

.xts-prod-design-summary-alt .xts-product-content-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: inherit; }

.xts-prod-design-summary-alt .xts-entities-title {
  margin-top: 2px;
  margin-right: 5px; }

.xts-prod-design-summary-alt .star-rating {
  line-height: 1; }

.xts-prod-design-summary-alt .price {
  flex: 0 1 100%;
  margin-bottom: 0;
  margin-right: 5px;
  line-height: 1; }
  .xts-prod-design-summary-alt .price del {
    display: block; }

.xts-prod-design-summary-alt .xts-product-price-actions {
  display: flex;
  flex: 1 0 auto;
  align-items: center;
  justify-content: flex-end;
  transition: inherit; }
  .xts-prod-design-summary-alt .xts-product-price-actions .xts-action-btn {
    transition: inherit; }
    .xts-prod-design-summary-alt .xts-product-price-actions .xts-action-btn:not(.xts-add-cart-btn) {
      opacity: 0; }
    .xts-prod-design-summary-alt .xts-product-price-actions .xts-action-btn:not(:last-child) {
      margin-right: 5px; }
    .xts-prod-design-summary-alt .xts-product-price-actions .xts-action-btn.xts-style-icon > a {
      min-width: 25px;
      height: 25px; }
      .xts-prod-design-summary-alt .xts-product-price-actions .xts-action-btn.xts-style-icon > a:before {
        font-size: 18px; }

.xts-prod-design-summary-alt .xts-add-cart-btn > a {
  padding: 0;
  min-height: 36px;
  width: 36px;
  border-radius: 50%;
  background-color: transparent;
  letter-spacing: unset;
  font-weight: normal;
  transition: inherit; }

.xts-prod-design-summary-alt .xts-product-hide-info {
  position: absolute;
  right: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px); }

.xts-prod-design-summary-alt .xts-product-desc {
  margin-top: 10px; }
  .xts-prod-design-summary-alt .xts-product-desc.xts-with-info {
    margin-top: 2px; }

.xts-prod-design-summary-alt .xts-product:hover {
  z-index: 10; }
  .xts-prod-design-summary-alt .xts-product:hover .xts-product-bg {
    visibility: visible;
    opacity: 1;
    transition: inherit;
    transition-property: opacity, visibility; }
  .xts-prod-design-summary-alt .xts-product:hover .xts-product-price-actions .xts-action-btn:not(.xts-add-cart-btn) {
    opacity: 1; }
  .xts-prod-design-summary-alt .xts-product:hover .xts-add-cart-btn > a {
    color: #ffffff; }
  .xts-prod-design-summary-alt .xts-product:hover .xts-product-hide-info {
    visibility: visible;
    opacity: 1;
    transition: inherit;
    transform: none; }

.xts-prod-design-summary-alt .xts-product:not(.xts-ready) .xts-product-hide-info {
  opacity: 0; }

.xts-prod-design-summary-alt.xts-carousel .xts-product-hide-info,
.xts-prod-design-summary-alt.xts-carousel .xts-product-bg {
  display: none; }

.xts-prod-design-img-btn .price {
  margin-bottom: 0; }

.xts-prod-design-img-btn .xts-product-add-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 4;
  margin-top: 0;
  transition: inherit;
  transform: translateY(103%); }
  .xts-prod-design-img-btn .xts-product-add-btn > a {
    width: 100%;
    border-radius: 0;
    box-shadow: none !important; }

.xts-prod-design-img-btn .xts-product:hover .xts-product-add-btn {
  transform: none; }

.xts-prod-design-icons .xts-add-cart-btn > a {
  padding: 0;
  min-height: 0;
  background-color: transparent;
  letter-spacing: unset;
  font-weight: normal; }
  .xts-prod-design-icons .xts-add-cart-btn > a:hover {
    background-color: transparent; }

.xts-prod-design-icons .xts-product-actions {
  top: auto;
  right: 0;
  bottom: 15px;
  left: 0;
  display: block; }
  .xts-prod-design-icons .xts-product-actions .xts-action-btn {
    margin-bottom: 0; }
    .xts-prod-design-icons .xts-product-actions .xts-action-btn:not(:last-child) {
      margin-right: 5px; }

.xts-prod-design-icons-alt .xts-product {
  text-align: left; }

.xts-prod-design-icons-alt .xts-product-actions {
  align-items: flex-end;
  top: 15px;
  right: 15px; }

.xts-prod-design-icons-alt .xts-product-content-head {
  margin-top: 5px; }

.xts-prod-design-icons-alt .xts-product-content-head,
.xts-prod-design-icons-alt .xts-product-content-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between; }

.xts-prod-design-icons-alt .xts-product-variations,
.xts-prod-design-icons-alt .xts-single-product-swatches {
  margin-right: 5px; }

.xts-prod-design-icons-alt .price {
  margin-right: 5px;
  line-height: 1;
  font-size: 110%;
  max-width: calc(100% - 42px); }
  .xts-prod-design-icons-alt .price del {
    display: block; }

.xts-prod-design-icons-alt .xts-add-cart-btn {
  height: 42px; }
  .xts-prod-design-icons-alt .xts-add-cart-btn > a {
    padding: 0;
    flex-direction: row-reverse;
    background-color: transparent;
    letter-spacing: unset;
    font-weight: normal;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    border-radius: 30px; }
    .xts-prod-design-icons-alt .xts-add-cart-btn > a span {
      color: #ffffff; }
    .xts-prod-design-icons-alt .xts-add-cart-btn > a:after {
      left: auto;
      right: 15px; }
    .xts-prod-design-icons-alt .xts-add-cart-btn > a:before {
      font-size: 18px !important;
      border-radius: 50%;
      background-color: #f1f1f1;
      transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
    .xts-prod-design-icons-alt .xts-add-cart-btn > a.loading:before {
      visibility: visible;
      opacity: 1;
      color: transparent; }
  .xts-prod-design-icons-alt .xts-add-cart-btn:before {
    display: none; }
  .xts-prod-design-icons-alt .xts-add-cart-btn:first-child {
    flex-basis: 100%; }

.xts-prod-design-icons-alt .xts-product:hover .xts-add-cart-btn > a {
  color: #ffffff; }
  .xts-prod-design-icons-alt .xts-product:hover .xts-add-cart-btn > a span {
    padding-right: 10px;
    padding-left: 20px;
    max-width: 280px;
    opacity: 1; }
  .xts-prod-design-icons-alt .xts-product:hover .xts-add-cart-btn > a:before {
    background-color: rgba(0, 0, 0, 0.2); }

.xts-prod-design-mask .xts-product-actions > div {
  margin-bottom: 0; }

.xts-prod-design-small .xts-product {
  display: flex;
  align-items: flex-start;
  text-align: left; }

.xts-prod-design-small .xts-product-thumb {
  flex: 0 0 auto;
  margin-bottom: 0;
  margin-right: 15px;
  max-width: 50%; }

.xts-prod-design-small .xts-product-content {
  flex: 1 1 auto; }

.xts-single-product {
  margin-bottom: -40px; }
  .xts-single-product > div,
  .xts-single-product > section {
    margin-bottom: 40px; }
  .xts-single-product > .row {
    margin-bottom: 0; }
    .xts-single-product > .row > .col-md-6 {
      margin-bottom: 40px; }

.xts-single-product-navs {
  margin-bottom: 10px; }
  .xts-single-product-navs .xts-breadcrumbs,
  .xts-single-product-navs .xts-single-product-nav {
    margin-bottom: 20px; }

.xts-single-product-summary > * {
  margin-bottom: 20px; }

.xts-single-product-summary > *:last-child {
  margin-bottom: 0; }

.product_title {
  font-size: 28px; }

.product_meta .xts-label {
  color: #333333;
  font-weight: 600; }

.product_meta a {
  color: inherit; }

.xts-single-product-summary .product_meta {
  padding-top: 20px;
  border-top: 1px solid rgba(119, 119, 119, 0.2); }

.woocommerce-product-gallery {
  position: relative; }
  .woocommerce-product-gallery .xts-col {
    padding-top: 0;
    padding-bottom: 0; }
  .woocommerce-product-gallery img {
    width: 100%; }

.xts-single-product-images-wrapper,
.xts-single-product-thumb-wrapper {
  position: relative;
  overflow: hidden; }

.xts-single-product-thumb .xts-col {
  cursor: pointer;
  transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
  .xts-single-product-thumb .xts-col:hover, .xts-single-product-thumb .xts-col.swiper-slide-thumb-active {
    opacity: .5; }

.woocommerce-product-details__short-description *:last-child {
  margin-bottom: 0; }

.woocommerce-review-link {
  display: none; }

.xts-single-product-swatches {
  display: inline-flex; }

.xts-single-product-actions > div:not(:last-child) {
  margin-right: 15px; }

:is(
.related,
.up-sells) h2 {
  font-size: 26px; }

.xts-price-outside .woocommerce-variation-price {
  display: none; }

.xts-single-product-nav.xts-style-default {
  position: relative;
  display: inline-flex; }
  .xts-single-product-nav.xts-style-default .xts-nav-btn > a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    color: #333333;
    font-size: 16px; }
    .xts-single-product-nav.xts-style-default .xts-nav-btn > a:hover {
      color: #777777; }
    .xts-single-product-nav.xts-style-default .xts-nav-btn > a:before {
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .xts-single-product-nav.xts-style-default .xts-nav-btn.xts-prev > a:before {
    content: "\e901"; }
  .xts-single-product-nav.xts-style-default .xts-nav-btn.xts-next > a:before {
    content: "\e902"; }
  .xts-single-product-nav.xts-style-default .xts-dropdown {
    padding: 10px;
    width: 250px; }
  .xts-single-product-nav.xts-style-default .xts-dropdown-inner {
    display: flex;
    align-items: center;
    flex-direction: row; }
  .xts-single-product-nav.xts-style-default .xts-thumb {
    flex: 0 1 0;
    margin-right: 10px; }
    .xts-single-product-nav.xts-style-default .xts-thumb img {
      max-width: 90px;
      width: auto; }
  .xts-single-product-nav.xts-style-default .xts-content {
    display: flex;
    flex: 1;
    flex-direction: column;
    text-align: left; }
  .xts-single-product-nav.xts-style-default .xts-entities-title {
    margin-bottom: 7px; }

.elementor-widget-xts_single_product_badges.elementor-element {
  z-index: 100; }

.elementor-widget-xts_single_product_badges .xts-product-labels {
  position: static;
  max-width: none; }

.woocommerce-product-gallery.xts-style-bottom .xts-single-product-thumb-wrapper {
  margin-top: 10px; }

.xts-single-product-image-actions {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding: 15px; }
  .xts-single-product-image-actions > div:not(:last-child) {
    margin-bottom: 7px; }

.xts-single-product-brands {
  float: right; }
  .xts-single-product-brands .xts-label {
    display: none; }
  .xts-single-product-brands a {
    display: inline-block;
    padding: 5px; }
  .xts-single-product-brands img {
    max-width: 90px; }

.elementor-widget-xts_single_product_brands .xts-single-product-brands {
  float: none; }

.xts-single-product-summary > .price, .elementor-widget-xts_single_product_price {
  font-size: 22px; }

.group_table {
  margin-bottom: 20px;
  padding-top: 15px;
  border-top: 1px solid #E4E4E4; }
  .group_table td:first-child {
    padding-left: 0; }
  .group_table td:last-child {
    padding-right: 0; }
  .group_table .button {
    display: none; }
  .group_table .price {
    text-align: right; }
    .group_table .price P.stock {
      margin: 5px 0 5px 5px; }

.product-name label {
  margin-bottom: 0; }

.quantity:not(.hidden) + button {
  margin-left: 10px; }

.single_add_to_cart_button {
  color: #ffffff; }
  .single_add_to_cart_button:hover {
    color: #ffffff; }

.xts-buy-now-btn {
  color: #ffffff;
  margin-inline-start: 10px; }
  .xts-buy-now-btn:hover {
    color: #ffffff; }

.elementor-widget-xts_single_product_add_to_cart .variations_form {
  display: inline-block; }

.elementor-widget-xts_single_product_add_to_cart.xts-label-position-without .variations_form .cell.label {
  display: none; }

.elementor-widget-xts_single_product_add_to_cart.xts-label-position-top .variations_form tr {
  display: flex;
  align-items: stretch;
  flex-direction: column; }

.elementor-widget-xts_single_product_add_to_cart.xts-label-position-top .variations_form td.value {
  margin-top: 10px;
  padding: 0; }

.elementor-widget-xts_single_product_add_to_cart.xts-label-position-top .variations_form label {
  margin-right: 0; }

.elementor-widget-xts_single_product_action_buttons .xts-action-btn.xts-style-icon {
  margin-right: 0; }

.product_meta > span {
  display: block; }
  .product_meta > span:not(:last-child) {
    margin-bottom: 15px; }

.elementor-widget-xts_single_product_meta.xts-meta-style-list.xts-textalign-justify .product_meta > span {
  display: flex;
  flex-wrap: wrap; }

.elementor-widget-xts_single_product_meta.xts-meta-style-list.xts-textalign-justify .product_meta .xts-label {
  flex: 1 1 auto;
  margin-right: 5px; }

.elementor-widget-xts_single_product_meta.xts-meta-style-inline .product_meta {
  margin-right: -4px;
  margin-bottom: -15px;
  margin-left: -4px; }
  .elementor-widget-xts_single_product_meta.xts-meta-style-inline .product_meta > span {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 15px;
    margin-left: 4px; }

.elementor-widget-xts_single_product_meta.xts-meta-style-inline.xts-textalign-justify .product_meta {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.product_meta + .xts-single-product-share {
  margin-top: -5px; }

.wc-tabs-wrapper.xts-layout-accordion .xts-nav-wrapper {
  display: none; }

.wc-tabs-wrapper.xts-layout-accordion .xts-accordion-content {
  padding-right: 10px; }

.woocommerce-Tabs-panel:not(.xts-active) {
  display: none; }

.woocommerce-Tabs-panel > h2 {
  font-size: 22px; }

.xts-nav-product-tabs-wrapper {
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(119, 119, 119, 0.12); }

.xts-nav-product-tabs.xts-style-underline > li > a {
  padding-top: 0;
  padding-bottom: 0;
  color: #666666;
  font-size: 18px; }
  .xts-nav-product-tabs.xts-style-underline > li > a .xts-nav-text {
    padding: 15px 0; }
    .xts-nav-product-tabs.xts-style-underline > li > a .xts-nav-text:after {
      top: 100%; }

.xts-nav-product-tabs.xts-style-underline > li:hover > a, .xts-nav-product-tabs.xts-style-underline > li.active > a {
  color: #333333; }

.woocommerce-Tabs-panel .woocommerce-product-attributes {
  margin-right: auto;
  margin-left: auto;
  max-width: 650px; }

.woocommerce-Reviews {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-bottom: -40px;
  margin-left: -15px; }
  .woocommerce-Reviews #comments,
  .woocommerce-Reviews #review_form_wrapper {
    flex: 1 1 400px;
    margin-bottom: 40px;
    padding-right: 15px;
    padding-left: 15px; }
  .woocommerce-Reviews .comment-reply-title,
  .woocommerce-Reviews .woocommerce-Reviews-title {
    font-size: 18px; }
  .woocommerce-Reviews .comment-reply-title {
    display: block;
    margin-bottom: 20px;
    color: #242424; }
  .woocommerce-Reviews .woocommerce-noreviews {
    margin-bottom: 0; }
  .woocommerce-Reviews .comment_container {
    display: flex;
    align-items: flex-start;
    flex-direction: row; }
  .woocommerce-Reviews .avatar {
    margin-right: 20px; }
  .woocommerce-Reviews .comment-text {
    display: flex;
    flex: 1 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; }
    .woocommerce-Reviews .comment-text .meta {
      order: 1;
      margin-bottom: 10px;
      color: #a5a5a5; }
    .woocommerce-Reviews .comment-text .star-rating {
      order: 2;
      margin-bottom: 10px; }
    .woocommerce-Reviews .comment-text .description {
      flex: 1 1 100%;
      order: 3;
      max-width: 100%; }
      .woocommerce-Reviews .comment-text .description *:last-child {
        margin-bottom: 0; }
  .woocommerce-Reviews .xts-image-gallery {
    margin-top: 10px;
    margin-bottom: -10px; }
  .woocommerce-Reviews .woocommerce-review__author {
    color: #333333; }
  .woocommerce-Reviews .woocommerce-pagination {
    text-align: left; }
  .woocommerce-Reviews .clear {
    display: none; }

label[for="rating"] {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 15px; }
  label[for="rating"]:after {
    content: ":";
    margin-left: 2px; }

.stars {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  white-space: nowrap; }
  .stars span {
    display: flex;
    font-size: 0; }
  .stars a {
    width: 18px;
    text-align: center; }
    .stars a:before {
      font-size: 16px;
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

.stars:hover a:before, .stars.selected a:before, .stars.selected:hover a:before {
  content: "\e916";
  color: #EABE12; }

.stars a:before, .stars a:hover ~ a:before,
.stars a.active ~ a:before, .stars.selected:hover a:hover ~ a:before {
  content: "\e914";
  color: #bbbbbb; }

.comment-form-images {
  margin-top: 10px; }

.xts-add-img-btn-wrapper {
  position: relative;
  display: inline-block;
  margin-right: 15px; }

label[for="xts-add-img-btn"] {
  display: inline-flex;
  align-items: center;
  margin-bottom: 0;
  padding-right: 15px;
  padding-left: 15px;
  height: 42px;
  border: 1px dashed rgba(119, 119, 119, 0.3);
  color: #333;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  transition: all .25s ease;
  border-width: 1px; }
  label[for="xts-add-img-btn"]:before {
    margin-right: 8px;
    font-weight: 400;
    font-size: 18px;
    content: "\e932";
    font-family: "font-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  label[for="xts-add-img-btn"]:hover {
    border-color: rgba(119, 119, 119, 0.5); }

#xts-add-img-btn {
  clip: rect(1px, 1px, 1px, 1px); }

.xts-add-img-hint {
  position: absolute;
  top: -6px;
  right: -6px;
  margin: 0; }

.xts-add-img-count {
  display: inline-block; }

.comment-form-images-msg p {
  margin-bottom: 0; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: none;
    width: auto; }
  .col-sm-fill {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: none;
    width: auto; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13; } }

@media (min-width: 768px) {
  .xts-arrows-design-default.xts-arrows-vpos-sides.xts-row-spacing-30 .xts-nav-arrow.xts-prev {
    margin-left: 15px; }
  .xts-arrows-design-default.xts-arrows-vpos-sides.xts-row-spacing-30 .xts-nav-arrow.xts-next {
    margin-right: 15px; }
  .xts-arrows-design-default.xts-arrows-vpos-sides.xts-row-spacing-40 .xts-nav-arrow.xts-prev {
    margin-left: 20px; }
  .xts-arrows-design-default.xts-arrows-vpos-sides.xts-row-spacing-40 .xts-nav-arrow.xts-next {
    margin-right: 20px; }
  .xts-arrows-design-default.xts-arrows-vpos-top.xts-row-spacing-30 .xts-nav-arrows {
    margin-right: 15px; }
  .xts-arrows-design-default.xts-arrows-vpos-top.xts-row-spacing-40 .xts-nav-arrows {
    margin-right: 20px; }
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: none;
    width: auto; }
  .col-md-fill {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: none;
    width: auto; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13; }
  .xts-row-spacing-30 {
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: -30px; }
    .xts-row-spacing-30 > .xts-col,
    .xts-row-spacing-30 > .swiper-container > .swiper-wrapper > .xts-col {
      margin-bottom: 30px;
      padding-right: 15px;
      padding-left: 15px; }
  .xts-row-spacing-40 {
    margin-right: -20px;
    margin-left: -20px;
    margin-bottom: -40px; }
    .xts-row-spacing-40 > .xts-col,
    .xts-row-spacing-40 > .swiper-container > .swiper-wrapper > .xts-col {
      margin-bottom: 40px;
      padding-right: 20px;
      padding-left: 20px; }
  .xts-row-md-1 > .xts-col,
  .xts-row-md-1:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%; }
  .xts-row-md-2 > .xts-col,
  .xts-row-md-2:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
    flex-basis: 50%;
    max-width: 50%;
    width: 50%; }
  .xts-row-md-2 > .xts-col.xts-wide {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%; }
  .xts-row-md-3 > .xts-col,
  .xts-row-md-3:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%; }
  .xts-row-md-3 > .xts-col.xts-wide {
    flex-basis: 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%; }
  .xts-row-md-4 > .xts-col,
  .xts-row-md-4:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
    flex-basis: 25%;
    max-width: 25%;
    width: 25%; }
  .xts-row-md-4 > .xts-col.xts-wide {
    flex-basis: 50%;
    max-width: 50%;
    width: 50%; }
  .xts-row-md-5 > .xts-col,
  .xts-row-md-5:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
    flex-basis: 20%;
    max-width: 20%;
    width: 20%; }
  .xts-row-md-5 > .xts-col.xts-wide {
    flex-basis: 40%;
    max-width: 40%;
    width: 40%; }
  .xts-row-md-6 > .xts-col,
  .xts-row-md-6:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
    flex-basis: 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%; }
  .xts-row-md-6 > .xts-col.xts-wide {
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%; }
  .xts-row-md-7 > .xts-col,
  .xts-row-md-7:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
    flex-basis: 14.28571%;
    max-width: 14.28571%;
    width: 14.28571%; }
  .xts-row-md-7 > .xts-col.xts-wide {
    flex-basis: 28.57143%;
    max-width: 28.57143%;
    width: 28.57143%; }
  .xts-row-md-8 > .xts-col,
  .xts-row-md-8:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
    flex-basis: 12.5%;
    max-width: 12.5%;
    width: 12.5%; }
  .xts-row-md-8 > .xts-col.xts-wide {
    flex-basis: 25%;
    max-width: 25%;
    width: 25%; }
  .xts-row-md-9 > .xts-col,
  .xts-row-md-9:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
    flex-basis: 11.11111%;
    max-width: 11.11111%;
    width: 11.11111%; }
  .xts-row-md-9 > .xts-col.xts-wide {
    flex-basis: 22.22222%;
    max-width: 22.22222%;
    width: 22.22222%; }
  .xts-row-md-10 > .xts-col,
  .xts-row-md-10:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
    flex-basis: 10%;
    max-width: 10%;
    width: 10%; }
  .xts-row-md-10 > .xts-col.xts-wide {
    flex-basis: 20%;
    max-width: 20%;
    width: 20%; }
  .xts-comments-area .reply {
    position: absolute;
    top: 0;
    right: 0; }
  .searchform.xts-with-cats input[type="text"] {
    min-width: 290px;
    padding-right: 170px; }
  .xts-sidebar-sticky .xts-sidebar-inner {
    padding-bottom: 30px; }
  .xts-blog:not(.xts-carousel).xts-blog-one-column {
    margin-bottom: -50px; }
    .xts-blog:not(.xts-carousel).xts-blog-one-column .xts-col {
      margin-bottom: 50px; }
    .xts-blog:not(.xts-carousel).xts-blog-one-column .xts-post-title {
      font-size: 28px; }
  .xts-member.xts-design-default {
    display: flex;
    align-items: center; }
    .xts-member.xts-design-default .xts-member-image {
      flex: 0 0 auto; }
    .xts-member.xts-design-default .xts-member-content {
      flex: 1 1 auto; }
    .xts-member.xts-design-default.xts-textalign-left .xts-member-image {
      margin-right: 20px;
      max-width: 50%; }
    .xts-member.xts-design-default.xts-textalign-center {
      flex-direction: column; }
      .browser-Internet .xts-member.xts-design-default.xts-textalign-center {
        display: block; }
      .xts-member.xts-design-default.xts-textalign-center .xts-member-image {
        margin-bottom: 20px; }
    .xts-member.xts-design-default.xts-textalign-right {
      flex-direction: row-reverse; }
      .xts-member.xts-design-default.xts-textalign-right .xts-member-image {
        margin-left: 20px;
        max-width: 50%; }
  .xts-timeline-items.xts-reverse {
    flex-direction: row-reverse; }
  .xts-timeline-item {
    max-width: calc(50% - 30px);
    width: calc(50% - 30px); }
    .xts-timeline-item:after {
      content: ''; }
  .xts-timeline-items:not(.xts-reverse) .xts-timeline-item-first {
    margin-right: auto; }
    .xts-timeline-items:not(.xts-reverse) .xts-timeline-item-first:after {
      right: -30px; }
  .xts-timeline-items:not(.xts-reverse) .xts-timeline-item-second {
    margin-left: auto; }
    .xts-timeline-items:not(.xts-reverse) .xts-timeline-item-second:after {
      left: -30px; }
  .xts-timeline-items.xts-reverse .xts-timeline-item-first {
    margin-left: auto; }
    .xts-timeline-items.xts-reverse .xts-timeline-item-first:after {
      left: -30px; }
  .xts-timeline-items.xts-reverse .xts-timeline-item-second {
    margin-right: auto; }
    .xts-timeline-items.xts-reverse .xts-timeline-item-second:after {
      right: -30px; }
  .shop_table_responsive .cart_item[class*="xts-fbt-item"]:not(.xts-fbt-item-last) td {
    padding-bottom: 0;
    border-bottom: none; }
  .xts-my-account-sidebar {
    flex-basis: 35%;
    max-width: 35%;
    border-right: 1px solid rgba(119, 119, 119, 0.2); }
  .woocommerce-MyAccount-content {
    flex-basis: 65%;
    max-width: 65%; }
  .woocommerce-MyAccount-navigation ul li {
    margin-right: -31px; }
  .woocommerce-MyAccount-navigation ul a {
    border-right: 2px solid transparent; } }

@media (min-width: 1025px) {
  .xts-hide-lg {
    display: none !important; }
  .xts-arrows-design-default.xts-arrows-vpos-sides .xts-arrow-inner {
    visibility: hidden;
    opacity: 0;
    transform: scale(0.6); }
  .xts-arrows-design-default.xts-arrows-vpos-sides.xts-loaded:after, .xts-arrows-design-default.xts-arrows-vpos-sides.xts-loaded:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    width: 45px; }
  .xts-arrows-design-default.xts-arrows-vpos-sides.xts-loaded:before {
    left: -45px; }
  .xts-arrows-design-default.xts-arrows-vpos-sides.xts-loaded:after {
    right: -45px; }
  .xts-arrows-design-default.xts-carousel.xts-arrows-vpos-sides:hover .xts-arrow-inner, .xts-ajax-arrows.xts-arrows-design-default.xts-shown .xts-arrow-inner {
    visibility: visible;
    opacity: 1;
    transform: none; }
  .xts-pswp-gallery img:hover {
    opacity: 1; }
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: none;
    width: auto; }
  .col-lg-fill {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: none;
    width: auto; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .col-lg-2-5 {
    flex: 0 0 20%;
    max-width: 20%; }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13; }
  .xts-row-lg-1 > .xts-col,
  .xts-row-lg-1:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%; }
  .xts-row-lg-2 > .xts-col,
  .xts-row-lg-2:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
    flex-basis: 50%;
    max-width: 50%;
    width: 50%; }
  .xts-row-lg-2 > .xts-col.xts-wide {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%; }
  .xts-row-lg-3 > .xts-col,
  .xts-row-lg-3:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%; }
  .xts-row-lg-3 > .xts-col.xts-wide {
    flex-basis: 66.66667%;
    max-width: 66.66667%;
    width: 66.66667%; }
  .xts-row-lg-4 > .xts-col,
  .xts-row-lg-4:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
    flex-basis: 25%;
    max-width: 25%;
    width: 25%; }
  .xts-row-lg-4 > .xts-col.xts-wide {
    flex-basis: 50%;
    max-width: 50%;
    width: 50%; }
  .xts-row-lg-5 > .xts-col,
  .xts-row-lg-5:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
    flex-basis: 20%;
    max-width: 20%;
    width: 20%; }
  .xts-row-lg-5 > .xts-col.xts-wide {
    flex-basis: 40%;
    max-width: 40%;
    width: 40%; }
  .xts-row-lg-6 > .xts-col,
  .xts-row-lg-6:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
    flex-basis: 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%; }
  .xts-row-lg-6 > .xts-col.xts-wide {
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%; }
  .xts-row-lg-7 > .xts-col,
  .xts-row-lg-7:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
    flex-basis: 14.28571%;
    max-width: 14.28571%;
    width: 14.28571%; }
  .xts-row-lg-7 > .xts-col.xts-wide {
    flex-basis: 28.57143%;
    max-width: 28.57143%;
    width: 28.57143%; }
  .xts-row-lg-8 > .xts-col,
  .xts-row-lg-8:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
    flex-basis: 12.5%;
    max-width: 12.5%;
    width: 12.5%; }
  .xts-row-lg-8 > .xts-col.xts-wide {
    flex-basis: 25%;
    max-width: 25%;
    width: 25%; }
  .xts-row-lg-9 > .xts-col,
  .xts-row-lg-9:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
    flex-basis: 11.11111%;
    max-width: 11.11111%;
    width: 11.11111%; }
  .xts-row-lg-9 > .xts-col.xts-wide {
    flex-basis: 22.22222%;
    max-width: 22.22222%;
    width: 22.22222%; }
  .xts-row-lg-10 > .xts-col,
  .xts-row-lg-10:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
    flex-basis: 10%;
    max-width: 10%;
    width: 10%; }
  .xts-row-lg-10 > .xts-col.xts-wide {
    flex-basis: 20%;
    max-width: 20%;
    width: 20%; }
  .xts-scroll ::-webkit-scrollbar {
    width: 5px; }
  .xts-scroll ::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.05); }
  .xts-scroll ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.12); }
  .xts-scheme-light .xts-scroll ::-webkit-scrollbar-track, .xts-scroll.xts-scheme-light ::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.05); }
  .xts-scheme-light .xts-scroll ::-webkit-scrollbar-thumb, .xts-scroll.xts-scheme-light ::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.12); }
  .admin-bar .xts-side-hidden {
    top: 32px; }
  .xts-sticky-cats-enabled .xts-dropdown-menu.xts-style-full {
    width: calc(100vw - 55px); }
  .platform-Windows .xts-dropdown-menu.xts-style-full {
    width: calc(100vw - 17px); }
  .platform-Windows .xts-dropdown-menu.xts-style-container {
    width: calc(100vw - 47px); }
  .platform-Windows .xts-sticky-cats-enabled .xts-dropdown-menu.xts-style-full {
    width: calc(100vw - 72px); }
  .xts-header-col.xts-desktop.xts-center {
    flex: 1 1 auto; }
  .xts-header-col.xts-mobile {
    display: none; }
  .xts-header-row.xts-layout-equal-sides .xts-header-col.xts-desktop.xts-start, .xts-header-row.xts-layout-equal-sides .xts-header-col.xts-desktop.xts-end {
    flex: 1 1 0%; }
  .xts-header-row.xts-layout-equal-sides .xts-header-col.xts-desktop.xts-center {
    flex: 0 0 auto; }
  .admin-bar .xts-header.xts-sticky-real.xts-sticked .xts-header-main {
    top: 32px; }
  .admin-bar .xts-header-clone {
    top: 32px; }
  .xts-header.xts-design-boxed .xts-header-main {
    margin-top: 30px;
    width: calc(100% - 30px); }
    .xts-header.xts-design-boxed .xts-header-main .xts-header-row > .container {
      padding-right: 30px;
      padding-left: 30px;
      max-width: 100%;
      width: 100%; }
  .xts-header.xts-design-boxed .xts-top-bar.xts-without-bg > .container {
    transition: padding .3s ease; }
  .xts-header.xts-design-boxed:not(.xts-sticked) .xts-top-bar.xts-without-bg {
    margin-top: -30px; }
  body:not(.xts-layout-boxed) .xts-header.xts-design-boxed:not(.xts-sticked) .xts-top-bar.xts-without-bg > .container {
    padding-right: 0;
    padding-left: 0; }
  .xts-header.xts-design-boxed.xts-sticked .xts-header-main {
    margin-top: 0; }
  .xts-header.xts-hover-bg .xts-header-row:before {
    z-index: -1;
    opacity: 0;
    transition: all .3s ease;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .xts-header.xts-hover-bg .xts-header-scheme-light:before {
    background-color: #242424; }
  .xts-header.xts-hover-bg .xts-header-main .xts-header-row:before {
    content: ""; }
  .xts-header.xts-hover-bg:hover .xts-header-row:before {
    opacity: 1; }
  .xts-search-full-screen {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 500;
    display: flex;
    flex-direction: column;
    padding-top: 55px;
    padding-bottom: 80px;
    background-color: #ffffff;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translate3d(0, -100%, 0); }
    .xts-search-full-screen .searchform ::-webkit-input-placeholder {
      color: #333333; }
    .xts-search-full-screen .searchform ::-moz-placeholder {
      color: #333333; }
    .xts-search-full-screen .searchform :-moz-placeholder {
      color: #333333; }
    .xts-search-full-screen .searchform :-ms-input-placeholder {
      color: #333333; }
    .xts-search-full-screen .searchform input[type="text"] {
      padding: 0;
      height: 110px;
      border: none;
      border-radius: 0;
      background-color: transparent;
      color: #333333;
      font-weight: 600;
      font-size: 48px; }
    .xts-search-full-screen .searchform .searchsubmit:after {
      margin-top: -18px;
      margin-left: -18px;
      width: 36px;
      height: 36px;
      border-width: 2px; }
    .xts-search-full-screen .searchform .searchsubmit:before {
      font-size: 40px; }
    .xts-search-full-screen .autocomplete-suggestions {
      margin: 0; }
    .xts-search-full-screen .autocomplete-suggestion {
      border: none;
      flex-direction: column; }
      .xts-search-full-screen .autocomplete-suggestion:hover, .xts-search-full-screen .autocomplete-suggestion.autocomplete-selected {
        background-color: transparent; }
    .xts-search-full-screen .suggestion-thumb {
      margin-bottom: 10px;
      margin-right: 0;
      max-width: 100%; }
    @supports (grid-column: auto) {
      .xts-search-full-screen .autocomplete-suggestions {
        gap: 20px;
        grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); }
      .xts-search-full-screen .autocomplete-suggestion {
        padding: 0; } }
    .xts-search-full-screen .xts-search-close {
      position: absolute;
      top: -40px;
      right: 5px; }
      .xts-search-full-screen .xts-search-close.xts-style-inline > a {
        padding-right: 10px;
        padding-left: 10px;
        height: 40px;
        font-size: 16px; }
    .xts-search-full-screen .container {
      position: relative;
      background-color: inherit; }
    .xts-search-full-screen .searchform {
      margin-bottom: 20px;
      border-bottom: 1px solid rgba(119, 119, 119, 0.2); }
    .xts-search-full-screen .xts-search-results-wrapper {
      background-color: inherit; }
    @supports (grid-column: auto) { }
    .xts-search-full-screen .suggestion-divider-title {
      font-size: 20px; }
    .xts-search-full-screen .xts-search-results-btn {
      margin-top: 20px; }
    .xts-search-full-screen .xts-search-info,
    .xts-search-full-screen .xts-search-no-found {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      letter-spacing: .3px;
      font-size: 110%;
      line-height: 30px; }
    .xts-search-full-screen .xts-scroll-content {
      margin-right: -10px;
      padding-right: 10px;
      max-height: none;
      height: 0;
      transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1), margin 0s; }
      .xts-search-full-screen .xts-scroll-content.xts-opened:not(.xts-no-results) {
        height: calc(100vh - 265px); }
      .xts-search-full-screen .xts-scroll-content.xts-opened {
        margin-top: -30px; }
      .xts-search-full-screen .xts-scroll-content.xts-no-results {
        height: 30px; }
    .xts-search-full-screen.xts-opened {
      transform: none; }
    .admin-bar .xts-search-full-screen {
      top: 32px; }
    .xts-search-full-screen.xts-scheme-light {
      background-color: #0d0d0d; }
      .xts-search-full-screen.xts-scheme-light .searchform ::-webkit-input-placeholder {
        color: rgba(255, 255, 255, 0.6); }
      .xts-search-full-screen.xts-scheme-light .searchform ::-moz-placeholder {
        color: rgba(255, 255, 255, 0.6); }
      .xts-search-full-screen.xts-scheme-light .searchform :-moz-placeholder {
        color: rgba(255, 255, 255, 0.6); }
      .xts-search-full-screen.xts-scheme-light .searchform :-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.6); }
      .xts-search-full-screen.xts-scheme-light .searchform input[type="text"] {
        color: rgba(255, 255, 255, 0.9); }
      .xts-search-full-screen.xts-scheme-light .searchform {
        border-color: rgba(255, 255, 255, 0.15); }
  .xts-sidebar-hidden-lg .xts-content-area {
    flex-basis: 100%;
    max-width: 100%; }
  .xts-sidebar.xts-sidebar-hidden-lg:not(.xts-inited) {
    display: none; }
  .admin-bar .xts-sidebar.xts-sidebar-hidden-lg.xts-inited {
    top: 32px; }
  .xts-page-title.xts-size-xs {
    padding: 10px 0; }
  .xts-page-title.xts-size-m {
    padding: 40px 0; }
    .xts-page-title.xts-size-m .xts-title {
      font-size: 34px; }
  .xts-page-title.xts-size-l {
    padding: 80px 0; }
    .xts-page-title.xts-size-l .xts-title {
      font-size: 54px; }
  .xts-page-title.xts-size-xl {
    padding: 110px 0; }
    .xts-page-title.xts-size-xl .xts-title {
      font-size: 68px; }
  .xts-page-title.xts-size-xxl {
    padding: 200px 0; }
    .xts-page-title.xts-size-xxl .xts-title {
      font-size: 68px; }
  .xts-spot-content.xts-position-top {
    top: auto;
    bottom: 100%;
    margin-bottom: 20px;
    margin-top: 0; }
    .xts-spot-content.xts-position-top:after {
      bottom: auto;
      top: 100%; }
  .xts-spot-content.xts-position-right, .xts-spot-content.xts-position-left {
    top: -45px;
    margin-top: 0; }
    .xts-spot-content.xts-position-right:after, .xts-spot-content.xts-position-left:after {
      top: 0;
      bottom: 0;
      width: 20px;
      height: 100%; }
  .xts-spot-content.xts-position-right {
    right: auto;
    left: 100%;
    margin-left: 20px; }
    .xts-spot-content.xts-position-right:after {
      right: 100%;
      left: auto; }
  .xts-spot-content.xts-position-left {
    right: 100%;
    left: auto;
    margin-right: 20px; }
    .xts-spot-content.xts-position-left:after {
      right: auto;
      left: 100%; }
  .xts-marquee.xts-with-pause:hover .xts-marquee-content {
    animation-play-state: paused; }
  .xts-sticky-navbar {
    display: none; }
  .platform-Windows [class*="xts-section-stretch"] {
    min-width: calc( 100vw - 17px);
    width: calc( 100vw - 17px);
    left: calc( 50% - 50vw + 8.5px); }
  .xts-sticky-cats-enabled [class*="xts-section-stretch"] {
    min-width: calc( 100vw - 55px);
    width: calc( 100vw - 55px);
    left: calc(50% - 50vw + 27.5px); }
  .platform-Windows .xts-sticky-cats-enabled [class*="xts-section-stretch"] {
    min-width: calc( 100vw - 72px);
    width: calc( 100vw - 72px);
    left: calc(50% - 50vw + 36px); }
  .woocommerce .form-row-first,
  .woocommerce .form-row-last {
    width: 47%; }
  .woocommerce .form-row-first {
    float: left; }
  .woocommerce .form-row-last {
    float: right; }
  .woocommerce .form-row-wide {
    clear: both; }
  .xts-cart-widget-side.xts-side-top {
    padding-top: 40px;
    padding-bottom: 40px; }
    .xts-cart-widget-side.xts-side-top.xts-scheme-light .woocommerce-mini-cart {
      border-color: rgba(255, 255, 255, 0.2); }
    .xts-cart-widget-side.xts-side-top .xts-heading-with-btn {
      display: none; }
    .xts-cart-widget-side.xts-side-top .xts-close-button {
      top: 0; }
    .xts-cart-widget-side.xts-side-top .widget_shopping_cart_content {
      flex-direction: row; }
    .xts-cart-widget-side.xts-side-top .woocommerce-mini-cart {
      display: flex;
      flex-wrap: wrap;
      margin-right: 30px;
      margin-bottom: 0;
      border-right: 1px solid rgba(119, 119, 119, 0.2); }
    .xts-cart-widget-side.xts-side-top .woocommerce-mini-cart-item {
      flex: 0 0 calc( 33.333% - 20px);
      margin-right: 20px; }
    .xts-cart-widget-side.xts-side-top .woocommerce-mini-cart__total {
      padding-top: 0;
      border-top: 0; }
    .xts-cart-widget-side.xts-side-top .xts-mini-cart-thumb {
      max-width: 75px; }
      .xts-cart-widget-side.xts-side-top .xts-mini-cart-thumb img {
        width: 75px !important;
        height: 90px; }
    .xts-cart-widget-side.xts-side-top .xts-mini-cart-footer {
      flex-basis: 23%; }
  .admin-bar .xts-sticky-cats {
    top: 32px; }
  .xts-sticky-cats-enabled {
    margin-left: 55px; }
    .xts-sticky-cats-enabled .xts-header.xts-sticked .xts-header-inner {
      width: calc(100% - 55px); }
    .xts-sticky-cats-enabled .xts-sticky-atc,
    .xts-sticky-cats-enabled .woocommerce-store-notice,
    .xts-sticky-cats-enabled .xts-sidebar-left + .xts-sidebar-opener {
      left: 55px; }
    .xts-sticky-cats-enabled .xts-side-top {
      padding-left: 55px; }
  .xts-fbt.xts-design-side {
    display: flex;
    gap: 30px; }
    .xts-fbt.xts-design-side .xts-fbt-form {
      flex: 1 0 var(--xts-form-width, 350px); }
    .xts-fbt.xts-design-side > div:not(.xts-fbt-form) {
      max-width: calc(100% - var(--xts-form-width, 350px) - 30px);
      width: 100%; }
  .xts-my-account-sidebar {
    flex-basis: 25%;
    max-width: 25%; }
  .woocommerce-MyAccount-content {
    flex-basis: 75%;
    max-width: 75%; }
  .xts-show-cat-btn {
    display: none; }
  .woocommerce-loop-category__title {
    font-size: 22px; }
  .xts-product-actions {
    transition: inherit; }
    .xts-product-actions > div {
      opacity: 0;
      transition: inherit;
      transform: scale(0.6); }
  .xts-product:hover .xts-product-actions > div {
    opacity: 1;
    transform: none; }
  .xts-product-grid-slider-wrapp.xts-nav-off .xts-product-grid-slider-nav {
    display: none; }
  .xts-prod-design-summary .xts-product:hover {
    transform: translateY(-10px); }
  .xts-prod-design-summary.xts-carousel .xts-product {
    transform: none; }
  .xts-prod-design-summary-alt .xts-product:hover {
    transform: translateY(-10px); }
  .xts-prod-design-summary-alt.xts-carousel .xts-product {
    transform: none; }
  .xts-prod-design-mask .xts-product-thumb {
    margin-bottom: 0; }
  .xts-prod-design-mask .xts-product-content {
    z-index: 4;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 15px 50px;
    background-color: rgba(255, 255, 255, 0.9);
    opacity: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    pointer-events: none; }
  .xts-prod-design-mask .xts-product-actions {
    z-index: 6; }
  .xts-prod-design-mask .xts-product:hover .xts-product-content {
    opacity: 1; }
  .xts-prod-design-mask .xts-product-grid-slider-nav {
    font-size: 14px; }
    .xts-prod-design-mask .xts-product-grid-slider-nav .xts-prev {
      padding-inline-start: 0; }
    .xts-prod-design-mask .xts-product-grid-slider-nav .xts-next {
      padding-inline-end: 0; }
    .xts-prod-design-mask .xts-product-content > * {
      pointer-events: auto; }
  .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb-wrapper {
    height: 100%; }
  .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb {
    flex-direction: column;
    margin-right: 0;
    margin-left: 0;
    height: calc(100% - 40px); }
    .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb img {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      object-fit: cover; }
    .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb .swiper-container {
      flex: 1; }
    .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb .swiper-wrapper {
      flex-direction: column; }
    .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb .xts-col {
      position: relative;
      padding-right: 0;
      padding-left: 0;
      max-width: 100% !important;
      width: 100% !important; }
    .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb > .xts-col {
      flex: 1 0 100%; }
      .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb > .xts-col:not(:first-child) {
        margin-top: 10px; }
    .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
      margin-bottom: 10px; }
    .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb > .xts-col,
    .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col {
      max-height: calc(100% / var(--xts-v-thumb) - (10px - 10px / var(--xts-v-thumb))); }
    .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb.xts-row-2 {
      --xts-v-thumb: 2; }
    .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb.xts-row-3 {
      --xts-v-thumb: 3; }
    .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb.xts-row-4 {
      --xts-v-thumb: 4; }
    .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb.xts-row-5 {
      --xts-v-thumb: 5; }
    .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb.xts-row-6 {
      --xts-v-thumb: 6; }
    .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb .xts-nav-arrows {
      display: flex !important;
      flex: 0 1 0;
      margin-top: 10px;
      animation: xts-fade-in .6s ease; }
    .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb.xts-controls-disabled .xts-nav-arrows {
      margin-top: 40px; }
    .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb .xts-nav-arrow {
      display: flex;
      flex: 1 1 50%;
      align-items: center;
      flex-direction: column;
      justify-content: flex-start;
      overflow: hidden;
      height: 30px;
      background-color: #f6f6f6;
      color: #333333;
      transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
      .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb .xts-nav-arrow:not(.xts-disabled) {
        cursor: pointer; }
      .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb .xts-nav-arrow:after, .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb .xts-nav-arrow:before {
        line-height: 30px;
        transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
        font-family: "font-icon";
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb .xts-nav-arrow.xts-prev:after, .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb .xts-nav-arrow.xts-prev:before {
        content: "\e903"; }
      .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb .xts-nav-arrow.xts-next {
        justify-content: flex-end;
        margin-left: 10px; }
        .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb .xts-nav-arrow.xts-next:after, .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb .xts-nav-arrow.xts-next:before {
          content: "\e900"; }
      .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb .xts-nav-arrow:not(.xts-disabled):hover {
        background-color: #ececec; }
        .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb .xts-nav-arrow:not(.xts-disabled):hover:before, .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb .xts-nav-arrow:not(.xts-disabled):hover:after {
          transform: translateY(-100%); }
        .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb .xts-nav-arrow:not(.xts-disabled):hover.xts-next:before, .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb .xts-nav-arrow:not(.xts-disabled):hover.xts-next:after {
          transform: translateY(100%); }
  .woocommerce-product-gallery.xts-style-side .xts-single-product-images > .xts-col:nth-child(n+2) {
    display: none; }
  .xts-single-product form.cart:not(.xts-variations_form) .single_add_to_cart_button,
  .xts-single-product form.cart:not(.xts-variations_form) .xts-buy-now-btn {
    height: 50px;
    padding: 5px 50px 5px 50px; }
  .xts-single-product form.cart:not(.xts-variations_form) .quantity {
    min-height: 50px;
    height: 50px; }
    .xts-single-product form.cart:not(.xts-variations_form) .quantity :is(
    input[type="text"],
    input[type="number"]) {
      width: 45px; }
    .xts-single-product form.cart:not(.xts-variations_form) .quantity button {
      width: 30px; }
  .xts-tabs-header.xts-design-by-sides-2 {
    border-bottom: 1px solid rgba(119, 119, 119, 0.2);
    margin-bottom: 20px; }
    .xts-tabs-header.xts-design-by-sides-2 .xts-tabs-title-wrapper {
      padding-bottom: 10px;
      margin-bottom: -1px;
      border-bottom-width: 1px;
      border-bottom-style: solid; } }

@media (min-width: 1200px) {
  .xts-content-area.col-lg-12 .alignwide {
    position: relative;
    z-index: 10;
    margin-right: -10vw;
    margin-left: -10vw;
    width: calc(100% + 20vw); } }

@media (max-width: 1024px) {
  .xts-hide-md {
    display: none !important; }
  .xts-textalign-md-left {
    text-align: left; }
  .xts-textalign-md-center {
    text-align: center; }
  .xts-textalign-md-right {
    text-align: right; }
  .xts-hide-bg-md {
    background: none !important; }
  .xts-fontsize-xxl {
    font-size: 36px; }
  .xts-fontsize-xl {
    font-size: 28px; }
  .xts-carousel.xts-disable-md {
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: auto;
    padding-bottom: 10px;
    padding-right: 40px;
    mask-image: linear-gradient(to left, transparent 0, #000000 20px);
    -webkit-mask-image: linear-gradient(to left, transparent 0, #000000 20px); }
  .xts-arrows-design-default .xts-arrow-inner {
    font-size: 16px; }
  .xts-arrows-design-default.xts-arrows-vpos-sides .xts-nav-arrow.xts-prev {
    left: -15px; }
  .xts-arrows-design-default.xts-arrows-vpos-sides .xts-nav-arrow.xts-next {
    right: -15px; }
  .xts-arrows-design-default.xts-arrows-vpos-sides .xts-nav-arrow.xts-prev .xts-arrow-inner {
    justify-content: flex-start; }
  .xts-arrows-design-default.xts-arrows-vpos-sides .xts-nav-arrow.xts-next .xts-arrow-inner {
    justify-content: flex-end; }
  .xts-ajax-arrows.xts-arrows-design-default .xts-arrow-inner {
    visibility: hidden;
    opacity: 0;
    transform: scale(0.6); }
  .xts-ajax-arrows.xts-arrows-design-default.xts-shown .xts-arrow-inner {
    visibility: visible;
    opacity: 1;
    transform: none; }
  .xts-pswp-gallery img {
    max-width: 60px; }
  .xts-side-hidden {
    width: 300px; }
  .xts-nav-wrapper.xts-mb-action-swipe {
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    -webkit-mask-image: linear-gradient(to left, transparent, black 70px);
    mask-image: linear-gradient(to left, transparent, black 70px); }
    .xts-nav-wrapper.xts-mb-action-swipe .xts-nav {
      flex-wrap: nowrap; }
  .xts-header-col.xts-desktop {
    display: none; }
  .xts-header-col.xts-mobile.xts-start, .xts-header-col.xts-mobile.xts-end {
    flex: 1 1 0%; }
  .xts-header-col.xts-mobile.xts-empty + .xts-end {
    flex: 1 1 auto; }
  .xts-page-title.xts-style-by-sides .xts-show-cat-btn {
    flex: 1 1 100%; }
  .xts-page-title.xts-style-by-sides .xts-nav-shop-cat {
    flex: 1 1 100%; }
  .xts-sidebar-opener.xts-action-btn > a span {
    display: none; }
  .xts-sidebar-hidden-md .xts-content-area {
    flex-basis: 100%;
    max-width: 100%; }
  .xts-sidebar.xts-sidebar-hidden-md.xts-inited {
    width: 300px; }
  .xts-sidebar.xts-sidebar-hidden-md:not(.xts-inited) {
    display: none; }
  .xts-copyrights.xts-layout-two_columns .col-12 {
    text-align: center; }
  .xts-project-title {
    font-size: 16px; }
  .xts-insta-meta {
    display: none; }
  .xts-slider .flickity-button {
    font-size: 14px; }
  .xts-slider.xts-arrows-vpos-sides .flickity-button {
    margin-top: -15px;
    width: 30px;
    height: 30px; }
  .xts-slider.xts-arrows-vpos-top .flickity-button {
    width: 30px;
    height: 40px; }
  .xts-cookies {
    right: 10px;
    bottom: 10px;
    margin-left: 10px; }
  .xts-scroll-to-top {
    right: 12px;
    bottom: 12px;
    width: 40px;
    height: 40px; }
  .xts-sticky-navbar-enabled .xts-scroll-to-top {
    bottom: 67px; }
  .xts-sticky-navbar {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 300;
    display: flex;
    align-items: center;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    height: 55px;
    background-color: #ffffff;
    border: 1px solid rgba(119, 119, 119, 0.12); }
    .xts-sticky-navbar li {
      flex: 1 0 20%; }
    .xts-sticky-navbar a {
      position: relative;
      display: block;
      text-align: center;
      padding-right: 10px;
      padding-left: 10px;
      color: #333333;
      line-height: 1; }
      .xts-sticky-navbar a:hover {
        color: rgba(51, 51, 51, 0.7); }
    .xts-sticky-navbar.xts-with-text a {
      padding-bottom: 12px; }
  .xts-navbar-text {
    position: absolute;
    right: 10px;
    bottom: 0;
    left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
    font-size: 11px; }
  .xts-navbar-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 20px;
    height: 22px;
    width: 22px; }
    .xts-navbar-icon img {
      max-width: 20px; }
    .xts-navbar-icon img[src$=".svg"] {
      height: 20px;
      width: 20px; }
    .xts-navbar-icon:before {
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .xts-navbar-shop .xts-navbar-icon:before {
    content: "\e982"; }
  .xts-navbar-sidebar .xts-navbar-icon:before {
    content: "\e949"; }
  .xts-navbar-wishlist .xts-navbar-icon:before {
    content: "\e90a"; }
  .xts-navbar-cart .xts-navbar-icon:before {
    content: "\e937"; }
  .xts-navbar-my-account .xts-navbar-icon:before {
    content: "\e90c"; }
  .xts-navbar-burger .xts-navbar-icon:before {
    content: "\e908"; }
  .xts-navbar-home .xts-navbar-icon:before {
    content: "\e981"; }
  .xts-navbar-blog .xts-navbar-icon:before {
    content: "\e983"; }
  .xts-navbar-compare .xts-navbar-icon:before {
    content: "\e951"; }
  .xts-sticky-navbar-enabled {
    margin-bottom: 55px; }
    .xts-sticky-navbar-enabled .xts-cookies {
      bottom: 65px; }
  .xts-no-results-title {
    padding: 60px 0;
    font-size: 32px; }
  [id*="wpadminbar"] {
    position: absolute !important;
    z-index: 100 !important; }
  div#wcfmmp-store .social_area {
    background: transparent !important; }
  .xts-tabs-header.xts-design-by-sides .xts-nav-wrapper, .xts-tabs-header.xts-design-by-sides-2 .xts-nav-wrapper {
    flex-basis: 100%;
    width: 100%; }
  .xts-sticky-cats {
    display: none; }
  .xts-sticky-navbar-enabled .xts-sticky-atc {
    bottom: 55px; }
  .xts-sticky-navbar-enabled .xts-scroll-to-top.xts-sticky-atc-shown {
    bottom: 155px; }
  .xts-fbt.xts-design-side > div:not(.xts-fbt-form) {
    margin-bottom: 20px; }
  .xts-fbt-purchase .price {
    font-size: 18px; }
  .woocommerce-cart-form {
    margin-bottom: 30px; }
    .woocommerce-cart-form .shop_table:first-child {
      margin-top: 0; }
  .xts-empty-page {
    font-size: 36px; }
    .xts-empty-page:before {
      font-size: 150px; }
  .xts-compare-table th {
    flex: 0 0 33.33333%; }
  .xts-compare-table td {
    flex: 1 0 33.33333%; }
  .xts-nav-shop-cat {
    display: none; }
    .xts-nav-shop-cat li {
      display: flex;
      flex: 1 1 100%;
      flex-wrap: wrap;
      max-width: 100%; }
      .xts-nav-shop-cat li a {
        flex: 1 1 0%;
        order: 1; }
    .xts-nav-shop-cat .xts-sub-menu li a {
      padding-right: 15px;
      padding-left: 15px; }
    .xts-nav-shop-cat .xts-sub-menu li.xts-has-children > a:after {
      content: none; }
    .xts-nav-shop-cat .xts-dropdown {
      position: static;
      display: none;
      flex: 1 1 100%;
      order: 3;
      visibility: visible;
      margin: 0 !important;
      padding: 0;
      width: auto;
      opacity: 1;
      pointer-events: unset;
      border: none;
      border-radius: 0;
      background-color: transparent;
      box-shadow: none; }
    .xts-scheme-light .xts-nav-shop-cat .xts-sub-menu li a {
      color: #ffffff; }
      .xts-scheme-light .xts-nav-shop-cat .xts-sub-menu li a:hover {
        color: rgba(255, 255, 255, 0.8); }
    .xts-scheme-light .xts-nav-shop-cat .xts-nav-count {
      color: rgba(255, 255, 255, 0.6); }
  .xts-shop-tools .xts-title {
    min-width: 150px; }
  .xts-products-per-page {
    display: none; }
  .xts-products-per-row {
    display: none; }
  .xts-product-hover-image {
    display: none; }
  .xts-product .xts-product-grid-slider-nav > div {
    width: 40px;
    height: 50px; }
  .xts-product:not(:is(.xts-variation-active, .xts-product-swatched)) .xts-product-grid-slider-nav > div {
    opacity: 1;
    visibility: visible;
    transform: none; }
  .xts-product-grid-slider-wrapp.xts-nav-md-off .xts-product-grid-slider-nav {
    display: none; }
  .xts-product .xts-compare-btn,
  .xts-product .xts-quick-view-btn {
    display: none; }
  .xts-prod-design-icons-alt .xts-product .xts-add-cart-btn > a span {
    display: none; }
  .xts-single-product-nav .xts-dropdown {
    display: none; }
  .woocommerce-product-gallery.xts-style-side .xts-single-product-thumb-wrapper {
    margin-top: 10px; }
  .xts-single-product-brands {
    float: none; } }

@media (max-width: 767px) {
  .xts-hide-sm {
    display: none !important; }
  .xts-textalign-sm-left {
    text-align: left; }
  .xts-textalign-sm-center {
    text-align: center; }
  .xts-textalign-sm-right {
    text-align: right; }
  .xts-hide-bg-sm {
    background: none !important; }
  .xts-fontsize-xxl {
    font-size: 32px; }
  .xts-fontsize-xl {
    font-size: 26px; }
  .xts-fontsize-l {
    font-size: 20px; }
  .xts-page-nav > div:not(:last-child) {
    margin-bottom: 15px; }
  .xts-comments-area .reply {
    margin-top: 20px; }
  .xts-comment-nav {
    padding-top: 15px;
    padding-bottom: 5px; }
    .xts-comment-nav a {
      font-size: 0; }
      .xts-comment-nav a:after, .xts-comment-nav a:before {
        font-size: 16px; }
  .xts-search-cats {
    display: none; }
  .xts-pswp-gallery img {
    max-width: 45px; }
  .xts-single-post-footer {
    flex-wrap: wrap;
    text-align: center; }
    .xts-single-post-footer > div:not(:last-child) {
      margin-bottom: 20px; }
  .author-info {
    align-items: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    flex-direction: column;
    text-align: center; }
    .author-info .author-avatar {
      margin-right: 0;
      margin-bottom: 20px;
      margin-right: 0;
      margin-bottom: 20px; }
  .xts-single-post-title {
    font-size: 32px; }
  .xts-post-reply-wrapper {
    display: none; }
  .xts-row-2 .xts-project-content {
    padding: 10px 15px 10px 15px 15px 15px 15px; }
  .xts-row-2 .xts-project-actions {
    top: 5px;
    right: 5px; }
  .xts-portfolio-design-default.xts-row-2 .xts-project-content {
    padding-right: 35px; }
    .xts-portfolio-design-default.xts-row-2 .xts-project-content:after {
      right: 15px;
      bottom: 17px; }
  .xts-member-image {
    margin-bottom: 20px; }
  .xts-slider .flickity-page-dots {
    display: none; }
  .xts-timeline-items {
    flex-direction: column; }
    .xts-timeline-items .xts-timeline-dot {
      top: -30px; }
    .xts-timeline-items:nth-child(2) .xts-timeline-dot {
      display: none; }
    .xts-timeline-items.xts-reverse-md {
      flex-direction: column-reverse; }
  .xts-timeline-item {
    max-width: 100%;
    width: 100%; }
  .xts-timeline-items:not(.xts-reverse-md) .xts-timeline-item-first + .xts-timeline-item-second {
    margin-top: 50px; }
  .xts-timeline-items.xts-reverse-md .xts-timeline-item-first + .xts-timeline-item-second {
    margin-bottom: 50px; }
  .xts-404-content > span {
    font-size: 120px; }
  .xts-404-content > h3 {
    font-size: 22px; }
  .alignleft,
  .alignright {
    float: none !important;
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .gallery .gallery-item {
    width: 100% !important; }
  blockquote.wp-block-quote.is-style-large > * {
    margin-bottom: 0; }
  blockquote.wp-block-quote.is-style-large p {
    font-size: 18px; }
  blockquote.wp-block-quote.is-style-large cite {
    font-size: 16px; }
  blockquote.wp-block-quote.is-style-large:before {
    font-size: 60px;
    line-height: 45px; }
  .wp-block-pullquote blockquote > * {
    margin-bottom: 0; }
  .wp-block-pullquote blockquote p {
    font-size: 18px; }
  .wp-block-pullquote cite {
    font-size: 16px; }
  .wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
    max-width: 100%; }
  .wp-block-gallery.columns-2 .blocks-gallery-item {
    margin: 0 0 16px 0;
    width: 100%; }
  .col2-set .col-1,
  .col2-set .col-2 {
    flex-basis: 100%;
    max-width: 100%; }
  .shop_table_responsive {
    display: block; }
    .shop_table_responsive thead,
    .shop_table_responsive th {
      display: none; }
    .shop_table_responsive tbody,
    .shop_table_responsive tfoot,
    .shop_table_responsive tr {
      display: block; }
    .shop_table_responsive tr {
      position: relative;
      margin-bottom: 15px;
      padding-bottom: 10px;
      border-bottom: 1px solid rgba(119, 119, 119, 0.2); }
      .shop_table_responsive tr:last-child {
        margin-bottom: 0; }
    .shop_table_responsive td {
      display: block;
      margin-bottom: 8px;
      padding: 0 0 8px 0;
      border-bottom: none;
      text-align: right; }
      .shop_table_responsive td:before {
        content: attr(data-title);
        float: left;
        padding-top: 3px;
        color: #242424;
        text-transform: uppercase;
        font-size: 12px; }
      .shop_table_responsive td:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none; }
  .woocommerce-cart-form__contents tr, .group_table tr {
    padding-left: 115px;
    min-height: 125px; }
  .woocommerce-cart-form__contents td, .group_table td {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 5px;
    padding: 0; }
    .woocommerce-cart-form__contents td > *, .group_table td > * {
      margin-bottom: 5px; }
    .woocommerce-cart-form__contents td:before, .group_table td:before {
      flex: 1 1 auto;
      margin-bottom: 5px;
      padding-top: 0;
      text-align: left;
      font-size: 11px; }
    .woocommerce-cart-form__contents td:not(:last-child), .group_table td:not(:last-child) {
      border-bottom: 1px dashed rgba(119, 119, 119, 0.2); }
    .woocommerce-cart-form__contents td.product-thumbnail, .group_table td.product-thumbnail {
      position: absolute;
      top: 0;
      left: 0;
      overflow: hidden;
      margin-bottom: 0;
      width: auto;
      border-bottom: none; }
      .woocommerce-cart-form__contents td.product-thumbnail img, .group_table td.product-thumbnail img {
        min-width: 100px;
        width: 100px;
        height: 110px; }
    .woocommerce-cart-form__contents td.product-remove, .group_table td.product-remove {
      position: absolute;
      top: -7px;
      right: -7px;
      z-index: 1;
      margin-bottom: 0;
      width: auto;
      border: none; }
    .woocommerce-cart-form__contents td.product-name, .group_table td.product-name {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: none;
      text-align: left;
      padding-right: 30px; }
      .woocommerce-cart-form__contents td.product-name > a, .group_table td.product-name > a,
      .woocommerce-cart-form__contents td.product-name > label,
      .group_table td.product-name > label,
      .woocommerce-cart-form__contents td.product-name > span,
      .group_table td.product-name > span {
        margin-bottom: 10px; }
      .woocommerce-cart-form__contents td.product-name dl.variation, .group_table td.product-name dl.variation {
        margin-top: 0; }
      .woocommerce-cart-form__contents td.product-name:before, .group_table td.product-name:before {
        content: none; }
  .xts-login-side.xts-side-top {
    padding-top: 20px;
    padding-bottom: 25px; }
    .xts-login-side.xts-side-top .xts-close-button {
      top: 10px; }
    .xts-login-side.xts-side-top .xts-form-login h2 {
      margin-bottom: 15px;
      padding-bottom: 25px;
      border-bottom: 1px solid rgba(119, 119, 119, 0.2); }
    .xts-login-side.xts-side-top .xts-form-login h2,
    .xts-login-side.xts-side-top .xts-form-register h2 {
      font-size: 20px; }
    .xts-login-side.xts-side-top .woocommerce-error:not(.xts-hide) {
      margin-top: 35px; }
  .xts-quick-view-popup {
    padding: 20px; }
    .xts-quick-view-popup .xts-scroll-content {
      position: static;
      overflow: visible;
      margin-top: 20px;
      padding: 0;
      mask-image: none;
      -webkit-mask-image: none; }
  .xts-header-banner-content {
    padding-right: 40px;
    padding-left: 40px; }
  .xts-sticky-atc:not(.xts-mb-show) {
    display: none; }
  .xts-scroll-to-top.xts-sticky-atc-shown {
    bottom: 70px; }
  .xts-sticky-navbar-enabled .xts-scroll-to-top.xts-sticky-atc-shown {
    bottom: 105px; }
  .xts-checkout-steps li:after {
    content: none; }
  .xts-checkout-steps li:not(.xts-active) {
    display: none; }
  .xts-fbt {
    -xts-car-sp: 20px; }
  .shop_table_responsive .cart_item[class*="xts-fbt-item"]:not(.xts-fbt-item-last) {
    margin-bottom: 10px;
    padding-bottom: 0;
    border-bottom: none; }
  .xts-cart-actions .coupon {
    margin-top: 30px; }
    .xts-cart-actions .coupon .input-text {
      max-width: none; }
  .xts-checkout-customer-details {
    margin-top: 0;
    margin-bottom: 40px; }
  .xts-form-separator {
    flex: 1 1 100%;
    flex-direction: row;
    margin-top: 20px;
    margin-bottom: 20px; }
    .xts-form-separator span {
      padding: 0 15px; }
    .xts-form-separator:before, .xts-form-separator:after {
      border-left-style: none;
      border-bottom-style: solid; }
  .xts-my-account-sidebar {
    margin-bottom: 30px; }
  .woocommerce-Address:last-child {
    margin-top: 35px; }
  .woocommerce-thankyou-order-received {
    font-size: 24px; }
    .woocommerce-thankyou-order-received:before {
      font-size: 120px; }
  .woocommerce-thankyou-order-details li,
  .wc-bacs-bank-details li {
    flex-basis: 50%;
    max-width: 50%; }
    .woocommerce-thankyou-order-details li:nth-child(even),
    .wc-bacs-bank-details li:nth-child(even) {
      border-right: none; }
  .woocommerce-column--shipping-address {
    margin-top: 35px; }
  .xts-empty-page {
    font-size: 24px; }
    .xts-empty-page:before {
      font-size: 120px; }
  .xts-compare-table th {
    display: none; }
  .xts-compare-table td {
    flex-basis: 75%; }
    .xts-compare-table td:before {
      display: block; }
  .xts-shop-head-nav {
    margin-bottom: 15px;
    padding-bottom: 0; }
  .xts-shop-tools > .woocommerce-ordering {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 30px;
    height: 30px; }
    .xts-shop-tools > .woocommerce-ordering select {
      background: none;
      font-size: 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      padding: 0;
      height: auto;
      border: none;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .xts-shop-tools > .woocommerce-ordering option {
      font-size: 14px; }
    .xts-shop-tools > .woocommerce-ordering:after {
      color: #333333;
      font-size: 20px;
      content: "\e958";
      font-family: "font-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .xts-single-product-brands img {
    max-width: 70px; } }

@media (max-width: 575px) {
  .xts-footer-widget.xts-widget-collapse .widget-title {
    min-height: 30px; }
  .xts-footer-widget.xts-widget-collapse > .widget-title ~ * {
    display: none; }
  .xts-product-label {
    padding: 5px 3px;
    min-width: 40px;
    font-size: 10px; }
    .xts-product-label.xts-with-img {
      max-width: 40px; }
    .xts-product-label:not(:last-child) {
      margin-bottom: 5px; }
  .xts-product-labels.xts-shape-round .xts-product-label {
    min-height: 40px;
    font-size: 12px; }
    .browser-Internet .xts-product-labels.xts-shape-round .xts-product-label {
      height: 40px; }
  .xts-sticky-atc {
    padding-top: 0;
    border-top: none; }
    .xts-sticky-atc .col {
      display: none; }
    .xts-sticky-atc .col-auto {
      flex-basis: 100%;
      max-width: 100%;
      padding-right: 0;
      padding-left: 0;
      margin-bottom: 0; }
    .xts-sticky-atc .price,
    .xts-sticky-atc .stock,
    .xts-sticky-atc .xts-action-btn,
    .xts-sticky-atc .xts-buy-now-btn {
      display: none; }
    .xts-sticky-atc .cart {
      position: relative;
      width: 100%; }
    .xts-sticky-atc .quantity {
      display: none; }
      .xts-sticky-atc .quantity:not(.hidden) + button {
        margin-left: 0; }
    .xts-sticky-atc .single_add_to_cart_button {
      border-radius: 0;
      width: 100%;
      box-shadow: none; }
  .xts-sticky-atc-shown.xts-scroll-to-top {
    bottom: 55px; }
  .xts-cart-actions .button {
    width: 100%; }
  .xts-cart-actions .coupon {
    flex-direction: column; }
    .xts-cart-actions .coupon .input-text {
      margin-bottom: 10px;
      margin-right: 0px; }
  .woocommerce-thankyou-order-details,
  .wc-bacs-bank-details {
    align-items: stretch;
    flex-direction: column;
    margin-right: 0;
    margin-left: 0;
    padding: 0; }
    .woocommerce-thankyou-order-details li,
    .wc-bacs-bank-details li {
      flex-basis: 100%;
      padding-right: 0;
      padding-left: 0;
      max-width: 100%; }
      .woocommerce-thankyou-order-details li:not(:last-child),
      .wc-bacs-bank-details li:not(:last-child) {
        border-bottom: 1px solid rgba(119, 119, 119, 0.2);
        border-right: none; } }

@media (max-width: 1024px) and (min-width: 768px) {
  .xts-hide-md-sm {
    display: none !important; } }
