@charset "UTF-8";
.pswp,
html {
  -webkit-text-size-adjust: 100%;
}
.elementor-location-popup,
body {
  overflow-x: hidden;
}
mark,
pre {
  background-color: #f7f7f7;
}
.required,
a img,
abbr[title],
hr {
  border: none;
}
pre,
textarea {
  overflow: auto;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font: inherit;
  font-size: 100%;
}
.title,
address,
blockquote,
dl,
dl dd,
fieldset,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
ol,
p,
pre,
ul {
  margin-bottom: 20px;
}
blockquote cite:before,
caption,
img,
td,
th {
  vertical-align: middle;
}
*,
:after,
:before {
  -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-tap-highlight-color: transparent;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
  margin-bottom: 35px;
  width: 100%;
  line-height: 1.4;
}
caption,
td,
th {
  text-align: left;
  font-weight: 400;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: 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;
}
.required,
mark,
sub,
sup {
  line-height: 1;
}
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-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 {
  margin: 0;
  background-color: #fff;
  color: #000;
  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;
}
a {
  color: #333;
  text-decoration: none;
  transition: all 0.25s ease;
}
a:active,
a:focus,
a:hover {
  outline: 0;
  text-decoration: none;
}
a:hover {
  color: #242424;
}
.title a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  display: block;
  font-family: inherit;
}
.title a:not(:hover),
h1 a:not(:hover),
h2 a:not(:hover),
h3 a:not(:hover),
h4 a:not(:hover),
h5 a:not(:hover),
h6 a:not(:hover) {
  color: #000 !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: #333;
}
.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 {
  color: #e01020;
  font-size: 16px;
}
blockquote cite,
mark {
  color: #333;
  font-weight: 600;
}
b,
strong {
  font-weight: 600;
}
mark {
  display: inline-block;
  padding: 5px 8px;
}
code,
kbd {
  padding: 2px 5px;
}
code,
kbd,
pre,
samp {
  -webkit-hyphens: none;
  hyphens: none;
  font-family: monospace, serif;
}
.xts-action-btn > a.added:before,
.xts-action-btn > a.xts-added:before,
.xts-cross-btn > a:before,
.xts-heading-with-btn .xts-close-button > a:before,
.xts-list-style-icons li:before,
.xts-submenu-opener:after {
  font-family: font-icon;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
ins {
  text-decoration: none;
}
pre {
  padding: 20px;
  text-align: left;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
cite,
dfn,
em,
i,
var {
  font-style: italic;
}
sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
small {
  font-size: 80%;
}
hr {
  margin-top: 20px;
  max-width: 100px;
  border-bottom: 1px solid currentColor;
  opacity: 0.2;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
embed,
iframe {
  max-width: 100%;
}
blockquote {
  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;
  font-style: normal;
  font-size: 16px;
}
blockquote cite:before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 15px;
  height: 1px;
  background-color: currentColor;
}
address {
  font-style: italic;
  line-height: 1.8;
}
fieldset {
  padding: 0;
  border: none;
  margin-bottom:0;
}
fieldset legend {
  margin-bottom: 0;
  padding-right: 15px;
  padding-left: 15px;
  width: auto;
}
legend {
  color: #242424;
}
.xts-scheme-light legend {
  color: #fff;
}
.xts-scheme-dark legend,
th {
  color: #242424;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
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;
}
td,
th {
  padding: 15px 10px;
  border-bottom: 1px solid #e4e4e4;
}
th {
  text-transform: uppercase;
  font-size: 14px;
}
.xts-scheme-light th {
  color: #fff;
}
.title,
.xts-scheme-dark th,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #242424;
}
.xts-scheme-light .title,
.xts-scheme-light h1,
.xts-scheme-light h2,
.xts-scheme-light h3,
.xts-scheme-light h4,
.xts-scheme-light h5,
.xts-scheme-light h6 {
  color: #fff;
}
.xts-scheme-dark .title,
.xts-scheme-dark h1,
.xts-scheme-dark h2,
.xts-scheme-dark h3,
.xts-scheme-dark h4,
.xts-scheme-dark h5,
.xts-scheme-dark h6 {
  color: #242424;
}
.title {
  display: block;
}
.title.xts-textcolor-white,
.xts-scheme-light .xts-entities-title {
  color: #fff;
}
.xts-scheme-light .xts-entities-title a:hover,
.xts-scheme-light a.xts-entities-title:hover {
  color: rgba(255, 255, 255, 0.6);
}
.xts-scheme-dark .xts-entities-title {
  color: #333;
}
.xts-scheme-dark .xts-entities-title a:hover,
.xts-scheme-dark a.xts-entities-title:hover {
  color: rgba(51, 51, 51, 0.65);
}
.product_list_widget .product-title,
.title,
.widget_block.widget_search .wp-block-search__label,
.widget_recent_comments li > a,
.widget_recent_entries a,
.widget_rss li > a,
.woocommerce-Reviews .comment-reply-title,
.wp-block-latest-comments .wp-block-latest-comments__comment-link,
.wp-block-latest-posts__list li a,
.xts-entities-title,
.xts-size-guide-table tr:first-child td,
h1,
h2,
h3,
h4,
h5,
h6,
legend,
th {
  word-wrap: break-word;
  line-height: 1.4;
}
.btn,
.button,
.xts-button,
[type="button"],
[type="submit"],
button {
  min-height: 42px;
  font-size: 13px;
  background-color: #f1f1f1;
  color: #333;
  position: relative;
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  outline: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  border-radius: 0;
  box-shadow: none;
  vertical-align: middle;
  text-align: center;
  text-transform: none;
  text-shadow: none;
  white-space: unset;
  letter-spacing: 0.3px;
  font-weight: 600;
  line-height: 1.2;
  cursor: pointer;
  transition: all 0.25s ease;
  padding: 5px 20px;
  padding: 5px 20px;
  padding: 5px 20px;
}
.btn:hover,
.button:hover,
.xts-button:hover,
[type="button"]:hover,
[type="submit"]:hover,
button:hover {
  background-color: #e9e9e9;
  color: #333;
}
.btn:focus,
.button:focus,
.xts-button:focus,
[type="button"]:focus,
[type="submit"]:focus,
button:focus {
  outline: 0;
}
.browser-Internet .btn,
.browser-Internet .button,
.browser-Internet .xts-button,
.browser-Internet [type="button"],
.browser-Internet [type="submit"],
.browser-Internet button {
  height: 42px;
}
button[disabled],
input[disabled] {
  opacity: 0.6;
  cursor: default;
}
label {
  display: block;
  margin-bottom: 5px;
  color: #333;
  vertical-align: middle;
  font-weight: 400;
}
[class*="xts-scheme-light"] label {
  color: #fff;
}
.xts-scheme-dark label {
  color: #333;
}
input[type="tel"],
input[type="text"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="email"],
input[type="url"],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="tel"],
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime-local"],
input[type="search"],
input[type="number"],
input[type="email"],
input[type="url"],
select,
textarea {
  padding: 0 15px;
  max-width: 100%;
  width: 100%;
  height: 42px;
  background-color: transparent;
  box-shadow: none;
  color: #000;
  vertical-align: middle;
  font-size: 14px;
  transition: border-color 0.5s ease;
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.4);
}
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
  outline: 0;
  transition: border-color 0.4s ease;
  border-color: rgba(0, 0, 0, 0.6);
}
::-webkit-input-placeholder {
  color: #bbb;
}
::-moz-placeholder {
  color: #bbb;
}
:-moz-placeholder {
  color: #bbb;
}
:-ms-input-placeholder {
  color: #bbb;
}
[class*="xts-scheme-light"] input:not([type="submit"]),
[class*="xts-scheme-light"] select,
[class*="xts-scheme-light"] textarea {
  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"] select:focus,
[class*="xts-scheme-light"] textarea: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 select,
.xts-scheme-dark-form textarea {
  border-color: rgba(0, 0, 0, 0.4);
  background-color: transparent;
  color: #777;
}
.xts-scheme-dark-form input:not([type="submit"]):focus,
.xts-scheme-dark-form select:focus,
.xts-scheme-dark-form textarea:focus {
  border-color: rgba(0, 0, 0, 0.6);
}
.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;
}
.xts-nav,
.xts-textalign-left {
  text-align: left;
}
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 {
  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: #fff;
  color: currentColor;
}
ol,
ul {
  padding-left: 20px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-top: 10px;
  margin-bottom: 0;
}
.commentlist ol,
.commentlist ul,
.wc-item-meta ol,
.wc-item-meta ul,
.xts-sub-menu,
.xts-sub-menu ol,
.xts-sub-menu ul {
  margin-top: 0;
}
li {
  margin-bottom: 10px;
}
li:last-child {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
dl dt {
  color: #333;
  font-weight: 600;
}
.xts-scheme-light .xts-action-btn > a,
.xts-scheme-light dl dt,
[class*="xts-scheme-light"] .xts-search-cats > a {
  color: rgba(255, 255, 255, 0.9);
}
.xts-list-style-icons,
.xts-list-style-icons ol,
.xts-list-style-icons ul {
  list-style: none;
  padding-left: 0;
}
.xts-list-style-icons ol,
.xts-list-style-icons ul {
  margin-left: 20px;
}
.xts-list-style-icons li:before {
  content: "\e919";
  margin-right: 10px;
}
.commentlist,
.commentlist ol,
.commentlist ul,
.wc-bacs-bank-details,
.wc-item-meta,
.wc-item-meta ol,
.wc-item-meta ul,
.wc_payment_methods,
.widget ul,
.widget ul ol,
.widget ul ul,
.woocommerce-MyAccount-navigation ul,
.woocommerce-PaymentMethods,
.woocommerce-SavedPaymentMethods,
.woocommerce-shipping-methods,
.woocommerce-thankyou-order-details,
.xts-360-images,
.xts-checkout-steps,
.xts-nav,
.xts-plan-features,
.xts-project-categories,
.xts-social-login,
.xts-sticky-navbar,
.xts-sub-menu,
.xts-sub-menu ol,
.xts-sub-menu ul,
.xts-twitter-tweets,
[class*="elementor-widget-wp-widget"] ul,
[class*="elementor-widget-wp-widget"] ul ol,
[class*="elementor-widget-wp-widget"] ul ul,
nav[class*="-pagination"] ul {
  padding-left: 0;
  list-style: none;
}
.commentlist,
.commentlist li,
.wc-item-meta,
.wc-item-meta li,
.woocommerce-MyAccount-navigation ul,
.woocommerce-MyAccount-navigation ul > li,
.xts-360-images,
.xts-360-images > li,
.xts-nav,
.xts-nav > li,
.xts-plan-features,
.xts-plan-features > li,
.xts-sticky-navbar,
.xts-sticky-navbar > li,
.xts-sub-menu,
.xts-sub-menu li,
nav[class*="-pagination"] ul,
nav[class*="-pagination"] ul > li {
  margin-bottom: 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,
.xts-pswp-gallery {
  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-center {
  text-align: center;
}
.xts-textalign-right {
  text-align: right;
}
.xts-textcolor-white {
  color: #fff;
}
.xts-textcolor-image {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.xts-scheme-hover-light:hover,
.xts-scheme-light {
  color: rgba(255, 255, 255, 0.6);
}
.xts-scheme-hover-light:hover .title,
.xts-scheme-hover-light:hover [class*="xts-textcolor-"] {
  color: #fff;
}
.xts-scheme-hover-light:hover .xts-button.xts-style-link {
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}
.xts-scheme-hover-light:hover .xts-button.xts-style-link:hover {
  border-color: #fff;
  color: #fff;
  opacity: 1;
}
.xts-scheme-hover-light:hover .xts-button.xts-style-bordered {
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}
.xts-scheme-hover-light:hover .xts-button.xts-style-bordered:hover {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}
.elementor-element.elementor-widget
  .xts-scheme-hover-light:hover
  .xts-textcolor-custom {
  color: #fff;
}
.xts-scheme-dark,
.xts-scheme-hover-dark:hover {
  color: #000;
}
.xts-scheme-hover-dark:hover .title {
  color: #000;
}
.elementor-element.elementor-widget
  .xts-scheme-hover-dark:hover
  .xts-textcolor-custom,
.xts-scheme-hover-dark:hover [class*="xts-textcolor-"] {
  color: #333;
}
.xts-bgcolor-white {
  background-color: #fff;
}
.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-all-last :last-child,
.xts-reset-last > :last-child {
  margin-bottom: 0;
}
.xts-cursor-pointer {
  cursor: pointer;
}
.xts-fill {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.screen-reader-text {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
}
.xts-fontsize-xxl,
h1 {
  font-size: 42px;
}
.xts-fontsize-xl,
h2 {
  font-size: 34px;
}
.xts-fontsize-l,
.xts-shop-tools .xts-title,
h3 {
  font-size: 26px;
}
.xts-fontsize-m,
h4 {
  font-size: 20px;
}
.xts-fontsize-s,
h5 {
  font-size: 16px;
}
.xts-fontsize-xs,
h6 {
  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: 0.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 0.3s ease;
}
.xts-action-btn > a.loading:after,
.xts-action-btn > a.xts-loading:after,
.xts-ajax-content.xts-loading .xts-sticky-loader .xts-loader:after,
.xts-dropdowns-loading .xts-dropdown-placeholder: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 0.3s ease;
}
.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  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,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-fill,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-lg-fill,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-md-fill,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-sm-fill,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.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-auto,
.col-xl-fill {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  min-height: 1px;
  width: 100%;
}
.row-spacing-0 {
  margin-right: 0;
  margin-left: 0;
}
.row-spacing-0 > .col,
.row-spacing-0 > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.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;
}
.xts-nav,
.xts-row {
  margin-left: -10px;
}
.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,
.col-fill {
  max-width: none;
  width: auto;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.col-fill {
  -ms-flex: 1 1 auto;
  flex: 1 1 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-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: 0;
  margin-left: 0;
  margin-bottom: 0;
}
.xts-row-spacing-0 > .swiper-container > .swiper-wrapper > .xts-col,
.xts-row-spacing-0 > .xts-col {
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
}
.xts-row-spacing-2 {
  margin-right: -1px;
  margin-left: -1px;
  margin-bottom: -2px;
}
.xts-row-spacing-2 > .swiper-container > .swiper-wrapper > .xts-col,
.xts-row-spacing-2 > .xts-col {
  margin-bottom: 2px;
  padding-right: 1px;
  padding-left: 1px;
}
.xts-dropdown-menu.xts-style-container .xts-sub-menu,
.xts-dropdown-menu.xts-style-full .xts-sub-menu,
.xts-dropdown-menu.xts-style-sized .xts-sub-menu,
.xts-row-spacing-10 {
  margin-bottom: -10px;
}
.xts-row-spacing-10 {
  margin-right: -5px;
  margin-left: -5px;
}
.xts-row-spacing-10 > .swiper-container > .swiper-wrapper > .xts-col,
.xts-row-spacing-10 > .xts-col {
  margin-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
}
.xts-row-2:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col,
.xts-row-2 > .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:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col,
.xts-row-3 > .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:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col,
.xts-row-4 > .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:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col,
.xts-row-5 > .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:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col,
.xts-row-6 > .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:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col,
.xts-row-7 > .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:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col,
.xts-row-8 > .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:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col,
.xts-row-9 > .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:not(.xts-loaded) > .swiper-container > .swiper-wrapper > .xts-col,
.xts-row-10 > .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";
}
.xts-scheme-light .xts-heading-with-btn {
  border-color: rgba(255, 255, 255, 0.15);
}
.xts-inited[class*="xts-sidebar-hidden"],
.xts-side-hidden {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 500;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 340px;
  background-color: #fff;
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.xts-side-hidden.xts-scheme-light {
  background-color: #0d0d0d;
}
.xts-inited.xts-sidebar-left[class*="xts-sidebar-hidden"],
.xts-side-hidden.xts-side-left {
  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-inited.xts-sidebar-right[class*="xts-sidebar-hidden"],
.xts-side-hidden.xts-side-right {
  right: 0;
  left: auto;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.xts-inited.xts-opened[class*="xts-sidebar-hidden"],
.xts-side-hidden.xts-opened {
  -webkit-transform: none;
  transform: none;
}
.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: #848484;
  font-size: 14px;
  line-height: 1.3;
}
.xts-sub-menu li a:hover {
  color: #5e5e5e;
}
.xts-submenu-opener {
  z-index: 2;
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  order: 2;
  width: 50px;
  color: #777;
  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 0.25s ease;
  content: "\e902";
}
.xts-submenu-opener.xts-opened:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.xts-scheme-light .xts-submenu-opener {
  color: #fff;
}
.xts-dropdown-menu.xts-style-container .xts-sub-menu > li > a,
.xts-dropdown-menu.xts-style-full .xts-sub-menu > li > a,
.xts-dropdown-menu.xts-style-sized .xts-sub-menu > li > a,
.xts-exta-menu-list > li > a {
  color: #333;
  text-transform: uppercase;
  font-weight: 600;
}
.xts-dropdown-menu.xts-style-container .xts-sub-menu > li > a:hover,
.xts-dropdown-menu.xts-style-full .xts-sub-menu > li > a:hover,
.xts-dropdown-menu.xts-style-sized .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-container.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-sized.xts-scheme-light .xts-sub-menu > li > a,
.xts-scheme-light .xts-exta-menu-list > li > a {
  color: #fff;
}
.xts-dropdown-menu.xts-scheme-light .xts-sub-menu li a,
.xts-dropdown-menu.xts-style-container.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-sized.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.6);
}
.xts-dropdown-menu.xts-scheme-light .xts-sub-menu li a:hover {
  color: #fff;
}
.xts-action-btn {
  display: inline-block;
  vertical-align: middle;
}
.xts-action-btn > a {
  position: relative;
  color: #333;
}
.xts-action-btn > a:hover {
  color: #777;
}
.xts-action-btn > a.added:before,
.xts-action-btn > a.xts-added:before {
  content: "\e919";
}
.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.loading:before,
.xts-action-btn > a.xts-loading:before {
  visibility: hidden;
  opacity: 0;
}
.xts-action-btn > a.loading:after,
.xts-action-btn > a.xts-loading:after {
  visibility: visible;
  opacity: 1;
}
.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: #fff;
  box-shadow: 0 0 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:hover {
  color: rgba(255, 255, 255, 0.6);
}
.xts-cross-btn > a:before {
  content: "\e909";
}
.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,
.xts-search-close > 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;
}
.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.menu-item-has-children > a:after,
.xts-nav > li.xts-has-children > a:after {
  margin-left: 4px;
  font-weight: 400;
  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.menu-item-has-children > a:after,
.xts-nav.xts-direction-v > li.xts-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-mega > li > a,
.xts-nav-secondary > li > a,
.xts-nav-shop-cat > li > a {
  color: #333;
}
.xts-nav-main > li.current-menu-item > a,
.xts-nav-main > li:hover > a,
.xts-nav-mega > li:hover > a,
.xts-nav-secondary > li:hover > a,
.xts-nav-shop-cat > li.xts-active > a,
.xts-nav-shop-cat > li:hover > a {
  color: rgba(51, 51, 51, 0.7);
}
.xts-nav-main > li.menu-item-has-children > a:after,
.xts-nav-mega > li.menu-item-has-children > a:after,
.xts-nav-secondary > 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: #fff;
}
.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: #fff;
}
.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: #fff;
  vertical-align: middle;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 0.3px;
  font-weight: 600;
  font-size: 9px;
  line-height: 1;
}
.xts-nav-label.xts-color-black {
  background-color: #000;
  color: #fff;
}
.xts-nav-label.xts-color-grey {
  background-color: #f1f1f1;
  color: #333;
}
.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: #fff;
  color: #333;
}
.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.active > a .xts-nav-text:after,
.xts-nav.xts-style-underline > li.current-menu-item > a .xts-nav-text:after,
.xts-nav.xts-style-underline > li.xts-active > a .xts-nav-text:after,
.xts-nav.xts-style-underline > li:hover > 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.2);
}
.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,
.xts-scheme-light
  .xts-nav-shop-cat.xts-style-underline
  > li
  > a
  .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;
  top: 100%;
  bottom: auto;
  margin-top: 10px;
  right: auto;
  left: 0;
}
.xts-dropdown:after,
.xts-dropdown:before {
  content: "";
  right: 0;
  left: 0;
  position: absolute;
}
.xts-dropdown:after {
  bottom: 100%;
  height: 15px;
}
.xts-dropdown:before {
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  top: 0;
  bottom: 0;
}
.xts-dropdown .xts-dropdown-inner {
  position: relative;
  z-index: 2;
}
.xts-dropdown-menu.xts-style-default.xts-scheme-light .xts-dropdown-menu:before,
.xts-dropdown.xts-scheme-light:before {
  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.15s ease, visibility 0.15s ease, transform 0.15s ease;
  pointer-events: none;
}
.xts-dropdown:before,
.xts-sticky-real.xts-sticked
  .xts-header-cats:not(:hover)
  .xts-dropdown-cats.xts-opened:before {
  transform: scaleY(0.5);
  transform-origin: top;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.xts-dropdown.xts-opened,
.xts-event-click.xts-opened > .xts-dropdown,
.xts-event-hover:hover > .xts-dropdown {
  visibility: visible;
  opacity: 1;
  pointer-events: visible;
  pointer-events: unset;
}
.xts-dropdown.xts-opened:before,
.xts-event-click.xts-opened > .xts-dropdown:before,
.xts-event-hover:hover > .xts-dropdown:before {
  opacity: 1;
  transform: none;
}
.xts-dropdown .xts-dropdown-inner,
.xts-sticky-real.xts-sticked
  .xts-header-cats:not(:hover)
  .xts-dropdown-cats.xts-opened
  .xts-dropdown-inner {
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.xts-dropdown.xts-opened > .xts-dropdown-inner,
.xts-event-click.xts-opened > .xts-dropdown > .xts-dropdown-inner,
.xts-event-hover:hover > .xts-dropdown > .xts-dropdown-inner {
  opacity: 1;
}
.xts-dropdown-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.6);
}
.searchform .searchsubmit:after,
.xts-dropdown-placeholder:after {
  display: inline-block;
  border: 1px solid transparent;
  content: "";
  vertical-align: middle;
}
.xts-dropdown-placeholder:after {
  width: 35px;
  height: 35px;
  border-left-color: rgba(0, 0, 0, 0.8);
  border-radius: 50%;
}
.xts-scheme-light .xts-dropdown-placeholder {
  background-color: rgba(0, 0, 0, 0.6);
}
.xts-scheme-light .xts-dropdown-placeholder:after {
  border-left-color: #fff;
}
.xts-dropdowns-loading .xts-dropdown-ajax .xts-dropdown-menu {
  min-height: 250px;
}
.xts-dropdowns-loaded .xts-dropdown-ajax .xts-dropdown-inner {
  animation: xts-fade-in 0.3s ease;
}
.xts-dropdown-menu {
  padding: 17px 25px;
  width: var(--xts-dropdown-width);
}
.xts-dropdown-menu.xts-style-container .container,
.xts-dropdown-menu.xts-style-default .container,
.xts-dropdown-menu.xts-style-sized .container {
  padding: 0;
  max-width: none;
}
.xts-dropdown-menu.xts-style-container .xts-sub-menu > li,
.xts-dropdown-menu.xts-style-full .xts-sub-menu > li,
.xts-dropdown-menu.xts-style-sized .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-dropdown-menu.xts-style-default .xts-dropdown-menu,
.xts-nav.xts-direction-v .xts-dropdown-menu {
  top: 0;
  bottom: auto;
  right: auto;
  left: 100%;
}
.xts-dropdown-search-cats,
.xts-header-col.xts-end .xts-dropdown-account,
.xts-header-col.xts-end .xts-dropdown-cart,
.xts-header-col.xts-end .xts-dropdown-search,
.xts-single-product-nav.xts-style-default .xts-dropdown {
  right: 0;
  left: auto;
}
.xts-dropdown-cats,
.xts-search-results {
  right: 0;
  left: 0;
}
.xts-dropdown-menu.xts-style-default .xts-dropdown-menu:after,
.xts-nav.xts-direction-v .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-cats,
.xts-dropdown-search .xts-search-results,
.xts-dropdown-search-cats,
.xts-search-form .xts-search-results {
  margin: 0 !important;
}
.xts-dropdown-cats:after,
.xts-dropdown-search .xts-search-results:after,
.xts-dropdown-search-cats:after,
.xts-search-form .xts-search-results: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: #fff;
}
.searchform .searchsubmit:hover {
  color: #fff;
}
.searchform .searchsubmit:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -9px;
  opacity: 0;
  transition: opacity 0.25s ease;
  width: 18px;
  height: 18px;
  border-left-color: currentColor;
  border-radius: 50%;
}
.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:after,
.xts-search-cats:before {
  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;
}
.searchform.xts-style-icon-alt .submit-text,
.searchform.xts-style-with-bg .submit-text,
.xts-dropdown-search-cats .xts-cat-item {
  display: none;
}
.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;
}
.searchform.xts-style-default .xts-search-cats:after,
.searchform.xts-style-with-bg .xts-search-cats:after {
  content: none;
}
[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"] .searchform.xts-style-icon-alt .searchsubmit,
[class*="xts-scheme-light"] .xts-search-cats > a:after,
[class*="xts-scheme-light"] .xts-search-cats > a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.xts-scheme-dark-form .xts-search-cats:after,
.xts-scheme-dark-form .xts-search-cats:before,
.xts-search-cats:after,
.xts-search-cats:before {
  border-color: rgba(0, 0, 0, 0.4);
}
.xts-scheme-dark-form .xts-search-cats > a,
.xts-search-cats > a {
  color: #333;
}
.xts-scheme-dark-form .xts-search-cats > a:after,
.xts-search-cats > a:after {
  color: rgba(85, 85, 85, 0.45);
}
.xts-scheme-dark-form .xts-search-cats > a:hover,
.xts-search-cats > a:hover {
  color: #666;
}
.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: #333;
}
.searchform.xts-style-default .xts-custom-img {
  margin-right: 8px;
}
.searchform.xts-style-icon-alt input[type="text"],
.searchform.xts-style-with-bg input[type="text"] {
  padding-right: 50px;
}
.searchform.xts-style-icon-alt .xts-search-cats,
.searchform.xts-style-with-bg .xts-search-cats {
  right: 50px;
}
.searchform.xts-style-icon-alt .searchsubmit,
.searchform.xts-style-with-bg .searchsubmit {
  right: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 50px;
  font-weight: 400;
}
.searchform.xts-style-icon-alt .searchform-input,
.searchform.xts-style-with-bg .searchform-input {
  margin: 0;
}
.searchform.xts-style-icon-alt .searchsubmit:before,
.searchform.xts-style-with-bg .searchsubmit:before {
  font-size: 20px;
  transition: opacity 0.25s ease;
  content: "\e90b";
  font-family: font-icon;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.searchform.xts-style-icon-alt .searchsubmit:hover,
.searchform.xts-style-with-bg .searchsubmit:hover {
  box-shadow: none;
}
.searchform.xts-style-icon-alt .searchsubmit,
.xts-load-more {
  box-shadow: none !important;
  background-color: transparent !important;
}
.searchform.xts-style-icon-alt .xts-icon-custom:before,
.searchform.xts-style-with-bg .xts-icon-custom:before {
  content: none;
}
.search-loading.searchform.xts-style-icon-alt .searchsubmit:before,
.search-loading.searchform.xts-style-with-bg .searchsubmit:before {
  opacity: 0;
}
[class*="xts-scheme-light"] .searchform.xts-style-icon-alt .searchsubmit:hover {
  color: rgba(255, 255, 255, 0.9);
}
.searchform.xts-style-icon-alt .searchsubmit,
.xts-scheme-dark-form .searchform.xts-style-icon-alt .searchsubmit {
  color: #777;
}
.searchform.xts-style-icon-alt .searchsubmit:hover,
.xts-scheme-dark-form .searchform.xts-style-icon-alt .searchsubmit:hover {
  color: #333;
}
.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: 0;
  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.autocomplete-selected,
.autocomplete-suggestion:hover {
  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.autocomplete-selected,
.xts-scheme-light .autocomplete-suggestion:hover {
  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: #333;
  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: #777;
}
.xts-scheme-light .xts-search-results-btn {
  border-color: rgba(255, 255, 255, 0.15);
  color: #fff;
}
.xts-scheme-light .xts-search-results-btn:hover {
  color: rgba(255, 255, 255, 0.8);
}
@supports (grid-column: auto) {
  .autocomplete-suggestions {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  }
  .suggestion-divider,
  .suggestion-no-found,
  .xts-search-results-btn {
    grid-column: 1/-1;
  }
}
.xts-page-nav {
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
}
.xts-page-nav-title {
  word-break: break-word;
  margin-bottom: 0;
  font-size: 20px;
  transition: all 0.25s ease;
}
.xts-page-nav-btn {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}
.xts-page-nav-btn.xts-next {
  justify-content: flex-end;
  text-align: right;
}
.xts-page-nav-image {
  flex: 0 0 auto;
  max-width: 200px;
}
.xts-page-nav-btn.xts-prev .xts-page-nav-image {
  margin-right: 15px;
}
.xts-page-nav-btn.xts-next .xts-page-nav-image {
  margin-left: 15px;
}
.xts-page-nav-subtitle {
  margin-bottom: 5px;
  font-size: 16px;
}
.commentlist .comment:not(:last-child),
.commentlist .review: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;
}
.star-rating span,
.star-rating span:before,
.xts-comments-area .avatar {
  position: absolute;
  top: 0;
  left: 0;
}
.comment-form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}
.xts-comments-area .comment-author .says,
.xts-comments-area .comment-awaiting-moderation + br {
  display: none;
}
.comment-form > div,
.comment-form > p {
  flex-basis: 100%;
  margin-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  max-width: 100%;
}
.comment-form .comment-notes,
.comment-form .logged-in-as {
  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"],
.comment-form input[type="submit"]:hover {
  color: #fff;
}
.xts-comments-area .commentlist,
.xts-comments-title {
  margin-bottom: 30px;
}
.xts-comments-area .logged-in-as a {
  color: inherit;
}
.xts-comments-area .logged-in-as a:hover {
  opacity: 0.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: #666;
}
.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: #333;
}
.xts-comments-area .comment-body {
  position: relative;
  padding-left: 80px;
}
.xts-comments-area .comment-awaiting-moderation {
  font-size: 14px;
}
.xts-comments-area .comment-content > :last-child {
  margin-bottom: 0;
}
.xts-comments-area .comment-content ol,
.xts-comments-area .comment-content ul {
  margin-bottom: 20px;
  padding-left: 20px;
}
.xts-comments-area .comment-content ol ol,
.xts-comments-area .comment-content ol ul,
.xts-comments-area .comment-content ul ol,
.xts-comments-area .comment-content ul ul {
  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: #333;
  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 #cancel-comment-reply-link,
.xts-comments-area .comment-reply-link {
  display: inline-block;
  border-bottom: 1px solid;
  text-transform: none;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  color: #333;
}
.xts-comments-area #cancel-comment-reply-link:hover,
.xts-comments-area .comment-reply-link:hover {
  color: #333;
  opacity: 0.6;
}
.xts-comments-area .pingback + .comment,
.xts-comments-area .pingback + .pingback,
.xts-comments-area .pingback + .trackback,
.xts-comments-area .trackback + .comment,
.xts-comments-area .trackback + .pingback,
.xts-comments-area .trackback + .trackback {
  margin-top: 20px;
}
.xts-comments-area .pingback .comment-meta,
.xts-comments-area .trackback .comment-meta {
  margin-bottom: 15px;
}
.xts-comments-area .pingback .comment-body,
.xts-comments-area .trackback .comment-body {
  padding-left: 0;
}
.xts-no-comments {
  margin-bottom: 0;
  color: #333;
  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: #333;
  font-weight: 600;
}
.xts-comment-nav a:after,
.xts-comment-nav a:before {
  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: #bbb;
}
.star-rating span {
  bottom: 0;
  overflow: hidden;
  width: 100%;
  text-indent: 99999px;
}
.star-rating span:before {
  content: "\e916""\e916""\e916""\e916""\e916";
  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: #333;
  font-weight: 600;
  font-size: 14px;
  border: 1px solid transparent;
}
.xts-load-more-wrapper:empty,
.xts-load-more.xts-loading {
  display: none;
}
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: #333;
  border-color: rgba(119, 119, 119, 0.2);
}
nav[class*="-pagination"] li .page-numbers.current {
  color: #333;
  border-color: #000;
}
.xts-load-more-wrapper {
  margin-top: 30px;
  text-align: center;
}
.xts-load-more {
  padding-right: 28px;
  padding-left: 28px;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
  color: #333;
}
.xts-load-more:hover {
  border-color: #000;
  color: #333;
}
.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;
}
.mc4wp-alert,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.wpcf7-response-output,
.xts-notification {
  position: relative;
  margin-bottom: 20px;
  padding: 15px 70px;
  border-left: 5px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  color: #fff;
}
.mc4wp-alert a,
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a,
.wpcf7-response-output a,
.xts-notification a {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: underline;
}
.mc4wp-alert a:hover,
.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover,
.wpcf7-response-output a:hover,
.xts-notification a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.mc4wp-alert:before,
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before,
.wpcf7-response-output:before,
.xts-notification: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 #fff;
  border-radius: 50%;
  font-size: 18px;
  line-height: 1;
  font-family: font-icon;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mc4wp-alert:after,
