main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
sub,
sup {
  font-size: 75%;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
[hidden],
template {
  display: none;
}
*,
:after,
:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@-ms-viewport {
  width: device-width;
}
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
  border: none;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-align: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  font-family: -apple-system, BlinkMacSystemFont, Noto Sans, "system-ui",
    Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol;
  font-size: 100%;
  line-height: 1.15;
}
body,
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
}
body {
  -moz-word-wrap: break-word;
  -webkit-word-wrap: break-word;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  color: #444;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  vertical-align: baseline;
}
body,
button,
input,
select,
textarea {
  font-family: Inter, Segoe UI, Roboto, -apple-system, BlinkMacSystemFont,
    sans-serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.6;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
ol,
ul {
  margin: 0 0 20px 50px;
  padding: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 10px 0 0 40px;
}
p {
  margin: 0 0 20px;
}
p:empty {
  display: none;
}
a {
  color: #444;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
a:hover {
  color: #e26143;
  text-decoration: underline;
}
a:focus {
  outline: 1px dotted #ffbf3f;
  text-decoration: none;
}
.cb-entry .wp-block-button__link,
.wp-block-button__link {
  color: inherit;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
.wp-block-button__link,
a.wp-block-button__link {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: Inter, sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
  margin-bottom: 20px;
}
h1 {
  font-size: 32px;
  line-height: 1.1;
}
h2 {
  font-size: 26px;
  line-height: 1.2;
}
h3 {
  font-size: 22px;
  line-height: 1.3;
}
h4 {
  font-size: 18px;
  line-height: 1.4;
}
h5 {
  font-size: 16px;
  line-height: 1.5;
}
h6 {
  font-size: 14px;
  line-height: 1.6;
}
b,
strong {
  font-weight: 700;
}
big {
  font-size: 125%;
}
small,
sub,
sup {
  font-size: 80%;
}
sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
code,
kbd,
pre,
samp,
tt,
var {
  font-family: monospace, monospace;
  letter-spacing: 0;
}
pre {
  background-color: #2c2848;
  border-radius: 3px;
  display: block;
  font-size: 15px;
  margin-bottom: 30px;
  max-width: 100%;
  overflow: auto;
  padding: 30px;
}
code,
pre {
  color: #fff;
  font-weight: 400;
}
code {
  background-color: #20284a;
  border-radius: 2px;
  display: inline;
  padding: 1px 5px;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: #fff;
  font-family: monospace;
  font-size: 15px;
  font-style: normal;
  padding: 0;
}
blockquote,
q {
  border-left: 4px solid #000;
  font-family: -apple-system, BlinkMacSystemFont, Noto Sans, "system-ui",
    Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 30px;
  padding: 10px 0 10px 30px;
}
blockquote > p,
q > p {
  line-height: 1.4;
  margin: 0;
}
.wp-block-pullquote {
  border-bottom: 4px solid #000;
  border-top: 4px solid #000;
  margin: 0 0 30px;
  padding: 40px 0;
}
.wp-block-pullquote blockquote {
  border-left-color: none;
  margin: 0;
  padding: 0;
}
.wp-block-pullquote p {
  font-size: 20px;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 24px;
}
.wp-block-pullquote.is-style-solid-color {
  padding: 30px;
}
.wp-block-pullquote.is-style-solid-color blockquote {
  max-width: 100%;
  text-align: center;
}
.wp-block-pullquote.is-style-solid-color blockquote cite,
cite {
  display: inline-block;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  margin-top: 10px;
}
audio,
canvas,
progress,
video {
  vertical-align: baseline;
}
img {
  border-style: none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
video {
  display: block;
}
figure {
  margin: 0;
  padding: 0;
  position: relative;
}
figcaption {
  font-size: 13px;
}
.wp-block-embed figcaption {
  margin-bottom: 0;
  margin-top: 10px;
}
embed,
iframe,
object {
  max-width: 100%;
}
hr {
  background-color: #ececec;
  border: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 2px;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
hr.wp-block-separator {
  margin: 20px auto;
  max-width: 150px;
}
hr.wp-block-separator.is-style-wide {
  max-width: 100%;
}
.wp-block-separator.is-style-dots {
  background-color: none;
  border: none;
  height: auto;
  line-height: 1;
  max-width: none;
  text-align: center;
}
br {
  height: 1px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
ins,
mark {
  background-color: #fffbae;
  text-decoration: none;
}
del,
s,
strike {
  background-color: transparent;
  text-decoration: line-through;
}
.has-drop-cap:first-child:first-letter {
  font-family: -apple-system, BlinkMacSystemFont, Noto Sans, "system-ui",
    Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol;
  font-size: 6rem;
  font-weight: 700;
}
form {
  display: block;
}
fieldset {
  border: 1px solid #ececec;
  padding: 30px;
}
legend {
  padding: 0 15px;
}
label,
legend {
  font-size: 15px;
  font-weight: 700;
}
label {
  margin: 0 0 5px;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
  color: inherit;
  font-weight: 400;
}
input[type="checkbox"] + label,
label.inline {
  display: inline;
  font-weight: 400;
  margin-left: 5px;
}
input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
  -webkit-box-shadow: inset 0 0 0 1000px #fff !important;
}
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 2px solid #ececec;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  font-size: 15px;
  height: 46px;
  margin: 0;
  max-width: 100%;
  padding: 10px 15px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 100%;
}
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: #3da6ff;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
input::-ms-input-placeholder {
  color: #444;
}
input::placeholder {
  color: #444;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input::-webkit-input-placeholder {
  color: #444;
  line-height: normal;
}
input:-ms-input-placeholder {
  color: #444;
  line-height: normal;
}
input::-moz-placeholder {
  color: #444;
  line-height: revert;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
  -webkit-text-fill-color: inherit !important;
  -webkit-box-shadow: inset 0 0 0 1000px transparent !important;
  -webkit-transition: background-color 5000s ease-in-out 0s !important;
  transition: background-color 5000s ease-in-out 0s !important;
}
.btn-general,
.button,
.button-general,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #0286e7;
  border: none;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  height: auto;
  line-height: 1;
  opacity: 1;
  padding: 16px 20px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn-general:hover,
.button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: #e26143;
  border: none;
  color: #fff;
  text-decoration: none;
}
.btn-general:focus,
.button:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: 1px dotted #ffbf3f;
  text-decoration: none;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 0 3px 0 0;
  padding: 0;
}
select {
  border: 1px solid #ececec;
  border-radius: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  cursor: pointer;
  display: block;
  font-size: 15px;
  height: 46px;
  line-height: 46px;
  padding: 10px 15px;
  position: relative;
  -ms-word-break: normal;
  word-break: normal;
}
select,
textarea {
  margin: 0;
  max-width: 100%;
  width: 100%;
}
textarea {
  height: 150px;
  padding: 20px;
  resize: vertical;
  vertical-align: middle;
}
address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 20px;
}
progress {
  vertical-align: baseline;
}
output {
  display: inline-block;
}
summary {
  cursor: pointer;
  display: list-item;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: 15px;
  margin: 30px 0;
  max-width: 100%;
  overflow: hidden;
  width: 100%;
}
table,
td,
th {
  border: 1px solid #ececec;
}
.alignleft > table,
.alignright > table,
td,
th {
  margin: 0;
}
td,
th {
  line-height: 1.4;
  overflow: visible;
  padding: 15px;
}
th {
  font-weight: 700;
}
thead {
  vertical-align: bottom;
  white-space: nowrap;
}
caption {
  caption-side: bottom;
  font-weight: 400;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: left;
}
svg:not(:root) {
  overflow: hidden;
}
[hidden],
template {
  display: none;
}
.text-align-left {
  text-align: left;
}
.text-align-center {
  text-align: center;
}
.text-align-right {
  text-align: right;
}
.alignleft {
  display: inline;
  float: left;
}
.alignright {
  display: inline;
  float: right;
}
.aligncenter {
  float: none;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: auto;
  touch-action: auto;
}
.owl-carousel .owl-item img {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
}
.woo-quantity-btn,
.woocommerce #respond input#submit,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce .add_to_cart_button,
.woocommerce .added_to_cart.wc-forward,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce .custom-cart-btn a,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input#submit,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce ul.products li.product .button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  border-radius: 2px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 5px;
  height: auto;
  justify-content: center;
  line-height: 1;
  padding: 16px 20px;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 1;
}
.woo-quantity-btn svg,
.woocommerce #respond input#submit svg,
.woocommerce #respond input#submit.disabled svg,
.woocommerce #respond input#submit:disabled svg,
.woocommerce #respond input#submit:disabled[disabled] svg,
.woocommerce .add_to_cart_button svg,
.woocommerce .added_to_cart.wc-forward svg,
.woocommerce .cart .button svg,
.woocommerce .cart input.button svg,
.woocommerce .custom-cart-btn a svg,
.woocommerce a.button svg,
.woocommerce a.button.alt svg,
.woocommerce a.button.disabled svg,
.woocommerce a.button:disabled svg,
.woocommerce a.button:disabled[disabled] svg,
.woocommerce button.button svg,
.woocommerce button.button.alt svg,
.woocommerce button.button.disabled svg,
.woocommerce button.button:disabled svg,
.woocommerce button.button:disabled[disabled] svg,
.woocommerce input#submit svg,
.woocommerce input.button svg,
.woocommerce input.button.alt svg,
.woocommerce input.button.disabled svg,
.woocommerce input.button:disabled svg,
.woocommerce input.button:disabled[disabled] svg,
.woocommerce ul.products li.product .button svg {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 16px;
  line-height: 1;
  width: 16px;
}
.button-general.medium,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  letter-spacing: 0.5px;
  margin: 5px 10px;
  padding: 20px 50px;
}
.button-general.large {
  letter-spacing: 0.5px;
  margin: 5px 10px;
  padding: 23px 80px;
}
.button-general.shadow {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.woocommerce .woocommerce-error a.button,
.woocommerce .woocommerce-info a.button,
.woocommerce .woocommerce-message a.button,
.woocommerce .woocommerce-notice a.button,
.woocommerce .woocommerce-notices-wrapper a.button,
.woocommerce-page .woocommerce-error a.button,
.woocommerce-page .woocommerce-info a.button,
.woocommerce-page .woocommerce-message a.button,
.woocommerce-page .woocommerce-notice a.button,
.woocommerce-page .woocommerce-notices-wrapper a.button {
  padding: 5px 20px;
}
.custom-cart-btn {
  margin-top: 10px;
}
.woocommerce .custom-cart-btn .add_to_cart_button,
.woocommerce .custom-cart-btn a,
.woocommerce ul.products li.product .added_to_cart.wc-forward,
.woocommerce ul.products li.product .button,
.woocommerce-page .custom-cart-btn a {
  padding: 16px 20px;
}
.woocommerce ul.products li.product .added_to_cart.wc-forward {
  margin-left: 5px;
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
  bottom: unset;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  left: unset;
  margin-left: 3px;
  position: relative;
  right: unset;
  top: unset;
  vertical-align: top;
}
.woocommerce form .form-row label,
.woocommerce label,
.woocommerce-page label {
  color: #616161;
  font-weight: 400;
  line-height: 1.6;
}
.woocommerce form .form-row {
  margin: 15px 0;
  padding: 0;
}
.woocommerce
  .os-quantity-wrapper
  .quantity
  input[type="number"]::-webkit-inner-spin-button,
.woocommerce
  .os-quantity-wrapper
  .quantity
  input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.os-quantity-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  width: 100px;
}
.woocommerce .os-quantity-wrapper .quantity input[type="number"] {
  -moz-appearance: textfield;
}
.woocommerce form .form-row textarea {
  height: 150px;
  padding: 20px;
  resize: vertical;
  vertical-align: middle;
}
.woocommerce .quantity .qty,
.woocommerce-page .quantity .qty {
  border-color: #efefef;
  border-radius: 3px;
  border-width: 1px;
  height: 50px;
  margin: 0;
  padding: 10px;
  text-align: center;
  width: 70px;
}
.os-quantity-wrapper .quantity .qty {
  padding: 10px 20px;
  width: 100px;
}
.woo-quantity-btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f3f3;
  border-radius: 50%;
  color: #616161;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 12px;
  font-weight: 400;
  height: 20px;
  justify-content: center;
  left: 7px;
  line-height: 20px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 20px;
  z-index: 10;
}
.woo-quantity-btn.woo-quantity-plus {
  left: auto;
  right: 8px;
}
.woocommerce div.product form.cart div.quantity {
  float: none;
}
.select2-container .select2-selection--single {
  height: 46px;
  padding-left: 15px;
}
.select2-container--default .select2-selection--single {
  border-color: #ececec;
  border-radius: 0;
  border-width: 2px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 43px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 10px;
}
body .select2-container--default .select2-selection--single {
  border-color: #ececec;
}
body
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #ababab transparent transparent;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  padding-right: 0;
}
.select2-container--default .select2-results > .select2-results__options {
  padding: 10px;
}
.select2-search--dropdown .select2-search__field {
  height: 38px;
  padding: 10px;
}
.woocommerce table.shop_table,
.woocommmerce table {
  border: 1px solid #ececec;
  border-collapse: collapse;
  border-radius: 0;
  font-weight: 400;
  line-height: 1.4;
  padding: 0;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th,
.woocommerce td,
.woocommerce th {
  border: 1px solid #ececec;
  font-weight: 400;
  line-height: 1.4;
  padding: 15px;
  vertical-align: middle;
}
.woocommerce table.shop_table th,
.woocommerce th {
  font-weight: 400;
  padding: 15px;
}
.woocommerce table thead th {
  background-color: #f5f5f5;
}
.iziToast.iziToast-color-green {
  background: #a6efb8;
  border-color: #a6efb8;
}
.iziToast.iziToast-color-blue {
  background: #9ddeff;
  border-color: #9ddeff;
}
ul.woocommerce-error,
ul.woocommerce-info,
ul.woocommerce-message,
ul.woocommerce-notice,
ul.woocommerce-page .woocommerce-notice {
  padding: 20px;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-notice,
.woocommerce-page .woocommerce-notice {
  border-radius: 0;
  border-top: none;
  margin: 0;
  padding: 12px 40px;
  position: relative;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-page .woocommerce-notice,
.woocommerce-warning {
  background-color: #eaeaea;
  border: none;
  border-left: 3px solid #01a1b9;
  color: #444;
}
.woocommerce-warning {
  border-color: #1ca345;
  border-color: #ffc001;
}
.woocommerce-error {
  border-color: #de3f44;
}
.woocommerce-error li:before,
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
  color: #444;
  content: "\ea8d";
  display: inline-block;
  font-family: boxicons;
  font-size: 15px;
  left: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.woocommerce-info:before {
  color: #01a1b9;
  content: "\ea8d";
}
.woocommerce-message:before {
  color: #1ca345;
  content: "\ebd6";
}
.woocommerce-error:before {
  content: "";
}
.woocommerce-error li:before {
  color: #de3f44;
  content: "\ea3a";
  left: 0;
  margin-right: 5px;
  position: relative;
  top: 0;
  -webkit-transform: none;
  transform: none;
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
  color: #444;
}
.woocommerce-NoticeGroup ul li {
  margin-bottom: 15px;
}
.woocommerce-NoticeGroup ul li:last-child {
  margin-bottom: 0;
}
.woocommerce a.remove {
  border: none;
  border-radius: 100%;
  font-size: 16px;
  font-weight: 400;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background-color: transparent;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 0;
  height: 30px;
  justify-content: center;
  line-height: 30px;
  right: 20px;
  text-indent: unset;
  top: 20px;
  width: 30px;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger:hover {
  text-decoration: none;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger:focus {
  outline: none;
  text-decoration: none;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger:before {
  border: none;
  border-radius: 0;
  bottom: unset;
  content: "\ea5e";
  font-family: boxicons;
  font-size: 24px;
  height: auto;
  left: unset;
  position: relative;
  right: unset;
  top: unset;
  width: auto;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger:after {
  display: none;
}
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__trigger
  > img {
  display: none !important;
}
.woocommerce .product-sale span,
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale {
  background-color: red;
  border-radius: 20px;
  font-style: normal;
  font-weight: 400;
  height: auto;
  left: auto;
  line-height: 1;
  margin: 0;
  min-height: 1px;
  min-width: 1px;
  padding: 5px 10px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 5;
}
.woocommerce .products .product .out-of-stock,
.woocommerce-page .products .product .out-of-stock {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: transparent;
  background-color: red;
  border-radius: 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 400;
  justify-content: center;
  left: 50%;
  line-height: 1;
  margin: 0;
  max-width: 200px;
  min-height: 1px;
  padding: 10px 15px;
  position: absolute;
  right: auto;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  z-index: 5;
}
.woocommerce .products .product:is(:hover) .out-of-stock,
.woocommerce-page .products .product:is(:hover) .out-of-stock {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  visibility: hidden;
}
.woocommerce span.price {
  display: block;
}
.woocommerce .woocommerce-grouped-product-list-item__price ins,
.woocommerce span.price del,
.woocommerce span.price ins {
  background: transparent;
  background-color: transparent;
}
.wc-block-grid .wc-block-grid__product-price del,
.woocommerce .woocommerce-grouped-product-list-item__price del,
.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce span.price del,
.woocommerce ul.products li.product .price del {
  color: #ffb41d;
  opacity: 1;
}
.woocommerce div.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-size: 22px;
}
.woocommerce .woocommerce-grouped-product-list-item__price .amount,
.woocommerce div.product .price,
.woocommerce ul.products li.product .price {
  line-height: 1;
}
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price ins {
  font-size: 15px;
  margin-bottom: 0;
}
.widget .woocommerce-Price-amount,
.woocommerce .woocommerce-grouped-product-list-item__price del,
.woocommerce div.product .price del,
.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.woocommerce ul.products li.product .price del {
  font-size: 13px;
}
.woocommerce div.product .price ins,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  font-size: 22px;
}
.woocommerce .products .star-rating {
  display: block;
  margin: 0 auto 15px;
}
.woocommerce ul.products li.product .star-rating {
  font-size: 10px;
}
.woocommerce .star-rating span:before {
  color: #f5c40e;
}
.product-info-wrap {
  display: block;
  position: relative;
  text-align: center;
  width: 100%;
}
.woocommerce .products ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.woocommerce-loop-product__link {
  display: block;
  overflow: hidden;
}
.product-thumb-wrap {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.woocommerce[class*="columns-"] ul.products li.product,
.woocommerce[class*="columns-"] ul.products[class*="columns-"] li.product {
  clear: none;
  float: none;
  margin: 0;
  max-width: 100%;
  padding: 0;
  position: relative;
  width: 100%;
}
.woocommerce.columns-1 ul.products {
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
  grid-template-columns: 1fr;
}
.woocommerce.columns-2 ul.products {
  grid-template-columns: repeat(2, 1fr);
}
.woocommerce.columns-3 ul.products {
  grid-template-columns: repeat(3, 1fr);
}
.woocommerce.columns-4 ul.products {
  grid-template-columns: repeat(4, 1fr);
}
.woocommerce.columns-5 ul.products {
  grid-template-columns: repeat(5, 1fr);
}
.woocommerce.columns-6 ul.products {
  grid-template-columns: repeat(6, 1fr);
}
.woocommerce ul.products {
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  list-style: none;
  margin: 0 0 40px;
  padding: 0;
  position: relative;
  row-gap: 30px;
}
.woocommerce ul.products:after,
.woocommerce ul.products:before {
  content: "";
  display: none;
}
.woocommerce ul.products[class*="columns-"] li.product {
  clear: none;
  float: none;
  margin: 0;
  max-width: 100%;
  padding: 0;
  position: relative;
  width: 100%;
}
.woocommerce ul.products.columns-1 {
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
  grid-template-columns: 1fr;
}
.woocommerce ul.products.columns-2 {
  grid-template-columns: repeat(2, 1fr);
}
.woocommerce ul.products.columns-3 {
  grid-template-columns: repeat(3, 1fr);
}
.woocommerce ul.products.columns-4 {
  grid-template-columns: repeat(4, 1fr);
}
.woocommerce ul.products.columns-5 {
  grid-template-columns: repeat(5, 1fr);
}
.woocommerce ul.products.columns-6 {
  grid-template-columns: repeat(6, 1fr);
}
.woocommerce ul.products li.product {
  float: none;
  margin: 0;
  max-width: 100%;
  padding: 0;
  position: relative;
  width: 100%;
}
.woocommerce ul.products li.product a:focus {
  border: none;
  outline: none;
  text-decoration: none;
}
.woocommerce ul.products li.product a img {
  display: block;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: 100%;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title mark {
  background-color: transparent;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
  margin: 0;
  padding: 15px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title:after,
.woocommerce ul.products li.product .woocommerce-loop-category__title:before {
  content: "";
  display: none;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title .count {
  float: none;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.woocommerce ul.products li .product-hover-items {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px;
  left: auto;
  opacity: 0;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  visibility: hidden;
  z-index: 10;
}
.woocommerce ul.products li .product-hover-items a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #0286e7;
  border-radius: 100%;
  color: #444;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 18px;
  height: 36px;
  justify-content: center;
  line-height: 1;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 36px;
}
.woocommerce ul.products li .product-hover-items a:is(:hover) {
  text-decoration: none;
}
.woocommerce ul.products li .product-hover-items a:is(:focus) {
  border: none;
  outline: none;
}
.woocommerce ul.products li .product-hover-items a span {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  justify-content: center;
  line-height: 1;
}
.woocommerce ul.products li .product-hover-items a .text {
  display: none;
}
.woocommerce ul.products li .product-hover-items a i {
  margin: 0;
}
.woocommerce ul.products li .product-hover-items a svg {
  fill: currentColor;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 18px;
  width: 18px;
}
.woocommerce ul.products li .product-hover-items .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.woocommerce
  ul.products
  li
  .product-hover-items
  .yith-wcwl-add-to-wishlist
  .wish-list-button {
  font-size: 18px;
}
.woocommerce ul.products li:is(:hover) .product-hover-items {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  opacity: 1;
  visibility: visible;
}
.woocommerce ul.products li:is(:hover) .product-hover-items a:is(:first-child) {
  -webkit-animation: OsfadeInDown 0.5s ease forwards;
  animation: OsfadeInDown 0.5s ease forwards;
}
.woocommerce
  ul.products
  li:is(:hover)
  .product-hover-items
  a:is(:nth-child(2)) {
  -webkit-animation: OsfadeInDown 0.8s ease forwards;
  animation: OsfadeInDown 0.8s ease forwards;
}
.woocommerce
  ul.products
  li:is(:hover)
  .product-hover-items
  a:is(:nth-child(3)) {
  -webkit-animation: OsfadeInDown 1.1s ease forwards;
  animation: OsfadeInDown 1.1s ease forwards;
}
.woocommerce
  ul.products
  li:is(:hover)
  .product-hover-items
  a:is(:nth-child(4)) {
  -webkit-animation: OsfadeInDown 1.4s ease forwards;
  animation: OsfadeInDown 1.4s ease forwards;
}
.woocommerce
  ul.products
  li:is(:hover)
  .product-hover-items
  .yith-wcwl-add-to-wishlist {
  -webkit-animation: OsfadeInDown 1.4s ease forwards;
  animation: OsfadeInDown 1.4s ease forwards;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3,
.woocommerce-loop-product__title {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  line-height: 1.4;
  overflow: hidden;
  padding: 0;
}
.admin-bar p.demo_store {
  top: auto;
}
.woocommerce-store-notice.demo_store {
  bottom: 30px;
  -webkit-box-shadow: 0 0 65px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 65px rgba(0, 0, 0, 0.1);
  left: 30px;
  margin: 0;
  padding: 30px;
  position: fixed;
  right: auto;
  text-align: left;
  top: auto;
  width: 400px;
}
.woocommerce-store-notice.demo_store a {
  font-size: 0;
  height: 0;
}
.woocommerce-store-notice.demo_store a:before {
  bottom: auto;
  content: "\f00d";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  height: 16px;
  left: auto;
  line-height: 16px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  width: 16px;
}
.owl-carousel {
  -webkit-tap-highlight-color: transparent;
  display: none;
  position: relative;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  -moz-backface-visibility: hidden;
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
}
.owl-carousel .owl-stage:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.owl-carousel .owl-stage-outer {
  overflow: hidden;
  position: relative;
  -webkit-transform: translateZ(0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
}
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-backface-visibility: hidden;
  float: left;
  min-height: 1px;
  position: relative;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: none;
  border: none;
  color: inherit;
  font: inherit;
  padding: 0 !important;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  display: block;
  opacity: 0;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  background: #000;
  height: 100%;
  position: relative;
}
.owl-carousel .owl-video-play-icon {
  -webkit-backface-visibility: hidden;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  height: 80px;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  position: absolute;
  top: 50%;
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
  width: 80px;
  z-index: 1;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.iziToast-capsule {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-size: 0;
  height: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: height 0.5s cubic-bezier(0.25, 0.8, 0.25, 1),
    -webkit-transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: height 0.5s cubic-bezier(0.25, 0.8, 0.25, 1),
    -webkit-transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1),
    height 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1),
    height 0.5s cubic-bezier(0.25, 0.8, 0.25, 1),
    -webkit-transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  width: 100%;
}
.iziToast-capsule,
.iziToast-capsule * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.iziToast-overlay {
  bottom: -100px;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: -100px;
  z-index: 997;
}
.iziToast {
  -webkit-touch-callout: none;
  background: hsla(0, 0%, 93%, 0.9);
  border-color: hsla(0, 0%, 93%, 0.9);
  clear: both;
  cursor: default;
  display: inline-block;
  font-family: Lato, Tahoma, Arial;
  font-size: 14px;
  min-height: 54px;
  padding: 8px 45px 9px 0;
  pointer-events: all;
  position: relative;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.iziToast > .iziToast-progressbar {
  background: hsla(0, 0%, 100%, 0.2);
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.iziToast > .iziToast-progressbar > div {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 0 0 3px 3px;
  height: 2px;
  width: 100%;
}
.iziToast.iziToast-balloon:before {
  border-left: 15px solid transparent;
  border-radius: 0;
  border-right: 0 solid transparent;
  border-top: 10px solid #000;
  border-top-color: inherit;
  content: "";
  height: 0;
  left: auto;
  position: absolute;
  right: 8px;
  top: 100%;
  width: 0;
}
.iziToast.iziToast-balloon .iziToast-progressbar {
  bottom: auto;
  top: 0;
}
.iziToast.iziToast-balloon > div {
  border-radius: 0 0 0 3px;
}
.iziToast > .iziToast-cover {
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  bottom: 0;
  height: 100%;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
}
.iziToast > .iziToast-close {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAJPAAACTwBcGfW0QAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAD3SURBVFiF1ZdtDoMgDEBfdi4PwAX8vLFn0qT7wxantojKupmQmCi8R4tSACpgjC2ICCUbEBa8ingjsU1AXRBeR8aLN64FiknswN8CYefBBDQ3whuFESy7WyQMeC0ipEI0A+0FeBvHUFN8xPaUhAH/iKoWsnXHGegy4J0yxialOfaHJAz4bhRzQzgDvdGnz4GbAonZbCQMuBm1K/kcFu8Mp1N2cFFpsxsMuJqqbIGExGl4loARajU1twskJLLhIsID7+tvUoDnIjTg5T9DPH9EBrz8rxjPzciAl9+O8SxI8CzJ8CxKFfh3ynK8Dyb8wNHM/XDqejx/AtNyPO87tNybAAAAAElFTkSuQmCC")
    no-repeat 50% 50%;
  background-size: 8px;
  border: 0;
  cursor: pointer;
  height: 100%;
  opacity: 0.6;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 42px;
}
.iziToast > .iziToast-close:hover {
  opacity: 1;
}
.iziToast > .iziToast-body {
  height: auto;
  margin: 0 0 0 15px;
  min-height: 36px;
  padding: 0 0 0 10px;
  position: relative;
  text-align: left;
}
.iziToast > .iziToast-body:after {
  clear: both;
  content: "";
  display: table;
}
.iziToast > .iziToast-body .iziToast-texts {
  display: inline-block;
  float: left;
  margin: 10px 0 0;
  padding-right: 2px;
}
.iziToast > .iziToast-body .iziToast-inputs {
  float: left;
  margin: 3px -2px;
  min-height: 19px;
}
.iziToast
  > .iziToast-body
  .iziToast-inputs
  > input:not([type="checkbox"]):not([type="radio"]),
.iziToast > .iziToast-body .iziToast-inputs > select {
  background: rgba(0, 0, 0, 0.1);
  border: 0;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  color: #000;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 0.02em;
  margin: 2px;
  min-height: 26px;
  padding: 4px 7px;
  position: relative;
}
.iziToast
  > .iziToast-body
  .iziToast-inputs
  > input:not([type="checkbox"]):not([type="radio"]):focus,
.iziToast > .iziToast-body .iziToast-inputs > select:focus {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.6);
}
.iziToast > .iziToast-body .iziToast-buttons {
  float: left;
  margin: 4px -2px;
  min-height: 17px;
}
.iziToast > .iziToast-body .iziToast-buttons > a,
.iziToast > .iziToast-body .iziToast-buttons > button,
.iziToast
  > .iziToast-body
  .iziToast-buttons
  > input:not([type="checkbox"]):not([type="radio"]) {
  background: rgba(0, 0, 0, 0.1);
  border: 0;
  border-radius: 2px;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.02em;
  margin: 2px;
  padding: 5px 10px;
  position: relative;
}
.iziToast > .iziToast-body .iziToast-buttons > a:hover,
.iziToast > .iziToast-body .iziToast-buttons > button:hover,
.iziToast
  > .iziToast-body
  .iziToast-buttons
  > input:not([type="checkbox"]):not([type="radio"]):hover {
  background: rgba(0, 0, 0, 0.2);
}
.iziToast > .iziToast-body .iziToast-buttons > a:focus,
.iziToast > .iziToast-body .iziToast-buttons > button:focus,
.iziToast
  > .iziToast-body
  .iziToast-buttons
  > input:not([type="checkbox"]):not([type="radio"]):focus {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.6);
}
.iziToast > .iziToast-body .iziToast-buttons > a:active,
.iziToast > .iziToast-body .iziToast-buttons > button:active,
.iziToast
  > .iziToast-body
  .iziToast-buttons
  > input:not([type="checkbox"]):not([type="radio"]):active {
  top: 1px;
}
.iziToast > .iziToast-body .iziToast-icon {
  color: #000;
  display: table;
  font-size: 23px;
  height: 100%;
  height: 24px;
  left: 0;
  line-height: 24px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  width: 24px;
}
.iziToast > .iziToast-body .iziToast-icon.ico-info {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAflBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACCtoPsAAAAKXRSTlMA6PsIvDob+OapavVhWRYPrIry2MxGQ97czsOzpJaMcE0qJQOwVtKjfxCVFeIAAAI3SURBVFjDlJPZsoIwEETnCiGyb8q+qmjl/3/wFmGKwjBROS9QWbtnOqDDGPq4MdMkSc0m7gcDDhF4NRdv8NoL4EcMpzoJglPl/KTDz4WW3IdvXEvxkfIKn7BMZb1bFK4yZFqghZ03jk0nG8N5NBwzx9xU5cxAg8fXi20/hDdC316lcA8o7t16eRuQvW1XGd2d2P8QSHQDDbdIII/9CR3lUF+lbucfJy4WfMS64EJPORnrZxtfc2pjJdnbuags3l04TTtJMXrdTph4Pyg4XAjugAJqMDf5Rf+oXx2/qi4u6nipakIi7CsgiuMSEF9IGKg8heQJKkxIfFSUU/egWSwNrS1fPDtLfon8sZOcYUQml1Qv9a3kfwsEUyJEMgFBKzdV8o3Iw9yAjg1jdLQCV4qbd3no8yD2GugaC3oMbF0NYHCpJYSDhNI5N2DAWB4F4z9Aj/04Cna/x7eVAQ17vRjQZPh+G/kddYv0h49yY4NWNDWMMOMUIRYvlTECmrN8pUAjo5RCMn8KoPmbJ/+Appgnk//Sy90GYBCGgm7IAskQ7D9hFKW4ApB1ei3FSYD9PjGAKygAV+ARFYBH5BsVgG9kkBSAQWKUFYBRZpkUgGVinRWAdUZQDABBQdIcAElDVBUAUUXWHQBZx1gMAGMprM0AsLbVXHsA5trZe93/wp3svQ0YNb/jWV3AIOLsMtlznSNOH7JqjOpDVh7z8qCZR10ftvO4nxeOvPLkpSuvfXnxzKtvXr7j+v8C5ii0e71At7cAAAAASUVORK5CYII=")
    no-repeat 50% 50%;
  background-size: 85%;
}
.iziToast > .iziToast-body .iziToast-icon.ico-warning {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAMAAAAPzWOAAAAAkFBMVEUAAAAAAAABAAIAAAABAAIAAAMAAAABAAIBAAIBAAIAAAIAAAABAAIAAAABAAICAAICAAIAAAIAAAAAAAAAAAABAAIBAAIAAAMAAAABAAIBAAMBAAECAAIAAAIAAAIAAAABAAIBAAIBAAMBAAIBAAEAAAIAAAMAAAAAAAABAAECAAICAAIAAAIAAAMAAAQAAAE05yNAAAAAL3RSTlMAB+kD7V8Q+PXicwv7I9iYhkAzJxnx01IV5cmnk2xmHfzexsK4eEw5L7Gei39aRw640awAAAHQSURBVFjD7ZfJdoJAEEWJgCiI4oDiPM8m7///LidErRO7sHrY5u7YXLr7vKqu9kTC0HPmo9n8cJbEQOzqqAdAUHeUZACQuTkGDQBoDJwkHZR0XBz9FkpafXuHP0SJ09mGeJLZ5wwlTmcbA0THPmdEK7XPGTG1zxmInn3OiJ19zkB0jSVTKExMHT0wjAwlWzC0fSPHF1gWRpIhWMYm7fYTFcQGlbemf4dFfdTGg0B/KXM8qBU/3wntbq7rSGqvJ9kla6IpueFJet8fxfem5yhykjyOgNaWF1qSGd5JMNNxpNF7SZQaVh5JzLrTCZIEJ1GyEyVyd+pClMjdaSJK5O40giSRu5PfFiVyd1pAksjdKRnrSsbVdbiHrgT7yss315fkVQPLFQrL+4FHeOXKO5YRFEKv5AiFaMlKLlBpJuVCJlC5sJfvCgztru/3NmBYccPgGTxRAzxn1XGEMUf58pXZvjoOsOCgjL08+b53mtfAM/SVsZcjKLtysQZPqIy9HPP3m/3zKItRwT0LyQo8sTr26tcO83DIUMWIJjierHLsJda/tbNBFY0BP/bKtcM8HNIWCK3aYR4OMzgxo5w5EFLOLKDExXAm9gI4E3iAO94/Ct/lKWuM2LMGbgAAAABJRU5ErkJggg==")
    no-repeat 50% 50%;
  background-size: 85%;
}
.iziToast > .iziToast-body .iziToast-icon.ico-error {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAeFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVyEiIAAAAJ3RSTlMA3BsB98QV8uSyWVUFz7+kcWMM2LuZioBpTUVBNcq2qaibj4d1azLZZYABAAACZElEQVRYw7WX25KCMAyGAxUoFDkpiohnV97/DXeGBtoOUprZ2dyo1K82fxKbwJJVp+KQZ7so2mX5oThVQLKwjDe9YZu4DF3ptAn6rxY0qQPOEq9fNC9ha3y77a22ba24v+9Xbe8v8x03dPOC2/NdvB6xeSreLfGJpnx0TyotKqLm2s7Jd/WO6ivXNp0tCy02R/aFz5VQ5wUPlUL5fIfj5KIlVGU0nWHm/5QtoTVMWY8mzIVu1K9O7XH2JiU/xnOOT39gnUfj+lFHddx4tFjL3/H8jjzaFCy2Rf0c/fdQyQszI8BDR973IyMSKa4krjxAiW/lkRvMP+bKK9WbYS1ASQg8dKjaUGlYPwRe/WoIkz8tiQchH5QAEMv6T0k8MD4mUyWr4E7jAWqZ+xWcMIYkXvlwggJ3IvFK+wIOcpXAo8n8P0COAaXyKH4OsjBuZB4ew0IGu+H1SebhNazsQBbWm8yj+hFuUJB5eMsN0IUXmYendAFFfJB5uEkRMYwxmcd6zDGRtmQePEykAgubymMRFmMxCSIPCRbTuFNN5OGORTjmNGc0Po0m8Uv0gcCry6xUhR2QeLii9tofbEfhz/qvNti+OfPqNm2Mq6105FUMvdT4GPmufMiV8PqBMkc+DdT1bjYYbjzU/ew23VP4n3mLAz4n8Jtv/Ui3ceTT2mzz5o1mZt0gnBpmsdjqRqVlmplcPdqa7X23kL9brdm2t/uBYDPn2+tyu48mtIGD10JTuUrukVrbCFiwDzcHrPjxKt7PW+AZQyT/WESO+1WL7f3o+WLHL2dYMSZsg6dg/z360ofvP4//v1NPzgs28WlWAAAAAElFTkSuQmCC")
    no-repeat 50% 50%;
  background-size: 80%;
}
.iziToast > .iziToast-body .iziToast-icon.ico-success {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABt0UjBAAAACnRSTlMApAPhIFn82wgGv8mVtwAAAKVJREFUSMft0LEJAkEARNFFFEw1NFJb8CKjAy1AEOzAxNw+bEEEg6nyFjbY4LOzcBwX7S/gwUxoTdIn+Jbv4Lv8bx446+kB6VsBtK0B+wbMCKxrwL33wOrVeeChX28n7KTOTjgoEu6DRSYAgAAAAkAmAIAAAAIACQIkMkACAAgAIACAyECBKAOJuCagTJwSUCaUAEMAABEBRwAAEQFLbCJgO4bW+AZKGnktR+jAFAAAAABJRU5ErkJggg==")
    no-repeat 50% 50%;
  background-size: 85%;
}
.iziToast > .iziToast-body .iziToast-icon.ico-question {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfhCQkUEhFovxTxAAAEDklEQVRo3s2ZTWgTQRTHf03ipTRUqghNSgsRjHgQrFUQC6JgD1Kak3gQUUoPqRdBglf1oBehBws9Cn4cGk+1SOmh2upBxAYVoeJHrR9tgq0i1Cq0lqYeks7MbpPdmU00/c8hm9n33v/t7Nt5M2+qMEWQI0QIibZKRrQpHvLL2KI2wnQzzBKrDm2RIeKEy01dTYKUI7G1ZRknQXV5yP10kTYgly1NF/5S6duZ8ES+1iZodyaocrjXxE0OFeifYYgp0mRIkwFChAkRJsIxGgrIP+I0n82fvZW5dc/zkss0O2o1c5mX6/TmaDWl77RFe5YkUW3tKEmyFv0lOvXJ/fTYnmCEFuMRbGHEZqVHLyT9DFjUJmkzJl9DG5MWWwM6Llif/gF1nukB6nhgGwUXdFrE+wiURA8QoM9i0zEWWpXQW+ZsyeRrOMuyEo5Fv4gmy4dXPvqcC+pH2VRYaMwy+OWG+iLGCgm0W0Kv9HdvR8ASjmKCXpuK/bxiV/76A/v5UdDIZuKcJGjrnec5KZ7wwsWFOp6xPX/9mt2sqDe7FO+Kf/fXHBPPDWpdXGhTpLvUG9VKwh1xMDDjkvu+cNDFBTk7ptX1QkKZ850m3duu6fcrWxwdaFFyREJ2j4vOpKP6Du6z4uJCv8sYJIVkCnJBGGZaBONO3roY2EqNrSfIPi7SKP4fdXyNUd6I6wbSAHEl33tFLe+FlSsusnK90A0+oEPcuufZgXnOi+u9LrKSJQZQw6LwqBnv2CKsfHORbFbyQhA6xN/pEuihSdj56Co7LWRjPiKie6gkB2LiKuUqK5kiPkLiz1QJ9K1cNXBAMoUCigNpQ9IqDtMI1HKA4/jyvUsaoSyZLA5kjOjDPFZen8Ql5TsvBskUgjciIPSX3QAXC86DT7VWvlEh/xZ+ij9BDVWJ0QL0SbZq6QaFxoLPcXPmBLveLCc4wXdDK6s+6/vwhCSniFLPXW0NJe5UB8zKCsviqpc7vGPVQFcyZbyPwGD+d5ZnxmNWlhG4xSBZZjivjIWHEQgoDkSMjMwTo54569JSE5IpA7EyJSMTyGTUAUFlO1ZKOtaHTMeL1PhYYFTcihmY2cQ5+ullj7EDkiVfVez2sCTz8yiv84djhg7IJVk81xFWJlPdfHBG0flkRC/zQFZ+DSllNtfDdUsOMCliyGX5uOzU3ZhIXFDof4m1gDuKbEx0t2YS25gVGpcMnr/I1kx3c6piB8P8ZoqEwfMX3ZyCXynJTmq/U7NUXqfUzCbWL1wqVKBQUeESzQYoUlW8TAcVL1RCxUu1G6BYXfFyfQ4VPbDI4T8d2WzgQ6sc/vmxnTsqfHCZQzUJxm1h5dxS5Tu6lQgTZ0ipqRVqSwzTbbLHMt+c19iO76tsx/cLZub+Ali+tYC93olEAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE3LTA5LTA5VDIwOjE4OjE3KzAyOjAwjKtfjgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNy0wOS0wOVQyMDoxODoxNyswMjowMP325zIAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC")
    no-repeat 50% 50%;
  background-size: 85%;
}
.iziToast > .iziToast-body .iziToast-title {
  color: #000;
  margin: 0;
}
.iziToast > .iziToast-body .iziToast-message,
.iziToast > .iziToast-body .iziToast-title {
  float: left;
  font-size: 14px;
  line-height: 16px;
  padding: 0;
  text-align: left;
  white-space: normal;
}
.iziToast > .iziToast-body .iziToast-message {
  color: rgba(0, 0, 0, 0.6);
  margin: 0 0 10px;
}
.iziToast.iziToast-animateInside .iziToast-buttons-child,
.iziToast.iziToast-animateInside .iziToast-icon,
.iziToast.iziToast-animateInside .iziToast-inputs-child,
.iziToast.iziToast-animateInside .iziToast-message,
.iziToast.iziToast-animateInside .iziToast-title {
  opacity: 0;
}
.iziToast-target {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.iziToast-target .iziToast-capsule {
  overflow: hidden;
}
.iziToast-target .iziToast-capsule:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.iziToast-target .iziToast-capsule .iziToast {
  float: left;
  width: 100%;
}
.iziToast-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  pointer-events: none;
  position: fixed;
  width: 100%;
  z-index: 99999;
}
.iziToast-wrapper .iziToast.iziToast-balloon:before {
  border-left: 15px solid transparent;
  border-right: 0 solid transparent;
  border-top: 10px solid #000;
  border-top-color: inherit;
  left: auto;
  right: 8px;
}
.iziToast-wrapper-bottomLeft {
  bottom: 0;
  left: 0;
  text-align: left;
}
.iziToast-wrapper-bottomLeft .iziToast.iziToast-balloon:before {
  border-left: 0 solid transparent;
  border-right: 15px solid transparent;
  left: 8px;
  right: auto;
}
.iziToast-wrapper-bottomRight {
  bottom: 0;
  right: 0;
  text-align: right;
}
.iziToast-wrapper-topLeft {
  left: 0;
  text-align: left;
  top: 0;
}
.iziToast-wrapper-topLeft .iziToast.iziToast-balloon:before {
  border-left: 0 solid transparent;
  border-right: 15px solid transparent;
  left: 8px;
  right: auto;
}
.iziToast-wrapper-topRight {
  right: 0;
  text-align: right;
  top: 0;
}
.iziToast-wrapper-topCenter {
  left: 0;
  right: 0;
  text-align: center;
  top: 0;
}
.iziToast-wrapper-bottomCenter,
.iziToast-wrapper-center {
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.iziToast-wrapper-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-flow: column;
  flex-flow: column;
  justify-content: center;
  top: 0;
}
.iziToast-rtl {
  direction: rtl;
  font-family: Tahoma, Lato, Arial;
  padding: 8px 0 9px 45px;
}
.iziToast-rtl .iziToast-cover {
  left: auto;
  right: 0;
}
.iziToast-rtl .iziToast-close {
  left: 0;
  right: auto;
}
.iziToast-rtl .iziToast-body {
  margin: 0 16px 0 0;
  padding: 0 10px 0 0;
  text-align: right;
}
.iziToast-rtl .iziToast-body .iziToast-buttons,
.iziToast-rtl .iziToast-body .iziToast-inputs,
.iziToast-rtl .iziToast-body .iziToast-message,
.iziToast-rtl .iziToast-body .iziToast-texts,
.iziToast-rtl .iziToast-body .iziToast-title {
  float: right;
  text-align: right;
}
.iziToast-rtl .iziToast-body .iziToast-icon {
  left: auto;
  right: 0;
}
@media only screen and (min-width: 568px) {
  .iziToast-wrapper {
    padding: 10px 15px;
  }
  .iziToast {
    border-radius: 3px;
    margin: 5px 0;
    width: auto;
  }
  .iziToast:after {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, 0.2),
      inset 0 0 5px rgba(0, 0, 0, 0.1), 0 8px 8px -5px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, 0.2),
      inset 0 0 5px rgba(0, 0, 0, 0.1), 0 8px 8px -5px rgba(0, 0, 0, 0.25);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
  .iziToast:not(.iziToast-rtl) .iziToast-cover {
    border-radius: 3px 0 0 3px;
  }
  .iziToast.iziToast-rtl .iziToast-cover {
    border-radius: 0 3px 3px 0;
  }
  .iziToast.iziToast-color-dark:after {
    -webkit-box-shadow: inset 0 -10px 20px -10px hsla(0, 0%, 100%, 0.3),
      0 10px 10px -5px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -10px 20px -10px hsla(0, 0%, 100%, 0.3),
      0 10px 10px -5px rgba(0, 0, 0, 0.25);
  }
  .iziToast.iziToast-balloon .iziToast-progressbar {
    background: transparent;
  }
  .iziToast.iziToast-balloon:after {
    -webkit-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.25),
      inset 0 10px 20px -5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.25),
      inset 0 10px 20px -5px rgba(0, 0, 0, 0.25);
  }
  .iziToast-target .iziToast:after {
    -webkit-box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, 0.2),
      inset 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, 0.2),
      inset 0 0 5px rgba(0, 0, 0, 0.1);
  }
}
.iziToast.iziToast-theme-dark {
  background: #565c70;
  border-color: #565c70;
}
.iziToast.iziToast-theme-dark .iziToast-title {
  color: #fff;
}
.iziToast.iziToast-theme-dark .iziToast-message {
  color: hsla(0, 0%, 100%, 0.7);
  font-weight: 300;
}
.iziToast.iziToast-theme-dark .iziToast-close {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfgCR4OIQIPSao6AAAAwElEQVRIx72VUQ6EIAwFmz2XB+AConhjzqTJ7JeGKhLYlyx/BGdoBVpjIpMJNjgIZDKTkQHYmYfwmR2AfAqGFBcO2QjXZCd24bEggvd1KBx+xlwoDpYmvnBUUy68DYXD77ESr8WDtYqvxRex7a8oHP4Wo1Mkt5I68Mc+qYqv1h5OsZmZsQ3gj/02h6cO/KEYx29hu3R+VTTwz6D3TymIP1E8RvEiiVdZfEzicxYLiljSxKIqlnW5seitTW6uYnv/Aqh4whX3mEUrAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE2LTA5LTMwVDE0OjMzOjAyKzAyOjAwl6RMVgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNi0wOS0zMFQxNDozMzowMiswMjowMOb59OoAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC")
    no-repeat 50% 50%;
  background-size: 8px;
}
.iziToast.iziToast-theme-dark .iziToast-icon {
  color: #fff;
}
.iziToast.iziToast-theme-dark .iziToast-icon.ico-info {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAflBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////vroaSAAAAKXRSTlMA6PsIvDob+OapavVhWRYPrIry2MxGQ97czsOzpJaMcE0qJQOwVtKjfxCVFeIAAAI3SURBVFjDlJPZsoIwEETnCiGyb8q+qmjl/3/wFmGKwjBROS9QWbtnOqDDGPq4MdMkSc0m7gcDDhF4NRdv8NoL4EcMpzoJglPl/KTDz4WW3IdvXEvxkfIKn7BMZb1bFK4yZFqghZ03jk0nG8N5NBwzx9xU5cxAg8fXi20/hDdC316lcA8o7t16eRuQvW1XGd2d2P8QSHQDDbdIII/9CR3lUF+lbucfJy4WfMS64EJPORnrZxtfc2pjJdnbuags3l04TTtJMXrdTph4Pyg4XAjugAJqMDf5Rf+oXx2/qi4u6nipakIi7CsgiuMSEF9IGKg8heQJKkxIfFSUU/egWSwNrS1fPDtLfon8sZOcYUQml1Qv9a3kfwsEUyJEMgFBKzdV8o3Iw9yAjg1jdLQCV4qbd3no8yD2GugaC3oMbF0NYHCpJYSDhNI5N2DAWB4F4z9Aj/04Cna/x7eVAQ17vRjQZPh+G/kddYv0h49yY4NWNDWMMOMUIRYvlTECmrN8pUAjo5RCMn8KoPmbJ/+Appgnk//Sy90GYBCGgm7IAskQ7D9hFKW4ApB1ei3FSYD9PjGAKygAV+ARFYBH5BsVgG9kkBSAQWKUFYBRZpkUgGVinRWAdUZQDABBQdIcAElDVBUAUUXWHQBZx1gMAGMprM0AsLbVXHsA5trZe93/wp3svQ0YNb/jWV3AIOLsMtlznSNOH7JqjOpDVh7z8qCZR10ftvO4nxeOvPLkpSuvfXnxzKtvXr7j+v8C5ii0e71At7cAAAAASUVORK5CYII=")
    no-repeat 50% 50%;
  background-size: 85%;
}
.iziToast.iziToast-theme-dark .iziToast-icon.ico-warning {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAMAAAAPzWOAAAAAllBMVEUAAAD////+//3+//3+//3///////z+//3+//3+//3////////////9//3////+//39//3///3////////////+//3+//39//3///z+//z+//7///3///3///3///3////////+//3+//3+//3+//z+//3+//7///3///z////////+//79//3///3///z///v+//3///+trXouAAAAMHRSTlMAB+j87RBf+PXiCwQClSPYhkAzJxnx05tSyadzcmxmHRbp5d7Gwrh4TDkvsYt/WkdQzCITAAAB1UlEQVRYw+3XaXKCQBCGYSIIighoxCVqNJrEPfly/8vFImKXduNsf/Mc4K1y7FnwlMLQc/bUbj85R6bA1LXRDICg6RjJcZa7NQYtnLUGTpERSiOXxrOPkv9s30iGKDmtbYir3H7OUHJa2ylAuvZzRvzUfs7Ii/2cgfTt54x82s8ZSM848gJmYtroQzA2jHwA+LkBIEuMGt+QIng1igzlyMrkuP2CyOi47axRaYTL5jhDJehoR+aovC29s3iIyly3Eb+hRCvZo2qsGTnhKr2cLDS+J73GsqBI9W80UCmWWpEuhIjh6ZRGjyNRarjzKGJ2Ou2himCvjHwqI+rTqQdlRH06TZQR9ek0hiqiPp06mV4ke7QPX6ERUZxO8Uo3sqrfhxvoRrCpvXwL/UjR9GRHMIvLgke4d5QbiwhM6JV2YKKF4vIl7XIBkwm4keryJVmvk/TfwcmPwQNkUQuyA2/sYGwnXL7GPu4bW1jYsmevrNj09/MGZMOEPXslQVqO8hqykD17JfPHP/bmo2yGGpdZiH3IZvzZa7B3+IdDjjpjesHJcvbs5dZ/e+cddVoDdvlq7x12Nac+iN7e4R8OXTjp0pw5CGnOLNDEzeBs5gVwFniAO+8f8wvfeXP2hyqnmwAAAABJRU5ErkJggg==")
    no-repeat 50% 50%;
  background-size: 85%;
}
.iziToast.iziToast-theme-dark .iziToast-icon.ico-error {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAJ3RSTlMA3BsB98QV8uSyWVUFz6RxYwzYvbupmYqAaU1FQTXKv7abj4d1azKNUit3AAACZElEQVRYw7WXaZOCMAyGw30UORRQBLxX/v8/3BkaWjrY2szO5otKfGrzJrEp6Kw6F8f8sI+i/SE/FucKSBaWiT8p5idlaEtnXTB9tKDLLHAvdSatOan3je93k9F2vRF36+mr1a6eH2NFNydoHq/ieU/UXcWjjk9XykdNWq2ywtp4tXL6Wb2T/MqtzzZutsrNyfvA51KoQROhVCjfrnASIRpSVUZiD5v4RbWExjRdJzSmOsZFvzYz59kRSr6V5zE+/QELHkNdb3VRx45HS1b1u+zfkkcbRAZ3qJ9l/A4qefHUDMShJe+6kZKJDD2pLQ9Q4lu+5Q7rz7Plperd7AtQEgIPI6o2dxr2D4GXvxqCiKcn8cD4gxIAEt7/GYkHL16KqeJd0NB4gJbXfgVnzCGJlzGcocCVSLzUvoAj9xJ4NF7/R8gxoVQexc/hgBpSebjPjgPs59cHmYfn7NkDb6wXmUf1I1ygIPPw4gtgCE8yDw8eAop4J/PQcBExjQmZx37MsZB2ZB4cLKQCG5vKYxMWSzMxIg8pNtOyUkvkocEmXGo69mh8FgnxS4yBwMvDrJSNHZB4uC3ayz/YkcIP4lflwVIT+OU07ZSjrbTkZQ6dTPkYubZ8GC/Cqxu6WvJZII93dcCw46GdNqdpTeF/tiMOuDGB9z/NI6NvyWetGPM0g+bVNeovBmamHXWj0nCbEaGeTMN2PWrqd6cM26ZxP2DeJvj+ph/30Zi/GmRbtlK5SptI+nwGGnvH6gUruT+L16MJHF+58rwNIifTV0vM8+hwMeOXAb6Yx0wXT+b999WXfvn+8/X/F7fWzjdTord5AAAAAElFTkSuQmCC")
    no-repeat 50% 50%;
  background-size: 80%;
}
.iziToast.iziToast-theme-dark .iziToast-icon.ico-success {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMApAPhIFn82wgGv8mVtwAAAKVJREFUSMft0LEJAkEARNFFFEw1NFJb8CKjAy1AEOzAxNw+bEEEg6nyFjbY4LOzcBwX7S/gwUxoTdIn+Jbv4Lv8bx446+kB6VsBtK0B+wbMCKxrwL33wOrVeeChX28n7KTOTjgoEu6DRSYAgAAAAkAmAIAAAAIACQIkMkACAAgAIACAyECBKAOJuCagTJwSUCaUAEMAABEBRwAAEQFLbCJgO4bW+AZKGnktR+jAFAAAAABJRU5ErkJggg==")
    no-repeat 50% 50%;
  background-size: 85%;
}
.iziToast.iziToast-theme-dark .iziToast-icon.ico-question {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfhCQkUEg18vki+AAAETUlEQVRo3s1ZTWhbRxD+VlIuxsLFCYVIIQYVopBDoK5bKDWUBupDMNbJ5FBKg/FBziUQdE9yaC+FHBrwsdCfQ9RTGoLxwWl+DqHEojUFFydxnB9bInZDqOsErBrr6yGvs/ueX97bldTKo4Pe7puZb3Z33s7srIIjMY1jyCEjP6ImvyX8pF64arSHznKC06wzijY5xSKz7YbuYokV2lODsyyxqz3gSY6z6gCuqcpxJluFH+Z8U+D/0jyHoxFUBHgfvsGHIS9WMIUlVFFDFTUAGWSRQRY5HMeBEP6b+Ew9dh/7INd2jGeO59kfKdXP85zbIbfGQVf4sYC3N1hm3lo6zzIbPvk6x+zBk7wQGMEMB5xncIAzAS0XrFySSV72iS1yyBVcdA1x0afrsoUJgdFfY2+z8ADAXl7zz0KcwJiPfZKpVuABgClO+nRG+QIHDdfb4qlWwUXvKW4Z7vi6L4J9vg+vbfCeCeZH2RfOdMOc/HbCA4BvIW6EMQz7XK/ltd+hP+VzR9mgva2YSfyGI17fA7ynnocqeQNFfIJ0oHsdv6CC2+rXGBN6cQdveY3fcVRtmy/HDete+93zy8jA8zV7YkwYMrjHzRddRsCdiVCwwmh6wg9iTNC7Y9XIF1iS7kbUpsvvGEdPuTfSgAEjRpR096x0liPFD/Eqt2NMuBQzB2XhrACAApjFsuQFh9XdGAX70B3oSuNdnMVBaX+sopYxjwVpHFBVACyKTXNoktjD+6Ll8xhenS9MAAkAI/Lux2YNUOs4I413Ypg1SgEAu7kpFvWjaeJe0fJHDGe/cNaZBkekudw8PMA+0fMwlndZeAsJ5KR/qhUDUJCnSiyvRsolkJHGUgvjH8QXDgZopEzKMKDqCKrwEQ4C6MH7GEXC665buLJG8hlQc4LP4paxfJrOqYVYYY2UARfEIazTbgDg2dB98GebzJd54b8L/iWNdLyooeR6CHyZ+6xk0yKxkYg6nEVSUG4VJ9QJ9cxRCxO+9WiOyvgUeexXP1hLGH5nGuBWVtiSp4vqe3VP0UFWI9Wan4Er3v8q7jjPWVtm4FtcQQMrOKO2nOQCM5AyDMi56FDrKHA/1nyppS1ppBpYaE8wciEjGI2AaeM41kI4doDX4XiT3Qm1gevyruCgZg9P8xIv8m1nCzTKq6oiJ9xTMiZ505P5m8cdZ0CnZMVXHVljM7WMBzxpyDxygtdxoCEFTaMIWbZU85UvBjgUMYy0fBaAF8V1Lj9qWQ1aMZ5f4k9r+AGMSkMP1vZoZih6k6sicc5h/OFHM9vDqU/VIU7zJZdYYsKGH4g4nAJMGiXZRds1pVMoZ69RM5vfkbh0qkBhsnS2RLMLilQdL9MBHS9UAh0v1e6CYnXHy/WeeCcvLDwl/9OVze69tPKM+M+v7eJN6OzFpWdEF0ucDbhVNFXadnVrmJFlkVNGTS2M6pzmhMvltfPhnN2B63sVuL7fcNP3D1TSk2ihosPrAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE3LTA5LTA5VDIwOjE4OjEzKzAyOjAweOR7nQAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNy0wOS0wOVQyMDoxODoxMyswMjowMAm5wyEAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC")
    no-repeat 50% 50%;
  background-size: 85%;
}
.iziToast.iziToast-theme-dark .iziToast-buttons > a,
.iziToast.iziToast-theme-dark .iziToast-buttons > button,
.iziToast.iziToast-theme-dark .iziToast-buttons > input {
  background: hsla(0, 0%, 100%, 0.1);
  color: #fff;
}
.iziToast.iziToast-theme-dark .iziToast-buttons > a:hover,
.iziToast.iziToast-theme-dark .iziToast-buttons > button:hover,
.iziToast.iziToast-theme-dark .iziToast-buttons > input:hover {
  background: hsla(0, 0%, 100%, 0.2);
}
.iziToast.iziToast-theme-dark .iziToast-buttons > a:focus,
.iziToast.iziToast-theme-dark .iziToast-buttons > button:focus,
.iziToast.iziToast-theme-dark .iziToast-buttons > input:focus {
  -webkit-box-shadow: 0 0 0 1px hsla(0, 0%, 100%, 0.6);
  box-shadow: 0 0 0 1px hsla(0, 0%, 100%, 0.6);
}
.iziToast.iziToast-color-red {
  background: rgba(255, 175, 180, 0.9);
  border-color: rgba(255, 175, 180, 0.9);
}
.iziToast.iziToast-color-orange {
  background: rgba(255, 207, 165, 0.9);
  border-color: rgba(255, 207, 165, 0.9);
}
.iziToast.iziToast-color-yellow {
  background: rgba(255, 249, 178, 0.9);
  border-color: rgba(255, 249, 178, 0.9);
}
.iziToast.iziToast-color-blue {
  background: rgba(157, 222, 255, 0.9);
  border-color: rgba(157, 222, 255, 0.9);
}
.iziToast.iziToast-color-green {
  background: rgba(166, 239, 184, 0.9);
  border-color: rgba(166, 239, 184, 0.9);
}
.iziToast.iziToast-layout2 .iziToast-body .iziToast-message,
.iziToast.iziToast-layout2 .iziToast-body .iziToast-texts {
  width: 100%;
}
.iziToast.iziToast-layout3 {
  border-radius: 2px;
}
.iziToast.iziToast-layout3:after {
  display: none;
}
.iziToast .revealIn,
.iziToast.revealIn {
  -webkit-animation: iziT-revealIn 1s cubic-bezier(0.25, 1.6, 0.25, 1) both;
  animation: iziT-revealIn 1s cubic-bezier(0.25, 1.6, 0.25, 1) both;
}
.iziToast .slideIn,
.iziToast.slideIn {
  -webkit-animation: iziT-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;
  animation: iziT-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;
}
.iziToast.bounceInLeft {
  -webkit-animation: iziT-bounceInLeft 0.7s ease-in-out both;
  animation: iziT-bounceInLeft 0.7s ease-in-out both;
}
.iziToast.bounceInRight {
  -webkit-animation: iziT-bounceInRight 0.85s ease-in-out both;
  animation: iziT-bounceInRight 0.85s ease-in-out both;
}
.iziToast.bounceInDown {
  -webkit-animation: iziT-bounceInDown 0.7s ease-in-out both;
  animation: iziT-bounceInDown 0.7s ease-in-out both;
}
.iziToast.bounceInUp {
  -webkit-animation: iziT-bounceInUp 0.7s ease-in-out both;
  animation: iziT-bounceInUp 0.7s ease-in-out both;
}
.iziToast .fadeIn,
.iziToast.fadeIn {
  -webkit-animation: iziT-fadeIn 0.5s ease both;
  animation: iziT-fadeIn 0.5s ease both;
}
.iziToast.fadeInUp {
  -webkit-animation: iziT-fadeInUp 0.7s ease both;
  animation: iziT-fadeInUp 0.7s ease both;
}
.iziToast.fadeInDown {
  -webkit-animation: iziT-fadeInDown 0.7s ease both;
  animation: iziT-fadeInDown 0.7s ease both;
}
.iziToast.fadeInLeft {
  -webkit-animation: iziT-fadeInLeft 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both;
  animation: iziT-fadeInLeft 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both;
}
.iziToast.fadeInRight {
  -webkit-animation: iziT-fadeInRight 0.85s cubic-bezier(0.25, 0.8, 0.25, 1)
    both;
  animation: iziT-fadeInRight 0.85s cubic-bezier(0.25, 0.8, 0.25, 1) both;
}
.iziToast.flipInX {
  -webkit-animation: iziT-flipInX 0.85s cubic-bezier(0.35, 0, 0.25, 1) both;
  animation: iziT-flipInX 0.85s cubic-bezier(0.35, 0, 0.25, 1) both;
}
.iziToast.fadeOut {
  -webkit-animation: iziT-fadeOut 0.7s ease both;
  animation: iziT-fadeOut 0.7s ease both;
}
.iziToast.fadeOutDown {
  -webkit-animation: iziT-fadeOutDown 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91)
    both;
  animation: iziT-fadeOutDown 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
}
.iziToast.fadeOutUp {
  -webkit-animation: iziT-fadeOutUp 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91)
    both;
  animation: iziT-fadeOutUp 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
}
.iziToast.fadeOutLeft {
  -webkit-animation: iziT-fadeOutLeft 0.5s ease both;
  animation: iziT-fadeOutLeft 0.5s ease both;
}
.iziToast.fadeOutRight {
  -webkit-animation: iziT-fadeOutRight 0.5s ease both;
  animation: iziT-fadeOutRight 0.5s ease both;
}
.iziToast.flipOutX {
  -webkit-animation: iziT-flipOutX 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
  animation: iziT-flipOutX 0.7s cubic-bezier(0.4, 0.45, 0.15, 0.91) both;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
.iziToast-overlay.fadeIn {
  -webkit-animation: iziT-fadeIn 0.5s ease both;
  animation: iziT-fadeIn 0.5s ease both;
}
.iziToast-overlay.fadeOut {
  -webkit-animation: iziT-fadeOut 0.7s ease both;
  animation: iziT-fadeOut 0.7s ease both;
}
@-webkit-keyframes iziT-revealIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 1);
    transform: scale3d(0.3, 0.3, 1);
  }
  to {
    opacity: 1;
  }
}
@keyframes iziT-revealIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 1);
    transform: scale3d(0.3, 0.3, 1);
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes iziT-slideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes iziT-slideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes iziT-bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(280px);
    transform: translateX(280px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  70% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes iziT-bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(280px);
    transform: translateX(280px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  70% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes iziT-bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-280px);
    transform: translateX(-280px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  70% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes iziT-bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-280px);
    transform: translateX(-280px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  70% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes iziT-bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  70% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes iziT-bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  70% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes iziT-bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  70% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes iziT-bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  70% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes iziT-fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes iziT-fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes iziT-fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes iziT-fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes iziT-fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes iziT-fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes iziT-fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes iziT-fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes iziT-fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes iziT-fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes iziT-flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes iziT-flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-webkit-keyframes iziT-fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes iziT-fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes iziT-fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes iziT-fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@-webkit-keyframes iziT-fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes iziT-fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@-webkit-keyframes iziT-fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }
}
@keyframes iziT-fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }
}
@-webkit-keyframes iziT-fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
  }
}
@keyframes iziT-fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
  }
}
@-webkit-keyframes iziT-flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
}
@keyframes iziT-flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
}
.os-row,
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.flex-row,
.os-row,
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.os-col {
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%;
}
.col-desktop-8,
.content-col,
.os-col {
  -webkit-box-flex: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.col-desktop-8,
.content-col {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-desktop-4,
.sidebar-col {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-12,
.col-desktop-4,
.col-lg-12,
.sidebar-col {
  -webkit-box-flex: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.col-12,
.col-lg-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (max-width: 991px) {
  .col-tab-100 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  .col-12,
  .col-mob-100 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.order-first {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.order-last {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.__os-page-wrap__ {
  background: #f3f4f8;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.__os-container__ {
  background: transparent;
  margin: 0 auto;
  max-width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
}
body.elementor-page .__os-container__ {
  max-width: 1170px;
}
body.elementor-page .elementor-section-boxed > .elementor-container {
  max-width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
}
body.elementor-page
  .elementor-section-boxed
  > .elementor-container
  .__os-container__ {
  padding-left: 0;
  padding-right: 0;
}
body.boxed {
  background-color: #fff;
}
body.boxed .__os-container__,
body.boxed.elementor-page .elementor-section-boxed > .elementor-container {
  padding-left: 30px;
  padding-right: 30px;
}
body.boxed .__os-page-wrap__ {
  max-width: 1170px;
}
.entry-cats ul {
  list-style: none;
  margin-bottom: -3px;
  margin-top: -3px;
}
.entry-cats ul li,
.entry-cats ul li a {
  display: inline-block;
  line-height: 1;
  text-transform: inherit;
}
.entry-cats ul li a {
  margin: 3px 0;
  padding: 5px 10px;
}
.entry-metas ul {
  list-style: none;
}
.entry-metas ul li,
.entry-metas ul li a {
  display: inline-block;
}
.entry-metas ul li.posted-by a {
  padding-right: 15px;
}
.entry-metas ul li.posted-by a:before {
  content: "\f007";
  font-family: fontAwesome;
  padding-right: 3px;
}
.entry-metas ul li.posted-date a:before {
  content: "\f017";
  font-family: fontAwesome;
  padding-right: 3px;
}
.updated:not(.published) {
  display: none;
}
.social-icons ul {
  list-style: none;
}
.social-icons ul li {
  display: inline-block;
  margin-right: 5px;
}
.social-icons ul li:last-child {
  margin-right: 0;
}
.social-icons ul li a {
  display: inline-block;
  font-size: 0;
  font-style: normal;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}
.social-icons ul li a:before {
  content: "";
  font-family: boxicons;
  font-size: 15px;
  font-style: normal;
}
.social-icons a[href*="mailto"]:before {
  content: "\ea38";
}
.social-icons a[href*="/feed"]:before,
.social-icons a[href*="rss"]:before {
  content: "\eb24";
}
.social-icons a[href*="facebook.com"]:before,
.social-icons a[href*="fb.com"]:before {
  content: "\e927";
}
.social-icons a[href*="twitter.com"]:before {
  content: "\e961";
}
.social-icons a[href*="linkedin.com"]:before {
  content: "\e93c";
}
.social-icons a[href*="instagram.com"]:before {
  content: "\e933";
}
.social-icons a[href*="youtube.com"]:before {
  content: "\e96f";
}
.social-icons a[href*="vk.com"]:before {
  content: "\e965";
}
.social-icons a[href*="spotify.com"]:before {
  content: "\e959";
}
.social-icons a[href*="reddit.com"]:before {
  content: "\e950";
}
.social-icons a[href*="snapchat.com"]:before {
  content: "\e957";
}
.social-icons a[href*="soundcloud.com"]:before {
  content: "\e958";
}
.social-icons a[href*="shopify.com"]:before {
  content: "\e953";
}
.social-icons a[href*="skype.com"]:before {
  content: "\e954";
}
.social-icons a[href*="quora.com"]:before {
  content: "\e94e";
}
.social-icons a[href*="pinterest.com"]:before {
  content: "\e90b";
}
.social-icons a[href*="vimeo.com"]:before {
  content: "\e963";
}
.social-icons a[href*="wordpress.com"]:before,
.social-icons a[href*="wordpress.org"]:before {
  content: "\e96c";
}
.social-icons a[href*="twitch.com"]:before {
  content: "\e960";
}
.social-icons a[href*="tumblr.com"]:before {
  content: "\e95f";
}
.social-icons a[href*="etsy.com"]:before {
  content: "\e905";
}
.social-icons a[href*="amazon"]:before {
  content: "\e90e";
}
.social-icons a[href*="ebay.com"]:before {
  content: "\e925";
}
.tippy-box {
  border-radius: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
  margin: 0;
  padding: 2px 10px 3px;
}
.overflow-hidden {
  overflow: hidden;
}
.mask {
  background: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 5;
}
.thumb {
  position: relative;
}
section .section-title {
  margin-bottom: 40px;
  text-align: left;
}
section .section-title h2,
section .section-title h3 {
  margin-bottom: 0;
  padding-bottom: 10px;
  position: relative;
}
section .section-title h2:before,
section .section-title h3:before {
  background-color: #eee;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 2;
}
section .section-title h2:after,
section .section-title h3:after {
  background-color: #0286e7;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  width: 60px;
  z-index: 2;
}
.imghover {
  overflow: hidden;
  position: relative;
}
.imghover,
.imghover img {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.tippy-content {
  font-size: 13px;
  font-weight: 400;
  padding: 2px 5px;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  background: #0286e7;
  color: #444;
  display: inline-block;
  font-size: 22px;
  height: 40px;
  line-height: 40px;
  margin: 2px 1px;
  padding: 0;
  width: 40px;
}
.owl-carousel .owl-nav button:focus {
  outline: none;
}
.owl-carousel .owl-dots {
  display: block;
  text-align: center;
}
.owl-carousel button.owl-dot {
  display: inline-block;
  height: 3px;
  line-height: 1;
  margin-left: 5px;
  opacity: 0.6;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
  width: 20px;
}
.owl-carousel button.owl-dot.active {
  opacity: 1;
}
.alignleft:before,
.alignright:before,
.clearfix:after,
.clearfix:before,
.comment-content:after,
.comment-content:before,
.dropcap:after,
.dropcap:before,
.editor-entry:before,
.entry-content:after,
.entry-content:before,
.mini-cart-open .woocommerce.widget_shopping_cart ul.cart_list li:after,
.mini-cart-open .woocommerce.widget_shopping_cart ul.cart_list li:before,
.quantity-nav:after,
.quantity-nav:before,
.search-form-entry form:after,
.search-form-entry form:before,
.site-header:before,
.widget_archive ul li:after,
.widget_archive ul li:before,
.widget_product_search form:after,
.widget_product_search form:before,
.widget_search form:after,
.widget_search form:before,
.woocommerce div.product .related.products:after,
.woocommerce div.product .related.products:before,
.woocommerce div.product .upsells:after,
.woocommerce div.product .upsells:before,
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper:after,
.woocommerce
  div.product
  div.images
  .woocommerce-product-gallery__wrapper:before,
.woocommerce div.product form.variations_form:after,
.woocommerce div.product form.variations_form:before,
form.search-form:after,
form.search-form:before {
  content: "";
  display: table;
}
.alignleft:after,
.alignright:after,
.clear,
.clearfix:after,
.comment-content:after,
.editor-entry:after,
.entry-content:after,
.mini-cart-open .woocommerce.widget_shopping_cart ul.cart_list li:after,
.quantity-nav:after,
.search-form-entry form:after,
.site-content:after,
.site-header:after,
.widget_archive ul li:after,
.widget_product_search form:after,
.widget_search form:after,
.woocommerce div.product .related.products:after,
.woocommerce div.product .related.products:before,
.woocommerce div.product .upsells:after,
.woocommerce div.product .upsells:before,
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper:after,
.woocommerce div.product form.variations_form:after,
.woocommerce ul.products li.product .woocommerce-loop-category__title:after,
form.search-form:after {
  clear: both;
}
.woocommerce .products ul:after,
.woocommerce .products ul:before,
.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.order_details:after,
.woocommerce ul.order_details:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before,
.woocommerce ul.products:after,
.woocommerce ul.products:before,
.woocommerce-page ul.products:after,
.woocommerce-page ul.products:before {
  content: "";
  display: none;
}
.secondary-widget-area .widget {
  margin-bottom: 30px;
  padding: 30px;
}
.widget .widget-title h3,
.widget .widget_title h3 {
  margin-bottom: 20px;
}
.widget .widget-title {
  margin-bottom: 30px;
}
.widget .widget-title h3 {
  display: block;
  font-style: normal;
  line-height: 1.1;
  margin: 0;
  overflow: hidden;
  position: relative;
}
.widget .widget-title h3:after {
  border-top: 3px solid #0286e7;
  content: "";
  display: inline-block;
  height: 4px;
  margin-left: 14px;
  margin-right: -100%;
  vertical-align: middle;
  width: 100%;
}
.footer .widget,
.footer.secondary-widget-area .widget {
  background: none;
  border: none;
  padding: 0;
}
.footer .widget .widget-title h3 {
  border-left: none;
  overflow-x: initial;
  padding: 0;
}
.footer .widget .widget-title h3:after {
  content: "";
  display: none;
}
.os-about-widget img {
  display: block;
  margin-bottom: 20px;
}
.os-about-widget .contact-info {
  list-style: none;
}
.os-about-widget .contact-info li {
  display: block;
}
.os-about-widget .contact-info li:last-child {
  margin-bottom: 0;
}
.os-about-widget .contact-info p {
  line-height: 1.6;
  padding-left: 35px;
  position: relative;
}
.os-about-widget .contact-info span {
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.os-about-widget .contact-info span i {
  font-size: 26px;
  font-weight: 400;
  line-height: 1.6;
}
.os-about-widget .social-icons ul {
  margin: -5px 0;
}
.os-about-widget .social-icons ul li {
  margin: 5px 2px;
}
.os-about-widget .social-icons ul li:first-child {
  margin-left: 0;
}
.os-about-widget .social-icons ul li:last-child {
  margin-right: 0;
}
.os-about-widget .social-icons ul li a {
  border-radius: 50%;
  font-size: 15px;
  line-height: 40px;
}
.os-about-widget .social-icons ul li a:before {
  content: "";
  display: none;
}
.widget_archive ul,
.widget_block .wp-block-page-list,
.widget_categories ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_product_categories ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul,
.woocommerce-widget-layered-nav ul {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.widget_nav_menu ul.sub-menu,
.widget_pages ul.children,
.widget_product_categories ul.children {
  margin-top: 15px;
  padding-top: 15px;
}
.widget_archive ul li,
.widget_block .wp-block-page-list li,
.widget_categories ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_product_categories ul li,
.widget_recent_comments ul li,
.widget_recent_entries li,
.widget_rss li,
.woocommerce-widget-layered-nav ul li {
  position: relative;
}
.widget_archive ul li,
.widget_block .wp-block-page-list li,
.widget_categories ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_product_categories ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_rss ul li,
.woocommerce .widget_rating_filter ul li,
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item,
.woocommerce-widget-layered-nav ul li {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  align-items: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px 0;
}
.woocommerce .woocommerce-widget-layered-nav-list {
  list-style: none;
}
.widget_archive > ul > li:first-child,
.widget_block .wp-block-page-list li:first-child,
.widget_categories > ul > li:first-child,
.widget_meta > ul > li:first-child,
.widget_nav_menu ul.sub-menu li:first-child,
.widget_nav_menu > div > ul > li:first-child,
.widget_pages ul.children li:first-child,
.widget_pages > ul > li:first-child,
.widget_product_categories ul.children li:first-child,
.widget_product_categories > ul > li:first-child,
.widget_recent_comments > ul > li:first-child,
.widget_recent_entries > ul > li:first-child,
.widget_rss > ul > li:first-child,
.woocommerce .widget_rating_filter ul li:first-child,
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item:first-child,
.woocommerce-widget-layered-nav > ul > li:first-child {
  padding-top: 0;
}
.widget_archive > ul > li:last-child,
.widget_block .wp-block-page-list li:last-child,
.widget_categories > ul > li:last-child,
.widget_meta > ul > li:last-child,
.widget_nav_menu ul.sub-menu li:last-child,
.widget_nav_menu > div > ul > li:last-child,
.widget_pages ul.children li:last-child,
.widget_pages > ul > li:last-child,
.widget_product_categories ul.children li:last-child,
.widget_product_categories > ul > li:last-child,
.widget_recent_comments > ul > li:last-child,
.widget_recent_entries > ul > li:last-child,
.widget_rss > ul > li:last-child,
.woocommerce .widget_rating_filter ul li:last-child,
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item:last-child,
.woocommerce-widget-layered-nav > ul > li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.widget_nav_menu ul li a {
  position: relative;
}
.widget_archive ul li a,
.widget_categories ul li a,
.widget_nav_menu ul li a,
.widget_product_categories ul li a,
.woocommerce-widget-layered-nav ul li a {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  border: none;
  order: 1;
}
.widget_archive ul li a:hover,
.widget_categories ul li a:hover,
.widget_nav_menu li a:hover,
.widget_pages ul li a:hover,
.widget_product_categories ul li a:hover,
.woocommerce-widget-layered-nav ul li a:hover {
  background-color: transparent;
}
.widget_product_categories ul.children li a:before {
  content: "\f105";
  display: inline-block;
  font-family: fontAwesome;
  margin-right: 10px;
}
.widget_archive ul li:before,
.widget_categories ul li:before,
.widget_nav_menu ul li:before,
.widget_pages ul li:before,
.widget_product_categories ul li:before,
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item:before,
.woocommerce-widget-layered-nav ul li:before {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  content: "";
  flex-grow: 1;
  order: 2;
}
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item:before {
  content: "";
  display: inherit;
}
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item:after {
  content: "";
  display: none;
}
.widget_archive ul li .count,
.widget_categories ul li .count,
.widget_product_categories ul li .count,
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item
  span {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  font-size: 90%;
  order: 3;
}
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item
  span {
  padding: 0;
}
.widget_archive ul li ul,
.widget_categories ul li ul,
.widget_nav_menu ul li ul,
.widget_pages ul li ul,
.widget_product_categories ul li ul {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  flex-grow: 0;
  margin-left: 15px;
  order: 4;
}
.widget_nav_menu ul li a .menu-item-description {
  bottom: auto;
  font-size: 10px;
  left: auto;
  margin-left: 10px;
  padding-bottom: 1px;
  padding-top: 1px;
  position: relative;
  right: auto;
  top: auto;
}
.widget_nav_menu ul li a .menu-item-description:before {
  content: "";
  display: none;
}
.widget_nav_menu ul li a i {
  margin-right: 10px;
}
.widget_categories label {
  display: block;
  margin-bottom: 10px;
}
.widget_recent_entries .post-date {
  display: block;
  font-size: 14px;
  margin-top: 5px;
  padding-left: 0;
}
.widget_recent_comments ul li span {
  margin-right: 5px;
}
.widget_recent_comments ul li a {
  margin-left: 5px !important;
}
.widget_archive label {
  display: block;
  margin-bottom: 10px;
}
.widget_rss .widget-title h3 img {
  display: none;
}
.widget_product_tag_cloud .tagcloud,
.widget_tag_cloud .tagcloud,
.widget_tag_cloud .wp-block-tag-cloud {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-flex-pack: distribute;
  -ms-flex-preferred-size: auto;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-basis: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: -5px -4px;
  overflow: hidden;
}
.widget_product_tag_cloud .tagcloud a,
.widget_tag_cloud .tagcloud a,
.widget_tag_cloud .wp-block-tag-cloud a {
  -webkit-box-flex: 1;
  background: transparent;
  -ms-flex: 1 auto;
  flex: 1 auto;
  font-size: 15px !important;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  margin: 4px;
  padding: 13px 20px;
  text-align: center;
  text-transform: capitalize;
}
.widget_product_search form,
.widget_search form,
.wp-block-search,
form.search-form {
  -webkit-animation: none;
  animation: none;
  background: transparent;
  border-top: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  padding: 0;
  position: relative;
  width: 100%;
}
.widget_product_search form input[type="search"],
.widget_search form label,
.wp-block-search label,
form.search-form input[type="search"],
form.search-form label {
  float: none;
  width: 100%;
}
.wp-block-search label,
form.search-form label {
  height: auto;
}
.widget_product_search form input[type="search"],
.wp-block-search input[type="search"],
form.search-form input[type="search"] {
  border-radius: 0;
  padding-left: 15px;
  padding-right: 40px;
}
.search-form button,
.widget_product_search form button[type="submit"],
.widget_search form button[type="submit"],
form.search-form button[type="search"] {
  background-color: transparent;
  border: none;
  bottom: auto;
  float: none;
  font-size: 16px;
  height: 30px;
  left: auto;
  line-height: 30px;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
}
.search-form button:hover,
.widget_product_search form button[type="submit"]:hover,
.widget_search form button[type="submit"]:hover,
form.search-form button[type="search"]:hover {
  background: transparent;
}
.search-form button:focus,
.widget_product_search form button[type="submit"]:focus,
.widget_search form button[type="submit"]:focus,
form.search-form button[type="search"]:focus {
  outline: none;
}
.calendar_wrap caption {
  background: none repeat scroll 0 0 #0286e7;
  color: #fff;
  font-weight: 500;
  padding: 5px 0;
  text-align: center;
  text-transform: capitalize;
}
.calendar_wrap table {
  border-collapse: collapse;
  width: auto;
}
.calendar_wrap table th {
  font-weight: 700;
}
.calendar_wrap table td,
.calendar_wrap table th {
  padding: 8px 0;
  text-align: center;
  width: 5%;
}
.calendar_wrap table td#next,
.calendar_wrap table td#prev {
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}
.calendar_wrap table td#next {
  text-align: right;
}
.secondary-widget-area .widget_text .textwidget code,
.secondary-widget-area .widget_text .textwidget em,
.secondary-widget-area .widget_text .textwidget h1,
.secondary-widget-area .widget_text .textwidget h2,
.secondary-widget-area .widget_text .textwidget h3,
.secondary-widget-area .widget_text .textwidget h4,
.secondary-widget-area .widget_text .textwidget h5,
.secondary-widget-area .widget_text .textwidget h6,
.secondary-widget-area .widget_text .textwidget p,
.secondary-widget-area .widget_text .textwidget pre,
.secondary-widget-area .widget_text .textwidget strong {
  display: block;
  padding: 7px 0;
}
.secondary-widget-area .widget_text .textwidget img {
  display: block;
  padding: 5px 0;
}
.secondary-widget-area .widget_text .textwidget select {
  border-radius: 2px;
  display: block;
  max-width: 100%;
  outline: none;
  overflow: hidden;
  padding: 10px;
  text-overflow: ellipsis;
  text-transform: capitalize;
  width: 100%;
}
.secondary-widget-area .widget_text .textwidget select option {
  display: block;
  max-width: 100%;
  white-space: nowrap;
  width: 100%;
}
.woocommerce ul.product_list_widget li .star-rating {
  margin-bottom: 5px;
}
.woocommerce ul.product_list_widget li .star-rating,
.woocommerce.widget ul li .star-rating span:before,
.woocommerce.widget ul li .star-rating:before {
  font-size: 13px;
}
.woocommerce .widget_price_filter .price_slider {
  margin-bottom: 30px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 4px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  height: 10px;
  top: -3px;
  width: 10px;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  height: auto;
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-line-pack: center;
  align-content: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce ul.product_list_widget li,
.woocommerce.widget_shopping_cart .cart_list li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 15px 0 15px 40px;
  position: relative;
}
.mini-cart-open .woocommerce.widget_shopping_cart ul.cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  bottom: unset;
  left: 0;
  position: absolute;
  right: unset;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  float: left;
  margin-left: 0;
  margin-right: 15px;
  width: 80px;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  border: none;
  margin: 20px 0;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
  font-weight: 600;
}
.woocommerce ul.product_list_widget ins {
  background: transparent;
}
.woocommerce ul.product_list_widget li:last-child {
  border-bottom: none;
}
.woocommerce.widget_products ul.product_list_widget li,
.woocommerce.widget_recent_reviews ul.product_list_widget li,
.woocommerce.widget_top_rated_products ul.product_list_widget li {
  margin-bottom: 30px;
  padding-bottom: 30px;
  padding-top: 0;
}
.woocommerce.widget_products ul.product_list_widget li:last-child,
.woocommerce.widget_recent_reviews ul.product_list_widget li:last-child,
.woocommerce.widget_top_rated_products ul.product_list_widget li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.widget .select2-container--default .select2-selection--single {
  border-radius: 0;
  height: 43px;
  padding: 0 20px 0 10px;
}
.widget
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 44px;
  margin: 0;
  padding: 0;
}
.widget
  .select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #444;
  font-size: 16px;
}
.widget
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget
  .select2-container--default
  .select2-search--dropdown
  .select2-search__field,
.widget .select2-dropdown {
  border-color: #ececec;
}
.woocommerce ul.product_list_widget li {
  padding-left: 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #585858;
}
.woocommerce.widget_rating_filter ul li a {
  padding: 0;
}
.patigation .nav-links {
  margin: -1px 0;
}
.patigation .page-numbers {
  margin: 1px;
}
.patigation .page-numbers,
.woocommerce .woocommerce-pagination .page-numbers li,
.woocommerce .woocommerce-pagination .page-numbers li a,
.woocommerce .woocommerce-pagination .page-numbers li span {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
}
.patigation .page-numbers.current,
.woocommerce .woocommerce-pagination .page-numbers li .current {
  border-radius: 0;
  padding: 0;
  width: 45px;
}
.patigation .page-numbers:first-child {
  margin-left: 0;
}
.patigation .page-numbers.next,
.patigation .page-numbers.prev {
  font-size: 0;
}
.patigation .page-numbers.next:after,
.patigation .page-numbers.prev:after {
  font-family: boxicons;
  font-size: 14px;
  line-height: 43px;
}
.patigation .page-numbers.next:after {
  content: "\e9e4";
}
.patigation .page-numbers.prev:after {
  content: "\e9e3";
}
.patigation .page-numbers:last-child {
  padding-right: 0;
}
.patigation .page-numbers:first-child {
  padding-left: 0;
}
.woocommerce nav.woocommerce-pagination ul {
  border: none;
  display: block;
  margin-bottom: -3px;
  margin-top: -3px;
}
.woocommerce .woocommerce-pagination .page-numbers li {
  border: none;
  margin: 3px;
  padding: 0;
}
.woocommerce .woocommerce-pagination .page-numbers li:first-child {
  margin-left: 0;
}
.woocommerce .woocommerce-pagination .page-numbers li .current,
.woocommerce .woocommerce-pagination .page-numbers li a,
.woocommerce .woocommerce-pagination .page-numbers li span {
  margin: 0;
  padding: 0;
}
.woocommerce .woocommerce-pagination .page-numbers li a,
.woocommerce .woocommerce-pagination .page-numbers li span {
  background-color: #eee;
}
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #ebe9eb;
}
body.home .os-breadcrumb-wrap {
  display: none;
}
.os-breadcrumb-wrap {
  background-color: #444;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -40px;
  padding: 80px 0;
  position: relative;
}
.os-breadcrumb-wrap .breadcrumb-inner {
  position: relative;
  text-align: center;
  z-index: 7;
}
.os-breadcrumb-wrap .mask {
  background: rgba(0, 0, 0, 0.2);
}
.woocommerce .woocommerce-breadcrumb {
  margin: 0;
  padding: 0;
}
.breadcrumb-trail ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 5;
}
.os-page-breadcrumb-wrap .breadcrumbs,
.woocommerce .os-page-breadcrumb-wrap .woocommerce-breadcrumb {
  margin-bottom: 10px;
}
.os-page-breadcrumb-wrap .breadcrumb-trail ul {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
}
.breadcrumb-trail ul li,
.breadcrumb-trail ul li a,
.breadcrumb-trail ul li span {
  display: inline-block;
  font-size: 14px;
}
.breadcrumb-trail ul li {
  -webkit-box-flex: 0;
  -ms-flex: 0 auto;
  flex: 0 auto;
  padding-right: 10px;
}
.breadcrumb-trail ul li a,
.breadcrumb-trail ul li span {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.breadcrumb-trail li.trail-item:after {
  content: "/";
  font-size: 10px;
  padding-left: 10px;
}
.breadcrumb-trail li.trail-item.trail-end:after {
  content: "";
  display: none;
}
.orchid-backtotop {
  border: none;
  border-radius: 0;
  bottom: 30px;
  cursor: pointer;
  display: none;
  height: 40px;
  line-height: 40px;
  opacity: 1;
  outline: none;
  position: fixed;
  right: 20px;
  text-align: center;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 40px;
  z-index: 999999999;
}
.orchid-backtotop span {
  display: inline-block;
}
.main-navigation {
  position: relative;
}
.site-navigation {
  text-align: left;
}
.is-sticky .main-menu-wrapper {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  z-index: 999999;
}
.menu-item-description {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  color: #000;
  font-size: 10px;
  letter-spacing: 0.25px;
  line-height: 1;
  padding: 3px 8px;
  position: absolute;
  right: -20px;
  text-transform: uppercase;
  top: -4px;
}
.menu-item-description:before {
  border-left: 0 solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #ffbf3f;
  bottom: -4px;
  content: "";
  height: 0;
  left: 3px;
  position: absolute;
  width: 0;
}
.sub-menu .menu-item-description,
.sub-menu .menu-item-description:before {
  display: none;
}
.site-navigation ul {
  list-style: none;
  margin: 0;
}
.site-navigation ul li {
  display: inline-block;
  position: relative;
}
.site-navigation ul li a {
  display: block;
  font-size: 15px;
  line-height: 1.4;
  padding: 0 20px;
  position: relative;
}
.site-navigation ul li a .bx {
  font-weight: 400;
}
.site-navigation > ul > li > a {
  font-size: 14px;
  font-weight: 500;
  line-height: 50px;
  padding: 0 15px;
  text-transform: uppercase;
}
.site-navigation > ul > li > a:hover {
  background: transparent;
  color: #5d5c5c;
}
.site-navigation > ul > li:first-child > a {
  padding-left: 0;
}
.site-navigation ul li:last-child a:after {
  display: none;
}
.site-navigation ul li .children,
.site-navigation ul li .sub-menu {
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  display: none;
  left: 0;
  min-width: 250px;
  opacity: 0;
  position: absolute;
  text-align: left;
  top: 100%;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  visibility: hidden;
  z-index: 999999;
}
.site-navigation ul li .children ul,
.site-navigation ul li .sub-menu ul {
  left: 100%;
  top: 0;
}
.site-navigation ul li:focus > .children,
.site-navigation ul li:focus > .sub-menu,
.site-navigation ul li:hover > .children,
.site-navigation ul li:hover > .sub-menu {
  display: block;
  opacity: 1;
  visibility: visible;
}
.site-navigation ul li .children li,
.site-navigation ul li .sub-menu li {
  display: block;
  padding: 0;
}
.site-navigation ul li .children li a,
.site-navigation ul li .sub-menu li a {
  border-bottom: 1px solid #ececec;
  border-right: none;
  padding: 13px 20px;
}
.site-navigation ul li .children li a:hover,
.site-navigation ul li .sub-menu li a:hover {
  background: #e26143;
  color: #fff;
}
.site-navigation ul li .children li a:after,
.site-navigation ul li .sub-menu li a:after {
  display: none;
}
.site-navigation ul li .children li:last-child a,
.site-navigation ul li .sub-menu li:last-child a {
  border-bottom: none;
}
@media (min-width: 1025px) {
  .sub-toggle {
    color: #fff;
    font-weight: 400;
    opacity: 0.9;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .sub-toggle.visible-desktop {
    display: block;
  }
  .sub-toggle.visible-tablet {
    display: none;
  }
  .site-navigation > ul > li:hover .sub-toggle .bx {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .site-navigation ul li .children li .sub-toggle,
  .site-navigation ul li .sub-menu li .sub-toggle {
    color: #444;
    right: 10px;
    -webkit-transition: none;
    transition: none;
  }
  .site-navigation ul li .children li:hover .sub-toggle,
  .site-navigation ul li .sub-menu li:hover .sub-toggle {
    color: #fff;
  }
  .site-navigation ul li .children li .sub-toggle .bx,
  .site-navigation ul li .sub-menu li .sub-toggle .bx {
    -webkit-transform: none;
    transform: none;
  }
  .site-navigation ul li .children li:hover .sub-toggle .bx,
  .site-navigation ul li .sub-menu li:hover .sub-toggle .bx {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
@media (max-width: 1024px) {
  .sub-toggle.visible-desktop {
    display: none;
  }
  .sub-toggle.visible-tablet {
    display: block;
  }
}
.site-navigation ul .menu-item-has-mega-children {
  position: unset;
  position: static;
}
.site-navigation ul li .sub-menu.mega-menu-sub-menu li a {
  border: none;
  padding: 0;
}
.site-navigation ul li .sub-menu.mega-menu-sub-menu li a:hover {
  background-color: transparent;
  color: #e26143;
}
.site-navigation .menu-item-has-mega-children .mega-menu-sub-menu {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  background-color: #fff;
  -webkit-box-shadow: 0 0 65px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 65px rgba(0, 0, 0, 0.1);
  display: none;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
  margin: 0;
  opacity: 0;
  padding: 30px 15px 0;
  visibility: hidden;
  width: 100%;
}
.site-navigation ul li:hover > .children.mega-menu-sub-menu,
.site-navigation ul li:hover > .sub-menu.mega-menu-sub-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  visibility: visible;
}
.site-navigation
  ul
  .mega-menu-sub-menu.menu-depth-1
  > li.menu-item-has-children {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  margin-bottom: 30px;
  max-width: 25%;
  padding-left: 15px;
  padding-right: 15px;
}
.site-navigation
  ul
  .mega-menu-sub-menu.mega-menu-column-1
  > li.menu-item-has-children {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.site-navigation
  ul
  .mega-menu-sub-menu.mega-menu-column-2
  > li.menu-item-has-children {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.site-navigation
  ul
  .mega-menu-sub-menu.mega-menu-column-3
  > li.menu-item-has-children {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%;
}
.site-navigation
  ul
  .mega-menu-sub-menu.mega-menu-column-4
  > li.menu-item-has-children {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.site-navigation
  ul
  .mega-menu-sub-menu.mega-menu-column-5
  > li.menu-item-has-children {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.site-navigation
  ul
  .mega-menu-sub-menu.mega-menu-column-6
  > li.menu-item-has-children {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66%;
  flex: 0 0 16.66%;
  max-width: 16.66%;
}
.site-navigation ul .mega-menu-sub-menu .mega-sub-menu-group > a {
  font-weight: 500;
  margin-bottom: 20px;
}
.site-navigation ul .mega-menu-sub-menu .mega-sub-menu-group .sub-toggle {
  display: none;
}
.site-navigation ul .mega-menu-sub-menu .mega-sub-menu-group ul.sub-menu {
  background: transparent;
  bottom: unset;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  left: unset;
  min-width: inherit;
  opacity: 1;
  position: relative;
  right: unset;
  top: unset;
  -webkit-transition: none;
  transition: none;
  visibility: visible;
  z-index: inherit;
}
.site-navigation ul .mega-menu-sub-menu .mega-sub-menu-group ul li a {
  padding: 8px 0;
}
.site-navigation
  ul
  .mega-menu-sub-menu
  .mega-sub-menu-group
  ul
  li:first-child
  a {
  padding-top: 0;
}
.site-navigation
  ul
  .mega-menu-sub-menu
  .mega-sub-menu-group
  ul
  li:last-child
  a {
  padding-bottom: 0;
}
.masterheader .site-title {
  display: block;
  font-size: 28px;
  font-weight: 700;
  margin: 0;
}
.masterheader .site-description,
.masterheader .site-logo {
  margin-bottom: 0;
}
.masterheader .site-description {
  font-size: 15px;
  font-weight: 400;
  text-transform: inherit;
}
.masterheader .topbar-items ul {
  list-style: none;
}
.masterheader .topbar-items ul li {
  display: inline-block;
}
.masterheader .right-col ul {
  text-align: right;
}
.mini-cart-open {
  background-color: #272727;
  border-radius: 4px;
  color: #fff;
  display: none;
  padding: 30px 20px;
  position: absolute;
  right: 0;
  top: 65px;
  width: 400px;
  z-index: 99999;
}
.masterheader .mini-cart button {
  border: none;
  border-radius: 50%;
  font-size: 21px;
  height: 35px;
  line-height: 35px;
  margin: 0;
  padding: 0;
  width: 35px;
}
.masterheader .mini-cart button:focus {
  outline: none;
}
.mini-cart-open ul {
  list-style: none;
}
.mini-cart-open ul li {
  border-bottom: 1px dotted hsla(0, 0%, 100%, 0.2);
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.mini-cart-open ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.mini-cart-open .block a,
.mini-cart-open .block span {
  font-size: 16px;
}
.woocommerce .mini-cart span.price {
  display: inline;
  margin: 0;
}
.mini-cart-open .total-checkout {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  border-top: 1px dotted hsla(0, 0%, 100%, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
  padding-top: 10px;
  position: relative;
}
.mini-cart-open .total-checkout:before {
  border-top: 1px dotted hsla(0, 0%, 100%, 0.2);
  content: "";
  max-width: 100%;
  position: absolute;
  top: 5px;
  width: 100%;
}
.mini-cart-open .total-checkout a {
  font-size: 13px;
  padding: 10px 20px;
}
.masterheader .mini-cart {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-line-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-content: center;
  align-items: center;
  background-color: transparent;
  border: 1px solid hsla(0, 0%, 100%, 0.2);
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 5px;
  position: relative;
  text-align: left;
}
.masterheader .mini-cart .trigger-mini-cart {
  margin-right: 5px;
  position: relative;
}
.masterheader .mini-cart .cart-amount {
  font-size: 14px;
}
.mini-cart-open.display-block {
  display: block;
}
.mini-cart-open .woocommerce.widget_shopping_cart ul.cart_list {
  -webkit-box-orient: unset;
  -webkit-box-direction: unset;
  -webkit-box-pack: unset;
  -ms-flex-pack: unset;
  -webkit-box-align: unset;
  -ms-flex-align: unset;
  -ms-flex-line-pack: unset;
  align-content: unset;
  align-items: unset;
  display: block;
  -ms-flex-direction: unset;
  flex-direction: unset;
  -ms-flex-wrap: unset;
  flex-wrap: unset;
  justify-content: unset;
  margin-bottom: -30px;
}
.mini-cart-open .woocommerce ul.product_list_widget li,
.mini-cart-open .woocommerce.widget_shopping_cart .cart_list li {
  border-bottom-color: #4e4e4e;
  margin: 0 0 15px;
  padding: 0 0 15px;
}
.mini-cart-open .woocommerce ul.cart_list li:last-child,
.mini-cart-open .woocommerce ul.product_list_widget li:last-child {
  border-bottom: none;
}
.mini-cart-open .woocommerce ul.product_list_widget li img {
  width: 75px;
}
.mini-cart-open .woocommerce.widget_shopping_cart .cart_list li a {
  display: block;
  float: none;
  line-height: 1.3;
  margin-bottom: 0;
  padding-left: 40px;
}
.mini-cart-open .woocommerce.widget_shopping_cart ul.cart_list li a.remove {
  display: inline-block;
  line-height: 32px;
  margin: 0;
  padding: 0;
}
.mini-cart-open .woocommerce.widget_shopping_cart ul.cart_list span.quantity {
  display: block;
  float: none;
}
.mini-cart-open .woocommerce .widget_shopping_cart .total,
.mini-cart-open .woocommerce.widget_shopping_cart .total {
  margin: 0;
  padding: 0;
}
.mini-cart-open .woocommerce .woocommerce-mini-cart__buttons.buttons,
.mini-cart-open .woocommerce .woocommerce-mini-cart__total.total {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mini-cart-open .woocommerce .woocommerce-mini-cart__total.total {
  border-bottom: 1px solid #4e4e4e;
  border-top: 1px solid #4e4e4e;
  margin: 30px 0;
  padding: 10px 0;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
}
.mini-cart-open .widget_shopping_cart_content p:last-child {
  margin-bottom: 0;
}
.masterheader .top-header {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
  padding: 5px 0;
}
.header-style-1 .mid-header .os-row,
.header-style-1 .top-header .os-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-style-1 .top-header .os-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.masterheader .social-icons ul li {
  margin-right: 15px;
}
.masterheader .social-icons ul li:last-child {
  margin-right: 0;
}
.masterheader .social-icons ul li a {
  height: auto;
  line-height: inherit;
  width: auto;
}
.masterheader .topbar-items ul li {
  border-right: 1px solid hsla(0, 0%, 100%, 0.2);
  margin-right: 10px;
  padding-right: 10px;
}
.masterheader .topbar-items ul li:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
.header-style-1 .logo-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%;
}
.header-style-1 .extra-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.67%;
  flex: 0 0 66.67%;
  max-width: 66.67%;
}
.header-style-1 .custom-search-entry button,
.header-style-1 .custom-search-entry input {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.header-style-1 .aside-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-line-pack: center;
  align-content: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.header-style-1 .custom-search {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 300px);
  flex: 0 0 calc(100% - 300px);
  max-width: calc(100% - 300px);
  padding-right: 15px;
}
.header-style-1 .wishlist-minicart-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  max-width: 300px;
}
.header-style-1 .wishlist-minicart-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.header-style-1 .wishlist-icon-container a {
  border-radius: 50%;
  display: inline-block;
  font-size: 22px;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: center;
  width: 40px;
}
.header-style-1 .mini-cart .trigger-mini-cart > .item-count,
.header-style-1 .wishlist-icon-container a > .item-count {
  background-color: #0286e7;
  border-radius: 50%;
  bottom: auto;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, Noto Sans, "system-ui",
    Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol;
  font-size: 10px;
  font-weight: 400;
  height: 25px;
  left: auto;
  line-height: 25px;
  position: absolute;
  right: -6px;
  top: -10px;
  width: 25px;
}
.header-style-1 .mini-cart {
  border-radius: 30px;
  min-width: 245px;
}
.masterheader .mini-cart .trigger-mini-cart > .item-count {
  right: -8px;
}
.header-style-1 .custom-search-entry {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-line-pack: center;
  align-content: center;
  align-items: center;
  border: none;
  border: 1px solid hsla(0, 0%, 100%, 0.2);
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  overflow: visible;
  position: relative;
}
.header-style-1 .custom-search-entry .search-form input[type="search"],
.header-style-1 .custom-search-entry input {
  -webkit-box-flex: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #444;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  font-size: 15px;
  height: 46px;
  margin: 0;
  max-width: 100%;
  padding-left: 20px;
  padding-right: 60px;
  vertical-align: middle;
}
.header-style-1
  .custom-search-entry
  .search-form
  input[type="search"]::-moz-placeholder,
.header-style-1 .custom-search-entry input[type="search"]::-moz-placeholder {
  color: #444;
  opacity: 1;
}
.header-style-1 .custom-search-entry .search-form button,
.header-style-1 .custom-search-entry button {
  border: 0;
  border-radius: 30px;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  height: 38px;
  left: auto;
  line-height: 38px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  right: 3px;
  top: 4px;
  -webkit-transform: none;
  transform: none;
  width: 60px;
}
.header-style-1 .mid-header .no-mini-cart .aside-right,
.header-style-1 .mid-header .no-mini-cart .wishlist-minicart-inner,
.header-style-1 .mid-header .no-product-search-form .aside-right,
.header-style-1 .mid-header .no-wishlist-icon .wishlist-minicart-inner {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.header-style-1 .mid-header .no-mini-cart .extra-col,
.header-style-1 .mid-header .no-mini-cart .logo-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.header-style-1 .mid-header .no-mini-cart .custom-search {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 50px);
  flex: 0 0 calc(100% - 50px);
  max-width: calc(100% - 50px);
}
.header-style-1 .mid-header .no-mini-cart .wishlist-minicart-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  max-width: 50px;
}
.header-style-1 .mid-header .no-wishlist-icon .custom-search {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 245px);
  flex: 0 0 calc(100% - 245px);
  max-width: calc(100% - 245px);
}
.header-style-1 .mid-header .no-wishlist-icon .wishlist-minicart-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 245px;
  flex: 0 0 245px;
  max-width: 245px;
}
.header-style-1 .mid-header .no-wishlist-icon.no-mini-cart .custom-search {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0;
}
.header-style-1 .site-navigation {
  position: relative;
}
.os-nav-row .os-nav-col-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.os-nav-row .os-nav-col-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.os-nav-row.no-special-menu .os-nav-col-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.mobile-header {
  display: none;
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .desktop-header {
    display: none;
  }
  .mobile-header {
    display: block;
  }
}
.mobile-header .flex-row {
  margin-left: -15px;
  margin-right: -15px;
}
.mobile-header .flex-col {
  padding-left: 15px;
  padding-right: 15px;
}
.mobile-header .mid-block {
  padding: 20px 0;
}
.mobile-header .mid-block .os-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  justify-content: space-between;
}
.header-style-1 .branding {
  max-width: 400px;
}
.mobile-header .mid-block .header-items.flex-col {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.mobile-header .mid-block .header-items .flex-row,
.mobile-header .mid-block .header-items.flex-col {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mobile-header .mid-block .header-items .minicart-column {
  padding-left: 0;
}
.mobile-header .bottom-block .flex-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  justify-content: space-between;
}
.mobile-header .search-col {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-left: 0;
}
.mobile-header .bottom-block {
  position: relative;
}
.mobile-header .search-toggle {
  background-color: transparent;
  cursor: pointer;
  font-size: 22px;
  line-height: inherit;
  margin: 0;
  padding: 0;
  width: 30px;
}
.mobile-header .search-toggle:hover {
  background-color: transparent;
}
.mobile-header-style-1 .mobile-header-search {
  -webkit-animation: osfadeInUp 0.3s 0s both;
  animation: osfadeInUp 0.3s 0s both;
  -webkit-box-shadow: 0 0 65px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 65px rgba(0, 0, 0, 0.1);
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  width: 400px;
  z-index: 100;
}
.mobile-header-search-active .mobile-header-search {
  display: block;
}
.mobile-header.header-style-1 .custom-search {
  -webkit-box-flex: 0;
  background-color: #fff;
  display: block;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 20px;
}
.mobile-header.header-style-1 .custom-search-entry {
  border: none;
}
.mobile-header.header-style-1
  .custom-search-entry
  .search-form
  input[type="search"],
.mobile-header.header-style-1 .custom-search-entry input {
  border: 2px solid #eee;
  border-radius: 0;
  font-size: 14px;
  height: 43px;
  padding: 10px 25px 10px 10px;
}
.mobile-header.header-style-1 .custom-search-entry .search-form button,
.mobile-header.header-style-1 .custom-search-entry button {
  background-color: transparent;
  border: none;
  color: #666;
  height: 30px;
  line-height: 30px;
  right: 5px;
  text-align: center;
  top: 7px;
  width: 30px;
}
.mobile-header.header-style-1 .custom-search-entry .search-form button:hover,
.mobile-header.header-style-1 .custom-search-entry button:hover {
  background-color: transparent;
  border: none;
  color: #666;
}
.menu-toggle {
  display: none;
  font-size: 0;
  padding: 13px 0;
}
.menu-toggle .mobile-menu-toggle-btn {
  border-radius: 0;
  cursor: pointer;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.menu-toggle .mobile-menu-toggle-btn,
.mobile-menu-toggle-btn:hover {
  background: transparent;
  background-color: transparent;
  border-color: transparent;
  color: transparent;
}
.menu-toggle span {
  background-color: #fff;
  display: block;
  height: 3px;
  margin-bottom: 7px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 30px;
}
.menu-toggle span:last-child {
  margin-bottom: 0;
}
.mobile-navigation {
  background-color: #000;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  height: 100%;
  left: -100vw;
  min-height: 100vh;
  overflow: auto;
  right: auto;
  -webkit-transform: translateX(-100vw);
  transform: translateX(-100vw);
  -webkit-transition-property: all;
  transition-property: all;
  width: 400px;
  z-index: 10000;
}
.mobile-navigation,
.mobile-navigation-mask {
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-timing-function: cubic-bezier;
  transition-timing-function: cubic-bezier;
  visibility: hidden;
}
.mobile-navigation-mask {
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}
@media (max-width: 1024px) {
  body.menu-toggle-active {
    overflow: hidden;
  }
  body.menu-toggle-active .mobile-navigation {
    left: 0;
    opacity: 1;
    overflow: scroll;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
  }
  body.menu-toggle-active .mobile-navigation-mask {
    opacity: 1;
    visibility: visible;
  }
}
.mobile-navigation .canvas-inner {
  position: relative;
}
.mobile-navigation .canvas-container-entry {
  padding: 30px 20px;
  position: relative;
}
.mobile-navigation .canvas-close-container {
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10000;
}
.mobile-navigation .trigger-mob-nav-close {
  background-color: transparent;
  cursor: pointer;
  font-size: 21px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 40px;
}
.mobile-navigation .top-header-menu-entry nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-navigation .top-header-menu-entry nav > ul > li,
.mobile-navigation .top-header-menu-entry nav > ul > li > a {
  display: block;
}
.mobile-navigation .top-header-menu-entry nav > ul > li > a {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
  font-size: 15px;
  line-height: 1;
  padding: 15px 0;
}
.mobile-navigation .top-header-menu-entry nav > ul > li > a:hover {
  color: #ffbf3f;
}
.mobile-header .special-navigation .menu-item-description,
.mobile-navigation .menu-item-description {
  display: none;
}
.mobile-navigation .site-navigation {
  display: block;
  text-align: left;
}
.mobile-header .special-navigation ul li,
.mobile-navigation .site-navigation ul li {
  display: block;
}
.mobile-header .special-navigation ul li a,
.mobile-navigation .site-navigation ul li a {
  font-size: 15px;
  padding: 15px 0;
}
.mobile-header .special-navigation > ul > li > a,
.mobile-navigation .site-navigation > ul > li > a {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  text-transform: inherit;
}
.mobile-header .special-navigation > ul > li:last-child > a,
.mobile-navigation .site-navigation > ul > li:last-child > a {
  border-bottom: none;
}
.mobile-header .special-navigation > ul > li > a:after,
.mobile-navigation .site-navigation > ul > li > a:after {
  content: "";
  display: none;
}
.mobile-header .special-navigation ul li .children,
.mobile-header .special-navigation ul li .children ul,
.mobile-header .special-navigation ul li .sub-menu,
.mobile-header .special-navigation ul li .sub-menu ul,
.mobile-navigation
  .site-navigation
  .menu-item-has-mega-children
  .mega-menu-sub-menu,
.mobile-navigation .site-navigation ul li .children,
.mobile-navigation .site-navigation ul li .children ul,
.mobile-navigation .site-navigation ul li .sub-menu,
.mobile-navigation .site-navigation ul li .sub-menu ul {
  animation: none;
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  -ms-animation: none;
  background: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  left: 0;
  max-width: 100%;
  opacity: 1;
  position: relative;
  top: 0;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  visibility: visible;
  z-index: inherit;
}
.mobile-header .special-navigation ul li .children li a,
.mobile-header .special-navigation ul li .sub-menu li a,
.mobile-navigation
  .site-navigation
  ul
  .mega-menu-sub-menu
  .mega-sub-menu-group
  ul
  li
  a,
.mobile-navigation
  .site-navigation
  ul
  .mega-menu-sub-menu
  .mega-sub-menu-group
  ul
  li:first-child
  a,
.mobile-navigation
  .site-navigation
  ul
  .mega-menu-sub-menu
  .mega-sub-menu-group
  ul
  li:last-child
  a,
.mobile-navigation
  .site-navigation
  ul
  .mega-menu-sub-menu
  .mega-sub-menu-group
  > a,
.mobile-navigation .site-navigation ul li .children li a,
.mobile-navigation .site-navigation ul li .sub-menu li a,
.mobile-navigation .site-navigation ul li .sub-menu.mega-menu-sub-menu li a {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
  color: #fff;
  line-height: 1;
  padding: 15px 0 15px 15px;
}
.mobile-header .special-navigation ul li .children li a:hover,
.mobile-header .special-navigation ul li .sub-menu li a:hover,
.mobile-navigation
  .site-navigation
  .menu-item-has-mega-children
  .mega-menu-sub-menu
  li
  a:hover,
.mobile-navigation .site-navigation ul li .children li a:hover,
.mobile-navigation .site-navigation ul li .sub-menu li a:hover {
  background-color: transparent;
}
.mobile-header .special-navigation ul li:hover > .children,
.mobile-header .special-navigation ul li:hover > .sub-menu,
.mobile-navigation .site-navigation ul li:hover > .children,
.mobile-navigation .site-navigation ul li:hover > .children.mega-menu-sub-menu,
.mobile-navigation .site-navigation ul li:hover > .sub-menu,
.mobile-navigation .site-navigation ul li:hover > .sub-menu.mega-menu-sub-menu {
  -webkit-animation: none;
  animation: none;
  display: none;
  -webkit-transition: none;
  transition: none;
}
.mobile-navigation .sub-toggle.visible-desktop {
  display: none;
}
.mobile-header .special-navigation .sub-toggle,
.mobile-navigation .sub-toggle {
  background: #353535;
  color: #fff;
  cursor: pointer;
  display: block;
  height: 35px;
  line-height: 35px;
  opacity: 1;
  position: absolute;
  right: 0;
  text-align: center;
  top: 5px;
  -webkit-transform: none;
  transform: none;
  width: 35px;
}
.mobile-header .special-navigation .sub-toggle i,
.mobile-navigation .sub-toggle i {
  display: inline-block;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  width: 35px;
}
.mobile-navigation
  .site-navigation
  .menu-item-has-mega-children
  .mega-menu-sub-menu {
  display: none;
  padding: 0;
}
.mobile-navigation .site-navigation ul .menu-item-has-mega-children {
  position: relative;
}
.mobile-navigation
  .site-navigation
  ul
  .mega-menu-sub-menu.menu-depth-1
  > li.menu-item-has-children {
  margin-bottom: 0;
}
.mobile-navigation .site-navigation ul li .sub-menu.mega-menu-sub-menu li a {
  margin: 0;
}
.mobile-navigation
  .site-navigation
  ul
  .mega-menu-sub-menu
  .mega-sub-menu-group
  > a {
  font-weight: 400;
}
.mobile-navigation
  .site-navigation
  ul
  .menu-item-has-mega-children
  .sub-toggle {
  display: block;
}
.mobile-navigation
  .site-navigation
  ul
  .mega-menu-sub-menu.mega-menu-column-4
  > li.menu-item-has-children {
  -webkit-box-flex: unset;
  -ms-flex: unset;
  flex: unset;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.mobile-header .cat-nav-trigger {
  background-color: transparent;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}
.mobile-header .cat-nav-trigger:hover {
  background-color: transparent;
}
.mobile-header .cat-nav-trigger .icon .line {
  background-color: #fff;
  display: block;
  height: 2px;
  margin-bottom: 6px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 25px;
}
.mobile-header .cat-nav-trigger .icon .line:nth-child(2) {
  width: 30px;
}
.mobile-header .cat-nav-trigger .icon .line:last-child {
  margin-bottom: 0;
}
.mobile-header .category-navigation .category-navigation-list {
  top: 100%;
}
.mobile-header .category-navigation .category-navigation-list:before {
  content: "";
  display: none;
}
body.cat-nav-at-navigation-active
  .mobile-header
  .category-navigation
  .category-navigation-list {
  -webkit-transform: none;
  transform: none;
}
.mobile-header .special-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-header .special-navigation .category-navigation-list {
  padding-left: 15px;
  padding-right: 15px;
}
.mobile-header .special-navigation .fa {
  margin-right: 5px;
}
.mobile-header .category-navigation ul li {
  border-bottom: none;
}
.mobile-header .special-navigation ul li .children li a,
.mobile-header .special-navigation ul li .sub-menu li a,
.mobile-header .special-navigation > ul > li > a {
  border-bottom-color: #eee;
}
.mobile-header .special-navigation ul li .children li a,
.mobile-header .special-navigation ul li .sub-menu li a,
.mobile-header .special-navigation ul li a {
  color: #444;
}
@media (max-width: 1024px) {
  .mobile-header .special-navigation .sub-toggle.visible-desktop {
    display: none;
  }
}
.category-navigation {
  position: relative;
}
.category-navigation .cat-nav-trigger {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 50px;
  justify-content: space-between;
  letter-spacing: 0.25px;
  line-height: 50px;
  margin: 0;
  padding: 0 20px;
  width: 100%;
}
.category-navigation .cat-nav-trigger:focus {
  outline: none;
}
.category-navigation .cat-nav-trigger .title {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.category-navigation .cat-nav-trigger .icon {
  line-height: 50px;
}
.category-navigation .cat-nav-trigger .icon .line {
  background-color: #fff;
  display: block;
  height: 2px;
  margin-bottom: 4px;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 15px;
}
.category-navigation .cat-nav-trigger .icon .line:before {
  height: 2px;
  left: -5px;
  position: absolute;
  top: 0;
  width: 2px;
  z-index: 1;
}
.category-navigation .cat-nav-trigger .icon .line:nth-child(2) {
  width: 20px;
}
.category-navigation .cat-nav-trigger .icon .line:last-child {
  margin-bottom: 0;
  width: 25px;
}
.category-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.category-navigation .category-navigation-list {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}
body.cat-nav-at-navigation-active
  .category-navigation
  .category-navigation-list {
  -webkit-animation: OsfadeInDown 0.5s 0s both;
  animation: OsfadeInDown 0.5s 0s both;
  opacity: 1;
  visibility: visible;
  z-index: 10;
}
body.cat-nav-at-navigation-active
  .category-navigation
  .cat-nav-trigger
  .icon
  .line,
body.cat-nav-at-navigation-active
  .category-navigation
  .cat-nav-trigger
  .icon
  .line:last-child,
body.cat-nav-at-navigation-active
  .category-navigation
  .cat-nav-trigger
  .icon
  .line:nth-child(2) {
  width: 25px;
}
.category-navigation .category-navigation-list {
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: 0 0 65px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 65px rgba(0, 0, 0, 0.2);
  display: block;
  left: 0;
  min-width: 250px;
  position: absolute;
  top: 80px;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  width: 100%;
  z-index: 10;
}
.category-navigation .category-navigation-list:before {
  background-color: #fff;
  content: "";
  height: 16px;
  left: 20px;
  position: absolute;
  top: -8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 16px;
}
.category-navigation ul li {
  border-bottom: 1px solid #ececec;
  display: block;
  position: relative;
}
.category-navigation ul li:last-child {
  border-bottom: none;
}
.category-navigation .category-navigation-list li a {
  display: block;
  position: relative;
}
.category-navigation > ul > li > a {
  padding: 13px 20px;
}
.category-navigation > ul > li:last-child > a {
  border-bottom: none;
}
.category-navigation .category-navigation-list li a .fa {
  margin-right: 8px;
}
.category-navigation .sub-toggle {
  color: #444;
  font-size: 12px;
  opacity: 1;
  right: 0;
}
.category-navigation .menu-item-description {
  font-size: 8px;
  font-weight: 400;
  left: 100px;
  padding: 2px 10px;
  right: auto;
  top: 3px;
}
.category-navigation ul li .children,
.category-navigation ul li .sub-menu {
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  display: none;
  left: 100%;
  min-width: 250px;
  opacity: 0;
  position: absolute;
  text-align: left;
  top: 0;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  visibility: hidden;
  z-index: 999999;
}
.category-navigation ul li .children ul,
.category-navigation ul li .sub-menu ul {
  left: 100%;
  top: 0;
}
.category-navigation ul li:hover > .children,
.category-navigation ul li:hover > .sub-menu {
  display: block;
  opacity: 1;
  visibility: visible;
}
.category-navigation ul li .children li,
.category-navigation ul li .sub-menu li {
  display: block;
  padding: 0;
}
.category-navigation ul li .children li a,
.category-navigation ul li .sub-menu li a {
  border-right: none;
  padding: 13px 20px;
}
.category-navigation ul li .children li a:hover,
.category-navigation ul li .sub-menu li a:hover {
  color: #e26143;
}
.category-navigation ul li .children li a:after,
.category-navigation ul li .sub-menu li a:after {
  display: none;
}
.category-navigation ul li .children li:last-child a,
.category-navigation ul li .sub-menu li:last-child a {
  border-bottom: none;
}
.category-navigation ul li .children .sub-toggle,
.category-navigation ul li .sub-menu .sub-toggle {
  display: none;
}
.wc-block-grid {
  position: relative;
}
.wc-block-grid .wc-block-grid__products {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -15px;
  padding: 0;
  position: relative;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product {
  -webkit-box-flex: 0;
  border: none;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  float: none;
  margin: 0 0 40px;
  max-width: 33.33%;
  overflow: hidden;
  padding: 0 15px;
  position: relative;
}
.wc-block-grid.has-1-columns .wc-block-grid__products .wc-block-grid__product {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.wc-block-grid.has-2-columns .wc-block-grid__products .wc-block-grid__product {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.wc-block-grid.has-3-columns .wc-block-grid__products .wc-block-grid__product {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%;
}
.wc-block-grid.has-4-columns .wc-block-grid__products .wc-block-grid__product {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.wc-block-grid.has-5-columns .wc-block-grid__products .wc-block-grid__product {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.wc-block-grid.has-6-columns .wc-block-grid__products .wc-block-grid__product {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66%;
  flex: 0 0 16.66%;
  max-width: 16.66%;
}
.wc-block-grid__product-link {
  display: block;
}
.wc-block-grid__product .wc-block-grid__product-image {
  border: 1px solid #eee;
  margin: 0;
}
.wc-block-grid .wc-block-grid__product-link {
  text-decoration: none;
}
.wc-block-grid .wc-block-grid__product-title {
  font-size: 15px;
  font-weight: 400;
  margin: 10px 0;
}
.wc-block-grid .wc-block-grid__product-price {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 15px;
}
.wc-block-grid .wc-block-grid__product-price del,
.wc-block-grid .wc-block-grid__product-price ins {
  background-color: transparent;
}
.wc-block-grid .wc-block-grid__product-price del {
  opacity: 0.9;
}
.wc-block-grid__product-onsale {
  font-size: 12px;
  font-weight: 400;
  left: 15px;
  line-height: 1;
  margin: 0 0 20px;
  padding: 3px 10px;
  position: absolute;
  text-transform: capitalize;
  top: 0;
  z-index: 1;
}
.editor-styles-wrapper
  .wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-onsale,
.wc-block-grid__product-onsale {
  border: none;
  border-radius: 0;
}
.wc-block-grid__product .wc-block-grid__product-rating {
  margin: 0;
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 10;
}
.wc-block-grid__product-rating .star-rating,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
  display: inline-block;
  font-size: 10px;
  height: 15px;
  line-height: 1;
  vertical-align: middle;
  width: 55px;
}
.wc-block-grid__product-rating .star-rating span:before {
  color: #ffb606;
}
.wc-block-grid
  .wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-add-to-cart {
  margin-bottom: 0;
}
.wc-block-grid
  .wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-add-to-cart
  > a {
  text-decoration: none;
}
.wc-block-grid
  .wc-block-grid__products
  .wc-block-grid__product
  .wp-block-button__link {
  border-radius: 2px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 16px 20px;
}
.wc-block-grid
  .wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-add-to-cart
  > a:hover {
  text-decoration: none;
}
.wc-block-grid
  .wc-block-grid__products
  .wc-block-grid__product
  .wc-block-grid__product-add-to-cart
  > a:focus {
  outline: none;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .added_to_cart {
  font-size: 14px;
  margin-left: 5px;
}
.wp-block-search label,
.wp-block-woocommerce-product-search label {
  display: block;
  font-weight: 400;
  margin-bottom: 10px;
}
.wp-block-search .wp-block-search__inside-wrapper {
  position: relative;
}
.wp-block-search .wp-block-search__button,
.wp-block-search.wp-block-search__text-button .wp-block-search__button {
  background-color: #0286e7;
  border: none;
  color: #fff;
}
.wp-block-search .wp-block-search__button svg,
.wp-block-search .wp-block-search__button:hover svg {
  fill: #fff;
}
.widget_search .wp-block-search .wp-block-search__button svg,
.widget_search .wp-block-search .wp-block-search__button:hover svg {
  fill: #444;
}
.wp-block-search .wp-block-search__button:hover,
.wp-block-search.wp-block-search__text-button .wp-block-search__button:hover {
  background-color: #e26143;
  border: none;
  color: #fff;
}
.wp-block-search.wp-block-search__button-inside
  .wp-block-search__inside-wrapper {
  border: none;
  padding: 0;
}
.wp-block-search .wp-block-search__input,
.wp-block-search.wp-block-search__button-inside
  .wp-block-search__inside-wrapper
  .wp-block-search__input,
.wp-block-woocommerce-product-search .wc-block-product-search__field {
  border: 2px solid #ececec;
}
.wp-block-search.wp-block-search__button-inside
  .wp-block-search__inside-wrapper
  .wp-block-search__input {
  padding: 15px 40px 15px 15px;
}
.widget_search
  .wp-block-search.wp-block-search__text-button
  .wp-block-search__button {
  font-size: 13px;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  right: 8px;
  width: auto;
}
.wp-block-latest-posts,
.wp-block-rss {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wp-block-latest-posts li > a,
.wp-block-rss li .wp-block-rss__item-title > a {
  display: block;
  text-decoration: none;
}
.widget_recent_entries .wp-block-latest-posts.is-grid {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: flex-start;
  justify-content: flex-start;
}
.widget_recent_entries .wp-block-latest-posts.is-grid li {
  border-bottom: none;
  padding: 0;
}
.wp-block-latest-posts .wp-block-latest-posts__featured-image {
  margin-bottom: 15px;
}
.wp-block-latest-posts .wp-block-latest-posts__featured-image > img {
  border-radius: 3px;
}
.wp-block-latest-posts .wp-block-latest-posts__post-excerpt {
  margin-top: 10px;
}
.wp-block-latest-posts .wp-block-latest-posts__post-author,
.wp-block-latest-posts .wp-block-latest-posts__post-date,
.wp-block-rss .wp-block-rss__item-author,
.wp-block-rss .wp-block-rss__item-publish-date {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 5px;
}
.wp-block-latest-posts .wp-block-latest-posts__post-date {
  margin-left: 10px;
}
.wp-block-rss .wp-block-rss__item {
  margin-bottom: 20px;
}
.wp-block-rss .wp-block-rss__item .wp-block-rss__item-title {
  margin-bottom: 5px;
}
.wp-block-rss .wp-block-rss__item .wp-block-rss__item-excerpt {
  margin-top: 10px;
}
.wp-block-rss .wp-block-rss__item .wp-block-rss__item-author {
  margin-left: 10px;
}
@media (max-width: 1100px) {
  .wc-block-grid.has-3-columns .wc-block-grid__products .wc-block-grid__product,
  .wc-block-grid.has-4-columns .wc-block-grid__products .wc-block-grid__product,
  .wc-block-grid.has-5-columns .wc-block-grid__products .wc-block-grid__product,
  .wc-block-grid.has-6-columns .wc-block-grid__products .wc-block-grid__product,
  body.no-sidebar
    .wc-block-grid.has-5-columns
    .wc-block-grid__products
    .wc-block-grid__product,
  body.no-sidebar
    .wc-block-grid.has-6-columns
    .wc-block-grid__products
    .wc-block-grid__product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  body.no-sidebar
    .wc-block-grid.has-4-columns
    .wc-block-grid__products
    .wc-block-grid__product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (max-width: 991px) {
  .wc-block-grid.has-3-columns .wc-block-grid__products .wc-block-grid__product,
  .wc-block-grid.has-4-columns .wc-block-grid__products .wc-block-grid__product,
  .wc-block-grid.has-5-columns .wc-block-grid__products .wc-block-grid__product,
  .wc-block-grid.has-6-columns .wc-block-grid__products .wc-block-grid__product,
  body.no-sidebar
    .wc-block-grid.has-4-columns
    .wc-block-grid__products
    .wc-block-grid__product,
  body.no-sidebar
    .wc-block-grid.has-5-columns
    .wc-block-grid__products
    .wc-block-grid__product,
  body.no-sidebar
    .wc-block-grid.has-6-columns
    .wc-block-grid__products
    .wc-block-grid__product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media (max-width: 600px) {
  .wc-block-grid.has-2-columns .wc-block-grid__products .wc-block-grid__product,
  .wc-block-grid.has-3-columns .wc-block-grid__products .wc-block-grid__product,
  .wc-block-grid.has-4-columns .wc-block-grid__products .wc-block-grid__product,
  .wc-block-grid.has-5-columns .wc-block-grid__products .wc-block-grid__product,
  .wc-block-grid.has-6-columns .wc-block-grid__products .wc-block-grid__product,
  body.no-sidebar
    .wc-block-grid.has-2-columns
    .wc-block-grid__products
    .wc-block-grid__product,
  body.no-sidebar
    .wc-block-grid.has-3-columns
    .wc-block-grid__products
    .wc-block-grid__product,
  body.no-sidebar
    .wc-block-grid.has-4-columns
    .wc-block-grid__products
    .wc-block-grid__product,
  body.no-sidebar
    .wc-block-grid.has-5-columns
    .wc-block-grid__products
    .wc-block-grid__product,
  body.no-sidebar
    .wc-block-grid.has-6-columns
    .wc-block-grid__products
    .wc-block-grid__product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 575px) {
  .wc-block-grid.has-1-columns .wc-block-grid__products .wc-block-grid__product,
  .wc-block-grid.has-2-columns .wc-block-grid__products .wc-block-grid__product,
  .wc-block-grid.has-3-columns .wc-block-grid__products .wc-block-grid__product,
  .wc-block-grid.has-4-columns .wc-block-grid__products .wc-block-grid__product,
  .wc-block-grid.has-5-columns .wc-block-grid__products .wc-block-grid__product,
  .wc-block-grid.has-6-columns .wc-block-grid__products .wc-block-grid__product,
  body.no-sidebar
    .wc-block-grid.has-1-columns
    .wc-block-grid__products
    .wc-block-grid__product,
  body.no-sidebar
    .wc-block-grid.has-2-columns
    .wc-block-grid__products
    .wc-block-grid__product,
  body.no-sidebar
    .wc-block-grid.has-3-columns
    .wc-block-grid__products
    .wc-block-grid__product,
  body.no-sidebar
    .wc-block-grid.has-4-columns
    .wc-block-grid__products
    .wc-block-grid__product,
  body.no-sidebar
    .wc-block-grid.has-5-columns
    .wc-block-grid__products
    .wc-block-grid__product,
  body.no-sidebar
    .wc-block-grid.has-6-columns
    .wc-block-grid__products
    .wc-block-grid__product {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .wc-block-grid.has-1-columns .wc-block-grid__products,
  .wc-block-grid.has-2-columns .wc-block-grid__products,
  .wc-block-grid.has-3-columns .wc-block-grid__products,
  .wc-block-grid.has-4-columns .wc-block-grid__products,
  .wc-block-grid.has-5-columns .wc-block-grid__products,
  .wc-block-grid.has-6-columns .wc-block-grid__products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
span.edit-link a {
  font-family: -apple-system, BlinkMacSystemFont, Noto Sans, "system-ui",
    Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}
span.edit-link a:before {
  content: "-";
  display: inline-block;
  margin-right: 3px;
}
.bypostauthor,
.sticky {
  background: transparent;
}
.wp-caption,
.wp-caption-text {
  color: inherit;
}
.screen-reader-shortcut {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-size: 16px;
  font-weight: 400;
}
.gallery {
  margin-bottom: 1.5em;
  margin-left: -2%;
}
.gallery-item {
  display: inline-block;
  margin-bottom: 3%;
  margin-left: 2%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.site-main .gallery a img {
  max-width: none;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 47%;
}
.gallery-columns-3 .gallery-item {
  max-width: 31.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 23%;
}
.gallery-columns-5 .gallery-item {
  max-width: 18%;
}
.gallery-columns-6 .gallery-item {
  max-width: 14.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 12.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 10.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 9.11%;
}
.gallery-caption {
  display: block;
}
.comments-area {
  margin: 0;
}
.comments-area textarea {
  padding: 20px;
}
.comments-area input,
.comments-area textarea {
  margin-bottom: 30px;
}
.comment-respond .comment-reply-title,
.comments-area .comments-title {
  font-size: 24px;
  margin: 0 0 15px;
}
.comments-area ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.comments-area .comment-list {
  background: transparent;
  border-radius: 0;
  margin: 30px 0;
  padding: 0;
}
.comments-area .comment-body {
  display: block;
  margin: 0 0 30px;
  overflow: hidden;
  padding: 30px;
}
.comments-area .children {
  margin-left: 25px;
}
.comments-area .children li {
  margin-bottom: 30px;
  position: relative;
}
.comments-area .children li.depth-2,
.comments-area .children li.depth-3,
.comments-area .children li.depth-4,
.comments-area .children li.depth-5,
.comments-area .children li.depth-6 {
  padding-left: 25px;
}
.comments-area .comment-body .comment-meta {
  background: transparent;
  margin: 0 0 15px;
  padding: 0 0 10px;
}
.comments-area .comment-body .comment-meta img {
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.comments-area .comment-body .fn,
.comments-area .comment-body .fn a {
  display: block;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 21px;
  margin: 15px 0 5px;
  text-transform: capitalize;
}
.comments-area .comment-body .fn a {
  display: inline-block;
}
.comments-area .comment-body .fn a:focus,
.comments-area .comment-body .fn a:hover {
  text-decoration: none;
}
.comments-area .comment-body .says {
  display: none;
}
.comments-area .comment-body .comment-metadata a {
  display: inline-block;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
}
.comments-area .comment-body .comment-metadata a:focus,
.comments-area .comment-body .comment-metadata a:hover {
  text-decoration: none;
}
.comments-area .comment-body .comment-metadata .edit-link {
  padding-left: 3px;
}
.comments-area .comment-body .comment-metadata .edit-link:before {
  content: "\f14b";
  font-family: fontAwesome;
  font-size: 13px;
  padding-right: 5px;
}
.comments-area .comment-body .comment-metadata .edit-link a {
  text-transform: capitalize;
}
.comments-area .comment-body .comment-metadata .edit-link a:before {
  content: "";
  display: none;
}
.comments-area .comment-body .reply a {
  font-size: 13px;
  font-style: italic;
  font-weight: 500;
  letter-spacing: 0.15px;
  text-decoration: none;
  text-transform: capitalize;
}
.comments-area .comment-body .reply a:focus,
.comments-area .comment-body .reply a:hover {
  text-decoration: none;
}
.comments-area .comment-body .comment-content {
  font-size: 16px;
  margin-bottom: 20px;
}
.comments-area .comment-body .comment-content p {
  margin: 0 0 10px;
}
.comment-respond {
  margin-bottom: 30px;
  padding: 30px;
}
.comment-respond .comment-form {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.comment-respond .comment-form-comment,
.comment-respond .comment-form-cookies-consent,
.comment-respond .comment-form-email,
.comment-respond .comment-form-url,
.comment-respond .comment-notes,
.comment-respond .comment-subscription-form,
.comment-respond .form-submit,
.comment-respond .mc4wp-checkbox-wp-comment-form {
  width: 100%;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email {
  width: 50%;
}
.comment-respond .comment-notes {
  margin-bottom: 20px;
}
.comment-form .comment-form-author {
  padding-right: 15px;
}
.comment-form .comment-form-email {
  padding-left: 15px;
}
.comment-respond .comment-form-cookies-consent,
.comment-respond .comment-subscription-form,
.comment-respond .mc4wp-checkbox-wp-comment-form {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.comment-respond .comment-form-cookies-consent input[type="checkbox"],
.comment-respond .comment-subscription-form input[type="checkbox"],
.comment-respond .mc4wp-checkbox-wp-comment-form input[type="checkbox"] {
  display: inline-block;
  line-height: 21px;
  margin: 0;
}
.comment-respond .comment-form-author label,
.comment-respond .comment-form-comment label,
.comment-respond .comment-form-email label,
.comment-respond .comment-form-url label {
  display: block;
  font-weight: 400;
  margin-bottom: 5px;
  padding-left: 3px;
}
.comment-respond .comment-form-cookies-consent label,
.comment-respond .comment-subscription-form label,
.comment-respond .mc4wp-checkbox-wp-comment-form label {
  line-height: 21px;
  margin-bottom: 0;
  margin-top: -5px;
  padding-left: 5px;
}
.comment-respond .form-submit input {
  margin-bottom: 0;
}
.akismet_comment_form_privacy_notice {
  display: none;
}
@media (max-width: 1024px) {
  .comment-respond {
    padding: 40px;
  }
}
@media (max-width: 992px) {
  .comment-respond {
    padding: 30px;
  }
}
@media (max-width: 768px) {
  .comments-area .children,
  .comments-area .children li,
  .comments-area .children li.depth-10,
  .comments-area .children li.depth-2,
  .comments-area .children li.depth-3,
  .comments-area .children li.depth-4,
  .comments-area .children li.depth-5,
  .comments-area .children li.depth-6,
  .comments-area .children li.depth-7,
  .comments-area .children li.depth-8,
  .comments-area .children li.depth-9 {
    margin-left: 0;
    padding-left: 0;
  }
  .comment-form .comment-form-author,
  .comment-form .comment-form-email {
    width: 100%;
  }
  .comment-form .comment-form-author {
    padding-right: 0;
  }
  .comment-form .comment-form-email {
    padding-left: 0;
  }
  .comment-respond .comment-form-cookies-consent,
  .comment-respond .comment-subscription-form,
  .comment-respond .mc4wp-checkbox-wp-comment-form {
    display: none;
  }
}
.wpcf7 label {
  display: block;
  margin-bottom: 15px;
}
.wpcf7 input[type="email"],
.wpcf7 input[type="password"],
.wpcf7 input[type="search"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="text"],
.wpcf7 input[type="url"],
.wpcf7 select,
.wpcf7 textarea {
  margin-top: 10px;
  width: 100%;
}
.wpcf7 input[type="button"],
.wpcf7 input[type="submit"] {
  border: none;
  font-size: 16px;
  padding: 15px 50px;
  text-align: center;
  text-transform: capitalize;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.wpcf7 input[type="button"]:hover,
.wpcf7 input[type="submit"]:hover {
  border: none;
}
.wpcf7 input[type="button"]:focus,
.wpcf7 input[type="submit"]:focus {
  outline: none;
}
body .wpforms-container .wpforms-form .wpforms-field-label {
  font-weight: 500;
  margin: 0 0 10px;
}
body .wpforms-container .wpforms-form .wpforms-field-sublabel {
  margin: 10px 0 0;
}
body .wpforms-container .wpforms-form input[type="date"],
body .wpforms-container .wpforms-form input[type="datetime-local"],
body .wpforms-container .wpforms-form input[type="datetime"],
body .wpforms-container .wpforms-form input[type="email"],
body .wpforms-container .wpforms-form input[type="month"],
body .wpforms-container .wpforms-form input[type="number"],
body .wpforms-container .wpforms-form input[type="password"],
body .wpforms-container .wpforms-form input[type="range"],
body .wpforms-container .wpforms-form input[type="search"],
body .wpforms-container .wpforms-form input[type="tel"],
body .wpforms-container .wpforms-form input[type="text"],
body .wpforms-container .wpforms-form input[type="time"],
body .wpforms-container .wpforms-form input[type="url"],
body .wpforms-container .wpforms-form input[type="week"],
body .wpforms-container .wpforms-form select,
body .wpforms-container .wpforms-form textarea {
  border-color: #ececec;
  border-radius: 0;
  height: 48px;
}
body .wpforms-container .wpforms-form .wpforms-page-button,
body .wpforms-container .wpforms-form button[type="submit"],
body .wpforms-container .wpforms-form input[type="submit"] {
  border: none;
  font-size: 16px;
  padding: 13px 40px;
  text-transform: capitalize;
}
body .wpforms-container .wpforms-form .wpforms-page-button:hover,
body .wpforms-container .wpforms-form button[type="submit"]:hover,
body .wpforms-container .wpforms-form input[type="submit"]:hover {
  border: none;
}
.jetpack_subscription_widget input[type="email"] {
  margin: 30px 0;
  padding-left: 15px;
}
.jetpack_subscription_widget #subscribe-email input {
  max-width: 100%;
  width: 100% !important;
}
.jetpack_subscription_widget input[type="submit"] {
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  padding: 15px 40px;
  text-align: center;
  text-transform: capitalize;
}
.infinite-scroll.neverending .site-footer {
  display: none;
}
.infinity-end.neverending .site-footer {
  display: block;
}
#infinite-footer {
  display: none;
}
#yith-wcwl-popup-message {
  -webkit-box-shadow: 0 0 20px 0 hsla(0, 0%, 62%, 0.5);
  box-shadow: 0 0 20px 0 hsla(0, 0%, 62%, 0.5);
  font-weight: 400;
  padding: 15px 50px;
}
#yith-quick-view-modal div.product div.images.woocommerce-product-gallery {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#yith-quick-view-modal .yith-wcqv-main {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  overflow-y: auto !important;
}
#yith-quick-view-modal #yith-quick-view-content {
  padding: 30px;
}
#yith-quick-view-close {
  border: none;
  border-radius: 50%;
  font-size: 0;
  font-weight: 400;
  height: 30px;
  line-height: 30px;
  opacity: 1;
  right: 15px;
  text-align: center;
  text-decoration: none;
  top: 15px;
  width: 30px;
}
#yith-quick-view-close:hover {
  text-decoration: none;
}
#yith-quick-view-close:before {
  content: "\ebae";
  font-family: boxicons;
  font-size: 11px;
  font-weight: 400;
}
#yith-quick-view-content div.product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#yith-quick-view-content div.images {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  float: none;
  max-width: 45%;
  width: 45%;
}
#yith-quick-view-content div.summary {
  -webkit-box-flex: 55%;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-flex: 55%;
  flex: 55%;
  float: none;
  max-width: 55%;
  padding: 0 0 0 30px;
  width: 55%;
}
.woocommerce#yith-quick-view-content div.product .entry-summary form.cart {
  float: none;
  margin-right: 0;
  width: 100%;
}
.yith-wcwl-add-button > a i {
  margin-right: 0;
}
#yith-quick-view-content .onsale {
  left: 0;
  position: absolute;
  right: auto;
  top: 0;
}
#yith-quick-view-content
  div.product
  div.images
  .woocommerce-product-gallery__wrapper {
  border-right: 1px solid #eee;
}
.yith-wcwl-add-button .wish-list-button,
.yith-wcwl-add-to-wishlist .wish-list-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 5px;
  justify-content: center;
}
.yith-wcwl-add-button .wish-list-button svg,
.yith-wcwl-add-to-wishlist .wish-list-button svg {
  fill: currentColor;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 18px;
  width: 18px;
}
.woocommerce-page .wishlist_table {
  padding: 30px;
}
.wishlist_table tr td,
.wishlist_table tr th.product-checkbox,
.wishlist_table tr th.wishlist-delete {
  background-color: transparent;
  text-align: left;
}
.woocommerce table.wishlist_table thead th {
  font-size: 15px;
  font-weight: 400;
  padding: 15px;
}
.woocommerce table.wishlist_table tbody td {
  padding: 30px 15px;
}
.woocommerce table.wishlist_table tbody tr:last-child td {
  border-bottom: none;
}
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.wishlist_table tbody td,
.woocommerce table.wishlist_table thead th {
  border-color: #ececec;
}
.woocommerce table.wishlist_table tbody td.product-name a.button {
  margin-left: 5px;
}
.woocommerce
  table.wishlist_table
  tbody
  td.product-name
  a.button.yith-wcqv-button {
  padding: 7px 10px;
}
.woocommerce table.wishlist_table tbody td .dateadded {
  display: block;
  margin-bottom: 5px;
}
.woocommerce
  .wishlist_table
  tr
  td.product-stock-status
  span.wishlist-out-of-stock {
  color: red;
}
.woocommerce .wishlist_table .product-add-to-cart a {
  color: #fff;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
#addonify-wishlist-modal-wrapper
  .addonify-wishlist-modal-body
  .addonify-wishlist-modal-btns
  .adfy-wishlist-btn,
#addonify-wishlist-modal-wrapper
  .addonify-wishlist-modal-body
  .addonify-wishlist-modal-btns
  .adfy-wishlist-btn-link {
  font-size: 15px;
}
.woocommerce-page.single .addonify-add-to-wishlist-btn-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 30px;
}
#addonify-quick-view-modal
  #adfy-quick-view-modal-content
  .woocommerce
  .product
  .summary,
#addonify-quick-view-modal
  #adfy-quick-view-modal-content
  .woocommerce
  .product
  .woocommerce-product-gallery {
  background: transparent;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#addonify-quick-view-modal
  #adfy-quick-view-modal-content
  .woocommerce
  .product
  .summary:after,
#addonify-quick-view-modal
  #adfy-quick-view-modal-content
  .woocommerce
  .product
  .summary:before {
  content: "";
  display: none;
}
#addonify-compare-dock
  #addonify-compare-dock-inner
  #addonify-compare-dock-thumbnails
  .addonify-compare-dock-components
  .addonify-compare-dock-thumbnail
  img {
  background-color: #fff;
}
.banner-style-1 .left-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66%;
  flex: 0 0 66.66%;
  max-width: 66.66%;
}
.banner-style-1 .right-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%;
}
.banner-style-1 .banner-image-wrapper {
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
.banner-style-1 .banner-image-wrapper img {
  height: 210px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
}
.banner-style-1 .right-col .banner-image-wrapper:last-child {
  margin-bottom: 0;
}
.banner-style-1 .banner-image-wrapper a {
  display: block;
}
.category-nav ul {
  list-style: none;
  overflow: hidden;
}
.category-nav ul.overflow-visible {
  overflow-y: visible;
}
.banner-style-1 .cat-nav-entry {
  overflow: hidden;
  overflow-y: visible;
}
.category-nav li {
  display: block;
}
.category-nav li a {
  border-bottom: 1px solid #ececec;
  display: block;
  font-size: 16px;
  line-height: 1;
  padding: 14px 30px;
}
.category-nav li:last-child a {
  border-bottom: none;
}
.category-nav li a i {
  font-size: 14px;
  padding-right: 10px;
}
.banner-style-1 .category-nav ul,
.banner-style-1 .item-entry,
.banner-style-1 .thumb {
  background-attachment: inherit;
  background-position: 50%;
  background-size: cover;
  height: 453px;
  position: relative;
}
.banner-style-1 .item-entry {
  position: relative;
}
.banner-style-1 .content-holder {
  bottom: unset;
  left: 0;
  max-width: 500px;
  padding: 30px 0 30px 40px;
  position: absolute;
  right: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 3;
}
.banner-style-1 .button-general {
  padding: 15px 30px;
}
.banner-style-1 .thumb .mask {
  background-color: rgba(0, 0, 0, 0.2);
  z-index: -1;
}
.banner-style-1.show-mask .thumb .mask {
  z-index: 2;
}
.banner-style-1.show-mask .entry-contents {
  color: #fff;
}
.banner-style-1 .owl-item.active .caption span {
  -webkit-animation: fadeInUp 0.9s 0.3s both;
  animation: fadeInUp 0.9s 0.3s both;
}
.banner-style-1 .owl-item.active h2 {
  -webkit-animation: fadeInUp 0.9s 0.7s both;
  animation: fadeInUp 0.9s 0.7s both;
}
.banner-style-1 .owl-item.active .excerpt p {
  -webkit-animation: fadeInUp 0.9s 1.1s both;
  animation: fadeInUp 0.9s 1.1s both;
}
.banner-style-1 .owl-item.active .permalink a {
  -webkit-animation: fadeInUp 0.9s 1.5s both;
  animation: fadeInUp 0.9s 1.5s both;
}
.banner-style-1 .button-general {
  border-radius: 0;
}
.carousel-preloader {
  position: relative;
}
.carousel-preloader .init-preloader {
  background: #f5f5f5;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.carousel-preloader .init-preloader,
.carousel-preloader .init-preloader:before {
  bottom: 0;
  height: 100%;
  left: 0;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 100;
}
.carousel-preloader .init-preloader:before {
  -webkit-animation: shine-lines 1.6s linear infinite;
  animation: shine-lines 1.6s linear infinite;
  background-image: linear-gradient(90deg, #ddd, #e8e8e8 40px, #ddd 80px);
  background-size: 100%;
  content: "";
}
.banner-style-1 .carousel-preloader {
  height: 453px;
}
.cats-widget-styles .thumb {
  overflow: hidden;
  position: relative;
}
.cats-widget-style-1 .thumb a {
  display: block;
}
.cats-widget-style-1 .card {
  background-color: #fff;
  padding: 20px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.cats-widget-style-1 .card:hover {
  -webkit-box-shadow: 0 0 65px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 65px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.cats-widget-style-1 .box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cats-widget-style-1 .box .left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  max-width: 100px;
}
.cats-widget-style-1 .box .right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 100px);
  flex: 0 0 calc(100% - 100px);
  max-width: calc(100% - 100px);
  padding-left: 30px;
}
.cats-widget-style-1 .right .title {
  margin-bottom: 5px;
}
.cats-widget-styles .title h3,
.cta-style-1 .os-row .os-col:last-child .box {
  margin-bottom: 0;
}
.cta-style-1 .box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cta-style-1 .left-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  max-width: 50px;
}
.cta-style-1 .right-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 50px);
  flex: 0 0 calc(100% - 50px);
  max-width: calc(100% - 50px);
  padding-left: 30px;
}
.cta-style-1 .title h3 {
  display: block;
  margin-bottom: 5px;
}
.cta-style-1 .excerpt p {
  margin-bottom: 0;
}
.cta-style-2 {
  background-attachment: inherit;
  background-position: 50%;
  background-size: cover;
  position: relative;
}
.cta-style-2 .box-holder {
  max-width: 500px;
  overflow: hidden;
  padding: 20px;
}
.cta-style-2 .box-holder.box-holder-center-align {
  margin: 0 auto;
  text-align: center;
}
.cta-style-2 .box-holder.box-holder-right-align {
  margin-left: auto;
}
.cta-style-2 .promo-box {
  border: 2px dotted #fff;
  padding: 30px;
}
.os-blog-style-1 .card {
  margin-bottom: 30px;
}
.os-blog-style-1 .thumb .entry-cats {
  bottom: 0;
  left: 0;
  padding: 10px;
  position: absolute;
}
.os-blog-style-1 .title h3 {
  margin-bottom: 10px;
}
.os-blog-style-1 p {
  margin-bottom: 10px;
  max-height: 3em;
  overflow: hidden;
}
.footer-top {
  border-bottom: 1px dotted hsla(0, 0%, 100%, 0.1);
  padding-top: 60px;
}
.footer ul {
  list-style: none;
  padding-left: 0;
}
.footer .columns-1 .os-col.column {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.footer .columns-2 .os-col.column {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.footer .columns-3 .os-col.column {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%;
}
.footer .columns-4 .os-col.column {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.footer-bottom {
  padding: 30px 0;
}
.footer-bottom .os-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer-bottom .os-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.footer .footer-bottom p {
  margin-bottom: 0;
}
.footer-bottom .payment-col {
  text-align: right;
}
.archive-entry .entry-title,
.search-entry .entry-title {
  margin-bottom: 30px;
}
.archive-entry article,
.search-entry article {
  padding: 30px;
}
@media (max-width: 575px) {
  .archive-entry article,
  .search-entry article {
    padding: 20px;
  }
}
.archive-entry article:not(.has-post-thumbnail) .os-row,
.search-entry article:not(.has-post-thumbnail) .os-row {
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
  grid-template-columns: repeat(1, 1fr);
}
.archive-entry article .os-row,
.search-entry article .os-row {
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 0;
}
@media (max-width: 767px) {
  .archive-entry article .os-row,
  .search-entry article .os-row {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 30px;
  }
}
.archive-entry article .os-row .os-col,
.search-entry article .os-row .os-col {
  max-width: 100%;
  padding: 0;
  width: 100%;
}
.archive-entry article .entry-cats,
.search-entry article .entry-cats {
  margin-bottom: 15px;
}
body:is(.no-sidebar):is(.blog, .archive, .search):not(
    .woocommerce-page,
    .woocommerce-shop,
    [class*="tax-product"],
    [class*="post-type-archive-product"]
  )
  #primary {
  margin: 0 auto;
  max-width: 1000px;
}
.category-description p:last-child {
  margin-bottom: 0;
}
.entry-404 {
  margin: 0 auto;
  max-width: 800px;
  text-align: center;
}
.entry-404 h1 {
  font-size: 152px;
}
.entry-404 .search-form-entry,
.not-found .search-form-entry {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 30px auto 0;
  max-width: 650px;
}
.entry-nothing-found {
  max-width: 800px;
}
.not-found .search-form-entry {
  margin-top: 20px;
}
.not-found .search-form input[type="search"] {
  border-radius: 0;
}
.inner-page-wrap.page-full-bg-thumbnail {
  padding-top: 0;
}
.page-full-bg-thumbnail .featured-thumb {
  background-attachment: inherit;
  background-color: #444;
  background-position: 50%;
  background-size: cover;
  text-align: center;
}
.page-full-bg-thumbnail .page-head {
  height: 500px;
  position: relative;
  text-align: center;
}
.page-full-bg-thumbnail .head-entry {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    color-stop(40%, rgba(0, 0, 0, 0.4)),
    to(#000)
  );
  background-image: linear-gradient(
    180deg,
    transparent,
    rgba(0, 0, 0, 0.4) 40%,
    #000
  );
  bottom: 0;
  left: 0;
  margin: 0 auto;
  padding-bottom: 200px;
  padding-top: 50px;
  position: absolute;
  right: 0;
}
.page-full-bg-thumbnail .head-entry .holder {
  margin: 0 auto;
  max-width: 800px;
}
.page-full-bg-thumbnail .entry-title {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.page-full-bg-thumbnail #main {
  background: #fff;
  margin-top: -100px;
  padding-left: 150px;
  padding-right: 150px;
  padding-top: 60px;
}
.default-page-wrap .featured-thumb {
  margin-bottom: 30px;
}
.default-page-wrap .inner-content-metas,
.default-page-wrap .inner-content-metas .entry-cats {
  margin-bottom: 20px;
}
.default-page-wrap .editor-entry,
.default-page-wrap .inner-content-metas {
  padding: 30px;
}
.entry-tags {
  margin-bottom: 30px;
  margin-top: 30px;
}
.entry-tags ul {
  list-style: none;
}
.entry-tags a,
.entry-tags li {
  display: inline-block;
}
.entry-tags a {
  line-height: 1;
  margin: 3px;
  padding: 10px 20px;
}
.entry-tags a:first-child {
  margin-left: 0;
}
.post-navigation {
  margin-bottom: 40px;
}
.post-navigation .nav-links {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.post-navigation .nav-next,
.post-navigation .nav-previous {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 30px;
}
.post-navigation .nav-next span,
.post-navigation .nav-previous span {
  display: block;
  margin-bottom: 10px;
}
.post-navigation .nav-next a,
.post-navigation .nav-previous a {
  display: block;
  line-height: 1.4;
}
.post-navigation .nav-previous {
  border-right: 1px solid #ececec;
}
.post-navigation .nav-next {
  text-align: right;
}
section.product-widget-style-2 .section-title {
  margin-bottom: 0;
}
.product-widget-style-2 .widget-entry {
  position: relative;
}
.product-widget-style-2 .tab-nav {
  bottom: auto;
  left: auto;
  position: absolute;
  right: 0;
  top: -5px;
}
.product-widget-style-2 .tab-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.product-widget-style-2 .tab-nav ul li {
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
.product-widget-style-2 .tab-nav ul li:last-child {
  margin-right: 0;
}
.product-widget-style-2 .tab-nav ul li a {
  display: inline-block;
  text-decoration: none;
  -webkit-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.product-widget.product-widget-style-2 .product-entry {
  margin-top: 0;
  padding-top: 40px;
}
.product-widget-style-2 .tab-content {
  position: relative;
}
.product-widget-style-3 .woocommerce ul.products li,
.product-widget-style-3 .woocommerce ul.products li.product {
  margin-bottom: 0;
}
.product-widget-style-3 .owl-carousel .owl-nav button.owl-next,
.product-widget-style-3 .owl-carousel .owl-nav button.owl-prev {
  border-radius: 50%;
  left: -15px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.product-widget-style-3 .owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: -15px;
}
.product-widget-style-3 .woocommerce[class*="columns-"] ul.products,
.product-widget-style-3
  .woocommerce[class*="columns-"][class*="os-mobile-col-2"]
  ul.products {
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
  grid-template-columns: repeat(1, 1fr);
  margin: 0;
  padding: 0;
  row-gap: 0;
}
.woocommerce
  .products
  .product
  .product-main-wrap
  .product-thumb-wrap
  .custom-cart-btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 5;
}
.woocommerce
  .products
  .product
  .product-main-wrap
  .product-thumb-wrap
  .custom-cart-btn
  .button {
  margin: 0;
}
.woocommerce
  .products
  .product
  .product-main-wrap
  .product-thumb-wrap
  .custom-cart-btn
  .woocommerce-loop-product__link {
  display: none;
}
@media (max-width: 575px) {
  .woocommerce
    .products
    .product
    .product-main-wrap
    .product-thumb-wrap
    .custom-cart-btn {
    display: none;
  }
}
.woocommerce .products .product .product-main-wrap .product-info-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  overflow: hidden;
}
.woocommerce .products .product .custom-cart-btn,
.woocommerce .products .product .custom-cart-btn .button,
.woocommerce
  .products
  .product
  .product-main-wrap
  .product-info-wrap
  .star-rating,
.woocommerce
  .products
  .product
  .product-main-wrap
  .product-info-wrap
  .woocommerce-loop-product__link
  .woocommerce-loop-product__title {
  margin: 0;
}
@media (min-width: 1025px) {
  .woocommerce
    .products
    .product.os-add-to-cart-button-display-on-product-hover
    .product-main-wrap
    .product-thumb-wrap
    .custom-cart-btn {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    visibility: hidden;
  }
  .woocommerce
    .products
    .product.os-add-to-cart-button-display-on-product-hover
    .product-main-wrap
    .product-info-wrap
    .price,
  .woocommerce
    .products
    .product.os-add-to-cart-button-display-on-product-hover
    .product-main-wrap
    .product-info-wrap
    .star-rating,
  .woocommerce
    .products
    .product.os-add-to-cart-button-display-on-product-hover
    .product-main-wrap
    .product-info-wrap
    .woocommerce-loop-product__link {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .woocommerce
    .products
    .product.os-add-to-cart-button-display-on-product-hover
    .product-main-wrap
    .product-info-wrap
    .custom-cart-btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    visibility: hidden;
    width: 100%;
    z-index: 5;
  }
  .woocommerce
    .products
    .product.os-add-to-cart-button-display-on-product-hover
    .product-main-wrap
    .product-info-wrap
    .custom-cart-btn
    a.wc-forward {
    display: none;
  }
  .woocommerce
    .products
    .product.os-add-to-cart-button-display-on-product-hover:not(
      .os-add-to-cart-button-position-over-thumbnail
    ):hover
    .product-main-wrap
    .product-info-wrap
    .price,
  .woocommerce
    .products
    .product.os-add-to-cart-button-display-on-product-hover:not(
      .os-add-to-cart-button-position-over-thumbnail
    ):hover
    .product-main-wrap
    .product-info-wrap
    .star-rating,
  .woocommerce
    .products
    .product.os-add-to-cart-button-display-on-product-hover:not(
      .os-add-to-cart-button-position-over-thumbnail
    ):hover
    .product-main-wrap
    .product-info-wrap
    .woocommerce-loop-product__link {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    visibility: hidden;
  }
  .woocommerce
    .products
    .product.os-add-to-cart-button-display-on-product-hover.os-add-to-cart-button-position-over-thumbnail:hover
    .product-main-wrap
    .product-thumb-wrap
    .custom-cart-btn,
  .woocommerce
    .products
    .product.os-add-to-cart-button-display-on-product-hover:not(
      .os-add-to-cart-button-position-over-thumbnail
    ):hover
    .product-main-wrap
    .product-info-wrap
    .custom-cart-btn {
    -webkit-animation: osfadeInUp 0.5s ease-in-out forwards;
    animation: osfadeInUp 0.5s ease-in-out forwards;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    opacity: 1;
    visibility: visible;
  }
}
.product-main-wrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  background-color: #fff;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  height: 100%;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.product-main-wrap:hover {
  -webkit-box-shadow: 0 0 65px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 65px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product-thumb-wrap {
  overflow: hidden;
  position: relative;
}
.product-thumb-wrap .woocommerce-loop-product__link {
  display: block;
  overflow: hidden;
  position: relative;
}
.product-thumb-wrap .woocommerce-loop-product__link img {
  aspect-ratio: auto;
  display: block;
  position: relative;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  z-index: 1;
}
.product-thumb-wrap .woocommerce-loop-product__link .secondary-image {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 2;
}
.os-product-thumbnail-effect-swap:is(:hover)
  .product-thumb-wrap
  .woocommerce-loop-product__link
  .secondary-image {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  opacity: 1;
  visibility: visible;
}
.os-product-thumbnail-effect-zoom:is(:hover)
  .product-thumb-wrap
  .woocommerce-loop-product__link
  img:not(.secondary-image) {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.woocommerce-page .page-full-bg-thumbnail .page-head {
  height: 370px;
}
.woocommerce-page .page-full-bg-thumbnail #main {
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 5%;
}
.woocommerce .woocommerce-ordering {
  float: none;
  margin: 0;
  width: 300px;
}
.woocommerce .woocommerce-result-count {
  float: none;
  margin: 0;
}
.woocommerce.single-product .header-style-1,
.woocommerce.single-product .woocommerce-breadcrumb {
  margin-bottom: 20px;
}
.woocommerce div.product {
  overflow: hidden;
}
.woocommerce.single-product div.product span.onsale {
  left: 10px;
  right: auto;
  top: 10px;
}
.woocommerce.single-product div.product span.onsale:before {
  content: "";
  left: -22px;
  right: auto;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}
.woocommerce div.product div.images,
.woocommerce div.product div.summary {
  margin-bottom: 40px;
}
.woocommerce div.product div.images img {
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  height: auto;
  width: 100%;
}
.woocommerce div.product div.summary {
  background-color: #fff;
  padding: 30px;
}
.woocommerce div.product div.summary:after,
.woocommerce div.product div.summary:before {
  clear: both;
  content: "";
  display: table;
}
.woocommerce div.product .entry-summary .price {
  margin-bottom: 15px;
}
.woocommerce div.product form.cart {
  margin-bottom: 20px;
}
.woocommerce div.product .entry-summary .woocommerce-variation-add-to-cart,
.woocommerce div.product form.cart {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.woocommerce div.product .entry-summary .single_variation_wrap {
  width: 100%;
}
.woocommerce
  div.product
  .entry-summary
  .woocommerce-variation-add-to-cart
  div.quantity,
.woocommerce div.product .entry-summary form.cart div.quantity {
  margin: 0;
}
.woocommerce
  div.product
  .entry-summary
  .woocommerce-variation-add-to-cart
  .button,
.woocommerce div.product .entry-summary form.cart .button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  float: none;
  margin-left: 20px;
}
.woocommerce
  div.product.sold-individually
  .entry-summary
  .woocommerce-variation-add-to-cart
  .button,
.woocommerce div.product.sold-individually .entry-summary form.cart .button {
  margin-left: 0;
}
.woocommerce
  div.product
  .entry-summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.woocommerce
  div.product
  .entry-summary
  .yith-wcwl-add-to-wishlist
  .view-wishlist,
.woocommerce
  div.product
  .entry-summary
  .yith-wcwl-add-to-wishlist
  .wish-list-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  justify-content: center;
  line-height: 1;
  padding: 16px 20px;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.woocommerce div.product .entry-summary p.stock,
.woocommerce div.product .entry-summary span.posted_in,
.woocommerce div.product .entry-summary span.sku_wrapper {
  display: block;
  margin-bottom: 10px;
}
.woocommerce div.product .entry-summary p.in-stock {
  color: #02af3f;
}
.woocommerce div.product .entry-summary p.stock:before {
  background-color: #02af3f;
  border-radius: 100%;
  content: "";
  display: inline-block;
  height: 10px;
  margin-right: 5px;
  width: 10px;
}
.woocommerce div.product .entry-summary p.stock.out-of-stock {
  color: red;
}
.woocommerce div.product .entry-summary p.stock.out-of-stock:before {
  background-color: red;
  content: "";
}
.woocommerce div.product form.cart .variations {
  border: none;
  margin-bottom: 30px;
  margin-top: 0;
}
.woocommerce div.product form.cart .variations td.label {
  margin: 0;
  padding: 0 10px 10px 0;
}
.woocommerce div.product form.cart .variations td.label label {
  line-height: 41px;
  margin-bottom: 0;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  line-height: 1;
  margin: 0;
  padding: 0;
}
.woocommerce div.product form.cart .variations select {
  height: 41px;
  margin: 0;
}
.woocommerce div.product form.cart .group_table {
  border-bottom: none;
  margin-top: 0;
  table-layout: fixed;
}
.woocommerce div.product form.cart .group_table tbody tr {
  border-bottom: 1px solid #eee;
}
.woocommerce div.product form.cart .group_table tbody tr:last-child {
  border-bottom: none;
}
.woocommerce div.product form.cart .group_table td,
.woocommerce
  div.product
  form.cart
  .group_table
  td.woocommerce-grouped-product-list-item__label,
.woocommerce div.product form.cart .group_table td:first-child {
  padding: 10px;
  text-align: left;
  vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td:first-child {
  width: auto;
}
.woocommerce
  div.product
  form.cart
  .group_table
  td.woocommerce-grouped-product-list-item__quantity {
  padding-left: 0;
  padding-right: 0;
  width: 100px;
}
.woocommerce
  div.product
  form.cart
  .group_table
  td.woocommerce-grouped-product-list-item__label
  label {
  line-height: 1.2em;
}
.woocommerce div.product form.cart .group_table td .stock {
  font-size: 14px;
  margin: 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0;
}
.woocommerce .woocommerce-tabs h2 {
  margin-bottom: 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  border: 1px solid #ececec;
  font-size: 0;
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-color: transparent;
  border: none;
  border-radius: 0;
  border-right: 1px solid #ececec;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
  border-right: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border: none;
  content: "";
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  line-height: 1;
  margin: 0;
  padding: 20px 30px;
}
.woocommerce table.shop_attributes th {
  border-color: #ececec;
}
.woocommerce div.product .woocommerce-tabs table.shop_attributes {
  border-color: #ececec;
  margin: 0;
}
.woocommerce div.product .woocommerce-tabs table.shop_attributes th {
  padding: 15px;
}
.woocommerce div.product .woocommerce-tabs table.shop_attributes td {
  border-color: #ececec;
  padding: 5px 20px;
}
.woocommerce div.product .woocommerce-tabs table.shop_attributes td p {
  padding: 0;
}
.woocommerce #review_form_wrapper {
  background: transparent;
  margin: 0;
  padding: 0;
}
.woocommerce #reviews #respond {
  margin-bottom: 0;
}
.woocommerce #reviews #comment {
  height: 120px;
}
.woocommerce .woocommerce-noreviews {
  margin-bottom: 20px;
}
.woocommerce #reviews .comment-respond .comment-reply-title {
  display: block;
  font-size: 17px;
  margin-bottom: 10px;
}
.woocommerce p.stars a {
  border-bottom: none;
  font-size: 17px;
}
.woocommerce #reviews .comment-form-rating {
  display: block;
  margin-bottom: 0;
  width: 100%;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  background-color: transparent;
  border: 1px solid #ececec;
  border-radius: 100%;
  padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border-color: #ececec;
  padding: 20px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  margin: 0;
}
.woocommerce #reviews #comments ol.commentlist {
  margin-bottom: 20px;
}
.woocommerce #reviews #comments ol.commentlist li .description {
  margin-top: 20px;
}
.woocommerce #review_form #respond p {
  margin: 0;
}
.woocommerce #review_form #respond textarea {
  margin-bottom: 30px;
}
.woocommerce #reviews #respond p.comment-form-cookies-consent {
  margin-top: 30px;
}
.woocommerce #reviews #respond p.form-submit {
  margin-bottom: 0;
  margin-top: 30px;
}
.woocommerce .woocommerce-cart-form,
.woocommerce-page .woocommerce-cart-form {
  padding: 30px;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  border-color: #ececec;
  border-width: 1px;
  margin: 0;
  padding: 10px 15px;
  width: 200px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text#coupon_code {
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  padding-left: 0;
  width: 200px;
}
.woocommerce-cart .cart_totals h2 {
  margin-bottom: 30px;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: right;
  padding: 30px;
  width: 100%;
}
#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
  background-color: transparent;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th {
  line-height: 1.4;
  padding: 20px 15px;
  vertical-align: middle;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  display: block;
  margin: 0;
}
.woocommerce-cart .wc-proceed-to-checkout {
  margin: 0;
  padding: 0;
}
.wcppec-checkout-buttons {
  margin-bottom: 0;
}
#add_payment_method .cart-collaterals .shipping-calculator-button,
.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}
#add_payment_method .cart-collaterals .shipping-calculator-button:after,
.woocommerce-cart .cart-collaterals .shipping-calculator-button:after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button:after {
  content: "\f0d1";
  font-family: fontawesome;
  font-size: 12px;
}
.woocommerce-page .cart-empty {
  margin-bottom: 15px;
}
.woocommerce-page form .form-row.create-account {
  margin-bottom: 40px;
  padding: 30px;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
  float: none;
  width: 100%;
}
.woocommerce .os-woocommerce-cart-form-and-cart-totals-wrapper.col2-set,
.woocommerce-page .os-woocommerce-cart-form-and-cart-totals-wrapper.col2-set {
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  display: grid;
  grid-template-columns: 1fr 350px;
  margin: 0 0 40px;
  width: 100%;
}
@media (max-width: 1023px) {
  .woocommerce .os-woocommerce-cart-form-and-cart-totals-wrapper.col2-set,
  .woocommerce-page .os-woocommerce-cart-form-and-cart-totals-wrapper.col2-set {
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 30px;
  }
}
.woocommerce .os-woocommerce-cart-form-and-cart-totals-wrapper.col2-set .col-1,
.woocommerce .os-woocommerce-cart-form-and-cart-totals-wrapper.col2-set .col-2,
.woocommerce-page
  .os-woocommerce-cart-form-and-cart-totals-wrapper.col2-set
  .col-1,
.woocommerce-page
  .os-woocommerce-cart-form-and-cart-totals-wrapper.col2-set
  .col-2 {
  float: none;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: 100%;
}
.woocommerce
  .os-woocommerce-cart-form-and-cart-totals-wrapper.col2-set
  .col-1:after,
.woocommerce
  .os-woocommerce-cart-form-and-cart-totals-wrapper.col2-set
  .col-1:before,
.woocommerce
  .os-woocommerce-cart-form-and-cart-totals-wrapper.col2-set
  .col-2:after,
.woocommerce
  .os-woocommerce-cart-form-and-cart-totals-wrapper.col2-set
  .col-2:before,
.woocommerce-page
  .os-woocommerce-cart-form-and-cart-totals-wrapper.col2-set
  .col-1:after,
.woocommerce-page
  .os-woocommerce-cart-form-and-cart-totals-wrapper.col2-set
  .col-1:before,
.woocommerce-page
  .os-woocommerce-cart-form-and-cart-totals-wrapper.col2-set
  .col-2:after,
.woocommerce-page
  .os-woocommerce-cart-form-and-cart-totals-wrapper.col2-set
  .col-2:before {
  content: "";
  display: none;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
  width: auto;
}
.woocommerce .col2-set:after,
.woocommerce .col2-set:before,
.woocommerce-page .col2-set:after,
.woocommerce-page .col2-set:before {
  display: none;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  float: none;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
}
.woocommerce-page .woocommerce-additional-fields,
.woocommerce-page .woocommerce-billing-fields,
.woocommerce-page .woocommerce-shipping-fields {
  padding: 30px;
}
.woocommerce form.checkout_coupon .form-row-first,
.woocommerce form.checkout_coupon .form-row-last,
.woocommerce-page form.checkout_coupon .form-row-first,
.woocommerce-page form.checkout_coupon .form-row-last {
  width: 50%;
}
.woocommerce-page form.checkout_coupon p:first-child {
  margin-bottom: 0;
}
.woocommerce-page form.checkout_coupon p .button {
  margin-left: 10px;
  padding: 16px 20px;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-page .woocommerce-checkout-review-order {
  border-radius: 0;
  padding: 15px;
}
@media (max-width:567px){
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-page .woocommerce-checkout-review-order {
  border-radius: 0;
  padding: 0px;
}}
.woocommerce-page table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-page table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-page table.woocommerce-checkout-review-order-table th {
  border-top: none;
}
.woocommerce-page form.woocommerce-checkout h3#order_review_heading {
  border-bottom: none;
  padding-left: 5px;
}
.woocommerce-page table.woocommerce-checkout-review-order-table {
  margin-bottom: 30px;
}
.woocommerce ul#shipping_method li {
  line-height: 1.3;
  margin-bottom: 0;
}
.woocommerce-cart #payment,
.woocommerce-checkout #payment,
.woocommerce-page #add_payment_method #payment {
  background: #f3f4f8;
  border-radius: 5px;
  padding: 30px;
}
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods,
.woocommerce-page #add_payment_method #payment ul.payment_methods {
  border-bottom-color: #ececec;
  padding: 0;
}
.woocommerce-cart #payment ul.payment_methods label,
.woocommerce-checkout #payment ul.payment_methods label,
.woocommerce-page #add_payment_method #payment ul.payment_methods label {
  color: #444;
  line-height: 1;
  margin: 0;
}
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box,
.woocommerce-page #add_payment_method #payment div.payment_box {
  border-radius: 0;
  font-size: 15px;
  line-height: 1.6;
  margin: 20px 0 30px;
  padding: 12px 20px;
}
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row,
.woocommerce-page #add_payment_method #payment div.form-row {
  padding: 30px 0 0;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  border-radius: 30px;
  display: block;
  float: none;
  height: auto;
  padding: 20px 50px;
  width: 100%;
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
  border-color: transparent transparent #dde6f9;
}
.woocommerce-checkout #payment div.payment_box {
  margin-bottom: 10px;
}
.woocommerce-checkout #payment div.payment_box p {
  padding-top: 0;
}
.woocommerce-checkout #payment ul.payment_methods {
  border-bottom-color: transparent;
  margin-bottom: 0;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
  line-height: 1.6;
}
.woocommerce-checkout #payment ul.payment_methods li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.woocommerce-checkout #payment div.form-row {
  padding-top: 10px;
}
.woocommerce-page .woocommerce ul.order_details {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 30px;
}
.woocommerce-page .woocommerce ul.order_details li {
  border-right: none;
  float: none;
  margin: 0;
  padding: 0;
}
.woocommerce-page .woocommerce-order-details {
  padding: 30px;
}
.woocommerce-page .woocommerce-order-details table.shop_table {
  padding: 0;
}
.woocommerce table.woocommerce-table--order-details tfoot td,
.woocommerce table.woocommerce-table--order-details tfoot th {
  border-top: none;
}
.woocommerce-page .woocommerce-order-details .order-again {
  margin-top: 30px;
}
.woocommerce .woocommerce-customer-details address {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 2;
  padding: 30px;
}
.woocommerce #customer_login form.login,
.woocommerce #customer_login form.register {
  margin: 0;
}
.woocommerce-page .woocommerce-MyAccount-navigation {
  border: none;
  padding: 30px;
}
.woocommerce-page .woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: -15px 0;
}
.woocommerce-page .woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid #ececec;
  display: block;
  padding: 15px 0 15px 15px;
  position: relative;
}
.woocommerce-page .woocommerce-MyAccount-navigation ul li:before {
  content: "\f105";
  font-family: fontAwesome;
  font-size: 15px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.woocommerce-page .woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom: none;
}
.woocommerce-account .woocommerce-MyAccount-content {
  padding: 30px;
}
.woocommerce-account .woocommerce-MyAccount-content table.shop_table {
  padding: 0;
}
.woocommerce-page .woocommerce-MyAccount-content .woocommerce-message a.button {
  padding: 5px 30px;
}
.woocommerce-page .woocommerce-MyAccount-content p {
  margin-bottom: 15px;
}
.woocommerce .lost_reset_password,
.woocommerce .woocommerce-ResetPassword {
  padding: 30px;
}
a:active,
a:focus,
a:visited {
  color: inherit;
}
#yith-quick-view-close,
#yith-quick-view-close:hover,
#yith-wcwl-message,
.breadcrumb-trail li.trail-item:after,
.breadcrumb-trail ul li,
.breadcrumb-trail ul li a,
.button-general,
.button-general:hover,
.category-nav li a:hover,
.category-navigation .cat-nav-trigger,
.cta-style-1 .excerpt,
.cta-style-1 .title,
.cta-style-2 .promo-box,
.entry-cats ul li a,
.entry-cats ul li a:hover,
.entry-tags a,
.entry-tags a:hover,
.footer .os-about-widget .social-icons ul li a,
.footer .os-about-widget .social-icons ul li a:hover,
.footer .widget .widget-title h3,
.header-style-1 .custom-search .search-form button,
.header-style-1 .custom-search-entry button,
.header-style-1 .wishlist-icon-container a,
.inner-page-wrap .os-breadcrumb-wrap .entry-title,
.inner-page-wrap .page-head .entry-metas ul li a,
.masterheader .mini-cart button,
.masterheader .social-icons ul li a,
.masterheader .topbar-items a,
.mini-cart-open .woocommerce.widget_shopping_cart .cart_list li a,
.mobile-navigation .top-header-menu-entry nav > ul > li > a,
.mobile-navigation .trigger-mob-nav-close,
.orchid-backtotop,
.orchid-backtotop:hover,
.os-about-widget .social-icons ul li a,
.os-about-widget .social-icons ul li a:hover,
.os-breadcrumb-wrap .breadcrumb-inner .page-title,
.patigation .page-number:hover,
.patigation .page-numbers,
.product-widget-style-3 .owl-carousel .owl-nav button.owl-next,
.product-widget-style-3 .owl-carousel .owl-nav button.owl-next:hover,
.product-widget-style-3 .owl-carousel .owl-nav button.owl-prev,
.product-widget-style-3 .owl-carousel .owl-nav button.owl-prev:hover,
.site-navigation ul li .children li a:hover,
.site-navigation ul li .sub-menu li a:hover,
.site-navigation > ul > li > a,
.wc-block-grid .wp-block-button__link,
.wc-block-grid .wp-block-button__link:hover,
.wc-block-grid__product-onsale,
.woocommerce #payment #place_order,
.woocommerce #payment #place_order:hover,
.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt,
.woocommerce #respond input#submit:hover,
.woocommerce .add_to_cart_button:hover,
.woocommerce .added_to_cart.wc-forward,
.woocommerce .cart .button,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
.woocommerce .product-sale span,
.woocommerce .products .product .out-of-stock,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a,
.woocommerce .woocommerce-breadcrumb span,
.woocommerce .woocommerce-pagination .page-numbers li a,
.woocommerce .woocommerce-pagination .page-numbers li a:hover,
.woocommerce .woocommerce-pagination .page-numbers li span,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce button.button.alt:hover,
.woocommerce button.button:disabled[disabled],
.woocommerce button.button:hover,
.woocommerce div.product .entry-summary .yith-wcwl-add-to-wishlist a,
.woocommerce div.product .entry-summary .yith-wcwl-add-to-wishlist a:hover,
.woocommerce input#submit,
.woocommerce input#submit:hover,
.woocommerce input.button.alt,
.woocommerce input.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce ul.products li .product-hover-items a,
.woocommerce ul.products li.product .onsale,
.woocommerce
  ul.products
  li.product
  .product-hover-items
  a.addonify-add-to-wishlist-btn,