.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after,
.wpcf7-response-output:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  color: #fff;
  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.mc4wp-alert,
.xts-hide.woocommerce-error,
.xts-hide.woocommerce-info,
.xts-hide.woocommerce-message,
.xts-hide.wpcf7-response-output {
  margin: 0;
  padding: 0;
  opacity: 0;
  height: 0 !important;
  transition: opacity 0.25s ease, height 0.25s ease 0.25s,
    padding 0.25s ease 0.25s, margin 0.25s ease 0.25s;
}
.mc4wp-success,
.woocommerce-message,
.wpcf7-form.sent .wpcf7-response-output,
.xts-notification.xts-color-success {
  background-color: #52c388;
}
.mc4wp-success:before,
.woocommerce-message:before,
.wpcf7-form.sent .wpcf7-response-output:before,
.xts-notification.xts-color-success:before {
  content: "\e919";
}
.mc4wp-notice,
.woocommerce-info,
.xts-notification.xts-color-info {
  background-color: #539cf0;
}
.mc4wp-notice:before,
.woocommerce-info:before,
.xts-notification.xts-color-info:before {
  content: "\e930";
}
.mc4wp-error,
.woocommerce-error,
.wpcf7-form:not(.sent) .wpcf7-response-output,
.xts-notification.xts-color-warning {
  background-color: #eeb41f;
}
.mc4wp-error:before,
.woocommerce-error:before,
.wpcf7-form:not(.sent) .wpcf7-response-output:before,
.xts-notification.xts-color-warning:before {
  content: "\e931";
}
.xts-breadcrumbs {
  vertical-align: middle;
  line-height: 1.2;
  color: #333;
  font-weight: 600;
}
.xts-breadcrumbs:not(.woocommerce-breadcrumb) .xts-delimiter:last-child {
  display: none;
}
.xts-page-title .xts-breadcrumbs {
  font-size: 90%;
}
.xts-breadcrumbs a {
  color: #a5a5a5;
  font-weight: 400;
}
.xts-breadcrumbs a:hover {
  color: rgba(51, 51, 51, 0.7);
}
.xts-breadcrumbs .xts-delimiter {
  color: #a5a5a5;
  padding: 0 5px;
  font-weight: 400;
}
.xts-breadcrumbs .xts-delimiter:after {
  font-size: 75%;
  content: "\e902";
  font-family: font-icon;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.xts-scheme-light .xts-breadcrumbs {
  color: rgba(255, 255, 255, 0.9);
}
.xts-scheme-light .xts-breadcrumbs a {
  color: rgba(255, 255, 255, 0.6);
}
.xts-scheme-light .xts-breadcrumbs a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.xts-scheme-light .xts-breadcrumbs .xts-delimiter {
  color: rgba(255, 255, 255, 0.6);
}
.widget a,
[class*="elementor-widget-wp-widget"] a {
  color: #000;
}
.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: #fff;
}
.widget {
  margin-bottom: 20px;
}
.widget:last-child {
  margin-bottom: 0;
}
.widget-title {
  font-size:20px;
}
.xts-widget-collapse.xts-inited .widget-title {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  user-select: none;
  cursor: pointer;
}
.xts-more-desc .xts-more-desc-btn:not(.xts-shown),
.xts-widget-collapse.xts-inited:not(.xts-initially-opened) > .widget-title ~ * {
  display: none;
}
.xts-widget-collapse.xts-inited .widget-title:after {
  margin-left: auto;
  color: #333;
  font-weight: 400;
  font-size: 12px;
  transition: all 0.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-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-recent-meta,
.xts-recent-title {
  margin-bottom: 2px;
}
.xts-scheme-light .xts-sidebar .widget {
  border-color: rgba(255, 255, 255, 0.15);
}
.widget_recent_comments li:before {
  margin-right: 5px;
  color: #bbb;
  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: #fff;
}
.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: #fff;
}
.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-meta {
  margin-top: 2px;
}
.xts-recent-comment:before {
  content: "\e912";
}
.widget_rss .rss-date:before,
.xts-recent-time:before,
.xts-twitter-date:before {
  content: "\e917";
}
.xts-recent-time {
  margin-right: 5px;
}
.widget_calendar caption {
  margin-bottom: 15px;
  color: #242424;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
}
.widget_calendar td,
.widget_calendar th {
  border-bottom: none;
  text-align: center;
}
.widget_calendar th {
  padding: 5px;
  font-size: 16px;
}
.widget_calendar td {
  padding: 10px;
}
.widget_calendar #today {
  color: #fff;
  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: #fff;
}
.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 .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: #fff;
}
.xts-scheme-light .widget_rss li > a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.widget_archive li ul,
.widget_categories li ul,
.widget_nav_menu li ul,
.widget_pages li ul {
  margin-top: 10px;
  margin-left: 10px;
}
.widget_archive li a,
.widget_categories li a,
.widget_nav_menu li a,
.widget_pages li a {
  display: inline-block;
  margin-right: 2px;
}
.widget_categories li.current-cat > a,
.widget_nav_menu li.current_page_item > a,
.widget_pages li.current_page_item > a {
  font-weight: 600;
}
.widget_text .textwidget > :last-child {
  margin-bottom: 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date,
.xts-recent-content .xts-recent-meta {
  display: inline-flex;
  align-items: center;
  color: #a5a5a5;
  font-size: 90%;
  line-height: 1.2;
}
.widget_recent_entries .post-date:before,
.widget_rss .rss-date:before,
.xts-recent-content .xts-recent-meta: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 .widget_rss .rss-date,
.xts-scheme-light .xts-recent-content .xts-recent-meta {
  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,
.xts-tooltip .xts-social-buttons {
  display: inline-flex;
}
.xts-hint:before {
  content: "?";
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
}
.tagcloud,
.xts-tags-list {
  margin-left: -5px;
  margin-right: -5px;
}
.tagcloud > a,
.xts-tags-list > a {
  position: relative;
  display: inline-block;
  min-width: 70px;
  color: #333;
  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;
}
.tagcloud > a:before,
.xts-tags-list > 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;
}
.tagcloud > a:hover,
.xts-tags-list > a:hover {
  color: #242424;
}
.xts-scheme-light .tagcloud > a {
  color: #fff;
  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-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, #fff 100%);
  color: #333;
  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-nav-arrow.xts-lock,
.xts-nav-pagination.xts-lock {
  display: none !important;
}
.xts-more-desc:not(.xts-opened) {
  max-height: 4.8em;
}
.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:not(.xts-disabled) .xts-arrow-inner {
  cursor: pointer;
}
.xts-carousel[data-xts-carousel-dots="yes"]:not(.xts-controls-disabled)
  > .swiper-container {
  margin-bottom: 40px;
}
.flickity-page-dots,
.xts-nav-pagination {
  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%);
}
.flickity-page-dots .dot,
.xts-nav-pagination .xts-nav-pagination-item {
  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,
.xts-arrows-design-default .xts-nav-arrow.xts-disabled .xts-arrow-inner {
  color: rgba(0, 0, 0, 0.5);
}
.xts-arrows-design-default .xts-nav-arrow.xts-prev .xts-arrow-inner:before {
  content: "\e905";
  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: "\e906";
  font-family: font-icon;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.xts-arrows-design-default.xts-arrows-light .xts-arrow-inner {
  color: #fff;
}
.xts-arrows-design-default.xts-arrows-light .xts-arrow-inner:hover,
.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-20
  .xts-nav-arrow.xts-prev,
.xts-arrows-design-default.xts-arrows-vpos-sides.xts-row-spacing-30
  .xts-nav-arrow.xts-prev,
.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-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-next,
.xts-arrows-design-default.xts-arrows-vpos-sides.xts-row-spacing-30
  .xts-nav-arrow.xts-next,
.xts-arrows-design-default.xts-arrows-vpos-sides.xts-row-spacing-40
  .xts-nav-arrow.xts-next,
.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-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-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,
.xts-arrows-design-default.xts-arrows-vpos-top.xts-row-spacing-30
  .xts-nav-arrows,
.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-default .flickity-page-dots .dot,
.xts-nav-pagination .xts-nav-pagination-item {
  margin: 2px 8px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 5px currentColor;
  cursor: pointer;
  transition: all 0.25s ease;
  color: rgba(85, 85, 85, 0.23);
}
.xts-dots-style-default .flickity-page-dots .dot:after,
.xts-nav-pagination .xts-nav-pagination-item:after {
  content: "";
  position: absolute;
  top: -5px;
  right: -5px;
  bottom: -5px;
  left: -5px;
}
.xts-dots-style-default .flickity-page-dots .dot.is-selected,
.xts-dots-style-default .flickity-page-dots .dot:hover,
.xts-nav-pagination .xts-nav-pagination-item.xts-active,
.xts-nav-pagination .xts-nav-pagination-item:hover {
  box-shadow: inset 0 0 0 1px currentColor;
  transform: scale(1.6);
  color: #000;
}
.xts-dots-light .xts-nav-pagination-item,
.xts-dots-style-default.xts-dots-light .flickity-page-dots .dot {
  color: rgba(255, 255, 255, 0.5);
}
.xts-dots-light .xts-nav-pagination-item.xts-active,
.xts-dots-light .xts-nav-pagination-item:hover,
.xts-dots-style-default.xts-dots-light .flickity-page-dots .dot.is-selected,
.xts-dots-style-default.xts-dots-light .flickity-page-dots .dot:hover {
  color: #fff;
}
.xts-dots-style-numbers .flickity-page-dots {
  counter-reset: section;
}
.xts-dots-style-numbers .flickity-page-dots .dot {
  margin: 0;
  padding: 2px 15px;
  color: #333;
  white-space: nowrap;
  line-height: 1;
  transition: all 0.3s ease;
}
.xts-dots-style-numbers .flickity-page-dots .dot:after,
.xts-dots-style-numbers .flickity-page-dots .dot:before {
  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;
}
.flickity-slider,
.flickity-viewport,
.pswp,
.pswp__bg,
.pswp__scroll-wrap {
  height: 100%;
  width: 100%;
}
.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: #fff;
}
.xts-dots-style-numbers.xts-dots-light .flickity-page-dots .dot:after {
  background-color: currentColor;
}
.flickity-enabled:focus {
  outline: 0;
}
.flickity-viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  flex-basis: 100%;
}
.flickity-slider,
.pswp,
.pswp__bg,
.pswp__container,
.pswp__error-msg,
.pswp__img,
.pswp__item,
.pswp__scroll-wrap,
.pswp__zoom-wrap {
  position: absolute;
}
.xts-enabled .flickity-viewport {
  transition: height 0.3s;
}
.pswp--animate_opacity,
.pswp__bg {
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  will-change: opacity;
}
.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 {
  top: 0;
  left: 0;
  z-index: 1500;
  display: none;
  overflow: hidden;
  outline: 0;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-backface-visibility: hidden;
}
.pswp--open,
.pswp__button {
  display: block;
}
.pswp * {
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}
.pswp--animate_opacity {
  opacity: 0.001;
}
.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 {
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
}
.pswp__scroll-wrap {
  top: 0;
  left: 0;
  overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
  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: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  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 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.pswp__img {
  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 {
  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;
  float: right;
  overflow: visible;
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  opacity: 0.75;
  cursor: pointer;
  transition: opacity 0.2s;
  -webkit-appearance: none;
}
.pswp__preloader,
.pswp__share-modal {
  transition: opacity 0.25s ease-out;
  will-change: opacity;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: 0;
  opacity: 0.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) 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: 0 0;
  }
}
.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: 0 0;
}
.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;
  -webkit-backface-visibility: hidden;
}
.pswp__caption--empty,
.pswp__share-modal--hidden,
.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__share-tooltip {
  position: absolute;
  top: 56px;
  right: 44px;
  z-index: 1620;
  display: block;
  width: auto;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transition: transform 0.25s;
  transform: translateY(6px);
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  color: #000;
  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 #000;
  border-bottom-color: #fff;
  pointer-events: none;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
}
.pswp__counter,
.pswp__preloader {
  top: 0;
  height: 44px;
  position: absolute;
}
a.pswp__share--facebook:hover {
  background: #3e5c9a;
  color: #fff;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3e5c9a;
}
a.pswp__share--twitter:hover {
  background: #55acee;
  color: #fff;
}
a.pswp__share--pinterest:hover {
  background: #ccc;
  color: #ce272d;
}
a.pswp__share--download:hover {
  background: #ddd;
}
.pswp__counter {
  left: 0;
  padding: 0 10px;
  color: #fff;
  font-size: 13px;
  line-height: 44px;
  opacity: 0.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--fake {
  visibility: hidden;
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__ui {
  visibility: visible;
}
.pswp__preloader {
  left: 50%;
  margin-left: -22px;
  width: 44px;
  opacity: 0;
  direction: ltr;
}
.pswp--css_animation .pswp__preloader--active,
.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader__icn {
  margin: 12px;
  width: 20px;
  height: 20px;
}
.pswp__preloader--active .pswp__preloader__icn {
  background: url(images/preloader.gif) no-repeat;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  animation: clockwise 0.5s linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  animation: donut-rotate 1s 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: 0 0;
  opacity: 0.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 #fff;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50%;
  background: 0 0;
}
@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    top: auto;
    left: auto;
    float: right;
    margin: 0;
  }
}
@keyframes clockwise {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes donut-rotate {
  0%,
  100% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-140deg);
  }
}
.pswp__ui {
  z-index: 1550;
  -webkit-font-smoothing: auto;
  opacity: 1;
}
.pswp__top-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 44px;
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__caption,
.pswp__top-bar {
  background-color: rgba(0, 0, 0, 0.5);
}
.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
  background-color: rgba(0, 0, 0, 0.3);
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right,
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
  opacity: 0.001;
}
.pswp__element--disabled {
  display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
  background: 0 0;
}
.xts-pswp-gallery {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  transform: translate3d(0, 100%, 0);
}
.mfp-bg,
.mfp-wrap {
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}
.xts-pswp-gallery img {
  margin: 5px;
  max-width: 70px;
  cursor: pointer;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0.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;
}
.mfp-container:before,
.mfp-content {
  display: inline-block;
  vertical-align: middle;
}
.xts-photoswipe-btn > a:before {
  content: "\e91e";
  font-family: font-icon;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  z-index: 1043;
  outline: 0 !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: "";
  height: 100%;
}
.mfp-content {
  position: relative;
  z-index: 1045;
  margin: 50px auto;
  text-align: left;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-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: #fff;
  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: 0;
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.xts-promo-popup {
  display: none;
}
.mfp-wrap .xts-promo-popup {
  display: block;
}
.xts-popup-effect .mfp-iframe-scaler,
.xts-popup-effect .mfp-with-anim {
  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;
}
.tooltip.bs-tooltip-left,
.xts-arrows-style-bg.xts-arrows-vpos-sides .flickity-button.previous:before {
  margin-left: -3px;
}
.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-close:before,
.xts-popup-effect.mfp-ready .mfp-iframe-scaler,
.xts-popup-effect.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: none;
}
.wp-block-separator,
.xts-popup-effect.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.tooltip,
.xts-popup-effect.mfp-removing .mfp-iframe-scaler,
.xts-popup-effect.mfp-removing .mfp-with-anim,
.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;
}
.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;
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
  text-align: center;
  word-break: break-word;
  border-radius: 0;
}
.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 .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;
}
.alignleft,
.alignright {
  margin-top: 3px;
  margin-bottom: 20px;
}
.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;
}
.tooltip.show,
.xts-tooltip-init:hover .xts-tooltip {
  visibility: visible;
  opacity: 1;
  animation: xts-fade-in 0.3s ease;
}
.bypostauthor {
  content: initial;
}
.xts-content-area > article:after {
  content: "";
  display: block;
  clear: both;
}
.alignleft {
  float: left;
  margin-right: 25px;
}
.alignright {
  float: right;
  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 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: 0 0;
}
.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: 3px auto 0;
}
.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 input[type="submit"],
.post-password-form label {
  margin-bottom: 5px;
  vertical-align: bottom;
}
.wp-block-archives-dropdown,
.wp-block-audio,
.wp-block-categories-dropdown,
.wp-block-post-date,
.wp-block-search {
  margin-bottom: 20px;
}
.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-pullquote cite,
.wp-block-quote.is-style-large cite {
  text-align: inherit !important;
  font-weight: 400;
}
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: #fff;
}
.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: #333;
}
.wp-block-cover p:last-child {
  margin-bottom: 0;
}
.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,
.wp-block-cover-image:not([class*="background-color"])
  .wp-block-cover__inner-container,