.woocommerce-MyAccount-content .woocommerce-message a.button,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box,
.woocommerce-page #add_payment_method #payment div.payment_box,
.woocommerce-page #payment #place_order,
.woocommerce-page #payment #place_order:hover,
.woocommerce-page .products .product .out-of-stock,
.wpcf7 input[type="button"],
.wpcf7 input[type="submit"],
a.button-general,
a.button-general:hover,
button,
button:hover,
input[type="button"],
input[type="button"]:hover,
input[type="reset"],
input[type="reset"]:hover,
input[type="submit"],
input[type="submit"]:hover {
  color: #fff;
}
#yith-wcwl-popup-message,
.header-style-1 .custom-search-entry input,
.menu-item-description,
.os-page-breadcrumb-wrap .breadcrumb-trail li.trail-item:after,
.os-page-breadcrumb-wrap .breadcrumb-trail ul li a,
.quantity-button,
.search-form button,
.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder,
.wc-block-grid .wc-block-grid__product-title,
.widget_product_search form button[type="submit"],
.widget_search form button[type="submit"],
.woocommerce .os-page-breadcrumb-wrap .woocommerce-breadcrumb,
.woocommerce .os-page-breadcrumb-wrap .woocommerce-breadcrumb a,
.woocommerce .wishlist_table tr td.product-stock-status span.wishlist-in-stock,
.woocommerce div.product p.price,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price,
.woocommerce div.product span.price ins,
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price ins,
.woocommerce-checkout .checkout .col-2 h3 label,
.woocommerce.single-product .woocommerce-breadcrumb,
.woocommerce.single-product .woocommerce-breadcrumb a,
a,
body,
form.search-form button[type="search"] {
  color: #444;
}
.banner-style-1 .caption span,
.editor-entry a,
.entry-404 h1 span,
.product-widget-style-2 .tab-nav ul li a.active,
.quantity-button,
.woocommerce-page .woocommerce-info a.showcoupon,
.woocommerce-page .woocommerce-info a.showlogin {
  color: #0286e7;
}
.breadcrumb-trail ul li a:hover,
.comments-area .comment-body .comment-metadata .edit-link:hover,
.comments-area .comment-body .comment-metadata a:hover,
.comments-area .comment-body .fn a:focus,
.comments-area .comment-body .fn a:hover,
.comments-area .comment-body .fn:hover,
.comments-area .comment-body .reply a:focus,
.comments-area .comment-body .reply a:hover,
.editor-entry a:hover,
.entry-metas ul li a:hover,
.footer .copyrights a:hover,
.footer .footer-bottom p a:hover,
.footer .widget_nav_menu ul li a:hover,
.footer .widget_rss .widget_title h3 a:hover,
.footer .widget_rss ul li a:hover,
.footer .widget_tag_cloud .tagcloud a:hover,
.footer a:hover,
.inner-page-wrap .page-head .entry-metas ul li a:hover,
.masterheader .social-icons ul li a:hover,
.masterheader .topbar-items a:hover,
.mini-cart-open .woocommerce.widget_shopping_cart .cart_list li a:hover,
.os-page-breadcrumb-wrap .breadcrumb-trail ul li a:hover,
.quantity-button:hover,
.wc-block-grid .wc-block-grid__product-title:hover,
.widget_archive a:hover,
.widget_categories a:hover,
.widget_meta a:hover,
.widget_nav_menu li a:hover,
.widget_pages li a:hover,
.widget_product_categories a:hover,
.widget_recent_entries a:hover,
.widget_rss .widget-title h3 a:hover,
.widget_rss li a:hover,
.widget_rss ul li a:hover,
.woocommerce .os-page-breadcrumb-wrap .woocommerce-breadcrumb a:hover,
.woocommerce .woocommerce-breadcrumb a:hover,
.woocommerce-page .woocommerce-info a.showcoupon:hover,
.woocommerce-page .woocommerce-info a.showlogin:hover,
.woocommerce-page a.edit:hover,
.woocommerce-widget-layered-nav ul li a:hover,
.woocommerce.single-product .woocommerce-breadcrumb a:hover,
a:hover {
  color: #e26143;
}
.site-navigation > ul > li > a:hover {
  color: #ffbf3f;
}
.archive-page-wrap .archive-entry article,
.bg-white,
.comment-respond,
.comments-area .comment-body,
.inner-page-wrap .editor-entry,
.inner-page-wrap .inner-content-metas,
.inner-page-wrap .page-head .entry-cats ul li a,
.masterheader,
.os-about-widget .social-icons ul li a,
.os-blog-style-1 .card-content,
.post-navigation .nav-links,
.search-page-wrap .search-entry article,
.woocommerce .cart-collaterals .cart_totals,
.woocommerce .lost_reset_password,
.woocommerce .woocommerce-ResetPassword,
.woocommerce .woocommerce-cart-form,
.woocommerce .woocommerce-customer-details address,
.woocommerce div.product .woocommerce-tabs,
.woocommerce div.product div.images.woocommerce-product-gallery,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce img.pswp__img,
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product a img,
.woocommerce-account .woocommerce-MyAccount-content,
.woocommerce-cart #payment,
.woocommerce-page #add_payment_method #payment,
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce-page .wishlist_table,
.woocommerce-page .woocommerce ul.order_details,
.woocommerce-page .woocommerce-MyAccount-navigation,
.woocommerce-page .woocommerce-additional-fields,
.woocommerce-page .woocommerce-billing-fields,
.woocommerce-page .woocommerce-cart-form,
.woocommerce-page .woocommerce-checkout-review-order,
.woocommerce-page .woocommerce-order-details,
.woocommerce-page .woocommerce-shipping-fields,
.woocommerce-page form .form-row.create-account,
.woocommerce-page img.pswp__img,
aside.secondary-widget-area .widget {
  background-color: #fff;
}
.archive-page-wrap .archive-entry article,
.cats-widget-style-1 .card,
.comment-respond,
.comments-area .comment-body,
.inner-page-wrap .editor-entry,
.inner-page-wrap .inner-content-metas,
.os-blog-style-1 .card-content,
.post-navigation .nav-links,
.product-main-wrap,
.woocommerce .cart-collaterals .cart_totals,
.woocommerce .lost_reset_password,
.woocommerce .woocommerce-ResetPassword,
.woocommerce .woocommerce-cart-form,
.woocommerce .woocommerce-customer-details address,
.woocommerce div.product div.images.woocommerce-product-gallery,
.woocommerce div.product div.summary,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-account .woocommerce-MyAccount-content,
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce-page .wishlist_table,
.woocommerce-page .woocommerce ul.order_details,
.woocommerce-page .woocommerce-MyAccount-navigation,
.woocommerce-page .woocommerce-additional-fields,
.woocommerce-page .woocommerce-billing-fields,
.woocommerce-page .woocommerce-cart-form,
.woocommerce-page .woocommerce-checkout-review-order,
.woocommerce-page .woocommerce-order-details,
.woocommerce-page .woocommerce-shipping-fields,
.woocommerce-page div.product .woocommerce-tabs,
.woocommerce-page form .form-row.create-account,
aside.secondary-widget-area .widget {
  border: 1px solid #eef1fd;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
  -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}