.wp-block-cover.has-background-dim,
.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:not([class*="background-color"])
  .wp-block-cover__inner-container {
  color: #fff;
}
.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%;
}
.author-info,
.wp-block-group.has-background {
  padding: 30px;
}
.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,
.wp-block-image,
.wp-block-media-text,
.wp-block-pullquote,
.wp-block-site-logo {
  margin-bottom: 20px;
}
.wp-block-image,
.wp-block-site-logo {
  text-align: center;
}
.wp-block-pullquote blockquote {
  margin-bottom: 0;
  padding: 0 25px;
  border: none;
  color: #333;
  font-weight: 600;
}
.wp-block-pullquote:not(.is-style-solid-color),
.wp-block-quote.is-style-large {
  border-width: 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-color: rgba(119, 119, 119, 0.2);
  color: #333;
  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-calendar,
.wp-block-verse,
.wp-block-video {
  margin-bottom: 20px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment:before,
.xts-header-el .xts-header-el-icon.xts-icon-custom:before {
  content: none;
}
.wp-block-verse {
  padding: 0;
  background-color: transparent;
}
.wp-block-separator.is-style-dots,
.wp-block-separator.is-style-wide {
  max-width: 100%;
}
.wp-block-separator.is-style-dots {
  line-height: 2px;
}
.wp-block-separator.is-style-dots:before {
  padding: 0 0 0 36px;
  letter-spacing: 36px;
  font-size: 26px;
  line-height: 5px;
}
.wp-block-video {
  text-align: center;
}
.wp-block-video video {
  outline: 0;
}
.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 td,
.wp-block-calendar table th {
  border: none;
  text-align: center;
}
.wp-block-calendar table th {
  padding: 5px;
  font-size: 16px;
  background: 0 0;
}
.xts-post-image.xts-with-bg,
.xts-single-post .xts-post-quote,
.xts-single-post .xts-post-url {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.wp-block-calendar table td {
  padding: 10px;
}
.wp-block-archives-list,
.wp-block-categories,
.wp-block-latest-comments,
.wp-block-latest-posts {
  padding-left: 0;
}
.wp-block-archives-list a,
.wp-block-categories a {
  padding-bottom: 8px;
  padding-right: 5px;
  padding-top: 8px;
}
.wp-block-calendar #today {
  color: #fff;
  font-weight: 600;
}
.wp-block-calendar #today a {
  color: #fff;
}
.wp-block-calendar .wp-calendar-nav {
  display: flex;
  justify-content: space-between;
}
.wp-block-calendar .wp-calendar-table {
  margin-bottom: 0;
}
.wp-block-categories li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0;
  color: #bbb;
}
.wp-block-categories a {
  flex: 1;
}
.wp-block-categories .children {
  flex: 1 1 auto;
  width: 100%;
  margin-top: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-meta:before {
  margin-right: 5px;
  color: #bbb;
  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-archives-list li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0;
  color: #bbb;
}
.wp-block-archives-list a {
  flex: 1;
}
.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;
  fill: currentColor;
  min-height: 42px;
  font-size: 13px;
  color: #fff;
  position: relative;
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  padding-top: 5px;
  padding-bottom: 5px;
  outline: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  border-radius: 0;
  box-shadow: none;
  vertical-align: middle;
  text-align: center;
  text-transform: none;
  text-shadow: none;
  white-space: unset;
  letter-spacing: 0.3px;
  font-weight: 600;
  line-height: 1.2;
  cursor: pointer;
  transition: all 0.25s ease;
}
.wp-block-search .wp-block-search__button:hover {
  color: #fff;
}
.wp-block-search .wp-block-search__button:focus {
  outline: 0;
}
.wp-block-search .wp-block-search__input {
  padding: 0 15px !important;
  border: 1px solid rgba(0, 0, 0, 0.4);
}
.wp-block-search .wp-block-search__input:focus {
  outline: 0;
  border-color: rgba(0, 0, 0, 0.6);
}
.wp-block-search.wp-block-search__button-inside
  .wp-block-search__inside-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.4);
}
.xts-site-wrapper {
  position: relative;
  overflow: hidden;
  background: #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: 0px;
  padding-top: 30px;
  min-height: 50vh;
}
.xts-content-area {
  margin-bottom: 50px;
}
.xts-header {
  display: flex;
  justify-content: center;
  position: relative; 
}
.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 {
  position: relative;
  background-color: #fff;
}
.xts-header.xts-overlap-on .xts-header-main,
.xts-header.xts-prepared .xts-header-main {
  position: absolute;
}
.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;
}
.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-row.xts-with-shadow {
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
.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-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 0.2s ease;
  border-bottom: 1px solid #f1f1f1;
}

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

.xts-layout-equal-sides {
    /* background: linear-gradient(90deg, rgb(201 249 222) 0%, rgba(201, 249, 222, 1) 10%, rgb(153 190 253) 10%, rgba(153, 190, 253, 1) 100%); */
}
.xts-header.xts-scroll-stick .xts-logo img {
  transition: max-height 0.2s ease;
}
.xts-header.xts-scroll-stick.xts-sticked .xts-header-row {
  transition: background-color 0.3s ease;
}
.xts-header.xts-scroll-stick.xts-sticked .xts-header-row-inner {
  transition: height 0.3s ease;
}
.xts-header.xts-scroll-stick.xts-sticked .xts-logo img {
  transition: max-height 0.3s ease;
	max-height:unset;
}
.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,
.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-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-scroll-hide.xts-up .xts-header-clone,
.xts-sticked:not(.xts-scroll-hide) .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,
.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: #333;
  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-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,