.category-navigation .cat-nav-trigger .icon .line:before {
  background-color: #fff;
  content: "";
}
.cta-style-2 .box-holder {
  background: #444;
}
#yith-quick-view-close,
#yith-wcwl-popup-message,
.button-general,
.category-nav li a:hover,
.cta-style-1,
.entry-cats ul li a,
.entry-tags a,
.header-style-1 .custom-search .search-form button,
.header-style-1 .custom-search-entry button,
.header-style-1 .custom-search-entry button:hover,
.header-style-1 .top-header,
.header-style-1 .wishlist-icon-container a,
.inner-page-wrap .page-head .entry-cats ul li a:hover,
.main-navigation,
.masterheader .mini-cart button,
.mobile-header-style-1 .bottom-block,
.mobile-navigation,
.orchid-backtotop,
.os-about-widget .social-icons ul li a,
.owl-carousel button.owl-dot.active,
.patigation .page-numbers,
.wc-block-grid .wp-block-button__link,
.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce .add_to_cart_button,
.woocommerce .added_to_cart.wc-forward,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .woocommerce-pagination .page-numbers li a,
.woocommerce .woocommerce-pagination .page-numbers li span,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce div.product .entry-summary .yith-wcwl-add-to-wishlist a,
.woocommerce input#submit,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box,
.woocommerce-page #add_payment_method #payment div.payment_box,
.woocommerce-store-notice.demo_store,
a.button-general,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: #0286e7;
}
#yith-quick-view-close:hover,
.button-general:hover,
.category-navigation .cat-nav-trigger,
.entry-cats ul li a:hover,
.entry-tags a:hover,
.header-style-1 .wishlist-icon-container a:hover,
.masterheader .mini-cart button:hover,
.orchid-backtotop:hover,
.os-about-widget .social-icons ul li a:hover,
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover,
.patigation .page-numbers.current,
.patigation .page-numbers:hover,
.wc-block-grid .wp-block-button__link:hover,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce #respond input#submit:hover,
.woocommerce .add_to_cart_button:hover,
.woocommerce .added_to_cart.wc-forward:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
.woocommerce .product-hover-items a:hover,
.woocommerce .woocommerce-pagination .page-numbers li .current,
.woocommerce .woocommerce-pagination .page-numbers li a:hover,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce div.product .entry-summary .yith-wcwl-add-to-wishlist a:hover,
.woocommerce input#submit:hover,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce ul.products li .product-hover-items a:hover,
.woocommerce
  ul.products
  li.product
  .product-hover-items
  a.addonify-add-to-wishlist-btn:hover,