.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: #fff;
}
.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 .xts-nav-msg,
.xts-header-btn,
.xts-header-divider.xts-direction-h,
.xts-header-el > a,
.xts-header-html-block,
.xts-header-infobox,
.xts-header-nav-wrapper,
.xts-header-social,
.xts-header-text,
.xts-logo,
[class*="xts-header-search-form"] {
  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:after,
.xts-full-height .xts-nav.xts-style-separated > li > a,
.xts-header-bottom .xts-header-cats-title,
.xts-top-bar .xts-header-cats-title {
  height: inherit;
}
.xts-header-bottom .xts-header-cats,
.xts-header-divider.xts-direction-v.xts-full-height,
.xts-header-nav-wrapper.xts-full-height,
.xts-top-bar .xts-header-cats {
  height: 100%;
}
.xts-header-mobile-search .xts-header-el-icon:before,
.xts-header-search .xts-header-el-icon:before {
  content: "\e90b";
}
.xts-header-search .xts-header-el-icon .xts-custom-img,
.xts-header-search .xts-header-el-icon:before {
  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-top-bar .xts-nav-main > li > a,
.xts-top-bar .xts-nav-secondary > li > a {
  font-size: 13px;
  font-weight: 400;
}
.xts-header-search.xts-opened .xts-header-el-icon .xts-custom-img,
.xts-header-search.xts-opened .xts-header-el-icon:before {
  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-nav-main:not(.xts-offsets-calculated) .xts-dropdown-menu {
  opacity: 0;
  pointer-events: none;
}
.xts-nav-secondary > li > a {
  height: 40px;
}
.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: #fff;
  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: #333;
}
.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,
.xts-textalign-left .xts-section-title.xts-design-bordered:before,
.xts-textalign-right .xts-section-title.xts-design-bordered:after {
  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-nav-msg,
.xts-side-mobile.xts-scheme-light .xts-search-results {
  border-color: rgba(255, 255, 255, 0.15);
}
.xts-nav-mobile-tab,
.xts-nav-mobile > li {
  border-bottom: 1px solid rgba(119, 119, 119, 0.2);
}
.xts-nav-mobile-tab {
  display: flex;
  margin: 0;
  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: #777;
  padding: 0;
}
.xts-nav-mobile-tab > li.xts-active a {
  color: #333;
}
.xts-post-quote,
.xts-scheme-light .xts-nav-mobile-tab > li a {
  color: #fff;
}
.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 > a {
  min-height: 50px;
  color: #333;
}
.xts-nav-mobile > li > a:after {
  content: none !important;
}
.xts-nav-mobile > li > a:hover {
  color: #242424;
}
.xts-nav-mobile ul {
  display: none;
  flex: 1 1 100%;
  order: 3;
  padding-bottom: 15px;
}
.xts-nav-mobile ul li a {
  color: #777;
  font-size: 14px;
}
.xts-nav-mobile ul li a:hover {
  color: #333;
}
.xts-nav-mobile ul ul {
  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-dropdown-html > .xts-submenu-opener {
  display: none;
}
.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-header-compare .xts-header-el-icon:before,
.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-header-divider:before,
.xts-plan-features li,
.xts-price-plan.xts-scheme-hover-dark:hover .xts-plan-features li {
  border-color: rgba(119, 119, 119, 0.2);
}
.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;
}
.browser-Safari
  .swiper-wrapper:not([style$="transition-duration: 0ms;"])
  .xts-post-gallery
  .swiper-wrapper,
.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-logo img[src$=".svg"] {
  height: 100%;
}
.xts-logo.xts-sticky-logo .xts-logo-second {
  display: none;
  animation: xts-fade-in 0.5s ease;
}
.xts-header-clone .xts-logo.xts-sticky-logo .xts-logo-main,
.xts-sticked .xts-logo.xts-sticky-logo .xts-logo-main {
  display: none;
}
.xts-header-clone .xts-logo.xts-sticky-logo .xts-logo-second,
.xts-sticked .xts-logo.xts-sticky-logo .xts-logo-second {
  display: block;
}
.xts-header-divider:before {
  content: "";
  display: block;
  border-width: 1px;
  height: inherit;
}
.xts-header-divider.xts-direction-v {
  height: 18px;
}
.xts-header-divider.xts-direction-v:before {
  border-right-style: solid;
}
.xts-center .xts-header-divider.xts-direction-v:first-child,
.xts-full .xts-header-divider.xts-direction-v:first-child,
.xts-start .xts-header-divider.xts-direction-v:first-child {
  padding-left: 10px;
}
.xts-center .xts-header-divider.xts-direction-v:last-child,
.xts-end .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-accordion.xts-style-bordered,
.xts-copyrights-wrapper > .container:before,
.xts-create-account-msg {
  border-top: 1px solid rgba(119, 119, 119, 0.2);
}
.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-accordion-title.xts-icon-left .xts-accordion-icon,
.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-style-inline-2 > .container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.xts-page-title.xts-style-inline-2 > .container > :not(:last-child) {
  margin-right: 30px;
}
.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-heading-with-btn,
[class*="xts-sidebar-hidden"].xts-inited + .xts-sidebar-opener {
  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 > .container:before {
  content: "";
  display: block;
}
.xts-scheme-light .xts-copyrights-wrapper > .container:before {
  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;
  display: none;
}
.xts-copyrights.xts-layout-centered {
  text-align: center;
}
.updated:not(.published) {
  display: none;
}
.xts-single-post-title {
  font-size: 32px;
}
.xts-post-quote-text,
.xts-post-title {
  font-size: 22px;
}
.xts-single-post-thumb {
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.xts-related-posts,
.xts-single-post-content {
  margin-bottom: 40px;
}
.xts-single-post-thumb img {
  width: 100%;
}
.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-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-content,
.xts-post-gallery,
.xts-post-hover,
.xts-post-image,
.xts-post-read-more-hover,
.xts-post-thumb,
.xts-post-video,
.xts-project-actions,
.xts-project-content,
.xts-project-image,
.xts-project-thumb {
  transition: inherit;
}
.xts-post > :last-child {
  margin-bottom: 0;
}
.xts-post-thumb {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.xts-post-desc,
.xts-post-title {
  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-image {
  z-index: 2;
}
.xts-post-image img {
  width: 100%;
}
.xts-post-image:not(.xts-with-bg) {
  position: relative;
}
.xts-post-actions {
  display: flex;
  align-items: center;
}
.xts-post-actions:not(:first-child) {
  margin-left: 10px;
}
.xts-post-content {
  width: 100%;
  position: relative;
}
.xts-post-content > :last-child {
  margin-bottom: 0;
}
.xts-content-area > .author-info {
  margin-bottom: 30px;
}
.xts-post-video {
  position: relative;
  background-color: #f1f1f1;
  overflow: hidden;
  width: 100%;
}
.xts-post-video video {
  display: block;
  width: 100%;
  height: 100%;
  outline: 0;
}
.xts-post.xts-video-playing .xts-post-hover,
.xts-post.xts-video-playing .xts-post-image {
  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-label,
.xts-post:not(.has-post-thumbnail).xts-has-audio .xts-post-link {
  display: none;
}
.xts-post-gallery.xts-carousel .xts-col {
  padding: 0;
}
.xts-post-gallery.xts-carousel .xts-col img {
  width: 100%;
}
.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 .xts-single-post-content > p > a,
.post.format-link:not(.xts-format-design-mask) .xts-post-desc a {
  text-decoration: underline;
  font-size: 22px;
}
.xts-post-url {
  position: relative;
}
.xts-post-url-text {
  display: inline-block;
  color: #fff;
  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;
}
.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-post-hover,
.xts-single-post .xts-post-url:hover:before {
  background-color: rgba(0, 0, 0, 0.5);
}
.xts-single-post .xts-post-url:before {
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.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: #fff;
}
.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-post-desc,
.post.format-status .xts-single-post-content {
  font-size: 22px;
}
.xts-post.xts-has-gallery .xts-post-label:hover + .xts-post-hover,
.xts-post.xts-has-video .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(:first-child):before {
  content: "";
  display: inline-block;
  margin-right: 3px;
  margin-left: 6px;
  width: 2px;
  height: 2px;
  background-color: #242424;
  vertical-align: middle;
  border-radius: 50%;
}
.xts-scheme-light .xts-post-meta > div:not(:first-child):before {
  background-color: currentColor;
}
.xts-post-author {
  display: flex;
  align-items: center;
}
.xts-post-author a {
  font-weight: 600;
  color: #333;
}
.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-categories {
  overflow: hidden;
  font-size: 0;
}
.xts-post-categories > a {
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 8px;
  white-space: nowrap;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  color: #242424;
}
.xts-post-categories > a:last-child {
  margin-right: 0;
}
.xts-post-categories > a:hover {
  color: #666;
}
.xts-post-categories > a:not(:last-child):after {
  content: "";
  display: inline-block;
  margin-left: 4px;
  width: 2px;
  height: 2px;
  background-color: currentColor;
  vertical-align: middle;
}
.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-post-header .xts-post-categories,
.xts-single-post-header .xts-post-categories {
  display: flex;
  flex-grow: 1;
  flex: 1 1 0%;
  -webkit-mask-image: linear-gradient(to left, transparent, #000 35px);
  mask-image: linear-gradient(to left, transparent, #000 35px);
}
.xts-post-header .xts-post-categories > a,
.xts-single-post-header .xts-post-categories > a {
  margin-bottom: 0;
}
.xts-single-post-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.xts-single-post .xts-post-meta {
  margin-left: 10px;
}
.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;
  background-color: #fff;
  border: 1px solid rgba(119, 119, 119, 0.2);
}
.author-info .author-avatar {
  margin-right: 30px;
}
.author-info .author-avatar img {
  width: 90px !important;
  border-radius: 50%;
}
.xts-post-controls,
.xts-post-label {
  position: absolute;
  top: 0;
  border-radius: 0;
  background-color: #fff;
  left: 0;
}
.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-post-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.xts-post-control,
.xts-post-label {
  width: 40px;
  height: 40px;
  color: #242424;
  text-align: center;
  font-size: 22px;
  line-height: 40px;
}
.xts-post-label {
  z-index: 8;
}
.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 {
  display: none;
  visibility: hidden;
  opacity: 0;
  cursor: pointer;
  transition: all 0.25s ease;
  width: 80px;
}
.xts-iimage,
.xts-infobox,
.xts-map,
.xts-post-reply a,
.xts-project,
.xts-project-thumb {
  position: relative;
}
.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 0.25s ease;
}
.xts-post-control:after {
  font-family: font-icon;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.xts-post-control.xts-next,
.xts-post-control.xts-prev {
  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-reply a:before,
.xts-post-share.xts-action-btn > a:before {
  font-size: 16px;
  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: 0.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-gallery,
.xts-post-image,
.xts-post-video {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.xts-post:hover .xts-post-gallery,
.xts-post:hover .xts-post-image,
.xts-post:not(.xts-video-playing):hover .xts-post-video {
  transform: scale(1.08);
}
.xts-post-share {
  z-index: 6;
}
.xts-post-share.xts-action-btn > a {
  color: #242424;
  min-width: 16px;
  height: 16px;
}
.xts-post-share.xts-action-btn > a:before {
  content: "\e91c";
}
.xts-post-share:not(:first-child) {
  margin-left: 5px;
}
.xts-button.xts-icon-pos-right .xts-button-icon,
.xts-post-reply:not(:first-child) {
  margin-left: 8px;
}
.xts-post-share:hover > a {
  color: #666;
}
.xts-post-reply a {
  display: flex;
  align-items: center;
  height: 16px;
  color: #242424;
}
.xts-post-reply a:before {
  margin-right: 4px;
  line-height: 16px;
  content: "\e912";
}
.xts-post-reply .replies-count {
  font-size: 90%;
}
.xts-post-reply .replies-count-label {
  display: none;
}
.xts-post-reply:hover a {
  color: #666;
}
.xts-post-hover {
  z-index: 4;
  opacity: 0;
}
.xts-post:hover .xts-post-hover {
  opacity: 1;
}
.xts-post-read-more-hover {
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 18px;
  opacity: 0;
  transform: translateY(20px) translateZ(0);
  pointer-events: none;
}
.xts-post:hover .xts-post-read-more-hover {
  opacity: 1;
  transform: translateY(0) translateZ(0);
}
.xts-nav-portfolio-wrapper {
  margin-bottom: 15px;
  text-align: center;
}
.xts-project-link {
  z-index: 4;
  opacity: 0;
}
.xts-project-thumb {
  overflow: hidden;
}
.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: #fff;
  font-weight: 600;
  font-size: 12px;
}
.xts-project-categories li:not(:last-child) {
  margin-right: 8px;
}
.xts-project-categories li.xts-scheme-dark {
  color: #333;
}
.xts-project-actions {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 6;
  display: flex;
  flex-direction: column;
  opacity: 0;
  transform: scale(0.9);
}
.xts-map-close,
.xts-map-desc:after {
  top: 0;
  right: 0;
  background-color: #fff;
}
.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: #fff;
}
.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;
  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: #fff;
  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 .xts-project-overlay,
.xts-portfolio-design-default .xts-project:hover canvas {
  opacity: 1;
}
.xts-portfolio-design-default .xts-project:hover .xts-project-categories,
.xts-portfolio-design-default .xts-project:hover .xts-project-content:after,
.xts-portfolio-design-default .xts-project:hover .xts-project-title {
  opacity: 1;
  transform: none;
}
.xts-portfolio-design-parallax .xts-project {
  box-shadow: 0 20px 100px 0 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: 0 20px 100px 0 rgba(0, 0, 0, 0.5);
}
.woocommerce-password-hint,
.woocommerce-store-notice,
.xts-360-progress,
.xts-360-view .nav_bar,
.xts-accordion.xts-style-shadow .xts-accordion-item,
.xts-arrows-style-bg.xts-arrows-vpos-sides .flickity-button,
.xts-arrows-style-bg.xts-arrows-vpos-top .flickity-buttons,
.xts-circle-bar.xts-with-shadow,
.xts-cookies,
.xts-countdown-timer.xts-style-default.xts-with-shadow .xts-countdown-item,
.xts-countdown-timer.xts-style-inline.xts-with-shadow
  .xts-countdown-timer-inner,
.xts-iimage.xts-with-shadow,
.xts-image-single.xts-with-shadow .xts-image,
.xts-infobox.xts-with-shadow,
.xts-insta-desc,
.xts-map-desc:after,
.xts-member.xts-with-shadow,
.xts-nav-tabs.xts-with-shadow > li > a,
.xts-price-plan.xts-with-shadow,
.xts-scroll-to-top,
.xts-shape.xts-with-shadow,
.xts-spot-icon.xts-style-default:after,
.xts-testimonials.xts-with-shadow .xts-testimonial,
.xts-timeline-breakpoint-title.xts-with-shadow,
.xts-timeline-item.xts-with-shadow {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.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 {
  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.xts-hover-zoom-in,
.xts-iimage.xts-hover-zoom-out {
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.xts-iimage-img img {
  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-infobox.xts-icon-top .xts-box-icon-wrapper,
.xts-testimonial-header,
.xts-testimonials.xts-textalign-center .xts-testimonial-image {
  margin-bottom: 15px;
}
.xts-iimage .xts-button-wrapper {
  margin-top: 20px;
}
.xts-iimage.xts-with-background .xts-iimage-img,
.xts-iimage.xts-with-background .xts-iimage-img-wrapper,
.xts-iimage.xts-with-background picture {
  height: inherit;
}
.xts-iimage.xts-with-background .xts-iimage-img img {
  height: inherit;
  object-fit: cover;
  object-position: inherit;
}
.xts-iimage.xts-style-mask .xts-iimage-overlay {
  background-color: #fff;
  opacity: 0.3;
}
.xts-iimage.xts-style-mask.xts-scheme-light .xts-iimage-overlay {
  background-color: #000;
}
.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 .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 {
  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-content,
.xts-box-icon-wrapper {
  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-desc,
.xts-box-subtitle,
.xts-box-title {
  transition: color 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.xts-box-icon,
.xts-box-icon svg {
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.xts-infobox.xts-icon-side {
  flex-direction: row;
}
.xts-infobox.xts-icon-side .xts-box-icon-wrapper {
  margin-right: 20px;
  max-width: 50%;
}
.browser-Internet
  .xts-header-col
  .xts-infobox.xts-icon-side
  .xts-box-icon-wrapper,
.xts-map .gm-style img {
  max-width: none;
}
.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;
}
.xts-box-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  font-weight: 600;
  line-height: 1;
}
.xts-map-close,
.xts-map-desc,
.xts-map-desc:after {
  transition: all 0.25s ease;
}
.xts-box-icon.xts-with-color svg * {
  fill: inherit !important;
}
.xts-box-icon[class*="xts-size-"].xts-with-bg-color,
.xts-box-icon[class*="xts-size-"].xts-with-brd-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-bg-color,
.xts-box-icon.xts-with-brd-color {
  padding: 5px;
}
.xts-box-icon.xts-with-bg-color.xts-type-image,
.xts-box-icon.xts-with-brd-color.xts-type-image {
  padding: 20px;
}
.xts-box-icon.xts-with-brd-color {
  border: 2px solid currentColor;
}
.xts-infobox.xts-with-bg-color,
.xts-infobox.xts-with-border,
.xts-infobox.xts-with-shadow {
  padding: 30px;
}
.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;
}
.xts-map-desc:after {
  content: "";
  z-index: -1;
  transform: scaleY(0);
  transform-origin: top;
  position: absolute;
  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;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #333;
  cursor: pointer;
  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: #777;
}
.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 0.25s ease, right 0s;
  animation: xts-fade-in 0.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(0, 0, 0, 0.2);
  color: #333;
}
.xts-button.xts-color-default.xts-style-bordered:hover {
  border-color: #000;
  color: #333;
}
.xts-button.xts-color-default.xts-style-link {
  border-color: rgba(0, 0, 0, 0.2);
  color: #333;
}
.xts-button.xts-color-default.xts-style-link:hover {
  border-color: #000;
  color: #333;
}
.xts-button.xts-color-primary,
.xts-button.xts-color-primary:hover {
  color: #fff;
}
.xts-button.xts-color-primary.xts-style-bordered:hover {
  opacity: 0.6;
}
.xts-button.xts-color-primary.xts-style-link {
  color: #333;
}
.xts-button.xts-color-primary.xts-style-link:hover {
  color: #333;
  opacity: 0.6;
}
.xts-button.xts-color-secondary,
.xts-button.xts-color-secondary:hover {
  color: #fff;
}
.xts-button.xts-color-secondary.xts-style-bordered:hover {
  opacity: 0.6;
}
.xts-button.xts-color-secondary.xts-style-link {
  color: #333;
}
.xts-button.xts-color-secondary.xts-style-link:hover {
  color: #333;
  opacity: 0.6;
}
.xts-button.xts-color-white {
  background-color: #fff;
  color: #333;
}
.xts-button.xts-color-white:hover {
  background-color: #e9e9e9;
  color: #333;
}
.xts-button.xts-color-white.xts-style-bordered {
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}
.xts-button.xts-color-white.xts-style-bordered:hover {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}
.xts-button.xts-color-white.xts-style-link {
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}
.xts-button.xts-color-white.xts-style-link:hover {
  border-color: #fff;
  color: #fff;
}
.xts-button.xts-color-custom:hover {
  box-shadow: none;
}
.xts-button.xts-style-3d,
.xts-button.xts-style-3d:hover {
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}
.xts-button.xts-style-3d {
  border: none;
  transition: box-shadow 0s ease, all 0.25s ease;
}
.xts-button.xts-style-3d:active {
  top: 1px;
  box-shadow: none;
}
.xts-button.xts-style-bordered,
.xts-button.xts-style-link {
  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-style: solid;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0;
}
.xts-button.xts-shape-rectangle {
  border-radius: 0;
}
.xts-button.xts-shape-rounded {
  border-radius: 5px;
}
.xts-button.xts-shape-round,
.xts-social-icons.xts-shape-round a {
  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 img,
.xts-button-icon svg {
  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-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-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 0.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-desc-text,
.xts-section-subtitle-text,
.xts-section-title-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-right
  .xts-section-title.xts-design-bordered
  .xts-section-title-text {
  padding-right: 0;
}
.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: 2px solid rgba(119, 119, 119, 0.15);
}
.xts-section-title.xts-design-underline .xts-section-title-text {
  margin-bottom: -2px;
  padding-bottom: 10px;
  border-bottom: 2px 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: #fff;
}
.xts-social-buttons.xts-style-simple.xts-scheme-light a {
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}
.xts-social-buttons.xts-style-colored a {
  color: #fff;
}
.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: #fff;
}
.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: #fff;
}
.xts-social-buttons.xts-style-bordered a:hover,
.xts-social-buttons.xts-style-colored-alt a:hover {
  color: #fff;
}
.xts-social-buttons.xts-style-bordered .xts-social-snapchat:hover i,
.xts-social-buttons.xts-style-colored-alt .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: #333;
}
.xts-social-icons.xts-size-s a {
  width: 30px;
  height: 30px;
  font-size: 25px;
}
.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-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: #fff;
}
.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: #1da1f2;
}
.xts-social-counter .xts-i-instagram {
  color: #c13584;
}
.xts-social-counter .xts-i-pinterest {
  color: #bd081c;
}
.xts-social-counter .xts-i-youtube {
  color: red;
}
.xts-social-counter .xts-i-telegram {
  color: #08c;
}
.xts-social-counter.xts-layout-vert a {
  flex-direction: column;
}
.xts-social-counter.xts-layout-vert .xts-social-name,
.xts-social-counter.xts-layout-vert i {
  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-m a,
.xts-social-counter.xts-size-s i {
  font-size: 16px;
}
.xts-social-counter.xts-size-l a,
.xts-social-counter.xts-size-m i {
  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 0.25s ease;
}
.xts-insta-desc,
.xts-insta-item img,
.xts-member.xts-design-mask .xts-member-image img,
.xts-slide,
.xts-slide-bg video,
.xts-slide-content {
  width: 100%;
}
.xts-social-counter.xts-style-default .xts-social-name {
  color: #333;
}
.xts-social-counter.xts-style-default .xts-counter-count {
  color: #a5a5a5;
}
.xts-social-counter.xts-style-bordered .xts-counter-count,
.xts-social-counter.xts-style-bordered .xts-social-name,
.xts-social-counter.xts-style-bordered i,
.xts-social-counter.xts-style-colored-alt .xts-counter-count,
.xts-social-counter.xts-style-colored-alt .xts-social-name,
.xts-social-counter.xts-style-colored-alt i,
.xts-social-counter.xts-style-simple .xts-counter-count,
.xts-social-counter.xts-style-simple .xts-social-name,
.xts-social-counter.xts-style-simple i {
  transition: inherit;
}
.xts-social-counter.xts-style-bordered .xts-social-name,
.xts-social-counter.xts-style-colored-alt .xts-social-name,
.xts-social-counter.xts-style-simple .xts-social-name {
  color: #333;
}
.xts-social-counter.xts-style-bordered .xts-counter-count,
.xts-social-counter.xts-style-colored-alt .xts-counter-count,
.xts-social-counter.xts-style-simple .xts-counter-count {
  color: #a5a5a5;
}
.xts-social-counter.xts-style-bordered a:hover .xts-counter-count,
.xts-social-counter.xts-style-bordered a:hover .xts-social-name,
.xts-social-counter.xts-style-bordered a:hover i,
.xts-social-counter.xts-style-colored i,
.xts-social-counter.xts-style-colored-alt a:hover .xts-counter-count,
.xts-social-counter.xts-style-colored-alt a:hover .xts-social-name,
.xts-social-counter.xts-style-colored-alt a:hover i,
.xts-social-counter.xts-style-simple a:hover .xts-counter-count,
.xts-social-counter.xts-style-simple a:hover .xts-social-name,
.xts-social-counter.xts-style-simple a:hover i {
  color: #fff;
}
.xts-social-counter.xts-style-colored .xts-counter-count {
  color: rgba(255, 255, 255, 0.8);
}
.xts-social-buttons.xts-style-bordered .xts-social-facebook:hover,
.xts-social-buttons.xts-style-colored .xts-social-facebook,
.xts-social-buttons.xts-style-colored-alt .xts-social-facebook:hover {
  border-color: #3b5998;
  background-color: #3b5998;
}
.xts-social-buttons.xts-style-bordered .xts-social-twitter:hover,
.xts-social-buttons.xts-style-colored .xts-social-twitter,
.xts-social-buttons.xts-style-colored-alt .xts-social-twitter:hover {
  border-color: #1da1f2;
  background-color: #1da1f2;
}
.xts-social-buttons.xts-style-bordered .xts-social-instagram:hover,
.xts-social-buttons.xts-style-colored .xts-social-instagram,
.xts-social-buttons.xts-style-colored-alt .xts-social-instagram:hover {
  border-color: #c13584;
  background-color: #c13584;
}
.xts-social-buttons.xts-style-bordered .xts-social-email:hover,
.xts-social-buttons.xts-style-colored .xts-social-email,
.xts-social-buttons.xts-style-colored-alt .xts-social-email:hover {
  border-color: #f89a1e;
  background-color: #f89a1e;
}
.xts-social-buttons.xts-style-bordered .xts-social-pinterest:hover,
.xts-social-buttons.xts-style-colored .xts-social-pinterest,
.xts-social-buttons.xts-style-colored-alt .xts-social-pinterest:hover {
  border-color: #bd081c;
  background-color: #bd081c;
}
.xts-social-buttons.xts-style-bordered .xts-social-youtube:hover,
.xts-social-buttons.xts-style-colored .xts-social-youtube,
.xts-social-buttons.xts-style-colored-alt .xts-social-youtube:hover {
  border-color: red;
  background-color: red;
}
.xts-social-buttons.xts-style-bordered .xts-social-tumblr:hover,
.xts-social-buttons.xts-style-colored .xts-social-tumblr,
.xts-social-buttons.xts-style-colored-alt .xts-social-tumblr:hover {
  border-color: #35465c;
  background-color: #35465c;
}
.xts-social-buttons.xts-style-bordered .xts-social-linkedin:hover,
.xts-social-buttons.xts-style-colored .xts-social-linkedin,
.xts-social-buttons.xts-style-colored-alt .xts-social-linkedin:hover {
  border-color: #0077b5;
  background-color: #0077b5;
}
.xts-social-buttons.xts-style-bordered .xts-social-vimeo:hover,
.xts-social-buttons.xts-style-colored .xts-social-vimeo,
.xts-social-buttons.xts-style-colored-alt .xts-social-vimeo:hover {
  border-color: #1ab7ea;
  background-color: #1ab7ea;
}
.xts-social-buttons.xts-style-bordered .xts-social-flickr:hover,
.xts-social-buttons.xts-style-colored .xts-social-flickr,
.xts-social-buttons.xts-style-colored-alt .xts-social-flickr:hover {
  border-color: #ff0084;
  background-color: #ff0084;
}
.xts-social-buttons.xts-style-bordered .xts-social-github:hover,
.xts-social-buttons.xts-style-colored .xts-social-github,
.xts-social-buttons.xts-style-colored-alt .xts-social-github:hover {
  border-color: #333;
  background-color: #333;
}
.xts-social-buttons.xts-style-bordered .xts-social-dribbble:hover,
.xts-social-buttons.xts-style-colored .xts-social-dribbble,
.xts-social-buttons.xts-style-colored-alt .xts-social-dribbble:hover {
  border-color: #ea4c89;
  background-color: #ea4c89;
}
.xts-social-buttons.xts-style-bordered .xts-social-behance:hover,
.xts-social-buttons.xts-style-colored .xts-social-behance,
.xts-social-buttons.xts-style-colored-alt .xts-social-behance:hover {
  border-color: #1769ff;
  background-color: #1769ff;
}
.xts-social-buttons.xts-style-bordered .xts-social-soundcloud:hover,
.xts-social-buttons.xts-style-colored .xts-social-soundcloud,
.xts-social-buttons.xts-style-colored-alt .xts-social-soundcloud:hover {
  border-color: #f80;
  background-color: #f80;
}
.xts-social-buttons.xts-style-bordered .xts-social-spotify:hover,
.xts-social-buttons.xts-style-colored .xts-social-spotify,
.xts-social-buttons.xts-style-colored-alt .xts-social-spotify:hover {
  border-color: #1db954;
  background-color: #1db954;
}
.xts-social-buttons.xts-style-bordered .xts-social-ok:hover,
.xts-social-buttons.xts-style-colored .xts-social-ok,
.xts-social-buttons.xts-style-colored-alt .xts-social-ok:hover {
  border-color: #ed812b;
  background-color: #ed812b;
}
.xts-social-buttons.xts-style-bordered .xts-social-whatsapp:hover,
.xts-social-buttons.xts-style-colored .xts-social-whatsapp,
.xts-social-buttons.xts-style-colored-alt .xts-social-whatsapp:hover {
  border-color: #25d366;
  background-color: #25d366;
}
.xts-social-buttons.xts-style-bordered .xts-social-vk:hover,
.xts-social-buttons.xts-style-colored .xts-social-vk,
.xts-social-buttons.xts-style-colored-alt .xts-social-vk:hover {
  border-color: #45668e;
  background-color: #45668e;
}
.xts-social-buttons.xts-style-bordered .xts-social-snapchat:hover,
.xts-social-buttons.xts-style-colored .xts-social-snapchat,
.xts-social-buttons.xts-style-colored-alt .xts-social-snapchat:hover {
  border-color: #fffc00;
  background-color: #fffc00;
}
.xts-social-buttons.xts-style-bordered .xts-social-telegram:hover,
.xts-social-buttons.xts-style-colored .xts-social-telegram,
.xts-social-buttons.xts-style-colored-alt .xts-social-telegram:hover {
  border-color: #08c;
  background-color: #08c;
}
.xts-social-buttons.xts-style-bordered .xts-social-viber:hover,
.xts-social-buttons.xts-style-colored .xts-social-viber,
.xts-social-buttons.xts-style-colored-alt .xts-social-viber:hover {
  border-color: #675da9;
  background-color: #675da9;
}
.xts-social-buttons.xts-style-bordered .xts-social-tiktok:hover,
.xts-social-buttons.xts-style-colored .xts-social-tiktok,
.xts-social-buttons.xts-style-colored-alt .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;
}
.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-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-bg-color .xts-testimonial,
.xts-testimonials.xts-with-shadow .xts-testimonial {
  padding: 30px;
}
.xts-member-name,
.xts-member-position {
  line-height: 1.2;
}
.xts-member.xts-design-default.xts-with-bg-color,
.xts-member.xts-design-default.xts-with-shadow {
  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-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: #fff;
  font-weight: 600;
  font-size: 14px;
  line-height: 28px;
}
.xts-image,
.xts-insta,
.xts-insta-item,
.xts-slide,
.xts-slider {
  position: relative;
}
.xts-plan-label.xts-right {
  right: 15px;
}
.xts-plan-label.xts-left {
  left: 15px;
}
.xts-plan-desc,
.xts-plan-features i,
.xts-plan-features span,
.xts-plan-icon,
.xts-plan-pricing,
.xts-plan-pricing-subtitle,
.xts-plan-title {
  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: -0.3em;
  vertical-align: super;
  font-size: 40%;
}
.xts-header-cart.xts-design-count.xts-style-icon,
.xts-header-compare.xts-design-count.xts-style-icon,
.xts-header-wishlist.xts-design-count.xts-style-icon,
.xts-plan-features i {
  margin-right: 7px;
}
.xts-plan-fraction {
  margin-left: -0.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;
  transition: border-color 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.xts-plan-features li:not(:last-child) {
  border-style: solid;
}
.xts-price-plan.xts-scheme-hover-light:hover .xts-plan-features li,
.xts-price-plan.xts-scheme-light .xts-plan-features li {
  border-color: rgba(255, 255, 255, 0.15);
}
.xts-price-plan.xts-scheme-hover-light:hover .xts-plan-features li i,
.xts-price-plan.xts-scheme-light .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-insta-comments,
.xts-insta-likes,
.xts-insta-meta {
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
}
.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-bg-color,
.xts-price-plan.xts-with-border,
.xts-price-plan.xts-with-shadow {
  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: #333;
}
.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: 0.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-inline .xts-countdown-digit,
.xts-countdown-timer.xts-style-inline .xts-countdown-item {
  display: inline;
}
.xts-countdown-timer.xts-style-inline
  .xts-countdown-item:not(:last-child):after {
  margin-left: 0.3em;
  content: ":";
}
.xts-countdown-timer.xts-style-inline .xts-countdown-timer-inner {
  display: inline-block;
}
.xts-countdown-timer.xts-style-inline .xts-countdown-label:after,
.xts-countdown-timer.xts-style-inline .xts-countdown-text,
.xts-countdown-timer.xts-style-inline .xts-countdown-timer-inner:empty {
  display: none;
}
.xts-countdown-timer.xts-style-inline .xts-countdown-label {
  margin-right: 0.3em;
}
.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.xts-with-shadow,
.xts-countdown-timer.xts-style-inline[class*="xts-bg-color-"] {
  min-height: 2.6em;
}
.xts-countdown-timer.xts-style-inline.xts-with-shadow
  .xts-countdown-timer-inner,
.xts-countdown-timer.xts-style-inline[class*="xts-bg-color-"]
  .xts-countdown-timer-inner {
  padding: 0.8em;
  line-height: 1;
}
.xts-countdown-timer.xts-style-inline.xts-with-shadow .xts-countdown-item,
.xts-countdown-timer.xts-style-inline[class*="xts-bg-color-"]
  .xts-countdown-item {
  display: inline-block;
  min-width: 1.2em;
  text-align: center;
}
.xts-insta-item {
  overflow: hidden;
}
.xts-insta-item:hover .xts-insta-comments,
.xts-insta-item:hover .xts-insta-likes {
  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;
}
.xts-insta-comments,
.xts-insta-likes {
  display: flex;
  flex: 0 0 50%;
  align-items: center;
  overflow: hidden;
  padding-right: 5px;
  padding-left: 5px;
  max-width: 50%;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  font-size: 16px;
  transform: scale(0.9);
}
.xts-insta-comments:before,
.xts-insta-likes: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;
  background-color: #fff;
}
.xts-slider {
  display: flex;
}
.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 {
  display: flex;
  flex: 0 0 100%;
  overflow: hidden;
  max-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 {
  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-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: #fff;
}
.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: #fff;
}
.xts-arrows-style-bg.xts-arrows-vpos-sides .flickity-button.previous {
  left: 5px;
}
.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: #fff;
}
.xts-arrows-style-bg.xts-arrows-shape-round .flickity-button,
.xts-arrows-style-bg.xts-arrows-shape-round .flickity-buttons {
  border-radius: 35px;
}
.xts-arrows-style-bg.xts-arrows-shape-rounded .flickity-button,
.xts-arrows-style-bg.xts-arrows-shape-rounded .flickity-buttons {
  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 0.35s ease;
}
.xts-image {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.browser-Internet .xts-image,
.xts-image .xts-image-inner {
  display: block;
}
.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-caption-on-image .xts-image-caption,
.xts-center-mode-opacity .xts-image-wrapper,
.xts-gallery-thumbs .xts-gallery-thumb {
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.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;
  pointer-events: none;
}
.xts-accordion-icon,
.xts-accordion.xts-style-vertical-border .xts-accordion-title,
.xts-el-video {
  position: relative;
}
.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: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: 0.65;
  transform: scale(0.8);
}
.xts-cat:hover .xts-cat-image,
.xts-el-video:hover .xts-el-video-overlay {
  transform: scale(1.08);
}
.xts-image-gallery.xts-with-thumbs .xts-nav-pagination {
  margin-bottom: 20px;
}
.xts-nav-tabs-wrapper,
.xts-nav-tabs.xts-icon-top .xts-tab-icon {
  margin-bottom: 10px;
}
.xts-gallery-thumbs img {
  width: 100%;
}
.xts-cookies,
.xts-el-video-overlay {
  transition: all 0.8s 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: 0.6;
}
.xts-gallery-thumbs
  .xts-col:not(.swiper-slide-thumb-active)
  .xts-gallery-thumb {
  cursor: pointer;
}
.xts-el-video {
  overflow: hidden;
}
.xts-el-video iframe,
.xts-el-video video {
  width: 100%;
  height: 100%;
  background-color: #000;
  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;
  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;
  bottom: auto;
  left: auto;
  z-index: 4;
  flex-direction: column;
  padding: 4% 5%;
  background-color: #fff;
}
.xts-el-video-play-label {
  font-weight: 600;
  font-size: 16px;
  color: #333;
  text-transform: uppercase;
  margin-top: 10px;
}
.xts-el-video.xts-action-button,
.xts-el-video.xts-action-play {
  overflow: visible;
}
.xts-el-video.xts-action-button iframe,
.xts-el-video.xts-action-button video,
.xts-el-video.xts-action-play iframe,
.xts-el-video.xts-action-play video {
  clip: rect(1px, 1px, 1px, 1px);
}
.xts-el-video.xts-action-play .xts-el-video-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.xts-el-video.xts-playing .xts-el-video-control,
.xts-el-video.xts-playing .xts-el-video-link,
.xts-el-video.xts-playing .xts-el-video-overlay {
  visibility: hidden;
  opacity: 0;
  transition: all 0.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-play-btn {
  display: inline-flex;
  overflow: hidden;
  width: 80px;
  height: 80px;
  border: 1px dashed rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  font-size: 80px;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  flex-direction: row-reverse;
}
.xts-el-video-play-btn:after,
.xts-el-video-play-btn:before {
  display: flex;
  flex: 0 0 100%;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  font-size: 0.42em;
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), font-size 0s;
  content: "\e933";
  font-family: font-icon;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.xts-el-video.xts-action-overlay:hover .xts-el-video-play-btn,
.xts-el-video.xts-action-play .xts-el-video-btn:hover .xts-el-video-play-btn {
  border-color: rgba(0, 0, 0, 0.6);
}
.xts-accordion.xts-style-bordered .xts-accordion-item,
.xts-twitter-header {
  border-bottom: 1px solid rgba(119, 119, 119, 0.2);
}
.xts-el-video.xts-action-overlay:hover .xts-el-video-play-btn:after,
.xts-el-video.xts-action-overlay:hover .xts-el-video-play-btn:before,
.xts-el-video.xts-action-play
  .xts-el-video-btn:hover
  .xts-el-video-play-btn:after,
.xts-el-video.xts-action-play
  .xts-el-video-btn:hover
  .xts-el-video-play-btn:before {
  transform: translateX(100%);
}
.xts-nav-tabs {
  align-items: flex-end;
}
.xts-nav-tabs .xts-tab-icon {
  line-height: 1;
}
.xts-nav-tabs.xts-icon-top a {
  flex-direction: column-reverse;
}
.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 0.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;
}
.widget_product_categories .xts-cats-toggle.xts-active,
.widget_product_categories:not(.xts-loaded)
  li[class*="current-cat"]
  > .xts-cats-toggle,
.xts-accordion-title.xts-active .xts-accordion-icon.xts-style-arrow:before,
body
  .select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow {
  transform: rotate(180deg);
}
.xts-tab-content-wrapper.xts-with-bg-color {
  padding: 30px;
}
.xts-nav-portfolio > li > a,
.xts-nav-pp-switcher > li > a,
.xts-nav-product-tabs > li > a,
.xts-nav-tabs > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
  min-height: 40px;
  color: #666;
  vertical-align: bottom;
  text-transform: uppercase;
  font-size: 16px;
}
.xts-nav-portfolio > li.xts-active > a,
.xts-nav-portfolio > li:hover > a,
.xts-nav-pp-switcher > li.xts-active > a,
.xts-nav-pp-switcher > li:hover > a,
.xts-nav-product-tabs > li.active > a,
.xts-nav-product-tabs > li:hover > a,
.xts-nav-tabs > li.xts-active > a,
.xts-nav-tabs > li:hover > a {
  color: #333;
}
.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 td,
.xts-table th {
  text-align: inherit;
}
.xts-accordion-title {
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: pointer;
  transition: all 0.25s ease;
  user-select: none;
}
.xts-accordion-title.xts-with-bg {
  padding-right: 10px;
  padding-left: 10px;
}
.xts-accordion-title-text {
  flex: 1;
  color: #666;
  font-weight: 600;
  font-size: 16px;
  transition: inherit;
}
.xts-accordion-title.xts-active .xts-accordion-title-text,
.xts-accordion-title:hover .xts-accordion-title-text {
  color: #333;
}
.xts-accordion-icon {
  color: #bbb;
  font-size: 12px;
  line-height: 1;
  transition: inherit;
}
.xts-accordion-icon:before {
  display: block;
  transition: transform 0.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-right .xts-accordion-icon {
  margin-left: 12px;
}
.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 0.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-shadow .xts-accordion-item:not(:last-child) {
  margin-bottom: 12px;
}
.xts-accordion.xts-style-shadow .xts-accordion-content,
.xts-accordion.xts-style-shadow .xts-accordion-title {
  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-content,
.xts-accordion.xts-style-vertical-border .xts-accordion-title {
  padding-left: 30px;
}
.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-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: #333;
}
.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-360-view .nav_bar a.nav_bar_previous:after,
.xts-single-product-nav.xts-style-default .xts-nav-btn.xts-prev > a:before {
  content: "\e901";
}
.xts-timeline-dot {
  position: absolute;
  left: 50%;
  z-index: 2;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  transform: translateX(-50%);
}
.xts-360-view,
.xts-anim-text-list,
.xts-timeline-breakpoint-title,
.xts-timeline-item,
.xts-timeline-items {
  position: relative;
}
.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 {
  display: flex;
  align-items: center;
}
.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 {
  overflow: hidden;
  margin: 0 auto;
}
.xts-360-images img,
.xts-360-view .nav_bar {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.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 {
  top: 0;
  height: auto;
}
.xts-360-images img.previous-image {
  visibility: hidden;
}
.xts-360-images img.current-image {
  visibility: visible;
}
.xts-360-view .nav_bar {
  bottom: 30px;
  z-index: 11;
  display: flex;
  background-color: #fff;
}
.xts-360-view .nav_bar a {
  width: 42px;
  height: 45px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-size: 0;
  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_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);
  color: #333;
  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;
}
.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: #bbb;
  font-size: 16px;
}
.xts-twitter-username:hover {
  color: #777;
}
.xts-twitter-counters {
  display: flex;
  font-size: 16px;
  margin-bottom: 20px;
}
.xts-twitter-counter span {
  color: #333;
  font-weight: 600;
}
.xts-twitter-counter:not(:last-child) {
  margin-right: 20px;
}
.xts-scheme-light .xts-twitter-counter span {
  color: #fff;
}
.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;
}
.elementor-widget-xts_blockquote blockquote,
.xts-spot-btn.add_to_cart_button {
  margin-bottom: 0;
}
.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: #bbb;
}
.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: #777;
}
.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;
}
.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-anim-text {
  color: #242424;
  line-height: 1.2;
}
.xts-anim-text > span {
  display: inline-block;
  vertical-align: middle;
}
.xts-anim-text-list {
  letter-spacing: -3px;
  margin-left: 0.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: #333;
  color: #fff;
}
.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 0.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: 0.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: #fff;
  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-menu-price-desc,
.xts-work-desc {
  margin-top: 15px;
}
.xts-spot-content:after {
  height: 20px;
}
@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-amount,
.xts-menu-price-title,
.xts-work-item {
  margin-bottom: 15px;
}
.xts-menu-price-title {
  flex: 1;
  margin-right: 10px;
}
.xts-work-icon,
.xts-work-title {
  margin-right: 15px;
  margin-bottom: 10px;
}
.xts-menu-price-amount {
  flex: 0 1 0;
  font-weight: 600;
}
.xts-menu-price-amount.xts-textcolor-default {
  color: #333;
}
.xts-work-head {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -10px;
}
.xts-work-title {
  flex: 1 1 auto;
}
.xts-work-time {
  margin-bottom: 10px;
  font-weight: 600;
}
.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: 400;
  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;
}
.elementor-element .elementor-field-textual,
.elementor-element .elementor-search-form__input,
.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: 0 !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: #fff;
}
.xts-mega-menu.xts-with-title .xts-nav-mega.xts-design-vertical {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.xts-cookies {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 400;
  visibility: hidden;
  margin-left: 20px;
  padding: 30px;
  max-width: 400px;
  background-color: #fff;
  opacity: 0;
  transform: translateY(100px);
}
.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,
.xts-cookies-accept-btn:hover {
  color: #fff;
}
.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: #333;
  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;
}
.xts-scroll-to-top:after,
.xts-scroll-to-top:before {
  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:after,
.xts-scroll-to-top:hover:before {
  color: #fff;
  transform: translateY(-100%);
}
.xts-scroll-to-top.xts-shown {
  opacity: 1;
  transform: none;
  pointer-events: visible;
}
.browser-Safari .xts-product-labels,
.xts-lazy-load {
  transform: translateZ(0);
}
.xts-lazy-load:not([src$=".svg"]) {
  width: 100%;
}
.xts-lazy-fade {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.xts-lazy-fade.xts-loaded {
  opacity: 1;
}
@keyframes xts-preloader-Rotate {
  0% {
    transform: scale(1) rotate(0);
  }
  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 0.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;
}
[class*="xts-section-stretch"] {
  position: relative;
  width: 100vw;
  left: calc(50% - 50vw);
}
[class*="xts-section-stretch"].xts-negative-gap {
  padding-right: 15px;
  padding-left: 15px;
}
.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-product-labels,
.xts-sticky-column {
  align-items: flex-start;
}
.xts-sticky-column .xts-is-stuck {
  z-index: 2;
}
.slick-dots button,
button.slick-arrow {
  min-height: auto;
}
.slick-dots button:hover,
button.slick-arrow:hover {
  box-shadow: 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-field.elementor-size-sm,
.elementor-field.elementor-size-xs {
  border-radius: 0;
}
.elementor-widget-wc-archive-products {
  text-align: right;
}
.elementor-widget-wc-archive-products .woocommerce-ordering,
.elementor-widget-wc-archive-products .xts-products-per-page,
.elementor-widget-wc-archive-products .xts-products-per-row {
  display: inline-flex;
  margin-right: 0;
  margin-bottom: 20px;
  vertical-align: middle;
}
.elementor-widget-wc-archive-products .woocommerce-ordering:not(:first-child),
.elementor-widget-wc-archive-products .xts-products-per-page:not(:first-child),
.elementor-widget-wc-archive-products .xts-products-per-row: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: #333;
  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;
}
.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: 1;
  backface-visibility: visible;
  -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: 0.25s, 1.4s;
}
[class*="xts-animation"].xts-animation-normal.xts-animated {
  transition-duration: 0.25s, 1s;
}
[class*="xts-animation"].xts-animation-fast.xts-animated {
  transition-duration: 0.25s, 0.6s;
}
[class*="xts-animation"]:not(.xts-animated) {
  will-change: transform, opacity;
}
[class*="xts-animation"].swiper-slide-duplicate,
[class*="xts-animation"].xts-animated {
  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(0) 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(0) 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: 0.6s, 0.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-down.xts-animated,
.xts-animation-long-in-left.xts-animated,
.xts-animation-long-in-right.xts-animated,
.xts-animation-long-in-up.xts-animated,
.xts-animation-rotate-Z.xts-animated,
.xts-animation-scale-bottom.xts-animated,
.xts-animation-short-in-down.xts-animated,
.xts-animation-short-in-left.xts-animated,
.xts-animation-short-in-right.xts-animated,
.xts-animation-short-in-up.xts-animated,
.xts-animation-zoom-in.xts-animated {
  transform: none;
}
.wpcf7 [type="submit"],
.wpcf7 [type="submit"]:hover {
  color: #fff;
}
.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: #fff;
}
.screen-reader-response {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
}
.wpcf7-not-valid-tip {
  display: block;
  margin-top: 2px;
  color: red;
  font-size: 90%;
}
.mc4wp-alert,
.wpcf7-response-output {
  margin-top: 20px;
  margin-bottom: 0;
}
.wpcf7-checkbox .wpcf7-list-item,
.wpcf7-radio .wpcf7-list-item {
  margin-right: 20px;
}
.wpcf7-form .wpcf7-response-output {
  display: none;
}
.dokan-dashboard-wrap .entry-title,
.wpcf7-form.aborted .wpcf7-response-output,
.wpcf7-form.failed .wpcf7-response-output,
.wpcf7-form.invalid .wpcf7-response-output,
.wpcf7-form.sent .wpcf7-response-output,
.wpcf7-form.spam .wpcf7-response-output,
.wpcf7-form.unaccepted .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"],
.mc4wp-form [type="submit"]:hover {
  color: #fff;
}
.mc4wp-alert :last-child {
  margin-bottom: 0;
}
.dokan-dashboard-wrap .entry-title a {
  display: inline-block;
}
.dokan-dashboard-wrap .dokan-form-control {
  padding: 0 15px;
  height: 42px;
}
.dokan-alert,
.dokan-btn,
.dokan-error,
.dokan-info,
.dokan-message,
a.dokan-btn,
input[type="submit"].dokan-btn {
  border-radius: 0;
}
.dokan-info {
  background-color: transparent;
}
.content-half-part .dokan-feat-image-upload a.action-delete,
.content-half-part .dokan-feat-image-upload a.close,
.content-half-part .dokan-product-gallery a.action-delete,
.content-half-part .dokan-product-gallery a.close {
  color: transparent !important;
}
.content-half-part .dokan-feat-image-upload a.action-delete:before,
.content-half-part .dokan-feat-image-upload a.close:before,
.content-half-part .dokan-product-gallery a.action-delete:before,
.content-half-part .dokan-product-gallery a.close:before {
  content: "×";
  display: flex;
  align-items: center;
  justify-content: center;
  color: red;
  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-coupon-content .entry-title .dokan-btn,
.dokan-product-edit .entry-title .dokan-btn-theme {
  color: #fff !important;
}
.dokan-dashboard-wrap .chart-container .legend table {
  width: calc(100% - 50px);
}
.dokan-listing-filter li {
  padding: 0 5px !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;
}
.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: 0;
}
.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: #000;
}
.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-list-inline > li,
.dokan-single-store .store-name,
.dokan-store-info,
.dokan-store-info > li {
  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: red;
}
@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-store-listing-filter-form-wrap,
.stripe-source-errors > ul,
.woocommerce-SavedPaymentMethods + .wc-credit-card-form {
  margin-top: 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-form-wrap,
#dokan-store-listing-filter-wrap {
  border: 1px solid rgba(119, 119, 119, 0.2);
  box-shadow: none;
}
#dokan-store-listing-filter-form-wrap .dokan-btn-theme,
#dokan-store-listing-filter-wrap .dokan-btn-theme {
  border-radius: 0 !important;
  text-transform: none !important;
  font-weight: 600 !important;
}
.xts-scheme-light #dokan-store-listing-filter-form-wrap,
.xts-scheme-light #dokan-store-listing-filter-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 .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: 0;
  background-color: transparent;
  color: #777;
  font-size: 14px;
  transition: border-color 0.5s ease;
  border: 1px solid rgba(0, 0, 0, 0.4);
}
#dokan-store-listing-filter-form-wrap:before {
  display: none;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap {
  margin-top: 30px;
}
#dokan-seller-listing-wrap.list-view .store-data,
.woocommerce-product-gallery.xts-style-bottom .xts-single-product-thumb-wrapper,
.xts-cat-design-subcat .xts-cat-footer,
.xts-product .xts-spb,
.xts-product-add-btn,
.xts-product-countdown,
.xts-tabs-desc,
table .product-name dl.variation {
  margin-top: 10px;
}
#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: 0;
}
#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.grid-view .store-data h2 {
  margin: 20px 0 10px;
  color: #fff;
}
#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: #fff;
}
.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-dashboard-wrap .store-social .fa-youtube-square:before,
.dokan-form-group .fa-youtube-square:before,
.dokan-single-store .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="file"],
#wcfm_membership_container input[type="time"],
#wcfm_membership_container input[type="text"],
#wcfm_membership_container input[type="password"],
#wcfm_membership_container input[type="search"],
#wcfm_membership_container input[type="number"],
#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 .search,
.wcfm-dashboard-page .media-toolbar select {
  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: 0;
}
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: 0;
  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;
}
#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopCenter,
#cboxTopLeft,
#cboxTopRight,
.wcfmmp-store-page-wrap .products-wrapper > a:last-child {
  display: none;
}
.wcfmmp-store-page-wrap .products-wrapper > a,
.wcfmmp-store-page-wrap .woocommerce-ordering,
.wcfmmp-store-page-wrap .xts-products-per-page,
.wcfmmp-store-page-wrap .xts-products-per-row {
  margin-right: 30px;
  margin-bottom: 15px;
}
.wcfmmp-store-page-wrap .xts-pagination,
.wcfmmp-store-page-wrap .xts-products {
  width: 100%;
}
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: #777;
}
div#wcfmmp-store .policies_area,
div#wcfmmp-store .reviews_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 #wcfmmp_store_state,
form.wcfmmp-store-search-form .select2-container,
form.wcfmmp-store-search-form .wcfmmp-search-box,
form.wcfmmp-store-search-form input#search,
form.wcfmmp-store-search-form input.wcfm-search-field,
form.wcfmmp-store-search-form input.wcfmmp-radius-addr,
form.wcfmmp-store-search-form select#wcfmmp_store_category,
form.wcfmmp-store-search-form select#wcfmmp_store_country,
select#wcfmmp_store_orderby {
  border: 1px solid rgba(0, 0, 0, 0.4) !important;
  border-radius: var(--wd-form-brd-radius);
  box-shadow: none;
}
.wcfmmp-store-list-map {
  z-index: 50;
}
body #cboxWrapper,
body #colorbox {
  overflow: visible;
}
#cboxOverlay {
  background-color: rgba(0, 0, 0, 0.8);
}
#cboxLoadingGraphic {
  z-index: 340 !important;
  background: 0 0;
  animation: wd-FadeInLoader 0.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;
}
.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
  i.fa,
.tax-yith_shop_vendor
  .store-header-wrapper
  .store-info
  .store-contact
  span.store-email
  .store-email-link {
  font-weight: 400;
}
.xts-product .by-vendor-name {
  display: block;
}
.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 0.5s ease;
  border: 1px solid rgba(0, 0, 0, 0.4);
}
.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(0, 0, 0, 0.6);
  transition: border-color 0.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 > br,
.wc-payment-form > p:empty {
  display: none;
}
.wc-payment-form .form-row {
  margin-bottom: 0;
}
.wc-stripe-sepa-mandate {
  margin-bottom: 20px !important;
}
.stripe-source-errors > ul {
  margin-bottom: 0;
}
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 0.5s ease;
  margin: 0;
  outline: 0;
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.4);
}
body .select2-container--default.select2-container--focus .select2-selection,
body .select2-container--default.select2-container--open .select2-selection {
  border-color: rgba(0, 0, 0, 0.6);
}
[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: #777;
  height: 100%;
  padding: 0 15px;
}
body
  .select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  font-size: 0;
  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: #bbb;
}
[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: 0;
  background-color: #f1f1f1;
  color: #333;
  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 0.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: #fff;
}
[class*="xts-scheme-light"]
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #fff;
}
[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(0, 0, 0, 0.6);
  overflow: hidden;
  border-radius: 0;
}
body
  .select2-container--default
  .select2-search--dropdown
  .select2-search__field {
  border: 1px solid rgba(0, 0, 0, 0.4);
}
body
  .select2-container--default
  .select2-search--dropdown
  .select2-search__field:focus {
  border-color: rgba(0, 0, 0, 0.6);
}
body .select2-results__options li {
  margin-bottom: 0;
}
.xts-loop-swatch,
.xts-variation-swatch {
  margin-top: 5px;
  margin-bottom: 5px;
}
body .select2-results__option:focus,
body .select2-results__options:focus {
  outline: 0;
}
body .select2-results__option {
  padding-right: 15px;
  padding-left: 15px;
  font-size: 14px;
  transition: all 0.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 0.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;
}
.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: 0.4;
  cursor: default;
}
.xts-swatch.xts-with-bg:before {
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: inherit;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-weight: 400;
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  content: "\e919";
  font-family: font-icon;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.xts-swatch.xts-with-text {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0.6em;
  min-width: 2.5em;
  min-height: 2.5em;
  box-shadow: 0 0 0 1px rgba(119, 119, 119, 0.2) inset;
  color: #333;
  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.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: 35px;
  height: 35px;
}
.xts-variation-swatch.xts-with-bg.xts-size-s {
  width: 25px;
  height: 25px;
}
.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: 12px;
}
.xts-variation-swatch.xts-with-bg.xts-size-l:before {
  font-size: 18px;
}
.xts-variation-swatch:not(:last-child) {
  margin-right: 15px;
}
.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: 12px;
}
.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.xts-active .xts-filter-swatch.xts-with-brand,
.xts-filter-item:hover .xts-filter-swatch.xts-with-brand {
  opacity: 0.5;
}
.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: 17px;
  height: 17px;
}
.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-filter-item.xts-active .xts-filter-swatch.xts-with-bg:before,
.xts-filter-item:hover .xts-filter-swatch.xts-with-bg:before,
.xts-swatch.xts-active.xts-with-bg:before,
.xts-swatch.xts-with-bg:hover:before {
  opacity: 1;
}
.xts-filter-item:hover .xts-filter-swatch.xts-with-text,
.xts-swatch.xts-with-text:hover {
  box-shadow: 0 0 0 1px #000 inset;
}
.xts-filter-item.xts-active .xts-filter-swatch.xts-with-text,
.xts-swatch.xts-active.xts-with-text {
  box-shadow: 0 0 0 2px #000 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;
  flex-direction: column;
  flex-wrap: nowrap;
  max-width: 50%;
  pointer-events: none;
}
.xts-product-label {
  padding: 5px 7px;
  min-width: 50px;
  background-color: #fff;
  color: #333;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.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-onsale {
  color: #fff;
}
.xts-product-label.xts-featured {
  color: #fff;
  background-color: #d21c29;
}
.xts-product-label.xts-new {
  color: #fff;
  background-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;
}
.blockOverlay {
  z-index: 500 !important;
  animation: xts-semi-fade-in 0.6s ease forwards;
}
.blockOverlay: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;
}
.woocommerce-shipping-totals th,
div.quantity {
  vertical-align: top;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
  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: #fff;
  margin: 5px 10px;
  margin: 5px 10px;
  margin: 5px 10px;
}
.woocommerce-error .button:hover,
.woocommerce-info .button:hover,
.woocommerce-message .button:hover {
  border-color: #fff;
  color: #fff;
}
.woocommerce-error .amount,
.woocommerce-info .amount,
.woocommerce-message .amount {
  color: #fff;
}
ul.woocommerce-error {
  list-style: none;
}
footer.xts-footer {
    background: #f3f7ff;
}
span.amount {
  font-weight: 600;
  color: #333;
}
del span.amount {
  color: inherit;
  font-weight: 400;
  font-size: 90%;
}
.xts-scheme-light del span.amount {
  color: inherit;
}
ins span.amount {
  color: #044aad;
}
.xts-scheme-light span.amount {
  color: #fff;
}
.xts-scheme-light ins span.amount {
  color: false;
}
.price del {
  color: #bbb;
}
.xts-scheme-light .price del {
  color: rgba(255, 255, 255, 0.6);
}
div.quantity {
  display: inline-flex;
  font-size: 0;
  border: 1px solid rgba(0, 0, 0, 0.4);
  background-color: transparent;
  height: 42px;
  overflow: hidden;
}
div.quantity input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
div.quantity input[type="number"]::-webkit-inner-spin-button,
div.quantity input[type="number"]::-webkit-outer-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;
}
div.quantity button,
div.quantity input[type="number"] {
  width: 30px;
  height: auto;
  color: #777;
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
  border: none;
}
.browser-Internet div.quantity button,
.browser-Internet div.quantity input[type="number"] {
  height: auto;
}
div.quantity button {
  padding: 0;
  font-size: 12px;
  min-height: unset;
}
div.quantity button:hover {
  color: rgba(119, 119, 119, 0.6);
  background-color: transparent;
}
[class*="xts-scheme-light"] div.quantity {
  border: 1px solid rgba(255, 255, 255, 0.23);
  background-color: transparent;
}
[class*="xts-scheme-light"] div.quantity button,
[class*="xts-scheme-light"] div.quantity input[type="number"] {
  color: rgba(255, 255, 255, 0.9);
}
.xts-spb-info {
  justify-content: space-between;
  margin-bottom: 5px;
}
.xts-spb-info span {
  margin-left: 3px;
  color: #333;
  font-weight: 600;
}
.xts-spb-progress,
.xts-spb-progress-line {
  height: 7px;
}
.xts-spb-progress {
  overflow: hidden;
  background-color: #f1f1f1;
}
p.stock {
  display: inline-block;
  padding: 0.4em 0.7em;
  border: 2px solid;
  color: #77a464;
  font-weight: 600;
  font-size: 14px;
  border-radius: 0;
}
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: #333;
  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;
}
[class*="variations_form"] .variations label:after,
label[for="rating"]:after {
  content: ":";
  margin-left: 2px;
}
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-price .amount {
  color: #777;
  font-weight: 400;
}
.shop_table tr td:first-child,
.shop_table tr th:first-child {
  padding-left: 0;
}
.shop_table tr td:last-child,
.shop_table tr th: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;
}
.reset_variations:before,
.widget_layered_nav_filters a:before {
  content: "\e909";
  font-family: font-icon;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="variations_form"] .variations select {
  max-width: 220px;
}
[class*="variations_form"] .variations .cell {
  padding: 20px 0 0;
  border: none;
  text-align: inherit;
  line-height: 1;
  text-transform: none;
  font-size: inherit;
}
[class*="variations_form"] .variations .cell.value {
  width: 100%;
}
.xts-reset-variations {
  animation: xts-fade-in 0.3s ease;
  margin-top: -10px;
  margin-bottom: 10px;
}
.wc-item-meta,
.xts-sticky-atc .star-rating {
  margin-top: 5px;
}
[class*="variations_form"]:not(.xts-selected) .xts-reset-variations {
  display: none;
}
.reset_variations {
  display: inline-block !important;
  visibility: visible !important;
  color: #333;
  font-weight: 600;
  font-size: 12px;
}
.reset_variations:before {
  margin-right: 5px;
  font-size: 10px;
}
.reset_variations:hover {
  color: #777;
}
.woocommerce-variation {
  overflow: visible !important;
  height: auto !important;
  animation: xts-fade-in 0.3s ease;
}
.woocommerce-variation > div {
  margin-bottom: 20px;
}
.woocommerce-variation > div:empty {
  display: none;
}
.woocommerce-mini-cart-item .blockOverlay,
[class*="variations_form"]:not(.xts-selected) .woocommerce-variation {
  display: none !important;
}
.wc-item-meta p,
.wc-item-meta strong,
.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 p,
.wc-item-meta strong {
  margin-bottom: 5px;
}
dl.variation {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  font-size: 90%;
}
dl.variation dd,
dl.variation p {
  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: #bbb;
}
.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: #fff;
}
.woocommerce-widget-layered-nav-dropdown select[multiple="multiple"] {
  background-image: none;
}
.woocommerce-widget-layered-nav-dropdown__submit {
  margin-top: 20px;
  color: #fff;
}
.woocommerce-widget-layered-nav-dropdown__submit:hover {
  color: #fff;
}
.widget_rating_filter .wc-layered-nav-rating a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #bbb;
}
.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: #333;
  font-weight: 600;
  line-height: 1;
}
.widget_layered_nav_filters a:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -6px;
  color: #333;
  font-size: 12px;
}
.widget_layered_nav_filters a:hover {
  color: #666;
}
.xts-scheme-light .widget_layered_nav_filters a,
.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 #max_price,
.widget_price_filter #min_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: #fff;
}
.widget_price_filter .price_slider_amount .button:hover {
  color: #fff;
}
.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: #333;
  font-weight: 600;
}
.widget_price_filter .price_slider_amount .clear {
  display: none;
}
.widget_price_filter .ui-slider-horizontal {
  height: 20px;
  border: none;
  background: 0 0;
  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: 0;
  border: none;
  border-radius: 0;
  background: 0 0;
  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: #fff;
}
.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: #bbb;
}
.product_list_widget .star-rating {
  display: block;
  margin-bottom: 2px;
}
.product_list_widget .reviewer {
  color: #bbb;
  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: #fff;
}
.xts-scheme-light .product_list_widget .product-title:hover,
.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 0.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 0.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: 35px;
}
.woocommerce-mini-cart-item div.quantity button,
.woocommerce-mini-cart-item div.quantity input[type="number"] {
  width: 22px;
}
.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;
}
.cart-empty:before,
.xts-empty-mini-cart:before {
  content: "\e952";
}
.woocommerce-mini-cart-item .remove:hover {
  color: rgba(0, 0, 0, 0.6);
}
.woocommerce-mini-cart-item.xts-loading .xts-mini-cart-thumb:after,
.woocommerce-mini-cart-item[style*="zoom"] .xts-mini-cart-thumb:after {
  opacity: 1;
  animation: xts-rotate 450ms infinite linear;
}
.woocommerce-mini-cart-item.xts-loading .xts-mini-cart-thumb img,
.woocommerce-mini-cart-item[style*="zoom"] .xts-mini-cart-thumb img {
  opacity: 0.2;
}
.woocommerce-mini-cart-item.xts-loading div.quantity {
  opacity: 0.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,
.woocommerce-mini-cart__buttons .checkout:hover {
  color: #fff;
}
.woocommerce-mini-cart__buttons .xts-mini-cart-btn {
  border-width: 1px;
  box-shadow: none !important;
  background-color: transparent !important;
  border-color: rgba(0, 0, 0, 0.2);
  color: #333;
}
.woocommerce-mini-cart__buttons .xts-mini-cart-btn:hover {
  border-color: #000;
  color: #333;
}
.xts-scheme-light .woocommerce-mini-cart__buttons .xts-mini-cart-btn {
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}
.xts-scheme-light .woocommerce-mini-cart__buttons .xts-mini-cart-btn:hover {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}
.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: #fff;
}
.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;
  font-family: font-icon;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.xts-empty-mini-cart p {
  color: #333;
  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: #fff;
}
.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: #333;
  font-weight: 600;
}
.widget_product_categories .count {
  color: #bbb;
}
.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: #bbb;
  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 .xts-cats-toggle:hover,