a.button-general:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #e26143;
}
.menu-item-description {
  background-color: #ffbf3f;
}
.owl-carousel button.owl-dot {
  background: grey;
}
.wc-block-grid__product-onsale,
.woocommerce .product-sale span:before,
.woocommerce span.onsale:before,
.woocommerce ul.products li.product .onsale:before {
  background: red;
}
#yith-wcwl-popup-message {
  border: none;
}
.widget .widget-title h3:after {
  border-top-color: #0286e7;
}
.woocommerce-page .woocommerce-MyAccount-content p a {
  border-bottom: 1px solid #0286e7;
}
.calendar_wrap table td,
.calendar_wrap table th,
.category-description,
.quantity-button,
.select2-container--default .select2-search--dropdown .select2-search__field,
.select2-dropdown,
.widget_product_tag_cloud .tagcloud a,
.widget_tag_cloud .tagcloud a,
.widget_tag_cloud .wp-block-tag-cloud a {
  border: 1px solid #ececec;
}
.comments-area .comment-body .comment-meta,
.widget_archive li,
.widget_block .wp-block-page-list li,
.widget_categories li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_product_categories ul li,
.widget_recent_comments li,
.widget_recent_entries li,
.widget_rss li,
.woocommerce .cart_totals h2,
.woocommerce .widget_rating_filter ul li,
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce .woocommerce-billing-fields h3,
.woocommerce
  .woocommerce-shipping-fields
  h3
  .woocommerce-page
  .cart-collaterals
  table.shop_table
  th,
.woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item,
.woocommerce ul.product_list_widget li,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-checkout #payment ul.payment_methods li,
.woocommerce-page form.woocommerce-checkout h3,
.woocommerce-widget-layered-nav ul li,
.woocommerce.widget_shopping_cart .cart_list li {
  border-bottom: 1px solid #ececec;
}
.widget_nav_menu ul.sub-menu,
.widget_pages ul.children,
.widget_product_categories ul.children {
  border-top: 1px solid #ececec;
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
  border-bottom-color: #0286e7;
  content: "";
}
.category-nav ul,
.header-style-1 .custom-search-entry,
.masterheader .mini-cart {
  border: 2px solid #0286e7;
}
.widget_product_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:hover {
  border-color: #e26143;
}
.footer .copyrights a {
  color: #fff;
}
.footer,
.footer .footer-bottom p,
.footer .widget_rss ul li a,
.footer .widget_tag_cloud .tagcloud a,
.footer a {
  color: #949494;
}
.footer {
  background: #222;
}
.footer .calendar_wrap caption,
.footer .nice-select,
.footer .nice-select .list,
.footer .social-icons ul li a,
.footer .wpcf7 input[type="button"],
.footer .wpcf7 input[type="submit"],
.footer button,
.footer input[type="button"],
.footer input[type="reset"],
.footer input[type="submit"] {
  background: #3a3a3a;
}
.footer .widget_tag_cloud .tagcloud a {
  background-color: transparent;
}
.footer .calendar_wrap table td,
.footer .calendar_wrap table th,
.footer .nice-select,
.footer .widget_archive li,
.footer .widget_categories li,
.footer .widget_meta li,
.footer .widget_nav_menu li,
.footer .widget_pages li,
.footer .widget_product_tag_cloud a,
.footer .widget_recent_comments li,
.footer .widget_recent_entries li,
.footer .widget_rss li,
.footer .widget_tag_cloud a,
.footer
  .woocommerce
  .woocommerce-widget-layered-nav-list
  .woocommerce-widget-layered-nav-list__item,
.footer .woocommerce ul.product_list_widget li,
.footer .woocommerce-widget-layered-nav ul li {
  border-color: #2d2d2d;
}
.archive-entry .entry-title,
.banner-style-1 .button-general,
.banner-style-1 h2,
.button-general,
.cats-widget-styles .permalink a,
.cats-widget-styles .right .title h3,
.cta-style-1 .title h3,
.cta-style-2 .sub-title h4,
.cta-style-2 .title h3,
.default-post-wrap .entry-title,
.entry-404 .sub-title h2,
.entry-metas ul li.posted-date span,
.entry-nothing-found h1,
.inner-page-wrap .entry-title:not(.product_title),
.masterheader .topbar-items a,
.not-found .page-title,
.os-breadcrumb-wrap .breadcrumb-inner .page-title,
.post-navigation .nav-next span,
.post-navigation .nav-previous span,
.product-widget-style-2 .tab-nav ul li a,
.search-entry .entry-title,
.widget .widget-title h3,
.woocommerce #respond input#submit,
.woocommerce .add_to_cart_button,
.woocommerce .added_to_cart.wc-forward,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce .cart_totals h2,
.woocommerce .cross-sells > h2,
.woocommerce .related.products > h2,
.woocommerce .up-sells.upsells.products > h2,
.woocommerce .wishlist-title h2,
.woocommerce .woocommerce-billing-fields h3,
.woocommerce .woocommerce-column__title,
.woocommerce .woocommerce-shipping-fields h3,
.woocommerce .woocommerce-tabs h2,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce input#submit,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce table.wishlist_table .yith-wcwl-share-title,
.woocommerce ul.order_details li,
.woocommerce-account .addresses .title h3,
.woocommerce-account .woocommerce > h2,
.woocommerce-account .woocommerce > h3,
.woocommerce-page #customer_login h2,
.woocommerce-page .woocommerce-MyAccount-content h3,
.woocommerce-page .woocommerce-order-details h2,
.woocommerce-page a.edit,
.woocommerce-page form.woocommerce-checkout h3,
.woocommerce-page table.wishlist_table thead th,
.yith-wcwl-share h4.yith-wcwl-share-title,
section .section-title h2,
section .section-title h3 {
  text-transform: uppercase;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3,
.woocommerce-loop-product__title {
  font-family: Inter, Segoe UI, Roboto, -apple-system, BlinkMacSystemFont,
    sans-serif;
}
.product-widget-style-2 .tab-nav ul li a {
  line-height: 1;
}
.site-title {
  line-height: 1.1;
}
.wc-block-grid__product-title {
  line-height: 1.6;
}
.mini-cart-open .woocommerce.widget_shopping_cart .total,
.mini-cart-open .woocommerce.widget_shopping_cart .total strong,
.mini-cart-open
  .woocommerce.widget_shopping_cart
  ul.cart_list
  .woocommerce-Price-amount,
.mini-cart-open .woocommerce.widget_shopping_cart ul.cart_list span.quantity,
.woocommerce .woocommerce-breadcrumb,
.woocommerce div.product form.cart .variations label,
.woocommerce div.product form.cart .variations td.label,
.woocommerce ul.cart_list li a,
.woocommerce ul.order_details li strong,
.woocommerce ul.product_list_widget li a,
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce-NoticeGroup ul li strong,
.woocommerce-loop-product__title,
.woocommerce-store-notice.demo_store {
  font-weight: 400;
}
.banner-style-1 .button-general,
.button-general,
.cats-widget-styles .permalink a,
.masterheader .topbar-items a,
.menu-item-description,
.search-entry .entry-title,
.search-entry article .title h3,
.woocommerce #respond input#submit,
.woocommerce .added_to_cart.wc-forward,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce .cart-collaterals .cart_totals strong,
.woocommerce .product .product_title,
.woocommerce .product-sale span,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input#submit,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce span.onsale,
.woocommerce table.shop_attributes th,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
a.button-general {
  font-weight: 500;
}
.banner-style-1 h2,
.cats-widget-styles .right .title h3,
.cta-style-1 .title h3,
.cta-style-2 h3,
.cta-style-2 h4,
.default-post-wrap .entry-title,
.entry-404 h1,
.entry-metas ul li.posted-date span,
.inner-page-wrap .entry-title,
.post-navigation .nav-next span,
.post-navigation .nav-previous span,
.product-widget-style-2 .tab-nav ul li a,
.search-entry .entry-title,
.widget .widget-title h3,
.woocommerce .add_to_cart_button,
.woocommerce .woocommerce-grouped-product-list-item__price ins,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.order_details li,
.woocommerce ul.products li.product .price,
.woocommerce-page table.wishlist_table thead th,
section .section-title h2,
section .section-title h3 {
  font-weight: 700;
}
.woocommerce
  table.wishlist_table
  tbody
  td.product-name
  a.button.yith-wcqv-button {
  font-size: 11px;
}
.banner-style-1 .button-general,
.button-general,
.cats-widget-styles .permalink a,
.masterheader .topbar-items a,
.woocommerce #respond input#submit,
.woocommerce .add_to_cart_button,
.woocommerce .added_to_cart.wc-forward,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce .product-sale span,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input#submit,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce span.onsale {
  font-size: 12px;
}
.entry-cats ul li a,
.entry-metas ul li a,
.product-widget-style-2 .tab-nav ul li a,
.woocommerce #payment #place_order,
.woocommerce .products .product .out-of-stock,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce ul.order_details li,
.woocommerce ul.products li.product .onsale,
.woocommerce-page #payment #place_order,
.woocommerce-page .products .product .out-of-stock,
.woocommerce-page a.edit,
.woocommerce-page table.wishlist_table thead th {
  font-size: 13px;
}
.entry-tags a,
.patigation .page-numbers,
.woocommerce .woocommerce-breadcrumb,
.woocommerce table.wishlist_table tbody td .dateadded {
  font-size: 14px;
}
.excerpt p,
.os-about-widget .contact-info li span,
.woocommerce div.product p.stock,
.woocommerce table.my_account_orders,
.woocommerce table.wishlist_table tbody td,
.woocommerce ul.cart_list li a,
.woocommerce ul.order_details li strong,
.woocommerce ul.product_list_widget li a,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3,
.woocommerce-loop-product__title,
.woocommerce-store-notice.demo_store {
  font-size: 15px;
}
.cats-widget-styles .title h3,
.woocommerce ul.products li.product .woocommerce-loop-category__title {
  font-size: 16px;
}
.woocommerce .woocommerce-column__title,
.woocommerce table.wishlist_table .yith-wcwl-share-title,
.woocommerce-account .addresses .title h3,
.woocommerce-page #customer_login h2,
.woocommerce-page .woocommerce-MyAccount-content h3,
.woocommerce-page .woocommerce-order-details h2 {
  font-size: 17px;
}
.cta-style-1 .title h3,
.entry-metas ul li.posted-date span,
.product-widget-style-3 .owl-carousel .owl-nav button.owl-next,
.product-widget-style-3 .owl-carousel .owl-nav button.owl-prev,
.widget .widget-title h3,
.woocommerce .cart_totals h2,
.woocommerce .cross-sells > h2,
.woocommerce .related.products > h2,
.woocommerce .up-sells.upsells.products > h2,
.woocommerce .woocommerce-billing-fields h3,
.woocommerce .woocommerce-shipping-fields h3,
.woocommerce .woocommerce-tabs h2,
.woocommerce-page form.woocommerce-checkout h3,
.yith-wcwl-share h4.yith-wcwl-share-title,
section .section-title h2,
section .section-title h3 {
  font-size: 18px;
}
.archive-entry article .title h3,
.os-blog .title h3,
.search-entry article .title h3,
.woocommerce div.product .product_title {
  font-size: 20px;
}
.entry-404 .sub-title h2,
.not-found .page-title,
.search-entry .entry-title,
.woocommerce-account .woocommerce > h2,
.woocommerce-account .woocommerce > h3 {
  font-size: 21px;
}
.banner-style-1 .caption span,
.woocommerce .wishlist-title h2 {
  font-size: 24px;
}
.archive-entry .entry-title,
.cta-style-2 .sub-title h4,
.entry-nothing-found h1 {
  font-size: 28px;
}
.archive-page-wrap .entry-title,
.banner-style-1 h2,
.cta-style-2 .title h3,
.default-post-wrap .entry-title,
.inner-page-wrap .entry-title,
.woocommerce .entry-title {
  font-size: 28px;
}
.woocommerce-page form.woocommerce-checkout {
  padding-top: 10px;
}
.woocommerce .cart_totals h2,
.woocommerce .woocommerce-billing-fields h3,
.woocommerce-page .woocommerce-order-details h2,
.woocommerce-page form.woocommerce-checkout h3 {
  padding-bottom: 10px;
}
.header-style-1 .mid-header {
  padding-bottom: 30px;
  padding-top: 30px;
}
.product-info-wrap {
  padding: 25px 20px 30px;
}
.category-description,
.cats-widget-styles .card-content,
.os-blog-style-1 .card-content,
.woocommerce div.product .woocommerce-tabs {
  padding: 30px;
}
.cta-style-1.section-spacing {
  padding: 80px 0;
}
.inner-page-wrap {
  padding-bottom: 80px;
}
.cta-style-2.section-spacing {
  padding: 120px 0;
}
.archive-entry article:last-child,
.entry-cats ul,
.entry-metas ul,
.masterheader .topbar-items ul,
.os-about-widget .contact-info,
.social-icons ul,
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce-mini-cart__empty-message {
  margin: 0;
}
.woocommerce .added_to_cart.wc-forward {
  margin-top: 5px;
}
.woocommerce-Tabs-panel--description p:last-child {
  margin-bottom: 0;
}
.inner-page-wrap .os-breadcrumb-wrap .page-title,
.woocommerce .os-breadcrumb-wrap .page-title,
.woocommerce ul.product_list_widget li a {
  margin-bottom: 5px;
}
.archive-entry article .excerpt p,
.archive-entry article .title h3,
.not-found .page-title,
.product-widget-style-2.section-spacing,
.search-entry article .excerpt p,
.search-entry article .title h3,
.woocommerce .woocommerce-billing-fields h3,
.woocommerce-page .woocommerce-order-details h2,
.woocommerce-page form.woocommerce-checkout h3 {
  margin-bottom: 10px;
}
.woocommerce ul.order_details li strong {
  margin-top: 10px;
}
.category-description p,
.default-post-wrap .page-head .entry-cats,
.entry-404 .sub-title h2,
.entry-nothing-found h1,
.woocommerce div.product .product_title,
.woocommerce span.price,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3,
.woocommerce-loop-product__title,
.woocommerce-page .woocommerce-MyAccount-content h3,
.yith-wcwl-share {
  margin-bottom: 15px;
}
.banner-style-1 h2,
.cats-widget-style-1.section-spacing,
.cta-style-2 .title h3,
.os-blog-style-1.section-spacing,
.product-widget-style-1.section-spacing,
.woocommerce .woocommerce-result-count,
.woocommerce div.product .entry-summary .yith-wcwl-add-to-wishlist,
.woocommerce div.product .entry-summary p.stock {
  margin-bottom: 20px;
}
#add_payment_method .cart-collaterals .shipping-calculator-button,
.not-found form,
.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button {
  margin-top: 20px;
}
.archive-entry article,
.banner-style-1 .excerpt p,
.category-description,
.cats-widget-styles .card,
.cta-style-2 .sub-title h4,
.inner-page-wrap .page-title,
.os-about-widget .contact-info li,
.os-about-widget .intro,
.search-entry article,
.woocommerce .related.products h2,
.woocommerce .up-sells h2,
.woocommerce .woocommerce-column__title,
.woocommerce .woocommerce-ordering,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-account .addresses .title h3,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-page #customer_login h2,
.woocommerce-page .woocommerce-billing-fields,
.woocommerce-page .woocommerce-shipping-fields {
  margin-bottom: 30px;
}
.os-blog .blog-entry,
.product-widget .product-entry,
.woocommerce-cart .wc-proceed-to-checkout {
  margin-top: 30px;
}
.header-style-1,
.os-about-widget .info,
.os-breadcrumb-wrap,
.woocommerce .cross-sells > h2,
.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page .woocommerce ul.order_details,
.woocommerce-page .woocommerce-notice {
  margin-bottom: 40px;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals,
.woocommerce-page .woocommerce-order-details {
  margin-top: 40px;
}
.section-spacing {
  margin-bottom: 50px;
}
@media (min-width: 0px) {
  .woocommerce ul.products li.product,
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce[class*="columns-"] ul.products li.product {
    float: none;
    max-width: 100%;
    position: relative;
    width: 100%;
  }
  .woocommerce ul.products li.product:after,
  .woocommerce ul.products li.product:before,
  .woocommerce ul.products[class*="columns-"] li.product:after,
  .woocommerce ul.products[class*="columns-"] li.product:before,
  .woocommerce[class*="columns-"] ul.products li.product:after,
  .woocommerce[class*="columns-"] ul.products li.product:before {
    content: "";
    display: none;
  }
}
@media (min-width: 1400px) {
  .__os-container__ {
    max-width: 1300px;
  }
  body.boxed .__os-container__,
  body.boxed .__os-page-wrap__,
  body.boxed.elementor-page .__os-container__,
  body.boxed.elementor-page .elementor-section-boxed > .elementor-container,
  body.elementor-page .__os-container__ {
    max-width: 1170px;
  }
}
@media (max-width: 1300px) {
  .site-navigation ul li a {
    padding: 0 15px;
  }
}
@media (max-width: 1200px) {
  body.boxed .__os-page-wrap__ {
    max-width: 100%;
  }
  .__os-container__,
  body.boxed .__os-container__,
  body.elementor-page .__os-container__ {
    padding-left: 15px;
    padding-right: 15px;
    width: 99%;
  }
  .header-style-1 .mid-header .no-mini-cart .logo-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .header-style-1 .mid-header .no-mini-cart .extra-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66%;
    flex: 0 0 66.66%;
    max-width: 66.66%;
  }
}
@media (max-width: 1100px) {
  .os-nav-row .os-nav-col-left {
    display: none;
  }
  .os-nav-row .os-nav-col-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  .masterheader .site-title {
    font-size: 24px;
  }
  .archive-page-wrap .entry-title,
  .banner-style-1 h2,
  .cta-style-2 .title h3,
  .default-page-wrap .entry-title,
  .default-post-wrap .entry-title,
  .woocommerce .entry-title {
    font-size: 28px;
  }
  .cta-style-2 .sub-title h4 {
    font-size: 24px;
  }
  .woocommerce ul.products[class*="columns-4"],
  .woocommerce ul.products[class*="columns-5"],
  .woocommerce ul.products[class*="columns-6"],
  .woocommerce[class*="columns-4"] ul.products,
  .woocommerce[class*="columns-5"] ul.products,
  .woocommerce[class*="columns-6"] ul.products {
    grid-template-columns: repeat(3, 1fr);
  }
  .woocommerce ul.products li.product,
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce[class*="columns-"] ul.products li.product {
    max-width: 100%;
    width: 100%;
  }
  .banner-style-1 .nav-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
  .banner-style-1 .right-col,
  .banner-style-1 .slider-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .banner-style-1 .banner-image-wrapper,
  .footer .columns-4 .os-col.column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .banner-style-1 .carousel-preloader,
  .banner-style-1 .category-nav ul,
  .banner-style-1 .item-entry,
  .banner-style-1 .thumb {
    height: 400px;
  }
  #yith-quick-view-modal.open .yith-wcqv-main {
    height: 450px;
  }
  .header-style-1 {
    margin-bottom: 30px;
  }
  .os-breadcrumb-wrap {
    margin-top: -30px;
  }
  .footer.secondary-widget-area .widget {
    margin-bottom: 40px;
  }
  .cta-style-2.section-spacing {
    padding: 80px 0;
  }
  .footer-top {
    padding-top: 40px;
  }
  .footer-bottom {
    padding: 20px 0;
  }
  .wishlist_table.mobile {
    margin: 0;
    padding: 30px;
  }
  .wishlist_table.mobile li {
    border-bottom: 1px solid #ececec;
    margin: 0 0 30px;
    padding: 0;
  }
  .wishlist_table.mobile li:last-child {
    border-bottom: none;
    margin-bottom: 0;
  }
  .wishlist_table.mobile li .item-details h3 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
  }
  .wishlist_table.mobile li .item-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    vertical-align: top;
    width: 100%;
  }
  .wishlist_table.mobile li .item-wrapper .product-thumbnail {
    -webkit-box-flex: 0;
    border: 1px solid #ececec;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    margin-right: 0;
    max-width: 120px;
  }
  .wishlist_table.mobile li .item-wrapper .item-details {
    -webkit-box-flex: calc(100% - 120px);
    -ms-flex: calc(100% - 120px);
    flex: calc(100% - 120px);
    max-width: calc(100% - 120px);
    padding-left: 20px;
    width: calc(100% - 120px);
  }
  .wishlist_table.mobile li .item-wrapper .button.yith-wcqv-button {
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
  }
  .wishlist_table.mobile li .item-wrapper .button.yith-wcqv-button:before {
    background-color: #ececec;
    border: 1px solid #ececec;
    border-radius: 100%;
    color: #929292;
    content: "\f06e";
    display: inline-block;
    font-family: fontAwesome;
    font-size: 14px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    width: 30px;
  }
  .wishlist_table.mobile li .item-details table.item-details-table,
  .wishlist_table.mobile li table.additional-info {
    border: 1px solid #f5f5f5;
    margin-bottom: 0;
    margin-top: 20px;
  }
  .wishlist_table.mobile li .item-details table.item-details-table tr {
    border-bottom: 1px solid #f5f5f5;
  }
  .wishlist_table.mobile
    li
    .item-details
    table.item-details-table
    tbody
    tr:last-child {
    border-bottom: none;
  }
  .wishlist_table.mobile li .item-details table.item-details-table td {
    padding: 0;
  }
  .wishlist_table.mobile li .item-details table.item-details-table td.label,
  .wishlist_table.mobile li .item-details table.item-details-table td.value,
  .wishlist_table.mobile li table.additional-info td.label,
  .wishlist_table.mobile li table.additional-info td.value {
    font-size: 14px;
    font-weight: 400;
    padding: 5px 10px;
    width: auto;
  }
  .wishlist_table.mobile li table.additional-info {
    margin-bottom: 20px;
  }
  .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
    margin-bottom: 0;
    text-align: left;
  }
  .woocommerce .wishlist_table .product-add-to-cart a.add_to_cart.button.alt {
    margin: 0 !important;
  }
  .header-style-1 .custom-search {
    display: none;
  }
  .header-style-1 .aside-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .masterheader .site-navigation {
    display: none;
  }
  .masterheader .menu-toggle {
    display: block;
  }
  .banner-style-1 .content-holder {
    max-width: 90%;
  }
  .banner-style-1 h2 {
    margin-bottom: 15px;
  }
  .banner-style-1 .right-col {
    margin-top: 30px;
  }
  .banner-style-1 .banner-image-wrapper img {
    height: 250px;
  }
  .banner-style-1 .banner-image-wrapper {
    margin-bottom: 0;
  }
  .banner-style-1 .banner-item-holder {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
  .banner-style-1 .banner-image-wrapper {
    padding: 0 15px;
  }
}
@media (max-width: 900px) {
  .cats-widget-style-1 .os-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 991px) {
  aside.secondary-widget-area {
    margin-top: 30px;
  }
  .cats-widget-styles .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .footer [class*="columns-"] .os-col.column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .os-blog-style-1 .os-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 100%;
  }
  #yith-quick-view-modal.open .yith-wcqv-main {
    height: 400px;
  }
}
@media (max-width: 850px) {
  .cats-widget-styles .col,
  .cta-style-1 .os-col,
  .os-blog-style-1 .blog-entry [class*="col-"] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .woocommerce-account .woocommerce-MyAccount-content,
  .woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%;
  }
  .cta-style-1 .box,
  .woocommerce-account .woocommerce-MyAccount-navigation {
    margin-bottom: 30px;
  }
  .banner-style-1 .category-nav ul {
    height: 315px;
  }
  .cats-widget-styles .card-content {
    padding: 20px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 22px;
  }
  h5 {
    font-size: 20px;
  }
  h6 {
    font-size: 17px;
  }
  .archive-entry .entry-title,
  .archive-page-wrap .entry-title,
  .banner-style-1 h2,
  .cta-style-2 .title h3,
  .default-page-wrap .entry-title,
  .default-post-wrap .entry-title,
  .entry-nothing-found h1,
  .woocommerce .entry-title {
    font-size: 26px;
  }
  .cta-style-2 .sub-title h4,
  section .section-title h2,
  section .section-title h3 {
    font-size: 22px;
  }
  .masterheader .site-title {
    font-size: 20px;
  }
  .cta-style-1 [class*="col-"],
  .header-style-1 .extra-col,
  .header-style-1 .logo-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .woocommerce .col2-set .col-1,
  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-1,
  .woocommerce-page .col2-set .col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .banner-style-1 .carousel-preloader,
  .banner-style-1 .item-entry,
  .banner-style-1 .thumb {
    height: 350px;
  }
  .product-widget-style-3 .owl-carousel .owl-dots,
  .section-spacing {
    margin-bottom: 30px;
  }
  .cta-style-2.section-spacing {
    padding: 40px 0;
  }
  .cats-widget-style-1.section-spacing,
  .os-blog-style-1.section-spacing,
  .product-widget-style-1.section-spacing {
    margin-bottom: 0;
  }
  #yith-quick-view-modal.open .yith-wcqv-main {
    height: 340px;
  }
  .woocommerce table.shop_table td {
    padding: 15px;
  }
  .woocommerce-error,
  .woocommerce-info,
  .woocommerce-message,
  .woocommerce-page .woocommerce-notice {
    padding-bottom: 12px;
    padding-top: 12px;
  }
  .woocommerce-error:before,
  .woocommerce-info:before,
  .woocommerce-message:before {
    top: 50%;
  }
  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .cart_totals {
    padding: 30px 20px;
  }
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
  .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: transparent;
  }
  .woocommerce table.shop_table_responsive tr td:before,
  .woocommerce-page table.shop_table_responsive tr td:before {
    font-weight: 500;
  }
  .woocommerce-order-received .woocommerce ul.order_details li {
    border-bottom: 1px solid #ececec;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 100%;
  }
  .woocommerce-order-received .woocommerce ul.order_details li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .woocommerce-account .col-1.woocommerce-Address,
  .woocommerce-checkout .woocommerce-additional-fields,
  .woocommerce-order-received .woocommerce-column--billing-address {
    margin-bottom: 30px;
  }
  .woocommerce-order-received .woocommerce table.shop_table td,
  .woocommerce-order-received .woocommerce table.shop_table th {
    padding-left: 0;
  }
  .woocommerce-account .woocommerce .col2-set .col-2 {
    margin-top: 30px;
  }
  .header-style-1 .branding {
    max-width: 300px;
  }
  .banner-style-1 .content-holder {
    padding: 30px;
  }
  .cta-style-1 .row [class*="col-"] {
    margin-bottom: 30px;
  }
  .cta-style-1 .row [class*="col-"]:last-child {
    margin-bottom: 0;
  }
  .cta-style-2 .box-holder {
    margin: 0 auto;
  }
  .cta-style-2 .promo-box {
    text-align: center;
  }
  .product-widget.product-widget-style-2 .product-entry {
    padding-top: 0;
  }
  .product-widget-style-2 .tab-nav,
  section.product-widget-style-2 .section-title {
    margin-bottom: 30px;
  }
  .product-widget-style-2 .tab-nav {
    bottom: inherit;
    left: inherit;
    position: relative;
    right: inherit;
    top: inherit;
  }
  .product-widget-style-2 .tab-nav ul {
    text-align: left;
  }
  .widget_archive ul li a,
  .widget_categories ul li a,
  .widget_product_categories ul li a,
  .woocommerce-widget-layered-nav ul li a {
    width: 90%;
  }
  .woocommerce ul.products li.product,
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce[class*="columns-"] ul.products li.product {
    float: none;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .hide-in-small {
    display: none;
  }
  #yith-quick-view-content
    div.product
    div.images
    .woocommerce-product-gallery__trigger {
    right: 10px;
    top: 60px;
  }
  #yith-quick-view-content
    div.product
    div.images
    .woocommerce-product-gallery__wrapper {
    border-bottom: 1px solid #eee;
    border-right: none;
  }
  #yith-quick-view-modal.open .yith-wcqv-main {
    height: 450px;
  }
  #yith-quick-view-content div.images,
  #yith-quick-view-content div.summary {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  #yith-quick-view-content div.summary {
    padding: 30px 0;
  }
  .woocommerce ul.products[class*="columns-3"],
  .woocommerce ul.products[class*="columns-4"],
  .woocommerce ul.products[class*="columns-5"],
  .woocommerce ul.products[class*="columns-6"],
  .woocommerce[class*="columns-3"] ul.products,
  .woocommerce[class*="columns-4"] ul.products,
  .woocommerce[class*="columns-5"] ul.products,
  .woocommerce[class*="columns-6"] ul.products {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 650px) {
  .mobile-header.masterheader .mini-cart {
    border: none;
    min-width: auto;
    padding: 0;
  }
  .mobile-header.masterheader .mini-cart .trigger-mini-cart {
    margin-right: 0;
  }
  .mobile-header.masterheader .mini-cart .cart-amount {
    display: none;
  }
  .mobile-header.header-style-1 .wishlist-icon-container a {
    height: 35px;
    line-height: 35px;
    width: 35px;
  }
  .banner-style-1 .banner-image-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 30px;
    max-width: 100%;
  }
  .banner-style-1 .banner-image-wrapper img {
    height: auto;
  }
  .cats-widget-style-1 .os-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  .entry-404 h1 {
    font-size: 99px;
  }
  section .section-title h2,
  section .section-title h3 {
    font-size: 20px;
  }
  .masterheader .site-title {
    font-size: 18px;
  }
  .archive-entry .thumb-col,
  .archive-entry article .content-col,
  .cta-style-1 .os-col,
  .footer-bottom .os-col,
  .header-style-1 .top-header .os-col.right-col,
  .os-blog-style-1 .blog-entry [class*="col-"],
  .os-blog-style-1 .os-col,
  .post-navigation .nav-next,
  .post-navigation .nav-previous,
  .search-entry article .content-col,
  .search-entry article .thumb-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .woocommerce ul.products[class*="columns-"],
  .woocommerce[class*="columns-"] ul.products,
  .woocommerce[class*="columns-"] ul.products[class*="columns-"] {
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns: repeat(1, 1fr);
  }
  .woocommerce ul.products[class*="columns-"] .product .product-main-wrap,
  .woocommerce[class*="columns-"] ul.products .product .product-main-wrap,
  .woocommerce[class*="columns-"]
    ul.products[class*="columns-"]
    .product
    .product-main-wrap {
    height: auto;
  }
  .woocommerce
    ul.products[class*="columns-"]
    .product
    .product-main-wrap
    .product-info-wrap,
  .woocommerce[class*="columns-"]
    ul.products
    .product
    .product-main-wrap
    .product-info-wrap,
  .woocommerce[class*="columns-"]
    ul.products[class*="columns-"]
    .product
    .product-main-wrap
    .product-info-wrap {
    gap: 15px;
    padding: 30px 15px;
  }
  .woocommerce
    ul.products[class*="columns-"]
    .product
    .product-main-wrap
    .product-info-wrap
    .custom-cart-btn
    .button,
  .woocommerce[class*="columns-"]
    ul.products
    .product
    .product-main-wrap
    .product-info-wrap
    .custom-cart-btn
    .button,
  .woocommerce[class*="columns-"]
    ul.products[class*="columns-"]
    .product
    .product-main-wrap
    .product-info-wrap
    .custom-cart-btn
    .button {
    padding: 10px 15px;
  }
  .woocommerce ul.products[class*="columns-"][class*="os-mobile-col-2"],
  .woocommerce[class*="columns-"]
    ul.products[class*="columns-"][class*="os-mobile-col-2"],
  .woocommerce[class*="columns-"] ul.products[class*="os-mobile-col-2"],
  .woocommerce[class*="columns-"][class*="os-mobile-col-2"] ul.products {
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 5px;
  }
  .woocommerce
    ul.products[class*="columns-"][class*="os-mobile-col-2"]
    .product
    .product-main-wrap,
  .woocommerce[class*="columns-"]
    ul.products[class*="columns-"][class*="os-mobile-col-2"]
    .product
    .product-main-wrap,
  .woocommerce[class*="columns-"]
    ul.products[class*="os-mobile-col-2"]
    .product
    .product-main-wrap,
  .woocommerce[class*="columns-"][class*="os-mobile-col-2"]
    ul.products
    .product
    .product-main-wrap {
    height: 100%;
  }
  .woocommerce
    ul.products[class*="columns-"][class*="os-mobile-col-2"]
    .product
    .product-main-wrap
    .product-info-wrap,
  .woocommerce[class*="columns-"]
    ul.products[class*="columns-"][class*="os-mobile-col-2"]
    .product
    .product-main-wrap
    .product-info-wrap,
  .woocommerce[class*="columns-"]
    ul.products[class*="os-mobile-col-2"]
    .product
    .product-main-wrap
    .product-info-wrap,
  .woocommerce[class*="columns-"][class*="os-mobile-col-2"]
    ul.products
    .product
    .product-main-wrap
    .product-info-wrap {
    gap: 15px;
    padding: 15px;
  }
  .woocommerce
    ul.products[class*="columns-"][class*="os-mobile-col-2"]
    .product
    .product-main-wrap
    .product-info-wrap
    .custom-cart-btn
    .button,
  .woocommerce[class*="columns-"]
    ul.products[class*="columns-"][class*="os-mobile-col-2"]
    .product
    .product-main-wrap
    .product-info-wrap
    .custom-cart-btn
    .button,
  .woocommerce[class*="columns-"]
    ul.products[class*="os-mobile-col-2"]
    .product
    .product-main-wrap
    .product-info-wrap
    .custom-cart-btn
    .button,
  .woocommerce[class*="columns-"][class*="os-mobile-col-2"]
    ul.products
    .product
    .product-main-wrap
    .product-info-wrap
    .custom-cart-btn
    .button {
    padding: 10px 15px;
  }
  .woocommerce ul.products li.product,
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce[class*="columns-"] ul.products li.product {
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: 100%;
  }
  .header-style-1 .logo-col {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: inherit;
  }
  .header-style-1 .extra-col,
  .header-style-1 .wishlist-minicart-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    max-width: 80px;
  }
  .banner-style-1 .category-nav ul {
    height: 225px;
  }
  .entry-tags {
    padding-top: 0;
  }
  .cta-style-2 .title h3 {
    margin-bottom: 15px;
  }
  .cta-style-2 .sub-title h4 {
    margin-bottom: 20px;
  }
  .header-style-1 .branding {
    max-width: 220px;
  }
  .header-style-1 .top-header .os-col.left-col {
    display: none;
  }
  .masterheader .top-header .right-col ul {
    text-align: center;
  }
  .header-style-1 .mid-header {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .footer-bottom .payment-col {
    display: none;
  }
  .cta-style-2 .box-holder.box-holder-left-align,
  .cta-style-2 .box-holder.box-holder-right-align {
    float: none;
    margin: 0 auto;
  }
  .cta-style-2 .box-holder {
    max-width: 400px;
  }
  .woocommerce ul.products li .product-hover-items {
    opacity: 1;
    right: 20px;
  }
  .woocommerce #content div.product .woocommerce-tabs ul.tabs li,
  .woocommerce div.product .woocommerce-tabs ul.tabs li,
  .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
  .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    display: block;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-right: none;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    border-bottom: 1px solid #ececec;
    display: block;
    padding: 15px 10px;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li:last-child a {
    border-bottom: none;
  }
  .post-navigation .nav-next,
  .post-navigation .nav-previous {
    padding: 0;
  }
  .post-navigation .nav-links {
    background-color: transparent;
    border: none;
  }
  .post-navigation {
    background-color: #fff;
    border: none;
    padding: 20px;
  }
  .post-navigation .nav-previous {
    border-bottom: 1px solid #ececec;
    border-right: none;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .comment-respond .comment-reply-title,
  .comments-area .comments-title {
    font-size: 18px;
  }
  .masterheader .site-title {
    font-size: 17px;
  }
  .cats-widget-styles .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .cats-widget-styles .col,
  .cta-style-1 .row [class*="col-"] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .woocommerce-store-notice.demo_store {
    width: 320px;
  }
  .mobile-navigation {
    width: 350px;
  }
  .mobile-header-style-1 .mobile-header-search {
    max-width: 95%;
    width: 100%;
  }
  .masterheader .top-header .right-col ul {
    text-align: left;
  }
  .banner-style-1 .content-holder {
    max-width: 100%;
  }
  .banner-style-1 .excerpt p {
    margin-bottom: 20px;
  }
  .banner-style-1 .button-general {
    padding: 12px 30px;
  }
  .cats-widget-styles .col {
    padding: 0 15px;
  }
  .cats-widget-styles .row .col .thumb {
    margin-bottom: 30px;
  }
  .cats-widget-styles .row .col:last-child .thumb {
    margin-bottom: 0;
  }
  .comment-respond {
    padding: 20px;
  }
  .wishlist_table.mobile li .item-wrapper .item-details,
  .wishlist_table.mobile li .item-wrapper .product-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .wishlist_table.mobile li .item-wrapper .item-details {
    margin-top: 20px;
    padding-left: 0;
  }
  .wishlist_table.mobile li .additional-info-wrapper .product-remove {
    bottom: 0;
    position: absolute;
    right: 0;
    text-align: left;
  }
}
@media (max-width: 420px) {
  .header-style-1 .mini-cart-open {
    width: 350px;
  }
}
@media (max-width: 380px) {
  .header-style-1 .mini-cart-open,
  .mobile-navigation {
    width: 300px;
  }
  .mobile-navigation .canvas-container-entry {
    padding-left: 10px;
    padding-right: 10px;
  }
  .woocommerce-store-notice.demo_store {
    width: 280px;
  }
  .banner-style-1 .content-holder {
    padding: 20px;
  }
}
@media (max-width: 340px) {
  .mobile-navigation {
    width: 280px;
  }
  .woocommerce ul.products[class*="columns-"][class*="os-mobile-col-2"],
  .woocommerce[class*="columns-"]
    ul.products[class*="columns-"][class*="os-mobile-col-2"],
  .woocommerce[class*="columns-"] ul.products[class*="os-mobile-col-2"],
  .woocommerce[class*="columns-"][class*="os-mobile-col-2"] ul.products {
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 30px;
  }
}
.category-navigation .cat-nav-trigger:focus,
.header-style-1 .custom-search-entry button:focus,
.header-style-1 .wishlist-icon-container a:focus,
.masterheader .mini-cart .trigger-mini-cart:focus,
.mobile-menu-toggle-btn:focus,
a:focus {
  outline: thin dotted #ffbf3f;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  background-color: #fff;
  border-radius: 3px;
  color: #444;
  font-size: 15px;
  font-weight: 400;
  position: absolute !important;
}
.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
  clip: auto !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: 0 0 65px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 65px rgba(0, 0, 0, 0.1);
  display: block;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.screen-reader-text:focus {
  outline: thin dotted blue;
}
@media (min-width: 1025px) {
  .site-navigation .menu-item-has-mega-children .mega-menu-sub-menu,
  .site-navigation ul li .children,
  .site-navigation ul li .sub-menu {
    clip: rect(1px, 1px, 1px, 1px);
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .site-navigation .menu-item-has-mega-children .mega-menu-sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .site-navigation ul li:focus-within > .children,
  .site-navigation ul li:focus-within > .sub-menu,
  .site-navigation ul li:focus-within > .sub-menu.mega-menu-sub-menu,
  .site-navigation ul li:focus > .children,
  .site-navigation ul li:focus > .sub-menu,
  .site-navigation ul li:focus > .sub-menu.mega-menu-sub-menu,
  .site-navigation ul li:hover > .children,
  .site-navigation ul li:hover > .sub-menu,
  .site-navigation ul li:hover > .sub-menu.mega-menu-sub-menu {
    clip: auto;
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes osfadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes osfadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.osfadeInUp {
  -webkit-animation-name: osfadeInUp;
  animation-name: osfadeInUp;
}
@-webkit-keyframes OsfadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes OsfadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.OsfadeinUp {
  -webkit-animation: fadeInUp 0.5s ease-in-out;
  animation: fadeInUp 0.5s ease-in-out;
}
@-webkit-keyframes scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes shine-lines {
  0% {
    background-position: -100px;
  }
  40%,
  to {
    background-position: 140px;
  }
}
@keyframes shine-lines {
  0% {
    background-position: -100px;
  }
  40%,
  to {
    background-position: 140px;
  }
}
/*# sourceMappingURL=main-style.css.map */