.widget_product_categories:not(.xts-loaded)
  li[class*="current-cat"]
  > .xts-cats-toggle {
  color: #333;
}
.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: #fff;
}
.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.xts-active,
.xts-scheme-light .widget_product_categories .xts-cats-toggle:hover,
.xts-scheme-light
  .widget_product_categories:not(.xts-loaded)
  li[class*="current-cat"]
  > .xts-cats-toggle {
  color: #fff;
}
.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: #bbb;
}
.xts-scheme-light .xts-filter-list .xts-count {
  color: rgba(255, 255, 255, 0.4);
}
.xts-filter-list.xts-layout-double,
.xts-filter-list.xts-layout-inline {
  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;
}
.woocommerce-product-attributes,
.woocommerce-product-attributes p,
.xts-prod-design-simple .xts-add-to-cart,
.xts-spot-btn.add_to_cart_button {
  margin-bottom: 0;
}
.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: #333;
  font-weight: 600;
}
.color-scheme-light .xts-wc-price-filter .xts-selected {
  color: #fff;
}
.xts-widget-sort-by .xts-selected {
  color: #333;
  font-weight: 600;
}
.color-scheme-light .xts-widget-sort-by .xts-selected {
  color: #fff;
}
.xts-widget-stock-status li {
  position: relative;
}
.color-scheme-light .xts-widget-stock-status li a.xts-selected {
  color: #fff;
}
.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 #bbb;
  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: #fff;
  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;
}
.xts-add-cart-btn > a:before,
.xts-header-cart .xts-icon-cart:before,
.xts-prod-design-img-btn .xts-add-to-cart:before {
  content: "\e937";
}
.widget_layered_nav > ul li.chosen a,
.xts-widget-stock-status li a.xts-selected {
  color: #333;
  font-weight: 600;
}
.widget_layered_nav > ul li.chosen a:after,
.xts-widget-stock-status li a.xts-selected:after {
  opacity: 1;
}
.color-scheme-light .xts-widget-stock-status li a.xts-selected:before,
.xts-scheme-light .widget_layered_nav > ul li a: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 {
  font-family: font-icon;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.xts-prod-design-simple .xts-add-to-cart:after,
.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,
.xts-prod-design-simple .loading.xts-add-to-cart:after {
  opacity: 1;
  animation: xts-rotate 450ms infinite linear;
}
.single_add_to_cart_button:after,
.xts-compare-table a.add_to_cart_button:after,
.xts-price-plan .xts-button:after,
.xts-prod-design-btn .xts-product-add-btn > a:after,
.xts-prod-design-mask .xts-product-add-btn > a:after,
.xts-prod-design-summary .xts-product-add-btn > a: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: #fff;
  border-radius: 50%;
  vertical-align: middle;
}
.loading.single_add_to_cart_button,
.xts-compare-table a.loading.add_to_cart_button,
.xts-price-plan .loading.xts-button,
.xts-prod-design-btn .xts-product-add-btn > a.loading,
.xts-prod-design-mask .xts-product-add-btn > a.loading,
.xts-prod-design-summary .xts-product-add-btn > a.loading {
  color: transparent !important;
}
.loading.single_add_to_cart_button:after,
.xts-compare-table a.loading.add_to_cart_button:after,
.xts-price-plan .loading.xts-button:after,
.xts-prod-design-btn .xts-product-add-btn > a.loading:after,
.xts-prod-design-mask .xts-product-add-btn > a.loading:after,
.xts-prod-design-summary .xts-product-add-btn > a.loading: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 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;
}
.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 0.15s ease, transform 0.25s ease;
}
.xts-products-tab-content,
.xts-tabs-loader {
  transition: all 0.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%);
  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 tr:last-child td,
.woocommerce-product-attributes tr:last-child th {
  border-bottom: none;
}
.woocommerce-product-attributes td,
.woocommerce-product-attributes th {
  padding-right: 0;
  padding-left: 0;
}
.woocommerce-product-attributes td {
  text-align: right;
}
.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,
.xts-sticky-navbar .xts-navbar-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-cart-count span,
.xts-header-cart .xts-cart-divider,
.xts-header-cart.xts-design-count-text .xts-cart-count span,
.xts-header-compare.xts-design-count-text .xts-compare-count span,
.xts-header-wishlist.xts-design-count-text .xts-wishlist-count span {
  display: none;
}
.xts-header-cart.xts-design-count-text .xts-cart-count,
.xts-header-compare.xts-design-count-text .xts-compare-count,
.xts-header-wishlist.xts-design-count-text .xts-wishlist-count {
  font-weight: 600;
  font-size: 14px;
  margin-left: 7px;
}
.xts-header-cart.xts-design-count:not(.xts-style-text) .xts-header-el-label,
.xts-header-compare.xts-design-count.xts-style-icon-text .xts-header-el-label {
  margin-left: 12px;
}
.xts-header-cart .xts-icon-bag:before {
  content: "\e950";
}
.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-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;
}
.woocommerce-cart .xts-cart-widget-side,
.woocommerce-cart .xts-dropdown-cart,
.woocommerce-checkout .xts-cart-widget-side,
.woocommerce-checkout .xts-dropdown-cart {
  display: none;
}
.xts-cart-widget-side .woocommerce-mini-cart {
  flex: 1;
  max-height: 100%;
}
.xts-cart-widget-side .xts-mini-cart-footer {
  flex: 0 1 0;
}
.xts-dropdown-cart {
  padding: 30px 25px;
  width: 300px;
}
.xts-create-account-msg:before,
.xts-header-my-account .xts-header-el-icon:before {
  content: "\e90c";
}
.xts-header-compare.xts-design-count-alt .xts-compare-count {
  margin-left: 5px;
}
.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-create-account-msg {
  margin-top: 20px;
  padding: 20px 0;
  text-align: center;
  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;
  font-family: font-icon;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.xts-tabs-subtitle,
.xts-tabs-title-wrapper {
  margin-bottom: 10px;
}
.xts-create-account-msg p {
  font-weight: 600;
  color: #333;
}
.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: #fff;
}
.xts-header-wishlist .xts-header-el-icon:before {
  content: "\e90a";
}
.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-tabs-header {
  position: relative;
}
.browser-Internet .xts-tabs-title-wrapper {
  flex-grow: 1;
}
.xts-tabs-title {
  display: inline-flex;
  align-items: center;
  margin-bottom: 0;
}
.xts-tabs-title-icon {
  margin-right: 15px;
}
.xts-tabs-desc {
  margin-bottom: 0;
}
.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;
}
.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 {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: space-between;
}
.xts-tabs-header.xts-design-by-sides .xts-tabs-title-wrapper {
  margin-right: 15px;
}
.xts-tabs-header.xts-design-by-sides .xts-nav-wrapper {
  flex: 0 1 auto;
}
.xts-pagination-arrows {
  transition: opacity 0.25s ease, transform 0.25s ease;
}
.xts-active-filters li a:before,
.xts-brands.xts-design-bg .xts-brand-desc,
.xts-brands.xts-design-bg .xts-brand-logo:before,
.xts-cat-design-subcat .xts-cat-content {
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
.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 0.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: 0.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: #fff;
}
.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-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__dismiss-link:after,
.xts-header-banner-close:after {
  content: "\e909";
  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;
  color: #fff;
  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 0.25s ease;
}
.woocommerce-store-notice__dismiss-link:after {
  font-weight: 600;
  font-size: 14px;
}
.woocommerce-store-notice__dismiss-link:hover {
  color: #fff;
}
.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: #333;
  font-size: 14px;
}
.xts-header-banner-close:hover {
  color: #666;
}
.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, #000 40px);
  -webkit-mask-image: linear-gradient(to top, transparent 5px, #000 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,
.xts-size-guide-table {
  margin-bottom: 0;
}
.xts-size-guide-table td,
.xts-size-guide-table tr {
  transition: all 0.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: #fff;
}
.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: #fff;
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(100%);
}
.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-login-see-price .widget_price_filter,
.xts-login-see-price .xts-wc-price-filter,
.xts-sticky-atc .wc-stripe-payment-request-wrapper {
  display: none;
}
.xts-sticky-atc .xts-entities-title {
  margin-bottom: 0;
  font-size: inherit;
}
.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-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: #333;
  font-weight: 600;
}
.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: 0.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: #333;
}
.xts-checkout-steps li.xts-active a,
.xts-checkout-steps li.xts-active span {
  opacity: 1;
}
.xts-checkout-steps li:after {
  color: #bbb;
  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: #fff;
}
.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: #fff;
}
.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: #333;
  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: #fff;
}
.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: #333;
  font-weight: 600;
  font-size: 90%;
  text-align: center;
  background-color: #fff;
}
.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: #333;
}
.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-cart-wrapper {
  align-items: flex-start;
}
.woocommerce-cart-form {
  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: #fff;
}
.xts-cart-actions .button[name="apply_coupon"]:hover {
  color: #fff;
}
.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: #333;
}
.cart_totals .shipping-calculator-button:hover {
  color: #333;
  opacity: 0.6;
}
.cart_totals .checkout-button {
  min-height: 50px;
  width: 100%;
  color: #fff;
}
.cart_totals .checkout-button:hover {
  color: #fff;
}
.woocommerce-shipping-methods label,
.xts-product-meta a {
  color: #777;
}
.woocommerce-shipping-methods li {
  line-height: 24px;
}
.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: #333;
}
.shipping-calculator-form .button,
.shipping-calculator-form .button:hover {
  color: #fff;
}
.cross-sells {
  margin-top: 40px;
}
.cross-sells > h2 {
  font-size: 26px;
}
.checkout_coupon,
.xts-checkout-login {
  margin-bottom: 30px;
  padding: 30px;
  max-width: 425px;
  border: 2px solid rgba(119, 119, 119, 0.2);
}
.woocommerce-form-coupon-toggle .woocommerce-info,
.woocommerce-form-login-toggle .woocommerce-info {
  visibility: visible;
  margin-bottom: 30px;
  height: auto !important;
  border: none;
  padding: 0;
  background-color: transparent;
  box-shadow: none;
  color: #333;
  font-weight: 600;
  opacity: 1;
}
#place_order,
#place_order:hover,
.checkout_coupon .button,
.checkout_coupon .button:hover {
  color: #fff;
}
.woocommerce-form-coupon-toggle .woocommerce-info a:hover,
.woocommerce-form-login-toggle .woocommerce-info a:hover,
.woocommerce-privacy-policy-link:hover,
.woocommerce-terms-and-conditions-link:hover {
  opacity: 0.8;
}
.woocommerce-form-coupon-toggle .woocommerce-info a,
.woocommerce-form-login-toggle .woocommerce-info a {
  text-decoration: none;
}
.woocommerce-form-coupon-toggle .woocommerce-info:before,
.woocommerce-form-login-toggle .woocommerce-info: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-coupon-toggle .woocommerce-info:after,
.woocommerce-form-login-toggle .woocommerce-info:after {
  display: none;
}
.woocommerce-form-login-toggle .woocommerce-info:before {
  content: "\e90c";
}
.woocommerce-form-coupon-toggle .woocommerce-info:before {
  content: "\e944";
}
.checkout_coupon {
  padding: 30px 30px 15px;
  text-align: center;
}
.checkout_coupon p.form-row {
  display: inline-block;
  float: none;
  width: auto;
}
.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 input,
.woocommerce-invalid select,
.woocommerce-invalid span.select2-selection--single {
  border-color: #a00;
}
#ship-to-different-address {
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
}
.stars a:before,
.woocommerce-thankyou-order-received:before,
.xts-empty-page:before,
.xts-filters-area-btn > a:before,
.xts-show-cat-btn > a:before,
.xts-single-product-nav.xts-style-default .xts-nav-btn > a:before,
label[for="xts-add-img-btn"]:before {
  font-family: font-icon;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#ship-to-different-address > label {
  font-weight: 600;
  user-select: none;
}
.xts-checkout-order-review {
  padding: 30px;
  border: 2px solid;
}
.wc_payment_methods li:not(:last-child),
.woocommerce-MyAccount-title,
.xts-shop-head-nav,
.xts-wishlist-head {
  border-bottom: 1px solid rgba(119, 119, 119, 0.2);
}
.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;
}
.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;
}
#place_order {
  min-height: 50px;
  width: 100%;
}
.xts-shop-content {
  margin-bottom: 30px;
}
.page-description,
.term-description {
  margin-bottom: 25px;
}
.xts-description-after .page-description,
.xts-description-after .term-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: #333;
  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";
}
.xts-scheme-light .xts-show-cat-btn > a {
  color: #fff;
}
.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;
}
.xts-shop-head-nav > div:not(:last-child) {
  margin-right: 15px;
}
.xts-without-products .xts-shop-loader .xts-loader {
  position: absolute;
  top: 100px;
}
.xts-shop-tools > .woocommerce-ordering select {
  padding: 0;
  height: auto;
  border: none;
  font-size: inherit;
  font-weight: 600;
  color: #333;
  min-width: 180px;
  background-color: transparent;
  background-position: right 0 top 50%;
}
.wc-bacs-bank-details li:not(:last-child),
.woocommerce-thankyou-order-details li:not(:last-child),
.xts-clear-filters {
  border-right: 1px solid rgba(119, 119, 119, 0.2);
}
.xts-clear-filters {
  margin-right: 15px;
  padding-right: 15px;
  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: #333;
}
.xts-clear-filters-btn:hover {
  color: #333;
  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-empty-filters-area,
.xts-filters-area {
  margin-bottom: 30px;
}
.xts-active-filters li a {
  padding-left: 0;
}
.xts-active-filters li a:before {
  visibility: hidden;
  opacity: 0;
}
.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";
}
.xts-filters-area-btn.xts-action-btn > a {
  font-size: inherit;
}
.xts-filters-area {
  display: none;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: rgba(119, 119, 119, 0.2);
}
.xts-filters-area.xts-always-open,
.xts-filters-opened .xts-filters-area {
  display: block;
}
.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: #333;
}
.xts-per-page-title {
  color: #333;
  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: 0.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: 0.7;
}
.xts-products-per-row > a:focus {
  opacity: 0.9;
}
.xts-products-per-row > a.xts-active {
  opacity: 0.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;
}
.woocommerce-MyAccount-content,
.xts-my-account-sidebar {
  flex-basis: 100%;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 100%;
}
.woocommerce-MyAccount-title {
  margin-bottom: 15px;
  padding-bottom: 10px;
  font-size: 20px;
}
.woocommerce-MyAccount-navigation ul a {
  display: block;
  padding: 10px 0;
  color: #333;
  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: #333;
  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: #fff;
}
.woocommerce-orders-table__cell-order-actions > a:hover {
  color: #fff;
}
.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: #333;
}
td.download-product a:hover {
  color: #242424;
}
.woocommerce-MyAccount-downloads-file,
.woocommerce-MyAccount-downloads-file:hover {
  color: #fff;
}
.woocommerce-Address-title {
  margin-bottom: 10px;
}
.woocommerce-Address-title .edit,
.woocommerce-Address-title h3 {
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
}
.woocommerce-Address-title .edit {
  padding-right: 5px;
  padding-left: 5px;
  color: #333;
  font-size: 14px;
}
.woocommerce-Address-title .edit:hover {
  color: #242424;
}
.woocommerce-Address address,
.woocommerce-EditAccountForm > p:last-child,
.woocommerce-address-fields > p:last-child {
  margin-bottom: 0;
}
button[name="save_account_details"],
button[name="save_account_details"]:hover,
button[name="save_address"],
button[name="save_address"]:hover {
  color: #fff;
}
.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 .wc-bacs-bank-details-account-name,
.woocommerce-order .wc-bacs-bank-details-heading,
.woocommerce-order .woocommerce-order-details__title {
  margin-bottom: 15px;
  text-align: center;
}
.woocommerce-order .woocommerce-customer-details,
.woocommerce-order .woocommerce-order-details {
  margin: 0 auto;
  max-width: 800px;
}
.woocommerce-thankyou-order-received {
  margin-bottom: 40px;
  color: #333;
  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";
}
.wc-bacs-bank-details,
.woocommerce-thankyou-order-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;
}
.wc-bacs-bank-details li,
.woocommerce-thankyou-order-details li {
  flex: 1 1 0;
  margin-bottom: 0;
  color: #333;
  text-align: center;
  padding: 10px 15px;
}
.wc-bacs-bank-details strong,
.woocommerce-thankyou-order-details strong {
  display: block;
  margin-top: 5px;
  color: #333;
}
.woocommerce-bacs-bank-details {
  margin-top: 30px;
}
.woocommerce-customer-details address,
.woocommerce-customer-details--email,
.woocommerce-customer-details--phone {
  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: #333;
  font-weight: 600;
}
.lost_reset_password button,
.lost_reset_password button:hover,
.woocommerce-form-login button,
.woocommerce-form-login button:hover,
.woocommerce-form-register button,
.woocommerce-form-register button:hover,
.xts-scheme-light .xts-form-separator {
  color: #fff;
}
.xts-form-separator span {
  padding: 10px 0;
}
.xts-form-separator:after,
.xts-form-separator:before {
  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:after,
.xts-scheme-light .xts-form-separator:before {
  border-color: rgba(119, 119, 119, 0.2);
}
.xts-form-login h2,
.xts-form-register h2 {
  font-size: 26px;
}
.lost_reset_password > p:last-child,
.woocommerce-form-login > p:last-child,
.woocommerce-form-register > 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: 0.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: #fff;
  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: #fff;
  opacity: 0;
  transition: all 0.5s ease;
}
#reg_password:focus
  + .woocommerce-password-strength
  + .woocommerce-password-hint {
  visibility: visible;
  opacity: 1;
}
.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 td,
.xts-compare-table th {
  padding: 15px;
}
.xts-compare-table td:not(:last-child),
.xts-compare-table th:not(:last-child) {
  border-right: 1px solid #e4e4e4;
}
.xts-compare-table th {
  line-height: inherit;
  flex: 0 0 20%;
}
.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,
.xts-compare-table .xts-entities-title {
  display: block;
}
.xts-compare-table .xts-compare-pa_brand img {
  max-width: 110px;
}
.xts-compare-table .button,
.xts-compare-table .button:hover {
  color: #fff;
}
.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;
}
.xts-remove-wishlist-btn,
.xts-wishlist-head .xts-social-buttons-wrapper,
.xts-wishlist-title {
  margin-bottom: 10px;
}
.xts-wishlist-title {
  margin-right: 15px;
  font-size: 20px;
}
.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;
}
.return-to-shop .button,
.return-to-shop .button:hover,
.xts-scheme-light-cat .woocommerce-loop-category__title {
  color: #fff;
}
.xts-empty-page-text {
  text-align: center;
}
.return-to-shop {
  margin-top: 25px;
  margin-bottom: 3vw;
  text-align: center;
}
.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-design-default.xts-scheme-light-cat .xts-cat-count,
.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-mask .xts-cat-content {
  right: auto;
  bottom: auto;
  padding: 30px;
}
.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: #333;
  text-align: center;
  font-weight: 600;
  font-size: 12px;
  line-height: 1;
  flex-shrink: 0;
  background-color: #fff;
  margin-top: -5px;
}
.single_add_to_cart_button,
.single_add_to_cart_button:hover,
.xts-product-add-btn > a,
.xts-product-add-btn > a:hover {
  color: #fff;
}
.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-subcat .xts-cat-content {
  z-index: 4;
  display: inline-flex;
  flex-direction: column;
  max-height: 100%;
  position: relative;
  padding: 25px 0;
  min-width: 50%;
}
.xts-cat-design-subcat .xts-cat-footer {
  flex: 1 1 auto;
  max-height: none;
}
.xts-cat-design-subcat .xts-cat-content-wrapper {
  padding: 15px;
}
.xts-cat-design-subcat .xts-cat-content:after {
  content: "";
  z-index: -1;
  background-color: #fff;
  opacity: 0;
  transition: inherit;
  transform: scaleY(0);
  transform-origin: top;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.xts-cat-design-subcat .xts-cat-count {
  transition: inherit;
}
.xts-cat-design-subcat .xts-cat-footer,
.xts-cat-design-subcat .xts-cat-header {
  padding: 0 25px;
  transition: inherit;
}
.xts-product {
  position: relative;
  text-align: center;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1), z-index 0s;
}

.xts-prod-design-simple .xts-product .xts-product-image,
.xts-product-thumb .xts-product-image{
	width:100%;
    height: 320px;
}
.xts-prod-design-simple .xts-product .xts-product-image img,
.xts-product-thumb .xts-product-image img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.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-spb {
  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.xts-reset-mb-10 {
  margin-bottom: -10px;
}
.xts-product-countdown {
  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 td,
.xts-product .woocommerce-product-attributes th {
  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%;
	height:100%;
	object-fit:cover;
}
/* .xts-product-thumb:hover .xts-product-hover-image {
  opacity: 1;
}
.xts-product-hover-image {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  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:not(.xts-form-first-inited)
  .xts-variations_form
  .variations
  tr:not(:first-child),
.xts-variations_form .variations .cell.label,
.xts-variations_form .woocommerce-variation-add-to-cart,
.xts-variations_form .woocommerce-variation-description,
.xts-variations_form .woocommerce-variation-price {
  display: none;
}
.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-form-first-inited .xts-variations_form .variations tr:not(:first-child) {
  animation: xts-fade-in 0.4s ease;
}
.xts-variations_form .variations {
  margin-bottom: 0;
}
.xts-variations_form .variations .cell {
  padding-top: 0;
}
.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-prod-design-icons .xts-product-actions > div,
.xts-prod-design-img-btn .price,
.xts-prod-design-mask .xts-product-actions > div,
.xts-prod-design-small .xts-product-thumb,
.xts-variations_form .woocommerce-variation > div p:last-child,
.xts-variations_form .woocommerce-variation > div:last-child {
  margin-bottom: 0;
}
.xts-product-actions > div:not(:last-child),
.xts-product-meta {
  margin-bottom: 2px;
}
.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-actions {
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  z-index: 2;
}
.xts-prod-design-summary .xts-product-swatches-wrapper:empty,
.xts-prod-design-summary.xts-carousel .xts-product-bg,
.xts-prod-design-summary.xts-carousel .xts-product-desc {
  display: none;
}
.xts-product-actions .xts-action-btn.xts-style-icon > a {
  min-width: 35px;
  height: 35px;
}
.xts-product-meta {
  font-size: 90%;
}
.xts-product-meta a:hover {
  color: #333;
}
.xts-prod-design-summary .xts-product-bg {
  visibility: hidden;
  background-color: #fff;
  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: #fff;
  transition: inherit;
  transform: translateY(103%);
}
.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-hide-info {
  position: static;
  visibility: visible;
  opacity: 1;
  transform: none;
}
.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: 400;
}
.xts-prod-design-icons .xts-add-cart-btn > a:hover {
  background-color: transparent;
}
.xts-prod-design-icons .xts-product-actions {
  top: auto;
  right: 50%;
  bottom: 15px;
  flex-direction: row;
  transform: translate3d(50%, 15px, 0);
}
.xts-prod-design-mask .xts-product-actions {
  top: 15px;
  right: 15px;
  padding: 0;
  background-color: transparent;
}
.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-right: 15px;
  max-width: 50%;
}
.xts-prod-design-small .xts-product-content {
  flex: 1 1 auto;
}
.xts-prod-design-simple .xts-product {
  text-align: left;
}
.xts-prod-design-simple .xts-product-swatches-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
  background-color: #fff;
  transition: inherit;
}
.xts-prod-design-simple .xts-product-swatches-wrapper:empty {
  display: none;
}
.xts-prod-design-simple .xts-product-content-head {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.xts-prod-design-simple .xts-entities-title {
  flex: 1 1 0;
  margin-right: 5px;
}
.xts-prod-design-simple .price {
  flex: 0 0 auto;
  line-height: 1.4;
}
.xts-prod-design-simple .xts-spb {
  margin-top: 2px;
}
.xts-prod-design-simple .xts-product-add-btn {
  margin-top: 0;
}
.xts-prod-design-simple .xts-add-to-cart {
  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;
  color: #333;
}
.xts-prod-design-simple .xts-add-to-cart:hover {
  color: #333;
  opacity: 0.6;
}
.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,
.xts-single-product-summary > * {
  margin-bottom: 20px;
}
.woocommerce-product-details__short-description :last-child,
.xts-single-product-summary > :last-child {
  margin-bottom: 0;
}
.product_title {
  font-size: 28px;
}
.product_meta .xts-label {
  color: #333;
  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.swiper-slide-thumb-active,
.xts-single-product-thumb .xts-col:hover {
  opacity: 0.5;
}
.woocommerce-review-link {
  display: none;
}
.xts-single-product-swatches {
  display: inline-flex;
}
.xts-single-product-actions > div:not(:last-child) {
  margin-right: 15px;
}
.related h2,
.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: #333;
  font-size: 16px;
}
.xts-single-product-nav.xts-style-default .xts-nav-btn > a:hover {
  color: #777;
}
.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;
}
.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-image-actions
  .xts-action-btn.xts-style-icon-bg-text:before {
  box-shadow: none;
}
.xts-single-product-image-actions .xts-action-btn.xts-style-icon-bg-text > a {
  min-width: 55px;
  height: 55px;
}
.xts-single-product-image-actions
  .xts-action-btn.xts-style-icon-bg-text
  > a:before {
  font-size: 18px;
}
.elementor-widget-xts_single_product_price,
.woocommerce-Tabs-panel > h2,
.xts-single-product-summary > .price {
  font-size: 22px;
}
.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;
}
.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;
}
.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_action_buttons
  .xts-action-btn.xts-style-icon,
.elementor-widget-xts_single_product_add_to_cart.xts-label-position-top
  .variations_form
  label {
  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;
}
.wc-tabs-wrapper.xts-layout-accordion .xts-nav-wrapper,
.woocommerce-Tabs-panel:not(.xts-active) {
  display: none;
}
.product_meta + .xts-single-product-share {
  margin-top: -5px;
}
.wc-tabs-wrapper.xts-layout-accordion .xts-accordion-content {
  padding-right: 10px;
}
.xts-nav-product-tabs-wrapper {
  margin-bottom: 25px;
  text-align: center;
}
.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: #333;
}
.woocommerce-Reviews .woocommerce-pagination {
  text-align: left;
}
.woocommerce-Reviews .clear {
  display: none;
}
label[for="rating"] {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 15px;
}
.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;
}
.stars.selected a:before,
.stars.selected:hover a:before,
.stars:hover a:before {
  content: "\e916";
  color: #eabe12;
}
.stars a.active ~ a:before,
.stars a:before,
.stars a:hover ~ a:before,
.stars.selected:hover a:hover ~ a:before {
  content: "\e914";
  color: #bbb;
}
.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 0.25s ease;
}
label[for="xts-add-img-btn"]:before {
  margin-right: 8px;
  font-weight: 400;
  font-size: 18px;
  content: "\e932";
}
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,
  .col-sm-fill {
    max-width: none;
    width: auto;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-sm-fill {
    -ms-flex: 1 1 auto;
    flex: 1 1 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,
  .col-md-fill {
    max-width: none;
    width: auto;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-md-fill {
    -ms-flex: 1 1 auto;
    flex: 1 1 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 > .swiper-container > .swiper-wrapper > .xts-col,
  .xts-row-spacing-30 > .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 > .swiper-container > .swiper-wrapper > .xts-col,
  .xts-row-spacing-40 > .xts-col {
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .xts-row-md-1:not(.xts-loaded)
    > .swiper-container
    > .swiper-wrapper
    > .xts-col,
  .xts-row-md-1 > .xts-col {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .xts-row-md-2:not(.xts-loaded)
    > .swiper-container
    > .swiper-wrapper
    > .xts-col,
  .xts-row-md-2 > .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:not(.xts-loaded)
    > .swiper-container
    > .swiper-wrapper
    > .xts-col,
  .xts-row-md-3 > .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:not(.xts-loaded)
    > .swiper-container
    > .swiper-wrapper
    > .xts-col,
  .xts-row-md-4 > .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:not(.xts-loaded)
    > .swiper-container
    > .swiper-wrapper
    > .xts-col,
  .xts-row-md-5 > .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:not(.xts-loaded)
    > .swiper-container
    > .swiper-wrapper
    > .xts-col,
  .xts-row-md-6 > .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:not(.xts-loaded)
    > .swiper-container
    > .swiper-wrapper
    > .xts-col,
  .xts-row-md-7 > .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:not(.xts-loaded)
    > .swiper-container
    > .swiper-wrapper
    > .xts-col,
  .xts-row-md-8 > .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:not(.xts-loaded)
    > .swiper-container
    > .swiper-wrapper
    > .xts-col,
  .xts-row-md-9 > .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:not(.xts-loaded)
    > .swiper-container
    > .swiper-wrapper
    > .xts-col,
  .xts-row-md-10 > .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-page-nav > div:first-child {
    border-right: 1px solid rgba(119, 119, 119, 0.2);
  }
  .xts-comments-area .reply {
    position: absolute;
    top: 0;
    right: 0;
  }
  .xts-timeline-items.xts-reverse .xts-timeline-item-second:after,
  .xts-timeline-items:not(.xts-reverse) .xts-timeline-item-first:after {
    right: -30px;
  }
  .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-single-post.has-post-thumbnail:not(.format-video):not(.format-audio)
    .xts-single-post-header {
    padding: 15px 15px 15px 0;
    bottom: 0;
  }
  .xts-post.has-post-thumbnail .xts-post-thumb {
    margin-bottom: 0;
  }
  .xts-post.has-post-thumbnail .xts-post-header {
    padding: 10px 10px 10px 0;
    bottom: 100%;
  }
  .xts-post.has-post-thumbnail:not(.xts-format-design-mask) .xts-post-content {
    padding-top: 10px;
  }
  .xts-post.has-post-thumbnail .xts-post-header,
  .xts-single-post.has-post-thumbnail:not(.format-video):not(.format-audio)
    .xts-single-post-header {
    position: absolute;
    left: 0;
    margin-bottom: 0;
    background-color: #fff;
    width: 80%;
    z-index: 6;
  }
  .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-timeline-items.xts-reverse .xts-timeline-item-second,
  .xts-timeline-items:not(.xts-reverse) .xts-timeline-item-first {
    margin-right: auto;
  }
  .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 .xts-timeline-item-first,
  .xts-timeline-items:not(.xts-reverse) .xts-timeline-item-second {
    margin-left: auto;
  }
  .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-second:after {
    left: -30px;
  }
  .xts-timeline-items.xts-reverse .xts-timeline-item-first:after {
    left: -30px;
  }
  .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-ajax-arrows.xts-arrows-design-default.xts-shown .xts-arrow-inner,
  .xts-arrows-design-default.xts-carousel.xts-arrows-vpos-sides:hover
    .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,
  .col-lg-fill {
    max-width: none;
    width: auto;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .col-lg-fill {
    -ms-flex: 1 1 auto;
    flex: 1 1 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:not(.xts-loaded)
    > .swiper-container
    > .swiper-wrapper
    > .xts-col,
  .xts-row-lg-1 > .xts-col {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .xts-row-lg-2:not(.xts-loaded)
    > .swiper-container
    > .swiper-wrapper
    > .xts-col,
  .xts-row-lg-2 > .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:not(.xts-loaded)
    > .swiper-container
    > .swiper-wrapper
    > .xts-col,
  .xts-row-lg-3 > .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:not(.xts-loaded)
    > .swiper-container
    > .swiper-wrapper
    > .xts-col,
  .xts-row-lg-4 > .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:not(.xts-loaded)
    > .swiper-container
    > .swiper-wrapper
    > .xts-col,
  .xts-row-lg-5 > .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:not(.xts-loaded)
    > .swiper-container
    > .swiper-wrapper
    > .xts-col,
  .xts-row-lg-6 > .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:not(.xts-loaded)
    > .swiper-container
    > .swiper-wrapper
    > .xts-col,
  .xts-row-lg-7 > .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:not(.xts-loaded)
    > .swiper-container
    > .swiper-wrapper
    > .xts-col,
  .xts-row-lg-8 > .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:not(.xts-loaded)
    > .swiper-container
    > .swiper-wrapper
    > .xts-col,
  .xts-row-lg-9 > .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:not(.xts-loaded)
    > .swiper-container
    > .swiper-wrapper
    > .xts-col,
  .xts-row-lg-10 > .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;
  }
  .platform-Windows .xts-dropdown-menu.xts-style-full {
    width: calc(100vw - 17px);
  }
  .platform-Windows .xts-dropdown-menu.xts-style-container {
    width: calc(100vw - 47px);
  }
  .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-end,
  .xts-header-row.xts-layout-equal-sides .xts-header-col.xts-desktop.xts-start {
    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-clone,
  .admin-bar .xts-header.xts-sticky-real.xts-sticked .xts-header-main {
    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 0.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 0.3s ease;
    background-color: #fff;
    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: #fff;
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translate3d(0, -100%, 0);
  }
  .xts-show-cat-btn,
  .xts-sidebar.xts-sidebar-hidden-lg:not(.xts-inited),
  .xts-sticky-navbar {
    display: none;
  }
  .xts-search-full-screen .searchform ::-webkit-input-placeholder {
    color: #333;
  }
  .xts-search-full-screen .searchform ::-moz-placeholder {
    color: #333;
  }
  .xts-search-full-screen .searchform :-moz-placeholder {
    color: #333;
  }
  .xts-search-full-screen .searchform :-ms-input-placeholder {
    color: #333;
  }
  .xts-search-full-screen .searchform input[type="text"] {
    padding: 0;
    height: 110px;
    border: none;
    border-radius: 0;
    background-color: transparent;
    color: #333;
    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.autocomplete-selected,
  .xts-search-full-screen .autocomplete-suggestion:hover {
    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;
  }
  .admin-bar .xts-search-full-screen,
  .admin-bar .xts-sidebar.xts-sidebar-hidden-lg.xts-inited {
    top: 32px;
  }
  .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;
  }
  .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: 0.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;
  }
  .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-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 .xts-title,
  .xts-page-title.xts-size-xxl .xts-title {
    font-size: 68px;
  }
  .xts-page-title.xts-size-xl {
    padding: 110px 0;
  }
  .xts-page-title.xts-size-xxl {
    padding: 200px 0;
  }
  .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-left,
  .xts-spot-content.xts-position-right {
    top: -45px;
    margin-top: 0;
  }
  .xts-spot-content.xts-position-left:after,
  .xts-spot-content.xts-position-right: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%;
  }
  .platform-Windows [class*="xts-section-stretch"] {
    width: calc(100vw - 17px);
    left: calc(50% - 50vw + 8.5px);
  }
  .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-my-account-sidebar {
    flex-basis: 25%;
    max-width: 25%;
  }
  .woocommerce-MyAccount-content {
    flex-basis: 75%;
    max-width: 75%;
  }
  .xts-cat-design-subcat .xts-cat-footer {
    opacity: 0;
  }
  .xts-cat-design-subcat .xts-with-subcat:hover .xts-cat-count {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  }
  .xts-cat-design-subcat .xts-with-subcat:hover .xts-cat-content:after {
    opacity: 1;
    transform: scaleY(1);
  }
  .xts-cat-design-subcat .xts-with-subcat:hover .xts-cat-footer {
    opacity: 1;
    transition-delay: 0.1s;
  }
  .xts-cat-design-subcat.xts-scheme-light-cat
    .xts-with-subcat:hover
    .woocommerce-loop-category__title {
    color: #333;
  }
  .xts-cat-design-subcat.xts-scheme-light-cat
    .xts-with-subcat:hover
    .woocommerce-loop-category__title
    a:hover {
    color: rgba(51, 51, 51, 0.65);
  }
  .xts-product-actions {
    opacity: 0;
    transition: inherit;
    transform: translateX(103%);
    padding: 7px;
  }
  .xts-product:hover .xts-product-actions {
    opacity: 1;
    transform: none;
  }
  .xts-prod-design-summary .xts-product:hover {
    transform: translateY(-10px);
  }
  .xts-prod-design-summary.xts-carousel .xts-product {
    transform: none;
  }
  .xts-prod-design-icons .xts-add-cart-btn > a {
    padding: 0;
    min-height: 0;
    background-color: transparent;
    letter-spacing: unset;
    font-weight: 400;
  }
  .xts-prod-design-icons .xts-add-cart-btn > a:hover {
    background-color: transparent;
  }
  .xts-prod-design-icons .xts-product-actions {
    padding: 5px 10px;
    transform: translate3d(50%, 15px, 0);
  }
  .xts-prod-design-icons .xts-product:hover .xts-product-actions {
    transform: translate3d(50%, 0, 0);
  }
  .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;
  }
  .xts-prod-design-mask .xts-product-actions {
    z-index: 6;
    transform: translateX(15px);
  }
  .xts-prod-design-mask .xts-product:hover .xts-product-content {
    opacity: 1;
  }
  .xts-prod-design-simple .xts-product-swatches-wrapper {
    transform: translateY(103%);
  }
  .xts-prod-design-simple .xts-product:hover .xts-product-swatches-wrapper {
    transform: none;
  }
  .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%;
    width: 100%;
  }
  .woocommerce-product-gallery.xts-style-side
    .xts-single-product-thumb
    > .xts-col {
    flex: 1;
  }
  .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.xts-row-2
    > .xts-col {
    max-height: calc(50% - 5px);
  }
  .woocommerce-product-gallery.xts-style-side
    .xts-single-product-thumb.xts-row-3
    > .xts-col {
    max-height: calc(33.33333% - 6.53px);
  }
  .woocommerce-product-gallery.xts-style-side
    .xts-single-product-thumb.xts-row-4
    > .xts-col {
    max-height: calc(25% - 7.4px);
  }
  .woocommerce-product-gallery.xts-style-side
    .xts-single-product-thumb.xts-row-5
    > .xts-col {
    max-height: calc(20% - 8px);
  }
  .woocommerce-product-gallery.xts-style-side
    .xts-single-product-thumb.xts-row-6
    > .xts-col {
    max-height: calc(16.66667% - 8.27px);
  }
  .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 0.6s ease;
  }
  .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: #333;
    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:after,
  .woocommerce-product-gallery.xts-style-side
    .xts-single-product-thumb
    .xts-nav-arrow:not(.xts-disabled):hover:before {
    transform: translateY(-100%);
  }
  .woocommerce-product-gallery.xts-style-side
    .xts-single-product-thumb
    .xts-nav-arrow:not(.xts-disabled):hover.xts-next:after,
  .woocommerce-product-gallery.xts-style-side
    .xts-single-product-thumb
    .xts-nav-arrow:not(.xts-disabled):hover.xts-next:before {
    transform: translateY(100%);
  }
  .woocommerce-product-gallery.xts-style-side
    .xts-single-product-images
    > .xts-col:nth-child(n + 2),
  .woocommerce-product-gallery.xts-style-side
    .xts-single-product-thumb.xts-row-2
    > .xts-col:nth-child(n + 3),
  .woocommerce-product-gallery.xts-style-side
    .xts-single-product-thumb.xts-row-3
    > .xts-col:nth-child(n + 4),
  .woocommerce-product-gallery.xts-style-side
    .xts-single-product-thumb.xts-row-4
    > .xts-col:nth-child(n + 5),
  .woocommerce-product-gallery.xts-style-side
    .xts-single-product-thumb.xts-row-5
    > .xts-col:nth-child(n + 6),
  .woocommerce-product-gallery.xts-style-side
    .xts-single-product-thumb.xts-row-6
    > .xts-col:nth-child(n + 7) {
    display: none;
  }
  .woocommerce-product-gallery.xts-style-grid-2 .xts-col:first-child,
  .woocommerce-product-gallery.xts-style-grid-comb .xts-col:nth-child(3n + 1) {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .xts-single-product
    form.cart:not(.xts-variations_form)
    .single_add_to_cart_button {
    height: 54px;
    padding: 5px 60px;
  }
  .xts-single-product form.cart:not(.xts-variations_form) .quantity {
    min-height: 54px;
    height: 54px;
  }
  .xts-single-product form.cart:not(.xts-variations_form) .quantity button,
  .xts-single-product
    form.cart:not(.xts-variations_form)
    .quantity
    input[type="number"] {
    width: 40px;
  }
}
@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-side-hidden,
  .xts-sidebar.xts-sidebar-hidden-md.xts-inited {
    width: 300px;
  }
  .xts-hide-md {
    display: none !important;
  }
  .xts-header-col.xts-desktop,
  .xts-insta-meta,
  .xts-sidebar-opener.xts-action-btn > a span,
  .xts-sidebar.xts-sidebar-hidden-md:not(.xts-inited) {
    display: none;
  }
  .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: 0 0 !important;
  }
  .xts-fontsize-xxl {
    font-size: 36px;
  }
  .xts-fontsize-xl {
    font-size: 28px;
  }
  .xts-arrows-design-default .xts-arrow-inner,
  .xts-page-nav-title,
  .xts-project-title {
    font-size: 16px;
  }
  .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, #000 20px);
    -webkit-mask-image: linear-gradient(to left, transparent 0, #000 20px);
  }
  .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-nav-wrapper.xts-mb-action-swipe {
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    -webkit-mask-image: linear-gradient(to left, transparent, #000 70px);
    mask-image: linear-gradient(to left, transparent, #000 70px);
  }
  .xts-nav-wrapper.xts-mb-action-swipe .xts-nav {
    flex-wrap: nowrap;
  }
  .xts-page-nav-image {
    max-width: 140px;
  }
  .xts-header-col.xts-mobile.xts-end,
  .xts-header-col.xts-mobile.xts-start {
    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-nav-shop-cat,
  .xts-page-title.xts-style-by-sides .xts-show-cat-btn {
    flex: 1 1 100%;
  }
  .xts-page-title.xts-style-inline-2 .xts-show-cat-btn.xts-action-btn {
    flex: 1 1 100%;
    margin-right: 0;
  }
  .xts-page-title.xts-style-inline-2 .xts-nav-shop-cat.xts-nav {
    flex: 1 1 100%;
  }
  .xts-sidebar-hidden-md .xts-content-area {
    flex-basis: 100%;
    max-width: 100%;
  }
  .xts-copyrights.xts-layout-two_columns .col-12 {
    text-align: center;
  }
  .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: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  }
  .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: #333;
    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-nav-shop-cat .xts-dropdown:before,
  .xts-nav-shop-cat .xts-sub-menu li.xts-has-children > a:after {
    content: none;
  }
  .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: 0 0 !important;
  }
  .xts-tabs-header.xts-design-by-sides .xts-nav-wrapper {
    flex-basis: 100%;
    width: 100%;
  }
  .xts-sticky-navbar-enabled .xts-sticky-atc {
    bottom: 55px;
  }
  .xts-sticky-navbar-enabled .xts-scroll-to-top.xts-sticky-atc-shown {
    bottom: 155px;
  }
  .woocommerce-cart-form {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .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-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;
  }
  .xts-nav-shop-cat .xts-dropdown-inner {
    opacity: 1;
  }
  .xts-scheme-light .xts-nav-shop-cat .xts-sub-menu li a {
    color: #fff;
  }
  .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-products-per-page,
  .xts-products-per-row {
    display: none;
  }
  .xts-cat-design-subcat .xts-with-subcat .xts-cat-content:after {
    opacity: 1;
    transform: none;
  }
  .xts-cat-design-subcat .xts-with-subcat .xts-cat-count {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  }
  .xts-cat-design-subcat.xts-scheme-light-cat
    .xts-with-subcat
    .woocommerce-loop-category__title {
    color: #333;
  }
  .xts-cat-design-subcat.xts-scheme-light-cat
    .xts-with-subcat
    .woocommerce-loop-category__title
    a:hover {
    color: rgba(51, 51, 51, 0.65);
  }
  .xts-product .xts-compare-btn,
  .xts-product .xts-quick-view-btn,
  .xts-product-hover-image,
  .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-post-reply-wrapper,
  .xts-search-cats,
  .xts-slider .flickity-page-dots,
  .xts-timeline-items:nth-child(2) .xts-timeline-dot {
    display: none;
  }
  .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: 0 0 !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;
  }
  .author-info .author-avatar,
  .xts-member-image,
  .xts-single-post-footer > div:not(:last-child) {
    margin-bottom: 20px;
  }
  .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-pswp-gallery img {
    max-width: 45px;
  }
  .xts-single-post-footer {
    flex-wrap: wrap;
    text-align: center;
  }
  .author-info {
    align-items: center;
    flex-direction: column;
    text-align: center;
  }
  .author-info .author-avatar {
    margin-right: 0;
  }
  .xts-single-post-title {
    font-size: 32px;
  }
  .xts-row-2 .xts-project-content {
    padding: 10px 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-timeline-items {
    flex-direction: column;
  }
  .xts-timeline-items .xts-timeline-dot {
    top: -30px;
  }
  .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;
  }
  .wp-block-pullquote blockquote > *,
  blockquote.wp-block-quote.is-style-large > * {
    margin-bottom: 0;
  }
  .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 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 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;
    width: 100%;
  }
  .col2-set .col-1,
  .col2-set .col-2 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .shop_table_responsive {
    display: block;
  }
  .shop_table_responsive th,
  .shop_table_responsive thead {
    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;
    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;
  }
  .group_table td.product-name:before,
  .woocommerce-cart-form__contents td.product-name:before,
  .xts-checkout-steps li:after {
    content: none;
  }
  .shop_table_responsive td:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .group_table tr,
  .woocommerce-cart-form__contents tr {
    padding-left: 115px;
    min-height: 125px;
  }
  .group_table td,
  .woocommerce-cart-form__contents td {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 5px;
    padding: 0;
  }
  .xts-checkout-steps li:not(.xts-active),
  .xts-compare-table th,
  .xts-sticky-atc:not(.xts-mb-show) {
    display: none;
  }
  .group_table td > *,
  .woocommerce-cart-form__contents td > * {
    margin-bottom: 5px;
  }
  .group_table td:before,
  .woocommerce-cart-form__contents td:before {
    flex: 1 1 auto;
    margin-bottom: 5px;
    padding-top: 0;
    text-align: left;
    font-size: 11px;
  }
  .group_table td:not(:last-child),
  .woocommerce-cart-form__contents td:not(:last-child) {
    border-bottom: 1px dashed rgba(119, 119, 119, 0.2);
  }
  .group_table td.product-thumbnail,
  .woocommerce-cart-form__contents td.product-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    margin-bottom: 0;
    width: auto;
    border-bottom: none;
  }
  .group_table td.product-thumbnail img,
  .woocommerce-cart-form__contents td.product-thumbnail img {
    min-width: 100px;
    width: 100px;
    height: 110px;
  }
  .group_table td.product-remove,
  .woocommerce-cart-form__contents td.product-remove {
    position: absolute;
    top: -7px;
    right: -7px;
    z-index: 1;
    margin-bottom: 0;
    width: auto;
    border: none;
  }
  .group_table td.product-name,
  .woocommerce-cart-form__contents td.product-name {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    text-align: left;
  }
  .group_table td.product-name > a,
  .group_table td.product-name > label,
  .woocommerce-cart-form__contents td.product-name > a,
  .woocommerce-cart-form__contents td.product-name > label {
    margin-bottom: 10px;
    padding-right: 30px;
  }
  .group_table td.product-name dl.variation,
  .woocommerce-cart-form__contents td.product-name dl.variation {
    margin-top: 0;
  }
  .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-scroll-to-top.xts-sticky-atc-shown {
    bottom: 70px;
  }
  .xts-sticky-navbar-enabled .xts-scroll-to-top.xts-sticky-atc-shown {
    bottom: 105px;
  }
  .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;
  }
  .woocommerce-Address:last-child,
  .woocommerce-column--shipping-address {
    margin-top: 35px;
  }
  .xts-form-separator span {
    padding: 0 15px;
  }
  .xts-form-separator:after,
  .xts-form-separator:before {
    border-left-style: none;
    border-bottom-style: solid;
  }
  .xts-my-account-sidebar {
    margin-bottom: 30px;
  }
  .woocommerce-thankyou-order-received {
    font-size: 24px;
  }
  .woocommerce-thankyou-order-received:before {
    font-size: 120px;
  }
  .wc-bacs-bank-details li,
  .woocommerce-thankyou-order-details li {
    flex-basis: 50%;
    max-width: 50%;
  }
  .wc-bacs-bank-details li:nth-child(even),
  .woocommerce-thankyou-order-details li:nth-child(even) {
    border-right: none;
  }
  .xts-empty-page {
    font-size: 24px;
  }
  .xts-empty-page:before {
    font-size: 120px;
  }
  .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: 0 0;
    font-size: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    min-width: auto;
    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: #333;
    font-size: 20px;
    content: "\e958";
    font-family: font-icon;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .woocommerce-product-gallery.xts-style-grid-1
    .xts-single-product-images:not(.xts-carousel),
  .woocommerce-product-gallery.xts-style-grid-1
    .xts-single-product-images
    > .xts-col,
  .woocommerce-product-gallery.xts-style-grid-2
    .xts-single-product-images:not(.xts-carousel),
  .woocommerce-product-gallery.xts-style-grid-2
    .xts-single-product-images
    > .xts-col,
  .woocommerce-product-gallery.xts-style-grid-comb
    .xts-single-product-images:not(.xts-carousel),
  .woocommerce-product-gallery.xts-style-grid-comb
    .xts-single-product-images
    > .xts-col {
    margin-bottom: 0;
  }
  .woocommerce-product-gallery.xts-style-grid-1
    .xts-single-product-images
    > .xts-col:not(:first-child),
  .woocommerce-product-gallery.xts-style-grid-2
    .xts-single-product-images
    > .xts-col:not(:first-child),
  .woocommerce-product-gallery.xts-style-grid-comb
    .xts-single-product-images
    > .xts-col:not(:first-child) {
    display: none;
  }
  .xts-single-product-brands img {
    max-width: 70px;
  }
}
@media (max-width: 575px) {
  .xts-layout-equal-sides {
    padding: 0 15px;
    /* background: linear-gradient(90deg, rgb(201 249 222) 0%, rgba(201, 249, 222, 1) 50%, rgb(153 190 253) 50%, rgba(153, 190, 253, 1) 100%); */
}
  .xts-footer-widget.xts-widget-collapse > .widget-title ~ *,
  .xts-sticky-atc .col,
  .xts-sticky-atc .price,
  .xts-sticky-atc .quantity,
  .xts-sticky-atc .stock,
  .xts-sticky-atc .xts-action-btn {
    display: none;
  }
  .xts-footer-widget.xts-widget-collapse .widget-title {
    min-height: 30px;
  }
  .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;
  }
  .xts-sticky-atc .col-auto {
    flex-basis: 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
  }
  .xts-sticky-atc .cart {
    position: relative;
    width: 100%;
  }
  .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: 0;
  }
  .wc-bacs-bank-details,
  .woocommerce-thankyou-order-details {
    align-items: stretch;
    flex-direction: column;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
  }
  .wc-bacs-bank-details li,
  .woocommerce-thankyou-order-details li {
    flex-basis: 100%;
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
  }
  .wc-bacs-bank-details li:not(:last-child),
  .woocommerce-thankyou-order-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;
  }
}

.grecaptcha-badge {
    display: none !important;
}

.xts-sticked .xts-general-header.xts-layout-equal-sides .xts-logo img {
    max-height: unset;
}
.wpgs-nav .slick-slide { 
    height: 150px;
}
.wpgs-nav .slick-slide img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.elementor-top-section {
	margin-top:0 !important;
}