a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
td,
th {
  text-align: left;
  font-weight: 400;
  vertical-align: middle;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
a,
button,
input {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
@font-face {
  font-family: woodmart-font;
  src: url(fonts/woodmart-font.eot);
  src: url(fonts/woodmart-fontd41d.eot?#iefix) format("embedded-opentype"),
    url(fonts/woodmart-font.woff) format("woff"),
    url(fonts/woodmart-font.woff2) format("woff2"),
    url(fonts/woodmart-font.ttf) format("truetype"),
    url(fonts/woodmart-font.svg#woodmart-font) format("svg");
  font-weight: 400;
  font-style: normal;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  overflow-x: hidden;
  margin: 0;
  line-height: 1.6;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  color: #777;
  background-color: #fff;
}
p {
  margin-bottom: 20px;
}
a {
  color: #3f3f3f;
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
a:active,
a:focus,
a:hover {
  text-decoration: none;
  outline: 0;
}
a:focus {
  outline: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  font-family: inherit;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 12px;
}
label {
  display: block;
  font-size: 14px;
  color: #464646;
  font-weight: 400;
  margin-bottom: 5px;
  vertical-align: middle;
}
em {
  font-style: italic;
}
big {
  font-size: larger;
}
abbr {
  color: #d62432;
  text-decoration: none;
  border-bottom: 1px dotted;
}
acronym {
  text-decoration: none;
  border-bottom: 1px dotted;
}
.required {
  color: #e01020;
  font-size: 16px;
  line-height: 1;
  border: none;
}
abbr[title] {
  border: none;
}
dl {
  margin-bottom: 20px;
}
b,
strong {
  font-weight: 600;
}
mark {
  display: inline-block;
  padding: 5px 8px;
  line-height: 1;
  font-weight: 600;
  color: #2d2a2a;
  background-color: #f9f9f9;
}
code,
kbd {
  padding: 2px 5px;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
ins {
  text-decoration: none;
}
pre {
  background: #f9f9f9;
  text-align: left;
  padding: 20px;
  margin-bottom: 20px;
  overflow: auto;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
dfn {
  font-style: italic;
}
sub,
sup {
  font-size: 75%;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
var {
  font-style: italic;
}
small {
  font-size: 80%;
}
hr {
  width: 35px;
  border-top: 1px solid rgba(27, 27, 27, 0.6);
  margin-top: 0;
  margin-bottom: 20px;
}
.color-scheme-light hr {
  border-color: rgba(255, 255, 255, 0.45);
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
}
embed,
iframe {
  max-width: 100%;
}
blockquote {
  text-align: left;
  font-size: 16px;
  margin-bottom: 20px;
  padding-left: 30px;
  border-left: 2px solid;
  color: #3a3a3a;
}
blockquote p {
  margin-bottom: 10px;
  font-size: 110%;
}
blockquote cite {
  display: block;
  margin-top: 10px;
}
blockquote cite,
blockquote cite a {
  font-weight: 600;
  font-size: 14px;
}
.color-scheme-light blockquote,
.woodmart-dark blockquote {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.7);
}
.color-scheme-light blockquote footer:before,
.woodmart-dark blockquote footer:before {
  border-color: rgba(255, 255, 255, 0.7);
}
.color-scheme-light blockquote cite,
.color-scheme-light blockquote cite a,
.woodmart-dark blockquote cite,
.woodmart-dark blockquote cite a {
  color: #fff;
}
cite {
  font-style: italic;
}
address {
  line-height: 1.8;
  font-style: italic;
  font-size: 110%;
  margin-bottom: 20px;
}
fieldset {
  border: 2px solid #e6e6e6;
  padding: 20px 40px;
  margin-bottom: 20px;
}
fieldset legend {
  width: auto;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0;
}
.woodmart-dark fieldset {
  border-color: rgba(255, 255, 255, 0.25);
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
ol,
ul {
  line-height: 1.4;
}
.img-wrapper {
  display: inline-block;
}
.svg-icon svg {
  width: inherit !important;
  height: inherit !important;
}
svg:not(:root) {
  overflow: hidden;
}
i.fa:before {
  margin-left: 1px;
  margin-right: 1px;
}
.woodmart-custom-icon {
  min-width: 100%;
  max-width: 38px;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-larger {
  font-size: 110%;
}
.title-uppercase {
  text-transform: uppercase;
}
.color-scheme-light,
.woodmart-dark {
  color: rgba(255, 255, 255, 0.8);
}
.color-scheme-light a,
.woodmart-dark a {
  color: rgba(255, 255, 255, 0.9);
}
.color-scheme-light a:hover,
.woodmart-dark a:hover {
  color: #fff;
}
.color-scheme-light .widget-title,
.color-scheme-light .widgettitle,
.color-scheme-light h1,
.color-scheme-light h2,
.color-scheme-light h3,
.color-scheme-light h4,
.color-scheme-light h5,
.color-scheme-light h6,
.color-scheme-light label,
.color-scheme-light legend,
.woodmart-dark .widget-title,
.woodmart-dark .widgettitle,
.woodmart-dark h1,
.woodmart-dark h2,
.woodmart-dark h3,
.woodmart-dark h4,
.woodmart-dark h5,
.woodmart-dark h6,
.woodmart-dark label,
.woodmart-dark legend {
  color: #fff;
}
.color-scheme-light .inline-list-with-border li:not(:last-child),
.woodmart-dark .inline-list-with-border li:not(:last-child) {
  border-color: rgba(255, 255, 255, 0.15);
}
.color-scheme-dark {
  color: #777;
}
.color-scheme-dark a {
  color: #3f3f3f;
}
.color-scheme-dark .title,
.color-scheme-dark .widget-title,
.color-scheme-dark .widgettitle,
.color-scheme-dark h1,
.color-scheme-dark h2,
.color-scheme-dark h3,
.color-scheme-dark h4,
.color-scheme-dark h5,
.color-scheme-dark h6,
.color-scheme-dark label,
.color-scheme-dark legend {
  color: #2d2a2a;
}
.hover-color-scheme-dark:hover {
  color: #777;
}
.hover-color-scheme-dark:hover h1,
.hover-color-scheme-dark:hover h2,
.hover-color-scheme-dark:hover h3,
.hover-color-scheme-dark:hover h4,
.hover-color-scheme-dark:hover h5,
.hover-color-scheme-dark:hover h6 {
  color: #2d2a2a;
}
.hover-color-scheme-light:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hover-color-scheme-light:hover h1,
.hover-color-scheme-light:hover h2,
.hover-color-scheme-light:hover h3,
.hover-color-scheme-light:hover h4,
.hover-color-scheme-light:hover h5,
.hover-color-scheme-light:hover h6 {
  color: #fff;
}
.color-black {
  color: #000;
}
.color-white {
  color: #fff;
}
.main-nav-style {
  font-size: 13px;
  font-weight: 600;
}
.add-border {
  border-bottom: 1px solid;
}
.border-width-1 {
  border-width: 1px;
}
.border-width-2 {
  border-width: 2px;
}
.border-width-3 {
  border-width: 3px;
}
.border-width-4 {
  border-width: 4px;
}
.position-relative {
  position: relative;
}
.z-index-10 {
  z-index: 10;
}
.z-index-h {
  z-index: 35;
}
.z-index-100 {
  z-index: 100;
}
.z-index-1000 {
  z-index: 1000;
}
.clear {
  clear: both;
  width: 100%;
}
.cursor-pointer {
  cursor: pointer;
}
.parallax-bg {
  background-attachment: fixed !important;
}
.opacity-video-bg .vc_video-bg {
  opacity: 0.6;
}
.box-shadow-style-1 {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.box-shadow-style-2 {
  -webkit-box-shadow: 0 10px 20px -9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 20px -9px rgba(0, 0, 0, 0.5);
}
.box-shadow-style-3 {
  -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
}
.woodmart-tltp {
  position: relative;
}
.woodmart-tltp .woodmart-tooltip-label {
  position: absolute;
  padding: 0 15px;
  line-height: 34px;
  height: 34px;
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.3px;
  border-radius: 0;
  font-weight: 400;
  text-transform: capitalize;
  white-space: nowrap;
  color: #fff;
  background-color: #000;
  z-index: 2;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
}
.woodmart-tltp .woodmart-tooltip-label:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.woodmart-tltp:hover .woodmart-tooltip-label {
  -webkit-animation: wd-fadeInTooltip 0.3s ease;
  animation: wd-fadeInTooltip 0.3s ease;
  opacity: 1;
  visibility: visible;
}
.woodmart-tltp .woodmart-tooltip-label {
  top: auto;
  bottom: 100%;
  left: 50%;
  right: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 8px;
}
.woodmart-tltp .woodmart-tooltip-label:before {
  top: 100%;
  bottom: auto;
  left: 50%;
  right: auto;
  margin-top: 0;
  margin-left: -5px;
  margin-right: 0;
  margin-bottom: 0;
  border-width: 5px 5px 0;
  border-color: transparent;
  border-top-color: #000;
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}
.reset-mb-10 h1,
.reset-mb-10 h2,
.reset-mb-10 h3,
.reset-mb-10 h4,
.reset-mb-10 h5,
.reset-mb-10 h6,
.reset-mb-10 ol,
.reset-mb-10 p,
.reset-mb-10 ul {
  margin-bottom: 10px;
}
.reset-mb-10 > :last-child {
  margin-bottom: 0;
}
.woodmart-font-weight-100 {
  font-weight: 100 !important;
}
.woodmart-font-weight-200 {
  font-weight: 200 !important;
}
.woodmart-font-weight-300 {
  font-weight: 300 !important;
}
.woodmart-font-weight-400 {
  font-weight: 400 !important;
}
.woodmart-font-weight-500 {
  font-weight: 500 !important;
}
.woodmart-font-weight-600 {
  font-weight: 600 !important;
}
.woodmart-font-weight-700 {
  font-weight: 700 !important;
}
.woodmart-font-weight-800 {
  font-weight: 800 !important;
}
.woodmart-font-weight-900 {
  font-weight: 900 !important;
}
.woodmart-spacing-0 {
  margin-left: 0;
  margin-right: 0;
}
.woodmart-spacing-0 > article,
.woodmart-spacing-0 > div {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.woodmart-spacing-2 {
  margin-left: -1px;
  margin-right: -1px;
}
.woodmart-spacing-2 > article,
.woodmart-spacing-2 > div {
  padding-left: 1px;
  padding-right: 1px;
  margin-bottom: 2px;
}
.woodmart-spacing-6 {
  margin-left: -3px;
  margin-right: -3px;
}
.woodmart-spacing-6 > article,
.woodmart-spacing-6 > div {
  padding-left: 3px;
  padding-right: 3px;
  margin-bottom: 6px;
}
.woodmart-spacing-10 {
  margin-left: -5px;
  margin-right: -5px;
}
.woodmart-spacing-10 > article,
.woodmart-spacing-10 > div {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.woodmart-spacing-20 {
  margin-left: -10px;
  margin-right: -10px;
}
.woodmart-spacing-20 > article,
.woodmart-spacing-20 > div {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
.woodmart-spacing-30 {
  margin-left: -15px;
  margin-right: -15px;
}
.woodmart-spacing-30 > article,
.woodmart-spacing-30 > div {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.woodmart-columns-1 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}
.woodmart-columns-2 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
}
.woodmart-columns-3 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  width: 33.3333333333%;
}
.woodmart-columns-4 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  width: 25%;
}
.woodmart-columns-5 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  width: 20%;
}
.woodmart-columns-6 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
  width: 16.6666666667%;
}
.alignleft {
  float: left;
  margin-top: 3px;
  margin-bottom: 20px;
  margin-right: 25px;
}
.alignright {
  float: right;
  margin-top: 3px;
  margin-bottom: 20px;
  margin-left: 25px;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}
.wp-caption {
  background: 0 0;
  border: none;
  margin-bottom: 20px;
  padding: 0;
  max-width: 100%;
}
.wp-caption.alignleft {
  margin-top: 3px;
  margin-right: 25px;
}
.wp-caption.alignright {
  margin-top: 3px;
  margin-left: 25px;
}
.wp-caption.aligncenter {
  margin: 0 auto;
  margin-top: 3px;
}
.wp-caption .wp-caption-text,
.wp-caption-dd {
  line-height: 1.6;
  font-style: italic;
  padding: 5px 10px 5px 0;
  opacity: 0.8;
}
body .wp-playlist {
  text-align: left;
  border: none;
}
body .wp-playlist-item:not(:last-child) {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
@-webkit-keyframes wd-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes wd-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes wd-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes wd-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes wd-fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes wd-fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes wd-fadeInLeft {
  from {
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wd-fadeInLeft {
  from {
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes wd-fadeInLeftShort {
  from {
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wd-fadeInLeftShort {
  from {
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes wd-fadeOutLeft {
  from {
    -webkit-transform: none;
    transform: none;
  }
  to {
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
}
@keyframes wd-fadeOutLeft {
  from {
    -webkit-transform: none;
    transform: none;
  }
  to {
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
}
@-webkit-keyframes wd-fadeOutLeftShort {
  from {
    -webkit-transform: none;
    transform: none;
  }
  to {
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
}
@keyframes wd-fadeOutLeftShort {
  from {
    -webkit-transform: none;
    transform: none;
  }
  to {
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
}
@-webkit-keyframes wd-fadeInRight {
  from {
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wd-fadeInRight {
  from {
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes wd-fadeInRightShort {
  from {
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wd-fadeInRightShort {
  from {
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes wd-fadeOutRight {
  from {
    -webkit-transform: none;
    transform: none;
  }
  to {
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
}
@keyframes wd-fadeOutRight {
  from {
    -webkit-transform: none;
    transform: none;
  }
  to {
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
}
@-webkit-keyframes wd-fadeInBottomShort {
  from {
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wd-fadeInBottomShort {
  from {
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes wd-fadeInUpBig {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wd-fadeInUpBig {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes wd-fadeOutDownBig {
  from {
    -webkit-transform: none;
    transform: none;
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes wd-fadeOutDownBig {
  from {
    -webkit-transform: none;
    transform: none;
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@-webkit-keyframes wd-fadeInDownBig {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wd-fadeInDownBig {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes wd-fadeOutUpBig {
  from {
    -webkit-transform: none;
    transform: none;
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes wd-fadeOutUpBig {
  from {
    -webkit-transform: none;
    transform: none;
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@-webkit-keyframes wd-ShakePrev {
  25% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(3px, 0, 0);
    transform: translate3d(3px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-3px, 0, 0);
    transform: translate3d(-3px, 0, 0);
  }
}
@keyframes wd-ShakePrev {
  25% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(3px, 0, 0);
    transform: translate3d(3px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-3px, 0, 0);
    transform: translate3d(-3px, 0, 0);
  }
}
@-webkit-keyframes wd-ShakeNext {
  25% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(-3px, 0, 0);
    transform: translate3d(-3px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(3px, 0, 0);
    transform: translate3d(3px, 0, 0);
  }
}
@keyframes wd-ShakeNext {
  25% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(-3px, 0, 0);
    transform: translate3d(-3px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(3px, 0, 0);
    transform: translate3d(3px, 0, 0);
  }
}
@-webkit-keyframes wd-FadeInLoader {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.8;
  }
}
@keyframes wd-FadeInLoader {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.8;
  }
}
@-webkit-keyframes wd-fadeInTooltip {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.9;
  }
}
@keyframes wd-fadeInTooltip {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.9;
  }
}
@-webkit-keyframes wd-shopSlideFromBottom {
  from {
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wd-shopSlideFromBottom {
  from {
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes wd-SlideFromTop {
  from {
    -webkit-transform: translateY(-150px);
    transform: translateY(-150px);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wd-SlideFromTop {
  from {
    -webkit-transform: translateY(-150px);
    transform: translateY(-150px);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes wd-SlideFromBottom {
  from {
    -webkit-transform: translateY(150px);
    transform: translateY(150px);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wd-SlideFromBottom {
  from {
    -webkit-transform: translateY(150px);
    transform: translateY(150px);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes wd-SlideFromLeft {
  from {
    -webkit-transform: translateX(-150px);
    transform: translateX(-150px);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wd-SlideFromLeft {
  from {
    -webkit-transform: translateX(-150px);
    transform: translateX(-150px);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes wd-SlideFromRight {
  from {
    -webkit-transform: translateX(150px);
    transform: translateX(150px);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wd-SlideFromRight {
  from {
    -webkit-transform: translateX(150px);
    transform: translateX(150px);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes wd-RightFlipY {
  from {
    -webkit-transform: translateX(100px) rotate3d(0, 1, 0, 90deg) scale(0.6);
    transform: translateX(100px) rotate3d(0, 1, 0, 90deg) scale(0.6);
  }
  to {
    -webkit-transform: perspective(1000px) translateY(0) rotate3d(0, 1, 0, 0deg)
      scale(1);
    transform: perspective(1000px) translateY(0) rotate3d(0, 1, 0, 0deg)
      scale(1);
  }
}
@keyframes wd-RightFlipY {
  from {
    -webkit-transform: translateX(100px) rotate3d(0, 1, 0, 90deg) scale(0.6);
    transform: translateX(100px) rotate3d(0, 1, 0, 90deg) scale(0.6);
  }
  to {
    -webkit-transform: perspective(1000px) translateY(0) rotate3d(0, 1, 0, 0deg)
      scale(1);
    transform: perspective(1000px) translateY(0) rotate3d(0, 1, 0, 0deg)
      scale(1);
  }
}
@-webkit-keyframes wd-LeftFlipY {
  from {
    -webkit-transform: translateX(-100px) rotate3d(0, 1, 0, -90deg) scale(0.6);
    transform: translateX(-100px) rotate3d(0, 1, 0, -90deg) scale(0.6);
  }
  to {
    -webkit-transform: perspective(1000px) translateY(0) rotate3d(0, 1, 0, 0deg)
      scale(1);
    transform: perspective(1000px) translateY(0) rotate3d(0, 1, 0, 0deg)
      scale(1);
  }
}
@keyframes wd-LeftFlipY {
  from {
    -webkit-transform: translateX(-100px) rotate3d(0, 1, 0, -90deg) scale(0.6);
    transform: translateX(-100px) rotate3d(0, 1, 0, -90deg) scale(0.6);
  }
  to {
    -webkit-transform: perspective(1000px) translateY(0) rotate3d(0, 1, 0, 0deg)
      scale(1);
    transform: perspective(1000px) translateY(0) rotate3d(0, 1, 0, 0deg)
      scale(1);
  }
}
@-webkit-keyframes wd-TopFlipX {
  from {
    -webkit-transform: translateY(-100px) rotate3d(1, 0, 0, 90deg) scale(0.6);
    transform: translateY(-100px) rotate3d(1, 0, 0, 90deg) scale(0.6);
  }
  to {
    -webkit-transform: perspective(1000px) translateY(0) rotate3d(1, 0, 0, 0deg)
      scale(1);
    transform: perspective(1000px) translateY(0) rotate3d(1, 0, 0, 0deg)
      scale(1);
  }
}
@keyframes wd-TopFlipX {
  from {
    -webkit-transform: translateY(-100px) rotate3d(1, 0, 0, 90deg) scale(0.6);
    transform: translateY(-100px) rotate3d(1, 0, 0, 90deg) scale(0.6);
  }
  to {
    -webkit-transform: perspective(1000px) translateY(0) rotate3d(1, 0, 0, 0deg)
      scale(1);
    transform: perspective(1000px) translateY(0) rotate3d(1, 0, 0, 0deg)
      scale(1);
  }
}
@-webkit-keyframes wd-BottomFlipX {
  from {
    -webkit-transform: translateY(100px) rotate3d(1, 0, 0, 90deg) scale(0.6);
    transform: translateY(100px) rotate3d(1, 0, 0, 90deg) scale(0.6);
  }
  to {
    -webkit-transform: perspective(1000px) translateY(0) rotate3d(1, 0, 0, 0deg)
      scale(1);
    transform: perspective(1000px) translateY(0) rotate3d(1, 0, 0, 0deg)
      scale(1);
  }
}
@keyframes wd-BottomFlipX {
  from {
    -webkit-transform: translateY(100px) rotate3d(1, 0, 0, 90deg) scale(0.6);
    transform: translateY(100px) rotate3d(1, 0, 0, 90deg) scale(0.6);
  }
  to {
    -webkit-transform: perspective(1000px) translateY(0) rotate3d(1, 0, 0, 0deg)
      scale(1);
    transform: perspective(1000px) translateY(0) rotate3d(1, 0, 0, 0deg)
      scale(1);
  }
}
@-webkit-keyframes wd-ZoomIn {
  from {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wd-ZoomIn {
  from {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes wd-RotateZ {
  from {
    -webkit-transform: matrix3d(
      0.70592,
      0.02465,
      0.37557,
      -0.00062,
      -0.06052,
      0.79532,
      0.06156,
      -0.0001,
      -0.46435,
      -0.10342,
      0.87958,
      -0.00146,
      -21.42566,
      4.13698,
      4.81749,
      0.99197085
    );
    transform: matrix3d(
      0.70592,
      0.02465,
      0.37557,
      -0.00062,
      -0.06052,
      0.79532,
      0.06156,
      -0.0001,
      -0.46435,
      -0.10342,
      0.87958,
      -0.00146,
      -21.42566,
      4.13698,
      4.81749,
      0.99197085
    );
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wd-RotateZ {
  from {
    -webkit-transform: matrix3d(
      0.70592,
      0.02465,
      0.37557,
      -0.00062,
      -0.06052,
      0.79532,
      0.06156,
      -0.0001,
      -0.46435,
      -0.10342,
      0.87958,
      -0.00146,
      -21.42566,
      4.13698,
      4.81749,
      0.99197085
    );
    transform: matrix3d(
      0.70592,
      0.02465,
      0.37557,
      -0.00062,
      -0.06052,
      0.79532,
      0.06156,
      -0.0001,
      -0.46435,
      -0.10342,
      0.87958,
      -0.00146,
      -21.42566,
      4.13698,
      4.81749,
      0.99197085
    );
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes wd-Sonar {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
  }
  50% {
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes wd-Sonar {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
  }
  50% {
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes wd-Pulse {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes wd-Pulse {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.website-wrapper {
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
.woodmart-dark .website-wrapper {
  background-color: #1a1a1a;
}
.main-page-wrapper {
  padding-top: 40px;
  margin-top: -24px;
  background-color: #fff;
}
.woodmart-dark .main-page-wrapper {
  background-color: #1a1a1a;
}
.site-content {
  margin-bottom: 40px;
}
.sidebar-container {
  margin-bottom: 40px;
}
.sidebar-container .widget-heading {
  display: none;
}
.footer-sidebar {
  padding-top: 40px;
  padding-bottom: 10px;
}
.woodmart-sticky-sidebar-opener {
  position: fixed;
  top: 30%;
  left: 0;
  width: 50px;
  height: 50px;
  color: #333;
  text-align: center;
  z-index: 350;
  font-size: 0;
  border-top-right-radius: 35px;
  border-bottom-right-radius: 35px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
}
.woodmart-sticky-sidebar-opener:after {
  content: "\f115";
  font-family: woodmart-font;
  display: inline-block;
  font-size: 16px;
  line-height: 50px;
}
.woodmart-sticky-sidebar-opener:not(.shop-sidebar-opener):after {
  content: "\f10c";
  font-family: woodmart-font;
  font-size: 20px;
}
.woodmart-sticky-sidebar-opener:focus,
.woodmart-sticky-sidebar-opener:hover {
  color: #777;
}
.woodmart-dark .woodmart-sticky-sidebar-opener {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.9);
}
.woodmart-dark .woodmart-sticky-sidebar-opener:focus,
.woodmart-dark .woodmart-sticky-sidebar-opener:hover {
  color: rgba(255, 255, 255, 0.6);
}
.whb-header {
  margin-bottom: 40px;
}
.whb-flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.whb-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.whb-col-left,
.whb-mobile-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-left: -10px;
}
.whb-col-right,
.whb-mobile-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-right: -10px;
}
.whb-col-mobile {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -10px;
  margin-right: -10px;
}
.whb-flex-flex-middle .whb-col-center {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
}
.whb-flex-equal-sides .whb-col-left,
.whb-flex-equal-sides .whb-col-right {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
}
.whb-general-header .whb-mobile-left,
.whb-general-header .whb-mobile-right {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
}
.whb-empty-column + .whb-mobile-right {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.woodmart-header-overcontent .page-title {
  margin-top: 0;
}
.whb-overcontent .whb-main-header {
  position: absolute;
}
body:not(.single-product) .whb-overcontent {
  padding-top: 0 !important;
  margin-bottom: 0;
}
.whb-main-header {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 390;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.whb-clone {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 391;
  -webkit-animation: wd-fadeOutUpBig 0.1s ease;
  animation: wd-fadeOutUpBig 0.1s ease;
  -webkit-transition: opacity 0.1s ease, visibility 0.1s ease;
  transition: opacity 0.1s ease, visibility 0.1s ease;
}
.whb-clone .whb-flex-row {
  border: none;
}
.whb-clone.whb-sticked {
  visibility: visible;
  opacity: 1;
  pointer-events: visible;
  pointer-events: unset;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: wd-fadeInDownBig 0.3s ease;
  animation: wd-fadeInDownBig 0.3s ease;
}
.whb-clone.whb-sticked .whb-not-sticky-row {
  display: block;
}
.whb-clone .woodmart-navigation.main-nav {
  text-align: center;
}
.admin-bar .whb-clone {
  top: 32px;
}
.whb-sticky-prepared .whb-main-header {
  position: absolute;
}
.whb-scroll-stick .whb-flex-row {
  -webkit-transition: height 0.2s ease;
  transition: height 0.2s ease;
}
.whb-scroll-stick .main-nav .item-level-0 > a,
.whb-scroll-stick .menu-opener,
.whb-scroll-stick .search-button > a,
.whb-scroll-stick .whb-divider-element:before,
.whb-scroll-stick .whb-secondary-menu .item-level-0 > a,
.whb-scroll-stick .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle,
.whb-scroll-stick .woodmart-burger-icon,
.whb-scroll-stick .woodmart-header-links .item-level-0 > a,
.whb-scroll-stick .woodmart-shopping-cart > a,
.whb-scroll-stick .woodmart-wishlist-info-widget > a,
.whb-scroll-stick form.woocommerce-currency-switcher-form .dd-selected {
  -webkit-transition: all 0.25s ease, height 0.2s ease;
  transition: all 0.25s ease, height 0.2s ease;
}
.whb-scroll-stick .woodmart-logo img {
  transition: max-height 0.3s ease;
  -webkit-transition: max-height 0.3s ease;
}
.whb-scroll-stick.whb-sticked .whb-flex-row {
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.whb-scroll-stick.whb-sticked .main-nav .item-level-0 > a,
.whb-scroll-stick.whb-sticked .menu-opener,
.whb-scroll-stick.whb-sticked .search-button > a,
.whb-scroll-stick.whb-sticked .whb-divider-element:before,
.whb-scroll-stick.whb-sticked .whb-secondary-menu .item-level-0 > a,
.whb-scroll-stick.whb-sticked
  .whb-text-element
  .wcml-dropdown
  a.wcml-cs-item-toggle,
.whb-scroll-stick.whb-sticked .woodmart-burger-icon,
.whb-scroll-stick.whb-sticked .woodmart-header-links .item-level-0 > a,
.whb-scroll-stick.whb-sticked .woodmart-shopping-cart > a,
.whb-scroll-stick.whb-sticked .woodmart-wishlist-info-widget > a,
.whb-scroll-stick.whb-sticked
  form.woocommerce-currency-switcher-form
  .dd-selected {
  -webkit-transition: all 0.25s ease, height 0.3s ease;
  transition: all 0.25s ease, height 0.3s ease;
}
.whb-scroll-slide .main-nav .item-level-0 > a,
.whb-scroll-slide .menu-opener,
.whb-scroll-slide .search-button > a,
.whb-scroll-slide .whb-divider-element:before,
.whb-scroll-slide .whb-secondary-menu .item-level-0 > a,
.whb-scroll-slide .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle,
.whb-scroll-slide .woodmart-burger-icon,
.whb-scroll-slide .woodmart-header-links .item-level-0 > a,
.whb-scroll-slide .woodmart-shopping-cart > a,
.whb-scroll-slide .woodmart-wishlist-info-widget > a,
.whb-scroll-slide form.woocommerce-currency-switcher-form .dd-selected {
  -webkit-transition: all 0.25s ease, height 0s ease;
  transition: all 0.25s ease, height 0s ease;
}
.whb-scroll-slide.whb-sticked .whb-main-header {
  -webkit-animation: wd-fadeInDownBig 0.4s ease;
  animation: wd-fadeInDownBig 0.4s ease;
}
.whb-sticked .whb-main-header {
  position: fixed;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.whb-sticked .whb-row {
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.whb-sticked .whb-not-sticky-row {
  display: none;
}
.admin-bar .whb-sticked .whb-main-header {
  top: 32px;
}
.whb-sticky-shadow.whb-sticked .whb-main-header {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.whb-sticky-shadow.whb-sticked .whb-row:last-child {
  border-bottom: none;
}
.whb-sticky-shadow.whb-sticked .whb-row:last-child .whb-flex-row {
  border-bottom: none;
}
.whb-sticky-shadow + .whb-clone {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.whb-sticky-shadow + .whb-clone .whb-row {
  border-bottom: none;
}
.whb-row {
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.whb-color-dark:not(.whb-with-bg) {
  background-color: #fff;
}
.whb-color-light:not(.whb-with-bg) {
  background-color: #212121;
}
body:not(.single-product)
  .whb-overcontent:not(.whb-sticked)
  .whb-row:not(.whb-with-bg) {
  background-color: transparent;
}
.woodmart-logo {
  display: inline-block;
}
.woodmart-logo img {
  padding-top: 5px;
  padding-bottom: 5px;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  perspective: 800px;
  -webkit-perspective: 800px;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
.woodmart-logo img[src$=".svg"] {
  height: 100%;
}
.switch-logo-enable .woodmart-sticky-logo {
  display: none;
  -webkit-animation: wd-fadeIn 0.5s ease;
  animation: wd-fadeIn 0.5s ease;
}
.whb-sticked .switch-logo-enable .woodmart-main-logo {
  display: none;
}
.whb-sticked .switch-logo-enable .woodmart-sticky-logo {
  display: block;
}
.whb-clone .switch-logo-enable .woodmart-main-logo {
  display: none;
}
.whb-clone .switch-logo-enable .woodmart-sticky-logo {
  display: block;
}
.menu-opener {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  min-width: 270px;
  max-width: 320px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #333;
  line-height: 1;
  font-size: 14px;
  font-weight: 600;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.menu-opener .woodmart-burger,
.menu-opener .woodmart-custom-burger-icon {
  margin-right: 10px;
}
.menu-opener .woodmart-burger {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  margin-top: 6px;
  margin-bottom: 6px;
}
.menu-opener .woodmart-burger,
.menu-opener .woodmart-burger::after,
.menu-opener .woodmart-burger::before {
  display: inline-block;
  width: 18px;
  height: 2px;
  background-color: currentColor;
  -webkit-transition: none;
  transition: none;
}
.menu-opener .woodmart-burger::after,
.menu-opener .woodmart-burger::before {
  position: absolute;
  content: "";
  left: 0;
}
.menu-opener .woodmart-burger::before {
  top: -6px;
}
.menu-opener .woodmart-burger::after {
  top: 6px;
}
.menu-opener .menu-open-label {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  margin-right: 10px;
}
.menu-opener .arrow-opener {
  font-size: 16px;
  font-style: normal;
  -webkit-transition: transform 0.25s ease;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.menu-opener .arrow-opener:after {
  content: "\f107";
  font-family: FontAwesome;
}
.menu-opener.color-scheme-light {
  color: #fff;
}
.header-categories-nav .header-categories-nav-wrap {
  position: relative;
}
.header-categories-nav .categories-menu-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 299;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(15px) translateZ(0);
  transform: translateY(15px) translateZ(0);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.header-categories-nav .categories-menu-dropdown .menu {
  border-top: none;
}
.header-categories-nav .categories-menu-dropdown .item-level-0 > a {
  font-size: 14px;
}
.header-categories-nav.show-on-hover:hover .categories-menu-dropdown,
.whb-sticked
  .header-categories-nav.opened-menu:hover
  .categories-menu-dropdown {
  visibility: visible;
  opacity: 1;
  pointer-events: visible;
  pointer-events: unset;
  -webkit-transform: none;
  transform: none;
}
.header-categories-nav.show-on-hover:hover .arrow-opener,
.whb-sticked .header-categories-nav.opened-menu:hover .arrow-opener {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.whb-header:not(.whb-sticked)
  .header-categories-nav.opened-menu
  .categories-menu-dropdown {
  visibility: visible;
  opacity: 1;
  pointer-events: visible;
  pointer-events: unset;
  -webkit-transform: none;
  transform: none;
}
.whb-header:not(.whb-sticked) .header-categories-nav.opened-menu .menu-opener {
  cursor: default;
}
.search-button {
  position: relative;
}
.search-button > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  color: #333;
}
.search-button:hover > a {
  color: rgba(51, 51, 51, 0.6);
}
.search-button .search-button-icon {
  position: relative;
  font-size: 0;
  line-height: 1;
  font-weight: 400;
}
.search-button .search-button-icon:before {
  content: "\f125";
  font-family: woodmart-font;
  font-size: 19px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.search-button .search-button-icon:after {
  content: "\f10f";
  font-family: woodmart-font;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7.5px;
  margin-top: -7.5px;
  font-size: 15px;
  font-weight: 400;
  height: 15px;
  width: 15px;
  line-height: 15px;
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
.woodmart-search-opened .search-button .search-button-icon:after {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.woodmart-search-opened .search-button .search-button-icon:before {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
.whb-top-bar .search-button .search-button-icon:before {
  font-size: 13px;
}
.whb-top-bar .search-button .search-button-icon:after {
  font-size: 10px;
}
.whb-color-light .search-button > a {
  color: #fff;
}
.whb-color-light .search-button:hover > a {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-search-custom-icon .search-button-icon {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.woodmart-search-custom-icon .search-button-icon:after,
.woodmart-search-custom-icon .search-button-icon:before {
  content: none;
}
.woodmart-search-custom-icon:hover > a .search-button-icon {
  opacity: 0.6;
}
.whb-column .woodmart-search-form {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.whb-column .woodmart-search-form input[type="text"] {
  min-width: 290px;
}
.search-style-with-bg.searchform input[type="text"] {
  background-color: #fff;
}
.search-style-with-bg.searchform .searchsubmit {
  right: 0;
  width: 52px;
  color: #fff;
}
.search-style-with-bg.searchform .searchsubmit:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.search-style-with-bg.searchform .searchsubmit:before {
  border-color: rgba(255, 255, 255, 0.4);
  border-left-color: #fff;
}
.search-style-with-bg .search-by-category .input-dropdown-inner {
  border-right: none;
}
.form-style-rounded .search-style-with-bg .searchsubmit {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.form-style-semi-rounded .search-style-with-bg .searchsubmit {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.woodmart-dark .search-style-with-bg input[type="text"] {
  background-color: rgba(0, 0, 0, 0.3);
}
.woodmart-burger-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  line-height: 1;
  color: #333;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.woodmart-burger-icon .woodmart-burger {
  position: relative;
  margin-top: 6px;
  margin-bottom: 6px;
}
.woodmart-burger-icon .woodmart-burger,
.woodmart-burger-icon .woodmart-burger::after,
.woodmart-burger-icon .woodmart-burger::before {
  display: inline-block;
  width: 18px;
  height: 2px;
  background-color: currentColor;
  -webkit-transition: width 0.25s ease;
  transition: width 0.25s ease;
}
.woodmart-burger-icon .woodmart-burger::after,
.woodmart-burger-icon .woodmart-burger::before {
  position: absolute;
  content: "";
  left: 0;
}
.woodmart-burger-icon .woodmart-burger::before {
  top: -6px;
}
.woodmart-burger-icon .woodmart-burger::after {
  top: 6px;
}
.woodmart-burger-icon .woodmart-burger-label {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 8px;
}
.whb-top-bar .woodmart-burger-icon .woodmart-burger-label {
  font-size: 12px;
  font-weight: 400;
}
.woodmart-burger-icon:hover {
  color: rgba(51, 51, 51, 0.6);
}
.woodmart-burger-icon:hover .woodmart-burger,
.woodmart-burger-icon:hover .woodmart-burger:after,
.woodmart-burger-icon:hover .woodmart-burger:before {
  background-color: currentColor;
}
.woodmart-burger-icon:hover .woodmart-burger:before {
  width: 12px;
}
.woodmart-burger-icon:hover .woodmart-burger:after {
  width: 10px;
}
.whb-color-light .woodmart-burger-icon {
  color: black !important;
}
.whb-color-light .woodmart-burger-icon:hover {
  color: black;
}
.whb-mobile-nav-icon.mobile-style-icon .woodmart-burger-label {
  display: none;
}
.woodmart-full-screen-custom-icon .woodmart-custom-burger-icon,
.woodmart-mobile-menu-custom-icon .woodmart-custom-burger-icon {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.woodmart-full-screen-custom-icon:hover .woodmart-custom-burger-icon,
.woodmart-mobile-menu-custom-icon:hover .woodmart-custom-burger-icon {
  opacity: 0.6;
}
.whb-divider-element:before {
  content: "";
  display: block;
  height: 18px;
  border-right-width: 1px;
  border-right-style: solid;
}
.whb-color-dark .whb-divider-element:before {
  border-color: rgba(129, 129, 129, 0.2);
}
.whb-color-light .whb-divider-element:before {
  border-color: rgba(255, 255, 255, 0.25);
}
.woodmart-dark .whb-color-light .whb-divider-element:before {
  border-color: rgba(255, 255, 255, 0.15);
}
.whb-col-mobile .whb-divider-element:last-child,
.whb-col-right .whb-divider-element:last-child,
.whb-mobile-right .whb-divider-element:last-child {
  padding-right: 10px;
}
.whb-col-left .whb-divider-element:first-child,
.whb-col-mobile .whb-divider-element:first-child,
.whb-mobile-left .whb-divider-element:first-child {
  padding-left: 10px;
}
.whb-col-center .whb-divider-element:first-child {
  padding-left: 10px;
}
.whb-col-center .whb-divider-element:last-child {
  padding-right: 10px;
}
.whb-column
  > .woodmart-social-icons:not(.icons-design-default)
  .woodmart-social-icon {
  margin-left: 0;
  margin-right: 0;
}
.whb-column
  > .woodmart-social-icons:not(.icons-design-default)
  .woodmart-social-icon:not(:last-child) {
  margin-right: 8px;
}
.whb-column > .info-box-wrapper .woodmart-info-box {
  margin-bottom: 0;
}
.whb-text-element {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.whb-text-element p:first-child:empty {
  display: none;
}
.whb-text-element.text-element-inline {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.whb-top-bar .whb-text-element {
  font-size: 12px;
  line-height: 1.2;
}
.whb-color-light .whb-text-element {
  color: rgba(255, 255, 255, 0.8);
}
.whb-color-light .whb-text-element a {
  color: rgba(255, 255, 255, 0.9);
}
.whb-color-light .whb-text-element a:hover {
  color: #fff;
}
.whb-color-light .whb-text-element .widget-title,
.whb-color-light .whb-text-element .widgettitle,
.whb-color-light .whb-text-element h1,
.whb-color-light .whb-text-element h2,
.whb-color-light .whb-text-element h3,
.whb-color-light .whb-text-element h4,
.whb-color-light .whb-text-element h5,
.whb-color-light .whb-text-element h6,
.whb-color-light .whb-text-element label,
.whb-color-light .whb-text-element legend {
  color: #fff;
}
.whb-color-light
  .whb-text-element
  .inline-list-with-border
  li:not(:last-child) {
  border-color: rgba(255, 255, 255, 0.15);
}
.header-banner-enabled .website-wrapper {
  margin-top: 0;
  transition: margin-top 0.6s ease;
  -webkit-transition: margin-top 0.6s ease;
}
.header-banner-display .header-banner {
  opacity: 1;
  transition: opacity 0s ease;
  -webkit-transition: opacity 0s ease;
}
.header-banner-display .website-wrapper {
  transition: margin-top 0.6s ease 0.25s;
  -webkit-transition: margin-top 0.6s ease 0.25s;
}
.header-banner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: -1;
  transition: opacity 0s ease 0.6s;
  -webkit-transition: opacity 0s ease 0.6s;
}
.header-banner-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.close-header-banner {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60px;
  color: #333;
  z-index: 1;
}
.close-header-banner:after {
  content: "\f10f";
  font-family: woodmart-font;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  transition: background-color 0.25s ease;
  -webkit-transition: background-color 0.25s ease;
}
.close-header-banner:hover {
  color: #333;
  opacity: 0.6;
}
.close-header-banner + .header-banner-link {
  right: 60px;
}
.color-scheme-dark .close-header-banner {
  color: #333;
}
.color-scheme-dark .close-header-banner:hover {
  color: #333;
}
.woodmart-wishlist-info-widget > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  font-weight: 400;
  color: #333;
}
.woodmart-wishlist-info-widget:hover > a {
  color: rgba(51, 51, 51, 0.6);
}
.woodmart-wishlist-info-widget .wishlist-info-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  font-size: 0;
}
.woodmart-wishlist-info-widget .wishlist-icon {
  position: relative;
  font-weight: 400;
  font-size: 0;
}
.woodmart-wishlist-info-widget .wishlist-icon:before {
  content: "\f108";
  font-family: woodmart-font;
  font-size: 20px;
}
.woodmart-wishlist-info-widget:not(.whb-wishlist-text):not(
    .without-product-count
  ) {
  margin-right: 5px;
}
.woodmart-wishlist-info-widget:not(.whb-wishlist-text) .wishlist-label {
  display: none;
}
.woodmart-wishlist-info-widget .wishlist-label {
  text-transform: uppercase;
  margin-left: 14px;
  font-size: 13px;
  font-weight: 600;
  vertical-align: middle;
}
.woodmart-wishlist-info-widget.without-product-count .wishlist-label {
  margin-left: 7px;
}
.woodmart-wishlist-info-widget .wishlist-count {
  position: absolute;
  top: -5px;
  right: -9px;
  z-index: 1;
  width: 15px;
  height: 15px;
  line-height: 15px;
  letter-spacing: 0 !important;
  font-size: 10px !important;
  font-weight: 400 !important;
  color: #fff;
  text-align: center;
  border-radius: 50%;
}
.whb-top-bar .woodmart-wishlist-info-widget .wishlist-icon:before {
  font-size: 14px;
}
.whb-top-bar .woodmart-wishlist-info-widget .wishlist-label {
  font-size: 12px;
  font-weight: 400;
}
.whb-top-bar .woodmart-wishlist-info-widget .wishlist-count {
  width: 13px;
  height: 13px;
  line-height: 13px;
}
.whb-color-light .woodmart-wishlist-info-widget > a {
  color: #fff;
}
.whb-color-light .woodmart-wishlist-info-widget:hover > a {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-wishlist-custom-icon .wishlist-icon:before {
  content: none;
}
.woodmart-wishlist-custom-icon .woodmart-custom-icon {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.woodmart-wishlist-custom-icon:hover > a .woodmart-custom-icon {
  opacity: 0.6;
}
.woodmart-shopping-cart {
  position: relative;
}
.woodmart-shopping-cart > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  color: #333;
}
.woodmart-shopping-cart:hover > a {
  color: rgba(51, 51, 51, 0.6);
}
.woodmart-shopping-cart .woodmart-cart-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  font-size: 0;
  line-height: 1;
}
.woodmart-shopping-cart .woodmart-cart-icon {
  font-weight: 400;
}
.woodmart-shopping-cart .woodmart-cart-icon:before {
  content: "\f107";
  font-family: woodmart-font;
  font-size: 20px;
}
.woodmart-shopping-cart .woodmart-cart-subtotal .amount {
  color: #333;
  font-size: inherit;
  font-weight: inherit;
}
.woodmart-shopping-cart .woodmart-cart-totals {
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
}
.woodmart-shopping-cart .woodmart-cart-number > span {
  display: none;
}
.woodmart-shopping-cart.woodmart-cart-alt .woodmart-cart-icon:before {
  content: "\f120";
  font-family: woodmart-font;
}
.whb-top-bar .woodmart-shopping-cart .woodmart-cart-icon:before {
  font-size: 14px;
}
.whb-top-bar .woodmart-shopping-cart .woodmart-cart-totals {
  font-size: 12px;
  font-weight: 400;
}
.whb-color-light .woodmart-shopping-cart > a {
  color: #fff;
}
.whb-color-light .woodmart-shopping-cart:hover > a {
  color: rgba(255, 255, 255, 0.8);
}
.whb-color-light .woodmart-shopping-cart .woodmart-cart-subtotal .amount {
  color: #fff;
}
.woodmart-cart-design-1 .woodmart-cart-icon {
  margin-right: 10px;
}
.woodmart-cart-design-2 .woodmart-cart-number,
.woodmart-cart-design-5 .woodmart-cart-number {
  position: absolute;
  top: -5px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 10px;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
  border-radius: 50%;
  color: #fff;
}
.whb-top-bar .woodmart-cart-design-2 .woodmart-cart-number,
.whb-top-bar .woodmart-cart-design-5 .woodmart-cart-number {
  width: 13px;
  height: 13px;
  line-height: 13px;
}
.woodmart-cart-design-2 .woodmart-cart-icon {
  margin-right: 15px;
}
.woodmart-cart-design-2 .woodmart-cart-wrapper {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.woodmart-cart-design-2 .woodmart-cart-totals {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.woodmart-cart-design-2 .woodmart-cart-number {
  right: calc(100% + 6px);
}
.woodmart-cart-design-2 .subtotal-divider {
  display: none;
}
.whb-top-bar .woodmart-cart-design-2 .woodmart-cart-icon {
  margin-right: 10px;
}
.whb-top-bar .woodmart-cart-design-2 .woodmart-cart-number {
  right: calc(100% + 2px);
}
.woodmart-cart-design-3 > a {
  height: auto;
}
.woodmart-cart-design-3 .woodmart-cart-icon {
  margin-right: 12px;
  padding-right: 12px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.woodmart-cart-design-3 .woodmart-cart-icon:before {
  color: rgba(0, 0, 0, 0.17);
  font-size: 32px;
}
.woodmart-cart-design-3 .woodmart-cart-totals {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.woodmart-cart-design-3 .woodmart-cart-number {
  color: #777;
  line-height: 20px;
  font-weight: 400;
  font-size: 13px;
}
.woodmart-cart-design-3 .woodmart-cart-number > span {
  display: inline-block;
}
.woodmart-cart-design-3 .woodmart-cart-subtotal {
  line-height: 20px;
}
.woodmart-cart-design-3 .woodmart-cart-subtotal .amount {
  font-weight: 900;
  font-size: 14px;
}
.woodmart-cart-design-3 .subtotal-divider {
  display: none;
}
.whb-top-bar .woodmart-cart-design-3 .woodmart-cart-icon {
  margin-right: 8px;
  padding-right: 8px;
}
.whb-top-bar .woodmart-cart-design-3 .woodmart-cart-icon:before {
  font-size: 20px;
}
.whb-top-bar .woodmart-cart-design-3 .woodmart-cart-number {
  line-height: 14px;
  font-size: inherit;
}
.whb-top-bar .woodmart-cart-design-3 .woodmart-cart-subtotal {
  line-height: 14px;
}
.whb-top-bar .woodmart-cart-design-3 .woodmart-cart-subtotal .amount {
  font-weight: 600;
  font-size: 12px;
}
.whb-color-light .woodmart-cart-design-3 .woodmart-cart-icon {
  border-color: rgba(255, 255, 255, 0.3);
}
.whb-color-light .woodmart-cart-design-3 .woodmart-cart-icon:before {
  color: #fff;
}
.whb-color-light .woodmart-cart-design-3 .woodmart-cart-number {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-cart-design-4 .woodmart-cart-icon {
  margin-right: 6px;
}
.woodmart-cart-design-4 .woodmart-cart-number {
  position: relative;
  display: inline-block;
  padding: 0 2px;
  font-size: 10px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  width: 19px;
  height: 19px;
  line-height: 19px;
  border-radius: 50%;
}
.woodmart-cart-design-4 .subtotal-divider,
.woodmart-cart-design-4 .woodmart-cart-subtotal {
  display: none;
}
.whb-top-bar .woodmart-cart-design-4 .woodmart-cart-number {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.woodmart-cart-design-5 {
  margin-right: 5px;
}
.woodmart-cart-design-5 .woodmart-cart-number {
  right: -8px;
}
.woodmart-cart-design-5 .subtotal-divider,
.woodmart-cart-design-5 .woodmart-cart-subtotal {
  display: none;
}
.woodmart-cart-custom-icon .woodmart-cart-icon {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.woodmart-cart-custom-icon .woodmart-cart-icon:before {
  content: none;
}
.woodmart-cart-custom-icon:hover > a .woodmart-cart-icon {
  opacity: 0.6;
}
.dropdown-cart {
  position: absolute;
  top: 100%;
  right: 0;
  padding: 20px;
  width: 330px;
  z-index: 350;
  background-color: #fff;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.dropdown-cart .return-to-shop {
  display: none;
}
.dropdown-cart .widget_shopping_cart .empty {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.whb-col-left .dropdown-cart {
  left: 0;
  right: auto;
}
.dropdowns-color-light .dropdown-cart {
  background-color: #101010;
}
.woocommerce-cart .cart-widget-side,
.woocommerce-cart .dropdown-cart,
.woocommerce-checkout .cart-widget-side,
.woocommerce-checkout .dropdown-cart {
  display: none;
}
.cart-widget-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cart-widget-side .widget_shopping_cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
}
.cart-widget-side .widget_shopping_cart .mini_cart_item {
  padding: 15px;
  margin-bottom: 0;
  transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
}
.cart-widget-side .widget_shopping_cart .mini_cart_item:hover {
  background-color: #f9f9f9;
}
.cart-widget-side .widget_shopping_cart .woodmart-scroll-content {
  position: absolute;
  max-height: none;
  padding-right: 0;
}
.cart-widget-side .widget_shopping_cart .remove {
  top: 13px;
  right: 10px;
}
.cart-widget-side .widget_shopping_cart .empty {
  margin-top: 20px;
  margin-bottom: 5px;
}
.cart-widget-side .widget_shopping_cart .empty:before {
  content: "\f101";
  font-family: woodmart-font;
  display: block;
  color: rgba(135, 135, 135, 0.15);
  font-size: 86px;
  line-height: 86px;
  font-weight: 400;
  margin-bottom: 20px;
}
.cart-widget-side .widget_shopping_cart .empty:after {
  content: "\f10f";
  font-family: woodmart-font;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 22px;
  color: #858585;
  font-size: 28px;
  line-height: 28px;
  font-weight: 700;
}
.cart-widget-side .widget_shopping_cart .total {
  margin-top: 0;
}
.cart-widget-side .widget_shopping_cart .shopping-cart-widget-footer {
  margin-top: 0;
}
.cart-widget-side .widget_shopping_cart_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cart-widget-side .shopping-cart-widget-footer {
  padding-bottom: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.cart-widget-side .shopping-cart-widget-footer > p {
  padding-left: 15px;
  padding-right: 15px;
}
.dropdowns-color-light .cart-widget-side {
  background-color: #101010;
}
.dropdowns-color-light
  .cart-widget-side
  .widget_shopping_cart
  .mini_cart_item:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.dropdowns-color-light .cart-widget-side .empty:before {
  color: rgba(255, 255, 255, 0.6);
}
.dropdowns-color-light .cart-widget-side .empty:after {
  color: #fff;
}
.dropdowns-color-light .cart-widget-side .woodmart-scroll-pane {
  background: rgba(255, 255, 255, 0.15);
}
.dropdowns-color-light
  .cart-widget-side
  .woodmart-scroll-pane
  > .woodmart-scroll-slider {
  background: rgba(255, 255, 255, 0.35);
}
.woodmart-header-links .item-level-0 {
  position: relative;
}
.woodmart-header-links .item-level-0 > a {
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
  height: 40px;
  color: #333;
}
.woodmart-header-links .item-level-0 > a strong {
  font-weight: inherit;
}
.woodmart-header-links .item-level-0:hover > a {
  color: rgba(51, 51, 51, 0.6);
}
.woodmart-header-links .menu-simple-dropdown .sub-menu-dropdown {
  width: 165px;
}
.woodmart-header-links .menu-simple-dropdown li a {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 18px;
  padding-right: 18px;
}
.whb-top-bar .woodmart-header-links .item-level-0 > a {
  font-weight: 400;
  font-size: 12px;
}
.whb-color-light .woodmart-header-links .item-level-0 > a {
  color: #fff;
}
.whb-color-light .woodmart-header-links .item-level-0:hover > a {
  color: rgba(255, 255, 255, 0.8);
}
.my-account-with-icon > a:before {
  content: "\f11e";
  font-family: woodmart-font;
  display: inline-block;
  font-size: 19px;
  font-style: normal;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0;
}
.my-account-with-icon:not(.my-account-with-username) > a > span {
  display: none;
}
.my-account-with-icon.my-account-with-username > a:before {
  margin-right: 10px;
}
.whb-top-bar .my-account-with-icon > a:before {
  font-size: 12px;
}
.woodmart-account-custom-icon .my-account-with-icon > a:before {
  content: none;
}
.woodmart-account-custom-icon .woodmart-custom-icon {
  min-width: auto;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.woodmart-account-custom-icon .my-account-with-username .woodmart-custom-icon {
  margin-right: 10px;
}
.woodmart-account-custom-icon .item-level-0:hover > a .woodmart-custom-icon {
  opacity: 0.6;
}
.menu-item-register.menu-simple-dropdown .sub-menu-dropdown {
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
}
.menu-item-register .sub-menu-dropdown {
  pointer-events: visible;
  pointer-events: unset;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.menu-item-register .login-dropdown-inner {
  padding: 25px;
  width: 350px;
}
.menu-item-register .login-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #2d2a2a;
  margin-bottom: 15px;
  padding-bottom: 2px;
  line-height: 1;
  border-bottom: 1px solid;
}
.menu-item-register .login-title a,
.menu-item-register .login-title span {
  margin-bottom: 10px;
}
.menu-item-register .login-title span {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.menu-item-register .create-account-link:hover {
  opacity: 0.7;
  text-decoration: underline;
}
.menu-item-register a.create-account-link {
  font-size: 14px;
  line-height: inherit;
  font-weight: 400;
}
.menu-item-register .login {
  line-height: 1.2;
}
.menu-item-register .login p {
  margin-bottom: 15px;
}
.browser-Safari .menu-item-register .sub-menu-dropdown {
  visibility: hidden;
}
.menu-item-register.opened > .sub-menu-dropdown,
.menu-item-register:hover > .sub-menu-dropdown {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.dropdowns-color-light .menu-item-register .login-title {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.15);
}
.dropdowns-color-light .menu-item-register .login-title a {
  color: rgba(255, 255, 255, 0.8);
}
.dropdowns-color-light .menu-item-register .login-title a:hover {
  opacity: 1;
  color: #fff;
}
.login-form-side .woocommerce-form-login {
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid;
}
.login-form-side .social-login-title {
  margin-top: 10px;
  margin-bottom: 20px;
}
.login-form-side .woodmart-social-login {
  margin-bottom: 10px;
}
.login-form-side .create-account-question {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  border-bottom: 1px solid;
}
.login-form-side .create-account-question:before {
  content: "\f11e";
  font-family: woodmart-font;
  display: block;
  color: rgba(135, 135, 135, 0.15);
  font-size: 54px;
  line-height: 54px;
  font-weight: 400;
  margin-bottom: 15px;
}
.login-form-side .create-account-text {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #2d2a2a;
  margin-bottom: 15px;
}
.dropdowns-color-light .login-form-side label {
  color: #fff;
}
.dropdowns-color-light .login-form-side input[type="text"],
.dropdowns-color-light .login-form-side input[type="email"],
.dropdowns-color-light .login-form-side input[type="password"] {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.25);
}
.dropdowns-color-light .login-form-side input[type="text"]:focus,
.dropdowns-color-light .login-form-side input[type="email"]:focus,
.dropdowns-color-light .login-form-side input[type="password"]:focus {
  border-color: rgba(255, 255, 255, 0.5);
}
.dropdowns-color-light .login-form-side ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.dropdowns-color-light .login-form-side ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.dropdowns-color-light .login-form-side :-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.dropdowns-color-light .login-form-side :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.dropdowns-color-light .login-form-side .woocommerce-form-login {
  border-color: rgba(255, 255, 255, 0.15);
}
.dropdowns-color-light .login-form-side .create-account-question {
  border-color: rgba(255, 255, 255, 0.15);
}
.dropdowns-color-light .login-form-side .create-account-question:before {
  color: rgba(255, 255, 255, 0.6);
}
.dropdowns-color-light .login-form-side .create-account-text {
  color: rgba(255, 255, 255, 0.8);
}
.dropdowns-color-light .login-form-side .create-account-button {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.3);
}
.dropdowns-color-light .login-form-side .create-account-button:hover {
  color: #fff;
  border-color: #fff;
}
.dropdowns-color-light .login-form-side .social-login-title,
.dropdowns-color-light .menu-item-register .social-login-title {
  color: #fff;
}
.dropdowns-color-light .login-form-side .social-login-title:after,
.dropdowns-color-light .login-form-side .social-login-title:before,
.dropdowns-color-light .menu-item-register .social-login-title:after,
.dropdowns-color-light .menu-item-register .social-login-title:before {
  border-color: rgba(255, 255, 255, 0.15);
}
.dropdowns-color-light .login-form-side .login-form-footer .lost_password,
.dropdowns-color-light .menu-item-register .login-form-footer .lost_password {
  color: rgba(255, 255, 255, 0.8);
}
.dropdowns-color-light .login-form-side .login-form-footer .lost_password:hover,
.dropdowns-color-light
  .menu-item-register
  .login-form-footer
  .lost_password:hover {
  opacity: 1;
  color: #fff;
}
table {
  width: 100%;
  margin-bottom: 35px;
  font-size: 14px;
  line-height: 1.4;
  border-collapse: collapse;
  border-spacing: 0;
}
table th {
  padding: 15px 10px;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2;
  color: #2d2a2a;
  vertical-align: middle;
  border: none;
  border-bottom: 2px solid #efefef;
}
table td {
  padding: 15px 12px;
  border: none;
  font-weight: inherit;
  text-align: left;
  border-bottom: 1px solid #e6e6e6;
}
table tbody th,
table tfoot th {
  border-bottom: 1px solid #e6e6e6;
  text-transform: none;
  font-size: 14px;
}
.color-scheme-light table th,
.woodmart-dark table th {
  color: #fff;
}
.color-scheme-light table th {
  border-color: rgba(255, 255, 255, 0.15);
}
.color-scheme-light table td {
  border-color: rgba(255, 255, 255, 0.15);
}
.color-scheme-light table tbody th,
.color-scheme-light table tfoot th {
  border-color: rgba(255, 255, 255, 0.15);
}
.woodmart-dark table th {
  border-color: rgba(255, 255, 255, 0.05);
}
.woodmart-dark table td {
  border-color: rgba(255, 255, 255, 0.05);
}
.woodmart-dark table tbody th,
.woodmart-dark table tfoot th {
  border-color: rgba(255, 255, 255, 0.05);
}
.table-bordered-style td,
.table-bordered-style th {
  border: 1px solid #efefef;
}
.color-scheme-light .table-bordered-style td,
.color-scheme-light .table-bordered-style th {
  border-color: rgba(255, 255, 255, 0.4);
}
.responsive-table {
  overflow-x: auto;
  margin-bottom: 35px;
}
.responsive-table table {
  margin-bottom: 0;
}
.responsive-table .responsive-table {
  margin-bottom: 0;
  overflow-x: visible;
}
.woodmart-vc-ajax-search {
  margin-bottom: 35px;
}
.searchform {
  position: relative;
}
.searchform input[type="text"] {
  font-size: 15px;
  padding-right: 50px;
  height: 46px;
}
.searchform input[type="text"]::-ms-clear {
  display: none;
}
.searchform .searchsubmit {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2px;
  width: 50px;
  font-size: 0;
  font-weight: 400;
  padding: 0;
  border: none;
  background-color: transparent;
  color: #777;
}
.searchform .searchsubmit:after {
  content: "\f125";
  font-family: 'Woodmart' !important; /* must match @font-face */
  font-size: 20px;
  line-height: 20px;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
}

.searchform .searchsubmit:before {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #bbb;
  border-left-color: #000;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -9px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.1s ease, visibility 0.1s ease;
  -webkit-transition: opacity 0.1s ease, visibility 0.1s ease;
}
.searchform .searchsubmit:focus,
.searchform .searchsubmit:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.searchform.search-loading .searchsubmit:before {
  opacity: 1;
  visibility: visible;
  -webkit-animation: wd-rotate 450ms infinite linear;
  animation: wd-rotate 450ms infinite linear;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
}
.searchform.search-loading .searchsubmit:after {
  opacity: 0;
  transition: opacity 0.1s ease;
  -webkit-transition: opacity 0.1s ease;
}
.woodmart-searchform-custom-icon .searchsubmit:after {
  content: none;
}
.woodmart-searchform-custom-icon .woodmart-custom-icon {
  min-width: auto;
  max-width: 24px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.woodmart-searchform-custom-icon .searchsubmit:hover {
  opacity: 0.6;
}
.woodmart-searchform-custom-icon.search-loading .woodmart-custom-icon {
  opacity: 0;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}
.search-results-wrapper {
  position: relative;
}
.search-results-wrapper .woodmart-scroll {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  z-index: 1000;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
.search-results-wrapper .woodmart-scroll .woodmart-search-results {
  position: relative;
  max-height: 50vh;
}
.search-results-wrapper .woodmart-scroll .woodmart-scroll-pane {
  z-index: 1002;
}
.color-scheme-light .search-results-wrapper .woodmart-scroll,
.woodmart-dark .search-results-wrapper .woodmart-scroll {
  background-color: #101010;
}
.autocomplete-suggestions {
  position: relative !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  z-index: 1001 !important;
  margin-bottom: -1px;
  margin-right: -1px;
  margin-top: 0;
  width: auto !important;
  max-width: none !important;
  max-height: none !important;
  -webkit-animation: wd-fadeInBottomShort 0.2s ease both;
  animation: wd-fadeInBottomShort 0.2s ease both;
}
.autocomplete-suggestion {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 285px;
  flex: 1 1 285px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  cursor: pointer;
  transition: background-color 0.25s ease;
  -webkit-transition: background-color 0.25s ease;
}
.autocomplete-suggestion .suggestion-title strong {
  text-decoration: underline;
}
.autocomplete-suggestion .suggestion-thumb {
  max-width: 65px;
  float: left;
  margin-right: 15px;
}
.autocomplete-suggestion .suggestion-title {
  margin-bottom: 0;
  font-size: 14px;
}
.autocomplete-suggestion .suggestion-price {
  margin-top: 7px;
}
.autocomplete-suggestion.autocomplete-selected,
.autocomplete-suggestion:hover {
  background-color: #f9f9f9;
}
.color-scheme-light .autocomplete-suggestion.autocomplete-selected,
.color-scheme-light .autocomplete-suggestion:hover,
.woodmart-dark .autocomplete-suggestion.autocomplete-selected,
.woodmart-dark .autocomplete-suggestion:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.view-all-results {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  text-align: center;
  font-weight: 600;
  color: #333;
  cursor: pointer;
  margin-top: -1px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  background-color: #fff;
  transition: background-color 0.25s ease;
  -webkit-transition: background-color 0.25s ease;
  -webkit-animation: wd-fadeIn 0.3s ease both;
  animation: wd-fadeIn 0.3s ease both;
}
.view-all-results:hover {
  background-color: #f9f9f9;
}
.color-scheme-light .view-all-results,
.woodmart-dark .view-all-results {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.color-scheme-light .view-all-results:hover,
.woodmart-dark .view-all-results:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
.woodmart-search-dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 340;
  background-color: #fff;
  width: 300px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.woodmart-search-dropdown input[type="text"] {
  border-style: none;
  padding-left: 25px;
  padding-right: 55px;
  height: 70px;
}
.woodmart-search-dropdown .searchsubmit {
  width: 60px;
  color: #333;
}
.woodmart-search-dropdown .view-all-results {
  border-bottom: none;
}
.dropdowns-color-light .woodmart-search-dropdown {
  background-color: #101010;
}
.whb-col-left .woodmart-search-dropdown {
  right: auto;
  left: 0;
}
.dropdowns-color-light .mobile-nav .searchsubmit,
.dropdowns-color-light .woodmart-search-dropdown .searchsubmit {
  color: #fff;
}
.dropdowns-color-light .mobile-nav .searchsubmit:before,
.dropdowns-color-light .woodmart-search-dropdown .searchsubmit:before {
  border-color: rgba(255, 255, 255, 0.15);
  border-left-color: #fff;
}
.dropdowns-color-light .mobile-nav input[type="text"],
.dropdowns-color-light .woodmart-search-dropdown input[type="text"] {
  color: #fff;
}
.dropdowns-color-light .mobile-nav ::-webkit-input-placeholder,
.dropdowns-color-light .woodmart-search-dropdown ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.dropdowns-color-light .mobile-nav ::-moz-placeholder,
.dropdowns-color-light .woodmart-search-dropdown ::-moz-placeholder {
  color: #fff;
}
.dropdowns-color-light .mobile-nav :-moz-placeholder,
.dropdowns-color-light .woodmart-search-dropdown :-moz-placeholder {
  color: #fff;
}
.dropdowns-color-light .mobile-nav :-ms-input-placeholder,
.dropdowns-color-light .woodmart-search-dropdown :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.woodmart-search-full-screen {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
  -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.08);
  transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0);
  -webkit-transition: transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.woodmart-search-full-screen .searchform {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-left: 100px;
  padding-right: 100px;
  opacity: 0;
  border-bottom: 1px solid;
  -webkit-transition: opacity 0.35s ease 0.2s;
  transition: opacity 0.35s ease 0.2s;
}
.woodmart-search-full-screen .searchform ::-webkit-input-placeholder {
  color: #656565;
}
.woodmart-search-full-screen .searchform ::-moz-placeholder {
  color: #656565;
}
.woodmart-search-full-screen .searchform :-moz-placeholder {
  color: #656565;
}
.woodmart-search-full-screen .searchform :-ms-input-placeholder {
  color: #656565;
}
.woodmart-search-full-screen .searchform input[type="text"] {
  position: relative;
  border: none;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 48px;
  font-weight: 600;
  color: #333;
  height: 110px;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woodmart-search-full-screen .searchform .searchsubmit {
  display: none;
}
.woodmart-search-full-screen .search-info-text {
  display: block;
}
.woodmart-search-full-screen .woodmart-close-search {
  display: block;
}
.woodmart-search-full-screen .woodmart-search-loader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.woodmart-search-full-screen .view-all-results {
  margin-top: 10px;
  margin-bottom: -10px;
  margin-left: -10px;
  margin-right: -10px;
}
.woodmart-search-full-screen .search-results-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-top: -40px;
}
.woodmart-search-full-screen .search-results-wrapper .woodmart-scroll {
  position: static;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woodmart-search-full-screen
  .search-results-wrapper
  .woodmart-scroll
  .woodmart-search-results {
  max-height: none;
  position: absolute;
}
.woodmart-search-full-screen .autocomplete-suggestions {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;
}
.woodmart-search-full-screen .autocomplete-suggestion {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-preferred-size: 200px;
  flex-basis: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-right: none;
  border-bottom: none;
}
.woodmart-search-full-screen .autocomplete-suggestion .suggestion-thumb {
  max-width: 100%;
  float: none;
  margin-right: 0;
  margin-bottom: 10px;
}
.woodmart-search-full-screen .autocomplete-suggestion.autocomplete-selected,
.woodmart-search-full-screen .autocomplete-suggestion:hover {
  background-color: transparent;
}
.woodmart-search-full-screen .no-found-msg {
  text-align: center;
}
.woodmart-search-full-screen
  .search-loading
  + .search-info-text
  + .search-results-wrapper
  .woodmart-search-loader {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
}
.woodmart-search-full-screen
  .search-loading
  + .search-info-text
  + .search-results-wrapper
  .woodmart-search-loader:after {
  -webkit-animation: wd-rotate 450ms infinite linear;
  animation: wd-rotate 450ms infinite linear;
}
.woodmart-search-full-screen.search-overlap {
  transform: none;
  -webkit-transform: none;
}
.woodmart-search-full-screen.search-overlap .searchform {
  opacity: 1;
}
.woodmart-search-full-screen.search-overlap .search-info-text > span {
  transform: none;
  -webkit-transform: none;
}
.dropdowns-color-light .woodmart-search-full-screen {
  background-color: #101010;
}
.dropdowns-color-light .woodmart-search-full-screen .searchform {
  border-color: rgba(255, 255, 255, 0.15);
}
.dropdowns-color-light
  .woodmart-search-full-screen
  .searchform
  input[type="text"] {
  color: #fff;
}
.dropdowns-color-light
  .woodmart-search-full-screen
  .searchform
  ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.dropdowns-color-light
  .woodmart-search-full-screen
  .searchform
  ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.dropdowns-color-light
  .woodmart-search-full-screen
  .searchform
  :-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.dropdowns-color-light
  .woodmart-search-full-screen
  .searchform
  :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.dropdowns-color-light .woodmart-search-full-screen .autocomplete-suggestions {
  background-color: #101010;
}
.woodmart-close-search {
  display: none;
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 0;
  height: 100px;
  width: 100px;
  z-index: 200;
  cursor: pointer;
}
.woodmart-close-search:after,
.woodmart-close-search:before {
  content: " ";
  width: 40px;
  height: 3px;
  position: absolute;
  right: 50%;
  top: 50%;
  margin-top: -2px;
  margin-right: -20px;
  display: inline-block;
  background-color: #2d2a2a;
  -webkit-transition: background-color 0.25s ease, transform 0.25s ease;
  -webkit-transition: background-color 0.25s ease, -webkit-transform 0.25s ease;
  transition: background-color 0.25s ease, -webkit-transform 0.25s ease;
  transition: background-color 0.25s ease, transform 0.25s ease;
  transition: background-color 0.25s ease, transform 0.25s ease,
    -webkit-transform 0.25s ease;
}
.woodmart-close-search:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.woodmart-close-search:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.woodmart-close-search:hover:after,
.woodmart-close-search:hover:before {
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
.dropdowns-color-light .woodmart-close-search:after,
.dropdowns-color-light .woodmart-close-search:before {
  background-color: #fff;
}
.woodmart-search-loader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1002;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.1s ease, visibility 0.1s ease;
  -webkit-transition: opacity 0.1s ease, visibility 0.1s ease;
}
.woodmart-search-loader:after {
  content: "";
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #bbb;
  border-left-color: #000;
  border-radius: 50%;
}
.dropdowns-color-light .woodmart-search-loader {
  background-color: rgba(0, 0, 0, 0.9);
}
.dropdowns-color-light .woodmart-search-loader:after {
  border-color: rgba(255, 255, 255, 0.15);
  border-left-color: #fff;
}
.search-info-text {
  display: none;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
  letter-spacing: 0.3px;
}
.search-info-text > span {
  display: block;
  transform: translateY(-50px) translateZ(0);
  -webkit-transform: translateY(-50px) translateZ(0);
  -webkit-transition: all 0.35s ease 0.15s;
  transition: all 0.35s ease 0.15s;
}
.dropdowns-color-light .search-info-text {
  color: rgba(255, 255, 255, 0.8);
}
.no-found-msg {
  font-size: 110%;
  font-weight: 600;
  color: #333;
}
.woodmart-dark .no-found-msg {
  color: #fff;
}
.woodmart-search-opened {
  overflow: hidden;
}
.woodmart-search-opened .scrollToTop {
  display: none;
}
.dropdowns-color-light .mobile-nav .suggestion-title,
.dropdowns-color-light .whb-column .suggestion-title,
.dropdowns-color-light .woodmart-search-dropdown .suggestion-title,
.dropdowns-color-light .woodmart-search-full-screen .suggestion-title {
  color: #fff;
}
.dropdowns-color-light .mobile-nav .suggestion-price,
.dropdowns-color-light .whb-column .suggestion-price,
.dropdowns-color-light .woodmart-search-dropdown .suggestion-price,
.dropdowns-color-light .woodmart-search-full-screen .suggestion-price {
  color: #fff;
}
.dropdowns-color-light .mobile-nav .suggestion-price .amount,
.dropdowns-color-light .whb-column .suggestion-price .amount,
.dropdowns-color-light .woodmart-search-dropdown .suggestion-price .amount,
.dropdowns-color-light .woodmart-search-full-screen .suggestion-price .amount {
  color: #fff;
}
.dropdowns-color-light .mobile-nav .suggestion-price del,
.dropdowns-color-light .whb-column .suggestion-price del,
.dropdowns-color-light .woodmart-search-dropdown .suggestion-price del,
.dropdowns-color-light .woodmart-search-full-screen .suggestion-price del {
  color: rgba(255, 255, 255, 0.6);
}
.dropdowns-color-light .mobile-nav .suggestion-price del .amount,
.dropdowns-color-light .whb-column .suggestion-price del .amount,
.dropdowns-color-light .woodmart-search-dropdown .suggestion-price del .amount,
.dropdowns-color-light
  .woodmart-search-full-screen
  .suggestion-price
  del
  .amount {
  color: rgba(255, 255, 255, 0.6);
}
.dropdowns-color-light .mobile-nav .search-results-wrapper .woodmart-scroll,
.dropdowns-color-light .whb-column .search-results-wrapper .woodmart-scroll,
.dropdowns-color-light
  .woodmart-search-dropdown
  .search-results-wrapper
  .woodmart-scroll,
.dropdowns-color-light
  .woodmart-search-full-screen
  .search-results-wrapper
  .woodmart-scroll {
  background-color: #101010;
}
.dropdowns-color-light .mobile-nav .view-all-results,
.dropdowns-color-light .whb-column .view-all-results,
.dropdowns-color-light .woodmart-search-dropdown .view-all-results,
.dropdowns-color-light .woodmart-search-full-screen .view-all-results {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  border-color: rgba(255, 255, 255, 0.15);
}
.dropdowns-color-light .mobile-nav .view-all-results:hover,
.dropdowns-color-light .whb-column .view-all-results:hover,
.dropdowns-color-light .woodmart-search-dropdown .view-all-results:hover,
.dropdowns-color-light .woodmart-search-full-screen .view-all-results:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
.dropdowns-color-light .mobile-nav .no-found-msg,
.dropdowns-color-light .whb-column .no-found-msg,
.dropdowns-color-light .woodmart-search-dropdown .no-found-msg,
.dropdowns-color-light .woodmart-search-full-screen .no-found-msg {
  color: #fff;
}
.dropdowns-color-light .mobile-nav .woodmart-scroll-pane,
.dropdowns-color-light .whb-column .woodmart-scroll-pane,
.dropdowns-color-light .woodmart-search-dropdown .woodmart-scroll-pane,
.dropdowns-color-light .woodmart-search-full-screen .woodmart-scroll-pane {
  background: rgba(255, 255, 255, 0.15);
}
.dropdowns-color-light
  .mobile-nav
  .woodmart-scroll-pane
  > .woodmart-scroll-slider,
.dropdowns-color-light
  .whb-column
  .woodmart-scroll-pane
  > .woodmart-scroll-slider,
.dropdowns-color-light
  .woodmart-search-dropdown
  .woodmart-scroll-pane
  > .woodmart-scroll-slider,
.dropdowns-color-light
  .woodmart-search-full-screen
  .woodmart-scroll-pane
  > .woodmart-scroll-slider {
  background: rgba(255, 255, 255, 0.35);
}
.dropdowns-color-light .mobile-nav .autocomplete-suggestion,
.dropdowns-color-light .whb-column .autocomplete-suggestion,
.dropdowns-color-light .woodmart-search-dropdown .autocomplete-suggestion {
  border-color: rgba(255, 255, 255, 0.15);
}
.dropdowns-color-light
  .mobile-nav
  .autocomplete-suggestion.autocomplete-selected,
.dropdowns-color-light .mobile-nav .autocomplete-suggestion:hover,
.dropdowns-color-light
  .whb-column
  .autocomplete-suggestion.autocomplete-selected,
.dropdowns-color-light .whb-column .autocomplete-suggestion:hover,
.dropdowns-color-light
  .woodmart-search-dropdown
  .autocomplete-suggestion.autocomplete-selected,
.dropdowns-color-light
  .woodmart-search-dropdown
  .autocomplete-suggestion:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.footer-column {
  margin-bottom: 30px;
}
.woodmart-prefooter {
  background-color: #fff;
  padding-bottom: 40px;
}
.woodmart-dark .woodmart-prefooter {
  background-color: #1a1a1a;
}
.copyrights-wrapper {
  border-top: 1px solid;
}
.color-scheme-light .copyrights-wrapper,
.woodmart-dark .copyrights-wrapper {
  border-color: rgba(255, 255, 255, 0.1);
}
.min-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: -15px;
  margin-right: -15px;
}
.min-footer > div {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1.2;
}
.min-footer .col-right {
  text-align: right;
}
.copyrights-centered .min-footer {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.copyrights-centered .min-footer .col-right {
  text-align: center;
}
.copyrights-centered .min-footer > div {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  margin-bottom: 15px;
}
.copyrights-centered .min-footer > div:last-child {
  margin-bottom: 0;
}
.added_to_cart,
.btn,
.button,
[type="button"],
[type="submit"],
button {
  font-size: 13px;
  line-height: 18px;
  padding: 12px 20px;
  background-color: #f3f3f3;
  color: #3e3e3e;
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
}
.added_to_cart:hover,
.btn:hover,
.button:hover,
[type="button"]:hover,
[type="submit"]:hover,
button:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #3e3e3e;
}
.added_to_cart:hover,
.btn:hover,
.button:hover,
[type="button"]:hover,
[type="submit"]:hover,
button:hover {
  text-decoration: none;
}
.added_to_cart:focus,
.btn:focus,
.button:focus,
[type="button"]:focus,
[type="submit"]:focus,
button:focus {
  outline: 0;
}
.btn i {
  margin-left: 3px;
}
button[disabled],
input[disabled] {
  cursor: default;
  opacity: 0.6 !important;
}
.btn.btn-scheme-light {
  color: #fff;
}
.btn.btn-scheme-dark {
  color: #3e3e3e;
}
.btn.btn-scheme-hover-light:hover {
  color: #fff;
}
.btn.btn-scheme-hover-dark:hover {
  color: #3e3e3e;
}
.btn.btn-color-default {
  background-color: #f3f3f3;
  color: #3e3e3e;
}
.btn.btn-color-default:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #3e3e3e;
}
.btn.btn-color-black {
  background-color: #212121;
  color: #fff;
}
.btn.btn-color-black:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.btn.btn-color-white {
  color: #333;
  background-color: #fff;
}
.btn.btn-color-white:hover {
  color: #333;
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
}
.btn.btn-color-alt {
  color: #fff;
}
.btn.btn-color-alt:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.btn.btn-color-primary {
  color: #fff;
}
.btn.btn-color-primary:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.btn-style-bordered.btn-color-default {
  color: #333;
  border-color: #e9e9e9;
}
.btn-style-bordered.btn-color-default:hover {
  color: #333;
  background-color: #e9e9e9;
}
.btn-style-bordered.btn-color-primary:hover {
  color: #fff;
}
.btn-style-bordered.btn-color-alt:hover {
  color: #fff;
}
.btn-style-bordered.btn-color-black {
  color: #333;
  border-color: #212121;
}
.btn-style-bordered.btn-color-black:hover {
  background-color: #212121;
  color: #fff;
}
.btn-style-bordered.btn-color-white {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.5);
}
.btn-style-bordered.btn-color-white:hover {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}
.btn-style-link.btn-color-default {
  color: #333;
  border-color: #dfdfdf;
}
.btn-style-link.btn-color-default:hover {
  color: #333;
  border-color: #c5c5c5;
}
.btn-style-link.btn-color-primary {
  color: #333;
}
.btn-style-link.btn-color-primary:hover {
  opacity: 0.6;
  color: #333;
}
.btn-style-link.btn-color-alt {
  color: #333;
}
.btn-style-link.btn-color-alt:hover {
  opacity: 0.6;
  color: #333;
}
.btn-style-link.btn-color-black {
  color: #333;
  border-color: #333;
}
.btn-style-link.btn-color-black:hover {
  color: #333;
  border-color: #333;
  opacity: 0.6;
}
.btn-style-link.btn-color-white {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.3);
}
.btn-style-link.btn-color-white:hover {
  color: #fff;
  border-color: #fff;
}
.btn-color-custom.btn-style-3d:hover {
  opacity: 1 !important;
}
.btn-size-extra-small {
  font-size: 11px;
  line-height: 16px;
  padding: 6px 10px;
}
.btn-size-small {
  font-size: 12px;
  line-height: 16px;
  padding: 10px 14px;
}
.btn-size-default {
  font-size: 13px;
  line-height: 18px;
  padding: 12px 20px;
}
.btn-size-large {
  font-size: 14px;
  line-height: 20px;
  padding: 14px 28px;
}
.btn-size-extra-large {
  font-size: 16px;
  line-height: 22px;
  padding: 17px 40px;
}
.btn-style-bordered.btn-size-extra-small {
  padding: 4px 10px;
}
.btn-style-bordered.btn-size-small {
  padding: 8px 14px;
}
.btn-style-bordered.btn-size-default {
  padding: 10px 20px;
}
.btn-style-bordered.btn-size-large {
  padding: 12px 28px;
}
.btn-style-bordered.btn-size-extra-large {
  padding: 15px 40px;
}
.btn.btn-style-round {
  border-radius: 35px;
}
.btn.btn-style-semi-round {
  border-radius: 5px;
}
.btn.btn-style-3d {
  border: none;
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0s ease, opacity 0.25s ease,
    -webkit-box-shadow 0s ease;
}
.btn.btn-style-3d:hover {
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}
.btn.btn-style-3d:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 1px;
}
.btn.btn-style-3d:hover {
  opacity: 0.8;
}
.btn.btn-full-width {
  width: 100%;
}
.btn.btn-style-link {
  padding: 0;
  border-width: 2px;
  border-style: solid;
  border-top: none;
  border-left: none;
  border-right: none;
  background-color: transparent !important;
}
.btn.btn-style-link:hover {
  background-color: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-style-bordered {
  border-width: 2px;
}
.btn.btn-style-bordered:not(:hover) {
  background-color: transparent !important;
}
.btn.btn-style-bordered:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-shape-round {
  border-radius: 35px;
}
.btn-shape-semi-round {
  border-radius: 5px;
}
.scrollToTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  color: #333;
  text-align: center;
  z-index: 350;
  font-size: 0;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
  background-color: rgba(255, 255, 255, 0.9);
  opacity: 0;
  pointer-events: none;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.scrollToTop.button-show {
  pointer-events: visible;
  opacity: 1;
  transform: none;
  -webkit-transform: none;
}
.scrollToTop .woodmart-tooltip-label {
  display: none;
}
.scrollToTop:after {
  content: "\f112";
  font-family: woodmart-font;
  display: inline-block;
  font-size: 16px;
  line-height: 50px;
  font-weight: 600;
}
.scrollToTop:hover {
  color: #777;
}
.woodmart-dark .scrollToTop {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.9);
}
.woodmart-dark .scrollToTop:hover {
  color: rgba(255, 255, 255, 0.6);
}
.blog-footer,
.portfolio-footer,
.products-footer {
  text-align: center;
  clear: both;
}
.products-footer {
  margin-top: 10px;
}
.woodmart-load-more {
  border-width: 2px;
  border-color: #e9e9e9;
  color: #333;
  font-weight: 900;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 25px;
  padding-right: 25px;
}
.woodmart-load-more:not(:hover) {
  background-color: transparent !important;
}
.woodmart-load-more:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woodmart-load-more:hover {
  background-color: transparent;
  color: #333;
  border-color: #dcdcdc;
}
.woodmart-load-more .load-more-label,
.woodmart-load-more .load-more-loading {
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.woodmart-load-more .load-more-loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.woodmart-load-more .load-more-loading:before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #bbb;
  border-left-color: #000;
  border-radius: 50%;
  margin-right: 8px;
  margin-left: -8px;
}
.woodmart-load-more.loading .load-more-loading {
  opacity: 1;
}
.woodmart-load-more.loading .load-more-loading:before {
  -webkit-animation: wd-rotate 450ms infinite linear;
  animation: wd-rotate 450ms infinite linear;
}
.woodmart-load-more.loading .load-more-label {
  opacity: 0;
}
.color-scheme-light .woodmart-load-more,
.woodmart-dark .woodmart-load-more {
  border-color: rgba(255, 255, 255, 0.25);
  color: #fff;
}
.color-scheme-light .woodmart-load-more .load-more-loading:before,
.woodmart-dark .woodmart-load-more .load-more-loading:before {
  border-color: rgba(255, 255, 255, 0.15);
  border-left-color: #fff;
}
.color-scheme-light .woodmart-load-more:hover,
.woodmart-dark .woodmart-load-more:hover {
  border-color: #fff;
  color: #fff;
}
.woodmart-button-wrapper.inline-element {
  margin-bottom: 10px;
}
.page-title {
  position: relative;
  margin-top: -40px;
  margin-bottom: 40px;
}
.page-title .entry-title {
  margin-bottom: 0;
  line-height: 1.2;
  font-weight: 600;
}
.page-title .breadcrumbs,
.page-title .yoast-breadcrumb {
  margin-top: 10px;
}
.page-title.color-scheme-light .entry-title {
  color: #fff;
}
.title-size-small {
  padding-top: 20px;
  padding-bottom: 20px;
}
.title-size-small .entry-title {
  font-size: 44px;
}
.title-size-small .woodmart-checkout-steps ul li {
  font-size: 18px;
}
.title-size-default {
  padding-top: 60px;
  padding-bottom: 60px;
}
.title-size-default .entry-title {
  font-size: 68px;
}
.title-size-large {
  padding-top: 100px;
  padding-bottom: 100px;
}
.title-size-large .entry-title {
  font-size: 78px;
}
.title-size-large .woodmart-checkout-steps ul li {
  font-size: 26px;
}
.title-design-centered {
  text-align: center;
}
.title-design-disable {
  display: none;
}
.breadcrumbs {
  font-size: 0;
}
.breadcrumbs > a:after,
.breadcrumbs > span:after {
  content: "/";
  display: inline-block;
  padding: 0 8px;
}
.breadcrumbs > span:last-child:after {
  content: none;
}
.breadcrumbs,
.yoast-breadcrumb {
  line-height: 16px;
}
.breadcrumbs > a,
.breadcrumbs > span,
.yoast-breadcrumb > a,
.yoast-breadcrumb > span {
  display: inline-block;
}
.breadcrumbs a,
.breadcrumbs span,
.yoast-breadcrumb a,
.yoast-breadcrumb span {
  font-size: 11px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  font-weight: 600;
}
.breadcrumbs span,
.yoast-breadcrumb span {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.color-scheme-light .breadcrumbs,
.color-scheme-light .yoast-breadcrumb {
  color: #fff;
}
.color-scheme-light .breadcrumbs a,
.color-scheme-light .breadcrumbs span,
.color-scheme-light .yoast-breadcrumb a,
.color-scheme-light .yoast-breadcrumb span {
  color: #fff;
}
.color-scheme-light .breadcrumbs a:hover,
.color-scheme-light .yoast-breadcrumb a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.item-with-label > a {
  position: relative;
}
span.menu-label {
  color: #fff;
  line-height: 12px;
  letter-spacing: 0.3px;
  font-size: 9px;
  font-weight: 600;
}
.menu-label {
  position: absolute;
  bottom: 85%;
  white-space: nowrap;
  z-index: 1;
  display: inline-block;
  margin-left: -20px;
  padding: 2px 4px;
  text-transform: uppercase;
  vertical-align: middle;
}
.menu-label:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-top-width: 4px;
  border-bottom-width: 0;
  border-right-width: 7px;
  border-left-width: 0;
  border-top-color: transparent;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
}
.menu-label-black {
  background-color: #000;
  color: #fff;
}
.menu-label-black:before {
  border-color: #000;
}
.menu-label-grey {
  background-color: #ececec;
  color: #333;
}
.menu-label-grey:before {
  border-color: #ececec;
}
.menu-label-orange {
  background-color: #fbbc34;
}
.menu-label-orange:before {
  border-color: #fbbc34;
}
.menu-label-blue {
  background-color: #00a1be;
}
.menu-label-blue:before {
  border-color: #00a1be;
}
.menu-label-white {
  background-color: #fff;
  color: #333;
}
.menu-label-white:before {
  border-color: #fff;
}
.menu-label-red {
  background-color: #d41212;
}
.menu-label-red:before {
  border-color: #d41212;
}
.menu-label-green {
  background-color: #65b32e;
}
.menu-label-green:before {
  border-color: #65b32e;
}
.sub-menu-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 380;
  text-align: left;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-clip: border-box;
  background-color: #fff;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.sub-menu-dropdown > .container > p {
  display: none;
}
.sub-menu-dropdown.color-scheme-light {
  background-color: #101010;
}
.whb-col-right .menu-simple-dropdown .sub-menu-dropdown {
  left: auto;
  right: 0;
}
.dropdowns-loading
  .dropdown-load-ajax.menu-item-design-full-width
  > .sub-menu-dropdown {
  min-height: 400px;
}
.dropdowns-loaded .dropdown-load-ajax > .sub-menu-dropdown > .container {
  -webkit-animation: wd-fadeIn 0.3s ease;
  animation: wd-fadeIn 0.3s ease;
}
.dropdown-html-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.6);
}
.dropdown-html-placeholder:after {
  content: "";
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #bbb;
  border-left-color: #000;
  border-radius: 50%;
}
.dropdowns-loading .dropdown-html-placeholder:after {
  -webkit-animation: wd-rotate 450ms infinite linear;
  animation: wd-rotate 450ms infinite linear;
}
.sub-menu-dropdown.color-scheme-light .dropdown-html-placeholder {
  background-color: rgba(0, 0, 0, 0.6);
}
.sub-menu-dropdown.color-scheme-light .dropdown-html-placeholder:after {
  border-color: rgba(255, 255, 255, 0.15);
  border-left-color: #fff;
}
.menu-simple-dropdown .sub-menu-dropdown,
.menu-simple-dropdown .sub-sub-menu {
  width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.menu-simple-dropdown .sub-menu-dropdown > .container {
  width: auto;
  padding: 0;
}
.menu-simple-dropdown .sub-sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.menu-simple-dropdown li {
  display: block;
  position: relative;
  margin-bottom: 0;
}
.menu-simple-dropdown li a {
  display: block;
  position: relative;
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
}
.menu-simple-dropdown li:last-child > a {
  border-bottom: none;
}
.menu-simple-dropdown .menu-item-has-children > a {
  padding-right: 30px;
}
.menu-simple-dropdown .menu-item-has-children > a:after {
  content: "\f105";
  position: absolute;
  color: rgba(82, 82, 82, 0.45);
  right: 20px;
  top: 50%;
  margin-top: -7px;
  line-height: 14px;
  font-family: FontAwesome;
}
.menu-simple-dropdown .color-scheme-light .sub-sub-menu {
  background-color: #101010;
}
.menu-simple-dropdown .color-scheme-light .menu-item-has-children > a:after {
  color: rgba(255, 255, 255, 0.6);
}
.menu-item-design-sized .sub-menu-dropdown {
  padding-top: 30px;
  padding-left: 35px;
  padding-right: 35px;
}
.menu-item-design-sized .sub-menu-dropdown > .container {
  width: auto;
  padding: 0;
}
.menu-item-design-full-width .sub-menu-dropdown {
  width: 100vw;
  padding-top: 30px;
}
.platform-Windows .menu-item-design-full-width .sub-menu-dropdown {
  padding-left: 17px;
}
.menu-mega-dropdown .sub-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.menu-mega-dropdown .sub-menu > li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 220px;
  flex: 0 0 220px;
  max-width: 220px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 25px;
}
.menu-mega-dropdown .vc_row .sub-menu > li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.woodmart-widget .menu-mega-dropdown .sub-menu > li {
  margin-bottom: 25px;
}
.woodmart-widget .menu-mega-dropdown .sub-sub-menu li {
  margin-bottom: 0;
}
.mega-menu-list > li > a {
  color: #2d2a2a;
}
.mega-menu-list .sub-sub-menu li a {
  color: #777;
}
.color-scheme-light .mega-menu-list > li > a {
  color: #fff;
}
.color-scheme-light .mega-menu-list > li > a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.color-scheme-light .mega-menu-list .sub-sub-menu li a {
  color: rgba(255, 255, 255, 0.6);
}
.color-scheme-light .mega-menu-list .sub-sub-menu li a:hover {
  color: #fff;
}
.create-nav-msg {
  display: block;
  font-size: 16px;
}
.create-nav-msg a {
  font-weight: 600;
}
.woodmart-navigation .menu {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.woodmart-navigation .menu li a i {
  margin-right: 7px;
  font-size: 115%;
}
.woodmart-navigation .category-icon {
  max-height: 18px;
  display: inline-block;
  margin-right: 7px;
}
.woodmart-navigation .item-level-0 > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}
.woodmart-navigation .item-level-0 > a .menu-label {
  left: calc(100% - 30px);
  margin-left: 0;
}
.woodmart-navigation .item-level-0.menu-item-has-children {
  position: relative;
}
.woodmart-navigation .item-level-0.menu-item-has-children > a {
  position: relative;
}
.woodmart-navigation .item-level-0.menu-item-has-children > a:after {
  content: "\f107";
  margin-left: 4px;
  font-size: 100%;
  font-style: normal;
  color: rgba(82, 82, 82, 0.45);
  font-weight: 400;
  font-family: FontAwesome;
}
.woodmart-navigation .item-level-0.menu-item-has-children > a .menu-label {
  left: calc(100% - 38px);
}
.woodmart-navigation.menu-center {
  text-align: center;
}
.woodmart-navigation.menu-right {
  text-align: right;
}
.woodmart-navigation.menu-left {
  text-align: left;
}
.main-nav {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.main-nav .item-level-0 > a {
  font-size: 13px;
  font-weight: 600;
  height: 40px;
}
.main-nav .item-level-0.callto-btn > a {
  height: auto !important;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 13px;
  line-height: 18px;
  padding: 12px 20px;
  color: #fff;
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
}
.main-nav .item-level-0.callto-btn > a:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.main-nav .item-level-0.callto-btn > a:hover {
  text-decoration: none;
}
.main-nav .item-level-0.callto-btn > a:focus {
  outline: 0;
}
.main-nav .item-level-0.callto-btn > a:after {
  content: none;
}
.main-nav .item-level-0.callto-btn > a .nav-link-text:after {
  content: none;
}
.whb-secondary-menu {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.whb-secondary-menu .item-level-0 > a {
  font-size: 13px;
  font-weight: 600;
  height: 40px;
}
.whb-secondary-menu .menu-simple-dropdown .sub-menu-dropdown,
.whb-secondary-menu .menu-simple-dropdown .sub-sub-menu {
  width: 165px;
}
.whb-secondary-menu .menu-simple-dropdown li a {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 18px;
  padding-right: 18px;
}
.whb-secondary-menu .menu-simple-dropdown li.menu-item-has-children > a {
  padding-right: 20px;
}
.whb-secondary-menu .menu-simple-dropdown li.menu-item-has-children:after {
  right: 15px;
}
.whb-top-bar .whb-secondary-menu .item-level-0 > a {
  font-size: 12px;
  font-weight: 400;
}
.navigation-style-underline .nav-link-text {
  line-height: 1.2;
}
.navigation-style-bordered .item-level-0,
.navigation-style-separated .item-level-0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.navigation-style-bordered .item-level-0:not(:last-child):after,
.navigation-style-separated .item-level-0:not(:last-child):after {
  content: "";
  border-right: 1px solid;
}
.woodmart-dark
  .whb-color-light
  .navigation-style-bordered
  .item-level-0:not(:last-child):after,
.woodmart-dark
  .whb-color-light
  .navigation-style-separated
  .item-level-0:not(:last-child):after {
  border-color: rgba(255, 255, 255, 0.15);
}
.navigation-style-separated .item-level-0 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.navigation-style-separated .item-level-0:not(:last-child):after {
  height: 18px;
}
.navigation-style-bordered .item-level-0 {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.vertical-navigation {
  position: relative;
}
.vertical-navigation .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border: 1px solid rgba(129, 129, 129, 0.2);
  background-color: #fff;
}
.vertical-navigation .item-level-0 {
  display: block;
  margin-bottom: 0;
  border-bottom: 1px solid rgba(129, 129, 129, 0.15);
}
.vertical-navigation .item-level-0 > a {
  padding: 12px 18px;
  color: #333;
  line-height: 20px;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
}
.vertical-navigation
  .item-level-0.menu-item-has-children:not(.menu-simple-dropdown) {
  position: static;
}
.vertical-navigation .item-level-0.menu-item-has-children > a {
  padding-right: 25px;
}
.vertical-navigation .item-level-0.menu-item-has-children > a:after {
  content: "\f105";
  position: absolute;
  top: 50%;
  margin-top: -7px;
  margin-left: 0;
  right: 20px;
  font-size: 14px;
  line-height: 14px;
}
.vertical-navigation .item-level-0:last-child {
  border-bottom: none;
}
.vertical-navigation .item-level-0:hover > a {
  background-color: #f9f9f9;
  color: #494949;
}
.vertical-navigation .sub-menu-dropdown {
  left: 100%;
  top: 0;
}
.vertical-navigation .menu-item-design-full-width .sub-menu-dropdown {
  padding-top: 30px;
  padding-left: 35px;
  padding-right: 35px;
  width: 800px;
}
.vertical-navigation
  .menu-item-design-full-width
  .sub-menu-dropdown
  > .container {
  width: auto;
  padding: 0;
}
.dropdowns-color-light .header-categories-nav .menu,
.woodmart-dark .vertical-navigation .menu {
  border-color: rgba(255, 255, 255, 0.15);
  background-color: #101010;
}
.dropdowns-color-light .header-categories-nav .item-level-0,
.woodmart-dark .vertical-navigation .item-level-0 {
  border-color: rgba(255, 255, 255, 0.15);
}
.dropdowns-color-light .header-categories-nav .item-level-0 a,
.woodmart-dark .vertical-navigation .item-level-0 a {
  color: #fff;
}
.dropdowns-color-light
  .header-categories-nav
  .item-level-0.menu-item-has-children
  > a:after,
.woodmart-dark
  .vertical-navigation
  .item-level-0.menu-item-has-children
  > a:after {
  color: rgba(255, 255, 255, 0.6);
}
.dropdowns-color-light .header-categories-nav .item-level-0:hover > a,
.woodmart-dark .vertical-navigation .item-level-0:hover > a {
  background-color: rgba(255, 255, 255, 0.05);
  color: #fff;
}
.full-screen-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 400;
  background-color: rgba(0, 0, 0, 0.9);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  overflow-y: scroll;
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
  -webkit-transition: visibility 0.2s ease, opacity 0.2s ease;
  transition: visibility 0.2s ease, opacity 0.2s ease;
}
.full-screen-wrapper:before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.full-screen-wrapper .full-screen-inner {
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  max-width: 700px;
  text-align: left;
}
.full-screen-wrapper .create-nav-msg {
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
}
.full-screen-wrapper .create-nav-msg a {
  color: rgba(255, 255, 255, 0.9);
}
.full-screen-wrapper .create-nav-msg a:hover {
  color: #fff;
}
.platform-Windows .full-screen-wrapper {
  margin-right: -18px;
}
.platform-Windows.browser-Edge .full-screen-wrapper {
  margin-right: -13px;
}
.icon-sub-fs {
  position: absolute;
  top: 9px;
  right: 0;
  z-index: 10;
  height: 55px;
  line-height: 55px;
  width: 55px;
  color: #fff;
  font-size: 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
}
.icon-sub-fs:after {
  content: "\f107";
  display: inline-block;
  font-weight: 400;
  font-size: 18px;
  font-family: FontAwesome;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.icon-sub-fs.up-icon,
.icon-sub-fs:hover {
  background-color: rgba(255, 255, 255, 0.04);
}
.icon-sub-fs.up-icon:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.full-screen-nav .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.full-screen-nav .item-level-0 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  width: 100%;
  max-width: 100%;
}
.full-screen-nav .item-level-0 > a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 25px;
  padding-bottom: 25px;
  font-weight: 600;
  text-align: center;
  overflow: hidden;
  font-size: 22px !important;
}
.full-screen-nav .item-level-0 > a .category-icon,
.full-screen-nav .item-level-0 > a i,
.full-screen-nav .item-level-0 > a > span {
  display: inline-block;
  -webkit-transform: translate3d(0, 80px, 0);
  transform: translate3d(0, 80px, 0);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1)
    0.2s;
  transition: -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s,
    -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
}
.full-screen-nav .item-level-0 > a .menu-label {
  left: 50% !important;
  bottom: 70%;
}
.full-screen-nav .item-level-0.menu-item-has-children > a:after {
  content: none;
}
.full-screen-nav .item-level-0 > .icon-sub-fs:after {
  opacity: 0;
}
.full-screen-nav .sub-menu-dropdown {
  position: static;
  visibility: visible;
  opacity: 1;
  pointer-events: visible;
  pointer-events: unset;
  background-color: transparent;
  -webkit-transform: none;
  transform: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: none;
}
.full-screen-nav .sub-menu-open > .sub-menu-dropdown {
  display: block;
  -webkit-animation: wd-fadeIn 0.6s ease;
  animation: wd-fadeIn 0.6s ease;
}
.full-screen-nav .menu-simple-dropdown li a {
  font-size: 16px;
}
.full-screen-nav .menu-simple-dropdown .sub-menu-dropdown {
  text-align: center;
}
.full-screen-nav .menu-simple-dropdown .sub-menu-dropdown .icon-sub-fs {
  top: 0;
  height: 40px;
  line-height: 40px;
}
.full-screen-nav .menu-simple-dropdown .sub-menu-dropdown,
.full-screen-nav .menu-simple-dropdown .sub-sub-menu {
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0 auto;
}
.full-screen-nav .menu-simple-dropdown .sub-sub-menu {
  position: static;
  background-color: transparent !important;
  visibility: visible;
  opacity: 1;
  display: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transform: none;
  transform: none;
}
.full-screen-nav .menu-simple-dropdown .sub-menu-open > .sub-sub-menu {
  display: block;
  -webkit-animation: wd-fadeIn 0.6s ease;
  animation: wd-fadeIn 0.6s ease;
}
.full-screen-nav .menu-simple-dropdown .menu-item-has-children > a {
  padding-right: 22px;
}
.full-screen-nav .menu-simple-dropdown .menu-item-has-children > a:after {
  content: none;
}
.full-screen-nav .menu-mega-dropdown .sub-menu {
  text-align: center;
}
.full-screen-nav .menu-mega-dropdown .sub-menu > li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3%;
  flex: 0 0 33.3%;
  max-width: 33.3%;
}
.full-screen-nav .menu-mega-dropdown .sub-menu > li > a {
  font-size: 16px;
}
.full-screen-nav .menu-mega-dropdown .vc_row .sub-menu > li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.full-screen-nav .menu-mega-dropdown .sub-sub-menu li a {
  font-size: 16px;
}
.full-screen-nav .menu-mega-dropdown .sub-menu-dropdown {
  width: auto !important;
}
.full-screen-nav .menu-item-design-full-width .sub-menu-dropdown {
  padding-top: 10px;
  padding-left: 0;
}
.full-screen-nav .menu-item-design-sized .sub-menu-dropdown {
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto;
}
.full-screen-nav .menu-simple-dropdown li a {
  color: rgba(255, 255, 255, 0.6);
}
.full-screen-nav .menu-simple-dropdown li a:hover {
  color: #fff;
}
.full-screen-menu-open {
  overflow: hidden;
}
.full-screen-menu-open .full-screen-wrapper {
  opacity: 1;
  visibility: visible;
  -webkit-transition: visibility 0.3s ease, opacity 0.3s ease;
  transition: visibility 0.3s ease, opacity 0.3s ease;
}
.full-screen-menu-open .item-level-0 > a .category-icon,
.full-screen-menu-open .item-level-0 > a i,
.full-screen-menu-open .item-level-0 > a > span {
  -webkit-transform: none;
  transform: none;
}
.full-screen-menu-open .item-level-0 > .icon-sub-fs:after {
  opacity: 1;
}
.full-screen-menu-open .item-level-0:nth-child(1) > a .category-icon,
.full-screen-menu-open .item-level-0:nth-child(1) > a i,
.full-screen-menu-open .item-level-0:nth-child(1) > a > span {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.full-screen-menu-open .item-level-0:nth-child(1) > .icon-sub-fs:after {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.full-screen-menu-open .item-level-0:nth-child(2) > a .category-icon,
.full-screen-menu-open .item-level-0:nth-child(2) > a i,
.full-screen-menu-open .item-level-0:nth-child(2) > a > span {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.full-screen-menu-open .item-level-0:nth-child(2) > .icon-sub-fs:after {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.full-screen-menu-open .item-level-0:nth-child(3) > a .category-icon,
.full-screen-menu-open .item-level-0:nth-child(3) > a i,
.full-screen-menu-open .item-level-0:nth-child(3) > a > span {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.full-screen-menu-open .item-level-0:nth-child(3) > .icon-sub-fs:after {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.full-screen-menu-open .item-level-0:nth-child(4) > a .category-icon,
.full-screen-menu-open .item-level-0:nth-child(4) > a i,
.full-screen-menu-open .item-level-0:nth-child(4) > a > span {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.full-screen-menu-open .item-level-0:nth-child(4) > .icon-sub-fs:after {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.full-screen-menu-open .item-level-0:nth-child(5) > a .category-icon,
.full-screen-menu-open .item-level-0:nth-child(5) > a i,
.full-screen-menu-open .item-level-0:nth-child(5) > a > span {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.full-screen-menu-open .item-level-0:nth-child(5) > .icon-sub-fs:after {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.full-screen-menu-open .item-level-0:nth-child(6) > a .category-icon,
.full-screen-menu-open .item-level-0:nth-child(6) > a i,
.full-screen-menu-open .item-level-0:nth-child(6) > a > span {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.full-screen-menu-open .item-level-0:nth-child(6) > .icon-sub-fs:after {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.full-screen-menu-open .item-level-0:nth-child(7) > a .category-icon,
.full-screen-menu-open .item-level-0:nth-child(7) > a i,
.full-screen-menu-open .item-level-0:nth-child(7) > a > span {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.full-screen-menu-open .item-level-0:nth-child(7) > .icon-sub-fs:after {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.full-screen-menu-open .item-level-0:nth-child(8) > a .category-icon,
.full-screen-menu-open .item-level-0:nth-child(8) > a i,
.full-screen-menu-open .item-level-0:nth-child(8) > a > span {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.full-screen-menu-open .item-level-0:nth-child(8) > .icon-sub-fs:after {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.full-screen-menu-open .item-level-0:nth-child(9) > a .category-icon,
.full-screen-menu-open .item-level-0:nth-child(9) > a i,
.full-screen-menu-open .item-level-0:nth-child(9) > a > span {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.full-screen-menu-open .item-level-0:nth-child(9) > .icon-sub-fs:after {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}
.full-screen-menu-open .item-level-0:nth-child(10) > a .category-icon,
.full-screen-menu-open .item-level-0:nth-child(10) > a i,
.full-screen-menu-open .item-level-0:nth-child(10) > a > span {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}
.full-screen-menu-open .item-level-0:nth-child(10) > .icon-sub-fs:after {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.full-screen-menu-open .item-level-0:nth-child(11) > a .category-icon,
.full-screen-menu-open .item-level-0:nth-child(11) > a i,
.full-screen-menu-open .item-level-0:nth-child(11) > a > span {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.full-screen-menu-open .item-level-0:nth-child(11) > .icon-sub-fs:after {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}
.full-screen-menu-open .item-level-0:nth-child(12) > a .category-icon,
.full-screen-menu-open .item-level-0:nth-child(12) > a i,
.full-screen-menu-open .item-level-0:nth-child(12) > a > span {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}
.full-screen-menu-open .item-level-0:nth-child(12) > .icon-sub-fs:after {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}
.full-screen-menu-open .item-level-0:nth-child(12) + li > a .category-icon,
.full-screen-menu-open .item-level-0:nth-child(12) + li > a i,
.full-screen-menu-open .item-level-0:nth-child(12) + li > a > span {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}
.full-screen-menu-open .item-level-0:nth-child(12) + li > .icon-sub-fs:after {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}
.mobile-nav .searchform {
  z-index: 2;
  -webkit-box-shadow: 0 -1px 9px rgba(0, 0, 0, 0.17);
  box-shadow: 0 -1px 9px rgba(0, 0, 0, 0.17);
}
.mobile-nav .searchform input[type="text"] {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 50px;
  padding-left: 20px;
  height: 70px;
  font-weight: 600;
  border: none;
}
.mobile-nav .search-results-wrapper .woodmart-scroll {
  position: static;
}
.mobile-nav .search-results-wrapper .woodmart-scroll-content {
  max-height: 60vh;
}
.mobile-nav .autocomplete-suggestion {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
.mobile-nav .create-nav-msg {
  padding: 20px;
  border-bottom: 1px solid;
}
.dropdowns-color-light .mobile-nav .create-nav-msg {
  color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.15);
}
.site-mobile-menu li {
  display: block;
  position: relative;
}
.site-mobile-menu li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  color: #2d2a2a;
  border-bottom: 1px solid rgba(129, 129, 129, 0.2);
}
.site-mobile-menu li a .category-icon {
  max-height: 19px;
  margin-right: 7px;
}
.site-mobile-menu li a i {
  font-size: 115%;
  margin-right: 7px;
}
.site-mobile-menu li.opener-page > a,
.site-mobile-menu li:active > a {
  background-color: rgba(0, 0, 0, 0.04);
}
.site-mobile-menu li.menu-item-has-children > a {
  padding-right: 60px;
}
.site-mobile-menu li.menu-item-has-block > a {
  padding-right: 20px;
}
.site-mobile-menu li.menu-item-has-block > .icon-sub-menu {
  display: none;
}
.site-mobile-menu .sub-menu-dropdown {
  position: static;
  width: auto;
  margin: 0;
  padding: 0;
  visibility: visible;
  opacity: 1;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  pointer-events: visible;
  pointer-events: unset;
  -webkit-transform: none;
  transform: none;
}
.site-mobile-menu .sub-menu-dropdown:after {
  content: none;
}
.site-mobile-menu .sub-menu-dropdown .container {
  width: auto;
  padding-left: 0;
  padding-right: 0;
}
.site-mobile-menu .sub-menu,
.site-mobile-menu .sub-sub-menu {
  display: none;
}
.site-mobile-menu .sub-menu li a {
  font-size: 14px;
  color: #777;
  text-transform: none;
}
.site-mobile-menu .menu-item-has-children:after {
  content: none;
}
.site-mobile-menu .my-account-with-username > a strong {
  margin-left: 5px;
}
.site-mobile-menu .my-account-with-text > a:before {
  content: "\f11e";
  font-family: woodmart-font;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
  margin-right: 7px;
}
.site-mobile-menu .menu-item-register > a {
  padding-right: 20px !important;
}
.site-mobile-menu .menu-item-register > .icon-sub-menu {
  display: none;
}
.site-mobile-menu .menu-item-wishlist > a:before {
  content: "\f108";
  font-family: woodmart-font;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
  margin-right: 7px;
}
.dropdowns-color-light .site-mobile-menu li a {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.15);
}
.dropdowns-color-light .site-mobile-menu li.opener-page > a,
.dropdowns-color-light .site-mobile-menu li:active > a {
  background-color: rgba(0, 0, 0, 0.9);
}
.dropdowns-color-light .site-mobile-menu .sub-menu li a {
  color: rgba(255, 255, 255, 0.8);
}
.mobile-nav-tabs {
  background-color: rgba(0, 0, 0, 0.04);
  border-bottom: 1px solid rgba(129, 129, 129, 0.2);
}
.mobile-nav-tabs > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.mobile-nav-tabs .mobile-tab-title {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 50%;
  width: 50%;
  padding: 18px 15px;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: 0.3px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  color: #909090;
  -webkit-transition: background-color 0.25s ease, color 0.25s ease;
  transition: background-color 0.25s ease, color 0.25s ease;
}
.mobile-nav-tabs .mobile-tab-title:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: -1px;
  width: 0;
  height: 2px;
  transition: width 0.25s ease;
  -webkit-transition: width 0.25s ease;
}
.mobile-nav-tabs .mobile-pages-title:after {
  left: auto;
  right: 0;
}
.mobile-nav-tabs .active {
  background-color: rgba(0, 0, 0, 0.05);
  color: #333;
}
.mobile-nav-tabs .active:after {
  width: 100%;
}
.dropdowns-color-light .mobile-nav-tabs {
  background-color: rgba(0, 0, 0, 0.9);
  border-color: rgba(255, 255, 255, 0.15);
}
.dropdowns-color-light .mobile-nav-tabs .mobile-tab-title {
  color: rgba(255, 255, 255, 0.6);
}
.dropdowns-color-light .mobile-nav-tabs .active {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.mobile-menu-tab {
  display: none;
  -webkit-animation: wd-fadeIn 1s ease;
  animation: wd-fadeIn 1s ease;
}
.mobile-menu-tab.active {
  display: block;
}
.icon-sub-menu {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 0;
  height: 50px;
  line-height: 50px;
  width: 50px;
  text-align: center;
  color: #2d2a2a;
  border-left: 1px solid rgba(129, 129, 129, 0.2);
  cursor: pointer;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: background-color 0.25s ease, color 0.25s ease;
  transition: background-color 0.25s ease, color 0.25s ease;
}
.icon-sub-menu:after {
  content: "\f110";
  font-family: woodmart-font;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  -webkit-transition: transform 0.25s ease;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.icon-sub-menu.up-icon {
  color: #fff;
}
.icon-sub-menu.up-icon:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.dropdowns-color-light .icon-sub-menu {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.15);
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="url"],
input[type="tel"],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="url"],
input[type="tel"],
input[type="date"],
select,
textarea {
  width: 100%;
  max-width: 100%;
  border: 2px solid rgba(129, 129, 129, 0.2);
  background-color: transparent;
  font-size: 14px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  vertical-align: middle;
  padding: 0 15px;
  height: 42px;
  transition: border-color 0.5s ease;
  -webkit-transition: border-color 0.5s ease;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
select:focus,
textarea:focus {
  outline: 0;
  border-color: rgba(129, 129, 129, 0.3);
  transition: border-color 0.4s ease;
  -webkit-transition: border-color 0.4s ease;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin-top: 0;
  margin-right: 5px;
  vertical-align: middle;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type="number"] {
  padding: 0;
  text-align: center;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
textarea {
  padding: 10px 15px;
  min-height: 190px;
  overflow: auto;
}
select {
  padding-right: 30px;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%);
  background-position: calc(100% - 15px) 50%, calc(100% - 10px) 50%;
  background-size: 5px 5px, 5px 5px;
  background-repeat: no-repeat;
}
select::-ms-expand {
  display: none;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
  border-color: #e6e6e6;
  -webkit-text-fill-color: #777;
}
input:focus:-webkit-autofill {
  border-color: #d9d9d9;
}
.color-scheme-light input[type="text"],
.color-scheme-light input[type="email"],
.color-scheme-light input[type="password"],
.color-scheme-light input[type="search"],
.color-scheme-light input[type="number"],
.color-scheme-light input[type="url"],
.color-scheme-light input[type="tel"],
.color-scheme-light input[type="date"],
.color-scheme-light select,
.color-scheme-light textarea,
.woodmart-dark input[type="text"],
.woodmart-dark input[type="email"],
.woodmart-dark input[type="password"],
.woodmart-dark input[type="search"],
.woodmart-dark input[type="number"],
.woodmart-dark input[type="url"],
.woodmart-dark input[type="tel"],
.woodmart-dark input[type="date"],
.woodmart-dark select,
.woodmart-dark textarea {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  color: #fff;
}
.color-scheme-light select,
.woodmart-dark select {
  background-image: linear-gradient(
      45deg,
      transparent 50%,
      rgba(255, 255, 255, 0.6) 50%
    ),
    linear-gradient(135deg, rgba(255, 255, 255, 0.6) 50%, transparent 50%);
}
.color-scheme-light select option,
.woodmart-dark select option {
  background-color: #101010;
  color: rgba(255, 255, 255, 0.8);
}
.color-scheme-light ::-webkit-input-placeholder,
.woodmart-dark ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.color-scheme-light ::-moz-placeholder,
.woodmart-dark ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.color-scheme-light :-moz-placeholder,
.woodmart-dark :-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.color-scheme-light :-ms-input-placeholder,
.woodmart-dark :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.color-scheme-light input[type="text"],
.color-scheme-light input[type="email"],
.color-scheme-light input[type="password"],
.color-scheme-light input[type="search"],
.color-scheme-light input[type="number"],
.color-scheme-light input[type="url"],
.color-scheme-light input[type="tel"],
.color-scheme-light input[type="date"],
.color-scheme-light select,
.color-scheme-light textarea {
  border-color: rgba(255, 255, 255, 0.25);
}
.color-scheme-light input[type="text"]:focus,
.color-scheme-light input[type="email"]:focus,
.color-scheme-light input[type="password"]:focus,
.color-scheme-light input[type="search"]:focus,
.color-scheme-light input[type="number"]:focus,
.color-scheme-light input[type="url"]:focus,
.color-scheme-light input[type="tel"]:focus,
.color-scheme-light input[type="date"]:focus,
.color-scheme-light select:focus,
.color-scheme-light textarea:focus {
  border-color: rgba(255, 255, 255, 0.5);
}
.woodmart-dark input[type="text"],
.woodmart-dark input[type="email"],
.woodmart-dark input[type="password"],
.woodmart-dark input[type="search"],
.woodmart-dark input[type="number"],
.woodmart-dark input[type="url"],
.woodmart-dark input[type="tel"],
.woodmart-dark input[type="date"],
.woodmart-dark select,
.woodmart-dark textarea {
  border-color: rgba(255, 255, 255, 0.15);
}
.woodmart-dark input[type="text"]:focus,
.woodmart-dark input[type="email"]:focus,
.woodmart-dark input[type="password"]:focus,
.woodmart-dark input[type="search"]:focus,
.woodmart-dark input[type="number"]:focus,
.woodmart-dark input[type="url"]:focus,
.woodmart-dark input[type="tel"]:focus,
.woodmart-dark input[type="date"]:focus,
.woodmart-dark select:focus,
.woodmart-dark textarea:focus {
  border-color: rgba(255, 255, 255, 0.4);
}
.form-border-width-1 input[type="text"],
.form-border-width-1 input[type="email"],
.form-border-width-1 input[type="password"],
.form-border-width-1 input[type="search"],
.form-border-width-1 input[type="number"],
.form-border-width-1 input[type="url"],
.form-border-width-1 input[type="tel"],
.form-border-width-1 input[type="date"],
.form-border-width-1 select,
.form-border-width-1 textarea {
  border-width: 1px;
}
.form-border-width-1 .quantity input[type="button"] {
  border-width: 1px;
}
.form-border-width-1 .select2-dropdown {
  border-width: 1px;
}
.form-border-width-1 .select2-container--default .select2-selection--single {
  border-width: 1px;
}
.form-border-width-1 .select2-container--default .select2-search--dropdown {
  border-width: 1px;
}
.form-border-width-1
  .select2-container--default
  .select2-search--dropdown
  .select2-search__field {
  border-width: 1px;
}
.form-border-width-1 .search-by-category {
  top: 1px;
}
.form-border-width-1 .search-by-category .input-dropdown-inner {
  height: 44px;
  line-height: 44px;
}
.form-border-width-1 .woodmart-pf-title {
  border-width: 1px;
}
.form-style-rounded input[type="text"],
.form-style-rounded input[type="email"],
.form-style-rounded input[type="password"],
.form-style-rounded input[type="search"],
.form-style-rounded input[type="number"],
.form-style-rounded input[type="url"],
.form-style-rounded input[type="tel"],
.form-style-rounded input[type="date"],
.form-style-rounded select {
  border-radius: 30px;
}
.form-style-rounded textarea {
  border-radius: 20px;
}
.form-style-rounded .quantity input[type="number"] {
  border-radius: 0;
}
.form-style-rounded .quantity .minus {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.form-style-rounded .quantity .plus {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.form-style-rounded .select2-container--default .select2-selection--single {
  border-radius: 20px;
}
.form-style-rounded .search-results-wrapper .woodmart-scroll {
  left: 20px;
  right: 20px;
}
.form-style-rounded .woodmart-search-dropdown .woodmart-scroll {
  left: 0;
  right: 0;
}
.form-style-rounded .woocommerce-ordering select {
  border-radius: 0;
}
.form-style-rounded .woodmart-pf-title {
  border-radius: 30px;
}
.form-style-rounded .woodmart-pf-dropdown {
  left: 20px;
  right: 20px;
}
.form-style-semi-rounded input[type="text"],
.form-style-semi-rounded input[type="email"],
.form-style-semi-rounded input[type="password"],
.form-style-semi-rounded input[type="search"],
.form-style-semi-rounded input[type="number"],
.form-style-semi-rounded input[type="url"],
.form-style-semi-rounded input[type="tel"],
.form-style-semi-rounded input[type="date"],
.form-style-semi-rounded select {
  border-radius: 5px;
}
.form-style-semi-rounded textarea {
  border-radius: 5px;
}
.form-style-semi-rounded .quantity input[type="number"] {
  border-radius: 0;
}
.form-style-semi-rounded .quantity .minus {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.form-style-semi-rounded .quantity .plus {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.form-style-semi-rounded
  .select2-container--default
  .select2-selection--single {
  border-radius: 5px;
}
.form-style-semi-rounded .search-results-wrapper .woodmart-scroll {
  left: 5px;
  right: 5px;
}
.form-style-semi-rounded .woodmart-search-dropdown .woodmart-scroll {
  left: 0;
  right: 0;
}
.form-style-semi-rounded .woocommerce-ordering select {
  border-radius: 0;
}
.form-style-semi-rounded .woodmart-pf-title {
  border-radius: 5px;
}
.form-style-semi-rounded .woodmart-pf-dropdown {
  left: 8px;
  right: 8px;
}
.form-style-underlined label {
  font-weight: 600;
  line-height: 22px;
  margin-bottom: -5px;
}
.form-style-underlined input[type="text"],
.form-style-underlined input[type="email"],
.form-style-underlined input[type="password"],
.form-style-underlined input[type="search"],
.form-style-underlined input[type="number"],
.form-style-underlined input[type="url"],
.form-style-underlined input[type="tel"],
.form-style-underlined input[type="date"],
.form-style-underlined select,
.form-style-underlined textarea {
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  padding: 0 2px;
}
.form-style-underlined textarea {
  padding-top: 12px;
  padding-bottom: 12px;
  min-height: 80px;
}
.form-style-underlined .quantity input[type="number"] {
  border-top-style: solid;
}
.form-style-underlined .woocommerce-input-wrapper {
  width: 100%;
}
.form-style-underlined .select2-container--default .select2-selection--single {
  padding-left: 0;
  padding-right: 0;
  border-top: none;
  border-left: none;
  border-right: none;
}
.form-style-underlined
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  right: 0;
}
.form-style-underlined
  .woocommerce-billing-fields
  .select2-container--default
  .select2-selection--single,
.form-style-underlined
  .woocommerce-shipping-fields
  .select2-container--default
  .select2-selection--single {
  border-bottom: none;
}
.form-style-underlined .select2-container--open .select2-dropdown--below {
  border-top: 2px solid rgba(129, 129, 129, 0.2);
}
.form-style-underlined .select2-container--open .select2-dropdown--above {
  border-bottom: 2px solid rgba(129, 129, 129, 0.2);
}
.form-style-underlined .searchform input[type="text"] {
  padding-right: 50px;
}
.form-style-underlined .has-categories-dropdown input[type="text"] {
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  padding: 0 15px;
}
.form-style-underlined .woodmart-search-full-screen input[type="text"] {
  padding-right: 0;
}
.form-style-underlined .woodmart-search-dropdown input[type="text"] {
  padding-left: 15px;
  border: none;
}
.form-style-underlined .mobile-nav .searchform input[type="text"] {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 50px;
  padding-left: 18px;
}
.form-style-underlined .woodmart-pf-title {
  padding-left: 0;
  padding-right: 30px;
  border-top: none;
  border-left: none;
  border-right: none;
}
.form-style-underlined .woodmart-pf-title:after {
  right: 7px;
}
.form-style-underlined.woodmart-dark .order_comments_field > p,
.form-style-underlined.woodmart-dark
  .woocommerce-billing-fields__field-wrapper
  > p,
.form-style-underlined.woodmart-dark
  .woocommerce-shipping-fields__field-wrapper
  > p {
  border-color: rgba(255, 255, 255, 0.15);
}
.form-style-underlined.woodmart-dark
  .order_comments_field
  > p:not(.woocommerce-invalid):hover,
.form-style-underlined.woodmart-dark
  .woocommerce-billing-fields__field-wrapper
  > p:not(.woocommerce-invalid):hover,
.form-style-underlined.woodmart-dark
  .woocommerce-shipping-fields__field-wrapper
  > p:not(.woocommerce-invalid):hover {
  border-color: rgba(255, 255, 255, 0.4);
}
.form-style-underlined .comment-form > p {
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
}
.form-style-underlined .comment-form-comment {
  margin-bottom: 30px;
}
.form-style-underlined.woodmart-dark .comment-form-author > p,
.form-style-underlined.woodmart-dark .comment-form-email > p,
.form-style-underlined.woodmart-dark .comment-form-url > p {
  border-color: rgba(255, 255, 255, 0.15);
}
.form-style-underlined.woodmart-dark .comment-form-author > p:hover,
.form-style-underlined.woodmart-dark .comment-form-email > p:hover,
.form-style-underlined.woodmart-dark .comment-form-url > p:hover {
  border-color: rgba(255, 255, 255, 0.4);
}
.form-style-underlined .menu-item-register .form-row-password,
.form-style-underlined .menu-item-register .form-row-username {
  margin-bottom: 25px;
}
.comment-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.comment-form .comment-form-rating,
.comment-form > p {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 220px;
  flex: 1 1 220px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
.comment-form .comment-form-comment,
.comment-form .comment-form-cookies-consent,
.comment-form .comment-form-rating,
.comment-form .comment-notes,
.comment-form .form-submit {
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.comment-form .comment-form-cookies-consent label {
  display: inline;
}
.comment-form .comment-form-rating label {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 15px;
}
.comment-form .comment-form-rating label:after {
  content: ":";
  margin-left: 2px;
}
.comment-form .comment-form-rating,
.comment-form .comment-notes {
  margin-bottom: 20px;
}
.comment-form .form-submit {
  margin-top: 15px;
}
.comment-form .submit {
  color: #fff;
}
.comment-form .submit:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
#comments .avatar,
.woodmart-user-panel .avatar {
  margin-left: 0;
}
.comments-area .comment-reply-title small {
  vertical-align: middle;
}
.comments-area .comment-list {
  line-height: 1.6;
  margin-bottom: 50px;
}
.comments-area .comment {
  padding-bottom: 30px;
  padding-top: 30px;
  border-bottom: 1px solid;
}
.comments-area .pingback {
  margin-bottom: 15px;
}
.comments-area .pingback .comment-body {
  padding-left: 0;
}
.comments-area .pingback a {
  font-weight: 600;
}
.comments-area .children {
  margin-left: 30px;
  margin-top: 30px;
  margin-bottom: 0;
  line-height: 1.6;
  border-top: 1px solid;
}
.comments-area .children .comment:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.comments-area #cancel-comment-reply-link {
  display: inline-block;
  font-size: 0;
  margin-left: 10px;
  vertical-align: middle;
}
.comments-area #cancel-comment-reply-link:after {
  content: "\f10f";
  font-family: woodmart-font;
  font-size: 12px;
}
.comments-area .comment-body {
  position: relative;
  padding-left: 95px;
}
.comments-area .comment-awaiting-moderation {
  position: absolute;
  top: -24px;
  left: 95px;
}
.comments-area .comment-awaiting-moderation + br {
  display: none;
}
.comments-area .comment-edit-link {
  font-size: 0;
  margin-left: 5px;
  display: inline-block;
}
.comments-area .comment-edit-link:after {
  content: "\f113";
  font-family: woodmart-font;
  font-size: 12px;
  vertical-align: middle;
}
.comments-area .comment-author {
  line-height: 20px;
  font-size: 16px;
  margin-bottom: 10px;
  float: left;
}
.comments-area .comment-author:first-letter {
  text-transform: uppercase;
}
.comments-area .comment-author .fn {
  color: #2d2a2a;
  font-weight: 600;
  font-style: normal;
  vertical-align: top;
}
.comments-area .comment-author .says {
  margin-left: 3px;
  vertical-align: top;
}
.comments-area .comment-author img {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  max-width: 74px;
  width: 100%;
}
.comments-area .comment-meta {
  line-height: 20px;
  margin-bottom: 15px;
  font-size: 14px;
  text-align: right;
}
.comments-area .comment-meta a {
  color: #bbb;
  vertical-align: middle;
}
.comments-area .reply {
  margin-top: 15px;
}
.comments-area .reply a {
  font-weight: 900;
  text-transform: uppercase;
}
.comments-area .reply a:hover {
  opacity: 0.7;
}
.comments-area .comment-respond {
  margin-top: 30px;
}
.comments-area .logged-in-as {
  font-size: 0;
  margin-bottom: 20px;
}
.comments-area .logged-in-as > a {
  font-size: 14px;
  color: #3f3f3f;
  font-weight: 600;
}
.comments-area .logged-in-as > a:not(:last-child) {
  padding-right: 10px;
  margin-right: 12px;
  border-right: 1px solid;
}
.comments-area .no-comments {
  font-weight: 600;
  color: #333;
}
.woodmart-dark .comments-area .comment-author .fn {
  color: #fff;
}
.woodmart-dark .comments-area .comment-meta a {
  color: rgba(255, 255, 255, 0.6);
}
.woodmart-dark .comments-area .logged-in-as > a {
  color: rgba(255, 255, 255, 0.9);
}
.woodmart-dark .comments-area .logged-in-as > a:hover {
  color: #fff;
}
.blog-post-loop {
  margin-bottom: 50px;
}
.blog-post-loop .entry-thumbnail img {
  width: 100%;
}
.blog-post-loop .entry-header {
  position: relative;
  text-align: center;
}
.blog-post-loop .article-body-container {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 25px;
  text-align: center;
  background-color: #fff;
  z-index: 1;
  position: relative;
}
.blog-post-loop .entry-title {
  margin-bottom: 10px;
  font-weight: 600;
  word-wrap: break-word;
}
.blog-post-loop .entry-title a {
  display: block;
  color: inherit;
}
.blog-post-loop .woodmart-entry-content > div[class*="wpb_"] {
  display: none;
}
.blog-post-loop .woodmart-entry-content twitterwidget {
  margin: 10px auto;
}
.blog-post-loop .woodmart-entry-content p {
  margin-bottom: 15px;
}
.blog-post-loop .woodmart-entry-content .read-more-section {
  margin-bottom: 0;
  line-height: 1;
}
.blog-post-loop:hover .post-image-mask span,
.blog-post-loop:hover .post-image-mask:after,
.blog-post-loop:hover .post-image-mask:before {
  opacity: 1;
  -webkit-animation: wd-fadeInLeft 0.3s ease;
  animation: wd-fadeInLeft 0.3s ease;
}
.blog-post-loop:hover .post-image-mask:before {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.blog-post-loop:hover .post-image-mask span {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.blog-post-loop:hover .post-img-wrapp a {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}
.blog-post-loop:hover .post-img-wrapp a:after {
  opacity: 1;
}
.color-scheme-light .blog-post-loop .article-body-container,
.woodmart-dark .blog-post-loop .article-body-container {
  background-color: #101010;
}
.color-scheme-light .blog-post-loop .entry-title a:hover,
.woodmart-dark .blog-post-loop .entry-title a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-entry-content {
  line-height: 1.7;
}
.woodmart-entry-content p {
  line-height: 1.7;
}
.woodmart-entry-content p:last-child {
  margin-bottom: 0;
}
.blog-style-shadow .article-body-container {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
  -webkit-transition: box-shadow 0.6s ease;
  -webkit-transition: -webkit-box-shadow 0.6s ease;
  transition: -webkit-box-shadow 0.6s ease;
  transition: box-shadow 0.6s ease;
  transition: box-shadow 0.6s ease, -webkit-box-shadow 0.6s ease;
}
.blog-style-shadow:hover .article-body-container {
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
}
.post-img-wrapp {
  overflow: hidden;
  vertical-align: middle;
  backface-visibility: hidden;
  perspective: 800px;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 800px;
}
.post-img-wrapp a {
  display: block;
  margin: -2px;
  -webkit-transition: transform 0.7s ease, opacity 0.7s ease;
  -webkit-transition: opacity 0.7s ease, -webkit-transform 0.7s ease;
  transition: opacity 0.7s ease, -webkit-transform 0.7s ease;
  transition: transform 0.7s ease, opacity 0.7s ease;
  transition: transform 0.7s ease, opacity 0.7s ease,
    -webkit-transform 0.7s ease;
  transform: scale(1);
  -webkit-transform: scale(1);
}
.post-img-wrapp a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.7s ease;
  transition: opacity 0.7s ease;
}
.post-image-mask {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -22px;
  text-align: center;
  font-size: 0;
}
.post-image-mask:after,
.post-image-mask:before {
  content: "";
}
.post-image-mask span,
.post-image-mask:after,
.post-image-mask:before {
  height: 10px;
  width: 10px;
  display: inline-block;
  background-color: #fff;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 7px;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  -webkit-animation: wd-fadeOutRight 0.3s ease;
  animation: wd-fadeOutRight 0.3s ease;
}
.post-image-mask:after {
  margin-right: 0;
}
.post-image-mask span {
  transition-delay: 0.1s;
  animation-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
}
.post-image-mask:before {
  transition-delay: 0.15s;
  animation-delay: 0.15s;
  -webkit-transition-delay: 0.15s;
  -webkit-animation-delay: 0.15s;
}
.read-more-section {
  line-height: 1;
  margin-bottom: 0;
  margin-top: 20px;
}
.read-more-section a {
  position: relative;
  display: inline-block;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 13px;
  letter-spacing: 0.3px;
  border-bottom: none;
}
.read-more-section a:after {
  content: "\f10c";
  font-family: woodmart-font;
  position: absolute;
  left: 100%;
  bottom: 0;
  opacity: 0;
  font-size: 14px;
  font-weight: 600;
  height: 5px;
  line-height: 5px;
  margin-left: 5px;
  display: inline-block;
  transition: opacity 0.35s ease;
  -webkit-transition: opacity 0.35s ease;
}
.read-more-section a:hover:after {
  opacity: 1;
  -webkit-animation: wd-ShakeNext 1s ease infinite;
  animation: wd-ShakeNext 1s ease infinite;
}
.woodmart-entry-meta {
  display: inline-block;
  font-size: 0;
  font-weight: 400;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 10px;
}
.woodmart-entry-meta .meta-featured-post:before {
  content: "\f105";
  font-family: woodmart-font;
  font-size: 14px;
}
.woodmart-entry-meta .meta-author {
  font-size: 14px;
  vertical-align: top;
}
.woodmart-entry-meta .meta-author .avatar {
  display: inline-block;
  height: 18px;
  width: 18px;
  margin: 0 5px;
  border-radius: 50%;
  vertical-align: top;
}
.woodmart-entry-meta .meta-author a {
  text-transform: capitalize;
  vertical-align: top;
}
.woodmart-entry-meta .meta-date {
  font-size: 14px;
  vertical-align: top;
}
.woodmart-entry-meta .meta-reply {
  display: block;
}
.woodmart-entry-meta .meta-reply a {
  display: block;
  height: 20px;
  line-height: 20px;
  width: 20px;
  text-align: center;
  position: relative;
}
.woodmart-entry-meta .meta-reply a:after {
  content: "\f104";
  font-family: woodmart-font;
  font-size: 16px;
  display: inline-block;
}
.woodmart-entry-meta .meta-reply .replies-count {
  font-size: 9px;
  width: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  background-color: #a4a4a4;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  top: -4px;
  right: -4px;
}
.woodmart-entry-meta .meta-reply .replies-count-label {
  display: none;
}
.entry-meta-list li {
  color: #a4a4a4;
  vertical-align: middle;
  display: inline-block;
  margin-right: 10px;
}
.entry-meta-list li a {
  color: #a4a4a4;
}
.entry-meta-list li a:focus,
.entry-meta-list li a:hover {
  color: #777;
}
.entry-meta-list li.modified-date,
.entry-meta-list li:last-child {
  margin-right: 0;
}
.blog-design-mask .entry-meta-list li,
.color-scheme-light .entry-meta-list li,
.woodmart-dark .entry-meta-list li {
  color: rgba(255, 255, 255, 0.6);
}
.blog-design-mask .entry-meta-list li a,
.color-scheme-light .entry-meta-list li a,
.woodmart-dark .entry-meta-list li a {
  color: rgba(255, 255, 255, 0.6);
}
.blog-design-mask .entry-meta-list li a:focus,
.blog-design-mask .entry-meta-list li a:hover,
.color-scheme-light .entry-meta-list li a:focus,
.color-scheme-light .entry-meta-list li a:hover,
.woodmart-dark .entry-meta-list li a:focus,
.woodmart-dark .entry-meta-list li a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hovered-social-icons {
  display: inline-block;
  font-size: 0;
  position: relative;
  vertical-align: middle;
  margin-bottom: 10px;
  color: #a4a4a4;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.hovered-social-icons .woodmart-social-icons {
  position: absolute;
  bottom: 100%;
  left: 50%;
  white-space: nowrap;
  margin-bottom: 10px;
  background: rgba(0, 0, 0, 0.9);
  padding: 5px 7px;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  transform: translateX(-49%);
  -webkit-transform: translateX(-49%);
  transition: opacity 0.25s cubic-bezier(0.445, 0.05, 0.55, 0.95),
    visibility 0.25s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition: opacity 0.25s cubic-bezier(0.445, 0.05, 0.55, 0.95),
    visibility 0.25s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.hovered-social-icons .woodmart-social-icons:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 10px;
}
.hovered-social-icons .woodmart-social-icons:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-top-color: rgba(0, 0, 0, 0.9);
  margin-left: -5px;
  border-width: 5px 5px 0;
}
.hovered-social-icons:after {
  content: "\f114";
  font-family: woodmart-font;
  font-size: 16px;
  text-align: center;
  height: 20px;
  line-height: 20px;
  width: 20px;
  display: inline-block;
}
.hovered-social-icons:hover {
  color: #777;
}
.hovered-social-icons:hover .woodmart-social-icons {
  opacity: 1;
  visibility: visible;
}
.blog-design-mask .hovered-social-icons,
.color-scheme-light .hovered-social-icons,
.woodmart-dark .hovered-social-icons {
  color: rgba(255, 255, 255, 0.6);
}
.blog-design-mask .hovered-social-icons:hover,
.color-scheme-light .hovered-social-icons:hover,
.woodmart-dark .hovered-social-icons:hover {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-post-date {
  position: absolute;
  left: 15px;
  top: 15px;
  display: inline-block;
  background-color: #fff;
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
  z-index: 2;
  color: #333;
  min-width: 53px;
  line-height: 1;
  text-align: center;
}
.woodmart-post-date > span {
  display: block;
}
.woodmart-post-date .post-date-day {
  padding-top: 6px;
  padding-bottom: 4px;
  font-size: 24px;
}
.woodmart-post-date .post-date-month {
  padding-bottom: 8px;
  padding-top: 2px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.3px;
}
.color-scheme-light .woodmart-post-date,
.woodmart-dark .woodmart-post-date {
  background-color: #101010;
  color: #fff;
}
.meta-categories-wrapp {
  position: absolute;
  top: -13px;
  left: 15px;
  right: 15px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
}
.meta-post-categories {
  display: inline-block;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
}
.meta-post-categories > a {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  vertical-align: top;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.3px;
}
.meta-post-categories > a:focus,
.meta-post-categories > a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-spacing-0 + .blog-footer,
.woodmart-spacing-2 + .blog-footer,
.woodmart-spacing-6 + .blog-footer {
  margin-top: 15px;
}
.post-gallery-slider {
  overflow: hidden;
}
.post-gallery-slider div.owl-nav > div {
  background-color: #fff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}
.post-gallery-slider div.owl-nav > div:after {
  font-size: 18px;
  line-height: 18px;
}
.color-scheme-light .post-gallery-slider .owl-nav > div,
.woodmart-dark .post-gallery-slider .owl-nav > div {
  background-color: #101010;
}
.format-quote .entry-meta,
.format-quote .entry-title,
.format-quote .hovered-social-icons,
.format-quote .meta-post-categories,
.format-quote .post-date,
.format-quote .post-image-mask,
.format-quote .share-with-lines {
  display: none;
}
.format-quote .entry-header {
  margin-bottom: 0;
  z-index: 2;
  display: none;
}
.format-quote .post-img-wrapp {
  background: 0 0;
}
.format-quote .post-img-wrapp a {
  margin: 0;
}
.format-quote .post-img-wrapp a:after {
  content: none;
}
.format-quote .post-img-wrapp img {
  display: inline-block;
  max-height: 75px;
  width: auto;
  border-radius: 50%;
}
.format-quote blockquote {
  text-align: center;
  padding-left: 0;
  border-left: none;
  color: #777;
  margin-bottom: 0;
}
.format-quote blockquote cite,
.format-quote blockquote cite a {
  font-size: 16px;
}
.format-quote.has-post-thumbnail .entry-header {
  display: block;
}
.format-quote:not(.post-single-page) .article-body-container:before {
  content: "\f10e";
  position: absolute;
  bottom: 15px;
  right: 30px;
  display: inline-block;
  font-size: 96px;
  line-height: 90px;
  color: rgba(0, 0, 0, 0.06);
  font-family: FontAwesome;
}
.format-quote:hover .post-img-wrapp a {
  opacity: 1;
  transform: none;
  -webkit-transform: none;
}
.color-scheme-light
  .format-quote:not(.post-single-page)
  .article-body-container:before,
.woodmart-dark
  .format-quote:not(.post-single-page)
  .article-body-container:before {
  color: rgba(255, 255, 255, 0.1);
}
.format-link .entry-content a {
  padding: 10px 20px;
  font-size: 22px;
  background-color: #f7f7f7;
  display: inline-block;
}
.format-link .entry-content a:hover {
  background-color: #f1f1f1;
}
.color-scheme-light .format-link .entry-content a,
.woodmart-dark .format-link .entry-content a {
  background-color: rgba(0, 0, 0, 0.3);
}
.color-scheme-light .format-link .entry-content a:hover,
.woodmart-dark .format-link .entry-content a:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
.blog-design-default .article-body-container {
  margin-left: 25px;
  margin-right: 25px;
}
.blog-design-default .entry-title {
  font-size: 32px;
  line-height: 1.2;
}
.blog-design-default .woodmart-entry-content {
  font-size: 110%;
}
.blog-design-default:not(.has-post-thumbnail) .woodmart-post-date {
  position: static;
  margin-bottom: 25px;
}
.blog-design-default.has-post-thumbnail .article-body-container {
  margin-top: -25px;
}
.blog-design-default.has-post-thumbnail.format-quote .article-body-container {
  margin-top: -37px;
  padding-top: 55px;
}
.blog-design-default.format-quote .article-body-container {
  padding-top: 25px;
  padding-left: 105px;
  padding-right: 105px;
}
.blog-design-default.format-gallery:not(.has-post-thumbnail)
  .woodmart-post-date {
  display: none;
}
.blog-design-default.format-gallery:not(.has-post-thumbnail)
  .post-gallery-slider {
  margin-bottom: -25px;
}
.blog-design-default-alt {
  text-align: center;
}
.blog-design-default-alt .entry-title {
  font-size: 32px;
  line-height: 1.2;
}
.blog-design-default-alt .woodmart-entry-content {
  font-size: 110%;
}
.blog-design-default-alt .article-body-container {
  padding-top: 25px;
  margin-left: 25px;
  margin-right: 25px;
}
.blog-design-default-alt .woodmart-entry-meta {
  margin-right: 0;
  margin-bottom: 15px;
}
.blog-design-default-alt .meta-post-categories {
  margin-bottom: 15px;
}
.blog-design-default-alt .share-with-lines {
  margin-top: 20px;
}
.blog-design-default-alt .social-icons-wrapper {
  display: none;
}
.blog-design-default-alt:not(.has-post-thumbnail) .post-date {
  display: none;
}
.blog-design-default-alt.has-post-thumbnail .article-body-container {
  margin-top: -25px;
}
.blog-design-default-alt.has-post-thumbnail.format-quote
  .article-body-container {
  margin-top: -37px;
  padding-top: 55px;
}
.blog-design-default-alt.has-post-thumbnail.format-quote .post-date {
  display: none;
}
.blog-design-default-alt.format-gallery:not(.has-post-thumbnail):not(
    .blog-style-flat
  )
  .post-gallery-slider {
  margin-bottom: -25px;
}
.blog-design-default-alt.format-gallery.blog-style-flat .post-gallery-slider {
  margin-bottom: 15px;
}
.blog-design-default-alt.blog-style-flat .article-body-container {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  background-color: transparent;
}
.blog-design-default-alt.blog-style-flat .entry-content {
  padding: 15px;
}
.blog-design-default-alt.blog-style-flat .share-with-lines {
  margin-top: 5px;
}
.blog-design-default-alt.blog-style-flat:not(.has-post-thumbnail)
  .entry-content {
  padding-top: 0;
}
.share-with-lines {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.share-with-lines .woodmart-social-icons {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
.share-with-lines > span {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  border-bottom: 1px solid;
}
.color-scheme-light .share-with-lines .woodmart-social-icons a,
.woodmart-dark .share-with-lines .woodmart-social-icons a {
  color: #fff !important;
  border: 2px solid rgba(255, 255, 255, 0.4);
}
.blog-design-small-images:not(.blog-style-flat)
  .post-gallery-slider
  .owl-nav
  > div[class*="next"] {
  right: 15px;
}
.blog-design-small-images .entry-title {
  font-size: 32px;
  line-height: 1.2;
}
.blog-design-small-images.has-post-thumbnail .article-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.blog-design-small-images.has-post-thumbnail .article-body-container,
.blog-design-small-images.has-post-thumbnail .entry-header {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 50%;
}
.blog-design-small-images.has-post-thumbnail .entry-title {
  font-size: 26px;
  line-height: 1.4;
}
.blog-design-small-images.has-post-thumbnail.blog-style-shadow
  .article-body-container {
  margin-left: -15px;
}
.blog-design-small-images.has-post-thumbnail.blog-style-flat
  .article-body-container {
  background-color: transparent;
}
.blog-design-small-images.has-post-thumbnail.blog-style-flat
  .meta-categories-wrapp {
  position: static;
  margin-bottom: 10px;
}
.blog-design-small-images.has-post-thumbnail.format-quote
  .article-body-container,
.blog-design-small-images.has-post-thumbnail.format-quote .entry-header {
  max-width: 100%;
}
.blog-design-small-images.has-post-thumbnail.format-quote
  .article-body-container {
  margin-top: -37px;
  padding-top: 55px;
  margin-left: 0;
}
.blog-design-small-images.has-post-thumbnail.format-quote .post-date {
  display: none;
}
.blog-design-small-images:not(.has-post-thumbnail) .post-date {
  position: static;
  margin-bottom: 25px;
}
.blog-design-small-images.format-quote .article-inner {
  display: block;
}
.blog-design-small-images.format-quote .article-body-container,
.blog-design-small-images.format-quote .entry-header {
  width: auto;
}
.blog-design-small-images.format-quote .article-body-container {
  padding-top: 25px;
  padding-left: 105px;
  padding-right: 105px;
}
.blog-design-small-images.format-quote .post-date {
  display: none;
}
.blog-design-chess:nth-child(even):not(.blog-style-flat)
  .post-gallery-slider
  .owl-nav
  > div[class*="next"] {
  right: 0;
}
.blog-design-chess:nth-child(even):not(.blog-style-flat)
  .post-gallery-slider
  .owl-nav
  > div[class*="prev"] {
  left: 15px;
}
.blog-design-chess:nth-child(even).has-post-thumbnail .article-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.blog-design-chess:nth-child(even).has-post-thumbnail .post-date {
  left: auto;
  right: 15px;
}
.blog-design-chess:nth-child(even).has-post-thumbnail.blog-style-shadow
  .article-body-container {
  margin-left: 0;
  margin-right: -15px;
}
.blog-design-chess:nth-child(even).has-post-thumbnail.format-quote
  .article-body-container {
  margin-right: 0;
}
.blog-design-masonry {
  margin-bottom: 30px;
}
.blog-design-masonry .entry-title {
  font-size: 24px;
  line-height: 1.4;
}
.blog-design-masonry.has-post-thumbnail .post-date {
  top: 10px;
  left: 10px;
}
.blog-design-masonry.blog-style-flat .article-body-container {
  background-color: transparent;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
.blog-design-masonry.blog-style-shadow .article-body-container {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blog-design-masonry.blog-style-shadow .article-inner {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
  -webkit-transition: -webkit-box-shadow 0.35s ease;
  transition: -webkit-box-shadow 0.35s ease;
  transition: box-shadow 0.35s ease;
  transition: box-shadow 0.35s ease, -webkit-box-shadow 0.35s ease;
  -webkit-transition: box-shadow 0.35s ease;
}
.blog-design-masonry.blog-style-shadow:hover .article-inner {
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
}
.blog-design-masonry.blog-style-shadow:hover .article-body-container {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blog-design-masonry:not(.has-post-thumbnail) .post-date {
  display: none;
}
.blog-design-masonry.format-quote .article-inner {
  padding: 25px;
}
.blog-design-masonry.format-quote:not(.post-single-page)
  .article-body-container {
  padding: 0;
}
.blog-design-masonry.format-quote:not(.post-single-page)
  .article-body-container:before {
  right: 0;
  bottom: -20px;
}
.blog-design-masonry.format-quote .post-date {
  display: none;
}
.blog-design-masonry.format-quote .entry-header {
  margin-bottom: 15px;
  display: none;
}
.blog-design-masonry.format-quote.has-post-thumbnail .entry-header {
  display: block;
}
.blog-design-masonry.col-lg-3 .entry-title {
  font-size: 18px;
}
.blog-design-masonry.col-lg-3.blog-style-flat .article-body-container {
  padding-top: 20px;
}
.blog-design-mask .article-inner {
  position: relative;
  overflow: hidden;
}
.blog-design-mask .article-body-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 50px;
  padding-bottom: 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
}
.blog-design-mask .entry-title.title {
  color: #fff;
}
.blog-design-mask .entry-title.title > a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.blog-design-mask .meta-categories-wrapp {
  position: static;
  margin-bottom: 10px;
}
.blog-design-mask .woodmart-entry-content {
  display: none;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 15px;
}
.blog-design-mask .post-image-mask {
  display: none;
}
.blog-design-mask .post-gallery-slider {
  z-index: unset;
}
.blog-design-mask .post-gallery-slider .owl-nav {
  position: absolute;
  top: 15px;
  right: 15px;
  background-color: #fff;
  z-index: 2;
}
.blog-design-mask .post-gallery-slider .owl-nav > div {
  position: static;
  width: 35px;
  height: 40px;
  margin-top: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
  transform: none;
  pointer-events: visible;
}
.blog-design-mask .post-gallery-slider .owl-nav > div:after {
  font-size: 14px;
  font-weight: 700;
}
.blog-design-mask.format-quote .entry-header {
  display: block;
  z-index: unset;
}
.blog-design-mask.format-quote .post-img-wrapp img {
  max-height: none;
  width: 100%;
  border-radius: unset;
}
.blog-design-mask.format-quote:not(.post-single-page)
  .article-body-container:before {
  color: rgba(255, 255, 255, 0.16);
}
.blog-design-mask.format-quote .woodmart-entry-content {
  display: block;
}
.blog-design-mask.blog-style-shadow .article-inner {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
  -webkit-transition: -webkit-box-shadow 0.6s ease;
  transition: -webkit-box-shadow 0.6s ease;
  transition: box-shadow 0.6s ease;
  transition: box-shadow 0.6s ease, -webkit-box-shadow 0.6s ease;
}
.blog-design-mask.blog-style-shadow:hover .article-inner {
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
}
.blog-design-mask.has-post-thumbnail .article-body-container {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(5%, transparent),
    color-stop(50%, rgba(0, 0, 0, 0.35)),
    to(rgba(0, 0, 0, 0.8))
  );
  background: linear-gradient(
    to bottom,
    transparent 5%,
    rgba(0, 0, 0, 0.35) 50%,
    rgba(0, 0, 0, 0.8) 100%
  );
}
.blog-design-mask:not(.has-post-thumbnail) .article-inner {
  min-height: 300px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(5%, transparent),
    color-stop(50%, rgba(0, 0, 0, 0.35)),
    to(rgba(0, 0, 0, 0.8))
  );
  background: linear-gradient(
    to bottom,
    transparent 5%,
    rgba(0, 0, 0, 0.35) 50%,
    rgba(0, 0, 0, 0.8) 100%
  );
}
.blog-design-mask:hover .article-body-container {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.blog-design-mask .color-scheme-light .post-gallery-slider .owl-nav,
.woodmart-dark .blog-design-mask .post-gallery-slider .owl-nav {
  background-color: #101010;
}
.post-slide {
  margin-bottom: 0 !important;
}
.post-slide .article-body-container,
.post-slide .meta-post-categories,
.post-slide .post-date {
  backface-visibility: hidden;
  perspective: 800px;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 800px;
}
.post-slide:not(.has-post-thumbnail) .post-date {
  display: none;
}
.post-slide:not(.has-post-thumbnail) .meta-categories-wrapp {
  position: static;
  margin-bottom: 15px;
}
.post-slide.blog-design-small-images .entry-title {
  font-size: 22px;
}
.owl-items-lg-4 .post-slide .woodmart-entry-meta .meta-author,
.post-slide.blog-design-small-images .woodmart-entry-meta .meta-author {
  font-size: 0;
}
.owl-items-lg-4 .post-slide .woodmart-entry-meta .meta-author a,
.post-slide.blog-design-small-images .woodmart-entry-meta .meta-author a {
  font-size: 14px;
}
.post-single-page {
  text-align: center;
}
.post-single-page .post-gallery-slider {
  margin-bottom: 30px;
}
.post-single-page .entry-title {
  line-height: 1.2;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 10px;
}
.post-single-page .entry-header {
  position: relative;
}
.post-single-page .meta-post-categories {
  margin-top: 0;
  margin-bottom: 15px;
}
.post-single-page .woodmart-entry-meta {
  margin-right: 0;
  margin-bottom: 20px;
}
.post-single-page .article-body-container {
  text-align: left;
}
.post-single-page .entry-content {
  font-size: 110%;
  margin-bottom: 60px;
}
.post-single-page:not(.has-post-thumbnail) .woodmart-post-date {
  display: none;
}
.post-single-page.has-post-thumbnail .entry-header {
  margin-bottom: 30px;
}
.post-single-page.format-quote .post-date {
  display: none;
}
.post-title-large-image > .container {
  position: relative;
  z-index: 2;
}
.post-title-large-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.post-title-large-image .meta-post-categories {
  margin-bottom: 10px;
}
.post-title-large-image .meta-post-categories > a:focus,
.post-title-large-image .meta-post-categories > a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.post-title-large-image .entry-title {
  margin-bottom: 20px;
}
.post-title-large-image .woodmart-entry-meta {
  margin-bottom: 0;
  margin-right: 0;
}
.post-title-large-image.color-scheme-light:after {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(5%, transparent),
    color-stop(50%, rgba(0, 0, 0, 0.4)),
    to(rgba(0, 0, 0, 0.5))
  );
  background: linear-gradient(
    transparent 5%,
    rgba(0, 0, 0, 0.4) 50%,
    rgba(0, 0, 0, 0.5) 100%
  );
}
.post-single-large-image:not(.format-gallery) .entry-header {
  display: none;
}
.site-content > .author-info {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 25px;
  margin-bottom: 40px;
}
footer.entry-author .author-info {
  margin-bottom: 25px;
  margin-top: 80px;
}
.author-info {
  position: relative;
  text-align: center;
  background-color: #f9f9f9;
  padding: 50px 25px 25px 25px;
}
.author-info .avatar {
  display: inline-block;
  border-radius: 50%;
  border: 3px solid #fff;
  max-width: 74px;
}
.author-info .author-avatar {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -37px;
  margin-top: -37px;
}
.author-info .author-description {
  min-height: 74px;
}
.author-info .author-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
.author-info .author-bio {
  margin-bottom: 0;
}
.author-info .author-link {
  font-weight: 600;
  display: block;
  margin-top: 10px;
}
.author-info .author-link span {
  display: none;
}
.woodmart-dark .author-info {
  background-color: #101010;
}
.woodmart-dark .author-info .avatar {
  border-color: #101010;
}
.woodmart-single-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 2px solid rgba(113, 113, 113, 0.15);
}
.woodmart-single-footer .single-meta-tags {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  max-width: 100%;
}
.woodmart-single-footer .single-post-social {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  max-width: 100%;
}
.woodmart-single-footer .tags-title {
  display: none;
}
.woodmart-single-footer .tags-list {
  font-size: 0;
}
.woodmart-single-footer .tags-list a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 2px solid #f1f1f1;
  line-height: 28px;
  font-size: 14px;
  padding-right: 15px;
  padding-left: 25px;
  text-align: center;
  min-width: 70px;
  font-weight: 600;
  color: #212121;
  text-transform: capitalize;
  text-decoration: none;
  position: relative;
  margin-right: 15px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.woodmart-single-footer .tags-list a:after {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-radius: 50%;
  background-color: #f1f1f1;
  -webkit-transition: background 0.25s ease;
  transition: background 0.25s ease;
}
.woodmart-single-footer .tags-list a:focus,
.woodmart-single-footer .tags-list a:hover {
  color: #212121;
}
.woodmart-dark .woodmart-single-footer {
  border-color: rgba(255, 255, 255, 0.15);
}
.woodmart-dark .woodmart-single-footer .tags-list a {
  border-color: rgba(255, 255, 255, 0.15);
  color: #fff;
}
.woodmart-dark .woodmart-single-footer .tags-list a:after {
  background-color: #fff;
}
.related-posts-slider {
  margin-bottom: 50px;
}
.post-password-form label {
  text-align: left;
  font-weight: 600;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 10px;
}
.post-password-form input[type="submit"] {
  vertical-align: bottom;
  margin-bottom: 10px;
}
.page-links,
.woodmart-pagination {
  font-size: 0;
  clear: both;
}
.page-links > a,
.page-links > span:not(.page-links-title),
.woodmart-pagination > a,
.woodmart-pagination > span:not(.page-links-title) {
  display: inline-block;
  color: #2d2a2a;
  font-size: 14px;
  font-weight: 600;
  min-width: 32px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  vertical-align: middle;
  margin-right: 2px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.page-links > a:last-child,
.page-links > span:not(.page-links-title):last-child,
.woodmart-pagination > a:last-child,
.woodmart-pagination > span:not(.page-links-title):last-child {
  margin-right: 0;
}
.page-links > span:not(.page-links-title),
.woodmart-pagination > span:not(.page-links-title) {
  color: #fff;
  font-weight: 600;
}
.page-links > a:focus,
.page-links > a:hover,
.woodmart-pagination > a:focus,
.woodmart-pagination > a:hover {
  color: #2d2a2a;
  background-color: #eee;
}
.woodmart-dark .page-links > a,
.woodmart-dark .page-links > span:not(.page-links-title),
.woodmart-dark .woodmart-pagination > a,
.woodmart-dark .woodmart-pagination > span:not(.page-links-title) {
  color: #fff;
}
.woodmart-dark .page-links > a:focus,
.woodmart-dark .page-links > a:hover,
.woodmart-dark .woodmart-pagination > a:focus,
.woodmart-dark .woodmart-pagination > a:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
}
.woodmart-pagination {
  text-align: center;
}
.page-links {
  margin-top: 10px;
}
.page-links .page-links-title {
  font-size: 14px;
  font-weight: 600;
  vertical-align: middle;
  color: #333;
  margin-right: 15px;
}
.woodmart-dark .page-links .page-links-title {
  color: #fff;
}
.single-post-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 60px;
  border-bottom: 2px solid rgba(113, 113, 113, 0.15);
}
.single-post-navigation .blog-posts-nav-btn {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  max-width: 50%;
}
.single-post-navigation .blog-posts-nav-btn a {
  display: block;
  position: relative;
  color: #3f3f3f;
}
.single-post-navigation .blog-posts-nav-btn a:after {
  position: absolute;
  top: 50%;
  font-size: 34px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  margin-top: -20px;
  text-align: center;
}
.single-post-navigation .back-to-archive a {
  display: block;
  color: #bbb;
}
.single-post-navigation .back-to-archive a:hover {
  color: #212121;
}
.single-post-navigation .back-to-archive .woodmart-tooltip {
  display: block;
  font-size: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.single-post-navigation .back-to-archive .woodmart-tooltip:after {
  content: "\f11a";
  font-family: woodmart-font;
  display: inline-block;
  font-size: 24px;
}
.single-post-navigation .btn-label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #bbb;
}
.single-post-navigation .post-title {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
}
.single-post-navigation .prev-btn a {
  padding-left: 50px;
  padding-right: 20px;
}
.single-post-navigation .prev-btn a:after {
  content: "\f10d";
  font-family: woodmart-font;
  left: 0;
}
.single-post-navigation .prev-btn a:hover:after {
  -webkit-animation: wd-ShakePrev 1s ease infinite;
  animation: wd-ShakePrev 1s ease infinite;
}
.single-post-navigation .next-btn {
  text-align: right;
}
.single-post-navigation .next-btn a {
  padding-right: 50px;
  padding-left: 20px;
}
.single-post-navigation .next-btn a:after {
  content: "\f10e";
  font-family: woodmart-font;
  right: 0;
}
.single-post-navigation .next-btn a:hover:after {
  -webkit-animation: wd-ShakeNext 1s ease infinite;
  animation: wd-ShakeNext 1s ease infinite;
}
.woodmart-dark .single-post-navigation {
  border-color: rgba(255, 255, 255, 0.15);
}
.woodmart-dark .single-post-navigation .blog-posts-nav-btn a {
  color: rgba(255, 255, 255, 0.9);
}
.woodmart-dark .single-post-navigation .blog-posts-nav-btn a:hover {
  color: #fff;
}
.woodmart-dark .single-post-navigation .back-to-archive a {
  color: rgba(255, 255, 255, 0.6);
}
.woodmart-dark .single-post-navigation .back-to-archive a:hover {
  color: #fff;
}
.page-portfolio {
  padding-top: 0;
}
.portfolio-filter {
  position: relative;
  margin-bottom: 20px;
}
.masonry-filter li {
  display: inline-block;
  padding: 10px;
  color: #333;
  font-weight: 600;
}
.masonry-filter li a {
  font-weight: inherit;
  text-transform: uppercase;
  font-size: 16px;
  color: inherit;
  opacity: 0.7;
}
.masonry-filter li a.filter-active,
.masonry-filter li a:focus,
.masonry-filter li a:hover {
  color: inherit;
  opacity: 1;
}
.color-scheme-light .masonry-filter li,
.woodmart-dark .masonry-filter li {
  color: #fff;
}
.portfolio-entry {
  margin-bottom: 30px;
}
.portfolio-entry .entry-header {
  position: relative;
}
.portfolio-entry .project-link {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
.portfolio-entry .entry-thumbnail {
  overflow: hidden;
  backface-visibility: hidden;
  perspective: 800px;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 800px;
}
.portfolio-entry .entry-thumbnail img {
  width: 100%;
}
.portfolio-entry .portfolio-thumbnail {
  display: block;
  position: relative;
}
.portfolio-entry .portfolio-thumbnail:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
}
.portfolio-entry .portfolio-info {
  padding: 20px;
}
.portfolio-entry .wrap-meta {
  margin-bottom: 10px;
}
.portfolio-entry .entry-title {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.4;
  margin-bottom: 0;
  font-weight: 600;
  color: #fff;
}
.portfolio-entry .entry-title a {
  color: inherit;
}
.portfolio-entry .entry-title a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.portfolio-entry .proj-cats-list li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 12px;
  margin-right: 2px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
}
.portfolio-entry .proj-cats-list li:after {
  content: ", ";
}
.portfolio-entry .proj-cats-list li:last-child {
  margin-right: 0;
}
.portfolio-entry .proj-cats-list li:last-child:after {
  content: none;
}
.portfolio-entry .social-icons-wrapper {
  position: absolute;
  top: 35px;
  right: 1px;
  opacity: 0;
  z-index: 2;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.portfolio-entry .social-icons-wrapper:after {
  content: "\f114";
  font-family: woodmart-font;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  height: 30px;
  line-height: 30px;
  width: 30px;
  display: block;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.portfolio-entry .social-icons-wrapper .woodmart-social-icons {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -18px;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.9);
  padding: 5px 5px;
}
.portfolio-entry .social-icons-wrapper .woodmart-social-icons a {
  color: #fff;
}
.portfolio-entry .social-icons-wrapper .woodmart-social-icons a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.portfolio-entry .social-icons-wrapper .woodmart-social-icons:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-left-color: rgba(0, 0, 0, 0.9);
  top: 50%;
  left: 100%;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
}
.portfolio-entry .social-icons-wrapper:hover .woodmart-social-icons {
  opacity: 1;
  visibility: visible;
}
.portfolio-entry .social-icons-wrapper:hover:after {
  color: rgba(255, 255, 255, 0.8);
}
.portfolio-entry .portfolio-enlarge {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
  color: #fff;
  text-align: center;
  outline: 0;
  opacity: 0;
  z-index: 2;
  -webkit-transition: opacity 0.4s ease, color 0.4s ease;
  transition: opacity 0.4s ease, color 0.4s ease;
}
.portfolio-entry .portfolio-enlarge:after {
  content: "\f121";
  font-family: woodmart-font;
  display: inline-block;
  line-height: 30px;
  width: 30px;
  height: 30px;
  font-size: 14px;
  font-weight: 400;
}
.portfolio-entry .portfolio-enlarge:hover {
  color: rgba(255, 255, 255, 0.8);
}
.portfolio-entry .entry-summary {
  display: none;
}
.portfolio-entry:hover .portfolio-enlarge,
.portfolio-entry:hover .social-icons-wrapper {
  opacity: 1;
}
.portfolio-entry:hover .portfolio-thumbnail:after {
  opacity: 1;
}
div.woodmart-portfolio-holder {
  -webkit-transition: height 0.4s ease;
  transition: height 0.4s ease;
}
.woodmart-spacing-0 + .vc_row-full-width + .portfolio-footer,
.woodmart-spacing-10 + .vc_row-full-width + .portfolio-footer,
.woodmart-spacing-2 + .vc_row-full-width + .portfolio-footer,
.woodmart-spacing-6 + .vc_row-full-width + .portfolio-footer {
  margin-top: 25px;
}
.slider-type-portfolio .portfolio-entry .entry-thumbnail {
  perspective: none;
  -webkit-perspective: none;
}
.single-portfolio .single-post-navigation {
  border-top: 2px solid rgba(199, 199, 199, 0.25);
  margin-bottom: 0;
}
.single-portfolio .single-post-navigation + .woodmart-carousel-container {
  margin-top: 40px;
}
.portfolio-hover .wrap-meta,
.portfolio-hover .wrap-title {
  overflow: hidden;
}
.portfolio-hover .portfolio-thumbnail {
  transform: scale(1);
  -webkit-transform: scale(1);
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease,
    -webkit-transform 0.5s ease;
}
.portfolio-hover .portfolio-thumbnail:after {
  -webkit-transition: visibility 0.5s ease, opacity 0.5s ease;
  transition: visibility 0.5s ease, opacity 0.5s ease;
}
.portfolio-hover .entry-title,
.portfolio-hover .proj-cats-list {
  opacity: 0;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1),
    opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1),
    -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1),
    -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1),
    opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1),
    opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1),
    -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.portfolio-hover .proj-cats-list {
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
}
.portfolio-hover .entry-title {
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
}
.portfolio-hover:hover .entry-title,
.portfolio-hover:hover .proj-cats-list {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.portfolio-hover:hover .portfolio-thumbnail {
  transform: scale(1.09);
  -webkit-transform: scale(1.09);
}
.portfolio-parallax .portfolio-thumbnail:after {
  transition: opacity 0.4s ease;
  -webkit-transition: opacity 0.4s ease;
}
.portfolio-parallax .portfolio-info {
  opacity: 0;
  transition: opacity 0.4s ease;
  -webkit-transition: opacity 0.4s ease;
}
.portfolio-parallax:hover .portfolio-info {
  opacity: 1;
}
.portfolio-hover .portfolio-info,
.portfolio-parallax .portfolio-info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 25px;
}
.portfolio-hover-inverse .entry-header {
  overflow: hidden;
  background-color: #000;
}
.portfolio-hover-inverse .portfolio-thumbnail {
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.portfolio-hover-inverse .portfolio-thumbnail:after {
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.portfolio-hover-inverse .portfolio-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.portfolio-hover-inverse:hover .portfolio-thumbnail {
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
}
.portfolio-hover-inverse:hover .portfolio-info {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.portfolio-text-shown .entry-header {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
  -webkit-transition: -webkit-box-shadow 0.35s ease-in-out;
  transition: -webkit-box-shadow 0.35s ease-in-out;
  transition: box-shadow 0.35s ease-in-out;
  transition: box-shadow 0.35s ease-in-out, -webkit-box-shadow 0.35s ease-in-out;
  -webkit-transition: box-shadow 0.35s ease-in-out;
}
.portfolio-text-shown .portfolio-thumbnail {
  transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -webkit-transition: transform 0.7s ease-out;
  -webkit-transition: -webkit-transform 0.7s ease-out;
  transition: -webkit-transform 0.7s ease-out;
  transition: transform 0.7s ease-out;
  transition: transform 0.7s ease-out, -webkit-transform 0.7s ease-out;
}
.portfolio-text-shown .portfolio-thumbnail:after {
  -webkit-transition: visibility 0.7s ease-out, opacity 0.7s ease-out;
  transition: visibility 0.7s ease-out, opacity 0.7s ease-out;
  background-color: rgba(0, 0, 0, 0.5);
}
.portfolio-text-shown .portfolio-info {
  text-align: center;
  background-color: #fff;
}
.portfolio-text-shown .proj-cats-list li {
  color: #a2a2a2;
}
.portfolio-text-shown .entry-title a {
  color: #2d2a2a;
}
.portfolio-text-shown .entry-title a:hover {
  color: #2d2a2a;
  opacity: 0.7;
}
.portfolio-text-shown:hover .entry-header {
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
}
.portfolio-text-shown:hover .portfolio-thumbnail {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.color-scheme-light .portfolio-text-shown .portfolio-info,
.woodmart-dark .portfolio-text-shown .portfolio-info {
  background-color: #101010;
}
.color-scheme-light .portfolio-text-shown .proj-cats-list li,
.woodmart-dark .portfolio-text-shown .proj-cats-list li {
  color: rgba(255, 255, 255, 0.6);
}
.color-scheme-light .portfolio-text-shown .entry-title a,
.woodmart-dark .portfolio-text-shown .entry-title a {
  color: #fff;
}
.color-scheme-light .portfolio-text-shown .entry-title a:hover,
.woodmart-dark .portfolio-text-shown .entry-title a:hover {
  color: #fff;
}
.admin-bar #cboxClose,
.admin-bar .cart-widget-side,
.admin-bar .full-screen-close-icon,
.admin-bar .header-banner,
.admin-bar .mobile-nav,
.admin-bar button.mfp-close {
  top: 32px;
}
.woodmart-close-side {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 400;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
}
.woodmart-dark .woodmart-close-side {
  background-color: rgba(0, 0, 0, 0.8);
}
.woodmart-close-side-opened {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.25s ease, visibility 0s ease;
  transition: opacity 0.25s ease, visibility 0s ease;
}
.woodmart-lazy-load {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.owl-carousel .woodmart-lazy-load {
  -webkit-transform: none;
  transform: none;
}
.woodmart-lazy-blur {
  -webkit-filter: blur(2vw);
  filter: blur(2vw);
}
.woodmart-lazy-blur.woodmart-loaded {
  -webkit-filter: blur(0);
  filter: blur(0);
}
.woodmart-lazy-fade {
  opacity: 0;
}
.woodmart-lazy-fade.woodmart-loaded {
  opacity: 1;
}
.widget,
.woodmart-widget,
div[class^="vc_wp"] {
  line-height: 1.4;
}
.widget a,
.woodmart-widget a,
div[class^="vc_wp"] a {
  color: #727272;
}
.widget a:hover,
.woodmart-widget a:hover,
div[class^="vc_wp"] a:hover {
  color: #333;
}
.widget li,
.woodmart-widget li,
div[class^="vc_wp"] li {
  margin-bottom: 15px;
}
.widget li:last-child,
.woodmart-widget li:last-child,
div[class^="vc_wp"] li:last-child {
  margin-bottom: 0;
}
.color-scheme-light .widget a,
.color-scheme-light .woodmart-widget a,
.color-scheme-light div[class^="vc_wp"] a,
.woodmart-dark .widget a,
.woodmart-dark .woodmart-widget a,
.woodmart-dark div[class^="vc_wp"] a {
  color: rgba(255, 255, 255, 0.8);
}
.color-scheme-light .widget a:hover,
.color-scheme-light .woodmart-widget a:hover,
.color-scheme-light div[class^="vc_wp"] a:hover,
.woodmart-dark .widget a:hover,
.woodmart-dark .woodmart-widget a:hover,
.woodmart-dark div[class^="vc_wp"] a:hover {
  color: #fff;
}
.color-scheme-dark .widget a,
.color-scheme-dark .woodmart-widget a,
.color-scheme-dark div[class^="vc_wp"] a {
  color: #727272;
}
.color-scheme-dark .widget a:hover,
.color-scheme-dark .woodmart-widget a:hover,
.color-scheme-dark div[class^="vc_wp"] a:hover {
  color: #333;
}
.widget {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid;
}
.widget:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.color-scheme-light .widget,
.woodmart-dark .widget {
  border-color: rgba(255, 255, 255, 0.25);
}
.filter-widget {
  border-bottom: none;
  padding-bottom: 0;
}
.filter-widget:last-child {
  margin-bottom: 30px;
}
.widgetarea-mobile {
  padding: 20px;
}
.dropdowns-color-light .widgetarea-mobile {
  color: rgba(255, 255, 255, 0.8);
}
.dropdowns-color-light .widgetarea-mobile a {
  color: rgba(255, 255, 255, 0.9);
}
.dropdowns-color-light .widgetarea-mobile a:hover {
  color: #fff;
}
.dropdowns-color-light .widgetarea-mobile .widget-title,
.dropdowns-color-light .widgetarea-mobile .widgettitle,
.dropdowns-color-light .widgetarea-mobile h1,
.dropdowns-color-light .widgetarea-mobile h2,
.dropdowns-color-light .widgetarea-mobile h3,
.dropdowns-color-light .widgetarea-mobile h4,
.dropdowns-color-light .widgetarea-mobile h5,
.dropdowns-color-light .widgetarea-mobile h6,
.dropdowns-color-light .widgetarea-mobile label,
.dropdowns-color-light .widgetarea-mobile legend {
  color: #fff;
}
.dropdowns-color-light
  .widgetarea-mobile
  .inline-list-with-border
  li:not(:last-child) {
  border-color: rgba(255, 255, 255, 0.15);
}
.mobile-menu-widget {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid;
}
.mobile-menu-widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.widget-area-fs-menu {
  margin-top: 30px;
}
.color-scheme-light .footer-widget a {
  color: rgba(255, 255, 255, 0.6);
}
.color-scheme-light .footer-widget a:hover {
  color: #fff;
}
.widget-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid;
}
.widget-heading .close-side-widget {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  line-height: 30px;
  position: relative;
  color: #2d2a2a;
  cursor: pointer;
  padding-right: 21px;
}
.widget-heading .close-side-widget:after {
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
.widget-heading .close-side-widget:before {
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
.widget-heading .close-side-widget:hover:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.widget-heading .close-side-widget:hover:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.widget-heading .close-side-widget:after,
.widget-heading .close-side-widget:before {
  content: " ";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
  width: 15px;
  height: 2px;
  display: inline-block;
  background-color: currentColor;
  -webkit-transition: background-color 0.2s ease-in-out,
    transform 0.2s ease-in-out, width 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, width 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, width 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out,
    width 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out,
    width 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.widget-heading .widget-title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-bottom: 0;
  font-size: 20px;
}
.widget-title,
.widgettitle {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  color: #2d2a2a;
  margin-bottom: 20px;
}
.widget_recent_entries ul li a {
  display: block;
}
.widget_recent_entries .post-date {
  position: static;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  min-width: 0;
  text-align: left;
  line-height: inherit;
  color: #bbb;
  margin-top: 5px;
  font-size: 12px;
}
.color-scheme-light .widget_recent_entries .post-date,
.woodmart-dark .widget_recent_entries .post-date {
  color: rgba(255, 255, 255, 0.8);
}
.widget_recent_comments ul li .url {
  color: #2d2a2a;
  font-weight: 600;
}
.widget_recent_comments ul li:before {
  content: "\f104";
  font-family: woodmart-font;
  font-size: 12px;
  color: #2d2a2a;
  display: inline-block;
  font-weight: 400;
  margin-right: 7px;
}
.color-scheme-light .widget_recent_comments ul li .url,
.woodmart-dark .widget_recent_comments ul li .url {
  color: #fff;
}
.color-scheme-light .widget_recent_comments ul li:before,
.woodmart-dark .widget_recent_comments ul li:before {
  color: #fff;
}
.woodmart-recent-posts li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid;
}
.woodmart-recent-posts li:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.woodmart-recent-posts .recent-posts-thumbnail {
  overflow: hidden;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 15px;
}
.woodmart-recent-posts .recent-posts-thumbnail img {
  min-width: 60px;
}
.woodmart-recent-posts .recent-posts-info {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.woodmart-recent-posts .entry-title {
  font-size: 14px;
  margin-bottom: 8px;
}
.woodmart-recent-posts .recent-posts-comment,
.woodmart-recent-posts .recent-posts-time {
  font-size: 12px;
  color: #bbb;
}
.woodmart-recent-posts .recent-posts-time {
  margin-right: 5px;
}
.color-scheme-light .woodmart-recent-posts li,
.woodmart-dark .woodmart-recent-posts li {
  border-color: rgba(255, 255, 255, 0.2);
}
.color-scheme-light .woodmart-recent-posts .recent-posts-comment,
.color-scheme-light .woodmart-recent-posts .recent-posts-time,
.woodmart-dark .woodmart-recent-posts .recent-posts-comment,
.woodmart-dark .woodmart-recent-posts .recent-posts-time {
  color: rgba(255, 255, 255, 0.8);
}
.widget_archive ul li,
.widget_categories ul li,
.widget_nav_menu ul li,
.widget_pages ul li {
  color: #bbb;
  font-size: 14px;
  display: block;
}
.widget_archive ul li a,
.widget_categories ul li a,
.widget_nav_menu ul li a,
.widget_pages ul li a {
  padding-right: 2px;
  display: inline-block;
}
.widget_archive ul li.current_page_item > a,
.widget_categories ul li.current_page_item > a,
.widget_nav_menu ul li.current_page_item > a,
.widget_pages ul li.current_page_item > a {
  font-weight: 600;
  color: #333;
}
.widget_archive li ul,
.widget_categories li ul,
.widget_nav_menu li ul,
.widget_pages li ul {
  margin-top: 15px;
  padding-left: 15px;
}
.color-scheme-light .widget_archive ul li,
.color-scheme-light .widget_categories ul li,
.color-scheme-light .widget_nav_menu ul li,
.color-scheme-light .widget_pages ul li,
.woodmart-dark .widget_archive ul li,
.woodmart-dark .widget_categories ul li,
.woodmart-dark .widget_nav_menu ul li,
.woodmart-dark .widget_pages ul li {
  color: rgba(255, 255, 255, 0.6);
}
.color-scheme-light .widget_archive ul li.current_page_item > a,
.color-scheme-light .widget_categories ul li.current_page_item > a,
.color-scheme-light .widget_nav_menu ul li.current_page_item > a,
.color-scheme-light .widget_pages ul li.current_page_item > a,
.woodmart-dark .widget_archive ul li.current_page_item > a,
.woodmart-dark .widget_categories ul li.current_page_item > a,
.woodmart-dark .widget_nav_menu ul li.current_page_item > a,
.woodmart-dark .widget_pages ul li.current_page_item > a {
  color: #fff;
}
.widget_text .textwidget > :last-child {
  margin-bottom: 0;
}
.widget_recent_reviews .product-title {
  font-size: 14px;
}
.widget_rss .widget-title a {
  color: #2d2a2a;
  vertical-align: middle;
}
.widget_rss .widget-title a img {
  vertical-align: initial;
}
.widget_rss ul li {
  line-height: 1.5;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid;
}
.widget_rss ul li > a {
  margin-bottom: 8px;
  display: block;
  font-size: 14px;
  color: #2d2a2a;
  font-weight: 600;
}
.widget_rss ul li cite {
  margin-top: 5px;
  display: inline-block;
}
.widget_rss ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.widget_rss .rss-date {
  font-size: 12px;
  color: #bbb;
  margin-bottom: 8px;
  display: block;
}
.widget_rss .rss-date:before {
  content: "\f073";
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 5px;
}
.color-scheme-light .widget_rss .widget-title a,
.woodmart-dark .widget_rss .widget-title a {
  color: #fff;
}
.color-scheme-light .widget_rss ul li,
.woodmart-dark .widget_rss ul li {
  border-color: rgba(255, 255, 255, 0.2);
}
.color-scheme-light .widget_rss ul li a,
.woodmart-dark .widget_rss ul li a {
  color: #fff;
}
.color-scheme-light .widget_rss .rss-date,
.woodmart-dark .widget_rss .rss-date {
  color: rgba(255, 255, 255, 0.8);
}
.widget_product_tag_cloud .tagcloud,
.widget_tag_cloud .tagcloud {
  margin: -1px -1px;
  font-size: 0;
}
.widget_product_tag_cloud .tagcloud a,
.widget_tag_cloud .tagcloud a {
  padding: 5px 12px;
  margin: 1px 1px;
  text-transform: capitalize;
  display: inline-block;
  font-size: 12px !important;
  border: 1px solid;
}
.widget_product_tag_cloud .tagcloud a:focus,
.widget_product_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:focus,
.widget_tag_cloud .tagcloud a:hover {
  color: #fff;
}
.color-scheme-light .widget_product_tag_cloud .tagcloud a,
.color-scheme-light .widget_tag_cloud .tagcloud a,
.woodmart-dark .widget_product_tag_cloud .tagcloud a,
.woodmart-dark .widget_tag_cloud .tagcloud a {
  border-color: rgba(255, 255, 255, 0.3);
}
.widget_calendar #wp-calendar {
  margin-bottom: 0;
}
.widget_calendar #wp-calendar > caption {
  text-align: center;
  color: #2d2a2a;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
.widget_calendar #wp-calendar th {
  text-align: center;
  padding: 5px;
  font-size: 16px;
  border-bottom: none;
}
.widget_calendar #wp-calendar td {
  text-align: center;
  padding: 10px;
  border-bottom: none;
}
.widget_calendar #wp-calendar #today {
  color: #fff;
  font-weight: 600;
}
.widget_calendar #wp-calendar #prev {
  text-align: left;
}
.widget_calendar #wp-calendar #next {
  text-align: right;
}
.widget_calendar #wp-calendar thead th {
  border-bottom: 2px solid rgba(129, 129, 129, 0.1);
}
.widget_calendar #wp-calendar tfoot td {
  border-top: 2px solid rgba(129, 129, 129, 0.1);
}
.color-scheme-light .widget_calendar #wp-calendar > caption,
.woodmart-dark .widget_calendar #wp-calendar > caption {
  color: #fff;
}
.color-scheme-light .widget_calendar #wp-calendar thead th,
.woodmart-dark .widget_calendar #wp-calendar thead th {
  border-color: rgba(255, 255, 255, 0.2);
}
.color-scheme-light .widget_calendar #wp-calendar tfoot td,
.woodmart-dark .widget_calendar #wp-calendar tfoot td {
  border-color: rgba(255, 255, 255, 0.2);
}
.woodmart-author-information .author-avatar img {
  border-radius: 50%;
  margin-bottom: 15px;
}
.woodmart-author-information .author-info {
  line-height: 1.6;
  text-align: inherit;
  background-color: transparent;
  padding: 0;
}
.woodmart-author-information .author-area > a {
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
  padding: 0;
  border-width: 2px;
  border-style: solid;
  border-top: none;
  border-left: none;
  border-right: none;
  background-color: transparent !important;
  color: #333;
  border-color: #dfdfdf;
  margin-top: 15px;
}
.woodmart-author-information .author-area > a:hover {
  text-decoration: none;
}
.woodmart-author-information .author-area > a:focus {
  outline: 0;
}
.woodmart-author-information .author-area > a:hover {
  background-color: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woodmart-author-information .author-area > a:hover {
  color: #333;
  border-color: #c5c5c5;
}
.color-scheme-light .woodmart-author-information .author-area > a,
.woodmart-dark .woodmart-author-information .author-area > a {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.3);
}
.color-scheme-light .woodmart-author-information .author-area > a:hover,
.woodmart-dark .woodmart-author-information .author-area > a:hover {
  color: #fff;
  border-color: #fff;
}
.widget_nav_mega_menu > .widget-title {
  color: #000;
  background-color: #f1f1f1;
  display: block;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  padding: 19px;
}
.widget_nav_mega_menu > .widget-title:before {
  content: none;
}
.widget_nav_mega_menu > .widget-title.color-scheme-light {
  color: #fff;
}
.widget_nav_mega_menu > .widget-title + .vertical-navigation .menu {
  border-top: none;
}
.widget_nav_mega_menu .vertical-navigation {
  display: block;
}
.woodmart-cookies-popup {
  position: fixed;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  padding: 15px 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.14);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.14);
  transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0);
  -webkit-transition: transform 0.35s ease;
  -webkit-transition: -webkit-transform 0.35s ease;
  transition: -webkit-transform 0.35s ease;
  transition: transform 0.35s ease;
  transition: transform 0.35s ease, -webkit-transform 0.35s ease;
}
.woodmart-cookies-popup.popup-display {
  transform: none;
  -webkit-transform: none;
}
.woodmart-cookies-popup.popup-hide {
  transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0);
}
.woodmart-dark .woodmart-cookies-popup {
  background-color: #101010;
}
.woodmart-cookies-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.woodmart-cookies-inner .cookies-buttons {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.woodmart-cookies-inner .cookies-info-text {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-right: 30px;
}
.cookies-buttons > a {
  margin-right: 20px;
}
.cookies-buttons > a:last-child {
  margin-right: 0;
}
.cookies-buttons .cookies-more-btn {
  color: #333;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  border-bottom: 2px solid #e4e4e4;
}
.cookies-buttons .cookies-more-btn:focus,
.cookies-buttons .cookies-more-btn:hover {
  opacity: 0.7;
}
.woodmart-dark .cookies-buttons .cookies-more-btn {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.25);
}
.woocommerce-demo-store .woodmart-cookies-popup.popup-display {
  transform: translate3d(0, -46px, 0);
  -webkit-transform: translate3d(0, -46px, 0);
  -ms-transform: translate3d(0, -46px, 0);
}
.error404 .page-header {
  border-bottom: 0;
  padding-bottom: 0;
  margin: 0;
  margin-bottom: 20px;
  position: relative;
}
.error404 .page-header:before {
  content: "404";
  position: absolute;
  top: -20px;
  left: 50%;
  color: #f4f4f4;
  font-size: 400px;
  line-height: 320px;
  font-weight: 700;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.error404 .page-title {
  border-bottom: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 115px 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 82px;
  line-height: 82px;
  font-weight: 900;
}
.error404 .page-content {
  text-align: center;
}
.error404 .page-content h2 {
  font-size: 28px;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.error404 .page-content p {
  font-size: 110%;
}
.error404 .page-content > .woodmart-search-form {
  max-width: 400px;
  margin: 0 auto;
}
.error404.woodmart-dark .page-header:before {
  color: rgba(255, 255, 255, 0.1);
}
.search-no-results .page-title .breadcrumbs,
.search-no-results .page-title .yoast-breadcrumb {
  display: none;
}
.not-found .entry-header {
  text-align: center;
}
.not-found .entry-header:before {
  content: "\f125";
  font-family: woodmart-font;
  display: inline-block;
  font-size: 100px;
  line-height: 100px;
  margin-bottom: 10px;
}
.not-found .entry-header .entry-title {
  text-transform: capitalize;
  font-size: 48px;
  font-weight: 900;
  margin-bottom: 15px;
}
.not-found .entry-content {
  text-align: center;
}
.not-found .entry-content > p {
  font-size: 16px;
  margin-bottom: 30px;
}
.not-found .searchform {
  max-width: 350px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 30px;
  position: relative;
}
.not-found .searchform input[type="text"] {
  padding-right: 105px;
}
.not-found .searchform .searchsubmit {
  position: absolute;
  top: 0;
  right: 0;
}
.woodmart-scroll {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.woodmart-scroll .woodmart-scroll-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.woodmart-scroll .woodmart-scroll-content:focus {
  outline: 0;
}
.woodmart-scroll .woodmart-scroll-content::-webkit-scrollbar {
  display: none;
}
.has-scrollbar > .woodmart-scroll-content::-webkit-scrollbar {
  display: block;
}
.platform-Mac .woodmart-scroll .woodmart-scroll-content::-webkit-scrollbar {
  display: none;
}
.woodmart-scroll-pane {
  width: 3px;
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  visibility: hidden\9;
  opacity: 0;
}
.woodmart-scroll-pane > .woodmart-scroll-slider {
  background: rgba(0, 0, 0, 0.25);
  position: relative;
  margin: 0 0;
}
.woodmart-scroll-pane.active,
.woodmart-scroll-pane.flashed,
.woodmart-scroll:hover > .woodmart-scroll-pane,
.woodmart-sidebar-scroll:hover > .woodmart-scroll-pane {
  visibility: visible\9;
  opacity: 0.99;
}
.color-scheme-light .woodmart-scroll-pane,
.woodmart-dark .woodmart-scroll-pane {
  background: rgba(255, 255, 255, 0.15);
}
.color-scheme-light .woodmart-scroll-pane > .woodmart-scroll-slider,
.woodmart-dark .woodmart-scroll-pane > .woodmart-scroll-slider {
  background: rgba(255, 255, 255, 0.35);
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease,
    -webkit-transform 0.3s ease;
  -webkit-transition: transform 0.3s ease, opacity 0.3s ease;
  -webkit-transform: translateX(-100px);
  transform: translateX(-100px);
}
.mfp-move-horizontal .mfp-with-anim .summary-inner {
  transform: translateY(30px);
  -webkit-transform: translateY(30px);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease,
    -webkit-transform 0.3s ease;
  -webkit-transition: transform 0.3s ease, opacity 0.3s ease;
}
.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: none;
  -webkit-transform: none;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim .summary-inner {
  transform: none;
  -webkit-transform: none;
  opacity: 1;
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  opacity: 0;
  -webkit-transform: translateX(100px);
  transform: translateX(100px);
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-move-horizontal.mfp-removing .mfp-close {
  display: none;
}
@-webkit-keyframes justified-gallery-show-caption-animation {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}
@keyframes justified-gallery-show-caption-animation {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.7;
  }
}
@-webkit-keyframes justified-gallery-show-entry-animation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes justified-gallery-show-entry-animation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.justified-gallery {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.justified-gallery > a,
.justified-gallery > div {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.justified-gallery > a > a > img,
.justified-gallery > a > img,
.justified-gallery > div > a > img,
.justified-gallery > div > img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  border: 0;
}
.justified-gallery > a > .caption,
.justified-gallery > div > .caption {
  display: none;
  position: absolute;
  bottom: 0;
  padding: 5px;
  background-color: #000;
  left: 0;
  right: 0;
  margin: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  font-family: sans-serif;
}
.justified-gallery > a > .caption.caption-visible,
.justified-gallery > div > .caption.caption-visible {
  display: initial;
  opacity: 0.7;
  filter: "alpha(opacity=70)";
  -webkit-animation: justified-gallery-show-caption-animation 500ms 0 ease;
  -moz-animation: justified-gallery-show-caption-animation 500ms 0 ease;
  -ms-animation: justified-gallery-show-caption-animation 500ms 0 ease;
}
.justified-gallery > .entry-visible {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-animation: justified-gallery-show-entry-animation 500ms 0 ease;
  -moz-animation: justified-gallery-show-entry-animation 500ms 0 ease;
  -ms-animation: justified-gallery-show-entry-animation 500ms 0 ease;
}
.justified-gallery > .spinner {
  position: absolute;
  bottom: 0;
  margin-left: -24px;
  padding: 10px 0;
  left: 50%;
  opacity: initial;
  -webkit-filter: initial;
  filter: initial;
  overflow: initial;
}
.justified-gallery > .spinner > span {
  display: inline-block;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 8px;
  height: 8px;
  margin: 0 4px;
  background-color: #000;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
#bbpress-forums hr {
  margin: 0 0 24px 0;
}
#bbpress-forums {
  font-size: 14px;
}
.bbp-forum-content ul.sticky,
.bbp-topics ul.sticky,
.bbp-topics ul.super-sticky,
.bbp-topics-front ul.super-sticky {
  background-color: rgba(124, 161, 143, 0.08);
}
#bbpress-forums div.odd,
#bbpress-forums ul.odd {
  background-color: #fff;
}
#bbpress-forums ul.bbp-threaded-replies {
  margin-left: 50px;
}
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results,
#bbpress-forums ul.bbp-topics {
  font-size: 14px;
}
#bbpress-forums li.bbp-footer,
#bbpress-forums li.bbp-header {
  background: 0 0;
  border-top: none;
  font-size: 16px;
  font-weight: 400;
  padding: 15px 20px 15px 30px;
}
#bbpress-forums li.bbp-footer {
  display: none;
}
#bbpress-forums li.bbp-header {
  background: 0 0;
  border-bottom: 1px solid #eee;
}
#bbpress-forums .bbp-forums-list {
  margin: 10px 0 0 5px;
  border-left: 2px solid #ddd;
}
li.bbp-forum-info,
li.bbp-topic-title {
  width: 50%;
}
li.bbp-forum-reply-count,
li.bbp-forum-topic-count,
li.bbp-topic-reply-count,
li.bbp-topic-voice-count {
  width: 15%;
}
li.bbp-forum-freshness,
li.bbp-topic-freshness {
  width: 20%;
}
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
  border-top: none;
  padding: 45px 20px 45px 30px;
  border-bottom: 1px solid #eee;
}
#bbpress-forums li.bbp-body ul.forum .bbp-forum-title,
#bbpress-forums li.bbp-body ul.forum .bbp-topic-title,
#bbpress-forums li.bbp-body ul.topic .bbp-forum-title,
#bbpress-forums li.bbp-body ul.topic .bbp-topic-title {
  font-size: 16px;
  font-weight: 700;
}
#bbpress-forums li.bbp-body ul.forum:last-child,
#bbpress-forums li.bbp-body ul.topic:last-child {
  border-bottom: none;
}
#bbpress-forums div.bbp-forum-author img.avatar,
#bbpress-forums div.bbp-reply-author img.avatar,
#bbpress-forums div.bbp-topic-author img.avatar {
  border-radius: 50%;
  margin: 12px auto 5px auto;
}
#bbpress-forums div.bbp-forum-author .bbp-author-role,
#bbpress-forums div.bbp-reply-author .bbp-author-role,
#bbpress-forums div.bbp-topic-author .bbp-author-role {
  margin-bottom: 5px;
}
#bbpress-forums div.forum div.bbp-forum-author,
#bbpress-forums div.reply div.bbp-reply-author,
#bbpress-forums div.topic div.bbp-reply-author {
  border-right: 1px solid #eee;
  padding-right: 20px;
  width: 150px;
}
#bbpress-forums div.bbp-forum-content,
#bbpress-forums div.bbp-reply-content,
#bbpress-forums div.bbp-topic-content {
  margin-left: 180px;
}
div.bbp-forum-header,
div.bbp-reply-header,
div.bbp-topic-header,
li.bbp-body div.hentry {
  padding: 15px 20px;
}
div.bbp-forum-header,
div.bbp-reply-header,
div.bbp-topic-header {
  border-top: 1px solid transparent;
}
li.bbp-header div.bbp-reply-content span#favorite-toggle,
li.bbp-header div.bbp-reply-content span#subscription-toggle,
li.bbp-header div.bbp-topic-content span#favorite-toggle,
li.bbp-header div.bbp-topic-content span#subscription-toggle {
  line-height: 1.5;
  margin-bottom: 0;
}
#bbpress-forums div.bbp-reply-to {
  margin-left: 130px;
  padding: 12px 12px 12px 0;
  text-align: right;
}
div.bbp-breadcrumb {
  float: left;
}
div.bbp-breadcrumb .bbp-breadcrumb-sep {
  font-size: 0;
}
div.bbp-breadcrumb .bbp-breadcrumb-sep:after {
  content: "/";
  font-size: 12px;
  padding: 0 5px;
}
div.bbp-breadcrumb .bbp-breadcrumb-home:before {
  content: "\f015";
  margin-right: 5px;
  font-family: FontAwesome;
}
div.bbp-breadcrumb a {
  color: #4e4e4e;
}
div.bbp-breadcrumb .bbp-breadcrumb-current {
  color: #9e9e9e;
}
div.bbp-breadcrumb,
div.bbp-topic-tags {
  font-size: 14px;
  margin-bottom: 20px;
}
#bbpress-forums div.bbp-breadcrumb p {
  margin-bottom: 0;
}
#bbpress-forums div.bbp-topic-tags p {
  margin-bottom: 10px;
}
#bbpress-forums div.bbp-topic-tags {
  float: right;
}
#bbpress-forums div.bbp-topic-tags p {
  color: #777;
}
#bbpress-forums div.bbp-topic-tags a {
  font-style: italic;
}
#subscription-toggle {
  float: right;
  line-height: 1.5;
  margin-left: 20px;
  margin-bottom: 20px;
  font-size: 0;
}
#subscription-toggle a {
  font-size: 16px;
}
#subscription-toggle:before {
  content: "\f0f3";
  margin-right: 7px;
  font-size: 14px;
  font-family: FontAwesome;
}
#favorite-toggle:before {
  content: "\f004";
  margin-right: 7px;
  font-size: 14px;
  font-family: FontAwesome;
}
#favorite-toggle a {
  text-decoration: none;
}
.bbp-reply-form,
.bbp-topic-form,
.bbp-topic-tag-form {
  margin-top: 140px;
}
#bbpress-forums .bbp-search-form {
  margin-bottom: 20px;
  position: relative;
}
#bbpress-forums .bbp-search-form #bbp_search_submit {
  position: absolute;
  right: 0;
  top: 0;
}
#bbpress-forums #bbp-search-form #bbp_search {
  width: 320px;
  padding-right: 100px;
}
span.bbp-admin-links a {
  color: #717171;
}
.bbp-forum-header a.bbp-forum-permalink,
.bbp-reply-header a.bbp-reply-permalink,
.bbp-topic-header a.bbp-topic-permalink {
  color: #2a2a2a;
  display: inline-block;
  border-bottom: 1px solid #a5a5a5;
}
.bbp-forum-header a.bbp-forum-permalink:hover,
.bbp-reply-header a.bbp-reply-permalink:hover,
.bbp-topic-header a.bbp-topic-permalink:hover {
  text-decoration: none;
  border-color: #000;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta {
  font-size: 12px;
  line-height: 1.6;
  color: #a8a8a8;
  margin: 15px 0 0;
}
#bbpress-forums .bbp-forums-list li a {
  color: #bbb;
}
#bbpress-forums fieldset.bbp-form {
  border: 10px solid #eee;
  padding: 20px 40px;
}
#bbpress-forums fieldset.bbp-form legend {
  padding: 0 15px;
}
#bbpress-forums fieldset.bbp-form label {
  margin-bottom: 10px;
}
.bbp-login-form .bbp-login-links {
  float: left;
  clear: left;
}
.bbp-login-form .bbp-login-links a {
  color: #3b3b3b;
  font-size: 14px;
}
.bbp-login-form .bbp-login-links .bbp-register-link {
  margin-bottom: 10px;
}
.bbp-login-form .bbp-login-links .bbp-lostpass-link:before,
.bbp-login-form .bbp-login-links .bbp-register-link:before {
  display: inline-block;
  font-family: FontAwesome;
  margin-right: 6px;
  color: #bbb;
}
.bbp-login-form .bbp-login-links .bbp-register-link:before {
  content: "\f007";
}
.bbp-login-form .bbp-login-links .bbp-lostpass-link:before {
  content: "\f023";
}
#bbpress-forums div.bbp-the-content-wrapper {
  margin-bottom: 10px;
}
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
  font-size: 14px;
  border: 1px solid #f4f4f4;
  border-top: none;
}
#bbpress-forums div.bbp-the-content-wrapper input {
  font-size: 12px;
  margin: 3px 5px 3px 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #e8e8e8;
  background-color: #e8e8e8;
}
.quicktags-toolbar {
  border-bottom: 1px solid rgba(129, 129, 129, 0.25) !important;
  background: #f9f9f9 !important;
}
#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar {
  padding: 10px;
}
#bbpress-forums div.wp-editor-container {
  border: 1px solid rgba(129, 129, 129, 0.25);
}
div.bbp-template-notice,
div.indicator-hint {
  padding: 12px 15px;
  margin: 0 0 20px 0;
  border-radius: 0;
  background-color: rgba(249, 226, 110, 0.09);
  border-color: rgba(110, 103, 8, 0.04);
  color: #000;
}
div.bbp-template-notice a {
  color: #555;
  text-decoration: none;
}
div.bbp-template-notice.info {
  border: rgba(206, 225, 239, 0.16) 1px solid;
  background-color: rgba(240, 248, 255, 0.2);
}
div.bbp-template-notice p {
  margin: 0 !important;
  padding: 0;
  color: rgba(0, 0, 0, 0.7);
  font-size: 14px;
}
.bbp-forum-content ul.sticky,
.bbp-topics ul.sticky,
.bbp-topics ul.super-sticky,
.bbp-topics-front ul.super-sticky {
  background-color: rgba(249, 226, 110, 0.09) !important;
}
#bbpress-forums .widget_display_replies img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar {
  float: none;
  border-radius: 50%;
  margin-bottom: 0;
  margin-right: 3px;
  margin-left: 3px;
  border: none;
}
fieldset div.avatar {
  float: right;
}
.activity-list li.bbp_reply_create .activity-content .activity-inner,
.activity-list li.bbp_topic_create .activity-content .activity-inner {
  border-left: 2px solid #eaeaea;
  margin-left: 5px;
  padding-left: 10px;
}
@media only screen and (max-width: 991px) {
  div.bbp-search-form {
    float: none;
    width: 100%;
  }
  #bbpress-forums div.bbp-topic-tags {
    display: none;
  }
  #bbpress-forums #bbp-search-form #bbp_search {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #bbpress-forums .bbp-search-form #bbp_search_submit {
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 35px;
    padding-right: 35px;
  }
  div.bbp-breadcrumb,
  div.bbp-topic-tags {
    float: none;
    text-align: center;
  }
  #subscription-toggle {
    display: none;
  }
  .bbp-pagination {
    float: none;
    text-align: center;
  }
  .bbp-pagination-count {
    float: none;
  }
  .bbp-reply-form,
  .bbp-topic-form,
  .bbp-topic-tag-form {
    margin-top: 70px;
  }
  span.bbp-admin-links {
    margin-top: 10px;
    display: block;
    float: none;
  }
}
@media only screen and (max-width: 480px) {
  #bbpress-forums div.bbp-topic-tags {
    display: none;
  }
  li.bbp-forum-info,
  li.bbp-topic-title {
    width: 100%;
  }
  li.bbp-forum-reply-count,
  li.bbp-forum-topic-count,
  li.bbp-topic-reply-count,
  li.bbp-topic-voice-count {
    display: none;
  }
  #bbpress-forums li.bbp-body ul.forum,
  #bbpress-forums li.bbp-body ul.topic {
    padding: 20px 10px 20px 20px;
  }
  #bbpress-forums li.bbp-footer,
  #bbpress-forums li.bbp-header {
    padding-left: 20px;
  }
  #bbpress-forums li.bbp-footer li.bbp-forum-freshness,
  #bbpress-forums li.bbp-footer li.bbp-topic-freshness,
  #bbpress-forums li.bbp-header li.bbp-forum-freshness,
  #bbpress-forums li.bbp-header li.bbp-topic-freshness {
    display: none;
  }
  .bbp-replies .bbp-header {
    display: none;
  }
  #bbpress-forums li.bbp-forum-freshness,
  #bbpress-forums li.bbp-topic-freshness {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 12px;
    margin-top: 15px;
    font-weight: 700;
    white-space: nowrap;
  }
  #bbpress-forums li.bbp-forum-freshness .bbp-topic-meta,
  #bbpress-forums li.bbp-topic-freshness .bbp-topic-meta {
    display: inline-block;
    margin-top: 0;
  }
  #bbpress-forums li.bbp-forum-freshness:before,
  #bbpress-forums li.bbp-topic-freshness:before {
    content: "Freshness:";
    color: #a8a8a8;
  }
  #bbpress-forums div.forum div.bbp-forum-author,
  #bbpress-forums div.reply div.bbp-reply-author,
  #bbpress-forums div.topic div.bbp-reply-author {
    border-right: none;
    padding-right: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
  }
  #bbpress-forums .bbp-body div.bbp-reply-author {
    margin: 0;
    padding-left: 0;
  }
  #bbpress-forums div.bbp-reply-author a.bbp-author-name {
    margin: 0;
    margin-bottom: 5px;
  }
  #bbpress-forums div.bbp-reply-author img.avatar {
    position: static;
  }
  #bbpress-forums .bbp-body div.bbp-reply-content {
    text-align: center;
  }
  #bbpress-forums fieldset.bbp-form {
    padding: 0;
    border: none;
  }
  #bbpress-forums fieldset.bbp-form legend {
    padding: 0;
    margin-bottom: 20px;
  }
  span.bbp-admin-links {
    float: left;
  }
  .bbp_widget_login .bbp-submit-wrapper {
    float: none;
  }
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion
  .vc_tta-panel-heading {
  border: none !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion
  .vc_tta-panel-heading
  .vc_tta-panel-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion
  .vc_tta-panel-title
  > a {
  padding-top: 18px;
  padding-bottom: 18px;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion.vc_tta-color-white
  .vc_tta-panels {
  border-top: 2px solid rgba(119, 119, 119, 0.17);
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion.vc_tta-color-white
  .vc_tta-panel {
  border-bottom: 1px solid;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion.vc_tta-color-white
  .vc_tta-panel.vc_active
  .vc_tta-panel-title
  > a {
  color: #333;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion.vc_tta-color-white
  .vc_tta-panel-heading:hover {
  background-color: transparent;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion.vc_tta-color-white
  .vc_tta-panel-title
  > a {
  padding-left: 0;
  padding-right: 0;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion.vc_tta-color-white
  .vc_tta-panel-title.vc_tta-controls-icon-position-right
  .vc_tta-controls-icon {
  right: 5px;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion.vc_tta-color-white
  .vc_tta-panel-title.vc_tta-controls-icon-position-right
  > a {
  padding-right: 25px;
  padding-left: 5px;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion.vc_tta-color-white
  .vc_tta-panel-title.vc_tta-controls-icon-position-left
  .vc_tta-controls-icon {
  left: 5px;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion.vc_tta-color-white
  .vc_tta-panel-title.vc_tta-controls-icon-position-left
  > a {
  padding-left: 25px;
  padding-right: 5px;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion.vc_tta-color-white
  .vc_tta-panel-title:hover
  > a {
  color: #333;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion.vc_tta-color-white
  .vc_tta-panel-body {
  padding-top: 0;
  padding-left: 5px;
  padding-right: 5px;
  border: none;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tabs-container {
  position: relative;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tab {
  color: #333;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tab
  > a {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border: none;
  background-color: transparent;
  color: inherit;
  opacity: 0.7;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tab
  > a:hover {
  opacity: 1;
  border: none;
  background-color: transparent;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tab
  .vc_tta-title-text {
  position: relative;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tab.vc_active
  > a {
  opacity: 1;
  border: none;
  background-color: transparent;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-panel {
  margin: 0;
  overflow: hidden;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-panel.vc_active
  .vc_tta-panel-body {
  opacity: 1;
  visibility: visible;
  position: relative;
  z-index: 2;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: opacity 0.25s ease 0.25s, visibility 0.25s ease 0.25s,
    -webkit-transform 0.25s ease 0.25s;
  transition: opacity 0.25s ease 0.25s, visibility 0.25s ease 0.25s,
    -webkit-transform 0.25s ease 0.25s;
  transition: transform 0.25s ease 0.25s, opacity 0.25s ease 0.25s,
    visibility 0.25s ease 0.25s;
  transition: transform 0.25s ease 0.25s, opacity 0.25s ease 0.25s,
    visibility 0.25s ease 0.25s, -webkit-transform 0.25s ease 0.25s;
  -webkit-transition: transform 0.25s ease 0.25s, opacity 0.25s ease 0.25s,
    visibility 0.25s ease 0.25s;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-panel-body {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease,
    -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease,
    -webkit-transform 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease, visibility 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease, visibility 0.25s ease,
    -webkit-transform 0.25s ease;
  -webkit-transition: transform 0.25s ease, opacity 0.25s ease,
    visibility 0.25s ease;
  height: auto !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  display: block !important;
}
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-bottom
  .vc_tta-panel
  .vc_tta-panel-body,
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-left
  .vc_tta-panel
  .vc_tta-panel-body,
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-right
  .vc_tta-panel
  .vc_tta-panel-body {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.wpb-js-composer
  .color-scheme-light
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tabs-container:after,
.wpb-js-composer.woodmart-dark
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tabs-container:after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.8))
  );
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.8) 100%
  );
}
.wpb-js-composer
  .color-scheme-light
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tab,
.wpb-js-composer.woodmart-dark
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tab {
  color: #fff;
}
.wpb_video_wrapper {
  position: relative;
  overflow: hidden;
}
.wpb_video_wrapper .woodmart-video-poster,
.wpb_video_wrapper .woodmart-video-poster-wrapper,
.wpb_video_wrapper .woodmart-video-poster-wrapper:after {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
}
.wpb_video_wrapper .woodmart-video-poster-wrapper {
  position: absolute !important;
  z-index: 2;
  cursor: pointer;
  overflow: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  perspective: 800px;
  -webkit-perspective: 800px;
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.44, 1.18),
    visibility 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s cubic-bezier(0, 0, 0.44, 1.18),
    visibility 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}
.wpb_video_wrapper .woodmart-video-poster-wrapper:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.15);
  z-index: 2;
  -webkit-transition: background-color 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: background-color 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}
.wpb_video_wrapper .woodmart-video-poster-wrapper.hidden-poster {
  opacity: 0;
  visibility: hidden;
}
.wpb_video_wrapper .woodmart-video-poster {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin: -1px;
  -webkit-transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: -webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18),
    -webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}
.wpb_video_wrapper .button-play {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100px;
  line-height: 95px;
  width: 100px;
  margin-top: -50px;
  margin-left: -50px;
  padding-left: 5px;
  text-align: center;
  color: #fff;
  border: 4px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  z-index: 3;
  -webkit-transition: border-color 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: border-color 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}
.wpb_video_wrapper .button-play:after {
  content: "\f100";
  font-family: woodmart-font;
  display: inline-block;
  font-size: 32px;
  -webkit-transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: -webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18),
    -webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}
.wpb_video_wrapper:hover .woodmart-video-poster-wrapper:after {
  background-color: rgba(0, 0, 0, 0.3);
}
.wpb_video_wrapper:hover .button-play {
  border-color: rgba(255, 255, 255, 0.6);
}
.wpb_video_wrapper:hover .button-play:after {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
}
.wpb_video_wrapper:hover .woodmart-video-poster {
  transform: scale(1.09);
  -webkit-transform: scale(1.09);
}
.vc_progress_bar .vc_single_bar {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.vc_progress_bar .vc_single_bar .vc_label {
  padding: 0.6em 1.2em;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.2px;
  text-shadow: none !important;
}
.vc_progress_bar .vc_single_bar .vc_bar {
  border-radius: 0;
  -webkit-transition: width 0.8s ease;
  transition: width 0.8s ease;
}
.woodmart-parallax {
  background-attachment: fixed !important;
  background-size: cover !important;
}
.parallax-yes {
  background-size: cover;
}
.attachment_fixed-yes {
  background-attachment: fixed;
}
.vc_row.woodmart-disable-overflow,
.vc_section.woodmart-disable-overflow {
  overflow: visible;
}
.vc_row-full-width {
  float: left;
  width: 100%;
}
.vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
  z-index: auto;
}
.vc_row-no-padding .vc_row-fluid {
  margin-right: 0;
  margin-left: 0;
}
.wpb_widgetised_column > .wpb_wrapper > :last-child {
  margin-bottom: 0;
}
.widgetarea-head .wpb_widgetised_column {
  margin-bottom: 0;
}
.wd-bottom-flip-x,
.wd-left-flip-y,
.wd-right-flip-y,
.wd-rotate-z,
.wd-slide-from-bottom,
.wd-slide-from-left,
.wd-slide-from-right,
.wd-slide-from-top,
.wd-top-flip-x,
.wd-zoom-in {
  -webkit-transition: opacity 0.7s cubic-bezier(0, 0.87, 0.58, 1);
  transition: opacity 0.7s cubic-bezier(0, 0.87, 0.58, 1);
  -webkit-animation-fill-mode: none !important;
  animation-fill-mode: none !important;
}
.wd-bottom-flip-x.animated,
.wd-left-flip-y.animated,
.wd-right-flip-y.animated,
.wd-rotate-z.animated,
.wd-slide-from-bottom.animated,
.wd-slide-from-left.animated,
.wd-slide-from-right.animated,
.wd-slide-from-top.animated,
.wd-top-flip-x.animated,
.wd-zoom-in.animated {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-timing-function: cubic-bezier(0, 0.87, 0.58, 1);
  animation-timing-function: cubic-bezier(0, 0.87, 0.58, 1);
}
.wd-slide-from-top {
  -webkit-animation-name: wd-SlideFromTop;
  animation-name: wd-SlideFromTop;
}
.wd-slide-from-bottom {
  -webkit-animation-name: wd-SlideFromBottom;
  animation-name: wd-SlideFromBottom;
}
.wd-slide-from-left {
  -webkit-animation-name: wd-SlideFromLeft;
  animation-name: wd-SlideFromLeft;
}
.wd-slide-from-right {
  -webkit-animation-name: wd-SlideFromRight;
  animation-name: wd-SlideFromRight;
}
.wd-right-flip-y {
  -webkit-animation-name: wd-RightFlipY;
  animation-name: wd-RightFlipY;
}
.wd-left-flip-y {
  -webkit-animation-name: wd-LeftFlipY;
  animation-name: wd-LeftFlipY;
}
.wd-top-flip-x {
  -webkit-animation-name: wd-TopFlipX;
  animation-name: wd-TopFlipX;
}
.wd-bottom-flip-x {
  -webkit-animation-name: wd-BottomFlipX;
  animation-name: wd-BottomFlipX;
}
.wd-zoom-in {
  -webkit-animation-name: wd-ZoomIn;
  animation-name: wd-ZoomIn;
}
.wd-rotate-z {
  -webkit-animation-name: wd-RotateZ;
  animation-name: wd-RotateZ;
  will-change: animation;
}
.wpb_wrapper > .wpb_animate_when_almost_visible:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.wpb_wrapper > .wpb_animate_when_almost_visible:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.wpb_wrapper > .wpb_animate_when_almost_visible:nth-child(4) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.wpb_wrapper > .wpb_animate_when_almost_visible:nth-child(5) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.wpb_wrapper > .wpb_animate_when_almost_visible:nth-child(6) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.wpb_wrapper > .wpb_animate_when_almost_visible:nth-child(7) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
body .woodmart-bg-left-top,
body .woodmart-bg-left-top > .vc_column-inner {
  background-position: left top !important;
}
body .woodmart-bg-left-center,
body .woodmart-bg-left-center > .vc_column-inner {
  background-position: left center !important;
}
body .woodmart-bg-left-bottom,
body .woodmart-bg-left-bottom > .vc_column-inner {
  background-position: left bottom !important;
}
body .woodmart-bg-right-top,
body .woodmart-bg-right-top > .vc_column-inner {
  background-position: right top !important;
}
body .woodmart-bg-right-center,
body .woodmart-bg-right-center > .vc_column-inner {
  background-position: right center !important;
}
body .woodmart-bg-right-bottom,
body .woodmart-bg-right-bottom > .vc_column-inner {
  background-position: right bottom !important;
}
body .woodmart-bg-center-top,
body .woodmart-bg-center-top > .vc_column-inner {
  background-position: center top !important;
}
body .woodmart-bg-center-center,
body .woodmart-bg-center-center > .vc_column-inner {
  background-position: center center !important;
}
body .woodmart-bg-center-bottom,
body .woodmart-bg-center-bottom > .vc_column-inner {
  background-position: center bottom !important;
}
.slider-title {
  position: relative;
  text-align: left;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.slider-title:before {
  content: " ";
  position: absolute;
  top: 100%;
  left: 0;
  width: 40px;
  height: 2px;
}
.owl-carousel {
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-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;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -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 .owl-item.animated {
  -webkit-animation-duration: 600ms;
  animation-duration: 600ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-item.fadeOut {
  -webkit-animation-name: wd-fadeOut;
  animation-name: wd-fadeOut;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.html) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 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 {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-dots {
  text-align: center;
  margin-top: 5px;
}
.owl-dots .owl-dot {
  display: inline-block;
  margin-top: 10px;
}
.owl-dots .owl-dot span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 5px 5px;
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.owl-dots .owl-dot:not(.active):hover span {
  border-color: #3e3e3e;
}
.owl-dots .owl-dot.active span {
  border-color: #3e3e3e;
  background-color: #3e3e3e;
}
.color-scheme-light .owl-dots .owl-dot span,
.pagin-color-light .owl-dots .owl-dot span,
.woodmart-dark .owl-dots .owl-dot span {
  border-color: rgba(255, 255, 255, 0.4);
}
.color-scheme-light .owl-dots .owl-dot:not(.active):hover span,
.pagin-color-light .owl-dots .owl-dot:not(.active):hover span,
.woodmart-dark .owl-dots .owl-dot:not(.active):hover span {
  border-color: rgba(255, 255, 255, 0.8);
}
.color-scheme-light .owl-dots .owl-dot.active span,
.pagin-color-light .owl-dots .owl-dot.active span,
.woodmart-dark .owl-dots .owl-dot.active span {
  border-color: #fff;
  background-color: #fff;
}
.owl-nav,
.wrap-loading-arrow {
  font-size: 0;
}
.owl-nav > div,
.wrap-loading-arrow > div {
  position: absolute;
  top: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  padding: 0;
  margin-top: -25px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 250;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.owl-nav > div:after,
.wrap-loading-arrow > div:after {
  display: inline-block;
  font-size: 24px;
  line-height: 24px;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: transform 0.25s ease;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.owl-nav > div[class*="prev"],
.wrap-loading-arrow > div[class*="prev"] {
  padding-right: 2px;
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
}
.owl-nav > div[class*="prev"]:after,
.wrap-loading-arrow > div[class*="prev"]:after {
  content: "\f111";
  font-family: woodmart-font;
}
.owl-nav > div[class*="next"],
.wrap-loading-arrow > div[class*="next"] {
  padding-left: 2px;
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
}
.owl-nav > div[class*="next"]:after,
.wrap-loading-arrow > div[class*="next"]:after {
  content: "\f110";
  font-family: woodmart-font;
}
.browser-Safari .owl-nav > div,
.browser-Safari .wrap-loading-arrow > div {
  visibility: visible;
}
.color-scheme-light .owl-nav > div,
.color-scheme-light .wrap-loading-arrow > div,
.pagin-color-light .owl-nav > div,
.pagin-color-light .wrap-loading-arrow > div,
.woodmart-dark .owl-nav > div,
.woodmart-dark .wrap-loading-arrow > div {
  color: #fff;
}
.owl-nav > div[class*="prev"] {
  left: 0;
}
.owl-nav > div[class*="next"] {
  right: 0;
}
.owl-nav > div:hover {
  color: rgba(0, 0, 0, 0.5);
}
.color-scheme-light .owl-nav > div:hover,
.pagin-color-light .owl-nav > div:hover,
.woodmart-dark .owl-nav > div:hover {
  color: rgba(255, 255, 255, 0.8);
}
.wrap-loading-arrow > div {
  position: fixed;
}
.owl-carousel:hover .owl-nav > div,
.show-arrow .wrap-loading-arrow > div {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  opacity: 1;
  visibility: visible;
  pointer-events: visible;
}
.woodmart-carousel-spacing-0 .owl-nav > div[class*="prev"] {
  left: -50px;
}
.woodmart-carousel-spacing-0 .owl-nav > div[class*="next"] {
  right: -50px;
}
.woodmart-carousel-spacing-2 .owl-nav > div[class*="prev"] {
  left: -49px;
}
.woodmart-carousel-spacing-2 .owl-nav > div[class*="next"] {
  right: -49px;
}
.woodmart-carousel-spacing-6 .owl-nav > div[class*="prev"] {
  left: -47px;
}
.woodmart-carousel-spacing-6 .owl-nav > div[class*="next"] {
  right: -47px;
}
.woodmart-carousel-spacing-10 .owl-nav > div[class*="prev"] {
  left: -45px;
}
.woodmart-carousel-spacing-10 .owl-nav > div[class*="next"] {
  right: -45px;
}
.woodmart-carousel-spacing-20 .owl-nav > div[class*="prev"] {
  left: -40px;
}
.woodmart-carousel-spacing-20 .owl-nav > div[class*="next"] {
  right: -40px;
}
.woodmart-carousel-spacing-30 .owl-nav > div[class*="prev"] {
  left: -35px;
}
.woodmart-carousel-spacing-30 .owl-nav > div[class*="next"] {
  right: -35px;
}
.woodmart-carousel-spacing-0 {
  margin-left: 0;
  margin-right: 0;
}
.woodmart-carousel-spacing-0 .slider-title {
  margin-left: 0;
  margin-right: 0;
}
.woodmart-carousel-spacing-0 .owl-carousel:not(.owl-loaded) > div,
.woodmart-carousel-spacing-0 .owl-item {
  padding-left: 0;
  padding-right: 0;
}
.woodmart-carousel-spacing-2 {
  margin-left: -1px;
  margin-right: -1px;
}
.woodmart-carousel-spacing-2 .slider-title {
  margin-left: 1px;
  margin-right: 1px;
}
.woodmart-carousel-spacing-2 .owl-carousel:not(.owl-loaded) > div,
.woodmart-carousel-spacing-2 .owl-item {
  padding-left: 1px;
  padding-right: 1px;
}
.woodmart-carousel-spacing-6 {
  margin-left: -3px;
  margin-right: -3px;
}
.woodmart-carousel-spacing-6 .slider-title {
  margin-left: 3px;
  margin-right: 3px;
}
.woodmart-carousel-spacing-6 .owl-carousel:not(.owl-loaded) > div,
.woodmart-carousel-spacing-6 .owl-item {
  padding-left: 3px;
  padding-right: 3px;
}
.woodmart-carousel-spacing-10 {
  margin-left: -5px;
  margin-right: -5px;
}
.woodmart-carousel-spacing-10 .slider-title {
  margin-left: 5px;
  margin-right: 5px;
}
.woodmart-carousel-spacing-10 .owl-carousel:not(.owl-loaded) > div,
.woodmart-carousel-spacing-10 .owl-item {
  padding-left: 5px;
  padding-right: 5px;
}
.woodmart-carousel-spacing-20 {
  margin-left: -10px;
  margin-right: -10px;
}
.woodmart-carousel-spacing-20 .slider-title {
  margin-left: 10px;
  margin-right: 10px;
}
.woodmart-carousel-spacing-20 .owl-carousel:not(.owl-loaded) > div,
.woodmart-carousel-spacing-20 .owl-item {
  padding-left: 10px;
  padding-right: 10px;
}
.woodmart-carousel-spacing-30 {
  margin-left: -15px;
  margin-right: -15px;
}
.woodmart-carousel-spacing-30 .slider-title {
  margin-left: 15px;
  margin-right: 15px;
}
.woodmart-carousel-spacing-30 .owl-carousel:not(.owl-loaded) > div,
.woodmart-carousel-spacing-30 .owl-item {
  padding-left: 15px;
  padding-right: 15px;
}
.owl-carousel:not(.owl-loaded) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
[data-hide_pagination_control="no"] .owl-carousel:not(.owl-loaded) {
  padding-bottom: 41px !important;
}
[data-hide_pagination_control="no"] .owl-carousel.woodmart-slider {
  padding-bottom: 0 !important;
}
.owl-loaded:after,
.owl-loaded:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
}
.owl-loaded:before {
  right: -50px;
}
.owl-loaded:after {
  left: -50px;
}
.categories-style-carousel,
.slider-type-post,
.slider-type-product {
  margin-bottom: 35px;
}
.categories-style-carousel .owl-carousel:not(.owl-loaded),
.categories-style-carousel .owl-stage-outer {
  padding-top: 2px;
  padding-bottom: 2px;
}
.categories-style-carousel .category-grid-item {
  margin-bottom: 0;
}
.slider-type-product .owl-carousel:not(.owl-loaded),
.slider-type-product .owl-stage-outer {
  padding-top: 3px;
  padding-bottom: 3px;
}
.slider-type-product .product-grid-item {
  margin-bottom: 0;
}
.slider-type-post .owl-carousel:not(.owl-loaded),
.slider-type-post .owl-stage-outer {
  padding-top: 11px;
  padding-bottom: 11px;
}
.info-box-carousel-wrapper {
  margin-bottom: 30px;
}
.info-box-carousel-wrapper .owl-carousel:not(.owl-loaded),
.info-box-carousel-wrapper .owl-stage-outer {
  padding-top: 5px;
  padding-bottom: 5px;
}
.info-box-carousel-wrapper .woodmart-info-box {
  margin-bottom: 0;
}
.banners-carousel-wrapper {
  margin-bottom: 0;
}
.banners-carousel-wrapper .promo-banner {
  margin-bottom: 0;
}
.banners-carousel-wrapper .content-banner {
  -webkit-animation: wd-fadeOut 0s ease both;
  animation: wd-fadeOut 0s ease both;
}
.banners-carousel-wrapper .owl-loaded .content-banner {
  -webkit-animation: wd-fadeOut 0.5s ease both;
  animation: wd-fadeOut 0.5s ease both;
}
.banners-carousel-wrapper .owl-loaded .active .content-banner {
  -webkit-animation: wd-fadeIn 0.5s ease both 0.4s;
  animation: wd-fadeIn 0.5s ease both 0.4s;
}
.banners-carousel-wrapper .owl-dots {
  margin-top: 10px;
}
.wpb_revslider_element {
  margin-bottom: 0;
}
.hermes .tp-arr-imgholder {
  background-size: cover;
}
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: 0;
}
.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}
.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: grab;
}
.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1),
    -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}
.pswp__img--placeholder--blank {
  background: #222;
}
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #ccc;
}
.pswp__error-msg a {
  color: #ccc;
  text-decoration: underline;
}
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: 0 0;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: 0;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(images/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1),
  (-webkit-min-device-pixel-ratio: 1.09375),
  (min-resolution: 105dpi),
  (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(images/default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: 0 0;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}
.pswp__button--share {
  background-position: -44px -44px;
}
.pswp__button--fs {
  display: none;
}
.pswp--supports-fs .pswp__button--fs {
  display: block;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: 0 0;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}
.pswp__button--arrow--left {
  left: 0;
}
.pswp__button--arrow--right {
  right: 0;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: "";
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}
.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__share-modal--hidden {
  display: none;
}
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #fff;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}
.woodmart-dark .pswp__share-tooltip a {
  color: #000;
}
.woodmart-dark .pswp__share-tooltip .pswp__share--facebook:hover,
.woodmart-dark .pswp__share-tooltip .pswp__share--twitter:hover {
  color: rgba(255, 255, 255, 0.9);
}
.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}
a.pswp__share--facebook:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #fff;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3e5c9a;
  color: #fff;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3e5c9a;
}
a.pswp__share--twitter:hover {
  background: #55acee;
  color: #fff;
}
a.pswp__share--pinterest:hover {
  background: #ccc;
  color: #ce272d;
}
a.pswp__share--download:hover {
  background: #ddd;
}
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #fff;
  opacity: 0.75;
  padding: 0 10px;
}
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #bbb;
}
.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #ccc;
}
.pswp__caption--empty {
  display: none;
}
.pswp__caption--fake {
  visibility: hidden;
}
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}
.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  background: url(images/preloader.html) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: 0 0;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: 0 0;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}
.pswp__caption,
.pswp__top-bar {
  background-color: rgba(0, 0, 0, 0.5);
}
.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
  background-color: rgba(0, 0, 0, 0.3);
}
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
  opacity: 0.001;
}
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}
.pswp__element--disabled {
  display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
  background: 0 0;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  letter-spacing: 0.3px;
  font-size: 12px;
  pointer-events: none;
  -webkit-animation: wd-fadeInTooltip 0.3s ease;
  animation: wd-fadeInTooltip 0.3s ease;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0 15px !important;
  line-height: 34px;
  height: 34px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
  white-space: nowrap;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.icl_post_in_other_langs,
.wpml-ls-statics-post_translations {
  margin-top: 25px;
  padding-top: 20px;
  border-top: 1px solid;
}
.icl_post_in_other_langs a,
.wpml-ls-statics-post_translations a {
  font-weight: 600;
}
.wpml-ls-legacy-list-vertical {
  display: block;
}
.widget_icl_lang_sel_widget #lang_sel,
.widget_icl_lang_sel_widget #lang_sel_list {
  font-family: inherit;
}
.widget_icl_lang_sel_widget #lang_sel,
.widget_icl_lang_sel_widget #lang_sel_click {
  width: 100%;
  height: auto;
}
.widget_icl_lang_sel_widget #lang_sel ul ul,
.widget_icl_lang_sel_widget #lang_sel_click ul ul {
  top: 100%;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  border-top: none;
}
.widget_icl_lang_sel_widget #lang_sel ul ul a,
.widget_icl_lang_sel_widget #lang_sel_click ul ul a {
  line-height: 1.4;
  padding: 10px 15px;
}
.widget_icl_lang_sel_widget #lang_sel li,
.widget_icl_lang_sel_widget #lang_sel_click li {
  width: auto;
  float: none;
}
.widget_icl_lang_sel_widget #lang_sel li a,
.widget_icl_lang_sel_widget #lang_sel_click li a {
  font-size: 14px;
}
.widget_icl_lang_sel_widget #lang_sel img.iclflag,
.widget_icl_lang_sel_widget #lang_sel_click img.iclflag {
  top: -1px;
  margin-right: 5px;
}
.widget_icl_lang_sel_widget #lang_sel .lang_sel_sel,
.widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel {
  position: relative;
  padding: 0 15px;
  height: 42px;
  line-height: 38px;
  border-width: 2px;
  padding-right: 27px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.widget_icl_lang_sel_widget #lang_sel .lang_sel_sel:after,
.widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel:after {
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 10px;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  margin-top: -8px;
  color: #bbb;
  border: none;
  font-family: FontAwesome;
}
.widget_icl_lang_sel_widget #lang_sel ul li:hover ul {
  top: 100%;
  opacity: 1;
}
.widget_icl_lang_sel_widget #lang_sel ul ul {
  top: 120%;
  opacity: 0;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.widget_icl_lang_sel_widget #lang_sel_click ul ul li {
  margin-bottom: 0;
}
.widget_icl_lang_sel_widget #lang_sel_list {
  height: auto;
}
.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_horizontal ul a,
.widget_icl_lang_sel_widget
  #lang_sel_list.lang_sel_list_horizontal
  ul
  a:visited,
.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_vertical ul a,
.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_vertical ul a:visited {
  padding: 6px 10px;
}
.widget_icl_lang_sel_widget
  #lang_sel_list.lang_sel_list_horizontal
  .lang_sel_sel,
.widget_icl_lang_sel_widget
  #lang_sel_list.lang_sel_list_vertical
  .lang_sel_sel {
  font-weight: 700;
}
.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_horizontal ul li {
  display: inline-block;
}
.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_vertical {
  width: 100%;
}
.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_vertical ul {
  height: auto;
}
.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_vertical li {
  width: 100%;
}
.widget_icl_lang_sel_widget #lang_sel_list a,
.widget_icl_lang_sel_widget #lang_sel_list a:visited {
  font-size: 14px;
  line-height: 20px;
}
.widget_icl_lang_sel_widget #lang_sel_list img.iclflag {
  top: -1px;
  margin-right: 5px;
}
div#lang_sel_footer {
  padding: 10px 15px;
  margin-bottom: 0;
  font-family: inherit;
}
.wcml_currency_switcher + img[src$="ajax-loader.gif"] {
  display: none;
}
.wcml-dropdown,
.wcml-dropdown-click {
  width: 100%;
}
.wcml-dropdown a,
.wcml-dropdown-click a {
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wcml-dropdown .wcml-cs-submenu a,
.wcml-dropdown-click .wcml-cs-submenu a {
  line-height: 1.4;
  padding: 10px 15px;
}
.wcml-dropdown .wcml-cs-active-currency,
.wcml-dropdown-click .wcml-cs-active-currency {
  border-width: 2px;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.wcml-dropdown a.wcml-cs-item-toggle,
.wcml-dropdown-click a.wcml-cs-item-toggle {
  position: relative;
  padding: 0 15px;
  height: 38px;
  line-height: 38px;
  padding-right: 27px;
}
.wcml-dropdown a.wcml-cs-item-toggle:after,
.wcml-dropdown-click a.wcml-cs-item-toggle:after {
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 10px;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  margin-top: -8px;
  color: #bbb;
  border: none;
  font-family: FontAwesome;
}
.wcml-dropdown .wcml-cs-submenu,
.wcml-dropdown-click .wcml-cs-submenu {
  border-top: none;
  z-index: 400;
}
.wcml-dropdown .wcml-cs-submenu {
  top: 120%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.wcml-dropdown li:focus.wcml-cs-active-currency .wcml-cs-submenu,
.wcml-dropdown li:hover.wcml-cs-active-currency .wcml-cs-submenu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.wcml-horizontal-list li a,
.wcml-vertical-list li a {
  color: #777;
  font-size: 14px;
  line-height: 20px;
  padding: 6px 10px;
}
.wcml-horizontal-list li a:focus,
.wcml-horizontal-list li a:hover,
.wcml-vertical-list li a:focus,
.wcml-vertical-list li a:hover {
  color: #333;
}
.wcml-horizontal-list .wcml-cs-active-currency,
.wcml-vertical-list .wcml-cs-active-currency {
  font-weight: 600;
}
.wcml-horizontal-list .wcml-cs-active-currency > a,
.wcml-vertical-list .wcml-cs-active-currency > a {
  color: #333;
}
.woocommerce .wcml-horizontal-list.product,
.woocommerce .wcml-vertical-list.product {
  margin-top: 0;
  margin-left: -5px;
  margin-bottom: 15px;
}
.woocommerce .product_meta .wcml-dropdown.product {
  max-width: 250px;
  margin-top: 0;
  margin-bottom: 20px;
}
.widget_currency_sel_widget .wcml-dropdown {
  max-width: 100%;
}
.widget_currency_sel_widget li {
  margin-bottom: 0;
}
.widgetarea-mobile .widget_currency_sel_widget,
.widgetarea-mobile .widget_icl_lang_sel_widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.widgetarea-mobile .widget_currency_sel_widget .widget-title,
.widgetarea-mobile .widget_icl_lang_sel_widget .widget-title {
  font-size: 13px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  color: #2d2a2a;
  margin-right: 20px;
  margin-bottom: 0;
}
.widgetarea-mobile #lang_sel_list.lang_sel_list_horizontal,
.widgetarea-mobile .wcml-horizontal-list {
  text-align: right;
  text-transform: uppercase;
  margin-bottom: -10px;
}
.widgetarea-mobile #lang_sel_list.lang_sel_list_horizontal ul,
.widgetarea-mobile .wcml-horizontal-list ul {
  border-top: 0;
  margin-right: -15px !important;
}
.widgetarea-mobile #lang_sel_list.lang_sel_list_horizontal ul a,
.widgetarea-mobile .wcml-horizontal-list ul a {
  padding: 0 5px;
}
.widgetarea-mobile #lang_sel_list.lang_sel_list_horizontal ul li,
.widgetarea-mobile .wcml-horizontal-list ul li {
  margin-right: 10px !important;
  margin-bottom: 10px !important;
}
.widgetarea-mobile .widget_icl_lang_sel_widget .widget-title:after {
  content: ":";
}
.widgetarea-mobile .wcml-horizontal-list {
  text-align: right;
}
.widgetarea-mobile .wcml-vertical-list {
  width: 100%;
}
.dropdowns-color-light
  .widgetarea-mobile
  .widget_currency_sel_widget
  .widget-title,
.dropdowns-color-light
  .widgetarea-mobile
  .widget_icl_lang_sel_widget
  .widget-title {
  color: #fff;
}
.whb-text-element .wcml-dropdown,
.whb-text-element .wcml-dropdown-click {
  max-width: none;
  width: auto;
}
.whb-text-element .wcml-dropdown-click.product,
.whb-text-element .wcml-dropdown.product {
  margin-top: 0;
  margin-bottom: 0;
}
.whb-text-element .wcml-dropdown a.wcml-cs-item-toggle,
.whb-text-element .wcml-dropdown-click a.wcml-cs-item-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  color: #333;
  font-size: 12px;
  background-color: transparent !important;
  text-transform: uppercase;
}
.whb-text-element .wcml-dropdown a.wcml-cs-item-toggle:after,
.whb-text-element .wcml-dropdown-click a.wcml-cs-item-toggle:after {
  font-size: 100%;
  position: static;
  margin-top: 0;
  margin-left: 4px;
}
.whb-text-element .wcml-dropdown a.wcml-cs-item-toggle:hover,
.whb-text-element .wcml-dropdown-click a.wcml-cs-item-toggle:hover {
  color: rgba(51, 51, 51, 0.6);
}
.whb-text-element .wcml-dropdown .wcml-cs-active-currency,
.whb-text-element .wcml-dropdown-click .wcml-cs-active-currency {
  border: none;
  background-color: transparent;
}
.whb-text-element .wcml-dropdown .wcml-cs-submenu,
.whb-text-element .wcml-dropdown-click .wcml-cs-submenu {
  left: 0;
  right: 0;
  width: 165px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.whb-text-element .wcml-dropdown .wcml-cs-submenu li,
.whb-text-element .wcml-dropdown-click .wcml-cs-submenu li {
  border: none;
  background-color: transparent !important;
}
.whb-text-element .wcml-dropdown .wcml-cs-submenu li a,
.whb-text-element .wcml-dropdown-click .wcml-cs-submenu li a {
  font-size: 14px;
  color: #777;
  background-color: transparent;
  overflow: visible;
  white-space: normal;
  text-overflow: clip;
}
.whb-text-element .wcml-dropdown .wcml-cs-submenu li a:hover,
.whb-text-element .wcml-dropdown-click .wcml-cs-submenu li a:hover {
  color: #777;
  background-color: #f9f9f9;
}
.whb-color-light .whb-text-element .wcml-dropdown,
.whb-color-light .whb-text-element .wcml-dropdown-click {
  border-color: rgba(255, 255, 255, 0.25);
}
.whb-color-light .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle,
.whb-color-light .whb-text-element .wcml-dropdown-click a.wcml-cs-item-toggle {
  color: #fff;
}
.whb-color-light .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle:after,
.whb-color-light
  .whb-text-element
  .wcml-dropdown-click
  a.wcml-cs-item-toggle:after {
  color: rgba(255, 255, 255, 0.6);
}
.whb-color-light .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle:hover,
.whb-color-light
  .whb-text-element
  .wcml-dropdown-click
  a.wcml-cs-item-toggle:hover {
  color: rgba(255, 255, 255, 0.8);
}
.dropdowns-color-light .whb-text-element .wcml-dropdown .wcml-cs-submenu,
.dropdowns-color-light .whb-text-element .wcml-dropdown-click .wcml-cs-submenu,
.woodmart-dark .whb-text-element .wcml-dropdown .wcml-cs-submenu,
.woodmart-dark .whb-text-element .wcml-dropdown-click .wcml-cs-submenu {
  background-color: #101010;
}
.dropdowns-color-light .whb-text-element .wcml-dropdown .wcml-cs-submenu li a,
.dropdowns-color-light
  .whb-text-element
  .wcml-dropdown-click
  .wcml-cs-submenu
  li
  a,
.woodmart-dark .whb-text-element .wcml-dropdown .wcml-cs-submenu li a,
.woodmart-dark .whb-text-element .wcml-dropdown-click .wcml-cs-submenu li a {
  color: rgba(255, 255, 255, 0.8);
}
.dropdowns-color-light
  .whb-text-element
  .wcml-dropdown
  .wcml-cs-submenu
  li
  a:hover,
.dropdowns-color-light
  .whb-text-element
  .wcml-dropdown-click
  .wcml-cs-submenu
  li
  a:hover,
.woodmart-dark .whb-text-element .wcml-dropdown .wcml-cs-submenu li a:hover,
.woodmart-dark
  .whb-text-element
  .wcml-dropdown-click
  .wcml-cs-submenu
  li
  a:hover {
  background-color: rgba(255, 255, 255, 0.08);
  color: #fff;
}
.whb-text-element .wcml-dropdown a.wcml-cs-item-toggle,
.whb-text-element .wcml-dropdown-click a.wcml-cs-item-toggle {
  padding-left: 0;
  padding-right: 0;
  height: auto;
  line-height: 1;
}
.whb-text-element .wcml-dropdown .wcml-cs-submenu,
.whb-text-element .wcml-dropdown-click .wcml-cs-submenu {
  left: -10px;
  right: -10px;
}
.whb-col-right .whb-text-element .wcml-cs-submenu {
  left: auto;
}
.whb-general-header .whb-text-element .wcml-dropdown,
.whb-general-header .whb-text-element .wcml-dropdown-click {
  display: inline-block;
}
.whb-general-header .whb-text-element .wcml-dropdown a.wcml-cs-item-toggle,
.whb-general-header
  .whb-text-element
  .wcml-dropdown-click
  a.wcml-cs-item-toggle {
  height: 40px;
}
.whb-general-header .whb-text-element .wcml-dropdown .wcml-cs-submenu,
.whb-general-header .whb-text-element .wcml-dropdown-click .wcml-cs-submenu {
  margin: 15px 0 0 0 !important;
}
.whb-general-header .whb-text-element .wcml-dropdown .wcml-cs-submenu:after,
.whb-general-header
  .whb-text-element
  .wcml-dropdown-click
  .wcml-cs-submenu:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 100%;
  left: 0;
  right: 0;
  width: auto;
  height: 15px;
}
.whb-row:not(.whb-top-bar)
  .whb-text-element
  .wcml-dropdown
  a.wcml-cs-item-toggle,
.whb-row:not(.whb-top-bar)
  .whb-text-element
  .wcml-dropdown-click
  a.wcml-cs-item-toggle {
  letter-spacing: 0.2px;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
}
.form-border-width-1 .widget_icl_lang_sel_widget #lang_sel .lang_sel_sel,
.form-border-width-1 .widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel {
  border-width: 1px;
}
.form-border-width-1 .wcml-dropdown .wcml-cs-active-currency {
  border-width: 1px;
}
.form-border-width-1.form-style-underlined .comment-form-author,
.form-border-width-1.form-style-underlined .comment-form-email,
.form-border-width-1.form-style-underlined .comment-form-url,
.form-border-width-1.form-style-underlined .order_comments_field > p,
.form-border-width-1.form-style-underlined
  .woocommerce-billing-fields__field-wrapper
  > p,
.form-border-width-1.form-style-underlined
  .woocommerce-shipping-fields__field-wrapper
  > p,
.form-border-width-1.form-style-underlined
  div.open-table-widget
  .otw-input-wrap {
  border-width: 1px;
}
.form-style-rounded .widget_icl_lang_sel_widget #lang_sel .lang_sel_sel,
.form-style-rounded .widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel {
  border-radius: 20px;
}
.form-style-rounded .wcml-dropdown .wcml-cs-submenu,
.form-style-rounded .widget_icl_lang_sel_widget #lang_sel ul ul,
.form-style-rounded .widget_icl_lang_sel_widget #lang_sel_click ul ul {
  left: 20px;
  right: 20px;
}
.form-style-rounded .wcml-dropdown .wcml-cs-active-currency,
.form-style-rounded .wcml-dropdown .wcml-cs-active-currency > a {
  border-radius: 20px;
}
.form-style-semi-rounded .widget_icl_lang_sel_widget #lang_sel .lang_sel_sel,
.form-style-semi-rounded
  .widget_icl_lang_sel_widget
  #lang_sel_click
  .lang_sel_sel {
  border-radius: 5px;
}
.form-style-semi-rounded .wcml-dropdown .wcml-cs-submenu,
.form-style-semi-rounded .widget_icl_lang_sel_widget #lang_sel ul ul,
.form-style-semi-rounded .widget_icl_lang_sel_widget #lang_sel_click ul ul {
  left: 5px;
  right: 5px;
}
.form-style-semi-rounded .wcml-dropdown .wcml-cs-active-currency,
.form-style-semi-rounded .wcml-dropdown .wcml-cs-active-currency > a {
  border-radius: 5px;
}
.form-style-underlined .wcml-dropdown .wcml-cs-active-currency,
.form-style-underlined .widget_icl_lang_sel_widget #lang_sel .lang_sel_sel,
.form-style-underlined
  .widget_icl_lang_sel_widget
  #lang_sel_click
  .lang_sel_sel {
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
}
.form-style-underlined .widget_icl_lang_sel_widget #lang_sel .lang_sel_sel,
.form-style-underlined
  .widget_icl_lang_sel_widget
  #lang_sel_click
  .lang_sel_sel {
  padding: 0 2px;
}
.form-style-underlined .wcml-dropdown .wcml-cs-active-currency > a {
  padding: 0 2px;
}
div.open-table-widget-datepicker.datepicker-dropdown {
  -webkit-box-shadow: none;
  box-shadow: none;
}
div.open-table-widget-datepicker .datepicker-panel > ul > li {
  line-height: 30px;
}
div.open-table-widget {
  padding: 0;
  border: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  color: #777;
}
div.open-table-widget .otw-widget-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #2d2a2a;
  padding-bottom: 0;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: none;
}
div.open-table-widget .selectric {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
div.open-table-widget .selectric .label {
  margin: 0;
  line-height: 1;
  padding: 0 15px;
}
div.open-table-widget .selectric .button {
  top: 50%;
  right: 0;
  background-color: transparent;
  border-color: transparent;
  padding: 0;
  border: none;
  height: auto;
}
div.open-table-widget .selectric .button:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
div.open-table-widget .label {
  height: auto;
  line-height: 1;
  font-size: inherit;
  color: inherit;
}
div.open-table-widget label {
  text-transform: inherit;
  font-size: inherit;
}
div.open-table-widget .selectric,
div.open-table-widget input[type="text"],
div.open-table-widget select {
  line-height: 42px;
  height: 42px;
  background-color: transparent;
  border: 2px solid rgba(129, 129, 129, 0.2);
  color: #777;
}
div.open-table-widget .otw-reservation-date {
  cursor: pointer;
}
div.open-table-widget .otw-button-wrap {
  margin-bottom: 20px;
}
div.open-table-widget .otw-button-wrap .otw-submit,
div.open-table-widget .otw-button-wrap .otw-submit-btn {
  color: #fff;
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
  font-size: 13px;
  line-height: 18px;
  padding: 12px 20px;
}
div.open-table-widget .otw-button-wrap .otw-submit-btn:hover,
div.open-table-widget .otw-button-wrap .otw-submit:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
div.open-table-widget .otw-button-wrap .otw-submit-btn:hover,
div.open-table-widget .otw-button-wrap .otw-submit:hover {
  text-decoration: none;
}
div.open-table-widget .otw-button-wrap .otw-submit-btn:focus,
div.open-table-widget .otw-button-wrap .otw-submit:focus {
  outline: 0;
}
div.open-table-widget.otw-minimal-dark-style,
div.open-table-widget.otw-shadow-dark-style,
div.open-table-widget.otw-shadow-light-style {
  padding: 40px;
}
div.open-table-widget.otw-shadow-dark-style,
div.open-table-widget.otw-shadow-light-style {
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
}
div.open-table-widget.otw-shadow-light-style {
  background-color: #fff;
}
div.open-table-widget.otw-minimal-dark-style,
div.open-table-widget.otw-shadow-dark-style {
  background-color: #1a1a1a;
}
div.open-table-widget.otw-minimal-dark-style option,
div.open-table-widget.otw-shadow-dark-style option {
  color: rgba(0, 0, 0, 0.8);
}
div.open-table-widget.otw-minimal-dark-style .otw-time-wrap,
div.open-table-widget.otw-minimal-light-style .otw-time-wrap {
  margin-right: 0;
}
div.open-table-widget.otw-minimal-dark-style input.otw-submit-btn,
div.open-table-widget.otw-minimal-light-style input.otw-submit-btn {
  width: auto;
  margin: 0;
}
div.open-table-widget.otw-minimal-dark-style .otw-wrapper,
div.open-table-widget.otw-minimal-light-style .otw-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
div.open-table-widget.otw-minimal-dark-style .otw-input-wrap,
div.open-table-widget.otw-minimal-light-style .otw-input-wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 130px;
  flex: 1 1 130px;
}
div.open-table-widget.otw-minimal-dark-style .otw-button-wrap,
div.open-table-widget.otw-minimal-dark-style .otw-input-wrap,
div.open-table-widget.otw-minimal-light-style .otw-button-wrap,
div.open-table-widget.otw-minimal-light-style .otw-input-wrap {
  padding-left: 5px;
  padding-right: 5px;
}
div.open-table-widget.otw-minimal-dark-style .otw-button-wrap,
div.open-table-widget.otw-minimal-light-style .otw-button-wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  text-align: center;
}
.color-scheme-light div.open-table-widget,
.woodmart-dark div.open-table-widget,
div.open-table-widget.otw-minimal-dark-style,
div.open-table-widget.otw-shadow-dark-style {
  color: #fff;
}
.color-scheme-light div.open-table-widget .otw-widget-title,
.woodmart-dark div.open-table-widget .otw-widget-title,
div.open-table-widget.otw-minimal-dark-style .otw-widget-title,
div.open-table-widget.otw-shadow-dark-style .otw-widget-title {
  color: #fff;
}
.color-scheme-light div.open-table-widget .otw-input-wrap > label,
.woodmart-dark div.open-table-widget .otw-input-wrap > label,
div.open-table-widget.otw-minimal-dark-style .otw-input-wrap > label,
div.open-table-widget.otw-shadow-dark-style .otw-input-wrap > label {
  color: #fff;
}
.color-scheme-light div.open-table-widget .otw-input-wrap,
.woodmart-dark div.open-table-widget .otw-input-wrap,
div.open-table-widget.otw-minimal-dark-style .otw-input-wrap,
div.open-table-widget.otw-shadow-dark-style .otw-input-wrap {
  border-color: rgba(255, 255, 255, 0.25);
}
.color-scheme-light div.open-table-widget .selectric,
.color-scheme-light div.open-table-widget input[type="text"],
.color-scheme-light div.open-table-widget select,
.woodmart-dark div.open-table-widget .selectric,
.woodmart-dark div.open-table-widget input[type="text"],
.woodmart-dark div.open-table-widget select,
div.open-table-widget.otw-minimal-dark-style .selectric,
div.open-table-widget.otw-minimal-dark-style input[type="text"],
div.open-table-widget.otw-minimal-dark-style select,
div.open-table-widget.otw-shadow-dark-style .selectric,
div.open-table-widget.otw-shadow-dark-style input[type="text"],
div.open-table-widget.otw-shadow-dark-style select {
  border-color: rgba(255, 255, 255, 0.25);
  background-color: transparent;
  color: #fff;
}
.form-border-width-1 div.open-table-widget .selectric,
.form-border-width-1 div.open-table-widget input[type="text"],
.form-border-width-1 div.open-table-widget select {
  border-width: 1px;
}
.form-style-semi-rounded div.open-table-widget .selectric,
.form-style-semi-rounded div.open-table-widget input[type="text"],
.form-style-semi-rounded div.open-table-widget select {
  border-radius: 5px;
}
.form-style-rounded div.open-table-widget .selectric,
.form-style-rounded div.open-table-widget input[type="text"],
.form-style-rounded div.open-table-widget select {
  border-radius: 30px;
}
.form-style-underlined div.open-table-widget .selectric .label {
  margin-left: 0;
  padding: 0;
}
.form-style-underlined div.open-table-widget .otw-input-wrap .selectric,
.form-style-underlined div.open-table-widget .otw-input-wrap input[type="text"],
.form-style-underlined div.open-table-widget .otw-input-wrap select {
  border: none;
}
.form-style-underlined
  div.open-table-widget
  .otw-input-wrap
  .selectric-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.form-style-underlined div.open-table-widget .otw-input-wrap > label {
  margin-right: 10px;
  margin-left: 0;
}
.form-style-underlined
  div.open-table-widget.otw-minimal-dark-style
  .otw-button-wrap,
.form-style-underlined
  div.open-table-widget.otw-minimal-dark-style
  .otw-input-wrap,
.form-style-underlined
  div.open-table-widget.otw-minimal-light-style
  .otw-button-wrap,
.form-style-underlined
  div.open-table-widget.otw-minimal-light-style
  .otw-input-wrap {
  padding-left: 0;
  padding-right: 0;
  margin-left: 5px;
  margin-right: 5px;
}
.form-style-underlined
  .color-scheme-light
  div.open-table-widget
  .otw-input-wrap,
.woodmart-dark.form-style-underlined div.open-table-widget .otw-input-wrap {
  border-color: rgba(255, 255, 255, 0.15);
}
.form-style-underlined
  .color-scheme-light
  div.open-table-widget
  .otw-input-wrap:hover,
.woodmart-dark.form-style-underlined
  div.open-table-widget
  .otw-input-wrap:hover {
  border-color: rgba(255, 255, 255, 0.4);
}
div.wpcf7-response-output {
  margin: 0;
}
div.wpcf7-response-output.wpcf7-display-none {
  display: none;
}
div.wpcf7-response-output[style="display: block;"] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.mc4wp-form {
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center;
}
.mc4wp-form > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 17px;
  margin-right: 17px;
}
.mc4wp-form > div > p:first-child {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 200px;
  flex: 1 1 200px;
  max-width: 290px;
  width: 100%;
}
.mc4wp-form > div > p {
  margin-left: -17px;
  margin-right: -17px;
  margin-bottom: 20px !important;
}
.mc4wp-form > div > p > br {
  display: none;
}
.mc4wp-form label {
  display: none;
}
.mc4wp-form input[type="submit"] {
  color: #fff;
  padding-left: 35px;
  padding-right: 35px;
}
.mc4wp-form input[type="submit"]:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.text-right .mc4wp-form > div {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.text-left .mc4wp-form > div {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.widget_mc4wp_form_widget .mc4wp-form {
  margin-bottom: 0;
}
.widget_mc4wp_form_widget .mc4wp-form p {
  margin-bottom: 10px;
}
.entry-content .wp-block-gallery {
  padding-left: 0;
}
.entry-content .wp-block-gallery li:before {
  display: none;
}
.subtitle-style-background.banner-subtitle,
.subtitle-style-background.info-box-subtitle,
.subtitle-style-background.title-subtitle {
  font-weight: 600;
  line-height: 1.2;
  padding: 6px 10px;
  display: inline-block;
}
.subtitle-color-default.subtitle-style-background {
  color: #333;
  background-color: #f4f4f4;
}
.subtitle-color-primary.subtitle-style-background {
  color: #fff;
}
.subtitle-color-alt.subtitle-style-background {
  color: #fff;
}
.inline-element {
  display: inline-block;
  vertical-align: middle;
}
.inline-element:not(:last-child) {
  margin-right: 15px;
}
.text-left .inline-element {
  margin-left: 0;
}
.text-left .inline-element:not(:last-child) {
  margin-right: 15px;
}
.text-right .inline-element {
  margin-right: 0;
}
.text-right .inline-element:not(:first-child) {
  margin-left: 15px;
}
.text-center .inline-element {
  margin-right: 7px;
  margin-left: 7px;
}
.title-wrapper {
  margin-bottom: 30px;
}
.title-wrapper .title {
  display: block;
  margin-bottom: 0;
}
.title-wrapper .title-subtitle {
  letter-spacing: 0.3px;
  margin-bottom: 10px;
}
.title-wrapper .title-after_title p {
  margin-bottom: 0;
}
.title-wrapper .liner-continer {
  position: relative;
  margin-bottom: 10px;
}
.title-wrapper .left-line,
.title-wrapper .right-line {
  display: none;
}
.title-wrapper .img-wrapper {
  margin-top: 10px;
}
.title-wrapper > div:last-child {
  margin-bottom: 0;
}
.title-wrapper.text-center .title,
.title-wrapper.text-center .title-after_title,
.title-wrapper.text-center .title-subtitle {
  margin-left: auto;
  margin-right: auto;
}
.title-wrapper.text-right .title,
.title-wrapper.text-right .title-after_title,
.title-wrapper.text-right .title-subtitle {
  margin-left: auto;
}
.color-scheme-light .title-wrapper .title,
.woodmart-dark .title-wrapper .title {
  color: #fff;
}
.color-scheme-light .title-wrapper .title-after_title,
.woodmart-dark .title-wrapper .title-after_title {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-title-size-small .title-subtitle {
  font-size: 12px;
}
.woodmart-title-size-small .woodmart-title-container {
  font-size: 18px;
}
.woodmart-title-size-small .title-after_title {
  font-size: 14px;
}
.woodmart-title-size-default .title-subtitle {
  font-size: 14px;
}
.woodmart-title-size-default .woodmart-title-container {
  font-size: 22px;
}
.woodmart-title-size-default .title-after_title {
  font-size: 14px;
}
.woodmart-title-size-medium .title-subtitle {
  font-size: 14px;
}
.woodmart-title-size-medium .woodmart-title-container {
  font-size: 26px;
}
.woodmart-title-size-medium .title-after_title {
  font-size: 110%;
}
.woodmart-title-size-large .title-subtitle {
  font-size: 14px;
}
.woodmart-title-size-large .woodmart-title-container {
  font-size: 36px;
  line-height: 1.3;
}
.woodmart-title-size-large .title-after_title {
  font-size: 110%;
}
.woodmart-title-size-extra-large .title-subtitle {
  font-size: 18px;
}
.woodmart-title-size-extra-large .subtitle-style-background {
  font-size: 14px;
}
.woodmart-title-size-extra-large .woodmart-title-container {
  font-size: 48px;
  line-height: 1.2;
}
.woodmart-title-size-extra-large .title-after_title {
  font-size: 110%;
}
.woodmart-title-color-default .subtitle-style-default {
  color: #989898;
}
.woodmart-title-color-default .subtitle-style-background {
  color: #333;
  background-color: #f4f4f4;
}
.color-scheme-light .woodmart-title-color-default .subtitle-style-default,
.woodmart-dark .woodmart-title-color-default .subtitle-style-default {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-title-color-primary .subtitle-style-background {
  color: #fff;
}
.woodmart-title-color-alt .subtitle-style-background {
  color: #fff;
}
.woodmart-title-color-black .subtitle-style-default {
  color: #000;
}
.woodmart-title-color-black .subtitle-style-background {
  color: #fff;
  background-color: #333;
}
.woodmart-title-color-white .subtitle-style-default {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-title-color-white .subtitle-style-background {
  color: #212121;
  background-color: rgba(255, 255, 255, 0.8);
}
.woodmart-title-color-white .title {
  color: #fff;
}
.woodmart-title-color-white .title-after_title {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-title-color-gradient .subtitle-style-default {
  color: #989898;
}
.woodmart-title-color-gradient .subtitle-style-background {
  color: #333;
  background-color: #f4f4f4;
}
.woodmart-title-color-gradient .title {
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
.color-scheme-light .woodmart-title-color-gradient .subtitle-style-default,
.woodmart-dark .woodmart-title-color-gradient .subtitle-style-default {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-title-style-simple .liner-continer {
  padding-bottom: 10px;
}
.woodmart-title-style-simple .liner-continer:after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 2px;
}
.woodmart-title-style-simple.text-left .liner-continer:after {
  left: 0;
  margin-left: 0;
}
.woodmart-title-style-simple.text-right .liner-continer:after {
  left: auto;
  right: 0;
  margin-left: 0;
}
.woodmart-title-style-simple.woodmart-title-color-default
  .liner-continer:after {
  background-color: rgba(119, 119, 119, 0.17);
}
.woodmart-title-style-simple.woodmart-title-color-black .liner-continer:after {
  background-color: #000;
}
.woodmart-title-style-simple.woodmart-title-color-white .liner-continer:after {
  background-color: #fff;
}
.woodmart-title-style-bordered .liner-continer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.woodmart-title-style-bordered .title {
  padding-left: 20px;
  padding-right: 20px;
}
.woodmart-title-style-bordered .left-line,
.woodmart-title-style-bordered .right-line {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: block;
  border-bottom: 1px solid;
}
.woodmart-title-style-bordered.text-left .left-line {
  display: none;
}
.woodmart-title-style-bordered.text-left .title {
  padding-left: 0;
}
.woodmart-title-style-bordered.text-right .right-line {
  display: none;
}
.woodmart-title-style-bordered.text-right .title {
  padding-right: 0;
}
.woodmart-title-style-bordered.woodmart-title-color-white .left-line,
.woodmart-title-style-bordered.woodmart-title-color-white .right-line {
  border-color: rgba(255, 255, 255, 0.3);
}
.color-scheme-light .woodmart-title-style-bordered .left-line,
.color-scheme-light .woodmart-title-style-bordered .right-line,
.woodmart-dark .woodmart-title-style-bordered .left-line,
.woodmart-dark .woodmart-title-style-bordered .right-line {
  border-color: rgba(255, 255, 255, 0.3);
}
.woodmart-title-style-underlined .liner-continer {
  border-bottom: 2px solid rgba(119, 119, 119, 0.17);
}
.woodmart-title-style-underlined .title {
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: -2px;
  border-bottom: 2px solid transparent;
}
.woodmart-title-style-underlined.woodmart-title-color-default .title {
  border-color: #ccc;
}
.woodmart-title-style-underlined.woodmart-title-color-black .title {
  border-color: #000;
}
.woodmart-title-style-underlined.woodmart-title-color-white .liner-continer {
  border-color: rgba(255, 255, 255, 0.5);
}
.woodmart-title-style-underlined.woodmart-title-color-white .title {
  border-color: #fff;
}
.color-scheme-light .woodmart-title-style-underlined .liner-continer,
.woodmart-dark .woodmart-title-style-underlined .liner-continer {
  border-color: rgba(255, 255, 255, 0.5);
}
.woodmart-title-style-underlined-2 .title-subtitle {
  margin-bottom: 15px;
}
.woodmart-title-style-underlined-2 .liner-continer {
  margin-bottom: 15px;
}
.woodmart-title-style-underlined-2 .title {
  border-bottom: 2px solid;
  display: inline-block;
  line-height: 0.85;
}
.woodmart-title-style-underlined-2.woodmart-title-size-large .title {
  border-width: 3px;
}
.woodmart-title-style-underlined-2.woodmart-title-size-extra-large .title {
  border-width: 4px;
}
.woodmart-title-style-underlined-2:not(.woodmart-title-color-gradient) .title {
  text-shadow: 1px 1px #fff, 1px -1px #fff, -1px 1px #fff, -1px -1px #fff;
}
.woodmart-title-style-underlined-2:not(
    .woodmart-title-color-gradient
  ).woodmart-title-size-extra-large
  .title {
  text-shadow: 2px 2px #fff, 2px -2px #fff, -2px 2px #fff, -2px -2px #fff;
}
.woodmart-title-style-underlined-2.woodmart-title-color-default .title {
  border-color: #ccc;
}
.woodmart-title-style-underlined-2.woodmart-title-color-black .title {
  border-color: #000;
}
.woodmart-title-style-underlined-2.woodmart-title-color-white .title {
  border-color: #fff;
}
.color-scheme-light .woodmart-title-style-underlined-2 .title,
.woodmart-dark .woodmart-title-style-underlined-2 .title,
.woodmart-title-style-underlined-2.woodmart-title-color-white .title {
  text-shadow: none !important;
}
.woodmart-title-style-shadow {
  padding: 25px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
}
.woodmart-title-width-10 .title-after_title,
.woodmart-title-width-10 .title-subtitle,
.woodmart-title-width-10 .woodmart-title-container {
  max-width: 10%;
}
.woodmart-title-width-20 .title-after_title,
.woodmart-title-width-20 .title-subtitle,
.woodmart-title-width-20 .woodmart-title-container {
  max-width: 20%;
}
.woodmart-title-width-30 .title-after_title,
.woodmart-title-width-30 .title-subtitle,
.woodmart-title-width-30 .woodmart-title-container {
  max-width: 30%;
}
.woodmart-title-width-40 .title-after_title,
.woodmart-title-width-40 .title-subtitle,
.woodmart-title-width-40 .woodmart-title-container {
  max-width: 40%;
}
.woodmart-title-width-50 .title-after_title,
.woodmart-title-width-50 .title-subtitle,
.woodmart-title-width-50 .woodmart-title-container {
  max-width: 50%;
}
.woodmart-title-width-60 .title-after_title,
.woodmart-title-width-60 .title-subtitle,
.woodmart-title-width-60 .woodmart-title-container {
  max-width: 60%;
}
.woodmart-title-width-70 .title-after_title,
.woodmart-title-width-70 .title-subtitle,
.woodmart-title-width-70 .woodmart-title-container {
  max-width: 70%;
}
.woodmart-title-width-80 .title-after_title,
.woodmart-title-width-80 .title-subtitle,
.woodmart-title-width-80 .woodmart-title-container {
  max-width: 80%;
}
.woodmart-title-width-90 .title-after_title,
.woodmart-title-width-90 .title-subtitle,
.woodmart-title-width-90 .woodmart-title-container {
  max-width: 90%;
}
.woodmart-text-block-wrapper {
  margin-bottom: 35px;
}
.woodmart-text-block-wrapper .woodmart-text-block p:first-child:empty,
.woodmart-text-block-wrapper
  .woodmart-text-block
  p:first-child:empty
  ~ p:last-child {
  display: none;
}
.woodmart-text-block-wrapper .woodmart-text-block a,
.woodmart-text-block-wrapper .woodmart-text-block h1,
.woodmart-text-block-wrapper .woodmart-text-block h2,
.woodmart-text-block-wrapper .woodmart-text-block h3,
.woodmart-text-block-wrapper .woodmart-text-block h4,
.woodmart-text-block-wrapper .woodmart-text-block h5,
.woodmart-text-block-wrapper .woodmart-text-block h6,
.woodmart-text-block-wrapper .woodmart-text-block p {
  font-size: inherit;
  color: inherit;
  line-height: inherit;
}
.woodmart-text-block-wrapper.text-center .woodmart-title-container {
  margin-left: auto;
  margin-right: auto;
}
.woodmart-text-block-wrapper.text-left .woodmart-title-container {
  margin-right: auto;
}
.woodmart-text-block-wrapper.text-right .woodmart-title-container {
  margin-left: auto;
}
.woodmart-text-block-wrapper.color-scheme-dark .woodmart-title-container {
  color: #2d2a2a;
}
.woodmart-text-block-wrapper.color-scheme-light .woodmart-title-container {
  color: #fff;
}
.woodmart-social-icons {
  font-size: 0;
  vertical-align: middle;
}
.woodmart-social-icons .woodmart-social-icon {
  display: inline-block;
  font-size: 0;
  text-align: center;
  margin: 4px;
}
.woodmart-social-icons i {
  vertical-align: middle;
}
.woodmart-social-icons p {
  margin: 0;
  display: inline-block;
}
.icons-design-default .woodmart-social-icon {
  margin: 0 !important;
  width: auto !important;
  height: auto !important;
  padding: 6px;
  color: rgba(0, 0, 0, 0.6) !important;
}
.icons-design-default .woodmart-social-icon i {
  line-height: 1 !important;
}
.icons-design-default .woodmart-social-icon:hover {
  color: rgba(0, 0, 0, 0.8) !important;
}
.color-scheme-light .icons-design-default .woodmart-social-icon,
.icons-design-default.color-scheme-light .woodmart-social-icon,
.woodmart-dark .icons-design-default .woodmart-social-icon {
  color: #fff !important;
}
.color-scheme-light .icons-design-default .woodmart-social-icon:hover,
.icons-design-default.color-scheme-light .woodmart-social-icon:hover,
.woodmart-dark .icons-design-default .woodmart-social-icon:hover {
  color: rgba(255, 255, 255, 0.6) !important;
}
.icons-design-simple .woodmart-social-icon {
  background-color: #f2f2f2;
  color: rgba(0, 0, 0, 0.4) !important;
}
.icons-design-simple .woodmart-social-icon:hover {
  color: #fff !important;
}
.color-scheme-light .icons-design-simple .woodmart-social-icon,
.icons-design-simple.color-scheme-light .woodmart-social-icon {
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff !important;
}
.icons-design-colored-alt .woodmart-social-icon {
  color: rgba(0, 0, 0, 0.4) !important;
  background-color: #efefef;
}
.color-scheme-light .icons-design-colored-alt .woodmart-social-icon,
.icons-design-colored-alt.color-scheme-light .woodmart-social-icon {
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff !important;
}
.icons-design-bordered .woodmart-social-icon {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.4) !important;
  border: 2px solid #ccc;
}
.icons-design-bordered .woodmart-social-icon i {
  margin-top: -2px;
}
.color-scheme-light .icons-design-bordered .woodmart-social-icon,
.icons-design-bordered.color-scheme-light .woodmart-social-icon {
  color: #fff !important;
  border: 2px solid rgba(255, 255, 255, 0.4);
}
.icons-design-colored .woodmart-social-icon {
  color: #fff !important;
}
.icons-design-colored .woodmart-social-icon:hover {
  color: #fff !important;
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.15);
}
.icons-design-colored .social-facebook {
  background-color: #365493;
}
.icons-design-colored .social-twitter {
  background-color: #3cf;
}
.icons-design-colored .social-google,
.icons-design-colored .social-google-plus {
  background-color: #d44132;
}
.icons-design-colored .social-instagram {
  background-color: #774430;
}
.icons-design-colored .social-email {
  background-color: #f89a1e;
}
.icons-design-colored .social-pinterest {
  background-color: #cb2027;
}
.icons-design-colored .social-youtube {
  background-color: #cb2027;
}
.icons-design-colored .social-tumblr {
  background-color: #36465d;
}
.icons-design-colored .social-linkedin {
  background-color: #0274b3;
}
.icons-design-colored .social-vimeo {
  background-color: #1ab7ea;
}
.icons-design-colored .social-flickr {
  background-color: #fe0072;
}
.icons-design-colored .social-github {
  background-color: #171515;
}
.icons-design-colored .social-dribbble {
  background-color: #ec5e95;
}
.icons-design-colored .social-behance {
  background-color: #1f6ffc;
}
.icons-design-colored .social-soundcloud {
  background-color: #f9490d;
}
.icons-design-colored .social-spotify {
  background-color: #2ebd59;
}
.icons-design-colored .social-skype {
  background-color: #00aff0;
}
.icons-design-colored .social-ok {
  background-color: #ee8208;
}
.icons-design-colored .social-whatsapp {
  background-color: #1ebea5;
}
.icons-design-colored .social-vk {
  background-color: #4c75a3;
}
.icons-design-colored .social-snapchat {
  background-color: #fffc00;
}
.icons-design-colored .social-tg {
  background-color: #37aee2;
}
.icons-design-bordered .woodmart-social-icon:hover,
.icons-design-colored-alt .woodmart-social-icon:hover {
  color: #fff !important;
}
.icons-design-bordered .social-facebook:hover,
.icons-design-colored-alt .social-facebook:hover {
  background-color: #365493;
  border-color: #365493;
}
.icons-design-bordered .social-twitter:hover,
.icons-design-colored-alt .social-twitter:hover {
  background-color: #3cf;
  border-color: #3cf;
}
.icons-design-bordered .social-instagram:hover,
.icons-design-colored-alt .social-instagram:hover {
  background-color: #774430;
  border-color: #774430;
}
.icons-design-bordered .social-google-plus:hover,
.icons-design-bordered .social-google:hover,
.icons-design-colored-alt .social-google-plus:hover,
.icons-design-colored-alt .social-google:hover {
  background-color: #d44132;
  border-color: #d44132;
}
.icons-design-bordered .social-email:hover,
.icons-design-colored-alt .social-email:hover {
  background-color: #f89a1e;
  border-color: #f89a1e;
}
.icons-design-bordered .social-youtube:hover,
.icons-design-colored-alt .social-youtube:hover {
  background-color: #cb2027;
  border-color: #cb2027;
}
.icons-design-bordered .social-pinterest:hover,
.icons-design-colored-alt .social-pinterest:hover {
  background-color: #cb2027;
  border-color: #cb2027;
}
.icons-design-bordered .social-tumblr:hover,
.icons-design-colored-alt .social-tumblr:hover {
  background-color: #36465d;
  border-color: #36465d;
}
.icons-design-bordered .social-linkedin:hover,
.icons-design-colored-alt .social-linkedin:hover {
  background-color: #0274b3;
  border-color: #0274b3;
}
.icons-design-bordered .social-vimeo:hover,
.icons-design-colored-alt .social-vimeo:hover {
  background-color: #1ab7ea;
  border-color: #1ab7ea;
}
.icons-design-bordered .social-flickr:hover,
.icons-design-colored-alt .social-flickr:hover {
  background-color: #fe0072;
  border-color: #fe0072;
}
.icons-design-bordered .social-github:hover,
.icons-design-colored-alt .social-github:hover {
  background-color: #171515;
  border-color: #171515;
}
.icons-design-bordered .social-dribbble:hover,
.icons-design-colored-alt .social-dribbble:hover {
  background-color: #ec5e95;
  border-color: #ec5e95;
}
.icons-design-bordered .social-behance:hover,
.icons-design-colored-alt .social-behance:hover {
  background-color: #1f6ffc;
  border-color: #1f6ffc;
}
.icons-design-bordered .social-soundcloud:hover,
.icons-design-colored-alt .social-soundcloud:hover {
  background-color: #f9490d;
  border-color: #f9490d;
}
.icons-design-bordered .social-spotify:hover,
.icons-design-colored-alt .social-spotify:hover {
  background-color: #2ebd59;
  border-color: #2ebd59;
}
.icons-design-bordered .social-skype:hover,
.icons-design-colored-alt .social-skype:hover {
  background-color: #00aff0;
  border-color: #00aff0;
}
.icons-design-bordered .social-ok:hover,
.icons-design-colored-alt .social-ok:hover {
  background-color: #ee8208;
  border-color: #ee8208;
}
.icons-design-bordered .social-whatsapp:hover,
.icons-design-colored-alt .social-whatsapp:hover {
  background-color: #1ebea5;
  border-color: #1ebea5;
}
.icons-design-bordered .social-vk:hover,
.icons-design-colored-alt .social-vk:hover {
  background-color: #4c75a3;
  border-color: #4c75a3;
}
.icons-design-bordered .social-snapchat:hover,
.icons-design-colored-alt .social-snapchat:hover {
  background-color: #fffc00;
  border-color: #fffc00;
}
.icons-design-bordered .social-tg:hover,
.icons-design-colored-alt .social-tg:hover {
  background-color: #37aee2;
  border-color: #37aee2;
}
.icons-size- .woodmart-social-icon,
.icons-size-small .woodmart-social-icon {
  width: 30px;
  height: 30px;
}
.icons-size- i,
.icons-size-small i {
  font-size: 14px;
  line-height: 30px;
}
.icons-size-default .woodmart-social-icon {
  width: 40px;
  height: 40px;
}
.icons-size-default i {
  font-size: 18px;
  line-height: 40px;
}
.icons-size-large .woodmart-social-icon {
  width: 60px;
  height: 60px;
}
.icons-size-large i {
  font-size: 22px;
  line-height: 60px;
}
.social-form-circle .woodmart-social-icon {
  border-radius: 50%;
}
.woodmart-sticky-social {
  position: fixed;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 399;
  -webkit-transition: -webkit-transform 0.3s ease 1s;
  transition: -webkit-transform 0.3s ease 1s;
  transition: transform 0.3s ease 1s;
  transition: transform 0.3s ease 1s, -webkit-transform 0.3s ease 1s;
}
.woodmart-sticky-social .woodmart-social-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: auto;
  height: 40px;
  min-width: 40px;
  margin: 0;
  overflow: hidden;
}
.woodmart-sticky-social .woodmart-social-icon:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woodmart-sticky-social .woodmart-social-icon:hover .woodmart-social-icon-name {
  max-width: 220px;
}
.woodmart-sticky-social i {
  width: 40px;
  line-height: 40px;
  font-size: 14px;
}
.woodmart-sticky-social .woodmart-social-icon-name {
  white-space: nowrap;
  max-width: 0;
  padding: 0;
  overflow: hidden;
  font-size: 14px;
  font-weight: 600;
  -webkit-transition: padding 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15),
    max-width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition: padding 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15),
    max-width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.woodmart-sticky-social.buttons-loaded {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.woodmart-sticky-social-right {
  right: 0;
  -webkit-transform: translate3d(100%, -50%, 0);
  transform: translate3d(100%, -50%, 0);
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.woodmart-sticky-social-right .woodmart-social-icon {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.woodmart-sticky-social-right
  .woodmart-social-icon:hover
  .woodmart-social-icon-name {
  padding-left: 15px;
}
.woodmart-sticky-social-left {
  left: 0;
  -webkit-transform: translate3d(-100%, -50%, 0);
  transform: translate3d(-100%, -50%, 0);
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.woodmart-sticky-social-left .woodmart-social-icon {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.woodmart-sticky-social-left
  .woodmart-social-icon:hover
  .woodmart-social-icon-name {
  padding-right: 15px;
}
.google-map-container {
  position: relative;
}
.google-map-container .woodmart-google-map-wrapper {
  z-index: 4;
}
.google-map-container .woodmart-google-map,
.google-map-container .woodmart-google-map-wrapper {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.google-map-container img {
  max-width: none;
}
.map-container-with-content.content-vertical-top
  .woodmart-google-map-content-wrap {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.map-container-with-content.content-vertical-middle
  .woodmart-google-map-content-wrap {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.map-container-with-content.content-vertical-bottom
  .woodmart-google-map-content-wrap {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.map-container-with-content.content-horizontal-left
  .woodmart-google-map-content-wrap {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.map-container-with-content.content-horizontal-center
  .woodmart-google-map-content-wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.map-container-with-content.content-horizontal-right
  .woodmart-google-map-content-wrap {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.woodmart-google-map-content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  position: relative;
  height: 100%;
  width: 90%;
  padding: 50px 15px;
  margin: 0 auto;
}
.woodmart-google-map-content-wrap > .woodmart-google-map-content {
  padding: 30px;
  margin-bottom: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
  max-width: 300px;
  width: 100%;
  z-index: 6;
}
.woodmart-dark
  .woodmart-google-map-content-wrap
  > .woodmart-google-map-content {
  background-color: #101010;
}
.map-mask-dark {
  background-color: #000;
}
.map-mask-dark .woodmart-google-map-wrapper {
  opacity: 0.6;
}
.map-mask-light {
  background-color: #fff;
}
.map-mask-light .woodmart-google-map-wrapper {
  opacity: 0.7;
}
.woodmart-counter {
  margin-bottom: 35px;
}
.woodmart-counter > span {
  display: block;
}
.woodmart-counter .counter-value {
  font-size: 36px;
  line-height: 1;
  color: #333;
}
.woodmart-counter .counter-label {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.4;
  color: #777;
}
.woodmart-counter.counter-small .counter-value {
  font-size: 28px;
}
.woodmart-counter.counter-small .counter-label {
  font-size: 14px;
}
.woodmart-counter.counter-large .counter-value {
  font-size: 44px;
}
.woodmart-counter.counter-large .counter-label {
  font-size: 18px;
}
.woodmart-counter.counter-extra-large .counter-value {
  font-size: 54px;
}
.woodmart-counter.counter-extra-large .counter-label {
  font-size: 20px;
}
.color-scheme-light .woodmart-counter .counter-value,
.woodmart-counter.color-scheme-light .counter-value {
  color: #fff;
}
.color-scheme-light .woodmart-counter .counter-label,
.woodmart-counter.color-scheme-light .counter-label {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-counter.color-scheme-dark .counter-value {
  color: #333;
}
.woodmart-counter.color-scheme-dark .counter-label {
  color: #777;
}
.woodmart-counter.color-scheme-custom .counter-label,
.woodmart-counter.color-scheme-custom .counter-value {
  color: inherit;
}
.team-member {
  margin-bottom: 35px;
}
.team-member .member-image {
  margin-bottom: 15px;
  text-align: center;
}
.team-member .member-name,
.team-member .member-position {
  margin-bottom: 0;
}
.team-member .member-name {
  font-weight: 600;
}
.team-member .member-position {
  display: block;
  margin-top: 5px;
  color: #9e9e9e;
  font-size: 14px;
}
.team-member .member-bio {
  margin-top: 10px;
}
.team-member .member-bio:empty {
  display: none;
}
.team-member .member-social {
  margin-top: 10px;
}
.team-member .woodmart-social-icons {
  margin-left: -4px;
  margin-right: -4px;
}
.team-member.text-center .woodmart-social-icons {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.team-member.text-right .woodmart-social-icons {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.team-member.color-scheme-light .member-position {
  color: rgba(255, 255, 255, 0.6);
}
.team-member.color-scheme-light .member-email {
  color: rgba(255, 255, 255, 0.8);
}
.member-layout-hover {
  position: relative;
}
.member-layout-hover .member-image-wrapper {
  overflow: hidden;
  perspective: 800px;
  -webkit-perspective: 800px;
}
.member-layout-hover .member-image {
  margin-bottom: 0;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.member-layout-hover .member-details {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px 20px 20px 20px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(255, 255, 255, 0)),
    to(rgba(255, 255, 255, 0.61))
  );
  background: linear-gradient(
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.61) 100%
  );
}
.member-layout-hover .member-social {
  margin-top: 5px;
}
.member-layout-hover.color-scheme-light .member-details {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.65))
  );
  background: linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
}
.member-layout-hover.color-scheme-light .member-name {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.member-layout-hover:hover .member-image {
  -webkit-transform: scale3D(1.09, 1.09, 1.09);
  transform: scale3D(1.09, 1.09, 1.09);
}
.promo-banner {
  position: relative;
  overflow: hidden;
}
.promo-banner .promo-banner-image {
  width: 100%;
}
.promo-banner .wrapper-content-banner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 30px;
}
.promo-banner .content-banner {
  position: relative;
  width: 100%;
}
.promo-banner .content-banner > div:first-child {
  margin-top: 0;
}
.promo-banner .banner-title-wrap .banner-subtitle:first-child,
.promo-banner .banner-title-wrap .banner-title:first-child {
  margin-top: 0;
}
.promo-banner .banner-title-wrap:empty {
  display: none;
}
.promo-banner .banner-inner,
.promo-banner .banner-subtitle,
.promo-banner .banner-title {
  margin-top: 7px;
}
.promo-banner .banner-subtitle {
  display: block;
}
.promo-banner .subtitle-style-background {
  display: inline-block;
}
.promo-banner .banner-title {
  margin-bottom: 0;
}
.promo-banner .banner-btn-wrapper {
  margin-top: 15px;
}
.promo-banner .banner-inner p:first-child:empty {
  display: none;
}
.content-width-10 {
  max-width: 10%;
}
.content-width-20 {
  max-width: 20%;
}
.content-width-30 {
  max-width: 30%;
}
.content-width-40 {
  max-width: 40%;
}
.content-width-50 {
  max-width: 50%;
}
.content-width-60 {
  max-width: 60%;
}
.content-width-70 {
  max-width: 70%;
}
.content-width-80 {
  max-width: 80%;
}
.content-width-90 {
  max-width: 90%;
}
.banner-title-small .banner-subtitle {
  font-size: 14px;
}
.banner-title-small .banner-title {
  font-size: 16px;
}
.banner-title-default .banner-subtitle {
  font-size: 14px;
}
.banner-title-default .banner-title {
  font-size: 22px;
}
.banner-title-large .banner-subtitle {
  font-size: 16px;
}
.banner-title-large .subtitle-style-background {
  font-size: 14px;
}
.banner-title-large .banner-title {
  line-height: 1.2;
  font-size: 28px;
}
.banner-title-extra-large .banner-subtitle {
  font-size: 18px;
}
.banner-title-extra-large .subtitle-style-background {
  font-size: 14px;
}
.banner-title-extra-large .banner-title {
  line-height: 1.2;
  font-size: 32px;
}
.content-banner .content-size-default {
  font-size: 14px;
}
.content-banner .content-size-medium {
  font-size: 16px;
}
.content-banner .content-size-large {
  font-size: 18px;
}
.banner-increased-padding .wrapper-content-banner {
  padding: 7%;
}
.banner-vr-align-middle .wrapper-content-banner {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.banner-vr-align-bottom .wrapper-content-banner {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.banner-hr-align-left .wrapper-content-banner {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.banner-hr-align-right .wrapper-content-banner {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.banner-hr-align-center .wrapper-content-banner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.banner-hover-zoom {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  perspective: 800px;
  -webkit-perspective: 800px;
}
.banner-hover-zoom .banner-image {
  -webkit-transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: -webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18),
    -webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}
.banner-hover-zoom:hover .banner-image {
  transform: scale(1.09);
  -webkit-transform: scale(1.09);
}
.banner-hover-zoom-reverse {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  perspective: 800px;
  -webkit-perspective: 800px;
}
.banner-hover-zoom-reverse .banner-image {
  transform: scale(1.09);
  -webkit-transform: scale(1.09);
  -webkit-transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: -webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18),
    -webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}
.banner-hover-zoom-reverse:hover .banner-image {
  transform: none;
  -webkit-transform: none;
}
.banner-hover-background,
.banner-hover-border {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  perspective: 800px;
  -webkit-perspective: 800px;
}
.banner-hover-background .banner-image,
.banner-hover-border .banner-image {
  -webkit-transition: transform 1s cubic-bezier(0, 0, 0.44, 1.18);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.44, 1.18);
  transition: -webkit-transform 1s cubic-bezier(0, 0, 0.44, 1.18);
  transition: transform 1s cubic-bezier(0, 0, 0.44, 1.18);
  transition: transform 1s cubic-bezier(0, 0, 0.44, 1.18),
    -webkit-transform 1s cubic-bezier(0, 0, 0.44, 1.18);
}
.banner-hover-background:hover .banner-image,
.banner-hover-border:hover .banner-image {
  transform: scale(1.09);
  -webkit-transform: scale(1.09);
}
.banner-hover-background:not(.banner-background) .wrapper-content-banner,
.banner-hover-border:not(.banner-border) .wrapper-content-banner {
  overflow: hidden;
  padding: 40px;
}
.banner-hover-background:not(.banner-background) .wrapper-content-banner:after,
.banner-hover-border:not(.banner-border) .wrapper-content-banner:after {
  content: "";
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  z-index: 2;
  opacity: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  perspective: 800px;
  -webkit-perspective: 800px;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -webkit-transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1),
    opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  -webkit-transition: opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1),
    -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1),
    -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1),
    opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
  transition: transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1),
    opacity 0.35s cubic-bezier(0.05, 0.2, 0.1, 1),
    -webkit-transform 0.35s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.banner-hover-background:not(.banner-background) .content-banner,
.banner-hover-border:not(.banner-border) .content-banner {
  z-index: 4;
}
.banner-hover-background:not(.banner-background):hover
  .wrapper-content-banner:after,
.banner-hover-border:not(.banner-border):hover .wrapper-content-banner:after {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
}
.banner-hover-background.banner-border .wrapper-content-banner,
.banner-hover-border.banner-background .wrapper-content-banner {
  padding: 30px;
}
.banner-hover-background.banner-border .wrapper-content-banner:after,
.banner-hover-border.banner-background .wrapper-content-banner:after {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.banner-hover-background:not(.banner-background) .wrapper-content-banner:after {
  background-color: rgba(0, 0, 0, 0.9);
}
.banner-hover-background.color-scheme-dark:not(.banner-border)
  .wrapper-content-banner:after {
  background-color: rgba(255, 255, 255, 0.9);
}
.banner-hover-border:not(.banner-border) .wrapper-content-banner:after {
  border: 5px solid rgba(255, 255, 255, 0.3);
}
.banner-hover-border.color-scheme-dark:not(.banner-border)
  .wrapper-content-banner:after {
  border-color: rgba(0, 0, 0, 0.1);
}
.banner-mask .wrapper-content-banner {
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: background-color 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: background-color 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}
.banner-mask.color-scheme-dark .wrapper-content-banner {
  background-color: rgba(255, 255, 255, 0.3);
}
.banner-mask.banner-hover-zoom-reverse:hover .wrapper-content-banner,
.banner-mask.banner-hover-zoom:hover .wrapper-content-banner {
  background-color: rgba(0, 0, 0, 0.6);
}
.banner-mask.banner-hover-zoom-reverse.color-scheme-dark:hover
  .wrapper-content-banner,
.banner-mask.banner-hover-zoom.color-scheme-dark:hover .wrapper-content-banner {
  background-color: rgba(255, 255, 255, 0.6);
}
.banner-shadow {
  -webkit-box-shadow: 0 10px 20px -9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 20px -9px rgba(0, 0, 0, 0.5);
}
.banner-background .wrapper-content-banner,
.banner-border .wrapper-content-banner {
  overflow: hidden;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
}
.banner-background .wrapper-content-banner {
  background-color: rgba(0, 0, 0, 0.8);
}
.banner-background.color-scheme-dark .wrapper-content-banner {
  background-color: rgba(255, 255, 255, 0.8);
}
.banner-content-background .wrapper-content-banner {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 800px;
  perspective: 800px;
}
.banner-content-background.banner-vr-align-top .wrapper-content-banner {
  bottom: auto;
}
.banner-content-background.banner-vr-align-middle .wrapper-content-banner {
  top: 50%;
  bottom: auto;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.banner-content-background.banner-vr-align-bottom .wrapper-content-banner {
  top: auto;
}
.banner-content-background.banner-hr-align-left .wrapper-content-banner {
  right: auto;
}
.banner-content-background.banner-hr-align-center .wrapper-content-banner {
  left: 50%;
  right: auto;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.banner-content-background.banner-hr-align-center.banner-vr-align-middle
  .wrapper-content-banner {
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.banner-content-background.banner-hr-align-right .wrapper-content-banner {
  left: auto;
}
.banner-content-background.color-scheme-dark .wrapper-content-banner {
  background-color: rgba(255, 255, 255, 0.8);
}
.banner-border .wrapper-content-banner {
  border: 5px solid rgba(255, 255, 255, 0.3);
}
.banner-border.color-scheme-dark .wrapper-content-banner {
  border-color: rgba(0, 0, 0, 0.1);
}
.testimonial .testimonial-avatar {
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
}
.testimonial .testimonial-avatar img {
  min-width: 60px;
  max-width: 100px;
}
.testimonial .testimonial-rating {
  display: none;
  margin-bottom: 10px;
  font-size: 0;
}
.testimonial .testimonial-content footer {
  margin-top: 15px;
  font-weight: 600;
  color: #2d2a2a;
}
.testimonial .testimonial-content footer > span {
  color: #777;
  font-weight: 400;
}
.testimonial .testimonial-content footer > span:before {
  content: " - ";
}
.color-scheme-light .testimonial .testimonial-content,
.woodmart-dark .testimonial .testimonial-content {
  color: #fff;
}
.color-scheme-light .testimonial .testimonial-content footer,
.woodmart-dark .testimonial .testimonial-content footer {
  color: rgba(255, 255, 255, 0.9);
}
.color-scheme-light .testimonial .testimonial-content footer > span,
.woodmart-dark .testimonial .testimonial-content footer > span {
  color: rgba(255, 255, 255, 0.8);
}
.testimon-with-rating .testimonial-rating {
  display: block;
}
.testimon-text-size-small .testimonial-content {
  font-size: 14px;
}
.testimon-text-size-medium .testimonial-content {
  font-size: 16px;
}
.testimon-text-size-large .testimonial-content {
  font-size: 18px;
}
.testimon-align-center .testimonial {
  text-align: center;
}
.testimon-align-center .testimonial-avatar {
  margin-bottom: 15px;
}
.testimon-align-left .testimonial-inner,
.testimon-align-right .testimonial-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.testimon-align-left .testimonial-avatar,
.testimon-align-right .testimonial-avatar {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.testimon-align-left .testimonial-content,
.testimon-align-right .testimonial-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.testimon-align-left .testimonial {
  text-align: left;
}
.testimon-align-left .testimonial-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.testimon-align-left .testimonial-avatar {
  margin-right: 20px;
}
.testimon-align-right .testimonial {
  text-align: right;
}
.testimon-align-right .testimonial-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.testimon-align-right .testimonial-avatar {
  margin-left: 20px;
}
.testimonials-slider .owl-carousel:not(.owl-loaded),
.testimonials-slider .owl-stage-outer {
  padding-top: 10px;
  padding-bottom: 10px;
}
.testimon-style-boxed .testimonial-inner {
  padding: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-box-shadow 0.5s ease;
  transition: -webkit-box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease;
  transition: box-shadow 0.5s ease, -webkit-box-shadow 0.5s ease;
  -webkit-transition: box-shadow 0.5s ease;
}
.testimon-style-boxed .testimonial:hover .testimonial-inner {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.color-scheme-light .testimon-style-boxed .testimonial-inner,
.woodmart-dark .testimon-style-boxed .testimonial-inner {
  background-color: rgba(0, 0, 0, 0.7);
}
.instagram-widget {
  position: relative;
}
.instagram-widget .instagram-content {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.instagram-widget .instagram-content-inner {
  z-index: 5;
  background: #fff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.22);
  max-width: 300px;
  width: 100%;
  padding: 30px;
}
.instagram-widget .clear {
  margin-bottom: 0;
  margin-top: 10px;
}
.instagram-widget .clear a {
  font-weight: 600;
  font-size: 14px;
  color: #333;
}
.instagram-widget .clear a:before {
  content: "\f16d";
  vertical-align: middle;
  margin-right: 5px;
  font-family: FontAwesome;
}
.woodmart-dark .instagram-widget .instagram-content-inner {
  background-color: #101010;
}
.woodmart-dark .instagram-widget .clear a {
  color: #fff;
}
.instagram-picture {
  padding-left: 0;
  padding-right: 0;
}
.instagram-picture img {
  width: 100%;
}
.instagram-picture .wrapp-picture {
  position: relative;
  overflow: hidden;
  text-align: center;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 800px;
  backface-visibility: hidden;
  perspective: 800px;
}
.instagram-picture .wrapp-picture a,
.instagram-picture .wrapp-picture:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.instagram-picture .wrapp-picture a {
  z-index: 4;
}
.instagram-picture .wrapp-picture:after {
  content: "";
  z-index: 1;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.4);
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
}
.instagram-picture .hover-mask {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  opacity: 0;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.65))
  );
  background: linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease,
    -webkit-transform 0.3s ease;
  -webkit-transition: transform 0.3s ease, opacity 0.3s ease;
}
.instagram-picture .instagram-comments,
.instagram-picture .instagram-likes {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  vertical-align: middle;
  line-height: 1;
  padding-left: 5px;
  padding-right: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.instagram-picture .instagram-comments span,
.instagram-picture .instagram-comments:before,
.instagram-picture .instagram-likes span,
.instagram-picture .instagram-likes:before {
  vertical-align: middle;
}
.instagram-picture .instagram-comments:before,
.instagram-picture .instagram-likes:before {
  margin-right: 5px;
  display: inline-block;
  font-weight: 400;
  font-size: 20px;
}
.instagram-picture .instagram-likes {
  text-align: left;
}
.instagram-picture .instagram-likes:before {
  content: "\f108";
  font-family: woodmart-font;
}
.instagram-picture .instagram-comments {
  text-align: right;
}
.instagram-picture .instagram-comments:before {
  content: "\f104";
  font-family: woodmart-font;
  font-size: 18px;
}
.instagram-picture:hover .hover-mask {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.instagram-picture:hover .wrapp-picture:after {
  opacity: 1;
}
.instagram-rounded .wrapp-picture {
  border-radius: 50%;
}
.instagram-rounded .hover-mask {
  top: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: 0 0;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
}
.instagram-rounded .instagram-comments,
.instagram-rounded .instagram-likes {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  text-align: center;
  max-width: none;
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.woodmart-instagram .hover-mask {
  display: none;
}
.woodmart-info-box {
  margin-bottom: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.woodmart-info-box .box-icon-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  line-height: 0;
}
.woodmart-info-box .info-box-icon {
  display: inline-block;
}
.woodmart-info-box .info-svg-wrapper {
  display: inline-block;
}
.woodmart-info-box .info-svg-wrapper svg {
  width: inherit !important;
  height: inherit !important;
}
.woodmart-info-box .info-box-subtitle {
  margin-bottom: 9px;
  line-height: 1.4;
}
.woodmart-info-box .subtitle-style-background {
  line-height: 1.2;
}
.woodmart-info-box .info-box-title {
  margin-bottom: 10px;
}
.woodmart-info-box .info-box-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
}
.woodmart-info-box .info-box-inner p:first-child:empty,
.woodmart-info-box .info-box-inner p:first-child:empty ~ p:last-child {
  display: none;
}
.woodmart-info-box .info-btn-wrapper {
  margin-top: 15px;
}
.woodmart-info-box.hover-color-scheme-light:hover .info-svg-wrapper svg {
  fill: #fff !important;
}
.woodmart-info-box.hover-color-scheme-light:hover .info-box-icon {
  color: #fff;
}
.box-icon-align-top .box-icon-wrapper {
  margin-bottom: 15px;
}
.box-icon-align-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.box-icon-align-left .box-icon-wrapper {
  max-width: 50%;
  margin-right: 20px;
}
.box-icon-align-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.box-icon-align-right .box-icon-wrapper {
  max-width: 50%;
  margin-left: 20px;
}
.box-title-style-underlined {
  padding-bottom: 10px;
  border-bottom: 1px solid;
  border-color: rgba(129, 129, 129, 0.2);
}
.woodmart-info-box.color-scheme-light .box-title-style-underlined,
.woodmart-info-box.hover-color-scheme-light:hover .box-title-style-underlined {
  border-color: rgba(255, 255, 255, 0.15);
}
.box-title-small .info-box-subtitle {
  font-size: 14px;
}
.box-title-small .info-box-title {
  font-size: 16px;
}
.box-title-default .info-box-subtitle {
  font-size: 14px;
}
.box-title-default .info-box-title {
  font-size: 20px;
}
.box-title-large .info-box-subtitle {
  font-size: 16px;
}
.box-title-large .subtitle-style-background {
  font-size: 14px;
}
.box-title-large .info-box-title {
  font-size: 28px;
  line-height: 1.3;
}
.box-title-extra-large .info-box-subtitle {
  font-size: 18px;
}
.box-title-extra-large .subtitle-style-background {
  font-size: 14px;
}
.box-title-extra-large .info-box-title {
  font-size: 34px;
  line-height: 1.2;
  font-weight: 700;
}
.box-with-icon .info-box-icon {
  overflow: hidden;
}
.box-icon-wrapper.box-with-text {
  line-height: 1;
  font-weight: 700;
}
.box-with-text.text-size-small {
  font-size: 38px;
}
.box-with-text.text-size-default {
  font-size: 52px;
}
.box-with-text.text-size-large {
  font-size: 74px;
}
.box-icon-with-bg .info-box-icon {
  padding: 20px;
  background-color: #f4f4f4;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.box-icon-with-border .info-box-icon {
  padding: 18px;
  border: 2px solid #f4f4f4;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.box-icon-with-bg .info-box-icon,
.box-icon-with-border .info-box-icon {
  text-align: center;
  border-radius: 50%;
}
.box-icon-with-bg.box-with-text .info-box-icon,
.box-icon-with-border.box-with-text .info-box-icon {
  padding: 0 10px;
  border-radius: 100px;
}
.box-icon-with-bg.text-size-small .info-box-icon,
.box-icon-with-border.text-size-small .info-box-icon {
  height: 85px;
  line-height: 85px;
  min-width: 85px;
}
.box-icon-with-bg.text-size-default .info-box-icon,
.box-icon-with-border.text-size-default .info-box-icon {
  height: 100px;
  line-height: 100px;
  min-width: 100px;
}
.box-icon-with-bg.text-size-large .info-box-icon,
.box-icon-with-border.text-size-large .info-box-icon {
  height: 130px;
  line-height: 130px;
  min-width: 130px;
}
.box-btn-hover .info-btn-wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  opacity: 0;
  margin-top: 0;
  padding-top: 15px;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
  -webkit-transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease,
    -webkit-transform 0.25s ease;
}
.box-btn-hover:hover .info-btn-wrapper {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.info-box-wrapper.inline-element {
  max-width: 100%;
}
.info-box-carousel .inline-element {
  display: block;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.info-box-carousel .inline-element .woodmart-info-box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.box-style-shadow {
  padding: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
  -webkit-transition: box-shadow 0.7s ease;
  -webkit-transition: -webkit-box-shadow 0.7s ease;
  transition: -webkit-box-shadow 0.7s ease;
  transition: box-shadow 0.7s ease;
  transition: box-shadow 0.7s ease, -webkit-box-shadow 0.7s ease;
}
.box-style-shadow:hover {
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
}
.box-style-bg-hover {
  padding: 30px;
  -webkit-box-shadow: 2px 3px 14px transparent;
  box-shadow: 2px 3px 14px transparent;
}
.box-style-bg-hover .info-svg-wrapper svg {
  -webkit-transition: fill 0.25s ease;
  transition: fill 0.25s ease;
}
.box-style-bg-hover:hover {
  -webkit-box-shadow: 2px 3px 14px rgba(0, 0, 0, 0.16);
  box-shadow: 2px 3px 14px rgba(0, 0, 0, 0.16);
}
.box-style-bg-gradient {
  position: relative;
}
.box-style-bg-gradient:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.box-style-bg-gradient .box-icon-wrapper,
.box-style-bg-gradient .info-box-content {
  z-index: 1;
}
.box-style-bg-gradient:hover:after {
  opacity: 1;
}
.box-style-border .info-box-content {
  border: 3px solid rgba(119, 119, 119, 0.17);
  padding: 30px;
}
.box-style-border .box-icon-wrapper {
  z-index: 2;
  position: relative;
}
.box-style-border.box-icon-align-left {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.box-style-border.box-icon-align-left .info-box-content {
  padding-left: 50px;
}
.box-style-border.box-icon-align-left .info-box-icon {
  margin-right: -50px;
}
.box-style-border.box-icon-align-right {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.box-style-border.box-icon-align-right .info-box-content {
  padding-right: 50px;
}
.box-style-border.box-icon-align-right .info-box-icon {
  margin-left: -50px;
}
.box-style-border.box-icon-align-top .box-icon-wrapper {
  margin-bottom: -25px;
  padding-left: 30px;
  padding-right: 30px;
}
.box-style-border.box-icon-align-top .info-box-content {
  padding-top: 35px;
}
.box-style-border.box-btn-static .info-btn-wrapper {
  margin-bottom: -30px;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  margin-top: 0;
}
.box-style-border.box-btn-hover .info-btn-wrapper {
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 0;
  margin-top: -15px;
}
.box-style-border.box-btn-hover.box-icon-align-left .info-btn-wrapper {
  margin-left: 50px;
}
.box-style-border.box-btn-hover.box-icon-align-right .info-btn-wrapper {
  margin-right: 50px;
}
.box-style-border.color-scheme-light .info-box-content {
  border-color: rgba(255, 255, 255, 0.15);
}
.woodmart-twitter-element .twitter-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid;
}
.woodmart-twitter-element .twitter-post:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.woodmart-twitter-element .twitter-image-wrapper {
  margin-right: 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.woodmart-twitter-element .twitter-content-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.woodmart-twitter-element .stt-em {
  display: block;
  margin-top: 5px;
}
.woodmart-twitter-element .stt-em a {
  color: #bbb;
}
.woodmart-twitter-element .stt-em a:focus,
.woodmart-twitter-element .stt-em a:hover {
  color: #777;
}
.color-scheme-light .woodmart-twitter-element .stt-em a {
  color: rgda(255, 255, 255, 0.6);
}
.color-scheme-light .woodmart-twitter-element .stt-em a:focus,
.color-scheme-light .woodmart-twitter-element .stt-em a:hover {
  color: rgda(255, 255, 255, 0.8);
}
.woodmart-images-gallery.view-carousel,
.woodmart-images-gallery.view-justified {
  margin-bottom: 30px;
}
.woodmart-images-gallery.view-justified .caption {
  display: none !important;
}
.woodmart-images-gallery.view-carousel {
  text-align: center;
}
.woodmart-gallery-item {
  overflow: hidden;
}
.woodmart-gallery-item > a {
  display: block;
}
.woodmart-content-popup,
.woodmart-promo-popup {
  margin: 30px auto;
  width: 100%;
  background-color: #fff;
  padding: 30px;
}
.woodmart-dark .woodmart-content-popup,
.woodmart-dark .woodmart-promo-popup {
  background-color: #101010;
}
.woodmart-promo-popup {
  display: none;
  max-width: 800px;
}
.mfp-wrap .woodmart-promo-popup {
  display: block;
}
.woodmart-sizeguide {
  max-width: 800px;
}
.woodmart-timer {
  display: block;
  font-size: 0;
  line-height: 1;
}
.woodmart-timer > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px;
  margin: 0 2px 5px 2px;
  min-width: 55px;
  min-height: 55px;
  font-size: 20px;
  line-height: 20px;
  background-color: #fff;
  color: #333;
  font-weight: 600;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.woodmart-timer > span span {
  display: block;
  font-weight: 400;
  font-size: 10px;
  line-height: 10px;
  text-transform: uppercase;
  margin-top: 5px;
  color: #777;
}
.woodmart-countdown-timer.color-scheme-light .woodmart-timer > span {
  color: #fff;
}
.woodmart-countdown-timer.color-scheme-light .woodmart-timer > span span {
  color: rgba(255, 255, 255, 0.8);
}
.timer-size-medium .woodmart-timer > span {
  min-width: 65px;
  min-height: 65px;
  font-size: 24px;
  line-height: 24px;
}
.timer-size-medium .woodmart-timer > span span {
  font-size: 12px;
  line-height: 12px;
}
.timer-size-large .woodmart-timer > span {
  min-width: 80px;
  min-height: 80px;
  font-size: 28px;
  line-height: 28px;
}
.timer-size-large .woodmart-timer > span span {
  font-size: 14px;
  line-height: 14px;
}
.timer-size-xlarge .woodmart-timer > span {
  min-width: 100px;
  min-height: 100px;
  font-size: 42px;
  line-height: 42px;
}
.timer-size-xlarge .woodmart-timer > span span {
  font-size: 16px;
  line-height: 16px;
}
.timer-style-standard.color-scheme-light .woodmart-timer > span {
  background-color: #101010;
}
.timer-style-transparent .woodmart-timer > span {
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.timer-style-transparent.color-scheme-light .woodmart-timer > span {
  background-color: rgba(0, 0, 0, 0.2);
}
.color-scheme-light .woodmart-product-countdown > span,
.woodmart-dark .woodmart-product-countdown > span {
  color: #fff;
  background-color: #101010;
}
.color-scheme-light .woodmart-product-countdown > span span,
.woodmart-dark .woodmart-product-countdown > span span {
  color: rgba(255, 255, 255, 0.8);
}
.pricing-tables-wrapper .pricing-tables {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.woodmart-price-table {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 230px;
  flex: 1 1 230px;
  margin-bottom: 35px;
  margin-left: 15px;
  margin-right: 15px;
  text-align: center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  perspective: 800px;
  backface-visibility: hidden;
  -webkit-perspective: 800px;
  -webkit-backface-visibility: hidden;
}
.woodmart-price-table .woodmart-plan-name {
  padding: 15px;
}
.woodmart-price-table .woodmart-plan-title {
  font-weight: 600;
  font-size: 20px;
  color: #2d2a2a;
}
.woodmart-price-table .woodmart-plan-inner {
  position: relative;
  background-color: #fff;
  border: 1px solid;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.05);
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  -webkit-transition: box-shadow 0.3s ease;
}
.woodmart-price-table .price-label {
  position: absolute;
  top: -1px;
  right: -1px;
  overflow: hidden;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  line-height: 22px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  color: #fff;
  white-space: nowrap;
  width: 80px;
  height: 80px;
}
.woodmart-price-table .price-label > span {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  background: red;
  margin-top: 15px;
  margin-left: -15px;
  width: 115px;
}
.woodmart-price-table .woodmart-plan-price {
  padding: 15px 20px;
  line-height: 1;
  background-position: center center;
  background-size: cover;
}
.woodmart-price-table .woodmart-price-currency {
  vertical-align: top;
  font-size: 28px;
  color: #333;
}
.woodmart-price-table .woodmart-price-value {
  font-size: 42px;
  vertical-align: middle;
  font-weight: 600;
  color: #333;
}
.woodmart-price-table .woodmart-price-suffix {
  display: block;
  color: #bbb;
  font-size: 16px;
  margin-top: 5px;
}
.woodmart-price-table .woodmart-plan-features {
  padding: 25px;
  border-bottom: 1px solid;
}
.woodmart-price-table .woodmart-plan-feature {
  border-bottom: 1px solid;
  color: #777;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.woodmart-price-table .woodmart-plan-feature:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.woodmart-price-table .woodmart-plan-footer {
  padding: 20px 15px;
}
.woodmart-price-table .woodmart-plan-footer > a {
  color: #fff;
}
.woodmart-price-table .woodmart-plan-footer > a:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.woodmart-price-table.label-color-red .price-label > span {
  background-color: #ef4836;
}
.woodmart-price-table.label-color-green .price-label > span {
  background-color: #0fa34c;
}
.woodmart-price-table.label-color-blue .price-label > span {
  background-color: #2a7ce4;
}
.woodmart-price-table.label-color-yellow .price-label > span {
  background-color: #f7ca18;
}
.woodmart-price-table.price-style-default .woodmart-plan-price {
  margin-top: -1px;
  margin-left: -1px;
  margin-right: -1px;
}
.woodmart-price-table.price-style-default .woodmart-plan-price > span {
  color: #fff;
}
.woodmart-price-table.price-style-alt .woodmart-plan-price {
  border-bottom: 1px solid;
}
.woodmart-price-table.price-highlighted {
  top: -10px;
}
.woodmart-price-table.price-highlighted .price-label {
  top: -2px;
  right: -2px;
}
.woodmart-price-table.price-highlighted .woodmart-plan-inner {
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
}
.woodmart-price-table.price-highlighted .woodmart-plan-inner {
  border: 2px solid;
}
.woodmart-price-table.price-highlighted.price-style-default
  .woodmart-plan-price {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
.woodmart-price-table:hover {
  transform: translate3d(0, -10px, 0);
  -webkit-transform: translate3d(0, -10px, 0);
}
.woodmart-price-table:hover .woodmart-plan-inner {
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
}
.color-scheme-light .woodmart-price-table .woodmart-plan-title,
.woodmart-dark .woodmart-price-table .woodmart-plan-title {
  color: #fff;
}
.color-scheme-light .woodmart-price-table .woodmart-plan-inner,
.woodmart-dark .woodmart-price-table .woodmart-plan-inner {
  background-color: rgba(0, 0, 0, 0.3);
}
.color-scheme-light .woodmart-price-table .woodmart-price-suffix,
.woodmart-dark .woodmart-price-table .woodmart-price-suffix {
  color: rgba(255, 255, 255, 0.6);
}
.color-scheme-light .woodmart-price-table .woodmart-plan-feature,
.woodmart-dark .woodmart-price-table .woodmart-plan-feature {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-price-table
  .woodmart-plan-footer
  .add-to-cart-loop
  span:not(.woodmart-tooltip-label) {
  font-size: 13px;
  line-height: 18px;
  padding: 12px 20px;
}
.woodmart-price-table .woodmart-plan-footer .add-to-cart-loop.added {
  display: none;
}
.woodmart-menu-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 35px;
}
.woodmart-menu-price .menu-price-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  overflow: hidden;
  max-width: 180px;
  margin-right: 15px;
}
.woodmart-menu-price .menu-price-description-wrapp {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.woodmart-menu-price .menu-price-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -10px;
  margin-right: -10px;
}
.woodmart-menu-price .menu-price-title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 270px;
  flex: 1 1 270px;
  font-size: 16px;
  padding: 5px 10px;
  margin-bottom: 0;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.woodmart-menu-price .menu-price-price {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
  padding: 5px 10px;
}
.woodmart-menu-price .menu-price-details {
  font-style: italic;
  font-size: 110%;
  padding: 7px 0;
  margin-top: 5px;
  border-top: 1px dotted rgba(146, 146, 146, 0.6);
}
.color-scheme-light .woodmart-menu-price .menu-price-details,
.woodmart-dark .woodmart-menu-price .menu-price-details {
  border-color: rgba(255, 255, 255, 0.2);
}
.woodmart-row-divider {
  margin-left: -15px;
  margin-right: -15px;
}
.woodmart-row-divider svg {
  display: block;
}
.dvr-style-triangle svg,
.dvr-style-waves-small svg,
.dvr-style-waves-wide svg {
  height: 3vw;
}
.dvr-style-clouds svg {
  height: 6vw;
}
.dvr-style-curved-line svg,
.dvr-style-diagonal-left svg,
.dvr-style-diagonal-right svg,
.dvr-style-half-circle svg,
.dvr-style-paint-stroke svg {
  height: 50px;
}
.dvr-overlap-enable {
  position: relative;
}
.dvr-overlap-enable svg {
  position: absolute;
  left: 0;
  right: 0;
}
.dvr-overlap-enable.dvr-position-top svg {
  top: 0;
}
.dvr-overlap-enable.dvr-position-bottom svg {
  bottom: 0;
}
.browser-Firefox .dvr-position-top svg {
  margin-top: -1px;
}
.browser-Firefox .dvr-position-bottom svg {
  margin-bottom: -1px;
}
.woodmart-row-gradient-enable {
  position: relative;
}
.woodmart-row-gradient {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.woodmart-timeline-wrapper {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}
.woodmart-timeline-line {
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(50% - 1px);
  border-width: 2px;
}
.woodmart-timeline-line .line-dot {
  position: absolute;
  left: calc(50% - 5px);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  -webkit-box-shadow: inset 100px 100px rgba(0, 0, 0, 0.1);
  box-shadow: inset 100px 100px rgba(0, 0, 0, 0.1);
}
.woodmart-timeline-line .dot-start {
  top: -4px;
}
.woodmart-timeline-line .dot-end {
  bottom: -4px;
}
.woodmart-line-default .woodmart-timeline-line {
  border-left-style: solid;
}
.woodmart-line-dashed .woodmart-timeline-line {
  border-left-style: dashed;
}
.woodmart-timeline-breakpoint {
  margin-bottom: 50px;
  text-align: center;
}
.woodmart-timeline-breakpoint-title {
  position: relative;
  display: inline-block;
  padding: 8px 25px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  z-index: 1;
  color: #fff;
}
.woodmart-timeline-item {
  position: relative;
  margin-bottom: 50px;
}
.woodmart-timeline-item .woodmart-timeline-image {
  display: inline-block;
  overflow: hidden;
}
.browser-Internet .woodmart-timeline-item .woodmart-timeline-image img {
  width: 100%;
}
.woodmart-timeline-item .woodmart-timeline-content,
.woodmart-timeline-item .woodmart-timeline-image,
.woodmart-timeline-item .woodmart-timeline-title {
  margin-bottom: 15px;
}
.woodmart-timeline-item .woodmart-timeline-content:empty,
.woodmart-timeline-item .woodmart-timeline-image:empty,
.woodmart-timeline-item .woodmart-timeline-title:empty {
  display: none;
}
.woodmart-timeline-content p:first-child:empty {
  display: none;
}
.woodmart-item-position-left,
.woodmart-item-position-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.woodmart-item-position-left .timeline-col,
.woodmart-item-position-right .timeline-col {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  width: 50%;
  max-width: 50%;
  background-color: #fff;
  padding: 30px 30px 15px 30px;
}
.woodmart-item-position-left .timeline-col .timeline-arrow,
.woodmart-item-position-right .timeline-col .timeline-arrow {
  position: absolute;
  top: 50%;
  margin-top: -14px;
  color: #fff;
  font-size: 0;
  line-height: 0;
}
.woodmart-item-position-left .timeline-col .timeline-arrow:before,
.woodmart-item-position-right .timeline-col .timeline-arrow:before {
  font-size: 28px;
  line-height: 28px;
  font-family: fontawesome;
  color: inherit;
}
.woodmart-item-position-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.woodmart-item-position-left .timeline-col-primary {
  margin-right: 30px;
  text-align: right;
}
.woodmart-item-position-left .timeline-col-primary .timeline-arrow {
  left: calc(100% - 1px);
}
.woodmart-item-position-left .timeline-col-primary .timeline-arrow:before {
  content: "\f0da";
}
.woodmart-item-position-left .timeline-col-secondary {
  margin-left: 30px;
  text-align: left;
}
.woodmart-item-position-left .timeline-col-secondary .timeline-arrow {
  right: calc(100% - 1px);
}
.woodmart-item-position-left .timeline-col-secondary .timeline-arrow:before {
  content: "\f0d9";
}
.woodmart-item-position-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.woodmart-item-position-right .timeline-col-primary {
  margin-left: 30px;
  text-align: left;
}
.woodmart-item-position-right .timeline-col-primary .timeline-arrow {
  right: calc(100% - 1px);
}
.woodmart-item-position-right .timeline-col-primary .timeline-arrow:before {
  content: "\f0d9";
}
.woodmart-item-position-right .timeline-col-secondary {
  margin-right: 30px;
  text-align: right;
}
.woodmart-item-position-right .timeline-col-secondary .timeline-arrow {
  left: calc(100% - 1px);
}
.woodmart-item-position-right .timeline-col-secondary .timeline-arrow:before {
  content: "\f0da";
}
.woodmart-item-position-full-width {
  position: relative;
  background-color: #fff;
  text-align: center;
  padding: 30px 30px 15px 30px;
  margin-top: 30px;
}
.woodmart-item-position-full-width:not(:first-child) {
  margin-top: 80px;
}
.woodmart-item-position-full-width .timeline-col-primary .timeline-arrow {
  position: absolute;
  bottom: calc(100% - 1px);
  left: calc(50% - 8px);
  height: 12px;
  width: 16px;
  color: #fff;
  line-height: 0;
}
.woodmart-item-position-full-width
  .timeline-col-primary
  .timeline-arrow:before {
  content: "\f0d8";
  display: inline-block;
  font-size: 28px;
  line-height: 12px;
  height: 12px;
  color: inherit;
  font-family: fontawesome;
}
.woodmart-item-position-full-width .timeline-col {
  background-color: transparent !important;
}
.woodmart-item-position-full-width .woodmart-timeline-dot {
  top: -30px;
}
.woodmart-timeline-dot {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-top: -6px;
  margin-left: -6px;
  border: solid 2px #fff;
}
.woodmart-timeline-breakpoint:last-child,
.woodmart-timeline-item:last-child {
  margin-bottom: 0;
}
.woodmart-item-shadow .woodmart-timeline-breakpoint-title {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
}
.woodmart-item-shadow .woodmart-item-position-left .timeline-col,
.woodmart-item-shadow .woodmart-item-position-right .timeline-col {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
}
.woodmart-item-shadow
  .woodmart-item-position-left
  .timeline-col-primary
  .timeline-arrow:before {
  text-shadow: 2px 0 2px rgba(0, 0, 0, 0.1);
}
.woodmart-item-shadow
  .woodmart-item-position-left
  .timeline-col-secondary
  .timeline-arrow:before {
  text-shadow: -2px 0 2px rgba(0, 0, 0, 0.1);
}
.woodmart-item-shadow
  .woodmart-item-position-right
  .timeline-col-primary
  .timeline-arrow:before {
  text-shadow: -2px 0 2px rgba(0, 0, 0, 0.1);
}
.woodmart-item-shadow
  .woodmart-item-position-right
  .timeline-col-secondary
  .timeline-arrow:before {
  text-shadow: 2px 0 2px rgba(0, 0, 0, 0.1);
}
.woodmart-item-shadow .woodmart-item-position-full-width {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
}
.woodmart-item-shadow
  .woodmart-item-position-full-width
  .timeline-col-primary
  .timeline-arrow:before {
  text-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
}
.woodmart-list {
  margin-bottom: 35px;
}
.woodmart-list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.woodmart-list ul li:not(:last-child) {
  margin-bottom: 15px;
}
.woodmart-list .list-icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
}
.woodmart-list .list-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.woodmart-list-type-ordered ul {
  counter-reset: item;
}
.woodmart-list-type-ordered ul li {
  list-style: none;
}
.woodmart-list-type-ordered ul li .list-icon {
  font-weight: 600;
}
.woodmart-list-type-ordered ul li .list-icon:before {
  content: counter(item) ".";
  counter-increment: item;
}
.woodmart-list-type-unordered ul li {
  list-style: none;
}
.woodmart-list-type-unordered ul li .list-icon {
  font-size: 60%;
  font-weight: 600;
}
.woodmart-list-type-unordered ul li .list-icon:before {
  content: "\f110";
  font-family: woodmart-font;
}
.woodmart-list-style-rounded .list-icon {
  border-radius: 100px;
}
.woodmart-text-size-small ul {
  font-size: 12px;
}
.woodmart-text-size-small.woodmart-list-shape-icon .list-icon {
  min-width: 22px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
}
.woodmart-text-size-small.woodmart-list-shape-icon.woodmart-list-type-unordered
  .list-icon {
  font-size: 8px;
}
.woodmart-text-size-default.woodmart-list-shape-icon .list-icon {
  min-width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
}
.woodmart-text-size-default.woodmart-list-shape-icon.woodmart-list-type-unordered
  .list-icon {
  font-size: 10px;
}
.woodmart-text-size-medium ul {
  font-size: 16px;
}
.woodmart-text-size-medium.woodmart-list-shape-icon .list-icon {
  min-width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
}
.woodmart-text-size-medium.woodmart-list-shape-icon.woodmart-list-type-unordered
  .list-icon {
  font-size: 12px;
}
.woodmart-text-size-large ul {
  font-size: 18px;
}
.woodmart-text-size-large.woodmart-list-shape-icon .list-icon {
  min-width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
}
.woodmart-text-size-large.woodmart-list-shape-icon.woodmart-list-type-unordered
  .list-icon {
  font-size: 14px;
}
.woodmart-text-size-extra-large ul {
  font-size: 24px;
}
.woodmart-text-size-extra-large.woodmart-list-shape-icon .list-icon {
  min-width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 24px;
}
.woodmart-text-size-extra-large.woodmart-list-shape-icon.woodmart-list-type-unordered
  .list-icon {
  font-size: 20px;
}
.woodmart-slider {
  overflow: hidden;
}
.slider-in-container .woodmart-slide-container {
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
}
.woodmart-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.woodmart-slide .woodmart-slide-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding-top: 35px;
  padding-bottom: 35px;
}
.woodmart-slide .woodmart-slide-container:after,
.woodmart-slide .woodmart-slide-container:before {
  content: none;
}
.woodmart-slide .woodmart-slide-inner {
  position: relative;
  width: 100%;
}
.slide-valign-top .woodmart-slide-container {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.slide-valign-middle .woodmart-slide-container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.slide-valign-bottom .woodmart-slide-container {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.slide-halign-left .woodmart-slide-container {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.slide-halign-center .woodmart-slide-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.slide-halign-right .woodmart-slide-container {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.slide-without-padding .woodmart-slide-container {
  padding: 0;
}
.woodmart-slider:after,
.woodmart-slider:before {
  content: none;
}
.arrows-style-2 .owl-nav > div,
.arrows-style-3 .owl-nav > div {
  background-color: #fff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}
.arrows-style-2 .owl-nav > div:after,
.arrows-style-3 .owl-nav > div:after {
  font-size: 18px;
  line-height: 18px;
}
.arrows-style-2.pagin-color-light .owl-nav > div,
.arrows-style-3.pagin-color-light .owl-nav > div {
  background-color: #101010;
}
.arrows-style-3 .owl-nav > div {
  border-radius: 50%;
}
.arrows-style-3 .owl-nav > div[class*="prev"] {
  left: 15px;
}
.arrows-style-3 .owl-nav > div[class*="next"] {
  right: 15px;
}
.arrows-style-3.pagin-color-dark .owl-nav > div {
  color: rgba(0, 0, 0, 0.8);
}
.arrows-style-3.pagin-color-dark .owl-nav > div:hover {
  color: rgba(0, 0, 0, 0.5);
}
.woodmart-slider .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-top: 0;
  padding-bottom: 5px;
  text-align: center;
  -webkit-animation: wd-fadeIn 0.6s ease;
  animation: wd-fadeIn 0.6s ease;
}
.pagin-style-2 .owl-dots {
  counter-reset: section;
  padding-bottom: 15px;
}
.pagin-style-2 .owl-dots .owl-dot {
  padding: 2px 15px;
  white-space: nowrap;
  line-height: 1;
  color: #333;
}
.pagin-style-2 .owl-dots .owl-dot:after,
.pagin-style-2 .owl-dots .owl-dot:before {
  display: inline-block;
  vertical-align: middle;
  color: inherit;
}
.pagin-style-2 .owl-dots .owl-dot:before {
  counter-increment: section;
  content: "0" counter(section);
  margin-right: 5px;
  font-size: 15px;
  font-weight: 600;
}
.pagin-style-2 .owl-dots .owl-dot:after {
  content: "";
  height: 2px;
  width: 15px;
  background-color: currentColor;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.pagin-style-2 .owl-dots .owl-dot span {
  display: none;
}
.pagin-style-2 .owl-dots .owl-dot:hover:after {
  width: 35px;
}
.pagin-style-2 .owl-dots .owl-dot.active:after {
  width: 45px;
}
.pagin-style-2.pagin-color-light .owl-dots .owl-dot {
  color: #fff;
}
.woodmart-slider .slide-animation {
  opacity: 0;
  will-change: transform, opacity;
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease,
    -webkit-transform 0.8s ease;
}
.woodmart-slider .anim-slide-from-top {
  -webkit-transform: translateY(-150px);
  transform: translateY(-150px);
}
.woodmart-slider .anim-slide-from-bottom {
  -webkit-transform: translateY(150px);
  transform: translateY(150px);
}
.woodmart-slider .anim-slide-from-left {
  -webkit-transform: translateX(-500px);
  transform: translateX(-500px);
}
.woodmart-slider .anim-slide-from-right {
  -webkit-transform: translateX(500px);
  transform: translateX(500px);
}
.woodmart-slider .anim-zoom-in {
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}
.woodmart-slider .anim-bottom-flip-x {
  -webkit-transform: translateY(100px) rotate3d(1, 0, 0, 90deg) scale(0.6);
  transform: translateY(100px) rotate3d(1, 0, 0, 90deg) scale(0.6);
}
.woodmart-slider .anim-top-flip-x {
  -webkit-transform: translateY(-100px) rotate3d(1, 0, 0, 90deg) scale(0.6);
  transform: translateY(-100px) rotate3d(1, 0, 0, 90deg) scale(0.6);
}
.woodmart-slider .anim-left-flip-y {
  -webkit-transform: translateX(-100px) rotate3d(0, 1, 0, -90deg) scale(0.6);
  transform: translateX(-100px) rotate3d(0, 1, 0, -90deg) scale(0.6);
}
.woodmart-slider .anim-right-flip-y {
  -webkit-transform: translateX(100px) rotate3d(0, 1, 0, 90deg) scale(0.6);
  transform: translateX(100px) rotate3d(0, 1, 0, 90deg) scale(0.6);
}
.woodmart-slider .active .slide-animation {
  opacity: 1;
}
.woodmart-slider .active .anim-slide-from-bottom,
.woodmart-slider .active .anim-slide-from-left,
.woodmart-slider .active .anim-slide-from-right,
.woodmart-slider .active .anim-slide-from-top,
.woodmart-slider .active .anim-zoom-in {
  -webkit-transform: none;
  transform: none;
}
.woodmart-slider .active .anim-bottom-flip-x {
  -webkit-transform: perspective(1000px) translateY(0) rotate3d(1, 0, 0, 0deg)
    scale(1);
  transform: perspective(1000px) translateY(0) rotate3d(1, 0, 0, 0deg) scale(1);
}
.woodmart-slider .active .anim-top-flip-x {
  -webkit-transform: perspective(1000px) translateY(0) rotate3d(1, 0, 0, 0deg)
    scale(1);
  transform: perspective(1000px) translateY(0) rotate3d(1, 0, 0, 0deg) scale(1);
}
.woodmart-slider .active .anim-left-flip-y {
  -webkit-transform: perspective(1000px) translateY(0) rotate3d(0, 1, 0, 0deg)
    scale(1);
  transform: perspective(1000px) translateY(0) rotate3d(0, 1, 0, 0deg) scale(1);
}
.woodmart-slider .active .anim-right-flip-y {
  -webkit-transform: perspective(1000px) translateY(0) rotate3d(0, 1, 0, 0deg)
    scale(1);
  transform: perspective(1000px) translateY(0) rotate3d(0, 1, 0, 0deg) scale(1);
}
.woodmart-slider .pseudo-active .slide-animation {
  opacity: 1;
  -webkit-transition: none;
  transition: none;
  -webkit-transform: none;
  transform: none;
}
.woodmart-image-hotspot-hotspots {
  position: relative;
}
.woodmart-image-hotspot-img {
  width: 100%;
}
.hotspot-content {
  position: absolute;
  width: 250px;
  background: #fff;
  padding: 15px;
  z-index: 10;
  text-align: center;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px) translateZ(0);
  transform: translateY(20px) translateZ(0);
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease,
    -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease,
    -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease,
    -webkit-transform 0.25s ease;
}
.hotspot-content > div,
.hotspot-content > h4 {
  margin-bottom: 10px;
}
.hotspot-content > div:last-child,
.hotspot-content > h4:last-child {
  margin-bottom: 0;
}
.hotspot-content .hotspot-content-text {
  margin-bottom: 15px;
}
.hotspot-content .hotspot-content-image a,
.hotspot-content .hotspot-content-title a {
  display: block;
}
.hotspot-content .hotspot-content-title {
  font-size: 16px;
}
.hotspot-content:before {
  content: "";
  position: absolute;
}
.hotspot-opened .hotspot-content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
  transform: none;
}
.color-scheme-light .hotspot-content,
.woodmart-dark .hotspot-content {
  background: #101010;
}
.hotspot-dropdown-bottom,
.hotspot-dropdown-top {
  left: -115px;
}
.hotspot-dropdown-bottom:before,
.hotspot-dropdown-top:before {
  width: 100%;
  height: 20px;
  left: 0;
}
.hotspot-dropdown-bottom.hotspot-overflow-left,
.hotspot-dropdown-top.hotspot-overflow-left {
  left: auto;
  right: 0;
}
.hotspot-dropdown-bottom.hotspot-overflow-right,
.hotspot-dropdown-top.hotspot-overflow-right {
  left: 0;
}
.hotspot-dropdown-top {
  bottom: 40px;
}
.hotspot-dropdown-top:before {
  top: 100%;
}
.hotspot-dropdown-bottom {
  top: 40px;
}
.hotspot-dropdown-bottom:before {
  bottom: 100%;
}
.hotspot-dropdown-left,
.hotspot-dropdown-right {
  top: -55px;
}
.hotspot-dropdown-left:before,
.hotspot-dropdown-right:before {
  width: 20px;
  height: 100%;
  top: 0;
}
.hotspot-dropdown-left {
  right: 40px;
}
.hotspot-dropdown-left:before {
  left: 100%;
}
.hotspot-dropdown-left.hotspot-overflow-right {
  right: auto;
  left: 40px;
}
.hotspot-dropdown-left.hotspot-overflow-right:before {
  left: auto;
  right: 100%;
}
.hotspot-dropdown-right {
  left: 40px;
}
.hotspot-dropdown-right:before {
  right: 100%;
}
.hotspot-dropdown-right.hotspot-overflow-left {
  left: auto;
  right: 40px;
}
.hotspot-dropdown-right.hotspot-overflow-left:before {
  right: auto;
  left: 100%;
}
.woodmart-image-hotspot {
  position: absolute;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -webkit-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
  opacity: 0;
}
.loaded .woodmart-image-hotspot {
  opacity: 1;
}
.hotspot-btn,
.hotspot-sonar {
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 800px;
  perspective: 800px;
}
.hotspot-btn {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: normal;
}
.hotspot-btn:after {
  content: "";
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hotspot-sonar {
  content: "";
  display: block;
  position: absolute;
  left: -8px;
  right: -8px;
  top: -8px;
  bottom: -8px;
  -webkit-animation: wd-Sonar 2s ease infinite;
  animation: wd-Sonar 2s ease infinite;
}
.hotspot-icon-default .hotspot-btn {
  -webkit-animation: wd-Pulse 2s ease-in-out infinite;
  animation: wd-Pulse 2s ease-in-out infinite;
  -webkit-box-shadow: inset 100px 100px transparent;
  box-shadow: inset 100px 100px transparent;
}
.hotspot-icon-default .hotspot-btn:after {
  width: 6px;
  height: 6px;
  left: 7px;
  top: 7px;
  border-radius: 50%;
  background-color: #fff;
}
.hotspot-icon-default .woodmart-image-hotspot.hotspot-opened .hotspot-btn {
  -webkit-box-shadow: inset 100px 100px rgba(0, 0, 0, 0.1);
  box-shadow: inset 100px 100px rgba(0, 0, 0, 0.1);
}
.hotspot-icon-default .hotspot-sonar {
  background-color: rgba(255, 255, 255, 0.5);
}
.hotspot-icon-alt .hotspot-btn {
  background-color: #fff;
}
.hotspot-icon-alt .hotspot-btn:after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: "\f440";
  font-family: woodmart-font;
  line-height: 20px;
  font-size: 8px;
  font-weight: 700;
  text-align: center;
}
.hotspot-icon-alt .woodmart-image-hotspot.hotspot-opened .hotspot-btn:after {
  color: #fff;
}
.hotspot-icon-alt .hotspot-sonar {
  background-color: #fff;
}
.hotspot-content .price {
  font-size: 16px;
  line-height: 1.2;
}
.hotspot-content .add_to_cart_button {
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  padding: 10px 14px;
}
.hotspot-content .add_to_cart_button:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.hotspot-content .added_to_cart {
  display: none;
}
.woodmart-threed-view {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  cursor: ew-resize;
  cursor: -webkit-grab;
}
.woodmart-threed-view:active {
  cursor: ew-resize;
  cursor: -webkit-grabbing;
}
.woodmart-threed-view .threed-title {
  position: relative;
  padding-top: 20px;
  z-index: 40;
  text-align: center;
}
.woodmart-threed-view .threed-view-images {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  perspective: 800px;
  -webkit-perspective: 800px;
}
.woodmart-threed-view .threed-view-images img {
  position: absolute;
  top: 0;
  left: 50%;
  height: auto;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.woodmart-threed-view .threed-view-images img.previous-image {
  visibility: hidden;
}
.woodmart-threed-view .threed-view-images img.current-image {
  visibility: visible;
}
.woodmart-threed-view .spinner {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  display: block;
  margin: 0 auto;
  color: #000;
  font-weight: bolder;
  background: rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}
.woodmart-threed-view .spinner span {
  line-height: 60px;
}
.woodmart-threed-view .nav_bar {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -42px;
  z-index: 11;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}
.woodmart-threed-view .nav_bar a {
  display: inline-block;
  width: 42px;
  height: 45px;
  line-height: 45px;
  font-size: 0;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  text-decoration: none;
}
.woodmart-threed-view .nav_bar a:hover {
  color: rgba(0, 0, 0, 0.6);
}
.woodmart-threed-view .nav_bar a:after {
  font-size: 16px;
  font-weight: 700;
}
.woodmart-threed-view .nav_bar a.nav_bar_play,
.woodmart-threed-view .nav_bar a.nav_bar_stop {
  display: none;
}
.woodmart-threed-view .nav_bar a.nav_bar_previous:after {
  content: "\f111";
  font-family: woodmart-font;
}
.woodmart-threed-view .nav_bar a.nav_bar_next:after {
  content: "\f110";
  font-family: woodmart-font;
}
.woodmart-dark .woodmart-threed-view .nav_bar {
  background-color: #101010;
}
.woodmart-dark .woodmart-threed-view .nav_bar a {
  color: #fff;
}
.woodmart-dark .woodmart-threed-view .nav_bar a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-threed-view:-webkit-full-screen {
  background: #fff;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 200px;
}
.woodmart-threed-view:-moz-full-screen {
  background: #fff;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 200px;
}
.popup-quick-view .entry-summary .woodmart-product-brands,
.product-design-alt .product-image-summary .woodmart-product-brands,
.product-design-default .entry-summary.col-lg-4 .woodmart-product-brands {
  float: none;
  margin-left: 0;
}
.popup-quick-view .entry-summary .woodmart-product-brands a,
.product-design-alt .product-image-summary .woodmart-product-brands a,
.product-design-default .entry-summary.col-lg-4 .woodmart-product-brands a {
  min-height: 0;
  display: inline-block;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent !important;
  padding: 0;
}
.popup-quick-view .entry-summary .woodmart-product-brands a:hover,
.product-design-alt .product-image-summary .woodmart-product-brands a:hover,
.product-design-default
  .entry-summary.col-lg-4
  .woodmart-product-brands
  a:hover {
  opacity: 0.5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.popup-quick-view .entry-summary .woodmart-product-brands img,
.product-design-alt .product-image-summary .woodmart-product-brands img,
.product-design-default .entry-summary.col-lg-4 .woodmart-product-brands img {
  max-height: 50px;
}
.product-design-alt table.variations label,
.quick-shop-wrapper table.variations label {
  margin-right: 0;
}
.product-design-alt table.variations tr,
.quick-shop-wrapper table.variations tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-bottom: 10px;
}
.product-design-alt table.variations tr:last-child,
.quick-shop-wrapper table.variations tr:last-child {
  margin-bottom: 0;
}
.product-design-alt table.variations td,
.quick-shop-wrapper table.variations td {
  text-align: center;
  padding-bottom: 0;
}
.product-design-alt table.variations .label,
.quick-shop-wrapper table.variations .label {
  margin-bottom: 5px;
}
.product-design-alt table.variations .reset_variations,
.quick-shop-wrapper table.variations .reset_variations {
  position: absolute;
  left: 50%;
  margin-left: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.product-design-alt .swatches-select,
.quick-shop-wrapper .swatches-select {
  padding-bottom: 0;
  transition: padding 0.25s ease;
  -webkit-transition: padding 0.25s ease;
}
.product-image-summary .stock,
.variations_form .stock,
.wishlist_table tr td.product-stock-status span,
.woodmart-sticky-btn .stock {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
}
.product-image-summary .stock:before,
.variations_form .stock:before,
.wishlist_table tr td.product-stock-status span:before,
.woodmart-sticky-btn .stock:before {
  display: inline-block;
  vertical-align: text-top;
  margin-right: 5px;
}
.product-image-summary .out-of-stock,
.variations_form .out-of-stock,
.wishlist_table tr td.product-stock-status span.wishlist-out-of-stock {
  color: #b50808;
}
.product-image-summary .in-stock,
.variations_form .in-stock,
.wishlist_table tr td.product-stock-status span.wishlist-in-stock,
.woodmart-sticky-btn .in-stock {
  color: #333;
}
.product-image-summary .in-stock:before,
.variations_form .in-stock:before,
.wishlist_table tr td.product-stock-status span.wishlist-in-stock:before,
.woodmart-sticky-btn .in-stock:before {
  content: "\f109";
  font-family: woodmart-font;
}
.color-scheme-light .product-image-summary .in-stock,
.color-scheme-light .variations_form .in-stock,
.color-scheme-light
  .wishlist_table
  tr
  td.product-stock-status
  span.wishlist-in-stock,
.color-scheme-light .woodmart-sticky-btn .in-stock,
.woodmart-dark .product-image-summary .in-stock,
.woodmart-dark .variations_form .in-stock,
.woodmart-dark
  .wishlist_table
  tr
  td.product-stock-status
  span.wishlist-in-stock,
.woodmart-dark .woodmart-sticky-btn .in-stock {
  color: #fff;
}
.meta-location-add_to_cart .product_meta,
.popup-quick-view .entry-summary .product_meta {
  padding-top: 20px;
  border-top: 1px solid;
}
.meta-location-add_to_cart .product_meta > span,
.popup-quick-view .entry-summary .product_meta > span {
  display: block;
  margin-bottom: 15px;
}
#yith-woocompare-related .related-products .woocommerce > a:after,
.hotspot-content .add_to_cart_button:after,
.popup-quick-view .woodmart-scroll-content > a:after,
.single_add_to_cart_button:after,
.woocommerce
  table.wishlist_table
  td.product-add-to-cart
  .ajax_add_to_cart:after,
.yith-woocompare-premium .compare-list .add-to-cart .button:after,
.yith-woocompare-premium .compare-list .added_to_cart:after,
.yith-woocompare-premium .compare-list .product_info .button:after,
table.compare-list tr.add-to-cart td a:after {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-left-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  margin-left: -9px;
  margin-top: -9px;
  transition: opacity 0s ease;
  -webkit-transition: opacity 0s ease;
}
#yith-woocompare-related .related-products .woocommerce > a.loading,
.hotspot-content .loading.add_to_cart_button,
.loading.single_add_to_cart_button,
.popup-quick-view .woodmart-scroll-content > a.loading,
.woocommerce
  table.wishlist_table
  td.product-add-to-cart
  .loading.ajax_add_to_cart,
.yith-woocompare-premium .compare-list .add-to-cart .loading.button,
.yith-woocompare-premium .compare-list .loading.added_to_cart,
.yith-woocompare-premium .compare-list .product_info .loading.button,
table.compare-list tr.add-to-cart td a.loading {
  color: transparent !important;
}
#yith-woocompare-related .related-products .woocommerce > a.loading:after,
.hotspot-content .loading.add_to_cart_button:after,
.loading.single_add_to_cart_button:after,
.popup-quick-view .woodmart-scroll-content > a.loading:after,
.woocommerce
  table.wishlist_table
  td.product-add-to-cart
  .loading.ajax_add_to_cart:after,
.yith-woocompare-premium .compare-list .add-to-cart .loading.button:after,
.yith-woocompare-premium .compare-list .loading.added_to_cart:after,
.yith-woocompare-premium .compare-list .product_info .loading.button:after,
table.compare-list tr.add-to-cart td a.loading:after {
  opacity: 1;
  -webkit-animation: wd-rotate 450ms infinite linear;
  animation: wd-rotate 450ms infinite linear;
  transition: opacity 0.25s ease;
  -webkit-transition: opacity 0.25s ease;
}
.widget_product_categories .count,
.woodmart-woocommerce-layered-nav .count {
  color: #777;
  text-align: center;
  font-size: 12px;
  height: 20px;
  line-height: 18px;
  min-width: 30px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 35px;
  border: 1px solid;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease;
}
.widget_product_categories .product-categories li a:focus + .count,
.widget_product_categories .product-categories li a:hover + .count,
.widget_product_categories .product-categories li.current-cat > .count,
.woodmart-woocommerce-layered-nav .chosen .count,
.woodmart-woocommerce-layered-nav .layered-nav-link:focus + .count,
.woodmart-woocommerce-layered-nav .layered-nav-link:hover + .count {
  color: #fff;
}
.color-scheme-light .widget_product_categories .count,
.color-scheme-light .woodmart-woocommerce-layered-nav .count,
.woodmart-dark .widget_product_categories .count,
.woodmart-dark .woodmart-woocommerce-layered-nav .count {
  border-color: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8);
}
.color-scheme-light .widget_shopping_cart .cart-item-image:after,
.dropdowns-color-light .cart-widget-side .cart-item-image:after,
.dropdowns-color-light .dropdown-cart .cart-item-image:after,
.woodmart-dark .widget_shopping_cart .cart-item-image:after {
  border-color: rgba(255, 255, 255, 0.15);
  border-left-color: #fff;
}
.color-scheme-light .widget_shopping_cart .remove,
.dropdowns-color-light .cart-widget-side .remove,
.dropdowns-color-light .dropdown-cart .remove,
.woodmart-dark .widget_shopping_cart .remove {
  color: #fff;
}
.color-scheme-light .widget_shopping_cart .remove:hover,
.dropdowns-color-light .cart-widget-side .remove:hover,
.dropdowns-color-light .dropdown-cart .remove:hover,
.woodmart-dark .widget_shopping_cart .remove:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.color-scheme-light .widget_shopping_cart .empty,
.dropdowns-color-light .cart-widget-side .empty,
.dropdowns-color-light .dropdown-cart .empty,
.woodmart-dark .widget_shopping_cart .empty {
  color: #fff;
}
.color-scheme-light .widget_shopping_cart .product-title p,
.dropdowns-color-light .cart-widget-side .product-title p,
.dropdowns-color-light .dropdown-cart .product-title p,
.woodmart-dark .widget_shopping_cart .product-title p {
  color: rgba(255, 255, 255, 0.6);
}
.color-scheme-light .widget_shopping_cart .quantity,
.dropdowns-color-light .cart-widget-side .quantity,
.dropdowns-color-light .dropdown-cart .quantity,
.woodmart-dark .widget_shopping_cart .quantity {
  color: rgba(255, 255, 255, 0.8);
}
.color-scheme-light .widget_shopping_cart .amount,
.dropdowns-color-light .cart-widget-side .amount,
.dropdowns-color-light .dropdown-cart .amount,
.woodmart-dark .widget_shopping_cart .amount {
  color: #fff;
}
.color-scheme-light .widget_shopping_cart .total,
.dropdowns-color-light .cart-widget-side .total,
.dropdowns-color-light .dropdown-cart .total,
.woodmart-dark .widget_shopping_cart .total {
  border-color: rgba(255, 255, 255, 0.15);
}
.color-scheme-light .widget_shopping_cart .total strong,
.dropdowns-color-light .cart-widget-side .total strong,
.dropdowns-color-light .dropdown-cart .total strong,
.woodmart-dark .widget_shopping_cart .total strong {
  color: #fff;
}
.color-scheme-light .woodmart-buttons > div a,
.woodmart-dark .woodmart-buttons > div a,
.woodmart-hover-button .woodmart-buttons > div a,
.woodmart-hover-info-alt .woodmart-buttons > div a {
  color: #fff;
}
.color-scheme-light .woodmart-buttons > div a:after,
.woodmart-dark .woodmart-buttons > div a:after,
.woodmart-hover-button .woodmart-buttons > div a:after,
.woodmart-hover-info-alt .woodmart-buttons > div a:after {
  border-color: rgba(255, 255, 255, 0.15);
  border-left-color: #fff;
}
.color-scheme-light .woodmart-buttons > div a:hover,
.woodmart-dark .woodmart-buttons > div a:hover,
.woodmart-hover-button .woodmart-buttons > div a:hover,
.woodmart-hover-info-alt .woodmart-buttons > div a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.color-scheme-light .woodmart-buttons .woodmart-add-btn .added_to_cart,
.woodmart-dark .woodmart-buttons .woodmart-add-btn .added_to_cart,
.woodmart-hover-button .woodmart-buttons .woodmart-add-btn .added_to_cart,
.woodmart-hover-info-alt .woodmart-buttons .woodmart-add-btn .added_to_cart {
  color: #fff;
}
.color-scheme-light .woodmart-buttons .product-compare-button a.added,
.woodmart-dark .woodmart-buttons .product-compare-button a.added,
.woodmart-hover-button .woodmart-buttons .product-compare-button a.added,
.woodmart-hover-info-alt .woodmart-buttons .product-compare-button a.added {
  color: #fff;
}
.color-scheme-light
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a,
.color-scheme-light
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a,
.woodmart-dark
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a,
.woodmart-dark
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a,
.woodmart-hover-button
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a,
.woodmart-hover-button
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a,
.woodmart-hover-info-alt
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a,
.woodmart-hover-info-alt
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a {
  color: #fff;
}
.color-scheme-light
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a:focus,
.color-scheme-light
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a:hover,
.color-scheme-light
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a:focus,
.color-scheme-light
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a:hover,
.woodmart-dark
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a:focus,
.woodmart-dark
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a:hover,
.woodmart-dark
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a:focus,
.woodmart-dark
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a:hover,
.woodmart-hover-button
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a:focus,
.woodmart-hover-button
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a:hover,
.woodmart-hover-button
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a:focus,
.woodmart-hover-button
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a:hover,
.woodmart-hover-info-alt
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a:focus,
.woodmart-hover-info-alt
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a:hover,
.woodmart-hover-info-alt
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a:focus,
.woodmart-hover-info-alt
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.color-scheme-light
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .feid-in
  a:before,
.woodmart-dark .woodmart-buttons .yith-wcwl-add-to-wishlist .feid-in a:before,
.woodmart-hover-button
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .feid-in
  a:before,
.woodmart-hover-info-alt
  .woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .feid-in
  a:before {
  border-color: #fff;
}
.image-full-width.product-design-alt .summary-inner,
.product-full-width.image-full-width .summary-inner,
.product-full-width.product-design-alt .summary-inner,
.product-full-width.product-summary-shadow .summary-inner {
  max-width: 620px;
}
.product-list-item .woodmart-add-btn > a,
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a,
.woodmart-hover-button .hover-mask > a,
.woodmart-hover-info-alt .product-actions > a,
.woodmart-hover-quick .woodmart-add-btn > a,
.woodmart-hover-standard .btn-add > a,
.woodmart-price-table .woodmart-plan-footer .add-to-cart-loop {
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
  padding: 0;
  overflow: hidden;
}
.product-list-item .woodmart-add-btn > a:hover,
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a:hover,
.woodmart-hover-button .hover-mask > a:hover,
.woodmart-hover-info-alt .product-actions > a:hover,
.woodmart-hover-quick .woodmart-add-btn > a:hover,
.woodmart-hover-standard .btn-add > a:hover,
.woodmart-price-table .woodmart-plan-footer .add-to-cart-loop:hover {
  text-decoration: none;
}
.product-list-item .woodmart-add-btn > a:focus,
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a:focus,
.woodmart-hover-button .hover-mask > a:focus,
.woodmart-hover-info-alt .product-actions > a:focus,
.woodmart-hover-quick .woodmart-add-btn > a:focus,
.woodmart-hover-standard .btn-add > a:focus,
.woodmart-price-table .woodmart-plan-footer .add-to-cart-loop:focus {
  outline: 0;
}
.product-list-item .woodmart-add-btn > a .woodmart-tooltip-label,
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a
  .woodmart-tooltip-label,
.woodmart-hover-button .hover-mask > a .woodmart-tooltip-label,
.woodmart-hover-info-alt .product-actions > a .woodmart-tooltip-label,
.woodmart-hover-quick .woodmart-add-btn > a .woodmart-tooltip-label,
.woodmart-hover-standard .btn-add > a .woodmart-tooltip-label,
.woodmart-price-table
  .woodmart-plan-footer
  .add-to-cart-loop
  .woodmart-tooltip-label {
  display: none;
}
.product-list-item .woodmart-add-btn > a span:not(.woodmart-tooltip-label),
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a
  span:not(.woodmart-tooltip-label),
.woodmart-hover-button .hover-mask > a span:not(.woodmart-tooltip-label),
.woodmart-hover-info-alt .product-actions > a span:not(.woodmart-tooltip-label),
.woodmart-hover-quick .woodmart-add-btn > a span:not(.woodmart-tooltip-label),
.woodmart-hover-standard .btn-add > a span:not(.woodmart-tooltip-label),
.woodmart-price-table
  .woodmart-plan-footer
  .add-to-cart-loop
  span:not(.woodmart-tooltip-label) {
  display: block;
  -webkit-transition: transform 0.25s ease, opacity 0.15s ease;
  -webkit-transition: opacity 0.15s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.15s ease, -webkit-transform 0.25s ease;
  transition: transform 0.25s ease, opacity 0.15s ease;
  transition: transform 0.25s ease, opacity 0.15s ease,
    -webkit-transform 0.25s ease;
}
.product-list-item .woodmart-add-btn > a:before,
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a:before,
.woodmart-hover-button .hover-mask > a:before,
.woodmart-hover-info-alt .product-actions > a:before,
.woodmart-hover-quick .woodmart-add-btn > a:before,
.woodmart-hover-standard .btn-add > a:before,
.woodmart-price-table .woodmart-plan-footer .add-to-cart-loop:before {
  content: "\f11d";
  font-family: woodmart-font;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  -webkit-transition: opacity 0.15s ease, transform 0.25s ease;
  -webkit-transition: opacity 0.15s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.15s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.15s ease, transform 0.25s ease;
  transition: opacity 0.15s ease, transform 0.25s ease,
    -webkit-transform 0.25s ease;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
}
.product-list-item .woodmart-add-btn > a:after,
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a:after,
.woodmart-hover-button .hover-mask > a:after,
.woodmart-hover-info-alt .product-actions > a:after,
.woodmart-hover-quick .woodmart-add-btn > a:after,
.woodmart-hover-standard .btn-add > a:after,
.woodmart-price-table .woodmart-plan-footer .add-to-cart-loop:after {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-left-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  margin-left: -9px;
  margin-top: -9px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.product-list-item .woodmart-add-btn > a:focus:before,
.product-list-item .woodmart-add-btn > a:hover:before,
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a:focus:before,
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a:hover:before,
.woodmart-hover-button .hover-mask > a:focus:before,
.woodmart-hover-button .hover-mask > a:hover:before,
.woodmart-hover-info-alt .product-actions > a:focus:before,
.woodmart-hover-info-alt .product-actions > a:hover:before,
.woodmart-hover-quick .woodmart-add-btn > a:focus:before,
.woodmart-hover-quick .woodmart-add-btn > a:hover:before,
.woodmart-hover-standard .btn-add > a:focus:before,
.woodmart-hover-standard .btn-add > a:hover:before,
.woodmart-price-table .woodmart-plan-footer .add-to-cart-loop:focus:before,
.woodmart-price-table .woodmart-plan-footer .add-to-cart-loop:hover:before {
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}
.product-list-item
  .woodmart-add-btn
  > a:focus
  span:not(.woodmart-tooltip-label),
.product-list-item
  .woodmart-add-btn
  > a:hover
  span:not(.woodmart-tooltip-label),
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a:focus
  span:not(.woodmart-tooltip-label),
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a:hover
  span:not(.woodmart-tooltip-label),
.woodmart-hover-button .hover-mask > a:focus span:not(.woodmart-tooltip-label),
.woodmart-hover-button .hover-mask > a:hover span:not(.woodmart-tooltip-label),
.woodmart-hover-info-alt
  .product-actions
  > a:focus
  span:not(.woodmart-tooltip-label),
.woodmart-hover-info-alt
  .product-actions
  > a:hover
  span:not(.woodmart-tooltip-label),
.woodmart-hover-quick
  .woodmart-add-btn
  > a:focus
  span:not(.woodmart-tooltip-label),
.woodmart-hover-quick
  .woodmart-add-btn
  > a:hover
  span:not(.woodmart-tooltip-label),
.woodmart-hover-standard .btn-add > a:focus span:not(.woodmart-tooltip-label),
.woodmart-hover-standard .btn-add > a:hover span:not(.woodmart-tooltip-label),
.woodmart-price-table
  .woodmart-plan-footer
  .add-to-cart-loop:focus
  span:not(.woodmart-tooltip-label),
.woodmart-price-table
  .woodmart-plan-footer
  .add-to-cart-loop:hover
  span:not(.woodmart-tooltip-label) {
  -webkit-transform: translateY(-100%) translateZ(0);
  transform: translateY(-100%) translateZ(0);
}
.product-list-item .woodmart-add-btn > a.loading:before,
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a.loading:before,
.woodmart-hover-button .hover-mask > a.loading:before,
.woodmart-hover-info-alt .product-actions > a.loading:before,
.woodmart-hover-quick .woodmart-add-btn > a.loading:before,
.woodmart-hover-standard .btn-add > a.loading:before,
.woodmart-price-table .woodmart-plan-footer .loading.add-to-cart-loop:before {
  opacity: 0;
}
.product-list-item .woodmart-add-btn > a.loading:after,
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a.loading:after,
.woodmart-hover-button .hover-mask > a.loading:after,
.woodmart-hover-info-alt .product-actions > a.loading:after,
.woodmart-hover-quick .woodmart-add-btn > a.loading:after,
.woodmart-hover-standard .btn-add > a.loading:after,
.woodmart-price-table .woodmart-plan-footer .loading.add-to-cart-loop:after {
  opacity: 1;
  -webkit-animation: wd-rotate 450ms infinite linear;
  animation: wd-rotate 450ms infinite linear;
}
.product-list-item
  .woodmart-add-btn
  > a.loading
  span:not(.woodmart-tooltip-label),
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a.loading
  span:not(.woodmart-tooltip-label),
.woodmart-hover-button
  .hover-mask
  > a.loading
  span:not(.woodmart-tooltip-label),
.woodmart-hover-info-alt
  .product-actions
  > a.loading
  span:not(.woodmart-tooltip-label),
.woodmart-hover-quick
  .woodmart-add-btn
  > a.loading
  span:not(.woodmart-tooltip-label),
.woodmart-hover-standard .btn-add > a.loading span:not(.woodmart-tooltip-label),
.woodmart-price-table
  .woodmart-plan-footer
  .loading.add-to-cart-loop
  span:not(.woodmart-tooltip-label) {
  opacity: 0;
}
.woodmart-hover-button .hover-mask > a,
.woodmart-hover-info-alt .product-actions > a {
  border-width: 2px;
  border-color: #fff;
  color: #fff;
}
.woodmart-hover-button .hover-mask > a:not(:hover),
.woodmart-hover-info-alt .product-actions > a:not(:hover) {
  background-color: transparent !important;
}
.woodmart-hover-button .hover-mask > a:hover,
.woodmart-hover-info-alt .product-actions > a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woodmart-hover-button .hover-mask > a span:not(.woodmart-tooltip-label),
.woodmart-hover-info-alt
  .product-actions
  > a
  span:not(.woodmart-tooltip-label) {
  padding: 8px 14px;
}
.woodmart-hover-button .hover-mask > a:hover,
.woodmart-hover-info-alt .product-actions > a:hover {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.6);
}
.product-list-item .woodmart-buttons,
.woodmart-hover-alt .woodmart-buttons,
.woodmart-hover-base.product-in-carousel .woodmart-buttons,
.woodmart-hover-quick .woodmart-buttons,
.woodmart-hover-standard .woodmart-buttons,
.woodmart-hover-tiled .woodmart-buttons {
  position: absolute;
  top: 10px;
  right: 10px;
}
.woodmart-hover-button .woodmart-buttons,
.woodmart-hover-info-alt .woodmart-buttons {
  position: absolute;
  top: 0;
  right: 0;
}
.woodmart-hover-info .woodmart-buttons {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.woodmart-hover-icons .wrapp-buttons {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}
.product-list-item .woodmart-buttons,
.woodmart-hover-alt .woodmart-buttons,
.woodmart-hover-base.product-in-carousel .woodmart-buttons,
.woodmart-hover-button .woodmart-buttons,
.woodmart-hover-info .woodmart-buttons,
.woodmart-hover-info-alt .woodmart-buttons,
.woodmart-hover-quick .woodmart-buttons,
.woodmart-hover-standard .woodmart-buttons,
.woodmart-hover-tiled .woodmart-buttons {
  opacity: 0;
  -webkit-transform: translateX(20px) translateZ(0);
  transform: translateX(20px) translateZ(0);
}
.product-list-item:hover .woodmart-buttons,
.woodmart-hover-alt:hover .woodmart-buttons,
.woodmart-hover-base.product-in-carousel:hover .woodmart-buttons,
.woodmart-hover-button:hover .woodmart-buttons,
.woodmart-hover-info-alt:hover .woodmart-buttons,
.woodmart-hover-info:hover .woodmart-buttons,
.woodmart-hover-quick:hover .woodmart-buttons,
.woodmart-hover-standard:hover .woodmart-buttons,
.woodmart-hover-tiled:hover .woodmart-buttons {
  opacity: 1;
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}
.woodmart-hover-icons .wrapp-buttons {
  opacity: 0;
  transform: translateY(25px) translateZ(0);
  -webkit-transform: translateY(25px) translateZ(0);
}
.woodmart-hover-icons:hover .wrapp-buttons {
  opacity: 1;
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}
.woodmart-pf-dropdown .filter-swatch,
.woodmart-woocommerce-layered-nav .filter-swatch {
  position: relative;
  margin-right: 10px;
  font-size: 0;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.woodmart-pf-dropdown .filter-swatch > span,
.woodmart-woocommerce-layered-nav .filter-swatch > span {
  position: relative;
  display: block;
  border-radius: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
}
.woodmart-pf-dropdown .filter-swatch > span[style$="#ffffff;"],
.woodmart-pf-dropdown .filter-swatch > span[style^="background-image"],
.woodmart-woocommerce-layered-nav .filter-swatch > span[style$="#ffffff;"],
.woodmart-woocommerce-layered-nav
  .filter-swatch
  > span[style^="background-image"] {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.woodmart-pf-dropdown .filter-swatch > span:after,
.woodmart-woocommerce-layered-nav .filter-swatch > span:after {
  content: "\f109";
  font-family: woodmart-font;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.woodmart-pf-dropdown .pf-active > .pf-value .filter-swatch span:after,
.woodmart-pf-dropdown .pf-value:hover .filter-swatch span:after,
.woodmart-woocommerce-layered-nav .chosen .filter-swatch span:after {
  opacity: 1;
}
.woodmart-pf-dropdown .swatches-small .filter-swatch > span,
.woodmart-woocommerce-layered-nav .swatches-small .filter-swatch > span {
  width: 15px;
  height: 15px;
}
.woodmart-pf-dropdown .swatches-small .filter-swatch > span:after,
.woodmart-woocommerce-layered-nav .swatches-small .filter-swatch > span:after {
  font-size: 8px;
}
.woodmart-pf-dropdown .swatches-small.swatches-brands .filter-swatch > span,
.woodmart-woocommerce-layered-nav
  .swatches-small.swatches-brands
  .filter-swatch
  > span {
  width: 45px;
  height: 30px;
}
.woodmart-pf-dropdown .swatches-normal .filter-swatch > span,
.woodmart-woocommerce-layered-nav .swatches-normal .filter-swatch > span {
  width: 25px;
  height: 25px;
}
.woodmart-pf-dropdown .swatches-normal .filter-swatch > span:after,
.woodmart-woocommerce-layered-nav .swatches-normal .filter-swatch > span:after {
  font-size: 12px;
}
.woodmart-pf-dropdown .swatches-normal.swatches-brands .filter-swatch > span,
.woodmart-woocommerce-layered-nav
  .swatches-normal.swatches-brands
  .filter-swatch
  > span {
  width: 60px;
  height: 30px;
}
.woodmart-pf-dropdown .swatches-large .filter-swatch > span,
.woodmart-woocommerce-layered-nav .swatches-large .filter-swatch > span {
  width: 35px;
  height: 35px;
}
.woodmart-pf-dropdown .swatches-large .filter-swatch > span:after,
.woodmart-woocommerce-layered-nav .swatches-large .filter-swatch > span:after {
  font-size: 14px;
}
.woodmart-pf-dropdown .swatches-large.swatches-brands .filter-swatch > span,
.woodmart-woocommerce-layered-nav
  .swatches-large.swatches-brands
  .filter-swatch
  > span {
  width: 90px;
  height: 40px;
}
.col2-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.col2-set .col-1,
.col2-set .col-2 {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}
p.form-row-first,
p.form-row-last {
  width: 48%;
  overflow: visible;
}
p.form-row-first {
  float: left;
}
p.form-row-last {
  float: right;
}
p.form-row-wide {
  clear: both;
}
.shop-sidebar-opener {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.woodmart-sidebar-btn-shown {
  pointer-events: visible;
  pointer-events: unset;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.shop_table tr td:last-child,
.shop_table tr th:last-child {
  text-align: right;
}
.shop_table .variation {
  margin-top: 10px;
}
tr.order-total th {
  font-size: 18px;
}
tr.order-total strong .amount {
  font-size: 22px;
}
tr.order-total td strong {
  display: block;
}
th.product-remove,
th.product-thumbnail {
  font-size: 0;
}
th.product-name {
  text-align: left;
}
th.product-thumbnail {
  width: 10px;
}
th.product-remove {
  width: 40px;
}
td.product-name {
  text-align: left;
}
td.product-name a {
  font-weight: 500;
  font-size: 14px;
}
td.product-name p {
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 12px;
  color: #777;
}
td.product-price .amount {
  font-size: 14px;
  font-weight: 400;
  color: #777;
}
td.product-price del {
  color: #bdbdbd;
}
td.product-price del .amount {
  color: #bdbdbd;
  font-size: 90%;
}
td.product-price ins {
  text-decoration: none;
  padding: 0;
  opacity: 1;
  background-color: transparent;
}
td.product-subtotal span {
  font-size: 16px;
}
td.product-thumbnail > a {
  display: block;
  overflow: hidden;
}
td.product-thumbnail img {
  max-width: 80px;
  min-width: 80px;
}
td.woocommerce-orders-table__cell-order-number a {
  font-weight: 600;
  color: #3f3f3f;
}
td.woocommerce-orders-table__cell-order-actions a {
  margin-right: 5px;
  font-size: 12px;
  line-height: 16px;
  padding: 10px 14px;
  color: #fff;
}
td.woocommerce-orders-table__cell-order-actions a:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
td.woocommerce-orders-table__cell-order-actions a:last-child {
  margin-right: 0;
}
td.product-remove {
  padding: 0;
  text-align: center;
}
td.product-total .amount {
  color: #777;
  font-weight: 400;
}
.color-scheme-light td.product-total .amount,
.woodmart-dark td.product-total .amount {
  color: #fff;
}
.woodmart-dark td.woocommerce-orders-table__cell-order-number a {
  color: rgba(255, 255, 255, 0.9);
}
.woodmart-dark td.woocommerce-orders-table__cell-order-number a:hover {
  color: #fff;
}
.woodmart-dark td.product-name p {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-dark td.product-price .amount {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-dark td.product-price del {
  color: rgba(255, 255, 255, 0.6);
}
.woodmart-dark td.product-price del .amount {
  color: rgba(255, 255, 255, 0.6);
}
#shipping_method li:not(:last-child) {
  margin-bottom: 10px;
}
#shipping_method input.shipping_method {
  position: relative;
  top: 4px;
  float: right;
  margin-right: 0;
  margin-left: 7px;
}
#shipping_method label {
  margin-bottom: 0;
}
.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table th {
  width: 50%;
  max-width: 50%;
}
.woocommerce-checkout-review-order-table tfoot tr:last-child td,
.woocommerce-checkout-review-order-table tfoot tr:last-child th {
  border-bottom: none;
}
.woocommerce-table--order-details td,
.woocommerce-table--order-details th {
  width: 50%;
  max-width: 50%;
}
.woocommerce-table--order-details tfoot tr:last-child th {
  text-transform: uppercase;
  font-size: 20px;
}
.woocommerce-table--order-details tfoot tr:last-child td > .amount {
  display: block;
  font-size: 20px;
}
.order-again {
  margin-bottom: 30px;
}
.group_table {
  border-top: 2px solid #efefef;
  margin-bottom: 25px;
}
.group_table td.price {
  text-align: right;
}
.group_table td.label a {
  font-size: 14px;
}
.group_table td .quantity {
  margin-right: 0;
  margin-bottum: 5px;
  margin-top: 5px;
}
.group_table td.product-quantity > a {
  white-space: nowrap;
  padding: 8px 14px;
  border-width: 2px;
  color: #333;
  border-color: #e9e9e9;
}
.group_table td.product-quantity > a:not(:hover) {
  background-color: transparent !important;
}
.group_table td.product-quantity > a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.group_table td.product-quantity > a:hover {
  color: #333;
  background-color: #e9e9e9;
}
.group_table td.product-quantity > .added_to_cart {
  display: none;
}
.group_table tr td:first-child {
  padding-left: 0;
}
.group_table tr td:last-child {
  padding-right: 0;
}
.woocommerce-order-pay .shop_table tfoot tr:last-child th {
  font-size: 24px;
}
.woocommerce-order-pay .shop_table tfoot tr:last-child td .amount:first-child {
  font-size: 24px;
  display: block;
}
.woocommerce-order-pay td.product-total .amount {
  font-weight: 700;
  font-size: 16px;
}
.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions {
  padding-bottom: 5px;
}
.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions > a {
  margin-bottom: 10px;
}
.account-payment-methods-table .button {
  color: #fff;
}
.account-payment-methods-table .button:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.product-grid-item {
  margin-bottom: 30px;
  text-align: center;
}
.product-grid-item .product-element-top {
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  perspective: 800px;
  -webkit-perspective: 800px;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.product-grid-item .product-element-top:after {
  content: "";
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #bbb;
  border-left-color: #000;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -16px;
  margin-top: -16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.1s ease, visibility 0.1s ease;
  transition: opacity 0.1s ease, visibility 0.1s ease;
}
.product-grid-item .product-element-top:hover .hover-img {
  opacity: 1;
  transform: scale(1.09);
  -webkit-transform: scale(1.09);
}
.product-grid-item .swatches-on-grid {
  margin-bottom: 5px;
}
.product-grid-item .hover-img img,
.product-grid-item .product-image-link img {
  width: 100%;
}
.product-grid-item .product-image-link {
  display: block;
}
.product-grid-item .hover-img {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-transition: opacity 0.5s ease,
    transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  -webkit-transition: opacity 0.5s ease,
    -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s ease,
    -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18),
    -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.product-grid-item .hover-img > a {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
  width: 100%;
}
.product-grid-item .product-title {
  margin-bottom: 5px;
  font-size: 14px;
}
.product-grid-item .product-title a {
  color: inherit;
}
.product-grid-item .woodmart-product-brands-links,
.product-grid-item .woodmart-product-cats {
  margin-bottom: 5px;
  line-height: 1.3;
  font-size: 14px;
  color: #9e9e9e;
}
.product-grid-item .woodmart-product-brands-links a,
.product-grid-item .woodmart-product-cats a {
  display: inline-block;
  color: #9e9e9e;
}
.product-grid-item .woodmart-product-brands-links a:focus,
.product-grid-item .woodmart-product-brands-links a:hover,
.product-grid-item .woodmart-product-cats a:focus,
.product-grid-item .woodmart-product-cats a:hover {
  color: #5c5c5c;
}
.product-grid-item .woodmart-product-countdown,
.product-grid-item .woodmart-stock-progress-bar {
  margin-top: 10px;
}
.product-grid-item .star-rating {
  margin-bottom: 5px;
}
.product-grid-item .price {
  display: block;
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 0;
}
.product-grid-item .more-details-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 2;
  color: #000;
  font-size: 0;
  line-height: 20px;
  height: 20px;
  text-decoration: none;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(255, 255, 255, 0.8)),
    to(#fff)
  );
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0, #fff 100%);
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -webkit-transition: transform 0.25s ease;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.product-grid-item .more-details-btn span:after {
  content: "\f10c";
  font-family: woodmart-font;
  font-size: 20px;
  font-weight: 700;
}
.product-grid-item .added_to_cart {
  display: none !important;
}
.product-grid-item.product-swatched .hover-img {
  display: none;
}
.product-grid-item.loading-image .hover-img {
  display: none;
}
.product-grid-item.loading-image .product-image-link {
  opacity: 0.4;
}
.product-grid-item.loading-image .product-element-top:after {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  -webkit-animation: wd-rotate 450ms infinite linear;
  animation: wd-rotate 450ms infinite linear;
}
.product-grid-item.loading-quick-shop .product-element-top .hover-img,
.product-grid-item.quick-shop-shown .product-element-top .hover-img {
  opacity: 0;
  -webkit-transition: opacity 0.25s ease,
    transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  -webkit-transition: opacity 0.25s ease,
    -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.25s ease,
    -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.25s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.25s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18),
    -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.color-scheme-light .product-grid-item .product-element-top:after,
.woodmart-dark .product-grid-item .product-element-top:after {
  border-color: rgba(255, 255, 255, 0.15);
  border-left-color: #fff;
}
.color-scheme-light .product-grid-item .woodmart-product-brands-links,
.color-scheme-light .product-grid-item .woodmart-product-cats,
.woodmart-dark .product-grid-item .woodmart-product-brands-links,
.woodmart-dark .product-grid-item .woodmart-product-cats {
  color: rgba(255, 255, 255, 0.6);
}
.color-scheme-light .product-grid-item .woodmart-product-brands-links a,
.color-scheme-light .product-grid-item .woodmart-product-cats a,
.woodmart-dark .product-grid-item .woodmart-product-brands-links a,
.woodmart-dark .product-grid-item .woodmart-product-cats a {
  color: rgba(255, 255, 255, 0.6);
}
.color-scheme-light .product-grid-item .woodmart-product-brands-links a:hover,
.color-scheme-light .product-grid-item .woodmart-product-cats a:hover,
.woodmart-dark .product-grid-item .woodmart-product-brands-links a:hover,
.woodmart-dark .product-grid-item .woodmart-product-cats a:hover {
  color: #fff;
}
.color-scheme-light .product-grid-item .more-details-btn,
.woodmart-dark .product-grid-item .more-details-btn {
  color: #fff;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(16, 16, 16, 0.8)),
    to(#101010)
  );
  background: linear-gradient(to bottom, rgba(16, 16, 16, 0.8) 0, #101010 100%);
}
.quick-shop-wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
}
.quick-shop-wrapper .quick-shop-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  height: 100%;
  width: 100%;
  padding-top: 45px;
  padding-left: 10px;
  padding-right: 10px;
}
.quick-shop-wrapper .variations_form {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.quick-shop-wrapper .variations_form:before {
  content: "";
}
.quick-shop-wrapper .variations_form .woocommerce-variation {
  animation: none;
  -webkit-animation: none;
}
.quick-shop-wrapper .variations_form .woocommerce-variation-description p {
  margin-bottom: 10px;
}
.quick-shop-wrapper .variations_form .woocommerce-variation-price .price {
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
}
.quick-shop-wrapper
  .variations_form
  .woocommerce-variation-availability
  .stock {
  margin-bottom: 10px;
  margin-right: 5px;
  margin-left: 5px;
}
.quick-shop-wrapper .quantity {
  display: none !important;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.quick-shop-wrapper .woocommerce-variation-add-to-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-left: -10px;
  margin-right: -10px;
}
.quick-shop-wrapper .single_add_to_cart_button {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  border-radius: 0 !important;
}
.quick-shop-wrapper .single_add_to_cart_button:before {
  content: "\f11d";
  font-family: woodmart-font;
  font-size: 19px;
  font-weight: 400;
  vertical-align: bottom;
  display: inline-block;
  margin-right: 10px;
  margin-left: -9px;
}
.quick-shop-wrapper table.variations {
  margin-bottom: 10px;
}
.quick-shop-wrapper table.variations .reset_variations {
  bottom: -30px;
}
.quick-shop-wrapper .variation-swatch-selected .variations {
  margin-bottom: 40px;
}
.quick-shop-wrapper .quick-shop-close {
  position: absolute;
  top: 5px;
  right: 5px;
  height: 30px;
  line-height: 30px;
  opacity: 0;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.6px;
  z-index: 5;
  transition: opacity 0.2s ease 0s;
  -webkit-transition: opacity 0.2s ease 0s;
  cursor: pointer;
  padding-right: 18px;
}
.quick-shop-wrapper .quick-shop-close:after,
.quick-shop-wrapper .quick-shop-close:before {
  content: " ";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
  width: 12px;
  height: 2px;
  display: inline-block;
  background-color: currentColor;
  -webkit-transition: background-color 0.2s ease-in-out,
    transform 0.2s ease-in-out, width 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, width 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, width 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out,
    width 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out,
    width 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.quick-shop-wrapper .quick-shop-close:after {
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
.quick-shop-wrapper .quick-shop-close:before {
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
.quick-shop-wrapper .quick-shop-close:hover:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.quick-shop-wrapper .quick-shop-close:hover:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.btns-shop-3d .quick-shop-wrapper .single_add_to_cart_button {
  top: -1px;
}
.btns-shop-3d .quick-shop-wrapper .single_add_to_cart_button:active {
  top: 0;
}
.color-scheme-light .quick-shop-wrapper,
.woodmart-dark .quick-shop-wrapper {
  background-color: rgba(0, 0, 0, 0.9);
}
.color-scheme-light .quick-shop-wrapper .quick-shop-close,
.woodmart-dark .quick-shop-wrapper .quick-shop-close {
  color: #fff;
}
.loading-quick-shop .woodmart-buttons,
.quick-shop-shown .woodmart-buttons {
  opacity: 0;
}
.loading-quick-shop .product-labels,
.quick-shop-shown .product-labels {
  opacity: 0;
}
.loading-quick-shop .product-element-top:after {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  -webkit-animation: wd-rotate 450ms infinite linear;
  animation: wd-rotate 450ms infinite linear;
}
.loading-quick-shop .product-image-link {
  opacity: 0.2;
}
.quick-shop-shown .quick-shop-wrapper {
  transform: translate3d(0, -100%, 0);
  -webkit-transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transition: transform 0.4s ease;
  overflow: hidden;
  overflow-y: scroll;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.quick-shop-shown .quick-shop-close {
  opacity: 1;
  transition: all 0.25s ease 0.35s;
  -webkit-transition: all 0.25s ease 0.35s;
}
.swatches-on-grid .swatch-on-grid {
  display: inline-block;
  border-radius: 50%;
  vertical-align: middle;
  text-align: center;
  font-size: 0;
  font-weight: 700;
  color: #2d2a2a;
  margin-right: 8px;
  margin-bottom: 5px;
  margin-top: 5px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  background-size: cover;
}
.swatches-on-grid .swatch-on-grid:last-child {
  margin-right: 0;
}
.swatches-on-grid .swatch-on-grid[style$="#ffffff;"] {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.swatches-on-grid .current-swatch {
  position: relative;
}
.swatches-on-grid .current-swatch:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #000;
}
.swatches-on-grid .swatch-has-image {
  cursor: pointer;
}
.swatches-on-grid .swatch-size-large {
  width: 25px;
  height: 25px;
}
.swatches-on-grid .swatch-size-large.text-only {
  font-size: 16px;
  height: 17px;
  line-height: 17px;
}
.swatches-on-grid .swatch-size-xlarge {
  width: 35px;
  height: 35px;
}
.swatches-on-grid .swatch-size-xlarge.text-only {
  font-size: 18px;
  height: 19px;
  line-height: 19px;
}
.swatches-on-grid .text-only {
  font-size: 14px;
  background-color: transparent !important;
  background-image: none !important;
  width: auto;
}
.swatches-on-grid .text-only .woodmart-tooltip-label {
  display: none;
}
.color-scheme-light .swatches-on-grid .swatch-on-grid,
.woodmart-dark .swatches-on-grid .swatch-on-grid {
  color: #fff;
}
.color-scheme-light .swatches-on-grid .current-swatch:after,
.woodmart-dark .swatches-on-grid .current-swatch:after {
  background-color: #fff;
}
.woodmart-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woodmart-buttons > div {
  margin-bottom: 0;
}
.woodmart-buttons > div > p {
  display: none;
}
.woodmart-buttons > div a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: 0;
  background-color: transparent;
  border: none;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  font-size: 0;
  letter-spacing: 0;
  width: 50px;
  height: 45px;
  line-height: 0;
  color: #333;
}
.woodmart-buttons > div a .woodmart-tooltip-label {
  top: 50%;
  bottom: auto;
  left: auto;
  right: 100%;
  margin-top: -17px;
  margin-left: 0;
  margin-right: 8px;
  margin-bottom: 0;
}
.woodmart-buttons > div a .woodmart-tooltip-label:before {
  top: 50%;
  bottom: auto;
  left: 100%;
  right: auto;
  margin-top: -5px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  border-width: 5px 0 5px 5px;
  border-color: transparent;
  border-left-color: #000;
}
.woodmart-buttons > div a:hover {
  text-decoration: none;
  outline: 0;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woodmart-buttons > div a:before {
  font-size: 20px;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}
.woodmart-buttons > div a:after {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #bbb;
  border-left-color: #000;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  margin-left: -9px;
  margin-top: -9px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.woodmart-buttons > div a.loading:before {
  opacity: 0;
}
.woodmart-buttons > div a.loading:after {
  opacity: 1;
  -webkit-animation: wd-rotate 450ms infinite linear;
  animation: wd-rotate 450ms infinite linear;
}
.woodmart-buttons .quick-view > a:before {
  content: "\f125";
  font-family: woodmart-font;
}
.woodmart-buttons .product-compare-button > a:before {
  content: "\f122";
  font-family: woodmart-font;
}
.woodmart-buttons .product-compare-button > a .blockOverlay {
  display: none !important;
}
.woodmart-buttons .product-compare-button > a.loading.added:before {
  opacity: 1;
}
.woodmart-buttons .product-compare-button > a.loading.added:after {
  content: none;
}
.woodmart-buttons .yith-wcwl-add-to-wishlist a i {
  display: none;
}
.woodmart-buttons .yith-wcwl-add-to-wishlist a:before {
  content: "\f108";
  font-family: woodmart-font;
}
.woodmart-buttons .yith-wcwl-add-to-wishlist .feid-in a:before {
  opacity: 0;
}
.woodmart-buttons .yith-wcwl-add-to-wishlist .feid-in a:after {
  opacity: 1;
  -webkit-animation: wd-rotate 450ms infinite linear;
  animation: wd-rotate 450ms infinite linear;
}
.woodmart-buttons
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a:before {
  content: "\f109";
  font-family: woodmart-font;
  font-size: 18px;
}
.woodmart-buttons .woodmart-add-btn > a {
  overflow: visible;
}
.woodmart-buttons .woodmart-add-btn > a:before {
  content: "\f11d";
  font-family: woodmart-font;
  font-size: 21px;
}
.woodmart-buttons .woodmart-add-btn > a span:not(.woodmart-tooltip-label) {
  display: none;
}
.woodmart-buttons .woodmart-add-btn .button:not(.add_to_cart_button):before {
  font-size: 20px;
}
.woodmart-buttons .woodmart-add-btn .added_to_cart:before {
  content: "\f11c";
  font-family: woodmart-font;
}
.woodmart-buttons .woodmart-add-btn:empty {
  display: none;
}
.woodmart-buttons .clear {
  display: none;
}
.color-scheme-light .woodmart-buttons,
.woodmart-dark .woodmart-buttons {
  background-color: #101010;
}
.product-labels {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 1;
  max-width: 50%;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.product-label {
  min-width: 50px;
  color: #fff;
  font-weight: 600;
  word-break: break-all;
  letter-spacing: 0.4px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}
.product-label img {
  width: 100%;
}
.product-label:not(:last-child) {
  margin-bottom: 10px;
}
.product-label.featured {
  background-color: #e22d2d;
}
.product-label.new {
  background-color: #438e44;
}
.product-label.out-of-stock {
  background-color: rgba(255, 255, 255, 0.9);
  color: #2d2a2a;
  font-weight: 900;
}
.product-label.attribute-label:not(.label-with-img) {
  background-color: rgba(255, 255, 255, 0.9);
  color: #2d2a2a;
}
.woodmart-dark .product-label.attribute-label:not(.label-with-img),
.woodmart-dark .product-label.out-of-stock {
  background-color: #101010;
  color: #fff;
}
.labels-rectangular {
  top: 15px;
  left: 0;
}
.labels-rectangular .product-label {
  font-size: 12px;
  padding: 5px 10px;
}
.labels-rectangular .label-with-img {
  max-width: 50px;
  padding: 0;
}
.labels-rounded {
  top: 7px;
  left: 7px;
}
.labels-rounded .product-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px;
  padding: 5px 7px;
  font-size: 14px;
  border-radius: 35px;
}
.browser-Internet .labels-rounded .product-label {
  height: 50px;
}
.labels-rounded .label-with-img {
  min-height: auto;
  max-width: 55px;
  padding: 0;
}
.labels-rounded .out-of-stock {
  max-width: 50px;
  font-size: 12px;
}
.woodmart-hover-alt {
  text-align: left;
}
.woodmart-hover-alt .wrap-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.woodmart-hover-alt .swap-wrapp {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  padding-right: 5px;
}
.woodmart-hover-alt .swap-elements {
  -webkit-transition: transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.woodmart-hover-alt .swap-elements .btn-add-swap,
.woodmart-hover-alt .swap-elements .price {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.woodmart-hover-alt .woodmart-product-countdown,
.woodmart-hover-alt .woodmart-stock-progress-bar {
  margin-top: 5px;
}
.woodmart-hover-alt .swatches-on-grid {
  margin-bottom: 0;
}
.woodmart-hover-alt .woodmart-product-brands-links,
.woodmart-hover-alt .woodmart-product-cats {
  margin-bottom: 0;
}
.woodmart-hover-alt .woodmart-product-cats + .woodmart-product-brands-links {
  margin-top: 5px;
}
.woodmart-hover-alt .star-rating {
  display: none;
}
.woodmart-hover-alt .btn-add-swap > a {
  background-color: transparent;
  border: none;
  padding: 0;
  white-space: nowrap;
  font-weight: 600;
  color: #2d2a2a;
  text-transform: capitalize;
  font-size: 14px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.woodmart-hover-alt .btn-add-swap > a .woodmart-tooltip-label {
  display: none;
}
.woodmart-hover-alt .btn-add-swap > a span:not(.woodmart-tooltip-label) {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  border-bottom: 1px solid rgba(101, 101, 101, 0.15);
}
.woodmart-hover-alt .btn-add-swap > a span:not(.woodmart-tooltip-label):before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 1px;
  transition: width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -webkit-transition: width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.woodmart-hover-alt .btn-add-swap > a:after {
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #bbb;
  border-left-color: #000;
  border-radius: 50%;
  position: absolute;
  top: 3px;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.woodmart-hover-alt .btn-add-swap > a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woodmart-hover-alt
  .btn-add-swap
  > a:hover
  span:not(.woodmart-tooltip-label):before {
  width: 100%;
}
.woodmart-hover-alt .btn-add-swap > a.loading {
  padding-left: 20px;
}
.woodmart-hover-alt .btn-add-swap > a.loading:after {
  opacity: 1;
  -webkit-animation: wd-rotate 450ms infinite linear;
  animation: wd-rotate 450ms infinite linear;
}
.woodmart-hover-alt.product-type-grouped:hover .swap-elements,
.woodmart-hover-alt.purchasable:hover .swap-elements {
  transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
}
.woodmart-hover-alt.loading-quick-shop .woodmart-buttons,
.woodmart-hover-alt.product-swatched .woodmart-buttons,
.woodmart-hover-alt.quick-shop-shown .woodmart-buttons {
  opacity: 0;
  -webkit-transform: translateX(20px) translateZ(0);
  transform: translateX(20px) translateZ(0);
}
.woodmart-hover-alt.product-swatched:not(.quick-shop-shown):not(
    .loading-quick-shop
  )
  .product-element-top:hover
  .woodmart-buttons {
  opacity: 1;
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}
.catalog-mode-on .woodmart-hover-alt:hover .swap-elements,
.login-see-prices .woodmart-hover-alt:hover .swap-elements {
  transform: none;
  -webkit-transform: none;
}
.woodmart-spacing-0 .woodmart-hover-alt,
.woodmart-spacing-2 .woodmart-hover-alt {
  margin-bottom: 10px;
}
.color-scheme-light .woodmart-hover-alt .btn-add-swap > a,
.woodmart-dark .woodmart-hover-alt .btn-add-swap > a {
  color: #fff;
}
.color-scheme-light
  .woodmart-hover-alt
  .btn-add-swap
  > a
  span:not(.woodmart-tooltip-label),
.woodmart-dark
  .woodmart-hover-alt
  .btn-add-swap
  > a
  span:not(.woodmart-tooltip-label) {
  border-color: rgba(255, 255, 255, 0.25);
}
.color-scheme-light .woodmart-hover-alt .btn-add-swap > a:after,
.woodmart-dark .woodmart-hover-alt .btn-add-swap > a:after {
  border-color: rgba(255, 255, 255, 0.15);
  border-left-color: #fff;
}
.woodmart-hover-icons .wrapp-buttons {
  text-align: center;
  visibility: hidden;
  perspective: 800px;
  -webkit-perspective: 800px;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease,
    transform 0.3s ease;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease,
    -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease,
    -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease,
    -webkit-transform 0.3s ease;
}
.woodmart-hover-icons .woodmart-buttons {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0 7px;
}
.woodmart-hover-icons .woodmart-buttons > div a {
  height: 50px;
  width: 43px;
}
.woodmart-hover-icons .woodmart-buttons > div a .woodmart-tooltip-label {
  top: auto;
  bottom: 100%;
  left: 50%;
  right: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 8px;
}
.woodmart-hover-icons .woodmart-buttons > div a .woodmart-tooltip-label:before {
  top: 100%;
  bottom: auto;
  left: 50%;
  right: auto;
  margin-top: 0;
  margin-left: -5px;
  margin-right: 0;
  margin-bottom: 0;
  border-width: 5px 5px 0;
  border-color: transparent;
  border-top-color: #000;
}
.woodmart-hover-icons:hover .wrapp-buttons {
  visibility: visible;
}
.woodmart-hover-icons.loading-quick-shop .wrapp-buttons,
.woodmart-hover-icons.product-swatched .wrapp-buttons,
.woodmart-hover-icons.quick-shop-shown .wrapp-buttons {
  visibility: hidden;
  opacity: 0;
  transform: translateY(25px) translateZ(0);
  -webkit-transform: translateY(25px) translateZ(0);
}
.woodmart-hover-icons.product-swatched:not(.quick-shop-shown):not(
    .loading-quick-shop
  )
  .product-element-top:hover
  .wrapp-buttons {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}
.woodmart-hover-icons.hover-width-small:not(.product-in-carousel)
  .wrapp-buttons {
  bottom: 5px;
}
.woodmart-hover-icons.hover-width-small:not(.product-in-carousel)
  .woodmart-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 5px;
  margin-right: 5px;
}
.woodmart-hover-icons.hover-width-small:not(.product-in-carousel)
  .woodmart-buttons
  > div {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
}
.woodmart-hover-icons.hover-width-small:not(.product-in-carousel)
  .woodmart-buttons
  > div
  a {
  width: 100%;
}
.woodmart-spacing-0 .woodmart-hover-icons,
.woodmart-spacing-2 .woodmart-hover-icons {
  margin-bottom: 10px;
}
.woodmart-hover-button .product-element-top:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  z-index: 2;
  -webkit-transition: visibility 0.3s ease, opacity 0.3s ease;
  transition: visibility 0.3s ease, opacity 0.3s ease;
}
.woodmart-hover-button .woodmart-buttons {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  visibility: hidden;
  z-index: 3;
}
.woodmart-hover-button .woodmart-buttons > div a {
  height: 40px;
}
.woodmart-hover-button .woodmart-buttons > div a:before {
  font-size: 18px;
}
.woodmart-hover-button .product-image-link {
  position: relative;
}
.woodmart-hover-button .hover-mask {
  position: absolute;
  left: 0;
  top: 57%;
  width: 100%;
  text-align: center;
  opacity: 0;
  z-index: 3;
  -webkit-transition: transform 0.3s ease, top 0.3s ease, opacity 0.3s ease;
  -webkit-transition: top 0.3s ease, opacity 0.3s ease,
    -webkit-transform 0.3s ease;
  transition: top 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, top 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, top 0.3s ease, opacity 0.3s ease,
    -webkit-transform 0.3s ease;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.woodmart-hover-button:hover .product-element-top:before {
  opacity: 1;
}
.woodmart-hover-button:hover .woodmart-buttons {
  visibility: visible;
}
.woodmart-hover-button:hover .hover-mask {
  top: 50%;
  opacity: 1;
}
.woodmart-hover-button.loading-image .hover-mask,
.woodmart-hover-button.loading-quick-shop .hover-mask,
.woodmart-hover-button.product-swatched .hover-mask,
.woodmart-hover-button.quick-shop-shown .hover-mask {
  top: 55%;
  opacity: 0;
}
.woodmart-hover-button.loading-image .woodmart-buttons,
.woodmart-hover-button.loading-quick-shop .woodmart-buttons,
.woodmart-hover-button.product-swatched .woodmart-buttons,
.woodmart-hover-button.quick-shop-shown .woodmart-buttons {
  opacity: 0;
  -webkit-transform: translateX(20px) translateZ(0);
  transform: translateX(20px) translateZ(0);
}
.woodmart-hover-button.loading-image .product-element-top:before,
.woodmart-hover-button.loading-quick-shop .product-element-top:before,
.woodmart-hover-button.product-swatched .product-element-top:before,
.woodmart-hover-button.quick-shop-shown .product-element-top:before {
  opacity: 0;
}
.woodmart-hover-button.product-swatched:not(.loading-quick-shop):not(
    .quick-shop-shown
  ):not(.loading-image)
  .product-element-top:hover:before {
  opacity: 1;
}
.woodmart-hover-button.product-swatched:not(.loading-quick-shop):not(
    .quick-shop-shown
  ):not(.loading-image)
  .product-element-top:hover
  .hover-mask {
  top: 50%;
  opacity: 1;
}
.woodmart-hover-button.product-swatched:not(.loading-quick-shop):not(
    .quick-shop-shown
  ):not(.loading-image)
  .product-element-top:hover
  .woodmart-buttons {
  opacity: 1;
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}
.woodmart-spacing-0 .woodmart-hover-button,
.woodmart-spacing-2 .woodmart-hover-button {
  margin-bottom: 10px;
}
.color-scheme-light .woodmart-hover-button .woodmart-buttons,
.woodmart-dark .woodmart-hover-button .woodmart-buttons {
  background-color: transparent;
}
.woodmart-hover-info {
  text-align: left;
}
.woodmart-hover-info .product-element-top {
  margin-bottom: 0;
}
.woodmart-hover-info .top-information {
  position: absolute;
  top: 20px;
  left: 25px;
  right: 25px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.woodmart-hover-info .bottom-information {
  position: absolute;
  bottom: 20px;
  left: 25px;
  right: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  perspective: 800px;
  -webkit-perspective: 800px;
  transform: translateY(100%) translateZ(0);
  -webkit-transform: translateY(100%) translateZ(0);
  -webkit-transition: transform 0.3s ease, opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease,
    -webkit-transform 0.3s ease;
}
.woodmart-hover-info .bottom-information .login-to-prices-msg,
.woodmart-hover-info .bottom-information .price {
  position: absolute;
  left: 0;
  bottom: 100%;
}
.woodmart-hover-info .bottom-information .price {
  font-size: 16px;
}
.woodmart-hover-info .bottom-information .price del,
.woodmart-hover-info .bottom-information .price ins {
  display: block;
}
.woodmart-hover-info .bottom-information .price ins {
  margin-top: 5px;
}
.woodmart-hover-info .product-labels {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  left: auto;
  max-width: 60px;
}
.woodmart-hover-info .labels-rectangular {
  right: 0;
}
.woodmart-hover-info .labels-rounded {
  right: 7px;
}
.woodmart-hover-info .swatches-on-grid {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-top: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.woodmart-hover-info .star-rating {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-top: 10px;
  margin-bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.woodmart-hover-info .amount,
.woodmart-hover-info .price,
.woodmart-hover-info .price ins {
  color: #333;
}
.woodmart-hover-info .price del {
  color: #bdbdbd;
}
.woodmart-hover-info del .amount {
  color: #bdbdbd;
}
.woodmart-hover-info.attributes-label .top-information,
.woodmart-hover-info.featured .top-information,
.woodmart-hover-info.new-label .top-information,
.woodmart-hover-info.outofstock .top-information,
.woodmart-hover-info.sale .top-information {
  right: 60px;
}
.woodmart-hover-info:hover .bottom-information {
  transform: none;
  -webkit-transform: none;
}
.woodmart-hover-info:hover .star-rating,
.woodmart-hover-info:hover .swatches-on-grid {
  opacity: 1;
}
.woodmart-hover-info.loading-quick-shop .bottom-information,
.woodmart-hover-info.loading-quick-shop .top-information,
.woodmart-hover-info.quick-shop-shown .bottom-information,
.woodmart-hover-info.quick-shop-shown .top-information {
  opacity: 0;
}
.woodmart-hover-info.loading-quick-shop .woodmart-buttons,
.woodmart-hover-info.quick-shop-shown .woodmart-buttons {
  opacity: 0;
  -webkit-transform: translateX(20px) translateZ(0);
  transform: translateX(20px) translateZ(0);
}
.woodmart-dark .woodmart-hover-info .amount,
.woodmart-dark .woodmart-hover-info .price,
.woodmart-dark .woodmart-hover-info .price ins {
  color: #fff;
}
.woodmart-dark .woodmart-hover-info .price del {
  color: rgba(255, 255, 255, 0.3);
}
.woodmart-dark .woodmart-hover-info del .amount {
  color: rgba(255, 255, 255, 0.3);
}
.woodmart-hover-base {
  margin-bottom: 20px;
}
.woodmart-hover-base .product-wrapper {
  position: relative;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.woodmart-hover-base .content-product-imagin {
  position: absolute;
  top: -15px;
  left: -15px;
  right: -15px;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  background-color: #fff;
  -webkit-transform: scale(0.98);
  transform: scale(0.98);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.woodmart-hover-base .product-element-top {
  margin-bottom: 0;
}
.woodmart-hover-base .product-information {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.woodmart-hover-base .product-information:hover .more-details-btn {
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}
.woodmart-hover-base:not(.product-in-carousel) .woodmart-buttons {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woodmart-hover-base:not(.product-in-carousel)
  .woodmart-buttons
  .woodmart-tooltip-label {
  top: auto;
  bottom: 100%;
  left: 50%;
  right: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 8px;
}
.woodmart-hover-base:not(.product-in-carousel)
  .woodmart-buttons
  .woodmart-tooltip-label:before {
  top: 100%;
  bottom: auto;
  left: 50%;
  right: auto;
  margin-top: 0;
  margin-left: -5px;
  margin-right: 0;
  margin-bottom: 0;
  border-width: 5px 5px 0;
  border-color: transparent;
  border-top-color: #000;
}
.woodmart-hover-base:not(.product-in-carousel) .woodmart-buttons > div a {
  width: 40px;
  height: 40px;
}
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-buttons
  > div:not(.woodmart-add-btn) {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
}
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-buttons
  .wrap-wishlist-button {
  text-align: left;
}
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-buttons
  .wrap-quickview-button {
  text-align: right;
}
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a {
  color: #fff;
  display: block;
  width: auto;
  height: auto;
}
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a
  span:not(.woodmart-tooltip-label) {
  font-size: 12px;
  line-height: 16px;
  padding: 10px 14px;
}
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  .added_to_cart {
  font-size: 12px;
  line-height: 16px;
  padding: 10px 14px;
}
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  .added_to_cart:before {
  content: none;
}
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  ).quick-shop-shown
  .woodmart-add-btn
  > a {
  opacity: 0.3 !important;
  pointer-events: none;
}
.catalog-mode-on .woodmart-hover-base .woodmart-buttons .woodmart-add-btn,
.login-see-prices .woodmart-hover-base .woodmart-buttons .woodmart-add-btn {
  display: none;
}
.catalog-mode-on
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-buttons,
.login-see-prices
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-buttons {
  padding-top: 10px;
  padding-bottom: 5px;
  border-top: 1px solid rgba(129, 129, 129, 0.2);
}
.catalog-mode-on
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-buttons
  > div,
.login-see-prices
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-buttons
  > div {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.catalog-mode-on
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-buttons
  > div
  a,
.login-see-prices
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-buttons
  > div
  a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: auto;
  height: auto;
  text-align: left;
  line-height: 1.2;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
}
.catalog-mode-on
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-buttons
  > div
  a:before,
.login-see-prices
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-buttons
  > div
  a:before {
  vertical-align: middle;
  margin-right: 5px;
  font-size: 14px;
}
.catalog-mode-on
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-buttons
  > div
  a:after,
.login-see-prices
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-buttons
  > div
  a:after {
  left: 0;
  width: 14px;
  height: 14px;
  margin-left: 0;
  margin-top: -8px;
}
.catalog-mode-on
  .color-scheme-light
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-buttons,
.catalog-mode-on.woodmart-dark
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-buttons,
.login-see-prices
  .color-scheme-light
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-buttons,
.login-see-prices.woodmart-dark
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-buttons {
  border-color: rgba(255, 255, 255, 0.15);
}
.woodmart-hover-base .woodmart-product-countdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-top: 5px;
  border-top: 1px solid rgba(129, 129, 129, 0.2);
}
.woodmart-hover-base .woodmart-product-countdown > span {
  min-width: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.woodmart-hover-base:not(.add-small-button) .woodmart-product-countdown > span,
.woodmart-hover-base:not(.hover-width-small)
  .woodmart-product-countdown
  > span {
  border-right: 1px solid rgba(129, 129, 129, 0.2);
}
.woodmart-hover-base:not(.add-small-button)
  .woodmart-product-countdown
  > span:last-child,
.woodmart-hover-base:not(.hover-width-small)
  .woodmart-product-countdown
  > span:last-child {
  border: none;
}
.color-scheme-light
  .woodmart-hover-base:not(.add-small-button)
  .woodmart-product-countdown
  > span,
.color-scheme-light
  .woodmart-hover-base:not(.hover-width-small)
  .woodmart-product-countdown
  > span,
.woodmart-dark
  .woodmart-hover-base:not(.add-small-button)
  .woodmart-product-countdown
  > span,
.woodmart-dark
  .woodmart-hover-base:not(.hover-width-small)
  .woodmart-product-countdown
  > span {
  border-color: rgba(255, 255, 255, 0.15);
}
.woodmart-hover-base .wrapp-swatches {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 2;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateY(102%) translateZ(0);
  transform: translateY(102%) translateZ(0);
  -webkit-transition: transform 0.3s ease, opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease,
    -webkit-transform 0.3s ease;
}
.woodmart-hover-base .wrapp-swatches:empty {
  display: none;
}
.woodmart-hover-base .swatches-on-grid {
  margin-bottom: 0;
}
.woodmart-hover-base .product-compare-button {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: right;
}
.woodmart-hover-base .product-compare-button a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: 0;
  background-color: transparent;
  border: none;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  font-size: 0;
  letter-spacing: 0;
  width: 30px;
  height: 30px;
  line-height: 0;
  color: rgba(0, 0, 0, 0.9);
}
.woodmart-hover-base .product-compare-button a:before {
  content: "\f122";
  font-family: woodmart-font;
  display: inline-block;
  font-size: 18px;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}
.woodmart-hover-base .product-compare-button a:after {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #bbb;
  border-left-color: #000;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  margin-left: -9px;
  margin-top: -9px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.woodmart-hover-base .product-compare-button a .blockOverlay {
  display: none !important;
}
.woodmart-hover-base .product-compare-button a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woodmart-hover-base .product-compare-button a.loading:not(.added):before {
  opacity: 0;
}
.woodmart-hover-base .product-compare-button a.loading:not(.added):after {
  opacity: 1;
  -webkit-animation: wd-rotate 450ms infinite linear;
  animation: wd-rotate 450ms infinite linear;
}
.woodmart-hover-base .hover-content {
  margin-bottom: 12px;
  max-height: 88px;
  overflow: hidden;
  position: relative;
}
.woodmart-hover-base .hover-content table {
  margin-bottom: 0;
}
.woodmart-hover-base .hover-content-inner {
  line-height: 22px;
}
.woodmart-hover-base .hover-content-inner p {
  margin-bottom: 0;
  line-height: 22px;
}
.woodmart-hover-base .show-full-description {
  max-height: none;
}
.woodmart-hover-base .show-full-description .more-details-btn {
  display: none;
}
.woodmart-hover-base .wrapp-product-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-transition: transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.woodmart-hover-base .fade-in-block {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
.browser-Safari .woodmart-hover-base .fade-in-block {
  visibility: visible;
  pointer-events: none;
}
.woodmart-hover-base.state-hover .wrapp-swatches,
.woodmart-hover-base:hover .wrapp-swatches {
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}
.woodmart-hover-base.state-hover .more-details-btn {
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}
.woodmart-hover-base.has-stars.product-type-external .fade-in-block,
.woodmart-hover-base.has-stars.purchasable .fade-in-block {
  padding-bottom: 5px;
}
.woodmart-hover-base.has-stars.product-type-external .product-rating-price,
.woodmart-hover-base.has-stars.purchasable .product-rating-price {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.woodmart-hover-base.has-stars.product-type-external .wrapp-product-price,
.woodmart-hover-base.has-stars.purchasable .wrapp-product-price {
  height: 60px;
  transform: translateY(0) translateZ(0);
  -webkit-transform: translateY(0) translateZ(0);
}
.woodmart-hover-base.has-stars.product-type-external .star-rating,
.woodmart-hover-base.has-stars.product-type-external
  .wrapp-product-price
  .price,
.woodmart-hover-base.has-stars.purchasable .star-rating,
.woodmart-hover-base.has-stars.purchasable .wrapp-product-price .price {
  line-height: 30px;
  height: 30px;
  margin-bottom: 0;
  overflow: hidden;
}
.woodmart-hover-base.has-stars.product-type-external
  .woodmart-product-brands-links,
.woodmart-hover-base.has-stars.product-type-external .woodmart-product-cats,
.woodmart-hover-base.has-stars.purchasable .woodmart-product-brands-links,
.woodmart-hover-base.has-stars.purchasable .woodmart-product-cats {
  margin-bottom: 0;
}
.woodmart-hover-base.has-stars.product-type-external
  .woodmart-product-cats
  + .woodmart-product-brands-links,
.woodmart-hover-base.has-stars.purchasable
  .woodmart-product-cats
  + .woodmart-product-brands-links {
  margin-top: 5px;
}
.woodmart-hover-base.has-stars.product-type-external.state-hover
  .wrapp-product-price,
.woodmart-hover-base.has-stars.product-type-external:hover .wrapp-product-price,
.woodmart-hover-base.has-stars.purchasable.state-hover .wrapp-product-price,
.woodmart-hover-base.has-stars.purchasable:hover .wrapp-product-price {
  transform: translateY(-30px) translateZ(0);
  -webkit-transform: translateY(-30px) translateZ(0);
}
.woodmart-hover-base.hover-ready.state-hover .product-wrapper,
.woodmart-hover-base.hover-ready:hover .product-wrapper {
  z-index: 20;
  -webkit-transform: translateY(-5px) translateZ(0);
  transform: translateY(-5px) translateZ(0);
}
.woodmart-hover-base.hover-ready.state-hover .content-product-imagin,
.woodmart-hover-base.hover-ready:hover .content-product-imagin {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.3s ease, visibility 0s ease, transform 0.3s ease;
  -webkit-transition: opacity 0.3s ease, visibility 0s ease,
    -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0s ease, transform 0.3s ease,
    -webkit-transform 0.3s ease;
}
.woodmart-hover-base.hover-ready.state-hover .fade-in-block,
.woodmart-hover-base.hover-ready:hover .fade-in-block {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(-5px) translateZ(0);
  transform: translateY(-5px) translateZ(0);
  -webkit-transition: opacity 0.3s ease, visibility 0s ease, transform 0.3s ease;
  -webkit-transition: opacity 0.3s ease, visibility 0s ease,
    -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, visibility 0s ease, transform 0.3s ease,
    -webkit-transform 0.3s ease;
}
.woodmart-hover-base.hover-ready.has-stars.purchasable .fade-in-block {
  -webkit-transform: translateY(-10px) translateZ(0);
  transform: translateY(-10px) translateZ(0);
}
.browser-Safari .woodmart-hover-base.hover-ready.state-hover .fade-in-block,
.browser-Safari .woodmart-hover-base.hover-ready:hover .fade-in-block {
  pointer-events: visible;
  pointer-events: unset;
}
.woodmart-hover-base .quick-shop-close {
  top: -5px;
}
.woodmart-hover-base.loading-quick-shop .wrapp-swatches,
.woodmart-hover-base.quick-shop-shown .wrapp-swatches {
  -webkit-transform: translateY(103%) translateZ(0);
  transform: translateY(103%) translateZ(0);
}
.woodmart-hover-base.loading-quick-shop .woodmart-buttons,
.woodmart-hover-base.quick-shop-shown .woodmart-buttons {
  opacity: 1;
}
.color-scheme-light .woodmart-hover-base .content-product-imagin,
.woodmart-dark .woodmart-hover-base .content-product-imagin {
  background-color: #101010;
}
.color-scheme-light .woodmart-hover-base .wrapp-swatches,
.woodmart-dark .woodmart-hover-base .wrapp-swatches {
  background-color: #101010;
  border-color: rgba(255, 255, 255, 0.15);
}
.color-scheme-light .woodmart-hover-base .product-compare-button a,
.woodmart-dark .woodmart-hover-base .product-compare-button a {
  color: #fff;
}
.color-scheme-light .woodmart-hover-base .product-compare-button a:after,
.woodmart-dark .woodmart-hover-base .product-compare-button a:after {
  border-color: rgba(255, 255, 255, 0.15);
  border-left-color: #fff;
}
.color-scheme-light .woodmart-hover-base .product-compare-button a:hover,
.woodmart-dark .woodmart-hover-base .product-compare-button a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.color-scheme-light .woodmart-hover-base .woodmart-product-countdown,
.woodmart-dark .woodmart-hover-base .woodmart-product-countdown {
  border-color: rgba(255, 255, 255, 0.15);
}
.woodmart-hover-base.product-in-carousel {
  margin-bottom: 10px;
  overflow: hidden;
}
.woodmart-hover-base.product-in-carousel .woodmart-buttons {
  visibility: hidden;
}
.woodmart-hover-base.product-in-carousel .product-information {
  position: static;
}
.woodmart-hover-base.product-in-carousel .fade-in-block {
  position: static;
  padding: 0;
  opacity: 1;
  visibility: visible;
  pointer-events: visible;
  pointer-events: unset;
}
.woodmart-hover-base.product-in-carousel .hover-content {
  display: none;
}
.woodmart-hover-base.product-in-carousel:hover .woodmart-buttons {
  visibility: visible;
}
.woodmart-hover-base.product-in-carousel.loading-quick-shop .woodmart-buttons,
.woodmart-hover-base.product-in-carousel.quick-shop-shown .woodmart-buttons {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateX(20px) translateZ(0);
  transform: translateX(20px) translateZ(0);
}
.woodmart-hover-base.add-small-button:not(.product-in-carousel)
  .woodmart-buttons,
.woodmart-hover-base.hover-width-small:not(.product-in-carousel)
  .woodmart-buttons {
  overflow: hidden;
}
.woodmart-hover-base.add-small-button:not(.product-in-carousel)
  .woodmart-buttons
  > div,
.woodmart-hover-base.hover-width-small:not(.product-in-carousel)
  .woodmart-buttons
  > div {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  margin-left: -1px;
  margin-right: -1px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.woodmart-hover-base.add-small-button:not(.product-in-carousel)
  .woodmart-buttons
  > div:last-child,
.woodmart-hover-base.hover-width-small:not(.product-in-carousel)
  .woodmart-buttons
  > div:last-child {
  border-right: none;
}
.woodmart-hover-base.add-small-button:not(.product-in-carousel)
  .woodmart-buttons
  > div:empty,
.woodmart-hover-base.hover-width-small:not(.product-in-carousel)
  .woodmart-buttons
  > div:empty {
  display: none;
}
.woodmart-hover-base.add-small-button:not(.product-in-carousel)
  .woodmart-buttons
  > div
  a,
.woodmart-hover-base.hover-width-small:not(.product-in-carousel)
  .woodmart-buttons
  > div
  a {
  width: 100%;
}
.color-scheme-light
  .woodmart-hover-base.add-small-button:not(.product-in-carousel)
  .woodmart-buttons
  > div,
.color-scheme-light
  .woodmart-hover-base.hover-width-small:not(.product-in-carousel)
  .woodmart-buttons
  > div,
.woodmart-dark
  .woodmart-hover-base.add-small-button:not(.product-in-carousel)
  .woodmart-buttons
  > div,
.woodmart-dark
  .woodmart-hover-base.hover-width-small:not(.product-in-carousel)
  .woodmart-buttons
  > div {
  border-color: rgba(255, 255, 255, 0.15);
}
.woodmart-hover-info-alt {
  margin-bottom: 30px;
}
.woodmart-hover-info-alt .product-element-top {
  margin-bottom: 0;
}
.woodmart-hover-info-alt .product-element-top:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  z-index: 2;
  transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
}
.woodmart-hover-info-alt .woodmart-buttons {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  visibility: hidden;
  z-index: 3;
}
.woodmart-hover-info-alt .woodmart-buttons > div a {
  height: 40px;
}
.woodmart-hover-info-alt .woodmart-buttons > div a:before {
  font-size: 18px;
}
.woodmart-hover-info-alt .top-information {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 3;
  padding: 10px 38px;
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
}
.woodmart-hover-info-alt .top-information .amount,
.woodmart-hover-info-alt .top-information .price,
.woodmart-hover-info-alt .top-information .price ins {
  color: #fff;
}
.woodmart-hover-info-alt .top-information del .amount {
  color: rgba(255, 255, 255, 0.6);
}
.woodmart-hover-info-alt .woocommerce-price-suffix {
  color: rgba(255, 255, 255, 0.6);
}
.woodmart-hover-info-alt h3.product-title {
  margin-bottom: 7px;
}
.woodmart-hover-info-alt .swatches-on-grid {
  margin-top: -2px;
  margin-bottom: 4px;
}
.woodmart-hover-info-alt .swatches-on-grid .swatch-on-grid {
  color: #fff;
}
.woodmart-hover-info-alt .swatches-on-grid .current-swatch:after {
  background-color: #fff;
}
.woodmart-hover-info-alt .woodmart-product-brands-links,
.woodmart-hover-info-alt .woodmart-product-cats {
  margin-bottom: 7px;
}
.woodmart-hover-info-alt .woodmart-product-brands-links a,
.woodmart-hover-info-alt .woodmart-product-cats a {
  color: rgba(255, 255, 255, 0.7);
}
.woodmart-hover-info-alt .woodmart-product-brands-links a:hover,
.woodmart-hover-info-alt .woodmart-product-cats a:hover {
  color: #fff;
}
.woodmart-hover-info-alt .star-rating {
  margin-bottom: 7px;
}
.woodmart-hover-info-alt .star-rating:before {
  color: rgba(255, 255, 255, 0.7);
}
.woodmart-hover-info-alt .product-actions {
  margin-top: 10px;
}
.woodmart-hover-info-alt .product-actions .woodmart-tooltip-label {
  display: none;
}
.woodmart-hover-info-alt:hover .woodmart-buttons {
  visibility: visible;
}
.woodmart-hover-info-alt:hover .top-information {
  opacity: 1;
}
.woodmart-hover-info-alt:hover .product-element-top:before {
  opacity: 1;
}
.woodmart-hover-info-alt.loading-quick-shop .top-information,
.woodmart-hover-info-alt.quick-shop-shown .top-information {
  opacity: 0;
}
.woodmart-hover-info-alt.loading-quick-shop .product-element-top:before,
.woodmart-hover-info-alt.quick-shop-shown .product-element-top:before {
  opacity: 0;
}
.color-scheme-light .woodmart-hover-info-alt .woodmart-buttons,
.woodmart-dark .woodmart-hover-info-alt .woodmart-buttons {
  background-color: transparent;
}
.woodmart-hover-quick .single_add_to_cart_button {
  border-radius: 0;
}
.woodmart-hover-quick .woodmart-add-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translateY(103%) translateZ(0);
  transform: translateY(103%) translateZ(0);
  backface-visibility: hidden;
  perspective: 800px;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 800px;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease,
    -webkit-transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
}
.woodmart-hover-quick .woodmart-add-btn > p {
  display: none;
}
.woodmart-hover-quick .woodmart-add-btn > a {
  color: #fff;
  font-size: 13px;
  display: block;
  opacity: 0.8;
}
.woodmart-hover-quick .woodmart-add-btn > a:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.woodmart-hover-quick .woodmart-add-btn > a span {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.woodmart-hover-quick .woodmart-add-btn > a:hover {
  opacity: 1;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woodmart-hover-quick:hover .woodmart-add-btn {
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}
.woodmart-hover-quick.loading-quick-shop .woodmart-add-btn,
.woodmart-hover-quick.product-swatched .woodmart-add-btn,
.woodmart-hover-quick.quick-shop-shown .woodmart-add-btn {
  -webkit-transform: translateY(103%) translateZ(0);
  transform: translateY(103%) translateZ(0);
}
.woodmart-hover-quick.loading-quick-shop .woodmart-buttons,
.woodmart-hover-quick.product-swatched .woodmart-buttons,
.woodmart-hover-quick.quick-shop-shown .woodmart-buttons {
  opacity: 0;
  -webkit-transform: translateX(20px) translateZ(0);
  transform: translateX(20px) translateZ(0);
}
.woodmart-hover-quick.product-swatched:not(.quick-shop-shown):not(
    .loading-quick-shop
  )
  .product-element-top:hover
  .woodmart-buttons {
  opacity: 1;
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}
.woodmart-hover-quick.product-swatched:not(.quick-shop-shown):not(
    .loading-quick-shop
  )
  .product-element-top:hover
  .woodmart-add-btn {
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}
.woodmart-spacing-0 .woodmart-hover-quick,
.woodmart-spacing-2 .woodmart-hover-quick {
  margin-bottom: 10px;
}
.product-list-item {
  text-align: left;
}
.product-list-item .product-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.product-list-item:not(:last-child) .product-wrapper {
  padding-bottom: 30px;
  border-bottom: 1px solid;
  border-color: rgba(129, 129, 129, 0.2);
}
.product-list-item .product-element-top {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  margin-right: 15px;
  margin-bottom: 0;
}
.product-list-item .product-list-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.product-list-item .product-title {
  font-size: 18px;
  margin-bottom: 10px;
}
.product-list-item .price,
.product-list-item .woocommerce-product-rating,
.product-list-item .woodmart-product-brands-links,
.product-list-item .woodmart-product-cats {
  margin-bottom: 10px;
}
.product-list-item .price {
  font-size: 20px;
}
.product-list-item .woodmart-product-countdown {
  margin-bottom: 15px;
}
.product-list-item .woodmart-stock-progress-bar {
  margin-bottom: 20px;
}
.product-list-item .woocommerce-review-link {
  display: none;
}
.product-list-item .woocommerce-product-details__short-description {
  margin-bottom: 20px;
}
.product-list-item .woocommerce-product-details__short-description h1,
.product-list-item .woocommerce-product-details__short-description h2,
.product-list-item .woocommerce-product-details__short-description h3,
.product-list-item .woocommerce-product-details__short-description h4,
.product-list-item .woocommerce-product-details__short-description h5,
.product-list-item .woocommerce-product-details__short-description h6,
.product-list-item .woocommerce-product-details__short-description p {
  margin-bottom: 10px;
}
.product-list-item
  .swatch-on-grid:not(.swatch-size-large):not(.swatch-size-xlarge):not(
    .text-only
  ) {
  width: 20px;
  height: 20px;
}
.product-list-item .woodmart-add-btn > a {
  color: #fff;
}
.product-list-item .woodmart-add-btn > a:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.product-list-item .woodmart-add-btn > a span:not(.woodmart-tooltip-label) {
  font-size: 13px;
  line-height: 18px;
  padding: 12px 20px;
}
.product-list-item .woodmart-add-btn .added_to_cart {
  font-size: 13px;
  line-height: 18px;
  padding: 12px 20px;
}
.product-list-item .woodmart-add-btn .added_to_cart:before {
  content: none;
}
.product-list-item.loading-quick-shop .woodmart-buttons,
.product-list-item.product-swatched .woodmart-buttons,
.product-list-item.quick-shop-shown .woodmart-buttons {
  opacity: 0;
  -webkit-transform: translateX(20px) translateZ(0);
  transform: translateX(20px) translateZ(0);
}
.product-list-item.product-swatched:not(.quick-shop-shown):not(
    .loading-quick-shop
  )
  .product-element-top:hover
  .woodmart-buttons {
  opacity: 1;
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}
.color-scheme-light .product-list-item:not(:last-child) .product-wrapper,
.woodmart-dark .product-list-item:not(:last-child) .product-wrapper {
  border-color: rgba(255, 255, 255, 0.15);
}
.woodmart-hover-standard .btn-add {
  margin-top: 10px;
}
.woodmart-hover-standard .btn-add > p {
  display: none;
}
.woodmart-hover-standard .btn-add > a {
  color: #fff;
}
.woodmart-hover-standard .btn-add > a:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.woodmart-hover-standard .btn-add > a span:not(.woodmart-tooltip-label) {
  font-size: 12px;
  line-height: 16px;
  padding: 10px 14px;
}
.woodmart-hover-standard .btn-add .added_to_cart {
  font-size: 12px;
  line-height: 16px;
  padding: 10px 14px;
}
.woodmart-hover-standard .btn-add .added_to_cart:before {
  content: none;
}
.woodmart-hover-standard.loading-quick-shop .woodmart-buttons,
.woodmart-hover-standard.product-swatched .woodmart-buttons,
.woodmart-hover-standard.quick-shop-shown .woodmart-buttons {
  opacity: 0;
  -webkit-transform: translateX(20px) translateZ(0);
  transform: translateX(20px) translateZ(0);
}
.woodmart-hover-standard.product-swatched:not(.quick-shop-shown):not(
    .loading-quick-shop
  )
  .product-element-top:hover
  .woodmart-buttons {
  opacity: 1;
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}
.woodmart-spacing-0 .woodmart-hover-standard,
.woodmart-spacing-2 .woodmart-hover-standard {
  margin-bottom: 10px;
}
.woodmart-hover-tiled {
  text-align: left;
}
.woodmart-hover-tiled .product-wrapper {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
}
.woodmart-hover-tiled .product-element-top {
  margin-bottom: 0;
}
.woodmart-hover-tiled .product-element-bottom {
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 15px;
  background-color: #fff;
}
.woodmart-hover-tiled .woodmart-product-countdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-top: 5px;
  border-top: 1px solid rgba(129, 129, 129, 0.2);
}
.woodmart-hover-tiled .woodmart-product-countdown > span {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
}
.woodmart-hover-tiled.loading-quick-shop .woodmart-buttons,
.woodmart-hover-tiled.product-swatched .woodmart-buttons,
.woodmart-hover-tiled.quick-shop-shown .woodmart-buttons {
  opacity: 0;
  -webkit-transform: translateX(20px) translateZ(0);
  transform: translateX(20px) translateZ(0);
}
.woodmart-hover-tiled.product-swatched:not(.quick-shop-shown):not(
    .loading-quick-shop
  )
  .product-element-top:hover
  .woodmart-buttons {
  opacity: 1;
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}
.woodmart-hover-tiled:not(.hover-width-small)
  .woodmart-product-countdown
  > span:not(:last-child) {
  border-right: 1px solid rgba(129, 129, 129, 0.2);
}
.color-scheme-light .woodmart-hover-tiled .product-element-bottom,
.woodmart-dark .woodmart-hover-tiled .product-element-bottom {
  background-color: #101010;
}
.category-grid-item {
  margin-bottom: 30px;
}
.category-grid-item .category-image {
  display: block;
  margin: -1px;
  -webkit-transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: -webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18),
    -webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}
.category-grid-item img {
  width: 100%;
}
.category-grid-item .category-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
}
.category-grid-item .category-title {
  text-transform: uppercase;
  line-height: 1.5;
  font-size: 20px;
  font-weight: 600;
  color: #333;
  margin-bottom: 0;
}
.category-grid-item .count {
  display: none;
  padding: 0;
  background-color: transparent;
  color: rgba(88, 88, 88, 0.35);
}
.category-grid-item .more-products {
  color: #8e8e8e;
  font-size: 110%;
}
.category-grid-item .more-products > a {
  color: inherit;
}
.category-grid-item:hover .category-image {
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
}
.woodmart-dark .category-grid-item .category-title {
  color: #fff;
}
.woodmart-dark .category-grid-item .more-products {
  color: rgba(255, 255, 255, 0.9);
}
.categories-style-masonry-first:not([style]) {
  display: block;
}
.categories-style-masonry-first:not([style]):after {
  content: "";
  clear: both;
  display: block;
}
.categories-style-masonry-first:not([style]) .category-grid-item {
  float: left;
}
.categories-style-masonry-first
  .category-grid-item:first-child
  .category-title {
  font-size: 28px;
}
.cat-design-default .wrapp-category {
  position: relative;
  overflow: hidden;
}
.cat-design-default .hover-mask {
  position: absolute;
  bottom: 15px;
  left: 20px;
  right: 20px;
  transform: translateY(100%) translateZ(0);
  -webkit-transform: translateY(100%) translateZ(0);
  -webkit-transition: transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.cat-design-default .category-title {
  position: absolute;
  left: 0;
  bottom: 100%;
}
.cat-design-default .more-products {
  margin-top: 5px;
  opacity: 0;
  transform: translateY(15px) translateZ(0);
  -webkit-transform: translateY(15px) translateZ(0);
  -webkit-transition: transform 0.3s ease, opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease,
    -webkit-transform 0.3s ease;
}
.cat-design-default.categories-with-shadow .wrapp-category {
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.12);
}
.cat-design-default:hover .hover-mask {
  transform: translateY(0) translateZ(0);
  -webkit-transform: translateY(0) translateZ(0);
}
.cat-design-default:hover .more-products {
  opacity: 1;
  transform: translateY(0) translateZ(0);
  -webkit-transform: translateY(0) translateZ(0);
}
.cat-design-alt {
  margin-bottom: 20px;
  text-align: center;
}
.cat-design-alt .category-image-wrapp {
  position: relative;
  overflow: hidden;
}
.cat-design-alt img {
  width: auto;
}
.cat-design-alt .category-link {
  display: none;
}
.cat-design-alt .hover-mask {
  padding: 10px;
}
.cat-design-alt.categories-with-shadow .category-image-wrapp {
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.12);
}
.cat-design-center .wrapp-category,
.cat-design-replace-title .wrapp-category {
  position: relative;
  overflow: hidden;
}
.cat-design-center .wrapp-category:before,
.cat-design-replace-title .wrapp-category:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  opacity: 0.1;
  z-index: 2;
}
.cat-design-center:hover .wrapp-category:before,
.cat-design-replace-title:hover .wrapp-category:before {
  opacity: 0.4;
}
.cat-design-center {
  text-align: center;
}
.cat-design-center .wrapp-category:before {
  transition: opacity 0.5s cubic-bezier(0, 0, 0.44, 1.18);
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}
.cat-design-center .hover-mask {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  padding: 15px;
  z-index: 3;
  -webkit-transition: transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.cat-design-center .category-title {
  color: #fff;
}
.cat-design-center .more-products {
  line-height: 20px;
  margin-top: 5px;
  opacity: 0;
  color: rgba(255, 255, 255, 0.9);
  transform: translateY(15px) translateZ(0);
  -webkit-transform: translateY(15px) translateZ(0);
  -webkit-transition: transform 0.3s ease, opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease,
    -webkit-transform 0.3s ease;
}
.cat-design-center .more-products a {
  color: inherit;
}
.cat-design-center:not(.without-product-count) .hover-mask {
  -webkit-transform: translateY(calc(-50% + 20px)) translateZ(0);
  transform: translateY(calc(-50% + 20px)) translateZ(0);
}
.cat-design-center:not(.without-product-count):hover .hover-mask {
  -webkit-transform: translateY(-50%) translateZ(0);
  transform: translateY(-50%) translateZ(0);
}
.cat-design-center:not(.without-product-count):hover .more-products {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.cat-design-center.without-product-count .hover-mask {
  -webkit-transform: translateY(-50%) translateZ(0);
  transform: translateY(-50%) translateZ(0);
}
.cat-design-replace-title {
  text-align: center;
}
.cat-design-replace-title .wrapp-category:before {
  transition: opacity 0.6s cubic-bezier(0, 0, 0.44, 1.18);
  -webkit-transition: opacity 0.6s cubic-bezier(0, 0, 0.44, 1.18);
}
.cat-design-replace-title .hover-mask,
.cat-design-replace-title .more-products {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px;
  z-index: 3;
}
.cat-design-replace-title .category-title {
  color: #fff;
  padding: 12px 25px;
  line-height: 1.4;
  font-size: 18px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -webkit-transition: opacity 0.25s ease 0.25s;
  transition: opacity 0.25s ease 0.25s;
}
.cat-design-replace-title .more-products {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.cat-design-replace-title:not(.without-product-count):hover .category-title {
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.cat-design-replace-title:not(.without-product-count):hover .more-products {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease 0.25s;
  transition: opacity 0.25s ease 0.25s;
}
.woodmart-sizeguide .responsive-table {
  margin-bottom: 0;
}
.woodmart-sizeguide-title {
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
}
.woodmart-sizeguide-content {
  margin-bottom: 30px;
}
.woodmart-sizeguide-content:after {
  content: "";
  clear: both;
  display: block;
}
.woodmart-sizeguide-table td,
.woodmart-sizeguide-table tr {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.woodmart-sizeguide-table td {
  text-align: center;
}
.woodmart-sizeguide-table tr:first-child {
  background-color: #f4f4f4;
}
.woodmart-sizeguide-table tr:first-child td {
  color: #2d2a2a;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: none;
}
.woodmart-sizeguide-table tr:first-child td:empty {
  border-color: transparent;
  padding: 0;
}
.woodmart-sizeguide-table tr:not(:first-child):hover {
  background-color: #f8f8f8;
}
.woodmart-sizeguide-table tr:not(:first-child):hover td {
  color: #444;
}
.woodmart-sizeguide-table tr:not(:first-child) td:hover {
  background-color: rgba(0, 0, 0, 0.06);
}
.woodmart-dark .woodmart-sizeguide-table tr:first-child {
  background-color: rgba(0, 0, 0, 0.3);
}
.woodmart-dark .woodmart-sizeguide-table tr:first-child td {
  color: #fff;
}
.woodmart-dark .woodmart-sizeguide-table tr:not(:first-child):hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.woodmart-dark .woodmart-sizeguide-table tr:not(:first-child):hover td {
  color: #fff;
}
.woodmart-dark .woodmart-sizeguide-table tr:not(:first-child) td:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.product-quick-view {
  overflow: hidden;
}
.popup-quick-view {
  max-width: 920px;
  margin: 25px auto;
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: 4px 4px 17px rgba(0, 0, 0, 0.3);
  box-shadow: 4px 4px 17px rgba(0, 0, 0, 0.3);
}
.popup-quick-view .product-images {
  overflow: hidden;
}
.popup-quick-view .product-images:hover .view-details-btn {
  transform: none;
  -webkit-transform: none;
}
.popup-quick-view .product-image-summary {
  min-height: 450px;
}
.popup-quick-view .has-scrollbar .woodmart-scroll-content {
  overflow: scroll;
  overflow-x: hidden;
}
.popup-quick-view .entry-summary .entry-title {
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 1.4;
}
.popup-quick-view .entry-summary div[itemprop="offers"] {
  clear: both;
}
.popup-quick-view .entry-summary div[itemprop="offers"] .price {
  margin-bottom: 15px;
}
.popup-quick-view .entry-summary .woodmart-product-brands {
  margin-right: 15px;
  margin-left: 1px;
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: middle;
}
.popup-quick-view .entry-summary .woodmart-product-brands img {
  max-width: 65px;
}
.popup-quick-view .entry-summary .woocommerce-product-rating {
  margin-bottom: 15px;
  vertical-align: middle;
  display: inline-block;
}
.popup-quick-view .entry-summary .product-share {
  margin-bottom: 0;
}
.popup-quick-view .entry-summary:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 18px;
  height: 50px;
  pointer-events: none;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(255, 255, 255, 0)),
    to(white)
  );
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.popup-quick-view .woodmart-scroll-content > a {
  margin-bottom: 20px;
  color: #fff;
}
.popup-quick-view .woodmart-scroll-content > a:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.popup-quick-view .woodmart-scroll-content > a.added {
  display: none;
}
.popup-quick-view .view-details-btn {
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
  font-size: 13px;
  line-height: 18px;
  padding: 12px 20px;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  z-index: 15;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.popup-quick-view .view-details-btn:hover {
  text-decoration: none;
}
.popup-quick-view .view-details-btn:focus {
  outline: 0;
}
.popup-quick-view .view-details-btn:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.popup-quick-view button.mfp-close {
  position: absolute;
  top: 0;
  opacity: 1;
  background-color: transparent;
  color: #000;
  transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
}
.popup-quick-view button.mfp-close:hover {
  background-color: transparent;
  color: #777;
}
.woodmart-dark .popup-quick-view {
  background-color: #101010;
}
.woodmart-dark .popup-quick-view .entry-summary:after {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(21, 21, 21, 0)),
    to(#101010)
  );
  background: linear-gradient(to bottom, rgba(21, 21, 21, 0) 0, #101010 100%);
}
.woodmart-dark .popup-quick-view button.mfp-close {
  color: #fff;
}
.woodmart-dark .popup-quick-view button.mfp-close:hover {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-dark .popup-quick-view .woodmart-product-brands a {
  background-color: transparent !important;
}
.quick-view-horizontal .summary-inner {
  position: absolute;
  left: 15px;
  right: 15px;
  top: 0;
  bottom: 0;
  width: auto;
}
.quick-view-horizontal .woodmart-scroll-content {
  padding-right: 45px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.quick-view-horizontal .product-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.quick-view-horizontal .product-images > .images {
  width: 100%;
}
.quick-view-vertical .woodmart-scroll-content {
  position: relative;
  max-height: 400px;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 30px;
  padding-right: 30px;
}
.woodmart-sticky-btn {
  position: fixed;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 340;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.woodmart-sticky-btn .woodmart-sticky-btn-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.woodmart-sticky-btn .woodmart-sticky-btn-container:after,
.woodmart-sticky-btn .woodmart-sticky-btn-container:before {
  content: none;
}
.woodmart-sticky-btn .woodmart-sticky-btn-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-right: 15px;
}
.woodmart-sticky-btn .woodmart-sticky-btn-thumbnail {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 10px;
  overflow: hidden;
}
.woodmart-sticky-btn .woodmart-sticky-btn-thumbnail img {
  min-width: 65px;
  max-width: 65px;
}
.woodmart-sticky-btn .woodmart-sticky-btn-info {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.woodmart-sticky-btn .woocommerce-price-suffix {
  display: block;
}
.woodmart-sticky-btn .product-title {
  font-size: 14px;
  margin-bottom: 0;
}
.woodmart-sticky-btn .star-rating {
  margin-top: 5px;
}
.woodmart-sticky-btn .price {
  text-align: right;
  font-size: 16px;
  margin-right: 15px;
}
.woodmart-sticky-btn .wc-stripe-payment-request-wrapper {
  display: none;
}
.woodmart-sticky-btn .woodmart-sticky-btn-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.woodmart-sticky-btn .cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.woodmart-sticky-btn .quantity {
  margin-right: 10px;
}
.woodmart-sticky-btn .woodmart-sticky-btn-wishlist {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 0;
  color: #3f3f3f;
}
.woodmart-sticky-btn .woodmart-sticky-btn-wishlist:before {
  content: "\f108";
  font-family: woodmart-font;
  font-size: 20px;
}
.woodmart-sticky-btn .stock {
  margin-bottom: 0;
  margin-right: 15px;
}
.woodmart-dark .woodmart-sticky-btn {
  background-color: #101010;
}
.woodmart-dark .woodmart-sticky-btn .woodmart-sticky-btn-wishlist {
  color: rgba(255, 255, 255, 0.9);
}
.woodmart-sticky-btn-shown.woodmart-sticky-btn {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.woodmart-sticky-btn-shown.scrollToTop {
  bottom: 115px;
}
.popup-added_to_cart {
  max-width: 450px;
  margin: 0 auto;
  background-color: #fff;
  text-align: center;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.31);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.31);
}
.popup-added_to_cart .added-to-cart {
  padding: 30px 30px 25px;
}
.popup-added_to_cart h4 {
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 10px;
}
.popup-added_to_cart .close-popup,
.popup-added_to_cart .view-cart {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.popup-added_to_cart .view-cart {
  min-width: 150px;
}
.woodmart-dark .popup-added_to_cart {
  background-color: #101010;
}
.woodmart-dark .popup-added_to_cart .close-popup {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.5);
}
.woodmart-dark .popup-added_to_cart .close-popup:hover {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}
.widget_product_categories .widget-title {
  margin-bottom: 10px;
}
.widget_product_categories .product-categories {
  margin-bottom: -5px;
}
.widget_product_categories .product-categories li {
  position: relative;
  margin-bottom: 0;
}
.widget_product_categories .product-categories li a {
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 25px;
  line-height: 1.4;
  text-decoration: none;
  font-size: 14px;
}
.widget_product_categories .product-categories li.current-cat > a {
  color: #333;
  font-weight: 600;
}
.widget_product_categories .children {
  padding-left: 15px;
}
.widget_product_categories .count {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 7px;
}
.widget_product_categories .woodmart-cats-toggle {
  position: absolute;
  top: 8px;
  right: 0;
  height: 22px;
  width: 22px;
  line-height: 22px;
  border-radius: 50%;
  color: #bbb;
  text-align: center;
  cursor: pointer;
  display: none;
  -webkit-transition: background-color 0.25s ease, color 0.25s ease,
    -webkit-transform 0.25s ease;
  transition: background-color 0.25s ease, color 0.25s ease,
    -webkit-transform 0.25s ease;
  transition: background-color 0.25s ease, color 0.25s ease,
    transform 0.25s ease;
  transition: background-color 0.25s ease, color 0.25s ease,
    transform 0.25s ease, -webkit-transform 0.25s ease;
  -webkit-transition: background-color 0.25s ease, color 0.25s ease,
    transform 0.25s ease;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  perspective: 800px;
  -webkit-perspective: 800px;
}
.widget_product_categories .woodmart-cats-toggle:after {
  content: "\f107";
  font-size: 16px;
  font-family: FontAwesome;
}
.widget_product_categories .woodmart-cats-toggle.toggle-active {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.widget_product_categories .woodmart-cats-toggle.toggle-active,
.widget_product_categories .woodmart-cats-toggle:hover {
  background-color: #f9f9f9;
  color: #333;
}
.categories-accordion-on .widget_product_categories .product-categories li a {
  display: inline-block;
}
.categories-accordion-on .widget_product_categories .count {
  position: static;
  display: inline-block;
  margin-left: -20px;
  margin-right: 25px;
  margin-top: 0;
}
.categories-accordion-on .widget_product_categories .woodmart-cats-toggle {
  display: block;
}
.categories-accordion-on .widget_product_categories .children {
  display: none;
}
.color-scheme-light
  .widget_product_categories
  .product-categories
  li.current-cat
  > a,
.woodmart-dark
  .widget_product_categories
  .product-categories
  li.current-cat
  > a {
  color: #fff;
}
.color-scheme-light .widget_product_categories .woodmart-cats-toggle,
.woodmart-dark .widget_product_categories .woodmart-cats-toggle {
  color: rgba(255, 255, 255, 0.8);
}
.color-scheme-light
  .widget_product_categories
  .woodmart-cats-toggle.toggle-active,
.color-scheme-light .widget_product_categories .woodmart-cats-toggle:hover,
.woodmart-dark .widget_product_categories .woodmart-cats-toggle.toggle-active,
.woodmart-dark .widget_product_categories .woodmart-cats-toggle:hover {
  background-color: #fff;
  color: #333;
}
.product_list_widget > li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid;
}
.product_list_widget > li:after {
  content: "";
  clear: both;
  display: block;
}
.product_list_widget > li > a {
  margin-bottom: 8px;
  display: block;
}
.product_list_widget > li img {
  float: left;
  margin-right: 15px;
  max-width: 65px;
  min-width: 65px;
}
.product_list_widget > li .widget-product-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.product_list_widget > li .widget-product-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  overflow: hidden;
  margin-right: 15px;
}
.product_list_widget > li .widget-product-img > img {
  float: none;
  margin-right: 0;
}
.product_list_widget > li .widget-product-info {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.product_list_widget > li .widget-product-info .star-rating {
  margin-left: 0;
}
.product_list_widget > li .product-title {
  font-size: 14px;
  margin-bottom: 8px;
}
.product_list_widget > li .star-rating {
  display: block;
  margin-left: 80px;
  margin-top: -3px;
  margin-bottom: 4px;
  font-size: 12px;
  width: 70px;
}
.product_list_widget > li .star-rating span:before {
  font-size: 12px;
}
.product_list_widget > li .reviewer {
  font-size: 14px;
  color: #bbb;
}
.product_list_widget > li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.color-scheme-light .product_list_widget > li,
.woodmart-dark .product_list_widget > li {
  border-color: rgba(255, 255, 255, 0.2);
}
.color-scheme-light .product_list_widget > li .reviewer,
.woodmart-dark .product_list_widget > li .reviewer {
  color: rgba(255, 255, 255, 0.8);
}
.widget_shopping_cart .has-scrollbar .woodmart-scroll-content {
  overflow: scroll;
  overflow-x: hidden;
}
.widget_shopping_cart .woodmart-scroll-content {
  position: relative;
  max-height: 250px;
  padding-right: 5px;
}
.widget_shopping_cart .product_list_widget {
  margin-bottom: 0;
  text-align: left;
}
.widget_shopping_cart .mini_cart_item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.widget_shopping_cart .mini_cart_item a {
  margin-bottom: 0;
}
.widget_shopping_cart .cart-item-image {
  position: relative;
  margin-right: 15px;
  overflow: hidden;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.widget_shopping_cart .cart-item-image:after {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  transition: opacity 0.6s ease;
  -webkit-transition: opacity 0.6s ease;
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-left-color: rgba(0, 0, 0, 0.8);
  border-radius: 50%;
}
.widget_shopping_cart .cart-item-image img {
  float: none;
  margin-right: 0;
  transition: opacity 0.6s ease;
  -webkit-transition: opacity 0.6s ease;
}
.widget_shopping_cart .blockOverlay {
  display: none !important;
}
.widget_shopping_cart .removing-process .cart-item-image:after {
  opacity: 1;
  -webkit-animation: wd-rotate 450ms infinite linear;
  animation: wd-rotate 450ms infinite linear;
}
.widget_shopping_cart .removing-process .cart-item-image img {
  opacity: 0.2;
}
.widget_shopping_cart .cart-item-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 0;
  z-index: 1;
}
.widget_shopping_cart .cart-info {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-right: 20px;
}
.widget_shopping_cart .product-title {
  display: block;
  margin-bottom: 6px;
}
.widget_shopping_cart .product-title p {
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 12px;
  color: #777;
}
.widget_shopping_cart .variation {
  margin-bottom: 6px;
}
.widget_shopping_cart .quantity {
  color: #bbb;
  font-size: 13px;
  display: block;
}
.widget_shopping_cart .remove {
  position: absolute;
  top: 1px;
  right: 0;
  padding-right: 0;
  text-align: center;
  line-height: 20px;
  height: 20px;
  width: 20px;
  font-size: 0;
  margin-bottom: 0;
  border-radius: 50%;
  color: rgba(0, 0, 0, 0.8);
  z-index: 2;
}
.widget_shopping_cart .remove:after {
  content: "\f10f";
  font-family: woodmart-font;
  font-size: 8px;
  font-weight: 700;
}
.widget_shopping_cart .remove:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.widget_shopping_cart .shopping-cart-widget-footer > p {
  margin-bottom: 5px;
}
.widget_shopping_cart .shopping-cart-widget-footer > p:last-child {
  margin-bottom: 0;
}
.widget_shopping_cart .total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 2px solid;
  margin-top: 15px;
}
.widget_shopping_cart .total strong {
  font-size: 18px;
  color: #2d2a2a;
  font-weight: 600;
  text-transform: uppercase;
}
.widget_shopping_cart .total .amount {
  font-weight: 600;
  font-size: 20px;
}
.widget_shopping_cart .buttons {
  display: block;
  margin-bottom: 0;
  text-align: center;
}
.widget_shopping_cart .buttons a {
  width: 100%;
  margin-bottom: 10px;
}
.widget_shopping_cart .buttons a:last-child {
  margin-bottom: 0;
}
.widget_shopping_cart .buttons .checkout {
  color: #fff;
}
.widget_shopping_cart .buttons .checkout:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.widget_shopping_cart .return-to-shop {
  margin-bottom: 0;
}
.widget_shopping_cart .return-to-shop a {
  font-size: 12px;
  line-height: 16px;
  padding: 10px 14px;
}
.widget_shopping_cart .empty {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: none;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #2d2a2a;
}
.dropdowns-color-light .cart-widget-side ul.variation,
.dropdowns-color-light .dropdown-cart ul.variation {
  color: rgba(255, 255, 255, 0.8);
}
.dropdowns-color-light .cart-widget-side .product-title,
.dropdowns-color-light .dropdown-cart .product-title {
  color: #fff;
}
.widget_price_filter .price_slider {
  margin-bottom: 20px;
}
.widget_price_filter #max_price,
.widget_price_filter #min_price {
  display: none;
}
.widget_price_filter .price_slider_amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -10px;
}
.widget_price_filter .price_slider_amount .button {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  font-size: 12px;
  line-height: 16px;
  padding: 10px 14px;
  margin-bottom: 10px;
}
.widget_price_filter .price_slider_amount .price_label {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 10px;
  color: #717171;
  font-size: 14px;
}
.widget_price_filter .price_slider_amount .price_label > span {
  font-weight: 600;
  color: #2d2a2a;
}
.widget_price_filter .price_slider_amount .clear {
  display: none;
}
.widget_price_filter .ui-slider {
  position: relative;
}
.widget_price_filter .ui-slider-horizontal {
  height: 20px;
  cursor: pointer;
  border: none;
  background: 0 0;
}
.widget_price_filter .ui-slider-horizontal:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -1px;
  height: 2px;
  background-color: #e7e7e7;
}
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  z-index: 1;
  display: block;
  border: 0;
  border-radius: 0;
  background-image: none;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  background-color: transparent !important;
  border-radius: 0;
  cursor: ew-resize;
  outline: 0;
  border: none;
  background: 0 0;
}
.widget_price_filter .ui-slider .ui-slider-handle:after {
  content: "";
  height: 15px;
  width: 4px;
  display: inline-block;
}
.widget_price_filter .ui-slider-range-min {
  left: -1px;
}
.widget_price_filter .ui-slider-range-max {
  right: -1px;
}
.login-see-prices .widget_price_filter {
  display: none;
}
.color-scheme-light .widget_price_filter .price_slider_amount .price_label,
.woodmart-dark .widget_price_filter .price_slider_amount .price_label {
  color: rgba(255, 255, 255, 0.8);
}
.color-scheme-light
  .widget_price_filter
  .price_slider_amount
  .price_label
  > span,
.woodmart-dark .widget_price_filter .price_slider_amount .price_label > span {
  color: #fff;
}
.color-scheme-light .widget_price_filter .ui-slider-horizontal:before,
.woodmart-dark .widget_price_filter .ui-slider-horizontal:before {
  background-color: rgba(255, 255, 255, 0.4);
}
.widget_rating_filter .wc-layered-nav-rating a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #bbb;
}
.widget_layered_nav ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.widget_layered_nav ul li a {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
  padding-right: 10px;
}
.widget_layered_nav ul li a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 14px;
  width: 14px;
  border: 2px solid #d8d8d8;
  margin-right: 8px;
  margin-top: -2px;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.widget_layered_nav ul li a:after {
  content: "\f109";
  font-family: woodmart-font;
  position: absolute;
  left: 2px;
  top: 2px;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  opacity: 0;
}
.widget_layered_nav ul .chosen a {
  font-weight: 600;
  color: #333;
}
.widget_layered_nav ul .chosen a:after {
  opacity: 1;
}
.widget_layered_nav ul .count {
  color: #bbb;
}
.color-scheme-light .widget_layered_nav .chosen a,
.woodmart-dark .widget_layered_nav .chosen a {
  color: #fff;
}
.color-scheme-light .widget_layered_nav ul li a:before,
.woodmart-dark .widget_layered_nav ul li a:before {
  border-color: rgba(255, 255, 255, 0.2);
}
.color-scheme-light .widget_layered_nav .count,
.woodmart-dark .widget_layered_nav .count {
  color: rgba(255, 255, 255, 0.8);
}
.widget_layered_nav_filters ul li {
  margin-bottom: 15px;
}
.widget_layered_nav_filters ul li a {
  display: block;
  position: relative;
  font-weight: 600;
  color: #333;
  cursor: pointer;
  padding-left: 16px;
}
.widget_layered_nav_filters ul li a:after {
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
.widget_layered_nav_filters ul li a:before {
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
.widget_layered_nav_filters ul li a:hover:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.widget_layered_nav_filters ul li a:hover:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.widget_layered_nav_filters ul li a:after,
.widget_layered_nav_filters ul li a:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  width: 10px;
  height: 2px;
  display: inline-block;
  background-color: currentColor;
  -webkit-transition: background-color 0.2s ease-in-out,
    transform 0.2s ease-in-out, width 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, width 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, width 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out,
    width 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out,
    width 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.color-scheme-light .widget_layered_nav_filters ul li a,
.woodmart-dark .widget_layered_nav_filters ul li a {
  color: #fff;
}
.woodmart-user-panel > .woodmart-user-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-size: 110%;
}
.woodmart-user-panel > a {
  font-weight: 600;
  margin-left: 5px;
}
.woodmart-user-panel .user-avatar {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 15px;
}
.woodmart-user-panel .user-avatar img {
  max-width: 60px;
  border-radius: 50%;
}
.woodmart-user-panel .user-info {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.woodmart-user-panel .user-info > span {
  display: block;
  margin-bottom: 10px;
}
.woodmart-user-panel .user-info strong {
  color: #333;
}
.woodmart-user-panel .logout-link {
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
  padding: 0;
  border-width: 2px;
  border-style: solid;
  border-top: none;
  border-left: none;
  border-right: none;
  background-color: transparent !important;
  color: #333;
  border-color: #dfdfdf;
}
.woodmart-user-panel .logout-link:hover {
  text-decoration: none;
}
.woodmart-user-panel .logout-link:focus {
  outline: 0;
}
.woodmart-user-panel .logout-link:hover {
  background-color: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woodmart-user-panel .logout-link:hover {
  color: #333;
  border-color: #c5c5c5;
}
.color-scheme-light .woodmart-user-panel .user-info strong,
.woodmart-dark .woodmart-user-panel .user-info strong {
  color: #fff;
}
.woodmart-price-filter .amount {
  font-weight: inherit;
  color: inherit;
}
.woodmart-price-filter .current-state {
  font-weight: 600;
  color: #333;
}
.woodmart-price-filter .current-state .amount {
  font-weight: 600;
}
.login-see-prices .woodmart-price-filter {
  display: none;
}
.color-scheme-light .woodmart-price-filter .current-state,
.woodmart-dark .woodmart-price-filter .current-state {
  color: #fff;
}
.woocommerce-ordering-list .selected-order {
  font-weight: 600;
  color: #333;
}
.color-scheme-light .woocommerce-ordering-list .selected-order,
.woodmart-dark .woocommerce-ordering-list .selected-order {
  color: #fff;
}
.yith-woocompare-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.yith-woocompare-widget .products-list,
.yith-woocompare-widget .widget-title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
  width: 100%;
}
.yith-woocompare-widget .widget-title:empty {
  display: none;
}
.yith-woocompare-widget ul.products-list li:not(.list_empty) {
  border-bottom: none;
}
.yith-woocompare-widget .products-list {
  margin-bottom: 20px;
}
.yith-woocompare-widget .products-list li {
  font-weight: 600;
  color: #333;
}
.yith-woocompare-widget .products-list li a.title {
  margin-bottom: 0;
  font-size: 14px;
  text-transform: none;
}
.yith-woocompare-widget .products-list li a.remove {
  position: absolute !important;
  top: 50%;
  left: 0;
  margin-top: -15px;
}
.yith-woocompare-widget .products-list li a.remove:hover {
  background-color: transparent;
}
.yith-woocompare-widget .clear-all {
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
  padding: 0;
  border-width: 2px;
  border-style: solid;
  border-top: none;
  border-left: none;
  border-right: none;
  background-color: transparent !important;
  color: #333;
  border-color: #dfdfdf;
}
.yith-woocompare-widget .clear-all:hover {
  text-decoration: none;
}
.yith-woocompare-widget .clear-all:focus {
  outline: 0;
}
.yith-woocompare-widget .clear-all:hover {
  background-color: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.yith-woocompare-widget .clear-all:hover {
  color: #333;
  border-color: #c5c5c5;
}
.yith-woocompare-widget > a.compare {
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
  background-color: #f3f3f3;
  color: #3e3e3e;
  font-size: 12px;
  line-height: 16px;
  padding: 10px 14px;
}
.yith-woocompare-widget > a.compare:hover {
  text-decoration: none;
}
.yith-woocompare-widget > a.compare:focus {
  outline: 0;
}
.yith-woocompare-widget > a.compare:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #3e3e3e;
}
.color-scheme-light .yith-woocompare-widget .products-list li,
.woodmart-dark .yith-woocompare-widget .products-list li {
  color: #fff;
}
.upsells-widget .product_list_widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.upsells-widget .small-product-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  max-width: 50%;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 0;
  margin-bottom: 10px;
  border: none;
}
.upsells-widget .small-product-content a {
  margin-bottom: 0;
}
.upsells-widget .small-product-content .attachment-woocommerce_thumbnail {
  float: none;
  margin-right: 0;
  max-width: 100%;
}
.upsells-widget .small-product-content:hover .small-product-info {
  opacity: 1;
  visibility: visible;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease,
    -webkit-transform 0.3s ease;
  -webkit-transition: opacity 0.3s ease, transform 0.3s ease;
}
.upsells-widget .product-small-inner {
  position: relative;
  text-align: center;
}
.upsells-widget .small-product-info {
  position: absolute;
  bottom: 100%;
  left: -5px;
  right: -5px;
  z-index: 4;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
  padding: 10px;
  line-height: 1;
  z-index: 400;
  pointer-events: none;
  -webkit-transition: visibility 0.3s ease, opacity 0.3s ease,
    -webkit-transform 0.3s ease;
  transition: visibility 0.3s ease, opacity 0.3s ease,
    -webkit-transform 0.3s ease;
  transition: visibility 0.3s ease, opacity 0.3s ease, transform 0.3s ease;
  transition: visibility 0.3s ease, opacity 0.3s ease, transform 0.3s ease,
    -webkit-transform 0.3s ease;
  -webkit-transition: visibility 0.3s ease, opacity 0.3s ease,
    transform 0.3s ease;
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.upsells-widget .small-product-info .price,
.upsells-widget .small-product-info .product-title {
  display: block;
  font-size: 12px;
}
.upsells-widget .small-product-info .product-title {
  margin-bottom: 5px;
}
.upsells-widget .small-product-info:after {
  content: "\f0d7";
  position: absolute;
  top: 100%;
  left: 50%;
  font-size: 20px;
  height: 9px;
  width: 10px;
  margin-top: -2px;
  margin-left: -5px;
  line-height: 10px;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  color: #fff;
  font-family: FontAwesome;
}
.woodmart-dark .upsells-widget .small-product-info {
  background-color: #101010;
}
.woodmart-dark .upsells-widget .small-product-info:after {
  color: #101010;
}
.woodmart-product-brands.sidebar-widget img {
  max-height: 70px;
}
.search-by-category {
  position: absolute;
  top: 2px;
  right: 52px;
}
.search-by-category .input-dropdown-inner {
  border-left: 1px solid rgba(129, 129, 129, 0.2);
  border-right: 1px solid rgba(129, 129, 129, 0.2);
  height: 42px;
  line-height: 42px;
}
.search-by-category .input-dropdown-inner > a {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  color: #777;
}
.search-by-category .input-dropdown-inner > a:hover {
  text-decoration: none;
}
.search-by-category .input-dropdown-inner > a:after {
  content: "\f107";
  display: inline-block;
  margin-left: 8px;
  font-size: 14px;
  font-weight: 400;
  font-family: FontAwesome;
}
.search-by-category .list-wrapper {
  position: absolute;
  right: 1px;
  top: 100%;
  margin-top: 2px;
  width: 170px;
  height: auto;
  display: none;
  z-index: 300;
  background-color: #fff;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.search-by-category .list-wrapper .woodmart-scroll-content {
  max-height: 250px;
  position: relative;
}
.search-by-category .list-wrapper.has-scrollbar .woodmart-scroll-content {
  overflow: scroll;
  overflow-x: hidden;
}
.search-by-category ul li {
  margin-bottom: 0;
}
.search-by-category ul li a {
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 18px;
  padding-right: 18px;
  color: #777;
  font-size: 14px;
  line-height: 20px;
}
.search-by-category ul li a:focus,
.search-by-category ul li a:hover {
  background-color: #f9f9f9;
  color: #777;
}
.search-by-category ul li.current-item > a {
  background-color: #f4f4f4;
  color: #777;
}
.search-by-category ul .children > li > a {
  padding-left: 30px;
}
.color-scheme-light .search-by-category .list-wrapper,
.dropdowns-color-light .whb-column .search-by-category .list-wrapper,
.woodmart-dark .search-by-category .list-wrapper {
  background-color: #101010;
}
.color-scheme-light .search-by-category ul li a,
.dropdowns-color-light .whb-column .search-by-category ul li a,
.woodmart-dark .search-by-category ul li a {
  color: rgba(255, 255, 255, 0.8);
}
.color-scheme-light .search-by-category ul li a:focus,
.color-scheme-light .search-by-category ul li a:hover,
.dropdowns-color-light .whb-column .search-by-category ul li a:focus,
.dropdowns-color-light .whb-column .search-by-category ul li a:hover,
.woodmart-dark .search-by-category ul li a:focus,
.woodmart-dark .search-by-category ul li a:hover {
  background-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.8);
}
.color-scheme-light .search-by-category ul li.current-item > a,
.dropdowns-color-light .whb-column .search-by-category ul li.current-item > a,
.woodmart-dark .search-by-category ul li.current-item > a {
  background-color: rgba(0, 0, 0, 0.9);
  color: rgba(255, 255, 255, 0.8);
}
.color-scheme-light .search-by-category .woodmart-scroll-pane,
.dropdowns-color-light .whb-column .search-by-category .woodmart-scroll-pane,
.woodmart-dark .search-by-category .woodmart-scroll-pane {
  background: rgba(255, 255, 255, 0.15);
}
.color-scheme-light
  .search-by-category
  .woodmart-scroll-pane
  > .woodmart-scroll-slider,
.dropdowns-color-light
  .whb-column
  .search-by-category
  .woodmart-scroll-pane
  > .woodmart-scroll-slider,
.woodmart-dark
  .search-by-category
  .woodmart-scroll-pane
  > .woodmart-scroll-slider {
  background: rgba(255, 255, 255, 0.35);
}
.has-categories-dropdown input[type="text"] {
  padding-right: 230px;
}
.woodmart-woocommerce-layered-nav > .filter-pseudo-link {
  display: none;
}
.woodmart-woocommerce-layered-nav .woodmart-scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.woodmart-woocommerce-layered-nav .woodmart-scroll .swatches-display-list li {
  margin-right: 3px;
}
.woodmart-woocommerce-layered-nav .woodmart-scroll-content {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.woodmart-woocommerce-layered-nav .has-scrollbar .woodmart-scroll-content {
  overflow: scroll;
  overflow-x: hidden;
}
.woodmart-woocommerce-layered-nav .woodmart-scroll-pane {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.disabled-nanoscroller
  .woodmart-woocommerce-layered-nav
  .swatches-display-list
  li {
  margin-right: 5px;
}
.woodmart-woocommerce-layered-nav li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5px;
}
.woodmart-woocommerce-layered-nav .layered-nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.woodmart-woocommerce-layered-nav .layered-nav-link:after {
  content: "\f00d";
  display: none;
  margin-left: 5px;
  line-height: 1;
  font-weight: 400;
  font-size: 12px;
  font-family: FontAwesome;
}
.woodmart-woocommerce-layered-nav
  .layered-nav-link:focus
  .filter-swatch
  span:after,
.woodmart-woocommerce-layered-nav
  .layered-nav-link:hover
  .filter-swatch
  span:after {
  opacity: 1;
}
.woodmart-woocommerce-layered-nav .swatch-inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.woodmart-woocommerce-layered-nav .layer-term-name {
  position: relative;
  line-height: 1.2;
  font-size: 14px;
}
.woodmart-woocommerce-layered-nav .chosen .layered-nav-link {
  font-weight: 600;
  color: #333;
}
.woodmart-woocommerce-layered-nav .chosen .layered-nav-link:after {
  display: block;
}
.woodmart-woocommerce-layered-nav .with-swatch-text .layered-nav-link {
  font-weight: 600;
  color: #333;
}
.woodmart-woocommerce-layered-nav .with-swatch-text .layer-term-name {
  min-width: 20px;
  text-align: center;
}
.woodmart-woocommerce-layered-nav .with-swatch-text .layer-term-name:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 2px;
  margin-top: 1px;
  opacity: 0;
  background-color: #000;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.woodmart-woocommerce-layered-nav .with-swatch-text .layered-nav-link:focus,
.woodmart-woocommerce-layered-nav .with-swatch-text .layered-nav-link:hover {
  color: #777;
}
.woodmart-woocommerce-layered-nav
  .with-swatch-text.chosen
  .layer-term-name:after {
  opacity: 1;
}
.woodmart-woocommerce-layered-nav .swatches-brands .filter-swatch span {
  border-radius: 0;
  border: none;
}
.woodmart-woocommerce-layered-nav .swatches-brands .filter-swatch span:after {
  content: none;
}
.woodmart-woocommerce-layered-nav
  .swatches-brands
  .layered-nav-link:focus
  .filter-swatch,
.woodmart-woocommerce-layered-nav
  .swatches-brands
  .layered-nav-link:hover
  .filter-swatch {
  opacity: 0.5;
}
.woodmart-woocommerce-layered-nav
  .swatches-brands
  .chosen
  .layered-nav-link
  .filter-swatch {
  opacity: 0.5;
}
.woodmart-woocommerce-layered-nav .swatches-display-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.woodmart-woocommerce-layered-nav .swatches-display-inline li {
  margin-right: 10px;
}
.woodmart-woocommerce-layered-nav .swatches-display-inline li:last-child {
  margin-bottom: 5px;
}
.woodmart-woocommerce-layered-nav
  .swatches-display-inline
  .with-swatch-text
  .layer-term-name {
  padding-left: 4px;
  padding-right: 4px;
  min-width: 0;
}
.woodmart-woocommerce-layered-nav .swatches-display-inline .count {
  font-size: 10px;
  min-width: 25px;
}
.woodmart-woocommerce-layered-nav .swatches-display-inline.swatches-brands li {
  margin-right: 20px;
}
.woodmart-woocommerce-layered-nav
  .swatches-display-inline.show-labels-off
  .with-swatch-text
  .layer-term-name {
  min-width: 25px;
}
.woodmart-woocommerce-layered-nav .swatches-display-double {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-left: -5px;
}
.woodmart-woocommerce-layered-nav .swatches-display-double li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  padding-right: 5px;
  padding-left: 5px;
}
.woodmart-woocommerce-layered-nav .swatches-display-double li:last-child {
  margin-bottom: 5px;
}
.woodmart-woocommerce-layered-nav
  .swatches-small
  .with-swatch-text
  .layer-term-name {
  font-size: 14px;
}
.woodmart-woocommerce-layered-nav
  .swatches-normal
  .with-swatch-text
  .layer-term-name {
  font-size: 16px;
}
.woodmart-woocommerce-layered-nav
  .swatches-large
  .with-swatch-text
  .layer-term-name {
  font-size: 18px;
}
.woodmart-woocommerce-layered-nav
  .show-labels-off
  .wc-layered-nav-term:not(.with-swatch-text)
  .layer-term-name {
  display: none;
}
.woodmart-woocommerce-layered-nav .show-labels-off .count {
  display: none;
}
.woodmart-woocommerce-layered-nav .show-labels-off .filter-swatch {
  margin-right: 0;
}
.woodmart-woocommerce-layered-nav .show-labels-off .layered-nav-link {
  padding-right: 0;
}
.woodmart-woocommerce-layered-nav .show-labels-off .layered-nav-link:after {
  content: none;
}
.color-scheme-light .woodmart-woocommerce-layered-nav .chosen .layered-nav-link,
.woodmart-dark .woodmart-woocommerce-layered-nav .chosen .layered-nav-link {
  color: #fff;
}
.color-scheme-light
  .woodmart-woocommerce-layered-nav
  .with-swatch-text
  .layered-nav-link,
.woodmart-dark
  .woodmart-woocommerce-layered-nav
  .with-swatch-text
  .layered-nav-link {
  color: #fff;
}
.color-scheme-light
  .woodmart-woocommerce-layered-nav
  .with-swatch-text
  .layer-term-name:after,
.woodmart-dark
  .woodmart-woocommerce-layered-nav
  .with-swatch-text
  .layer-term-name:after {
  background-color: #fff;
}
.woocommerce-form__label {
  cursor: pointer;
}
header.title {
  margin-bottom: 10px;
}
.woocommerce-Address-title .edit,
.woocommerce-Address-title > h3 {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px;
}
.woocommerce-Address-title .edit {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  font-weight: 600;
  color: #3f3f3f;
}
.woodmart-dark .woocommerce-Address-title .edit {
  color: rgba(255, 255, 255, 0.9);
}
.woodmart-dark .woocommerce-Address-title .edit:hover {
  color: #fff;
}
button[name="save_account_details"],
button[name="save_address"],
button[name="track"] {
  color: #fff;
}
button[name="save_account_details"]:hover,
button[name="save_address"]:hover,
button[name="track"]:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
ul.variation {
  font-size: 12px;
  line-height: 1.2;
  color: #b2b2b2;
}
ul.variation li {
  margin-bottom: 5px;
}
ul.variation li p {
  color: inherit;
  margin-top: 0;
  margin-bottom: 0;
  line-height: inherit;
  font-size: inherit;
  font-weight: inherit;
}
ul.variation li:last-child {
  margin-bottom: 0;
}
ul.variation .item-variation-name,
ul.variation .item-variation-value {
  display: inline-block;
  vertical-align: middle;
}
.color-scheme-light ul.variation,
.woodmart-dark ul.variation {
  color: rgba(255, 255, 255, 0.6);
}
.wc-item-meta {
  font-size: 12px;
  line-height: 1.2;
  margin-top: 10px;
}
.wc-item-meta li p,
.wc-item-meta li strong {
  display: inline-block;
  margin-bottom: 5px;
}
.wc-item-meta li strong {
  color: #333;
}
.woodmart-dark .wc-item-meta li strong {
  color: #fff;
}
.blockOverlay {
  -webkit-animation: wd-FadeInLoader 0.6s ease forwards;
  animation: wd-FadeInLoader 0.6s ease forwards;
  z-index: 340 !important;
  background-image: none !important;
}
.blockOverlay:before {
  content: none !important;
}
.blockOverlay:after {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -13px;
  margin-top: -13px;
  content: "";
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #bbb;
  border-left-color: #000;
  border-radius: 50%;
  -webkit-animation: wd-rotate 450ms infinite linear;
  animation: wd-rotate 450ms infinite linear;
}
.woodmart-dark .blockOverlay {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.woodmart-dark .blockOverlay:after {
  border-color: rgba(255, 255, 255, 0.15);
  border-left-color: #fff;
}
.screen-reader-text {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
a.login-to-prices-msg {
  font-weight: 600;
}
a.login-to-prices-msg:hover {
  opacity: 0.6;
}
.woocommerce-invalid .select2-container--default .select2-selection--single,
.woocommerce-invalid input:not(:focus) {
  border-color: #ca1919;
}
.quantity {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  white-space: nowrap;
  vertical-align: top;
  font-size: 0;
}
.quantity input[type="number"],
.quantity input[type="number"]::-webkit-inner-spin-button,
.quantity input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
.quantity input[type="button"],
.quantity input[type="number"] {
  display: inline-block;
  color: #777;
}
.quantity input[type="number"] {
  border-left: none;
  border-right: none;
  width: 30px;
  height: 42px;
}
.browser-Firefox .quantity input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.quantity input[type="button"] {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: 0 0;
  padding: 0 5px;
  min-width: 25px;
  height: 42px;
  border: 2px solid rgba(129, 129, 129, 0.2);
}
.quantity input[type="button"]:hover {
  color: #fff;
}
.woodmart-dark .quantity input[type="button"],
.woodmart-dark .quantity input[type="number"] {
  color: #fff;
}
.woodmart-dark .quantity input[type="button"] {
  border-color: rgba(255, 255, 255, 0.15);
}
.woodmart-stock-progress-bar .stock-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 5px;
  color: #777;
}
.woodmart-stock-progress-bar .stock-info span {
  font-weight: 600;
  margin-left: 3px;
  color: #333;
}
.woodmart-stock-progress-bar .progress-area,
.woodmart-stock-progress-bar .progress-bar {
  height: 7px;
}
.woodmart-stock-progress-bar .progress-area {
  width: 100%;
  background-color: #f4f4f4;
}
.color-scheme-light .woodmart-stock-progress-bar .stock-info,
.woodmart-dark .woodmart-stock-progress-bar .stock-info {
  color: rgba(255, 255, 255, 0.8);
}
.color-scheme-light .woodmart-stock-progress-bar .stock-info span,
.woodmart-dark .woodmart-stock-progress-bar .stock-info span {
  color: #fff;
}
.color-scheme-light .woodmart-stock-progress-bar .progress-area,
.woodmart-dark .woodmart-stock-progress-bar .progress-area {
  background-color: #101010;
}
ul.woocommerce-error,
ul.woocommerce-info,
ul.woocommerce-message {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
ul.woocommerce-error li:not(:last-child),
ul.woocommerce-info li:not(:last-child),
ul.woocommerce-message li:not(:last-child) {
  margin-bottom: 15px;
}
ul.woocommerce-error li .button,
ul.woocommerce-info li .button,
ul.woocommerce-message li .button {
  float: right;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0;
  margin-bottom: 0;
}
.woodmart-product-categories {
  margin-top: 15px;
  vertical-align: middle;
  margin-left: -15px;
  margin-right: -15px;
}
.woodmart-product-categories > li {
  display: inline-block;
  vertical-align: middle;
}
.woodmart-product-categories li {
  position: relative;
}
.woodmart-product-categories .category-nav-link > a {
  color: #4e4e4e;
}
.woodmart-product-categories .category-nav-link > a:focus,
.woodmart-product-categories .category-nav-link > a:hover {
  color: #2d2a2a;
}
.woodmart-product-categories .children {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 15;
  width: 210px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.woodmart-product-categories .children .category-nav-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-right: 25px;
}
.woodmart-product-categories .children .category-name {
  text-transform: none;
}
.woodmart-product-categories .children .category-icon {
  max-height: 35px;
}
.woodmart-product-categories .children .children {
  top: 0;
  left: 100%;
  margin-top: 0;
}
.woodmart-product-categories .children .children:after {
  content: none;
}
.woodmart-product-categories .shop-all-link,
.woodmart-product-categories .wc-default-cat {
  display: none;
}
.woodmart-product-categories .shop-all-link a:before {
  content: "\f11a";
  font-family: woodmart-font;
  font-size: 40px;
  line-height: 1;
  margin-right: 10px;
  font-weight: 400;
}
.color-scheme-light .woodmart-product-categories .children {
  background-color: #101010;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.category-nav-link {
  position: relative;
}
.category-nav-link a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.category-nav-link .category-summary {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.category-nav-link .category-icon {
  max-height: 40px;
  display: inline-block;
  margin-right: 10px;
}
.category-nav-link .category-name {
  position: relative;
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 1.3;
}
.category-nav-link .category-products-count {
  display: block;
  text-transform: capitalize;
  color: #9a9a9a;
  font-size: 12px;
  margin-top: 5px;
}
.color-scheme-light .category-nav-link > a {
  color: #fff;
}
.color-scheme-light .category-nav-link > a:focus,
.color-scheme-light .category-nav-link > a:hover {
  color: rgba(255, 255, 255, 0.9);
}
.color-scheme-light .category-nav-link .category-products-count {
  color: rgba(255, 255, 255, 0.6);
}
.shop-title-wrapper {
  display: inline-block;
  position: relative;
}
.shop-title-wrapper .entry-title {
  display: inline-block;
  vertical-align: middle;
}
.shop-title-wrapper .woodmart-back-btn {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.shop-title-wrapper .woodmart-back-btn span {
  display: none;
}
.shop-title-wrapper .woodmart-back-btn:after {
  content: "\f119";
  font-family: woodmart-font;
  font-size: 26px;
  display: inline-block;
}
.shop-title-wrapper .woodmart-back-btn:hover:after {
  -webkit-animation: wd-ShakePrev 1s ease infinite;
  animation: wd-ShakePrev 1s ease infinite;
}
.color-scheme-light .shop-title-wrapper .woodmart-back-btn:after {
  color: #fff;
}
.page-title.with-back-btn .shop-title-wrapper {
  -webkit-animation: wd-fadeIn 0.3s ease;
  animation: wd-fadeIn 0.3s ease;
}
.page-title.with-back-btn .woodmart-back-btn {
  -webkit-animation: wd-ShakePrev 1s ease;
  animation: wd-ShakePrev 1s ease;
}
.hasno-product-count.woodmart-product-categories {
  margin-right: -12px;
  margin-left: -12px;
}
.hasno-product-count .category-nav-link a {
  padding-left: 12px;
  padding-right: 12px;
}
.hasno-product-count .category-nav-link .category-icon {
  max-height: 18px;
  margin-right: 7px;
}
.hasno-product-count .shop-all-link a:before {
  font-size: 16px;
}
.hasno-product-count .shop-all-link .category-products-count {
  display: none;
}
.title-size-small .category-icon {
  max-height: 30px;
}
.title-size-small .woodmart-product-categories {
  margin-top: 10px;
}
.title-size-small .woodmart-product-categories .children .category-icon {
  max-height: 30px;
}
.title-size-small .hasno-product-count .children .category-icon {
  max-height: 20px;
}
.title-size-large .category-nav-link .category-name {
  font-size: 15px;
}
.title-size-large .woodmart-product-categories .children .category-name {
  font-size: 14px;
}
.title-design-centered:not(.without-title) .woodmart-back-btn {
  position: absolute;
  right: 100%;
  top: 50%;
  margin-top: -17px;
}
.without-title .nav-shop {
  position: relative;
}
.without-title .woodmart-product-categories {
  margin-top: 0;
  display: inline-block;
}
.without-title .shop-title-wrapper {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -17px;
}
.without-title .woodmart-show-categories {
  margin-top: 0;
  margin-bottom: 0;
}
.without-title .category-nav-link a {
  padding-top: 17px;
  padding-bottom: 17px;
}
.without-title.with-back-btn .nav-shop {
  padding-left: 50px;
  padding-right: 50px;
}
.without-title.title-size-small {
  padding-top: 0;
  padding-bottom: 0;
}
.without-title.title-size-small .woodmart-product-categories .children {
  margin-top: 0;
}
.without-title.title-size-small .woodmart-product-categories:after {
  content: none;
}
.without-title.title-size-default {
  padding-top: 35px;
  padding-bottom: 35px;
}
.without-title.title-size-large {
  padding-top: 60px;
  padding-bottom: 60px;
}
.icon-drop-category {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -20px;
  z-index: 1;
  width: 60px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.icon-drop-category:after {
  content: "\f110";
  font-family: woodmart-font;
  font-size: 16px;
  color: #2d2a2a;
  height: 25px;
  line-height: 25px;
  width: 25px;
  text-align: center;
  display: inline-block;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -webkit-transition: transform 0.2s ease-in-out;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.icon-drop-category.woodmart-act-icon:after {
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
}
.color-scheme-light .icon-drop-category:after {
  color: #fff;
}
.woodmart-show-categories {
  display: none;
  margin-top: 5px;
  margin-bottom: -10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.woodmart-show-categories a {
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 900;
  letter-spacing: 0.3px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.woodmart-show-categories a:after {
  content: "\f124";
  font-family: woodmart-font;
  font-size: 14px;
  line-height: 14px;
  vertical-align: middle;
  margin-top: -2px;
  margin-left: 7px;
  display: inline-block;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: transform 0.25s ease;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.woodmart-show-categories a:not(.inline):focus,
.woodmart-show-categories a:not(.inline):hover {
  color: #3f3f3f;
}
.woodmart-show-categories.button-open a:after {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
}
.color-scheme-light .woodmart-show-categories a {
  color: #fff;
}
.color-scheme-light .woodmart-show-categories a:focus,
.color-scheme-light .woodmart-show-categories a:hover {
  color: #fff;
}
.page-description,
.term-description {
  margin-bottom: 25px;
}
.description-area-after .page-description,
.description-area-after .term-description {
  margin-top: 25px;
}
.woodmart-highlighted-products {
  margin-bottom: 35px;
}
.woodmart-highlighted-products .element-title {
  padding-left: 10px;
  padding-right: 60px;
}
.woodmart-highlighted-products .elements-grid,
.woodmart-highlighted-products.woodmart-carousel-container {
  border: 2px solid;
  margin-left: 0;
  margin-right: 0;
  padding-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0;
}
.woodmart-highlighted-products .woodmart-products-loader {
  position: absolute;
  left: 50% !important;
}
.woodmart-highlighted-products.element-loading .woodmart-products-loader {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.woodmart-highlighted-products .elements-grid .product-grid-item {
  padding-left: 10px;
  padding-right: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.woodmart-highlighted-products .pagination-arrows.loading {
  -webkit-transform: none;
  transform: none;
  opacity: 1;
  visibility: visible;
}
.woodmart-highlighted-products .pagination-arrows.loading .product-grid-item {
  opacity: 0;
}
.woodmart-highlighted-products .pagination-infinit + .products-footer,
.woodmart-highlighted-products .pagination-more-btn + .products-footer {
  margin-top: 15px;
}
.woodmart-highlighted-products .owl-carousel {
  margin-bottom: 25px;
}
.woodmart-highlighted-products .owl-carousel .owl-item,
.woodmart-highlighted-products .owl-carousel:not(.owl-loaded) > div {
  padding-left: 10px;
  padding-right: 10px;
}
.woodmart-highlighted-products .owl-carousel .product-grid-item {
  margin-bottom: 0;
}
.woodmart-highlighted-products .owl-loaded:after,
.woodmart-highlighted-products .owl-loaded:before {
  content: none;
}
.woodmart-highlighted-products .owl-dots {
  margin-bottom: -10px;
}
.woodmart-highlighted-products .owl-nav > div,
.woodmart-highlighted-products .wrap-loading-arrow > div {
  -webkit-transform: none;
  transform: none;
  opacity: 1;
  visibility: visible;
  pointer-events: visible;
}
.woodmart-highlighted-products .owl-nav > div:after,
.woodmart-highlighted-products .wrap-loading-arrow > div:after {
  font-size: 14px;
  font-weight: 700;
}
.woodmart-highlighted-products.with-title .owl-nav,
.woodmart-highlighted-products.with-title .wrap-loading-arrow {
  position: absolute;
  -webkit-animation: wd-fadeIn 0.5s ease both 0.3s;
  animation: wd-fadeIn 0.5s ease both 0.3s;
}
.woodmart-highlighted-products.with-title .owl-nav > div,
.woodmart-highlighted-products.with-title .wrap-loading-arrow > div {
  position: static;
  width: 30px;
  height: 40px;
  margin-top: 0;
}
.woodmart-highlighted-products.with-title .owl-nav > div[class*="next"],
.woodmart-highlighted-products.with-title .owl-nav > div[class*="prev"],
.woodmart-highlighted-products.with-title
  .wrap-loading-arrow
  > div[class*="next"],
.woodmart-highlighted-products.with-title
  .wrap-loading-arrow
  > div[class*="prev"] {
  padding: 0;
  margin: 0;
}
.woodmart-highlighted-products.with-title .wrap-loading-arrow {
  top: 22px;
  right: 25px;
}
.woodmart-highlighted-products.with-title .owl-nav {
  top: -55px;
  right: 0;
}
.woodmart-highlighted-products:not(.with-title) .owl-nav > div,
.woodmart-highlighted-products:not(.with-title) .wrap-loading-arrow > div {
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.15);
}
.woodmart-highlighted-products:not(.with-title) .owl-nav > div[class*="prev"] {
  left: -46px;
}
.woodmart-highlighted-products:not(.with-title) .owl-nav > div[class*="next"] {
  right: -46px;
}
.woodmart-highlighted-products:not(.with-title) .wrap-loading-arrow > div {
  position: absolute;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.woodmart-highlighted-products:not(.with-title)
  .wrap-loading-arrow
  > div[class*="prev"] {
  left: -24px !important;
}
.woodmart-highlighted-products:not(.with-title)
  .wrap-loading-arrow
  > div[class*="next"] {
  left: auto !important;
  right: -24px !important;
}
.woodmart-highlighted-products .woodmart-hover-base.product-in-carousel {
  margin-bottom: 0;
}
.color-scheme-light
  .woodmart-highlighted-products:not(.with-title)
  .owl-nav
  > div,
.color-scheme-light
  .woodmart-highlighted-products:not(.with-title)
  .wrap-loading-arrow
  > div,
.woodmart-dark .woodmart-highlighted-products:not(.with-title) .owl-nav > div,
.woodmart-dark
  .woodmart-highlighted-products:not(.with-title)
  .wrap-loading-arrow
  > div {
  background-color: #101010;
}
.products-bordered-grid {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.products-bordered-grid.elements-grid {
  border-left-width: 1px;
  border-style: solid;
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.products-bordered-grid:not(.elements-list) .product {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-style: solid;
  margin-bottom: 0 !important;
  border-color: inherit;
}
.products-bordered-grid.woodmart-spacing-2 .product {
  padding-top: 1px;
  padding-bottom: 1px;
}
.products-bordered-grid.woodmart-spacing-6 .product {
  padding-top: 3px;
  padding-bottom: 3px;
}
.products-bordered-grid.woodmart-spacing-10 .product {
  padding-top: 5px;
  padding-bottom: 5px;
}
.products-bordered-grid.woodmart-spacing-20 .product {
  padding-top: 10px;
  padding-bottom: 10px;
}
.products-bordered-grid.woodmart-spacing-30 .product {
  padding-top: 15px;
  padding-bottom: 15px;
}
.products-bordered-grid + .products-footer {
  margin-top: 25px;
}
.products-bordered-grid.elements-list {
  border-width: 1px;
  padding-top: 30px;
}
.products-bordered-grid div.owl-item {
  padding-left: 0;
  padding-right: 0;
}
.products-bordered-grid .owl-item,
.products-bordered-grid .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-color: inherit;
}
.products-bordered-grid .owl-carousel-item {
  width: 100%;
  border-width: 1px;
  border-right-style: solid;
  border-color: inherit;
}
.products-bordered-grid .owl-carousel-item .product-grid-item {
  margin-bottom: 0;
  border-style: none;
}
.products-bordered-grid .owl-carousel:not(.owl-loaded),
.products-bordered-grid .owl-stage-outer {
  border-style: solid;
  padding: 0 !important;
}
.products-bordered-grid .owl-stage-outer {
  margin-left: 1px;
  margin-right: 1px;
  border-width: 1px;
}
.products-bordered-grid .owl-carousel:not(.owl-loaded) {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.products-bordered-grid
  .owl-carousel:not(.owl-loaded)
  .owl-carousel-item:first-child {
  border-left-style: solid;
}
.products-bordered-grid .owl-item:last-child .owl-carousel-item {
  border-right-style: none;
}
.products-bordered-grid.woodmart-carousel-spacing-2 .owl-carousel-item {
  padding: 1px;
}
.products-bordered-grid.woodmart-carousel-spacing-6 .owl-carousel-item {
  padding: 3px;
}
.products-bordered-grid.woodmart-carousel-spacing-10 .owl-carousel-item {
  padding: 5px;
}
.products-bordered-grid.woodmart-carousel-spacing-20 .owl-carousel-item {
  padding: 10px;
}
.products-bordered-grid.woodmart-carousel-spacing-30 .owl-carousel-item {
  padding: 15px;
}
.products-bordered-grid .owl-nav > div[class*="prev"] {
  left: -50px !important;
}
.products-bordered-grid .owl-nav > div[class*="next"] {
  right: -50px !important;
}
.products {
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease,
    transform 0.25s ease;
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease,
    -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease,
    -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease,
    -webkit-transform 0.25s ease;
}
.woodmart-products-loader:after,
.woodmart-shop-loader:after,
.woodmart-tabs-loader:after {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #bbb;
  border-left-color: #000;
  border-radius: 50%;
}
.color-scheme-light .woodmart-products-loader:after,
.color-scheme-light .woodmart-shop-loader:after,
.color-scheme-light .woodmart-tabs-loader:after,
.woodmart-dark .woodmart-products-loader:after,
.woodmart-dark .woodmart-shop-loader:after,
.woodmart-dark .woodmart-tabs-loader:after {
  border-color: rgba(255, 255, 255, 0.15);
  border-left-color: #fff;
}
.woodmart-shop-loader {
  display: none;
}
.woodmart-shop-loader:not(.hidden-loader) {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -15px;
}
.woodmart-shop-loader.hidden-from-top {
  position: relative;
}
.woodmart-shop-loader.hidden-from-top:after {
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 30px;
}
.woodmart-shop-loader.hidden-from-top.hidden-loader {
  margin-left: 0 !important;
}
.woodmart-shop-loader.hidden-from-bottom {
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: 115px;
}
.woodmart-shop-loader.hidden-from-bottom.hidden-loader {
  margin-left: -15px !important;
}
.content-without-products .woodmart-shop-loader {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: 25px;
  margin-left: -15px;
}
.site-content.col-lg-12 .woodmart-shop-loader {
  margin-left: -15px;
}
.ajax-loading .woodmart-shop-loader {
  display: block;
  -webkit-animation: wd-fadeIn 1s ease;
  animation: wd-fadeIn 1s ease;
}
.ajax-loading .woodmart-shop-loader:after {
  -webkit-animation: wd-rotate 450ms infinite linear;
  animation: wd-rotate 450ms infinite linear;
}
.ajax-loading .products {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
}
.ajax-loaded .products {
  -webkit-animation: wd-fadeIn 0.3s ease;
  animation: wd-fadeIn 0.3s ease;
}
.woodmart-active-filters {
  margin-top: -15px;
  margin-bottom: 15px;
  min-height: 1px;
}
.woodmart-active-filters .widget_layered_nav_filters {
  display: inline;
}
.woodmart-active-filters .widget_layered_nav_filters ul {
  display: inline;
}
.woodmart-active-filters .widget_layered_nav_filters ul li {
  margin-bottom: 5px;
  margin-right: 15px;
  display: inline-block;
}
.woodmart-active-filters .widget_layered_nav_filters ul li a:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.woodmart-active-filters .widget_layered_nav_filters ul li a:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.woodmart-active-filters .widget_layered_nav_filters ul li a:hover:after {
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
.woodmart-active-filters .widget_layered_nav_filters ul li a:hover:before {
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
.woodmart-clear-filters-wrapp {
  display: inline;
  margin-bottom: 5px;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid;
}
.woodmart-clear-filters-wrapp .woodmart-clear-filters {
  display: inline-block;
  position: relative;
  font-weight: 600;
  color: #333;
  cursor: pointer;
  padding-left: 16px;
}
.woodmart-clear-filters-wrapp .woodmart-clear-filters:after,
.woodmart-clear-filters-wrapp .woodmart-clear-filters:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  width: 10px;
  height: 2px;
  display: inline-block;
  background-color: currentColor;
  -webkit-transition: background-color 0.2s ease-in-out,
    transform 0.2s ease-in-out, width 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, width 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, width 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out,
    width 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out,
    width 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.woodmart-clear-filters-wrapp .woodmart-clear-filters:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.woodmart-clear-filters-wrapp .woodmart-clear-filters:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.woodmart-clear-filters-wrapp .woodmart-clear-filters:hover:after {
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
.woodmart-clear-filters-wrapp .woodmart-clear-filters:hover:before {
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
.woodmart-dark .woodmart-clear-filters-wrapp .woodmart-clear-filters {
  color: #fff;
}
.shop-loop-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
  width: 100%;
  max-width: 100%;
}
.woodmart-shop-tools div:last-child,
.woodmart-shop-tools form:last-child {
  margin-right: 0;
}
.woocommerce-result-count {
  line-height: 20px;
  font-size: 14px;
  display: none;
}
.woocommerce-ordering {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  vertical-align: middle;
  margin-right: 30px;
  margin-bottom: 10px;
  z-ingex: 1;
}
.woocommerce-ordering select {
  max-width: 200px;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  background: 0 0;
  padding-left: 2px;
  padding-right: 20px;
  padding-bottom: 5px;
  height: auto;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  color: #2d2a2a;
  cursor: pointer;
}
.woocommerce-ordering:after {
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 4px;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  margin-top: -9px;
  color: #bbb;
  font-family: FontAwesome;
}
.woodmart-dark .woocommerce-ordering select {
  color: #fff;
}
.woodmart-dark .woocommerce-ordering:after {
  color: rgba(255, 255, 255, 0.6);
}
.woodmart-products-per-page {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  vertical-align: middle;
  margin-right: 23px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 15px;
  color: #8e8e8e;
}
.woodmart-products-per-page .per-page-title {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 0;
  color: #2d2a2a;
  font-weight: 600;
  vertical-align: middle;
}
.woodmart-products-per-page .per-page-title:after {
  content: " :";
}
.woodmart-products-per-page .per-page-variation {
  display: inline-block;
  vertical-align: middle;
  color: #8e8e8e;
  padding: 0 7px;
}
.woodmart-products-per-page .per-page-variation:focus,
.woodmart-products-per-page .per-page-variation:hover {
  color: #2d2a2a;
}
.woodmart-products-per-page .per-page-variation.current-variation {
  color: #2d2a2a;
  font-weight: 600;
}
.woodmart-products-per-page .per-page-border {
  vertical-align: middle;
  display: inline-block;
}
.woodmart-products-per-page .per-page-border:after {
  content: "/";
}
.woodmart-products-per-page .per-page-border:last-child {
  display: none;
}
.woodmart-dark .woodmart-products-per-page {
  color: rgba(255, 255, 255, 0.6);
}
.woodmart-dark .woodmart-products-per-page .per-page-title {
  color: #fff;
}
.woodmart-dark .woodmart-products-per-page .per-page-variation {
  color: rgba(255, 255, 255, 0.6);
}
.woodmart-dark .woodmart-products-per-page .per-page-variation:focus,
.woodmart-dark .woodmart-products-per-page .per-page-variation:hover {
  color: #fff;
}
.woodmart-dark
  .woodmart-products-per-page
  .per-page-variation.current-variation {
  color: #fff;
}
.woodmart-products-shop-view {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  vertical-align: middle;
  margin-right: 30px;
  margin-bottom: 15px;
}
.woodmart-products-shop-view .shop-view {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  margin-right: 12px;
  opacity: 0.3;
}
.woodmart-products-shop-view .shop-view svg {
  width: 19px !important;
  height: 19px !important;
}
.woodmart-products-shop-view .shop-view:hover {
  opacity: 0.7;
}
.woodmart-products-shop-view .shop-view:focus {
  opacity: 0.9;
}
.woodmart-products-shop-view .shop-view.current-variation {
  opacity: 0.9;
  cursor: default;
}
.woodmart-products-shop-view .shop-view:last-child {
  margin-right: 0;
}
.woodmart-products-shop-view .per-row-5 svg {
  width: 24px !important;
}
.woodmart-products-shop-view .per-row-6 svg {
  width: 23px !important;
}
.woodmart-products-shop-view .per-row-list svg {
  width: 18px !important;
  height: 18px !important;
}
.woodmart-dark .woodmart-products-shop-view svg {
  fill: #fff;
}
.woodmart-show-sidebar-btn {
  display: none;
  float: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: middle;
  font-weight: 800;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-right: 30px;
  color: #2d2a2a;
  cursor: pointer;
}
.woodmart-show-sidebar-btn span:not(.woodmart-side-bar-icon) {
  vertical-align: middle;
}
.woodmart-show-sidebar-btn .woodmart-side-bar-icon {
  position: relative;
  margin-top: 6px;
  margin-bottom: 6px;
  vertical-align: middle;
  margin-right: 7px;
}
.woodmart-show-sidebar-btn .woodmart-side-bar-icon,
.woodmart-show-sidebar-btn .woodmart-side-bar-icon::after,
.woodmart-show-sidebar-btn .woodmart-side-bar-icon::before {
  display: inline-block;
  width: 17px;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.woodmart-show-sidebar-btn .woodmart-side-bar-icon::after,
.woodmart-show-sidebar-btn .woodmart-side-bar-icon::before {
  position: absolute;
  content: "";
  left: 0;
}
.woodmart-show-sidebar-btn .woodmart-side-bar-icon::before {
  top: -6px;
}
.woodmart-show-sidebar-btn .woodmart-side-bar-icon::after {
  top: 6px;
}
.woodmart-show-sidebar-btn:hover .woodmart-side-bar-icon,
.woodmart-show-sidebar-btn:hover .woodmart-side-bar-icon:after,
.woodmart-show-sidebar-btn:hover .woodmart-side-bar-icon:before {
  background-color: #000;
}
.woodmart-show-sidebar-btn:hover .woodmart-side-bar-icon:before {
  width: 12px;
}
.woodmart-show-sidebar-btn:hover .woodmart-side-bar-icon:after {
  width: 10px;
}
.woodmart-show-sidebar-btn.btn-clicked .woodmart-side-bar-icon {
  background-color: transparent;
}
.woodmart-show-sidebar-btn.btn-clicked .woodmart-side-bar-icon:after,
.woodmart-show-sidebar-btn.btn-clicked .woodmart-side-bar-icon:before {
  background-color: #000;
  width: 15px;
}
.woodmart-show-sidebar-btn.btn-clicked .woodmart-side-bar-icon:before {
  -webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
  transform: translate3d(0, 6px, 0) rotate(45deg);
}
.woodmart-show-sidebar-btn.btn-clicked .woodmart-side-bar-icon:after {
  -webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
  transform: translate3d(0, -6px, 0) rotate(-45deg);
}
.woodmart-dark .woodmart-show-sidebar-btn {
  color: #fff;
}
.woodmart-dark .woodmart-show-sidebar-btn .woodmart-side-bar-icon,
.woodmart-dark .woodmart-show-sidebar-btn .woodmart-side-bar-icon:after,
.woodmart-dark .woodmart-show-sidebar-btn .woodmart-side-bar-icon:before {
  background-color: rgba(255, 255, 255, 0.6);
}
.woodmart-dark .woodmart-show-sidebar-btn.btn-clicked .woodmart-side-bar-icon {
  background-color: transparent;
}
.woodmart-dark
  .woodmart-show-sidebar-btn.btn-clicked
  .woodmart-side-bar-icon:after,
.woodmart-dark
  .woodmart-show-sidebar-btn.btn-clicked
  .woodmart-side-bar-icon:before {
  background-color: #fff;
}
.filters-area {
  position: relative;
  top: -10px;
  padding-top: 30px;
  margin-bottom: 30px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  display: none;
}
.filters-area.custom-content {
  padding-bottom: 30px;
}
.filters-area + .woodmart-active-filters {
  margin-top: -20px;
}
.filters-area .filters-inner-area {
  opacity: 0;
  transition: opacity 0.25s ease;
  -webkit-transition: opacity 0.25s ease;
}
.filters-area.filters-opened .filters-inner-area {
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.body-filters-opened .filters-area,
.filters-area.always-open {
  display: block;
}
.body-filters-opened .filters-area .filters-inner-area,
.filters-area.always-open .filters-inner-area {
  opacity: 1;
}
.filters-inner-area > .col-12 > p {
  display: none;
}
.woodmart-filter-buttons {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
  margin-bottom: 15px;
}
.woodmart-filter-buttons .open-filters {
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 800;
  color: #2d2a2a;
  position: relative;
  padding-right: 18px;
  letter-spacing: 0.6px;
  text-decoration: none;
}
.woodmart-filter-buttons .open-filters:after,
.woodmart-filter-buttons .open-filters:before {
  content: "";
  width: 10px;
  height: 2px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
  display: inline-block;
  background-color: #1b1919;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.woodmart-filter-buttons .open-filters:before {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
.woodmart-filter-buttons .open-filters:hover:after {
  transform: translateX(-6px) rotate(50deg);
  -webkit-transform: translateX(-6px) rotate(50deg);
}
.woodmart-filter-buttons .open-filters:hover:before {
  transform: rotate(-50deg);
  -webkit-transform: rotate(-50deg);
}
.woodmart-filter-buttons .open-filters.btn-opened:before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.woodmart-filter-buttons .open-filters.btn-opened:after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.woodmart-dark .woodmart-filter-buttons .open-filters {
  color: #fff;
}
.woodmart-dark .woodmart-filter-buttons .open-filters:after,
.woodmart-dark .woodmart-filter-buttons .open-filters:before {
  background-color: #fff;
}
.woocommerce-breadcrumb {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.woocommerce-breadcrumb a {
  margin-right: 6px;
}
.woocommerce-breadcrumb a:after {
  content: "/";
  margin-left: 5px;
}
.woocommerce-breadcrumb,
.yoast-breadcrumb {
  font-size: 14px;
  line-height: 20px;
  vertical-align: middle;
}
.woocommerce-breadcrumb a,
.yoast-breadcrumb a {
  color: #8e8e8e;
  font-style: normal;
  font-weight: 400;
}
.woocommerce-breadcrumb a:focus,
.woocommerce-breadcrumb a:hover,
.yoast-breadcrumb a:focus,
.yoast-breadcrumb a:hover {
  color: #585858;
}
.woocommerce-breadcrumb .breadcrumb-last,
.woocommerce-breadcrumb .breadcrumb_last,
.yoast-breadcrumb .breadcrumb-last,
.yoast-breadcrumb .breadcrumb_last {
  color: #333;
  font-weight: 600;
  margin-right: 8px;
}
.woocommerce-breadcrumb .breadcrumb-last:last-child,
.woocommerce-breadcrumb .breadcrumb_last:last-child,
.yoast-breadcrumb .breadcrumb-last:last-child,
.yoast-breadcrumb .breadcrumb_last:last-child {
  margin-right: 0;
}
.woodmart-dark .woocommerce-breadcrumb a,
.woodmart-dark .yoast-breadcrumb a {
  color: rgba(255, 255, 255, 0.6);
}
.woodmart-dark .woocommerce-breadcrumb a:hover,
.woodmart-dark .yoast-breadcrumb a:hover {
  color: #fff;
}
.woodmart-dark .woocommerce-breadcrumb .breadcrumb-last,
.woodmart-dark .woocommerce-breadcrumb .breadcrumb_last,
.woodmart-dark .yoast-breadcrumb .breadcrumb-last,
.woodmart-dark .yoast-breadcrumb .breadcrumb_last {
  color: #fff;
}
.woodmart-woo-breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.woodmart-woo-breadcrumbs .woocommerce-breadcrumb,
.woodmart-woo-breadcrumbs .yoast-breadcrumb {
  margin-bottom: 15px;
}
.woocommerce-pagination .page-numbers {
  display: inline-block;
  font-size: 0;
}
.woocommerce-pagination .page-numbers li {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin-right: 2px;
}
.woocommerce-pagination .page-numbers li:last-child {
  margin-right: 0;
}
.woocommerce-pagination .page-numbers a {
  text-decoration: none;
}
.woocommerce-pagination .page-numbers a:focus,
.woocommerce-pagination .page-numbers a:hover {
  background-color: #eee;
}
.woocommerce-pagination .page-numbers .page-numbers {
  display: inline-block;
  color: #2d2a2a;
  font-size: 14px;
  font-weight: 600;
  min-width: 32px;
  height: 34px;
  line-height: 34px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.woocommerce-pagination .page-numbers .current {
  color: #fff;
  font-weight: 600;
}
.woocommerce-pagination .page-numbers .next,
.woocommerce-pagination .page-numbers .prev {
  font-size: 0;
}
.woocommerce-pagination .page-numbers .next:before,
.woocommerce-pagination .page-numbers .prev:before {
  content: "\f110";
  font-family: woodmart-font;
  font-size: 12px;
}
.woocommerce-pagination .page-numbers .prev:before {
  content: "\f111";
  font-family: woodmart-font;
}
.woodmart-dark .woocommerce-pagination a:focus,
.woodmart-dark .woocommerce-pagination a:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
}
.woodmart-dark .woocommerce-pagination .page-numbers {
  color: #fff;
}
.search-no-results.woocommerce .woocommerce-info {
  margin-bottom: 30px;
}
.star-rating {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  height: 18px;
  line-height: 18px;
  font-size: 14px;
  letter-spacing: 3px;
  white-space: nowrap;
  width: 80px;
  font-weight: 300;
  font-family: FontAwesome;
}
.star-rating:before {
  content: "\f006\f006\f006\f006\f006";
  position: absolute;
  top: 0;
  left: 0;
  color: #c9c9c9;
}
.star-rating span {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  font-size: 0;
  overflow: hidden;
}
.star-rating span span,
.star-rating span strong {
  display: none;
}
.star-rating span:before {
  content: "\f005\f005\f005\f005\f005";
  position: absolute;
  top: 0;
  left: 0;
  color: #eabe12;
  font-size: 14px;
}
.color-scheme-light .star-rating:before,
.woodmart-dark .star-rating:before {
  color: rgba(255, 255, 255, 0.6);
}
.amount {
  font-weight: 600;
  font-size: 14px;
}
.color-scheme-light .amount,
.woodmart-dark .amount {
  color: #fff;
}
del .amount {
  color: #bdbdbd;
  font-weight: 400;
}
.color-scheme-light del .amount,
.woodmart-dark del .amount {
  color: rgba(255, 255, 255, 0.6);
}
.price {
  font-size: 14px;
}
.price .amount {
  font-size: inherit;
}
.price del {
  color: #bdbdbd;
  font-size: 90%;
}
.price ins {
  text-decoration: none;
  background-color: transparent;
  padding: 0;
  opacity: 1;
}
.color-scheme-light .price,
.woodmart-dark .price {
  color: #fff;
}
.color-scheme-light .price del,
.woodmart-dark .price del {
  color: rgba(255, 255, 255, 0.6);
}
.color-scheme-light .price ins,
.woodmart-dark .price ins {
  color: #fff;
}
.woocommerce-price-suffix {
  color: #777;
}
.product-title {
  display: block;
}
.product-title a {
  display: block;
  color: inherit;
}
.woocommerce-store-notice {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 12px 60px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  z-index: 341;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60px;
  font-size: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
  transition: background-color 0.25s ease;
  -webkit-transition: background-color 0.25s ease;
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:after {
  content: "\f10f";
  font-family: woodmart-font;
  font-size: 14px;
  font-weight: 600;
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.single-product .site-content {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumbs-location-below_header .single-breadcrumbs-wrapper {
  margin-bottom: 15px;
  margin-top: -15px;
}
.breadcrumbs-location-summary .single-breadcrumbs-wrapper {
  margin-bottom: 10px;
}
.single-breadcrumbs-wrapper .container:after,
.single-breadcrumbs-wrapper .container:before {
  content: none;
}
.single-breadcrumbs-wrapper .container,
.single-breadcrumbs-wrapper .single-breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.single-breadcrumbs-wrapper .woocommerce-breadcrumb,
.single-breadcrumbs-wrapper .yoast-breadcrumb {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-bottom: 10px;
  font-size: 13px;
}
.single-breadcrumbs-wrapper .woodmart-products-nav {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.single-product-sidebar {
  margin-bottom: 0;
}
.single-product-sidebar.sidebar-right {
  border-left: 1px solid;
}
.single-product-sidebar.sidebar-left {
  border-right: 1px solid;
}
.single-product-page > div:not(:last-child) {
  margin-bottom: 40px;
}
.single-product-page .woocommerce-product-rating {
  margin-bottom: 20px;
}
.single-product-page .star-rating {
  margin-right: 5px;
  width: 75px;
  letter-spacing: 2px;
}
.product-image-summary .product-images .product-labels {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  left: auto;
  z-index: 10;
  max-width: 30%;
}
.product-image-summary .product-images .labels-rectangular {
  top: 15px;
  left: auto;
  right: 0;
}
.product-image-summary .product-images .labels-rounded {
  top: 15px;
  right: 15px;
}
.product-image-summary .product-images .labels-rounded .product-label {
  min-width: 55px;
  min-height: 55px;
}
.browser-Internet
  .product-image-summary
  .product-images
  .labels-rounded
  .product-label {
  height: 55px;
}
.product-image-summary .product-images .labels-rounded .label-with-img {
  min-height: auto;
}
.product-image-summary .entry-title {
  font-size: 34px;
  font-weight: 600;
  line-height: 1.2;
}
.product-image-summary .summary-inner > .price,
.product-image-summary .woodmart-scroll-content > .price {
  font-size: 22px;
  line-height: 1.2;
}
.product-image-summary .summary-inner > .price .login-to-prices-msg,
.product-image-summary .woodmart-scroll-content > .price .login-to-prices-msg {
  font-size: 80%;
}
.product-image-summary .summary-inner > .price:empty,
.product-image-summary .woodmart-scroll-content > .price:empty {
  display: none;
}
.product-image-summary .woocommerce-product-details__short-description {
  margin-bottom: 25px;
}
.product-image-summary .shop_attributes {
  margin-bottom: 25px;
}
.product-image-summary .woodmart-after-add-to-cart,
.product-image-summary .woodmart-before-add-to-cart {
  margin-bottom: 25px;
}
.product-image-summary .woodmart-product-brands {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
.product-image-summary .woodmart-product-brands a {
  min-height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.12);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.product-image-summary .woodmart-product-brands a:hover {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.14);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.14);
}
.product-image-summary .woodmart-product-brands img {
  max-width: 90px;
  max-height: 70px;
}
.product-image-summary .woodmart-product-countdown {
  margin-bottom: 10px;
}
.product-image-summary .woodmart-stock-progress-bar {
  margin-bottom: 20px;
}
.product-image-summary .quantity {
  margin-right: 10px;
  margin-bottom: 10px;
}
.product-image-summary .single_add_to_cart_button {
  margin-bottom: 10px;
}
.product-image-summary .cart {
  margin-bottom: 15px;
}
.product-image-summary .variations {
  margin-bottom: 25px;
}
.woodmart-dark .product-image-summary .woodmart-product-brands a {
  background-color: #101010;
}
.woocommerce-product-details__short-description {
  line-height: 1.8;
}
.woocommerce-product-details__short-description p {
  line-height: 1.8;
}
.woocommerce-product-details__short-description table {
  margin-bottom: 0;
}
.compare-btn-wrapper,
.sizeguide-btn-wrapp,
.summary-inner > .yith-wcwl-add-to-wishlist {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-size: 0;
  margin-right: 20px;
  margin-bottom: 20px;
}
.compare-btn-wrapper a,
.sizeguide-btn-wrapp a,
.summary-inner > .yith-wcwl-add-to-wishlist a {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  color: #333;
  position: relative;
}
.compare-btn-wrapper a:before,
.sizeguide-btn-wrapp a:before,
.summary-inner > .yith-wcwl-add-to-wishlist a:before {
  margin-right: 5px;
  font-weight: 400;
  vertical-align: middle;
  display: inline-block;
}
.woodmart-dark .compare-btn-wrapper a,
.woodmart-dark .sizeguide-btn-wrapp a,
.woodmart-dark .summary-inner > .yith-wcwl-add-to-wishlist a {
  color: #fff;
}
.compare-btn-wrapper a,
.summary-inner > .yith-wcwl-add-to-wishlist a {
  letter-spacing: 0;
  padding: 0;
  background-color: transparent;
  text-transform: none;
}
.compare-btn-wrapper a:before,
.summary-inner > .yith-wcwl-add-to-wishlist a:before {
  transition: opacity 0.1s ease;
  -webkit-transition: opacity 0.1s ease;
}
.compare-btn-wrapper a:after,
.summary-inner > .yith-wcwl-add-to-wishlist a:after {
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #bbb;
  border-left-color: #333;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -7px;
  opacity: 0;
  transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
}
.compare-btn-wrapper a:focus,
.compare-btn-wrapper a:hover,
.summary-inner > .yith-wcwl-add-to-wishlist a:focus,
.summary-inner > .yith-wcwl-add-to-wishlist a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woodmart-dark .compare-btn-wrapper a:after,
.woodmart-dark .summary-inner > .yith-wcwl-add-to-wishlist a:after {
  border-color: rgba(255, 255, 255, 0.15);
  border-left-color: #fff;
}
.sizeguide-btn-wrapp a:before {
  content: "\f438";
  font-family: woodmart-font;
}
.compare-btn-wrapper a:before {
  content: "\f122";
  font-family: woodmart-font;
}
.compare-btn-wrapper a .blockOverlay {
  display: none !important;
}
.compare-btn-wrapper a.loading:not(.added):after {
  opacity: 1;
  -webkit-animation: wd-rotate 450ms infinite linear;
  animation: wd-rotate 450ms infinite linear;
}
.compare-btn-wrapper a.loading:not(.added):before {
  opacity: 0;
}
.summary-inner > .yith-wcwl-add-to-wishlist a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.summary-inner > .yith-wcwl-add-to-wishlist a:before {
  content: "\f108";
  font-family: woodmart-font;
}
.summary-inner > .yith-wcwl-add-to-wishlist .woodmart-tooltip-label {
  display: none;
}
.summary-inner
  > .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button.feid-in
  > a:after {
  opacity: 1;
  -webkit-animation: wd-rotate 450ms infinite linear;
  animation: wd-rotate 450ms infinite linear;
}
.summary-inner
  > .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button.feid-in
  > a:before {
  opacity: 0;
}
.product-images-inner {
  position: relative;
  z-index: 1;
}
.woocommerce-product-gallery:not(.thumbs-position-centered) {
  opacity: 1 !important;
}
.woocommerce-product-gallery .owl-carousel {
  overflow: hidden;
}
.woocommerce-product-gallery .owl-carousel .product-image-wrap {
  padding-right: 2px;
  padding-left: 2px;
}
.woocommerce-product-gallery .owl-loaded:after,
.woocommerce-product-gallery .owl-loaded:before {
  content: none;
}
.woocommerce-product-gallery .product-image-thumbnail img,
.woocommerce-product-gallery .woocommerce-product-gallery__image img,
.woocommerce-product-gallery
  .woocommerce-product-gallery__image--placeholder
  img {
  width: 100%;
}
.woocommerce-product-gallery .product-image-thumbnail {
  cursor: pointer;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.woocommerce-product-gallery .product-image-thumbnail.active-thumb,
.woocommerce-product-gallery .product-image-thumbnail:hover {
  opacity: 0.5;
}
.woocommerce-product-gallery .thumbnails {
  opacity: 0;
}
.woocommerce-product-gallery .thumbnails.thumbnails-ready {
  opacity: 1;
  -webkit-transition: opacity 0.6s ease 1s;
  transition: opacity 0.6s ease 1s;
}
.woocommerce-product-gallery .slick-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.woocommerce-product-gallery .slick-slider .slick-list {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
  width: 100%;
}
.woocommerce-product-gallery .slick-slider .slick-next,
.woocommerce-product-gallery .slick-slider .slick-prev {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.woocommerce-product-gallery .thumbnails.owl-carousel .owl-item {
  padding-left: 2px;
  padding-right: 2px;
}
.image-action-none .product-image-wrap a {
  cursor: default;
}
.image-action-none .owl-carousel .product-image-wrap a {
  cursor: move;
}
.image-action-zoom .owl-carousel .product-image-wrap {
  cursor: move;
  cursor: grab;
  cursor: -webkit-grab;
}
.image-action-zoom .owl-grab .zoomImg {
  opacity: 0 !important;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.thumbs-position-centered .woocommerce-product-gallery__image {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.thumbs-position-centered
  .owl-item:not(.center)
  .woocommerce-product-gallery__image {
  opacity: 0.4;
  pointer-events: none;
}
.thumbs-position-bottom .woocommerce-product-gallery__wrapper {
  margin-bottom: 4px;
}
.thumbs-position-bottom_column .product-image-wrap,
.thumbs-position-bottom_combined .product-image-wrap,
.thumbs-position-bottom_grid .product-image-wrap {
  margin-bottom: 4px;
}
.thumbs-position-bottom_column .product-image-wrap:first-child,
.thumbs-position-bottom_combined .product-image-wrap:first-child,
.thumbs-position-bottom_grid .product-image-wrap:first-child {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
}
.thumbs-position-bottom_combined .woocommerce-product-gallery__wrapper,
.thumbs-position-bottom_grid .woocommerce-product-gallery__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -2px;
  margin-right: -2px;
}
.thumbs-position-bottom_combined .product-image-wrap,
.thumbs-position-bottom_grid .product-image-wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  padding-left: 2px;
  padding-right: 2px;
}
.thumbs-position-bottom_combined .product-image-wrap:nth-child(3n + 4) {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
}
.image-full-width .product-images.vc_row-no-padding {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.image-full-width .product-image-summary-inner {
  display: block;
}
.image-full-width .product-image-summary-inner:after,
.image-full-width .product-image-summary-inner:before {
  content: "";
}
.image-full-width .product-image-summary-inner > div:not(:last-child) {
  margin-bottom: 35px;
}
.image-full-width .product-image-summary-inner > .vc_row-full-width {
  margin-bottom: 0 !important;
}
.image-full-width.product-design-alt .summary-inner {
  margin: 0 auto;
}
.product-additional-galleries {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 15px;
}
.product-additional-galleries > div {
  margin-bottom: 10px;
}
.product-additional-galleries > div:last-child {
  margin-bottom: 0;
}
.product-360-button,
.product-video-button,
.woodmart-show-product-gallery-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.product-360-button > a,
.product-video-button > a,
.woodmart-show-product-gallery-wrap > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 50px;
  min-width: 50px;
  overflow: hidden;
  border-radius: 30px;
  font-size: 13px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
  color: rgba(0, 0, 0, 0.7);
}
.product-360-button > a:before,
.product-video-button > a:before,
.woodmart-show-product-gallery-wrap > a:before {
  content: "\f125";
  font-family: woodmart-font;
  display: inline-block;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  width: 50px;
  text-align: center;
}
.product-360-button > a > span,
.product-video-button > a > span,
.woodmart-show-product-gallery-wrap > a > span {
  white-space: nowrap;
  max-width: 0;
  padding: 0;
  overflow: hidden;
  font-weight: 600;
  -webkit-transition: padding 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15),
    max-width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition: padding 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15),
    max-width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.product-360-button > a:focus,
.product-360-button > a:hover,
.product-video-button > a:focus,
.product-video-button > a:hover,
.woodmart-show-product-gallery-wrap > a:focus,
.woodmart-show-product-gallery-wrap > a:hover {
  color: #333;
}
.product-360-button > a:hover > span,
.product-video-button > a:hover > span,
.woodmart-show-product-gallery-wrap > a:hover > span {
  padding-right: 25px;
  max-width: 280px;
}
.woodmart-dark .product-360-button > a,
.woodmart-dark .product-video-button > a,
.woodmart-dark .woodmart-show-product-gallery-wrap > a {
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(0, 0, 0, 0.9);
}
.woodmart-dark .product-360-button > a:focus,
.woodmart-dark .product-360-button > a:hover,
.woodmart-dark .product-video-button > a:focus,
.woodmart-dark .product-video-button > a:hover,
.woodmart-dark .woodmart-show-product-gallery-wrap > a:focus,
.woodmart-dark .woodmart-show-product-gallery-wrap > a:hover {
  color: #fff;
}
.product-360-button > a:before {
  font-size: 26px;
  content: "\f102";
  font-family: woodmart-font;
}
.woodmart-show-product-gallery-wrap > a:before {
  content: "\f121";
  font-family: woodmart-font;
}
.product-video-button > a:before {
  content: "\f100";
  font-family: woodmart-font;
}
.variations_form .variations {
  transition: margin-bottom 0.3s ease;
  -webkit-transition: margin-bottom 0.3s ease;
}
.variations_form .variations label {
  margin-bottom: 0;
  font-weight: 600;
  color: #2d2a2a;
  margin-right: 20px;
  white-space: nowrap;
}
.variations_form .variations label:after {
  content: ":";
  margin-left: 2px;
}
.variations_form .variations tr:last-child td {
  padding-bottom: 0;
}
.variations_form .variations td {
  border: none;
  vertical-align: middle;
  padding: 0;
  padding-bottom: 20px;
}
.variations_form .variations .value {
  position: relative;
  width: 100%;
}
.variations_form .variations .value select {
  max-width: 260px;
  display: inline-block;
}
.variations_form .variations .with-swatches select {
  display: none;
}
.variations_form .reset_variations {
  font-size: 12px;
  margin-left: 10px;
  vertical-align: middle;
  display: inline-block;
  opacity: 0 !important;
  visibility: hidden !important;
  display: inline-block !important;
  pointer-events: none;
  color: #3f3f3f;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  perspective: 800px;
  -webkit-perspective: 800px;
}
.variations_form .reset_variations:before {
  content: "\f00d";
  font-family: FontAwesome;
  margin-right: 5px;
  display: inline-block;
}
.variations_form .reset_variations:hover {
  color: #818181;
}
.variations_form.variation-swatch-selected .reset_variations {
  pointer-events: visible;
  opacity: 1 !important;
  visibility: visible !important;
}
.variations_form .woocommerce-variation {
  -webkit-animation: wd-fadeInBottomShort 0.2s ease;
  animation: wd-fadeInBottomShort 0.2s ease;
}
.variations_form .woocommerce-variation:after {
  content: "";
  clear: both;
  display: block;
}
.variations_form .woocommerce-variation-availability,
.variations_form .woocommerce-variation-price {
  display: inline;
  vertical-align: middle;
}
.variations_form .woocommerce-variation-price .price {
  font-size: 16px;
  line-height: 1.2;
  vertical-align: middle;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 20px;
}
.variations_form .woocommerce-variation-availability .stock {
  vertical-align: middle;
  display: inline-block;
}
.variations_form .woocommerce-variation-description p {
  margin-bottom: 10px;
}
.color-scheme-light .variations_form label,
.woodmart-dark .variations_form label {
  color: #fff;
}
.color-scheme-light .variations_form .reset_variations,
.woodmart-dark .variations_form .reset_variations {
  color: rgba(255, 255, 255, 0.9);
}
.color-scheme-light .variations_form .reset_variations:hover,
.woodmart-dark .variations_form .reset_variations:hover {
  color: #fff;
}
.product_meta {
  display: block;
  line-height: 1.2;
}
.product_meta > span {
  color: #333;
  font-weight: 600;
  font-size: 14px;
}
.product_meta > span a,
.product_meta > span span {
  color: #777;
  display: inline-block;
  font-weight: 400;
  margin: 0 1px;
}
.product_meta > span a:hover {
  color: #747474;
}
.woodmart-dark .product_meta > span {
  color: #fff;
}
.woodmart-dark .product_meta > span a,
.woodmart-dark .product_meta > span span {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-dark .product_meta > span a:hover {
  color: #fff;
}
.product-share {
  margin-bottom: 10px;
  line-height: 1.2;
  font-size: 14px;
}
.product-share .share-title {
  vertical-align: middle;
  font-weight: 600;
  color: #1b1919;
  margin-right: 5px;
}
.product-share .share-title:after {
  content: ":";
}
.product-share .woodmart-social-icons {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.woodmart-dark .product-share .share-title {
  color: #fff;
}
.woodmart-dark .product-share .woodmart-social-icon a {
  color: #fff;
}
.woodmart-dark .product-share .woodmart-social-icon a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.single_add_to_cart_button {
  color: #fff;
}
.single_add_to_cart_button:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.single_add_to_cart_button + .added_to_cart {
  display: none;
}
.swatches-select {
  display: inline-block;
  vertical-align: middle;
}
.swatches-select > div {
  position: relative;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  min-width: 25px;
  color: #1b1919;
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom: 2px solid transparent;
}
.swatches-select > div:hover {
  border-color: #000;
}
.swatches-select > div.swatch-size-large {
  font-size: 18px;
}
.swatches-select > div.swatch-size-xlarge {
  font-size: 24px;
}
.swatches-select > div:not(:last-child) {
  margin-right: 15px;
}
.swatches-select .colored-swatch,
.swatches-select .image-swatch {
  font-size: 0;
  width: 25px;
  height: 25px;
  border-bottom: none !important;
  border-radius: 50%;
  background-size: cover;
}
.swatches-select .colored-swatch:after,
.swatches-select .image-swatch:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  border-bottom: 2px solid transparent;
}
.swatches-select .colored-swatch[style$="#ffffff"],
.swatches-select .image-swatch[style$="#ffffff"] {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.swatches-select .colored-swatch.active-swatch:after,
.swatches-select .colored-swatch:hover:after,
.swatches-select .image-swatch.active-swatch:after,
.swatches-select .image-swatch:hover:after {
  border-color: #000;
}
.swatches-select .colored-swatch.swatch-size-large,
.swatches-select .image-swatch.swatch-size-large {
  width: 45px;
  height: 45px;
  font-size: 0;
}
.swatches-select .colored-swatch.swatch-size-xlarge,
.swatches-select .image-swatch.swatch-size-xlarge {
  width: 70px;
  height: 70px;
  font-size: 0;
}
.swatches-select .swatch-enabled {
  cursor: pointer;
}
.swatches-select .swatch-disabled {
  cursor: default;
  opacity: 0.4;
}
.swatches-select .active-swatch {
  border-color: #000;
}
.color-scheme-light .swatches-select > div,
.woodmart-dark .swatches-select > div {
  color: #fff;
}
.color-scheme-light .swatches-select > div:hover,
.woodmart-dark .swatches-select > div:hover {
  border-color: #fff;
}
.color-scheme-light .swatches-select .active-swatch,
.woodmart-dark .swatches-select .active-swatch {
  border-color: #fff;
}
.color-scheme-light .swatches-select .colored-swatch.active-swatch:after,
.color-scheme-light .swatches-select .colored-swatch:hover:after,
.color-scheme-light .swatches-select .image-swatch.active-swatch:after,
.color-scheme-light .swatches-select .image-swatch:hover:after,
.woodmart-dark .swatches-select .colored-swatch.active-swatch:after,
.woodmart-dark .swatches-select .colored-swatch:hover:after,
.woodmart-dark .swatches-select .image-swatch.active-swatch:after,
.woodmart-dark .swatches-select .image-swatch:hover:after {
  border-color: #fff;
}
.browser-Safari .product-sticky-on .product-images-inner.is_stuck,
.browser-Safari .product-sticky-on .summary-inner.is_stuck {
  -webkit-transform: translateZ(0);
  -webkit-perspective: 800px;
  -webkit-backface-visibility: hidden;
}
.product-summary-shadow .summary-inner {
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  padding: 30px 35px 15px 35px;
}
.product-summary-shadow .single-product-sidebar {
  border: none;
}
.woodmart-dark .product-summary-shadow .summary-inner {
  background-color: rgba(0, 0, 0, 0.3);
}
.product-full-width.image-full-width .summary-inner {
  margin: 0 auto;
}
.product-full-width.product-design-alt:not(.product-sticky-on) .summary-inner,
.product-full-width.product-summary-shadow:not(.product-sticky-on)
  .summary-inner {
  margin: 0 auto;
}
.product-has-bg .product-tabs-wrapper {
  border-top: none;
}
.product-design-default
  .entry-summary.col-lg-4
  .woocommerce-breadcrumb
  .breadcrumb-link-last,
.product-design-default
  .entry-summary.col-lg-4
  .yoast-breadcrumb
  .breadcrumb-link-last {
  color: #333;
  font-weight: 600;
  margin-right: 0;
}
.product-design-default
  .entry-summary.col-lg-4
  .woocommerce-breadcrumb
  .breadcrumb-link-last:after,
.product-design-default
  .entry-summary.col-lg-4
  .yoast-breadcrumb
  .breadcrumb-link-last:after {
  content: none;
}
.product-design-default
  .entry-summary.col-lg-4
  .woocommerce-breadcrumb
  .breadcrumb-last,
.product-design-default
  .entry-summary.col-lg-4
  .yoast-breadcrumb
  .breadcrumb-last {
  display: none;
}
.woodmart-dark
  .product-design-default
  .entry-summary.col-lg-4
  .woocommerce-breadcrumb
  .breadcrumb-link-last {
  color: #fff;
}
.woodmart-before-product-tabs {
  margin-top: -41px;
  margin-right: -15px;
  margin-left: -15px;
  background-color: #f7f7f7;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}
.woodmart-before-product-tabs .product_meta {
  display: inline-block;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
}
.woodmart-before-product-tabs .product_meta > div:not(.product-share),
.woodmart-before-product-tabs .product_meta > span {
  display: inline-block;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-right: 10px;
  margin-left: 10px;
}
.woodmart-before-product-tabs .product-share {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  margin-right: 10px;
  margin-left: 10px;
}
.woodmart-dark .woodmart-before-product-tabs {
  background-color: rgba(0, 0, 0, 0.3);
}
.full-height-sidebar-wrap .woodmart-before-product-tabs {
  margin-right: 0;
  margin-left: 0;
}
.product-tabs-wrapper {
  padding-bottom: 40px;
  padding-top: 40px;
  background-color: #fff;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.woodmart-dark .product-tabs-wrapper {
  background-color: rgba(0, 0, 0, 0.3);
}
.full-height-sidebar-wrap .product-tabs-wrapper {
  background-color: transparent;
}
.poduct-tabs-inner > div:not(:last-child) {
  margin-bottom: 40px;
}
.tabs-layout-tabs .woodmart-accordion-title {
  display: none;
}
.tabs-layout-tabs .tabs {
  margin-top: -40px;
  margin-bottom: 30px;
  text-align: center;
}
.tabs-layout-tabs .tabs li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 30px;
  color: #2d2a2a;
  font-weight: 600;
}
.tabs-layout-tabs .tabs li a {
  position: relative;
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: inherit;
  color: inherit;
  opacity: 0.7;
  padding-top: 30px;
  padding-bottom: 10px;
}
.tabs-layout-tabs .tabs li a:after {
  content: "";
  position: absolute;
  bottom: 100%;
  margin-bottom: -2px;
  left: 0;
  width: 0;
  height: 3px;
  transition: width 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -webkit-transition: width 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tabs-layout-tabs .tabs li a:focus,
.tabs-layout-tabs .tabs li a:hover {
  color: inherit;
  opacity: 1;
}
.tabs-layout-tabs .tabs li.active a {
  opacity: 1;
}
.tabs-layout-tabs .tabs li.active a:after {
  width: 100%;
}
.tabs-layout-tabs .tabs li:last-child {
  margin-right: 0;
}
.tabs-layout-tabs
  #tab-additional_information
  .wc-tab-inner
  > div
  > h2:first-child {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
.tabs-layout-tabs #tab-additional_information .shop_attributes {
  max-width: 650px;
  margin: 0 auto;
}
.woodmart-dark .tabs-layout-tabs li {
  color: #fff;
}
.woodmart-accordion-title {
  position: relative;
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #333;
}
.woodmart-accordion-title:after {
  content: "\f124";
  font-family: woodmart-font;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  height: 20px;
  line-height: 20px;
  width: 20px;
  text-align: center;
  font-size: 12px;
  color: #bbb;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transition: transform 0.4s ease;
  backface-visibility: hidden;
  perspective: 800px;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 800px;
}
.woodmart-accordion-title.active:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.woodmart-dark .woodmart-accordion-title {
  color: #fff;
}
.woodmart-dark .woodmart-accordion-title:after {
  color: rgba(255, 255, 255, 0.6);
}
.tabs-layout-accordion {
  border-top: 2px solid rgba(119, 119, 119, 0.17);
}
.tabs-layout-accordion .tabs {
  display: none;
}
.tabs-layout-accordion .woodmart-tab-wrapper {
  border-bottom: 1px solid rgba(119, 119, 119, 0.17);
}
.tabs-layout-accordion .woodmart-tab-wrapper .wc-tab {
  padding-bottom: 20px;
}
.tabs-layout-accordion .woodmart-tab-wrapper .wc-tab > h2:first-child {
  display: none;
}
.tabs-layout-accordion .woodmart-scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  position: relative;
  overflow: hidden;
}
.tabs-layout-accordion .woodmart-scroll .woodmart-scroll-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
  max-height: 250px;
  padding-right: 20px;
}
.tabs-layout-accordion .woodmart-scroll .woodmart-scroll-pane {
  right: 2px;
}
.tabs-layout-accordion .has-scrollbar .woodmart-scroll-content {
  overflow: scroll;
  overflow-x: hidden;
}
.tabs-layout-accordion .shop_attributes {
  margin-bottom: 10px;
}
.tabs-layout-accordion #tab-reviews {
  margin-top: 10px;
}
.tabs-layout-accordion #tab-reviews .wc-tab-inner .woodmart-scroll-content {
  max-height: 400px;
}
.woodmart-dark .tabs-layout-accordion {
  border-color: rgba(255, 255, 255, 0.25);
}
.woodmart-dark .tabs-layout-accordion .woodmart-tab-wrapper {
  border-color: rgba(255, 255, 255, 0.25);
}
.tabs-location-standard.reviews-location-separate.tabs-type-tabs
  .woocommerce-tabs {
  padding-bottom: 30px;
  border-bottom: 1px solid;
}
.tabs-location-standard.tabs-type-accordion > div:not(:last-child) {
  margin-bottom: 25px;
}
.tabs-location-standard.tabs-type-accordion .product-tabs-wrapper {
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: none;
}
.tabs-location-standard.tabs-type-accordion.meta-location-after_tabs
  .product-tabs-wrapper,
.tabs-location-standard.tabs-type-accordion:not(.reviews-location-separate)
  .product-tabs-wrapper {
  border-bottom: none;
}
.tabs-location-standard.tabs-type-accordion .woodmart-before-product-tabs {
  margin-top: -26px;
}
.tabs-location-summary .product-image-summary .woocommerce-Reviews {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 0;
  margin-right: 0;
}
.tabs-location-summary .product-image-summary .woocommerce-Reviews #comments,
.tabs-location-summary
  .product-image-summary
  .woocommerce-Reviews
  #review_form_wrapper {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.tabs-location-summary .product-image-summary .commentlist {
  margin-top: 0;
  margin-bottom: 20px;
}
.tabs-location-summary .product-image-summary .commentlist li:not(:last-child) {
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.tabs-location-summary .product-image-summary .woocommerce-Reviews-title {
  display: none;
}
.tabs-location-summary .tabs-layout-accordion {
  margin-bottom: 25px;
  margin-top: 10px;
}
.tabs-location-summary .tabs-layout-accordion .woodmart-accordion-title {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
}
.tabs-location-summary:not(.reviews-location-separate)
  .woodmart-before-product-tabs {
  margin-top: 0;
}
.tabs-location-summary.meta-location-add_to_cart .product_meta {
  border-top: none;
  padding-top: 0;
}
.woocommerce-Tabs-panel {
  display: block;
  line-height: 1.6;
  -webkit-animation: wd-fadeIn 0.4s ease;
  animation: wd-fadeIn 0.4s ease;
}
.woocommerce-Tabs-panel .wc-tab-inner > div > h2:first-child {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
#tab-additional_information .shop_attributes td,
#tab-additional_information .shop_attributes th {
  padding-left: 0;
  padding-right: 0;
}
#tab-additional_information .shop_attributes td p,
#tab-additional_information .shop_attributes th p {
  margin-bottom: 0;
}
#tab-additional_information .shop_attributes th {
  text-align: left;
  font-size: 14px;
}
#tab-additional_information .shop_attributes td {
  text-align: right;
}
#tab-additional_information .shop_attributes tr:last-child td,
#tab-additional_information .shop_attributes tr:last-child th {
  border: none;
}
#tab-seller ul li {
  margin-bottom: 15px;
}
#tab-seller ul li > span {
  font-weight: 600;
  color: #333;
}
#tab-seller ul li > span.details {
  font-weight: 400;
  color: #777;
}
.woodmart-dark #tab-seller ul li > span {
  color: #fff;
}
.woodmart-dark #tab-seller ul li > span.details {
  color: rgba(255, 255, 255, 0.8);
}
#tab-brand_tab,
#tab-description,
#tab-woodmart_additional_tab {
  line-height: 1.8;
}
.woocommerce-Reviews {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-left: -30px;
  margin-right: -30px;
}
.woocommerce-Reviews #comments,
.woocommerce-Reviews #review_form_wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  max-width: 50%;
  padding-left: 30px;
  padding-right: 30px;
}
.woocommerce-Reviews .comment-reply-title,
.woocommerce-Reviews .woocommerce-Reviews-title {
  font-size: 14px;
  text-transform: uppercase;
}
.woocommerce-Reviews .clear {
  display: none;
}
.woodmart-dark .woocommerce-Reviews .comment-reply-title {
  color: #fff;
}
.woocommerce-review-link {
  color: #777;
  font-size: 13px;
  text-decoration: none;
}
.woocommerce-review-link:hover {
  color: #2d2a2a;
}
.woodmart-dark .woocommerce-review-link {
  color: rgba(255, 255, 255, 0.6);
}
.woodmart-dark .woocommerce-review-link:hover {
  color: #fff;
}
.comment-respond .stars {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.comment-respond .stars span {
  display: inline-block;
}
.comment-respond .stars a {
  margin-right: 20px;
  display: inline-block;
  font-size: 0;
  letter-spacing: 2px;
  color: #b1b1b1;
}
.comment-respond .stars a:hover {
  text-decoration: none;
  color: #eabe12;
}
.comment-respond .stars a:after {
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 20px;
}
.comment-respond .stars a.active {
  color: #eabe12;
}
.comment-respond .stars .star-1:after {
  content: "\f006";
}
.comment-respond .stars .star-2:after {
  content: "\f006\f006";
}
.comment-respond .stars .star-3:after {
  content: "\f006\f006\f006";
}
.comment-respond .stars .star-4:after {
  content: "\f006\f006\f006\f006";
}
.comment-respond .stars .star-5:after {
  content: "\f006\f006\f006\f006\f006";
}
.woodmart-dark .comment-respond .stars a:not(:hover):not(.active) {
  color: rgba(255, 255, 255, 0.6);
}
.commentlist > li {
  border-bottom: 1px solid;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.commentlist > li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.commentlist .comment_container,
.commentlist .review_comment_container {
  padding: 15px 0 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.commentlist .comment_container .dokan-review-author-img img,
.commentlist .comment_container > img,
.commentlist .review_comment_container .dokan-review-author-img img,
.commentlist .review_comment_container > img {
  max-width: 60px;
  border-radius: 50%;
  margin-right: 20px;
}
.commentlist .comment-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.commentlist .comment-text .star-rating {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-bottom: 10px;
  margin-right: 0;
}
.commentlist .comment-text .meta {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  line-height: 18px;
  margin-bottom: 10px;
  font-size: 14px;
}
.commentlist .comment-text .meta strong {
  color: #2d2a2a;
}
.commentlist .comment-text .meta time {
  font-style: italic;
}
.commentlist .comment-text .description {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-bottom: 0;
  line-height: 1.6;
}
.commentlist .comment-text .description p {
  margin-bottom: 10px;
}
.commentlist .comment-text .description p:last-child {
  margin-bottom: 0;
}
.woodmart-dark .commentlist .comment-text .meta strong {
  color: #fff;
}
.product-extra-content {
  margin-bottom: 40px;
}
.product-image-summary-wrap + .product-extra-content {
  margin-top: 35px;
  margin-bottom: 0;
}
.related-and-upsells > div {
  margin-bottom: 40px;
}
.related-and-upsells > div:first-child {
  padding-top: 0;
  border-top: 0;
}
.related-and-upsells > div:last-child {
  margin-bottom: 0;
}
.related-and-upsells:after,
.related-and-upsells:before {
  content: none;
}
.related-and-upsells:empty {
  margin-top: -40px;
}
.related-and-upsells .woodmart-carousel-container {
  margin-bottom: 0;
}
.woodmart-products-nav {
  position: relative;
  margin-bottom: 10px;
  font-size: 0;
}
.woodmart-products-nav .product-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.woodmart-products-nav .product-btn > a {
  display: block;
  vertical-align: middle;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  line-height: 20px;
  height: 20px;
  width: 20px;
  color: #333;
}
.woodmart-products-nav .product-btn > a:hover {
  color: #878787;
}
.woodmart-products-nav .product-btn > a span {
  font-size: 12px;
}
.woodmart-products-nav .product-btn > a span:before {
  content: "\f111";
  font-family: woodmart-font;
  display: inline-block;
}
.woodmart-products-nav .product-btn:hover > .wrapper-short {
  visibility: visible;
  opacity: 1;
  -webkit-animation: wd-fadeInLeftShort 0.3s ease both;
  animation: wd-fadeInLeftShort 0.3s ease both;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.woodmart-products-nav .product-next > a span:before {
  content: "\f110";
  font-family: woodmart-font;
}
.woodmart-products-nav .woodmart-back-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 20px;
  height: 20px;
  width: 20px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  vertical-align: middle;
  color: #333;
}
.woodmart-products-nav .woodmart-back-btn span:not(.woodmart-tooltip-label) {
  display: none;
}
.woodmart-products-nav .woodmart-back-btn .woodmart-tooltip-label {
  z-index: 391;
}
.woodmart-products-nav .woodmart-back-btn:after {
  content: "\f11a";
  font-family: woodmart-font;
  font-size: 14px;
}
.woodmart-products-nav .woodmart-back-btn:hover {
  color: #878787;
}
.woodmart-products-nav .wrapper-short {
  position: absolute;
  top: 100%;
  right: 0;
  padding-top: 10px;
  visibility: hidden;
  opacity: 0;
  min-width: 240px;
  z-index: 350;
  -webkit-animation: wd-fadeOutLeftShort 0.1s ease 0.1s both;
  animation: wd-fadeOutLeftShort 0.1s ease 0.1s both;
  -webkit-transition: opacity 0.1s ease 0.1s, visibility 0.1s ease 0.1s;
  transition: opacity 0.1s ease 0.1s, visibility 0.1s ease 0.1s;
}
.woodmart-products-nav .product-short {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #fff;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.woodmart-products-nav .product-short-image img {
  max-width: 90px;
}
.woodmart-products-nav .product-short-description {
  padding: 10px 15px;
}
.woodmart-products-nav .product-short-description .product-title {
  margin-bottom: 7px;
  font-size: 14px;
}
.woodmart-products-nav .product-short-description .price {
  display: block;
  font-size: 14px;
  line-height: 1.2;
}
.woodmart-dark .woodmart-products-nav .product-btn > a {
  color: #fff;
}
.woodmart-dark .woodmart-products-nav .product-btn > a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-dark .woodmart-products-nav .woodmart-back-btn {
  color: #fff;
}
.woodmart-dark .woodmart-products-nav .woodmart-back-btn:hover {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-dark .woodmart-products-nav .product-short {
  background-color: #101010;
}
.woodmart-product-instagram {
  margin-bottom: 35px;
  padding-top: 40px;
  border-top: 1px solid;
}
.woodmart-product-instagram .product-instagram-intro {
  font-size: 16px;
}
.woodmart-product-instagram .product-instagram-intro span {
  color: #333;
  font-weight: 600;
}
.woodmart-dark .woodmart-product-instagram .product-instagram-intro span {
  color: #fff;
}
.product-quick-view .apple-pay-button-wrapper,
.quick-shop-wrapper .product-quick-view {
  display: none;
}
@supports (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button-checkout-separator,
  .apple-pay-button-wrapper {
    margin-bottom: 10px;
  }
  .apple-pay-button-checkout-separator {
    color: #212121;
    font-weight: 600;
    font-size: 12px;
  }
  .single-product div.product form.cart .quantity input[type="button"],
  .single-product div.product form.cart .quantity ~ .button,
  body.single-product div.product form.cart .quantity {
    width: auto;
  }
  .single-product div.product form.cart .quantity input[type="number"] {
    width: 30px;
  }
  body.single-product div.product form.cart .apple-pay-button-wrapper {
    display: inline-block;
    vertical-align: middle;
  }
  body.single-product div.product form.cart .apple-pay-button {
    margin-right: 10px;
    max-width: 20%;
  }
}
.product-design-alt .product-image-summary div[itemprop="description"] {
  margin-bottom: 20px;
}
.product-design-alt .product-image-summary .product_meta {
  margin-bottom: 15px;
}
.product-design-alt .product-image-summary .product_meta > span {
  display: inline-block;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-right: 10px;
  margin-left: 10px;
  vertical-align: middle;
}
.product-design-alt .entry-summary {
  text-align: center;
}
.product-design-alt .woocommerce-product-details__short-description > ol,
.product-design-alt .woocommerce-product-details__short-description > ul {
  text-align: center;
  padding-left: 0;
}
.product-design-alt .woocommerce-product-details__short-description > ol li,
.product-design-alt .woocommerce-product-details__short-description > ul li {
  list-style: none;
}
.product-design-alt
  .woocommerce-product-details__short-description
  > ol
  li:before,
.product-design-alt
  .woocommerce-product-details__short-description
  > ul
  li:before {
  content: none;
}
.product-design-alt .woocommerce-product-details__short-description > ol ol,
.product-design-alt .woocommerce-product-details__short-description > ol ul,
.product-design-alt .woocommerce-product-details__short-description > ul ol,
.product-design-alt .woocommerce-product-details__short-description > ul ul {
  padding-left: 0;
}
.product-design-alt .woocommerce-variation {
  margin-top: 0;
}
.product-design-alt .woocommerce-variation-price .price {
  margin-left: 7px;
  margin-right: 7px;
}
.product-design-alt .woocommerce-variation-availability .stock {
  margin-left: 7px;
  margin-right: 7px;
}
.product-design-alt table.variations .reset_variations {
  bottom: -30px;
}
.product-design-alt .compare-btn-wrapper,
.product-design-alt .sizeguide-btn-wrapp,
.product-design-alt .summary-inner > .yith-wcwl-add-to-wishlist {
  margin-left: 10px;
  margin-right: 10px;
}
.product-design-alt .variation-swatch-selected .variations {
  margin-bottom: 50px;
}
.product-design-alt.tabs-location-summary .woodmart-accordion-title:after {
  content: none;
}
.product-design-alt.tabs-location-summary .woocommerce-Tabs-panel {
  text-align: left;
}
.woodmart-checkout-steps ul {
  color: #2d2a2a;
}
.woodmart-checkout-steps ul li {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 1.2;
}
.woodmart-checkout-steps ul li a {
  display: inline-block;
  color: inherit;
  opacity: 0.7;
}
.woodmart-checkout-steps ul li a:focus,
.woodmart-checkout-steps ul li a:hover {
  color: inherit;
  opacity: 1;
}
.woodmart-checkout-steps ul li > span {
  opacity: 0.7;
}
.woodmart-checkout-steps ul li span {
  position: relative;
  display: block;
}
.woodmart-checkout-steps ul li:after {
  content: "\f118";
  font-family: woodmart-font;
  opacity: 0.7;
  font-weight: 700;
  font-size: 85%;
  margin: 0 15px;
}
.woodmart-checkout-steps ul li:last-child:after {
  content: none;
}
.woodmart-checkout-steps ul .step-active a,
.woodmart-checkout-steps ul .step-active > span {
  opacity: 1;
}
.color-scheme-light .woodmart-checkout-steps ul {
  color: #fff;
}
.woocommerce-NoticeGroup-checkout {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.woocommerce-checkout [role="alert"] {
  margin-top: 15px;
  margin-bottom: 30px;
}
.woocommerce-form-coupon-toggle > .woocommerce-info,
.woocommerce-form-login-toggle > .woocommerce-info {
  display: block;
  padding: 0;
  min-height: 0;
  margin-bottom: 25px;
  background-color: transparent;
  font-size: 14px;
  font-weight: 600;
  color: #2d2a2a;
}
.woocommerce-form-coupon-toggle > .woocommerce-info:before,
.woocommerce-form-login-toggle > .woocommerce-info:before {
  content: none;
}
.woocommerce-form-coupon-toggle > .woocommerce-info .showcoupon,
.woocommerce-form-coupon-toggle > .woocommerce-info .showlogin,
.woocommerce-form-login-toggle > .woocommerce-info .showcoupon,
.woocommerce-form-login-toggle > .woocommerce-info .showlogin {
  margin-left: 5px;
}
.woodmart-dark .woocommerce-form-coupon-toggle > .woocommerce-info,
.woodmart-dark .woocommerce-form-login-toggle > .woocommerce-info {
  color: #fff;
}
.login.hidden-form {
  position: relative;
  border: 3px solid #efefef;
  padding: 30px;
  max-width: 470px;
  margin-bottom: 30px;
}
.login.hidden-form p {
  margin-bottom: 15px;
}
.woodmart-dark .login.hidden-form {
  border-color: rgba(255, 255, 255, 0.25);
}
.checkout_coupon {
  max-width: 450px;
  padding: 30px 25px 10px 25px;
  margin-bottom: 30px;
  text-align: center;
  border: 2px dashed #ddd;
}
.checkout_coupon .form-row-first,
.checkout_coupon .form-row-last {
  float: none;
  width: auto;
  display: inline-block;
  vertical-align: top;
}
.checkout_coupon .input-text {
  min-width: 220px;
}
.checkout_coupon .button {
  color: #fff;
}
.checkout_coupon .button:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.woodmart-dark .checkout_coupon {
  border-color: rgba(255, 255, 255, 0.25);
}
.woocommerce-billing-fields {
  margin-top: 30px;
  margin-bottom: 20px;
}
.woocommerce-billing-fields abbr {
  border: none;
}
.woocommerce-billing-fields:after {
  content: "";
  clear: both;
  display: block;
}
.woocommerce-shipping-fields {
  border-top: 1px solid;
  padding-top: 30px;
  margin-bottom: 20px;
}
.woocommerce-shipping-fields textarea {
  min-height: 110px;
}
.woocommerce-account-fields {
  margin-bottom: 30px;
}
.woocommerce-account-fields .woocommerce-form__label {
  color: #333;
  font-weight: 600;
}
.woodmart-dark .woocommerce-account-fields .woocommerce-form__label {
  color: #fff;
}
.create-account > label {
  display: inline-block;
}
div.create-account {
  border: 3px solid #efefef;
  padding: 30px;
}
.woodmart-dark div.create-account {
  border-color: rgba(255, 255, 255, 0.25);
}
#ship-to-different-address label {
  margin: 0;
  margin-right: 5px;
  display: inline;
  color: #2d2a2a;
}
.woodmart-dark #ship-to-different-address label {
  color: #fff;
}
#order_review_heading {
  text-align: center;
}
.checkout-order-review,
.woocommerce-order-pay .entry-content > .woocommerce {
  position: relative;
  background-color: #f8f8f8;
  padding: 30px;
  margin-bottom: 40px;
}
.checkout-order-review:after,
.checkout-order-review:before,
.woocommerce-order-pay .entry-content > .woocommerce:after,
.woocommerce-order-pay .entry-content > .woocommerce:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 10px;
  background-color: transparent;
  background-size: 15px 15px;
  background-image: radial-gradient(
    farthest-side,
    rgba(0, 0, 0, 0) 6px,
    #f8f8f8 0
  );
}
.checkout-order-review:before,
.woocommerce-order-pay .entry-content > .woocommerce:before {
  top: -10px;
  background-position: -3px -5px, 0 0;
}
.checkout-order-review:after,
.woocommerce-order-pay .entry-content > .woocommerce:after {
  bottom: -10px;
  background-position: -3px 2px, 0 0;
}
.woodmart-dark .checkout-order-review,
.woodmart-dark.woocommerce-order-pay .entry-content > .woocommerce {
  background-color: #101010;
}
.woodmart-dark .checkout-order-review:after,
.woodmart-dark .checkout-order-review:before,
.woodmart-dark.woocommerce-order-pay .entry-content > .woocommerce:after,
.woodmart-dark.woocommerce-order-pay .entry-content > .woocommerce:before {
  background-image: radial-gradient(
    farthest-side,
    rgba(0, 0, 0, 0) 6px,
    #101010 0
  );
}
.woodmart-table-wrapper {
  background-color: #fff;
  padding: 5px 15px;
  margin-bottom: 20px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
  overflow-x: auto;
}
.woodmart-table-wrapper table {
  margin-bottom: 0;
}
.woodmart-dark .woodmart-table-wrapper {
  background-color: rgba(0, 0, 0, 0.3);
}
.payment_methods {
  margin-bottom: 20px;
}
.payment_methods li img {
  max-height: 40px;
  margin-left: 5px;
  margin-right: 5px;
}
.payment_methods li > label {
  margin-bottom: 0;
  display: inline;
}
.payment_methods > li {
  margin-bottom: 15px;
}
.payment_methods > .woocommerce-info {
  margin-bottom: 0;
}
.payment_methods .payment_box {
  position: relative;
  margin-top: 15px;
  padding: 15px 15px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}
.payment_methods .payment_box p {
  margin-bottom: 10px;
}
.payment_methods .payment_box p:last-child {
  margin-bottom: 0;
}
.payment_methods .payment_box:before {
  content: "\f0d8";
  position: absolute;
  top: -4px;
  line-height: 0;
  left: 25px;
  color: #fff;
  font-size: 32px;
  font-family: FontAwesome;
}
.payment_methods .payment_method_paypal img {
  margin-left: 10px;
}
.payment_methods .payment_method_paypal a {
  margin-left: 15px;
  text-decoration: underline;
}
.woodmart-dark .payment_methods .payment_box {
  background-color: rgba(0, 0, 0, 0.3);
}
.woodmart-dark .payment_methods .payment_box:before {
  color: rgba(0, 0, 0, 0.3);
}
.woocommerce-terms-and-conditions {
  margin-bottom: 20px;
  padding: 20px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
}
.woodmart-dark .woocommerce-terms-and-conditions {
  background-color: rgba(0, 0, 0, 0.3);
}
.woocommerce-terms-and-conditions-wrapper {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid;
}
.woocommerce-terms-and-conditions-wrapper a {
  font-weight: 600;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
  margin-bottom: 20px;
}
.woocommerce-terms-and-conditions-wrapper
  .woocommerce-privacy-policy-text:not(:last-child) {
  padding-bottom: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.woocommerce-privacy-policy-text {
  margin-bottom: 20px;
}
.woocommerce-privacy-policy-text:empty {
  display: none;
}
.woocommerce-privacy-policy-text a {
  font-weight: 600;
}
.woocommerce-privacy-policy-text p:last-child {
  margin-bottom: 0;
}
#place_order {
  width: 100%;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding: 14px 28px;
}
#place_order:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.woocommerce-order-pay .entry-content > .woocommerce {
  max-width: 600px;
  margin: 0 auto;
}
.cart-empty {
  position: relative;
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
  color: #2d2a2a;
  margin-top: 5vw;
  margin-bottom: 15px;
}
.cart-empty:before {
  content: "\f101";
  font-family: woodmart-font;
  display: block;
  color: rgba(135, 135, 135, 0.15);
  font-size: 180px;
  line-height: 180px;
  font-weight: 400;
  margin-bottom: 20px;
}
.cart-empty:after {
  content: "\f10f";
  font-family: woodmart-font;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: 27px;
  color: #858585;
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
}
.woodmart-dark .cart-empty {
  color: #fff;
}
.woodmart-dark .cart-empty:before {
  color: rgba(255, 255, 255, 0.6);
}
.woodmart-dark .cart-empty:after {
  color: #fff;
}
.woodmart-empty-cart-text {
  text-align: center;
  margin-bottom: 0;
  font-size: 110%;
  line-height: 1.8;
}
.woodmart-empty-cart-text + .return-to-shop {
  margin-top: 25px;
  margin-bottom: 5vw;
}
.woodmart-empty-cart-text + .return-to-shop .button {
  font-size: 14px;
  line-height: 20px;
  padding: 14px 28px;
}
.return-to-shop {
  text-align: center;
}
.return-to-shop .button {
  color: #fff;
}
.return-to-shop .button:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.woocommerce-cart [role="alert"] {
  margin-bottom: 30px;
}
.woocommerce-cart .row > .woocommerce-notices-wrapper {
  width: 100%;
  max-width: 100%;
}
.woocommerce-cart .row > .woocommerce-notices-wrapper,
.woocommerce-cart .row > [role="alert"] {
  margin-left: 15px;
  margin-right: 15px;
}
.cart-totals-inner {
  border: 3px solid #efefef;
  padding: 25px;
}
.cart-totals-inner h2 {
  margin-bottom: 5px;
  padding-left: 6px;
}
.cart-totals-inner table {
  margin-bottom: 10px;
}
.cart-totals-inner table tr:last-child td,
.cart-totals-inner table tr:last-child th {
  border-bottom: none;
}
.cart-totals-inner table .cart-subtotal .amount {
  color: #777;
  font-weight: 400;
}
.cart-totals-inner .woocommerce-shipping-destination {
  margin-top: 10px;
  margin-bottom: 10px;
}
.cart-totals-inner .woocommerce-shipping-calculator {
  margin-top: 10px;
}
.cart-totals-inner .woocommerce-shipping-calculator > p {
  margin-bottom: 0;
}
.cart-totals-inner .shipping-calculator-form {
  margin-top: 20px;
}
.cart-totals-inner .shipping-calculator-form .button {
  font-size: 12px;
  line-height: 16px;
  padding: 10px 14px;
}
.cart-totals-inner .shipping-calculator-button {
  font-weight: 600;
}
.cart-totals-inner .checkout-button {
  padding-top: 13px;
  padding-bottom: 13px;
  color: #fff;
  width: 100%;
}
.cart-totals-inner .checkout-button:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.woodmart-dark .cart-totals-inner {
  border-color: rgba(255, 255, 255, 0.15);
}
.woodmart-dark .cart-totals-inner table .cart-subtotal .amount {
  color: rgba(255, 255, 255, 0.8);
}
.cart-actions .coupon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.cart-actions .coupon label {
  display: none;
}
.cart-actions .coupon .input-text {
  max-width: 230px;
  margin-right: 10px;
}
.cart-actions .button[name="apply_coupon"] {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #fff;
}
.cart-actions .button[name="apply_coupon"]:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.cross-sells {
  margin-top: 70px;
}
.woodmart-registration-page {
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.woodmart-registration-page.woodmart-no-registration {
  max-width: 450px;
}
#customer_login {
  margin-left: -40px;
  margin-right: -40px;
}
#customer_login > .col-md-6 {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 25px;
  padding-bottom: 25px;
}
#customer_login > div:not(:first-child):last-child {
  border-left: 1px solid;
}
.col-register-text {
  text-align: center;
}
.login-info,
.registration-info {
  margin-bottom: 20px;
}
.woodmart-register-tabs .col-login,
.woodmart-register-tabs .col-register {
  -webkit-animation: wd-fadeIn 0.7s ease;
  animation: wd-fadeIn 0.7s ease;
}
.woodmart-register-tabs .col-register {
  display: none;
}
.active-register .col-register {
  display: block;
}
.active-register .col-login {
  display: none;
}
.with-login-reg-info .login-info,
.with-login-reg-info .registration-info {
  -webkit-animation: wd-fadeIn 0.7s ease;
  animation: wd-fadeIn 0.7s ease;
}
.with-login-reg-info .registration-info {
  display: none;
}
.with-login-reg-info.active-register .registration-info {
  display: block;
}
.with-login-reg-info.active-register .login-info {
  display: none;
}
.login:not(.hidden-form) {
  display: block !important;
}
.login-form-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.login-form-footer .lost_password,
.login-form-footer .remember-me-label {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
}
.login-form-footer .remember-me-label {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.login-form-footer .lost_password {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.login-form-footer .lost_password:hover {
  text-decoration: underline;
  opacity: 0.7;
}
.woodmart-dark .login-form-footer .lost_password {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-dark .login-form-footer .lost_password:hover {
  opacity: 1;
  color: #fff;
}
.lost_reset_password {
  max-width: 470px;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}
.lost_reset_password .form-row-first {
  padding-top: 20px;
  border-top: 1px solid;
}
.lost_reset_password p {
  font-size: 110%;
  width: 100%;
}
.woocommerce-lost-password .site-content .woocommerce > p {
  max-width: 470px;
  margin-left: auto;
  margin-right: auto;
  font-size: 110%;
  text-align: center;
}
.woocommerce-lost-password .site-content .woocommerce > p:before {
  content: "\f11f";
  font-family: woodmart-font;
  display: block;
  color: rgba(135, 135, 135, 0.15);
  font-size: 180px;
  line-height: 180px;
  font-weight: 400;
  margin-bottom: 10px;
}
.login .button,
.lost_reset_password .button,
.register .button {
  width: 100%;
  color: #fff;
}
.login .button:hover,
.lost_reset_password .button:hover,
.register .button:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.woodmart-social-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.social-login-btn {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 200px;
  flex: 1 1 200px;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 15px;
}
.social-login-btn > a {
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
  font-size: 13px;
  line-height: 18px;
  padding: 12px 20px;
  color: #fff !important;
  display: block;
}
.social-login-btn > a:hover {
  text-decoration: none;
}
.social-login-btn > a:focus {
  outline: 0;
}
.social-login-btn > a:before {
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -13px;
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
  font-family: FontAwesome;
}
.social-login-btn > a:hover {
  color: #fff !important;
}
.social-login-btn .login-vk-link {
  background-color: #597da3;
}
.social-login-btn .login-vk-link:before {
  content: "\f189";
}
.social-login-btn .login-vk-link:hover {
  background-color: #4c6b8c;
}
.social-login-btn .login-fb-link {
  background-color: #3b5998;
}
.social-login-btn .login-fb-link:before {
  content: "\f09a";
}
.social-login-btn .login-fb-link:hover {
  background-color: #314a7e;
}
.social-login-btn .login-goo-link {
  background-color: #ea4235;
}
.social-login-btn .login-goo-link:before {
  content: "\f0d5";
}
.social-login-btn .login-goo-link:hover {
  background-color: #e42618;
}
.social-login-btn:last-child {
  margin-bottom: 0;
}
.register-or,
.social-login-title {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: #333;
  margin-top: 20px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.register-or:after,
.register-or:before,
.social-login-title:after,
.social-login-title:before {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  border-bottom: 1px solid;
}
.register-or:after,
.social-login-title:after {
  margin-left: 20px;
}
.register-or:before,
.social-login-title:before {
  margin-right: 20px;
}
.woodmart-dark .register-or,
.woodmart-dark .social-login-title {
  color: #fff;
}
.register-or {
  display: none;
  margin-top: 30px;
}
.register > p {
  position: relative;
}
#reg_password:focus
  + .woocommerce-password-strength
  + .woocommerce-password-hint {
  opacity: 1;
  visibility: visible;
}
.woocommerce-password-hint {
  position: absolute;
  bottom: 100%;
  right: 0;
  opacity: 0;
  visibility: hidden;
  margin-bottom: -10px;
  background: #fff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
  padding: 20px;
  max-width: 300px;
  width: 100%;
  transition: opacity 0.5s, visibility 0.5s;
  -webkit-transition: opacity 0.5s, visibility 0.5s;
}
.woocommerce-password-hint:after {
  content: "\f0d7";
  position: absolute;
  top: 100%;
  left: 30px;
  font-size: 26px;
  line-height: 7px;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  color: #fff;
  font-family: FontAwesome;
}
.woodmart-dark .woocommerce-password-hint {
  background-color: #101010;
}
.woodmart-dark .woocommerce-password-hint:after {
  color: #101010;
}
.woocommerce-password-strength {
  margin-top: 20px;
  margin-bottom: -10px;
  padding: 10px 20px;
}
.woocommerce-password-strength.bad,
.woocommerce-password-strength.short {
  color: #fff;
  background-color: #e0b252;
}
.woocommerce-password-strength.good,
.woocommerce-password-strength.strong {
  color: #fff;
  font-weight: 700;
  background: #459647;
}
.woocommerce-password-strength:empty {
  display: none;
  margin: 0;
  padding: 0;
}
.woocommerce-my-account-wrapper {
  margin-left: -30px;
  margin-right: -30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.woocommerce-MyAccount-content,
.woodmart-my-account-sidebar {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.woodmart-my-account-sidebar {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 25%;
  flex: 1 0 25%;
  max-width: 25%;
  width: 25%;
  border-right: 1px solid;
}
.woodmart-my-account-sidebar .sidebar-container {
  margin-bottom: 30px;
  padding-top: 30px;
  border-top: 1px solid;
}
.woocommerce-MyAccount-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 75%;
  flex: 1 0 75%;
  max-width: 75%;
  width: 75%;
}
.woocommerce-MyAccount-content > p {
  font-size: 110%;
}
.woocommerce-MyAccount-content > p:not(.woocommerce-Message):first-child {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid;
}
.woocommerce-MyAccount-content
  > p:not(.woocommerce-Message):first-child
  strong {
  color: #2d2a2a;
}
.woocommerce-MyAccount-content > p:not(.woocommerce-Message):first-child mark {
  color: #fff;
}
.woocommerce-MyAccount-content > .button {
  color: #fff;
}
.woocommerce-MyAccount-content > .button:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.woocommerce-MyAccount-content .woocommerce-Message {
  margin-bottom: 30px;
}
.woodmart-dark
  .woocommerce-MyAccount-content
  > p:not(.woocommerce-Message):first-child
  strong {
  color: #fff;
}
.order-info mark {
  color: #fff;
}
.woocommerce-EditAccountForm fieldset {
  margin-top: 40px;
}
.woocommerce-MyAccount-title {
  font-size: 18px;
  font-weight: 600;
  padding-left: 15px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  text-transform: uppercase;
  border-bottom: 1px solid;
}
.woocommerce-MyAccount-navigation {
  margin-bottom: 30px;
}
.woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: 10px 15px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 20px;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.woocommerce-MyAccount-navigation ul li a:focus,
.woocommerce-MyAccount-navigation ul li a:hover {
  color: rgba(0, 0, 0, 0.9);
  background-color: #f8f8f8;
  text-decoration: none;
}
.woocommerce-MyAccount-navigation ul li.is-active > a {
  color: rgba(0, 0, 0, 0.9);
  background-color: rgba(136, 136, 136, 0.12);
  cursor: default;
}
.woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom: none;
}
.woodmart-dark .woocommerce-MyAccount-navigation ul li a {
  color: #fff;
}
.woodmart-dark .woocommerce-MyAccount-navigation ul li a:focus,
.woodmart-dark .woocommerce-MyAccount-navigation ul li a:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
}
.woodmart-dark .woocommerce-MyAccount-navigation ul li.is-active > a {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
}
.order-again .button {
  color: #fff;
}
.order-again .button:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.woodmart-my-account-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-left: -10px;
  margin-right: -10px;
}
.woodmart-my-account-links > div {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 33%;
  flex: 1 1 33%;
  max-width: 33%;
  width: 33%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
.woodmart-my-account-links a {
  display: block;
  padding: 20px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  color: #3f3f3f;
}
.woodmart-my-account-links a:before {
  content: "\f437";
  font-family: woodmart-font;
  display: block;
  color: #d0d0d0;
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.woodmart-my-account-links a:focus,
.woodmart-my-account-links a:hover {
  color: #3f3f3f;
  background-color: rgba(0, 0, 0, 0.03);
}
.woodmart-my-account-links .dashboard-link {
  display: none;
}
.woodmart-my-account-links .wishlist-link a:before {
  content: "\f431";
  font-family: woodmart-font;
}
.woodmart-my-account-links .edit-account-link a:before {
  content: "\f432";
  font-family: woodmart-font;
}
.woodmart-my-account-links .orders-link a:before {
  content: "\f435";
  font-family: woodmart-font;
}
.woodmart-my-account-links .downloads-link a:before {
  content: "\f433";
  font-family: woodmart-font;
}
.woodmart-my-account-links .payment-methods-link a:before {
  content: "\f439";
  font-family: woodmart-font;
}
.woodmart-my-account-links .edit-address-link a:before {
  content: "\f436";
  font-family: woodmart-font;
}
.woodmart-my-account-links .logout-link a:before {
  content: "\f434";
  font-family: woodmart-font;
}
.woodmart-dark .woodmart-my-account-links a {
  background-color: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.9);
}
.woodmart-dark .woodmart-my-account-links a:before {
  color: rgba(255, 255, 255, 0.3);
}
.woodmart-dark .woodmart-my-account-links a:focus,
.woodmart-dark .woodmart-my-account-links a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.woocommerce-Button--next,
.woocommerce-Button--previous,
.woocommerce-MyAccount-downloads-file {
  color: #fff;
}
.woocommerce-Button--next:hover,
.woocommerce-Button--previous:hover,
.woocommerce-MyAccount-downloads-file:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.woocommerce-order {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}
.woocommerce-order .woocommerce-columns--addresses {
  text-align: left;
}
.woocommerce-thankyou-order-received {
  border: 2px dashed #7a9c59;
  color: #7a9c59;
  font-weight: 600;
  width: 100%;
  text-align: center;
  font-size: 22px;
  padding: 3%;
  margin-bottom: 30px;
  line-height: 1.4;
}
.woodmart-dark .woocommerce-thankyou-order-received {
  border-color: rgba(255, 255, 255, 0.25);
  color: #fff;
}
.wc-bacs-bank-details,
.woocommerce-thankyou-order-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.wc-bacs-bank-details li,
.woocommerce-thankyou-order-details li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
  border-right: 1px solid;
  text-align: center;
  color: #777;
}
.wc-bacs-bank-details li:last-child,
.woocommerce-thankyou-order-details li:last-child {
  border-right: none;
}
.wc-bacs-bank-details strong,
.woocommerce-thankyou-order-details strong {
  display: block;
  margin-top: 10px;
  color: #2d2a2a;
}
.wc-bacs-bank-details .amount,
.woocommerce-thankyou-order-details .amount {
  color: #2d2a2a;
}
.woodmart-dark .wc-bacs-bank-details li,
.woodmart-dark .woocommerce-thankyou-order-details li {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-dark .wc-bacs-bank-details .amount,
.woodmart-dark .wc-bacs-bank-details strong,
.woodmart-dark .woocommerce-thankyou-order-details .amount,
.woodmart-dark .woocommerce-thankyou-order-details strong {
  color: #fff;
}
.woocommerce-bacs-bank-details {
  margin-top: 40px;
  margin-bottom: 40px;
}
.wc-bacs-bank-details-heading + .wc-bacs-bank-details-account-name {
  margin-top: -15px;
}
.wc-bacs-bank-details-account-name {
  font-size: 16px;
  opacity: 0.6;
  margin-bottom: 30px;
}
.wc-bacs-bank-details-heading,
.woocommerce-customer-details > h2,
.woocommerce-order-details__title {
  text-transform: uppercase;
}
.woocommerce-order-details {
  margin-top: 40px;
}
.woocommerce-order-details .responsive-table {
  margin-bottom: 50px;
}
.woocommerce-order-details .woocommerce-column__title,
.woocommerce-order-details address {
  text-align: left;
}
.color-scheme-light .woocommerce-order-details {
  padding: 30px;
  background: rgba(0, 0, 0, 0.5);
}
.track_order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-left: -5px;
  margin-right: -5px;
}
.track_order p {
  padding-left: 5px;
  padding-right: 5px;
}
.track_order p:first-child {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
  width: 100%;
  font-size: 110%;
  text-align: center;
  margin-bottom: 30px;
}
.track_order .button {
  min-width: 130px;
}
.track_order .form-row {
  float: none;
  width: auto;
}
.track_order .form-row-first,
.track_order .form-row-last {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.track_order .clear {
  display: none;
}
.woodmart-products-tabs .tabs-navigation-wrapper {
  position: relative;
}
.woodmart-products-tabs .woodmart-tabs-header {
  position: relative;
}
.woodmart-products-tabs .open-title-menu {
  display: none;
}
.woodmart-products-tabs .tabs-name {
  line-height: 1.4;
  color: #2d2a2a;
}
.woodmart-products-tabs .tabs-name > span {
  vertical-align: middle;
}
.woodmart-products-tabs .tabs-name .img-wrapper {
  margin-right: 10px;
}
.woodmart-products-tabs .products-tabs-title {
  margin-left: -15px;
  margin-right: -15px;
  color: #333;
  font-weight: 600;
}
.woodmart-products-tabs .products-tabs-title li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  line-height: 1.4;
  vertical-align: bottom;
  text-transform: uppercase;
  font-weight: inherit;
  opacity: 0.7;
  color: inherit;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  cursor: pointer;
  transition: opacity 0.25s ease, color 0.25s ease;
  -webkit-transition: opacity 0.25s ease, color 0.25s ease;
}
.woodmart-products-tabs .products-tabs-title li.active-tab-title,
.woodmart-products-tabs .products-tabs-title li:hover {
  opacity: 1;
}
.woodmart-products-tabs .products-tabs-title .tab-label {
  position: relative;
}
.woodmart-products-tabs .woodmart-tab-content {
  -webkit-transform: none;
  transform: none;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.25s ease, visibility 0s ease,
    -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, visibility 0s ease,
    -webkit-transform 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease, visibility 0s ease;
  transition: transform 0.25s ease, opacity 0.25s ease, visibility 0s ease,
    -webkit-transform 0.25s ease;
  -webkit-transition: transform 0.25s ease, opacity 0.25s ease,
    visibility 0s ease;
}
.woodmart-products-tabs .woodmart-tab-content.loading {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: opacity 0.25s ease, visibility 0s ease 0.3s,
    -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, visibility 0s ease 0.3s,
    -webkit-transform 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease, visibility 0s ease 0.3s;
  transition: transform 0.25s ease, opacity 0.25s ease, visibility 0s ease 0.3s,
    -webkit-transform 0.25s ease;
  -webkit-transition: transform 0.25s ease, opacity 0.25s ease,
    visibility 0s ease 0.3s;
}
.woodmart-products-tabs.tabs-design-alt
  .woodmart-tab-content.loading
  .wrap-loading-arrow,
.woodmart-products-tabs.tabs-design-default
  .woodmart-tab-content.loading
  .wrap-loading-arrow {
  display: none;
}
.woodmart-products-tabs.tabs-design-default .woodmart-tabs-header {
  margin-bottom: 15px;
  text-align: center;
}
.woodmart-products-tabs.tabs-design-default .tabs-name {
  margin-bottom: 10px;
}
.woodmart-products-tabs.tabs-design-default .products-tabs-title .img-wrapper {
  margin-bottom: 10px;
}
.woodmart-products-tabs.tabs-design-alt .woodmart-tabs-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.woodmart-products-tabs.tabs-design-alt .tabs-name,
.woodmart-products-tabs.tabs-design-alt .tabs-navigation-wrapper {
  margin-bottom: 10px;
}
.woodmart-products-tabs.tabs-design-alt .products-tabs-title li {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: middle;
}
.woodmart-products-tabs.tabs-design-alt .products-tabs-title .img-wrapper {
  margin-right: 10px;
}
.woodmart-products-tabs.tabs-design-simple .woodmart-tabs-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 20px;
  border-bottom: 2px solid #eaeaea;
}
.woodmart-products-tabs.tabs-design-simple .tabs-name {
  position: relative;
  z-index: 1;
  margin-bottom: -2px;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 2px solid;
  vertical-align: middle;
  margin-right: 25px;
}
.woodmart-products-tabs.tabs-design-simple .tabs-name > span {
  vertical-align: bottom;
}
.woodmart-products-tabs.tabs-design-simple .tabs-name .img-wrapper {
  margin-left: 4px;
}
.woodmart-products-tabs.tabs-design-simple .products-tabs-title li {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 14px;
}
.woodmart-products-tabs.tabs-design-simple .products-tabs-title .img-wrapper {
  margin-right: 10px;
}
.woodmart-products-tabs.tabs-design-simple .owl-nav,
.woodmart-products-tabs.tabs-design-simple .wrap-loading-arrow {
  position: absolute;
  top: -62px;
  -webkit-animation: wd-fadeIn 0.5s ease both 0.3s;
  animation: wd-fadeIn 0.5s ease both 0.3s;
}
.woodmart-products-tabs.tabs-design-simple .owl-nav > div,
.woodmart-products-tabs.tabs-design-simple .wrap-loading-arrow > div {
  position: static;
  width: 30px;
  height: 40px;
  margin-top: 0;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
  visibility: visible;
  pointer-events: visible;
}
.woodmart-products-tabs.tabs-design-simple .owl-nav > div:after,
.woodmart-products-tabs.tabs-design-simple .wrap-loading-arrow > div:after {
  font-size: 14px;
  font-weight: 700;
}
.woodmart-products-tabs.tabs-design-simple .owl-nav > div[class*="next"],
.woodmart-products-tabs.tabs-design-simple .owl-nav > div[class*="prev"],
.woodmart-products-tabs.tabs-design-simple
  .wrap-loading-arrow
  > div[class*="next"],
.woodmart-products-tabs.tabs-design-simple
  .wrap-loading-arrow
  > div[class*="prev"] {
  padding: 0;
  margin: 0;
}
.woodmart-products-tabs.tabs-design-simple .wrap-loading-arrow {
  right: -10px;
}
.woodmart-products-tabs.tabs-design-simple .owl-nav {
  right: 0;
}
.woodmart-products-tabs.tabs-design-simple
  .woodmart-carousel-spacing-30
  .owl-nav {
  right: 5px;
}
.woodmart-products-tabs.tabs-design-simple .owl-loaded:after,
.woodmart-products-tabs.tabs-design-simple .owl-loaded:before {
  content: none;
}
.woodmart-products-tabs.tabs-design-simple .woodmart-products-loader {
  position: absolute;
  top: 0;
  left: 0 !important;
  right: 0;
  margin-top: 30px;
}
.woodmart-products-tabs.tabs-design-simple
  .woodmart-tab-content.loading
  .owl-nav,
.woodmart-products-tabs.tabs-design-simple
  .woodmart-tab-content.loading
  .wrap-loading-arrow {
  display: none;
}
.woodmart-products-tabs.element-loading
  .woodmart-tab-content
  .woodmart-products-loader {
  display: none !important;
}
.color-scheme-light .woodmart-products-tabs .tabs-name,
.woodmart-dark .woodmart-products-tabs .tabs-name {
  color: #fff;
}
.color-scheme-light .woodmart-products-tabs .products-tabs-title li,
.woodmart-dark .woodmart-products-tabs .products-tabs-title li {
  color: #fff;
}
.color-scheme-light
  .woodmart-products-tabs.tabs-design-simple
  .woodmart-tabs-header,
.woodmart-dark
  .woodmart-products-tabs.tabs-design-simple
  .woodmart-tabs-header {
  border-color: rgba(255, 255, 255, 0.15);
}
.woodmart-tabs-loader {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin-top: 50px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  text-align: center;
}
.browser-Safari .woodmart-tabs-loader {
  visibility: visible;
}
.element-loading .woodmart-tabs-loader:after {
  -webkit-animation: wd-rotate 450ms infinite linear;
  animation: wd-rotate 450ms infinite linear;
}
.element-loading .woodmart-tabs-loader {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.woodmart-product-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.woodmart-product-filters .woodmart-pf-checkboxes {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 200px;
  flex: 1 1 200px;
  width: 0;
}
.woodmart-product-filters > div {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.woodmart-pf-btn button {
  padding-left: 40px;
  padding-right: 40px;
  color: #fff;
}
.woodmart-pf-btn button:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.woodmart-pf-checkboxes {
  position: relative;
}
.woodmart-pf-title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid rgba(129, 129, 129, 0.2);
  padding-left: 15px;
  padding-right: 40px;
  height: 42px;
  line-height: 1;
  color: #333;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: border-color 0.5s ease;
  transition: border-color 0.5s ease;
}
.woodmart-pf-title .title-text {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
}
.woodmart-pf-title:after {
  content: "\f124";
  font-family: woodmart-font;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
  font-size: 12px;
  color: #b7b7b7;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.woodmart-pf-title:hover {
  border-color: rgba(129, 129, 129, 0.3);
}
.opened .woodmart-pf-title:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.woodmart-product-filters.color-scheme-light .woodmart-pf-title {
  border-color: rgba(255, 255, 255, 0.15);
  color: #fff;
}
.woodmart-product-filters.color-scheme-light .woodmart-pf-title:after {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-product-filters.color-scheme-light .woodmart-pf-title:hover {
  border-color: rgba(255, 255, 255, 0.4);
}
.woodmart-pf-results {
  white-space: nowrap;
  overflow: hidden;
  line-height: 1;
}
.woodmart-pf-results li {
  position: relative;
  display: inline-block;
  padding: 4px 8px;
  margin-left: 5px;
  font-size: 12px;
  font-weight: 600;
  color: #333;
  background-color: #f1f1f1;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.woodmart-pf-results li:after {
  content: "\f10f";
  font-family: woodmart-font;
  position: absolute;
  top: 50%;
  left: 7px;
  margin-top: -4px;
  font-size: 8px;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.woodmart-pf-results li:hover {
  padding-left: 20px;
}
.woodmart-pf-results li:hover:after {
  opacity: 1;
}
.woodmart-product-filters.color-scheme-light .woodmart-pf-results li {
  color: #fff;
  background-color: #101010;
}
.woodmart-pf-checkboxes .woodmart-scroll-content {
  max-height: 35vh;
  position: relative;
}
.woodmart-pf-checkboxes .has-scrollbar .woodmart-scroll-content {
  overflow: scroll;
  overflow-x: hidden;
}
.woodmart-pf-dropdown {
  position: absolute;
  right: 6px;
  left: 6px;
  top: 100%;
  height: auto;
  width: auto;
  display: none;
  overflow: hidden;
  z-index: 300;
  background-color: #fff;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.woodmart-pf-dropdown .pf-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 18px;
  padding-right: 18px;
  color: #777;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.woodmart-pf-dropdown .pf-value:hover {
  color: #777;
  background-color: #f9f9f9;
}
.woodmart-pf-dropdown .pf-active > .pf-value {
  color: #333;
  font-weight: 600;
}
.woodmart-pf-dropdown .swatches-brands .filter-swatch span {
  border-radius: 0;
  border: none !important;
}
.woodmart-pf-dropdown
  .swatches-brands:not(.show-labels-off)
  .filter-swatch
  span:after {
  content: none;
}
.woodmart-pf-dropdown
  .swatches-brands.show-labels-off
  .filter-swatch
  span:after {
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.6);
  color: #2d2a2a;
}
.woodmart-pf-dropdown .show-labels-off {
  padding: 10px;
}
.woodmart-pf-dropdown .show-labels-off .filter-swatch {
  margin-right: 0;
}
.woodmart-pf-dropdown .show-labels-off li {
  display: inline-block;
}
.woodmart-pf-dropdown .show-labels-off .pf-value:hover {
  background-color: transparent !important;
}
.woodmart-pf-dropdown .show-labels-off .swatch-inner {
  margin: 6px;
  padding: 0;
}
.woodmart-pf-dropdown
  .show-labels-off
  li:not(.with-swatch-text)
  .layer-term-name {
  display: none;
}
.woodmart-product-filters.color-scheme-light .woodmart-pf-dropdown {
  background-color: #101010;
}
.woodmart-product-filters.color-scheme-light .woodmart-pf-dropdown .pf-value {
  color: rgba(255, 255, 255, 0.8);
}
.woodmart-product-filters.color-scheme-light
  .woodmart-pf-dropdown
  .pf-value:hover {
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(255, 255, 255, 0.08);
}
.woodmart-product-filters.color-scheme-light
  .woodmart-pf-dropdown
  .pf-active
  > .pf-value {
  color: #fff;
}
.woodmart-product-filters.color-scheme-light
  .woodmart-pf-dropdown
  .swatches-brands.show-labels-off
  .filter-swatch
  span:after {
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.woodmart-pf-price-range .woodmart-pf-dropdown {
  padding: 20px;
}
.woodmart-pf-price-range .ui-slider-horizontal {
  margin-bottom: 20px;
}
.woodmart-pf-price-range .filter_price_slider_amount {
  margin-bottom: -20px;
  margin-left: -20px;
  margin-right: -20px;
  padding: 6px 20px;
  text-align: center;
  background-color: #f9f9f9;
  border-top: 1px solid;
}
.woodmart-pf-price-range .price_label {
  font-size: 14px;
  font-weight: 600;
  color: #2d2a2a;
}
.woodmart-pf-price-range .price_label .from:after {
  content: "-";
  margin-left: 10px;
  margin-right: 10px;
}
.woodmart-product-filters.color-scheme-light
  .woodmart-pf-price-range
  .filter_price_slider_amount {
  background-color: rgba(0, 0, 0, 0.3);
}
.woodmart-product-filters.color-scheme-light
  .woodmart-pf-price-range
  .price_label {
  color: #fff;
}
.woodmart-pf-categories .children .pf-value {
  padding-left: 35px;
}
.woodmart-pf-categories .children .children .pf-value {
  padding-left: 55px;
}
.woodmart-products-element {
  position: relative;
}
.pagination-arrows {
  position: relative;
  opacity: 1;
  visibility: visible;
  transform: none;
  -webkit-transform: none;
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease,
    -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease,
    -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease,
    -webkit-transform 0.25s ease;
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease,
    transform 0.25s ease;
}
.pagination-arrows.loading {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
}
.browser-Safari .pagination-arrows.loading {
  visibility: visible;
}
.woodmart-animated-products .product-grid-item {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease,
    -webkit-transform 0.3s ease;
  -webkit-transition: transform 0.3s ease, opacity 0.3s ease;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}
.woodmart-animated-products .product-grid-item.woodmart-animated {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.woodmart-products-loader {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  text-align: center;
}
.browser-Safari .woodmart-products-loader {
  visibility: visible;
}
.element-loading .woodmart-products-loader:after {
  -webkit-animation: wd-rotate 450ms infinite linear;
  animation: wd-rotate 450ms infinite linear;
}
.element-loading .woodmart-products-loader {
  -webkit-transition: opacity 0.15s ease, visibility 0.15s ease;
  transition: opacity 0.15s ease, visibility 0.15s ease;
}
.element-loading .woodmart-products-loader:not(.hidden-loader) {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.brands-widget .brand-item {
  text-align: center;
}
.brands-widget .brand-item a {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
}
.brands-widget .brand-item img {
  max-height: 60px;
}
.brands-list .brand-item {
  text-align: left;
  margin-bottom: 15px;
}
.brands-list .brand-item a {
  padding: 0;
  color: #777;
}
.color-scheme-light .brands-list .brand-item a,
.woodmart-dark .brands-list .brand-item a {
  color: rgba(255, 255, 255, 0.9);
}
.color-scheme-light .brands-list .brand-item a:hover,
.woodmart-dark .brands-list .brand-item a:hover {
  color: #fff;
}
.brands-style-bordered .brand-item {
  border-width: 1px;
}
.brands-style-bordered.brands-grid {
  overflow: hidden;
}
.brands-style-bordered.brands-grid .row {
  margin-right: -2px;
  margin-bottom: -2px;
}
.brands-style-bordered.brands-grid .brand-item {
  border-right-style: solid;
  border-bottom-style: solid;
}
.brands-style-bordered.brands-carousel .brand-item {
  border-right-style: solid;
}
.brands-style-bordered.brands-carousel .owl-carousel:not(.owl-loaded),
.brands-style-bordered.brands-carousel .owl-stage-outer {
  border-width: 1px;
  border-style: solid;
}
.brands-style-bordered.brands-carousel .owl-stage-outer {
  margin-left: 1px;
  margin-right: 1px;
}
.brands-style-bordered.brands-carousel .owl-item:last-child .brand-item {
  border-right-style: none;
}
.brands-style-bordered.brands-list .row {
  margin-left: -10px;
  margin-right: -10px;
}
.brands-style-bordered.brands-list .brand-item {
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.brands-style-bordered.brands-list .brand-item > a {
  padding-bottom: 10px;
  border-bottom: 1px solid;
}
.color-scheme-light .brands-style-bordered {
  border-color: rgba(255, 255, 255, 0.15);
}
.brands-hover-simple .brand-item img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: -webkit-filter 0.3s ease;
  transition: -webkit-filter 0.3s ease;
  transition: filter 0.3s ease;
  transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}
.brands-hover-simple .brand-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.brands-hover-alt .brand-item img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease, -webkit-filter 0.3s ease;
  transition: opacity 0.3s ease, -webkit-filter 0.3s ease;
  transition: filter 0.3s ease, opacity 0.3s ease;
  transition: filter 0.3s ease, opacity 0.3s ease, -webkit-filter 0.3s ease;
  -webkit-transition: -webkit-filter 0.3s ease, opacity 0.3s ease;
}
.brands-hover-alt .brand-item:hover img {
  opacity: 1;
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.add_to_cart_inline ins {
  padding: 0;
  text-decoration: none;
}
.add_to_cart_inline > a {
  margin-left: 10px;
}
.add_to_cart_inline > a.added {
  display: none;
}
.add_to_cart_inline > a:after {
  border-color: #fff;
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.thumbnails.slick-slider .slick-list {
  width: 100%;
}
.thumbnails.slick-slider .slick-track {
  margin-top: -7px;
  margin-bottom: -7px;
}
.thumbnails.slick-slider .slick-slide {
  padding-top: 7px;
  padding-bottom: 7px;
}
.slick-vertical .thumbnails.slick-slider .slick-slide {
  border: none;
}
.thumbnails.slick-slider .slick-slide:focus {
  outline: 0;
}
.thumbnails.slick-slider .slick-slide:hover {
  opacity: 0.5;
}
.thumbnails.slick-slider .slick-slide.current-image {
  opacity: 0.5;
}
.thumbnails.slick-slider > button {
  border: none;
  font-size: 0;
  width: 48%;
  padding: 0;
  line-height: 30px;
  height: 30px;
  background-color: rgba(133, 133, 133, 0.07);
  color: #333;
}
.thumbnails.slick-slider > button:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: rgba(133, 133, 133, 0.15);
}
.thumbnails.slick-slider > button:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
.thumbnails.slick-slider > button:before {
  display: block;
  line-height: 30px;
  height: 30px;
  font-size: 12px;
  vertical-align: middle;
}
.thumbnails.slick-slider > button.slick-prev {
  float: left;
}
.thumbnails.slick-slider > button.slick-prev:before {
  content: "\f112";
  font-family: woodmart-font;
}
.thumbnails.slick-slider > button.slick-next {
  float: right;
}
.thumbnails.slick-slider > button.slick-next:before {
  content: "\f124";
  font-family: woodmart-font;
}
.woodmart-dark .thumbnails.slick-slider > button {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
}
.woodmart-dark .thumbnails.slick-slider > button:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.yith-wcwl-add-to-wishlist {
  margin-top: 0;
}
.yith-wcwl-add-to-wishlist .ajax-loading {
  display: none !important;
  height: 0 !important;
  width: 0 !important;
}
.yith-wcwl-add-to-wishlist .feedback {
  display: none;
}
.yith-wcwl-add-to-wishlist .clear,
.yith-wcwl-add-to-wishlist + .clear {
  display: none;
}
.wishlist-title h2 {
  padding: 0;
}
.yith-wcwl-share {
  margin-bottom: 5px;
  text-align: center;
}
.yith-wcwl-share h4.yith-wcwl-share-title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.wishlist_table {
  opacity: 1 !important;
}
.wishlist_table th:not(.product-name) {
  text-align: center;
}
.wishlist_table tr td.product-thumbnail a img {
  width: auto;
}
.wishlist_table tr td.wishlist-empty {
  text-align: center;
  font-weight: 600;
  color: #333;
  font-size: 18px;
}
.wishlist_table tfoot tr:last-child td,
.wishlist_table tfoot tr:last-child th {
  border-bottom: none;
}
.wishlist_table .blockOverlay {
  background-color: #fff !important;
}
.woodmart-dark .wishlist_table tr td.wishlist-empty {
  color: #fff;
}
.woodmart-dark .wishlist_table .blockOverlay {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.woocommerce table.wishlist_table {
  font-size: 14px;
}
.woocommerce table.wishlist_table td.product-add-to-cart a {
  display: inline-block !important;
  margin: 5px;
  border-radius: 0;
  font-size: 13px;
  line-height: 18px;
  padding: 12px 20px;
  color: #fff;
}
.woocommerce table.wishlist_table td.product-add-to-cart a:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.woocommerce table.wishlist_table td.product-add-to-cart .added_to_cart {
  display: none !important;
}
.woocommerce table.wishlist_table thead th {
  border-top: none;
  padding: 15px 10px;
  border-color: #efefef;
}
.woocommerce table.wishlist_table tbody td {
  border-color: #e6e6e6;
}
.woodmart-dark .woocommerce table.wishlist_table thead th {
  border-color: rgba(255, 255, 255, 0.05);
}
.woodmart-dark .woocommerce table.wishlist_table tbody td {
  border-color: rgba(255, 255, 255, 0.05);
}
#yith-wcwl-popup-message {
  border-radius: 0;
  text-align: left;
  margin-left: 0 !important;
}
#yith-wcwl-popup-message[style*="display: block;"] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.compare-opened {
  overflow: hidden;
}
#cboxWrapper,
#colorbox {
  overflow: visible;
}
.woodmart-dark .cboxIframe {
  background-color: #101010;
}
#cboxContent {
  background-color: transparent;
}
#colorbox {
  margin-top: 15px;
}
#cboxLoadingGraphic {
  background: 0 0;
  -webkit-animation: wd-FadeInLoader 0.6s ease forwards;
  animation: wd-FadeInLoader 0.6s ease forwards;
  z-index: 340 !important;
}
#cboxLoadingGraphic:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #bbb;
  border-left-color: #000;
  border-radius: 50%;
}
#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopCenter,
#cboxTopLeft,
#cboxTopRight {
  display: none;
}
body > h1 {
  position: relative;
  background: #fff;
  color: #2d2a2a;
  font-size: 24px;
  font-weight: 600;
  padding-top: 20px;
  padding-bottom: 20px;
  z-index: 99999;
  border-bottom: 1px solid #e6e6e6;
}
body #yith-woocompare {
  padding: 0 !important;
}
body.woodmart-dark > h1 {
  background-color: #101010;
  border-color: rgba(255, 255, 255, 0.15);
}
.DTFC_LeftWrapper {
  border-right: 1px solid;
  border-color: #e6e6e6;
  z-index: 200;
}
.woodmart-dark .DTFC_LeftWrapper {
  border-color: rgba(255, 255, 255, 0.15);
}
#yith-woocompare {
  margin-bottom: 0;
}
#yith-woocompare table.compare-list tfoot,
#yith-woocompare table.compare-list thead {
  display: none;
}
#yith-woocompare table.compare-list tr {
  background-color: transparent;
}
#yith-woocompare table.compare-list td,
#yith-woocompare table.compare-list th {
  border-top: none !important;
  background-color: transparent !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  border-bottom: 1px solid !important;
  border-right: 1px solid !important;
  border-color: #e6e6e6 !important;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
#yith-woocompare table.compare-list th {
  padding-left: 25px !important;
  padding-right: 25px !important;
  font-weight: 600;
  font-size: 16px;
  text-indent: 0;
}
#yith-woocompare table.compare-list td {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
#yith-woocompare table.compare-list td img {
  margin-bottom: 0;
  max-width: 100%;
  background: 0 0;
  border: none;
  padding: 0;
}
.woodmart-dark #yith-woocompare table.compare-list td,
.woodmart-dark #yith-woocompare table.compare-list th {
  border-color: rgba(255, 255, 255, 0.15) !important;
}
.woodmart-dark #yith-woocompare table.compare-list th {
  color: #fff;
}
table.compare-list tr.title {
  display: table-row;
}
table.compare-list tr.title td {
  font-size: 14px;
  text-transform: none;
}
table.compare-list tr.price td {
  color: #bdbdbd;
  text-decoration: none;
  font-size: 14px;
}
table.compare-list tr.description td p:last-child {
  margin-bottom: 0;
}
table.compare-list tr.stock td span {
  color: #333;
  font-weight: 600;
}
table.compare-list tr.add-to-cart td a {
  margin: 0;
  font-size: 12px;
  line-height: 16px;
  padding: 10px 14px;
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
}
table.compare-list tr.add-to-cart td a:hover {
  text-decoration: none;
}
table.compare-list tr.add-to-cart td a:focus {
  outline: 0;
}
table.compare-list tr.add-to-cart .blockUI {
  display: none !important;
}
table.compare-list tr.no-products td {
  color: #2d2a2a;
  font-weight: 600;
  text-transform: uppercase;
}
table.compare-list tr.remove a {
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  line-height: 30px;
  position: relative;
  color: #2d2a2a;
  cursor: pointer;
  padding-right: 21px;
}
table.compare-list tr.remove a:after {
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
table.compare-list tr.remove a:before {
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
table.compare-list tr.remove a:hover:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
table.compare-list tr.remove a:hover:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
table.compare-list tr.remove a:after,
table.compare-list tr.remove a:before {
  content: " ";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
  width: 15px;
  height: 2px;
  display: inline-block;
  background-color: currentColor;
  -webkit-transition: background-color 0.2s ease-in-out,
    transform 0.2s ease-in-out, width 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, width 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, width 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out,
    width 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out,
    width 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
table.compare-list tr.remove a .remove {
  display: none;
}
.woodmart-dark table.compare-list tr.stock td span {
  color: #fff;
}
.woodmart-dark table.compare-list tr.no-products td {
  color: #fff;
}
.woodmart-dark table.compare-list tr.remove a {
  color: #fff;
}
.yith-woocompare-premium > p {
  text-align: center;
}
.yith-woocompare-premium #yith-woocompare-table_wrapper {
  margin: 0;
}
.yith-woocompare-premium .compare-list .add-to-cart .button,
.yith-woocompare-premium .compare-list .added_to_cart,
.yith-woocompare-premium .compare-list .product_info .button {
  font-size: 12px;
  line-height: 16px;
  padding: 10px 14px;
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
}
.yith-woocompare-premium .compare-list .add-to-cart .button:hover,
.yith-woocompare-premium .compare-list .added_to_cart:hover,
.yith-woocompare-premium .compare-list .product_info .button:hover {
  text-decoration: none;
}
.yith-woocompare-premium .compare-list .add-to-cart .button:focus,
.yith-woocompare-premium .compare-list .added_to_cart:focus,
.yith-woocompare-premium .compare-list .product_info .button:focus {
  outline: 0;
}
.yith-woocompare-premium .compare-list .add_to_cart_wrap {
  margin-top: 15px;
  margin-bottom: 10px;
}
.yith-woocompare-premium .compare-list .product_title {
  word-wrap: break-word;
  font-weight: 500;
  line-height: 1.3;
}
.woodmart-dark .yith-woocompare-premium .compare-list .product_title {
  color: #fff;
}
.yith-woocompare-popup .yith-woocompare-premium > p {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 100%;
}
.yith-woocompare-popup #yith-woocompare-related,
.yith-woocompare-popup #yith-woocompare-share {
  padding-left: 20px;
  padding-right: 20px;
}
.yith-woocompare-popup .compare-table-clear {
  position: absolute;
  top: 25px;
  right: 30px;
  z-index: 100000;
  margin: 0;
}
body.yith-woocompare-popup.woocommerce > h1 {
  background: #fff;
  font-size: 24px;
  color: #2d2a2a;
  font-weight: 600;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}
body.yith-woocompare-popup.woocommerce #yith-woocompare-cat-nav {
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}
body:not(.yith-woocompare-popup) #yith-woocompare-cat-nav {
  margin-top: 0;
  margin-bottom: 20px;
}
body:not(.yith-woocompare-popup)
  .yith-woocompare-premium
  #yith-woocompare-table.compare-list {
  border-style: solid;
  border-color: #e6e6e6;
  border-left-width: 1px;
  border-top-width: 1px;
}
body .compare-table-clear a.button {
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
  padding: 0;
  border-width: 2px;
  border-style: solid;
  border-top: none;
  border-left: none;
  border-right: none;
  background-color: transparent !important;
  color: #333;
  border-color: #dfdfdf;
}
body .compare-table-clear a.button:hover {
  text-decoration: none;
}
body .compare-table-clear a.button:focus {
  outline: 0;
}
body .compare-table-clear a.button:hover {
  background-color: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
body .compare-table-clear a.button:hover {
  color: #333;
  border-color: #c5c5c5;
}
body.woodmart-dark.yith-woocompare-popup.woocommerce {
  color: rgba(255, 255, 255, 0.8);
}
body.woodmart-dark.yith-woocompare-popup.woocommerce > h1 {
  background-color: #101010;
  border-color: rgba(255, 255, 255, 0.15);
  color: #fff;
}
body.woodmart-dark.yith-woocompare-popup.woocommerce #yith-woocompare-cat-nav {
  border-color: rgba(255, 255, 255, 0.15);
}
body.woodmart-dark:not(.yith-woocompare-popup)
  .yith-woocompare-premium
  #yith-woocompare-table.compare-list {
  border-color: rgba(255, 255, 255, 0.15);
}
body.woodmart-dark .compare-table-clear a {
  color: rgba(255, 255, 255, 0.9);
}
body.woodmart-dark .compare-table-clear a:focus,
body.woodmart-dark .compare-table-clear a:hover {
  color: #fff;
}
.woodmart-dark #yith-woocompare-cat-nav h3 {
  color: #fff;
}
.woodmart-dark #yith-woocompare-cat-nav li a {
  color: rgba(255, 255, 255, 0.9);
}
.woodmart-dark #yith-woocompare-cat-nav li .active,
.woodmart-dark #yith-woocompare-cat-nav li a:hover {
  color: #fff;
}
#yith-woocompare-related h3.yith-woocompare-related-title,
#yith-woocompare-related > h3,
#yith-woocompare-share h3.yith-woocompare-related-title,
#yith-woocompare-share > h3 {
  font-weight: 600;
}
#yith-woocompare-share ul {
  margin-left: -3px;
  margin-right: -3px;
}
#yith-woocompare-share ul li:first-child {
  display: none;
}
#yith-woocompare-related .related-products .woocommerce > a {
  font-size: 12px;
  line-height: 16px;
  padding: 10px 14px;
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
}
#yith-woocompare-related .related-products .woocommerce > a:hover {
  text-decoration: none;
}
#yith-woocompare-related .related-products .woocommerce > a:focus {
  outline: 0;
}
#yith-woocompare-related .related-products .woocommerce > a.added {
  display: none;
}
#yith-woocompare-related .related-products .woocommerce > a .blockUI {
  display: none !important;
}
.woodmart-dark #yith-woocompare-related ul li h3 {
  color: #fff;
}
.wc-gzd-sale-price-label {
  font-weight: 600;
  font-size: 90%;
  color: #333;
  margin-right: 5px;
  margin-left: 5px;
}
.product p.wc-gzd-additional-info,
.product-quick-view p.wc-gzd-additional-info {
  font-size: inherit;
}
.product p.wc-gzd-additional-info a,
.product-quick-view p.wc-gzd-additional-info a {
  font-weight: 600;
}
p.footer-info {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.cart_totals p.wc-gzd-additional-info {
  font-size: 90%;
  width: 100%;
  border-top: none;
  padding-top: 15px;
  margin-bottom: 0;
  display: block;
}
#order_payment_heading {
  text-align: center;
}
#order_review .legal {
  float: none;
  padding-right: 0;
  padding-top: 15px;
}
.wc-gzd-edit-data-notice {
  background-color: #f9f9f9;
  margin-bottom: 20px;
}
.wc-gzd-product-name-left {
  margin-right: 0;
}
.wc-gzd-product-name-right {
  max-width: 85%;
  padding-left: 10px;
}
.by-vendor-name {
  display: block;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 10px;
}
#yith-wpv-abuse-report-link small {
  font-size: inherit;
}
#yith-wpv-abuse {
  font-size: 12px;
  line-height: 16px;
  padding: 10px 14px;
  color: #fff;
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
}
#yith-wpv-abuse:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
#yith-wpv-abuse:hover {
  text-decoration: none;
}
#yith-wpv-abuse:focus {
  outline: 0;
}
.yith-wpv-abuse-report-title {
  line-height: 1.4;
  margin-bottom: 20px;
}
.single-product-content .by-vendor-name {
  margin-bottom: 20px;
}
.single-product-content #yith-wpv-abuse-report-link {
  margin-bottom: 15px;
}
.popup-quick-view .by-vendor-name {
  margin-bottom: 5px;
}
.product-grid-item .by-vendor-name {
  display: none;
}
.woodmart-hover-button .by-vendor-name-link,
.woodmart-hover-info-alt .by-vendor-name-link,
.woodmart-hover-quick .by-vendor-name-link {
  color: #fff;
}
#customer_login label.inline.vendor-register-label {
  margin-bottom: 20px;
}
label[for="vendor-terms"] {
  display: inline-block;
  vertical-align: baseline;
}
label[for="apply_for_vendor"],
label[for="agree_to_terms"] {
  display: inline-block;
}
.entry-content > center + hr + h2 + form p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.entry-content > center + hr + h2 + form p input,
.entry-content > center + hr + h2 + form p label {
  margin-right: 10px;
}
#pv_seller_info_container b,
#pv_shop_description_container b,
.pv_paypal_container b,
.pv_shop_name_container b {
  font-weight: 600;
}
#pv_seller_info_container,
#pv_shop_description_container {
  margin-bottom: 20px;
}
#pv_seller_info_container textarea,
#pv_shop_description_container textarea {
  width: 100% !important;
}
.single-product-content .product_meta br {
  content: "";
  display: block;
  height: 20px;
}
.product-grid-item .wcvendors_sold_by_in_loop {
  margin-bottom: 15px;
  display: inline-block;
}
.product-grid-item.woodmart-hover-button .wcvendors_sold_by_in_loop,
.product-grid-item.woodmart-hover-info-alt .wcvendors_sold_by_in_loop {
  color: #fff;
}
.product-grid-item.woodmart-hover-button .wcvendors_sold_by_in_loop a,
.product-grid-item.woodmart-hover-info-alt .wcvendors_sold_by_in_loop a {
  color: #fff;
}
.product-grid-item.woodmart-hover-alt .wcvendors_sold_by_in_loop,
.product-grid-item.woodmart-hover-alt .wcvendors_sold_by_in_loop + br,
.product-grid-item.woodmart-hover-base .wcvendors_sold_by_in_loop,
.product-grid-item.woodmart-hover-base .wcvendors_sold_by_in_loop + br,
.product-grid-item.woodmart-hover-icons .wcvendors_sold_by_in_loop,
.product-grid-item.woodmart-hover-icons .wcvendors_sold_by_in_loop + br,
.product-grid-item.woodmart-hover-info .wcvendors_sold_by_in_loop,
.product-grid-item.woodmart-hover-info .wcvendors_sold_by_in_loop + br,
.product-grid-item.woodmart-hover-quick .wcvendors_sold_by_in_loop,
.product-grid-item.woodmart-hover-quick .wcvendors_sold_by_in_loop + br {
  display: none;
}
.wcv_shop_description {
  margin-bottom: 30px;
  line-height: 1.5;
}
.popup-quick-view > h1 {
  padding: 30px;
  margin-bottom: 0;
}
.popup-quick-view .wcv_shop_description {
  padding: 0 30px 30px 30px;
  margin-bottom: 0;
}
.dokan-dashboard
  .dokan-add-new-product-popup
  .select2-container--default
  .select2-selection--single,
.dokan-dashboard
  .dokan-dashboard-wrap
  .select2-container--default
  .select2-selection--single {
  padding: 0 15px;
  border-style: solid;
}
.dokan-dashboard
  .dokan-add-new-product-popup
  .select2-container--default
  .select2-search--inline
  .select2-search__field,
.dokan-dashboard
  .dokan-dashboard-wrap
  .select2-container--default
  .select2-search--inline
  .select2-search__field {
  border-width: 0;
}
.dokan-dashboard
  .dokan-add-new-product-popup
  .select2-container--default
  .select2-dropdown,
.dokan-dashboard
  .dokan-add-new-product-popup
  .select2-container--default
  .select2-selection--single,
.dokan-dashboard
  .dokan-dashboard-wrap
  .select2-container--default
  .select2-dropdown,
.dokan-dashboard
  .dokan-dashboard-wrap
  .select2-container--default
  .select2-selection--single {
  border-width: 1px;
  border-color: #ededed;
}
.dokan-dashboard
  .dokan-add-new-product-popup
  .select2-container--default
  .select2-dropdown
  .select2-selection__arrow,
.dokan-dashboard
  .dokan-add-new-product-popup
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow,
.dokan-dashboard
  .dokan-dashboard-wrap
  .select2-container--default
  .select2-dropdown
  .select2-selection__arrow,
.dokan-dashboard
  .dokan-dashboard-wrap
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 7px;
}
.dokan-dashboard .dokan-dashboard-wrap {
  overflow: visible;
}
.dokan-dashboard .media-modal-close {
  position: absolute;
  background-color: transparent;
  height: 60px;
}
.dokan-dashboard a.dokan-btn,
.dokan-dashboard button.dokan-btn,
.dokan-dashboard input[type="submit"].dokan-btn {
  border-radius: 0;
  font-weight: inherit;
  padding: 6px 12px;
  line-height: 23px;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
}
.dokan-dashboard a.dokan-btn.dokan-btn-lg,
.dokan-dashboard button.dokan-btn.dokan-btn-lg,
.dokan-dashboard input[type="submit"].dokan-btn.dokan-btn-lg {
  font-size: 14px;
}
.dokan-dashboard a.dokan-btn:focus,
.dokan-dashboard a.dokan-btn:hover,
.dokan-dashboard button.dokan-btn:focus,
.dokan-dashboard button.dokan-btn:hover,
.dokan-dashboard input[type="submit"].dokan-btn:focus,
.dokan-dashboard input[type="submit"].dokan-btn:hover {
  color: #fff;
}
.dokan-dashboard .media-toolbar > div input,
.dokan-dashboard .media-toolbar > div select {
  margin-top: 5px !important;
  padding: 5px 10px;
}
.dokan-dashboard .media-toolbar > div input {
  height: 30px;
}
.dokan-dashboard .media-toolbar > div select {
  height: 42px;
  width: 280px !important;
}
.dokan-dashboard .media-toolbar .media-toolbar-primary {
  margin-right: 10px;
}
.dokan-dashboard .product-edit-container .dokan-feat-image-upload a.close,
.dokan-dashboard .product-form-container .dokan-feat-image-upload a.close {
  width: 100%;
  height: 100%;
  padding: 0;
  cursor: pointer;
  font-size: 0;
}
.dokan-dashboard
  .product-edit-container
  .dokan-feat-image-upload
  a.close:before,
.dokan-dashboard
  .product-form-container
  .dokan-feat-image-upload
  a.close:before {
  content: "\f10f";
  font-family: woodmart-font;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 50px;
  line-height: 50px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.dokan-dashboard .product-edit-container .image-wrap,
.dokan-dashboard .product-form-container .image-wrap {
  height: 100%;
}
.dokan-dashboard .dokan-feat-image-btn {
  border-radius: 0 !important;
  border: none !important;
}
.dokan-dashboard .ui-datepicker {
  width: auto;
}
.dokan-dashboard-wrap input[type="password"],
.dokan-dashboard-wrap input[type="email"],
.dokan-dashboard-wrap input[type="text"],
.dokan-dashboard-wrap input[type="search"],
.dokan-dashboard-wrap input[type="number"],
.dokan-dashboard-wrap textarea {
  border: 1px solid #ededed;
  padding: 4px 6px;
  height: 35px;
  text-align: left;
}
.dokan-dashboard-wrap label {
  display: inline-block;
  margin-right: 5px;
}
.dokan-dashboard-wrap table tfoot th {
  border-bottom: none;
}
.dokan-dashboard-wrap td {
  padding: 2px 2px;
  border: inherit;
  border-bottom: inherit;
}
.dokan-dashboard-wrap td.legendColorBox {
  width: 14px;
}
.dokan-dashboard-wrap ins {
  background-color: inherit;
}
.dokan-dashboard-wrap legend {
  padding: 0;
  margin-bottom: 20px;
  text-transform: inherit;
}
.dokan-dashboard-wrap fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
.dokan-dashboard-wrap fieldset legend {
  font-weight: 600 !important;
  text-transform: uppercase;
}
.dokan-dashboard-wrap hr {
  width: 100%;
  margin-top: 20px;
  border-top: 1px solid #eee;
}
.dokan-dashboard-wrap .tooltip-inner {
  min-width: 80px;
  height: auto;
  line-height: 1.2;
  padding: 10px 15px !important;
  white-space: normal;
}
.dokan-dashboard-wrap .dokan-alert,
.dokan-dashboard-wrap .dokan-error,
.dokan-dashboard-wrap .dokan-info,
.dokan-dashboard-wrap .dokan-message {
  margin-top: 20px;
}
.dokan-dashboard-wrap .entry-content > ul {
  padding-left: 0;
}
.dokan-dashboard-wrap .entry-content > ul > li:before {
  display: none;
}
.dokan-dashboard-wrap .entry-title {
  font-size: 22px;
  text-transform: uppercase;
}
.dokan-dashboard-wrap .entry-title > small {
  font-size: 100%;
}
.dokan-dashboard-wrap .products {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.dokan-dashboard-wrap .dokan-table .divider {
  display: none;
}
.dokan-dashboard-wrap .dokan-dash-sidebar {
  overflow: visible;
  background-color: transparent;
}
.dokan-dashboard-wrap .dokan-dashboard-content .dokan-alert:first-child {
  margin-top: 0;
}
.dokan-dashboard-wrap .dokan-dashboard-content .mce-btn button {
  background-color: transparent;
}
.dokan-dashboard-wrap .amount {
  color: inherit;
}
.dokan-dashboard-wrap .dokan-close {
  text-shadow: none;
}
.dokan-dashboard-wrap .dokan-close:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dokan-dashboard-wrap
  .dokan-add-new-product-popup
  .dokan-feat-image-upload
  .instruction-inside {
  padding-top: 0;
  padding-bottom: 0;
}
.dokan-dashboard-wrap .dokan-add-new-product-popup .dokan-remove-feat-image {
  line-height: 100px;
}
.dokan-dashboard-wrap .dokan-add-new-product-popup .fa-cloud-upload {
  padding-top: 20%;
  padding-bottom: 15%;
}
.dokan-dashboard-wrap .chart-container table {
  width: inherit;
}
.dokan-dashboard-wrap .chart-container td {
  padding: 2px 2px;
  border: inherit;
  border-bottom: inherit;
}
.dokan-dashboard-wrap .chart-container td.legendColorBox {
  width: 14px;
}
.dokan-dashboard-wrap .dashboard-widget {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.dokan-dashboard-wrap .dashboard-widget .title {
  color: inherit;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: inherit;
}
.dokan-dashboard-wrap .dashboard-widget .list-inline li:last-child .count {
  border-bottom: 0 !important;
}
.dokan-dashboard-wrap .dokan-listing-filter {
  line-height: inherit;
}
.dokan-dashboard-wrap .gravatar-button-area {
  text-align: left;
}
.dokan-dashboard-wrap .dokan-form-group select {
  height: 35px;
}
.dokan-dashboard-wrap .dokan-input-group-addon,
.dokan-dashboard-wrap .dokan-label,
.dokan-dashboard-wrap .dokan-panel {
  border-radius: 0;
}
.dokan-dashboard-wrap .dokan-dahsboard-product-listing-wrapper {
  overflow-x: auto;
  width: 100%;
}
.dokan-dashboard-wrap .dokan-new-product-area .dokan-product-meta {
  width: 75%;
}
.dokan-dashboard-wrap .order-statuses-filter {
  margin-bottom: 10px;
}
.dokan-dashboard-wrap .dokan-panel {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.dokan-dashboard-wrap .dokan-orders-area > .dokan-btn {
  display: none;
}
.dokan-dashboard-wrap .dokan-orders-content .datepicker {
  width: inherit;
  margin-right: 2px;
}
.dokan-dashboard-wrap .dokan-orders-content .quantity {
  display: table-cell;
  font-size: inherit;
}
.dokan-dashboard-wrap select.dokan-form-control {
  padding-right: 30px;
  padding-left: 15px;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%);
}
.dokan-dashboard-wrap .dokan-product-edit-form .add-product-images > i {
  line-height: 60px;
}
.dokan-dashboard-wrap .action-delete {
  line-height: 25px;
}
.dokan-dashboard-wrap .wp-editor-container {
  border-width: 0;
}
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu {
  background: #0f0f0f;
}
.dokan-dashboard-wrap
  .dokan-dash-sidebar
  ul.dokan-dashboard-menu
  li.settings
  i.pull-right {
  padding-top: 0;
}
.dokan-dashboard-wrap
  .dokan-dash-sidebar
  ul.dokan-dashboard-menu
  li.active:after {
  left: auto;
  right: 0;
}
.dokan-dashboard-wrap
  .dokan-settings-content
  .dokan-settings-area
  .dokan-banner {
  margin-left: 0;
}
.dokan-dashboard-wrap
  .dokan-settings-content
  .dokan-settings-area
  .button-area {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 70px;
}
.dokan-theme-woodmart .dokan-alert,
.dokan-theme-woodmart .dokan-error,
.dokan-theme-woodmart .dokan-info,
.dokan-theme-woodmart .dokan-message {
  color: #fff;
  border-radius: 0;
  margin-bottom: 20px;
  text-align: left;
}
.dokan-theme-woodmart .dokan-alert .dokan-close,
.dokan-theme-woodmart .dokan-error .dokan-close,
.dokan-theme-woodmart .dokan-info .dokan-close,
.dokan-theme-woodmart .dokan-message .dokan-close {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.dokan-theme-woodmart .dokan-error:before,
.dokan-theme-woodmart .dokan-info:before,
.dokan-theme-woodmart .dokan-message:before {
  padding-top: 0;
  font-weight: 400;
  font-style: normal;
  background-color: transparent;
}
.dokan-store .page-title {
  margin-top: 0;
}
.dokan-store-info {
  padding-left: 40px;
}
.dokan-single-store .dokan-store-info i {
  width: 15px;
  text-align: center;
}
.dokan-single-store .profile-frame-no-banner .store-name {
  margin-bottom: 10px;
}
.dokan-single-store .profile-frame-no-banner .profile-info-summery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.dokan-single-store .profile-frame-no-banner .profile-info-head {
  margin-left: 10px;
  margin-top: 10px;
}
.dokan-single-store .profile-frame-no-banner .profile-info {
  -ms-flex-preferred-size: 600px;
  flex-basis: 600px;
}
.dokan-single-store
  .profile-frame-no-banner
  .profile-layout-layout3
  .profile-img
  img {
  width: auto !important;
  height: auto !important;
  max-width: 150px !important;
}
.dokan-single-store
  .profile-frame-no-banner
  .dokan-store-info
  > li.dokan-store-rating {
  float: left !important;
}
.dokan-single-store .profile-frame-no-banner .dokan-store-info > li:before {
  display: none;
}
.dokan-single-store .profile-frame-no-banner .dokan-store-info:after {
  content: "";
  display: block;
  clear: both;
  width: 100%;
}
.dokan-single-store .profile-frame-no-banner .store-social-wrapper {
  margin-top: 10px;
}
.dokan-single-store
  .profile-info-box.profile-layout-layout1
  .profile-info-summery-wrapper,
.dokan-single-store
  .profile-info-box.profile-layout-layout2
  .profile-info-summery-wrapper {
  height: auto !important;
}
.dokan-single-store
  .profile-info-box.profile-layout-layout1
  .dokan-store-info
  li:last-child,
.dokan-single-store
  .profile-info-box.profile-layout-layout2
  .dokan-store-info
  li:last-child {
  padding-bottom: 0 !important;
}
.dokan-single-store
  .profile-info-box.profile-layout-layout1
  .profile-info-summery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: auto !important;
  position: relative !important;
  top: auto !important;
  margin-top: -55px;
  margin-bottom: 20px;
}
.dokan-single-store
  .profile-info-box.profile-layout-layout1
  .profile-info-summery
  > div {
  float: none !important;
}
.dokan-single-store
  .profile-info-box.profile-layout-layout1
  .profile-info-head {
  margin-left: 5px;
}
.dokan-single-store .profile-info-box.profile-layout-layout1 .profile-info {
  -ms-flex-preferred-size: 450px;
  flex-basis: 450px;
}
.dokan-single-store .profile-info-box.profile-layout-layout2 .profile-img {
  margin-top: -75px;
}
.dokan-single-store .profile-info-box.profile-layout-layout2 .profile-info {
  margin-bottom: 20px;
}
.dokan-single-store .profile-info-box.profile-layout-layout2 .dokan-store-info,
.dokan-single-store .profile-info-box.profile-layout-layout2 .profile-info,
.dokan-single-store .profile-info-box.profile-layout-layout2 .profile-info-head,
.dokan-single-store .profile-info-box.profile-layout-layout2 .store-name,
.dokan-single-store
  .profile-info-box.profile-layout-layout2
  .store-social-wrapper {
  position: static !important;
}
.dokan-best-selling del,
.dokan-top-rated del {
  color: #bdbdbd;
}
.dokan-best-selling ins,
.dokan-top-rated ins {
  text-decoration: none;
  background-color: transparent;
}
.dokan-store-contact .dokan-btn.dokan-right {
  float: none !important;
}
.dokan-category-menu {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.dokan-category-menu #cat-drop-stack > ul li {
  position: relative;
  margin-bottom: 0;
}
.dokan-category-menu #cat-drop-stack > ul li a {
  position: static;
  display: inline-block;
  color: #727272;
  font-size: 14px;
  padding-right: 25px;
  border-bottom: none !important;
}
.dokan-category-menu #cat-drop-stack > ul li a .caret-icon {
  top: 8px;
}
.dokan-category-menu #cat-drop-stack > ul li a .caret-icon i {
  height: 22px;
  width: 22px;
  color: #bbb;
  -webkit-transition: background-color 0.25s ease, color 0.25s ease,
    -webkit-transform 0.25s ease;
  transition: background-color 0.25s ease, color 0.25s ease,
    -webkit-transform 0.25s ease;
  transition: background-color 0.25s ease, color 0.25s ease,
    transform 0.25s ease;
  transition: background-color 0.25s ease, color 0.25s ease,
    transform 0.25s ease, -webkit-transform 0.25s ease;
  -webkit-transition: background-color 0.25s ease, color 0.25s ease,
    transform 0.25s ease;
}
.dokan-category-menu #cat-drop-stack > ul li a .caret-icon i.fa-rotate-90 {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.dokan-category-menu #cat-drop-stack > ul li a .caret-icon i:before {
  content: "\f107";
  font-size: 16px;
  line-height: 22px;
}
.dokan-category-menu #cat-drop-stack > ul li a .caret-icon i.fa-rotate-90,
.dokan-category-menu #cat-drop-stack > ul li a .caret-icon i:hover {
  border-radius: 50%;
  background-color: #f9f9f9;
  color: #333;
}
.dokan-category-menu #cat-drop-stack > ul li a:focus,
.dokan-category-menu #cat-drop-stack > ul li a:hover {
  color: #333;
}
.dokan-category-menu #cat-drop-stack > ul li ul {
  margin-top: 0;
}
.dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap a {
  border-bottom: none;
  margin-left: 0;
  margin-right: 0;
}
.dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap .children {
  padding-left: 15px;
  background: 0 0 !important;
}
.dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap .children a {
  border-bottom: none !important;
}
.dokan-category-menu h3.widget-title {
  padding: 0;
  background-color: transparent;
  border: none;
  margin-bottom: 20px;
}
#dokan-form-contact-seller.seller-form textarea {
  padding: 5px 15px;
}
#dokan-form-contact-seller.seller-form input.dokan-btn-theme {
  font-size: 13px;
  line-height: 18px;
  padding: 12px 20px;
  background-color: #f3f3f3;
  color: #3e3e3e;
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
}
#dokan-form-contact-seller.seller-form input.dokan-btn-theme:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #3e3e3e;
}
#dokan-form-contact-seller.seller-form input.dokan-btn-theme:hover {
  text-decoration: none;
}
#dokan-form-contact-seller.seller-form input.dokan-btn-theme:focus {
  outline: 0;
}
body:not(.form-border-width-1) .seller-form textarea {
  border-width: 2px;
}
.woocommerce-Tabs-panel--seller .width {
  height: 18px;
}
.woocommerce-Tabs-panel--seller ul.list-unstyled {
  padding-left: 0;
}
.woocommerce-Tabs-panel--seller ul.list-unstyled li:before {
  display: none;
}
.dokan-seller-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.dokan-seller-listing #dokan-seller-listing-wrap,
.dokan-seller-listing > h2 {
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.dokan-seller-search-form {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
  width: 376px;
  -ms-flex-preferred-size: 376px;
  flex-basis: 376px;
  max-width: 376px;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.dokan-seller-search-form .dokan-overlay {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
}
.dokan-seller-search-form .dokan-overlay[style="display: none;"] {
  display: block !important;
  opacity: 0;
  visibility: hidden;
}
.dokan-seller-search-form .dokan-ajax-loader {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #bbb;
  border-left-color: #000;
  border-radius: 50%;
  -webkit-animation: wd-rotate 450ms infinite linear;
  animation: wd-rotate 450ms infinite linear;
  display: block !important;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  background: 0 0;
}
.dokan-seller-search-form:after {
  content: "\f125";
  font-family: woodmart-font;
  font-size: 20px;
  line-height: 20px;
  width: 20px;
  display: inline-block;
  position: absolute;
  top: 23px;
  left: 366px;
  margin-top: -10px;
  margin-left: -10px;
  transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
}
.dokan-seller-search {
  width: 100% !important;
  height: 46px !important;
  font-size: 15px !important;
  border-radius: 0 !important;
  background-image: none !important;
  padding: 0 40px 0 15px !important;
  border-color: rgba(129, 129, 129, 0.2) !important;
  transition: border-color 0.5s ease !important;
  -webkit-transition: border-color 0.5s ease !important;
}
.dokan-seller-search:focus {
  border-color: rgba(129, 129, 129, 0.3) !important;
}
#dokan-seller-listing-wrap {
  margin-left: 0;
  margin-right: 0;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap {
  margin-top: 0;
  margin-left: -15px;
  margin-right: -15px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info {
  position: relative;
  background-size: cover;
}
#dokan-seller-listing-wrap
  ul.dokan-seller-wrap
  li
  .store-content
  .store-info
  .featured-favourite {
  overflow: visible;
  padding: 10px 20px;
}
#dokan-seller-listing-wrap
  ul.dokan-seller-wrap
  li
  .store-content
  .store-info
  .featured-favourite
  .featured-label {
  position: absolute;
  right: 20px;
  top: 32px;
  border-radius: 0;
}
#dokan-seller-listing-wrap .pagination-wrap {
  padding-left: 15px;
  padding-right: 15px;
}
.widget_shopping_cart .variation-Vendor {
  display: none;
}
#dokan-seller-listing-wrap .dokan-btn,
.woocommerce-MyAccount-content .dokan-btn {
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
  font-size: 12px;
  line-height: 16px;
  padding: 10px 14px;
  color: #fff;
}
#dokan-seller-listing-wrap .dokan-btn:hover,
.woocommerce-MyAccount-content .dokan-btn:hover {
  text-decoration: none;
}
#dokan-seller-listing-wrap .dokan-btn:focus,
.woocommerce-MyAccount-content .dokan-btn:focus {
  outline: 0;
}
#dokan-seller-listing-wrap .dokan-btn:hover,
.woocommerce-MyAccount-content .dokan-btn:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
#dokan-seller-rating svg {
  width: auto;
}
.form-border-width-1 .dokan-seller-search {
  border-width: 1px !important;
}
.form-style-rounded.dokan-dashboard
  .dokan-add-new-product-popup
  .select2-selection--single,
.form-style-rounded.dokan-dashboard .dokan-add-new-product-popup input,
.form-style-rounded.dokan-dashboard .dokan-add-new-product-popup select,
.form-style-rounded.dokan-dashboard .dokan-add-new-product-popup textarea,
.form-style-rounded.dokan-dashboard
  .dokan-dashboard-wrap
  .select2-selection--single,
.form-style-rounded.dokan-dashboard .dokan-dashboard-wrap input,
.form-style-rounded.dokan-dashboard .dokan-dashboard-wrap select,
.form-style-rounded.dokan-dashboard .dokan-dashboard-wrap textarea,
.form-style-semi-rounded.dokan-dashboard
  .dokan-add-new-product-popup
  .select2-selection--single,
.form-style-semi-rounded.dokan-dashboard .dokan-add-new-product-popup input,
.form-style-semi-rounded.dokan-dashboard .dokan-add-new-product-popup select,
.form-style-semi-rounded.dokan-dashboard .dokan-add-new-product-popup textarea,
.form-style-semi-rounded.dokan-dashboard
  .dokan-dashboard-wrap
  .select2-selection--single,
.form-style-semi-rounded.dokan-dashboard .dokan-dashboard-wrap input,
.form-style-semi-rounded.dokan-dashboard .dokan-dashboard-wrap select,
.form-style-semi-rounded.dokan-dashboard .dokan-dashboard-wrap textarea {
  border-radius: 0;
}
.form-style-rounded .dokan-seller-search {
  border-radius: 30px !important;
}
.form-style-semi-rounded .dokan-seller-search {
  border-radius: 5px !important;
}
.form-style-underlined .dokan-store-contact textarea {
  padding-left: 0;
  padding-right: 0;
}
.form-style-underlined.dokan-dashboard
  .dokan-add-new-product-popup
  input[type="password"],
.form-style-underlined.dokan-dashboard
  .dokan-add-new-product-popup
  input[type="email"],
.form-style-underlined.dokan-dashboard
  .dokan-add-new-product-popup
  input[type="text"],
.form-style-underlined.dokan-dashboard
  .dokan-add-new-product-popup
  input[type="search"],
.form-style-underlined.dokan-dashboard
  .dokan-add-new-product-popup
  input[type="number"],
.form-style-underlined.dokan-dashboard .dokan-add-new-product-popup select,
.form-style-underlined.dokan-dashboard
  .dokan-dashboard-wrap
  input[type="password"],
.form-style-underlined.dokan-dashboard
  .dokan-dashboard-wrap
  input[type="email"],
.form-style-underlined.dokan-dashboard .dokan-dashboard-wrap input[type="text"],
.form-style-underlined.dokan-dashboard
  .dokan-dashboard-wrap
  input[type="search"],
.form-style-underlined.dokan-dashboard
  .dokan-dashboard-wrap
  input[type="number"],
.form-style-underlined.dokan-dashboard .dokan-dashboard-wrap select {
  border-style: solid;
  border-width: 1px;
  padding: 4px 6px;
}
.form-style-underlined.dokan-dashboard .dokan-add-new-product-popup label,
.form-style-underlined.dokan-dashboard .dokan-dashboard-wrap label {
  margin-bottom: 5px;
}
.form-style-underlined.dokan-dashboard .dokan-add-new-product-popup textarea,
.form-style-underlined.dokan-dashboard .dokan-dashboard-wrap textarea {
  border-style: solid;
  padding: 10px 15px;
  min-height: 190px;
}
.wcmp-wrapper h1,
.wcmp-wrapper h2,
.wcmp-wrapper h3,
.wcmp-wrapper h4,
.wcmp-wrapper h5,
.wcmp-wrapper h6 {
  font-weight: inherit;
}
.wcmp-wrapper h2 {
  font-size: 18px;
}
.wcmp-wrapper h3 {
  font-size: 14px;
}
.wcmp-wrapper h4 {
  font-size: 15px;
}
.wcmp-wrapper label {
  display: inline;
}
.wcmp-wrapper fieldset {
  border: 0;
  padding: 0;
}
.wcmp-wrapper select,
.wcmp-wrapper select.form-control {
  padding-right: 27px !important;
}
.wcmp-wrapper input[type="search"] {
  height: auto;
}
.wcmp-wrapper [type="button"],
.wcmp-wrapper button {
  color: inherit;
  font-size: inherit;
  text-transform: inherit;
  font-weight: inherit;
}
.wcmp-wrapper .form-control {
  border: 1px solid #ccc;
  border-radius: 4px !important;
  border-style: solid !important;
  padding: 3px 5px !important;
  height: auto;
}
.wcmp-wrapper .amount {
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
}
.wcmp-wrapper .title {
  display: inline;
  margin-bottom: 0;
  font-weight: 400;
}
.wcmp-wrapper .msg_stat_click > i {
  display: inline;
}
.wcmp-wrapper .msg_stat_click > i:before {
  display: none;
}
.wcmp-wrapper .key-perfomence-indicator {
  width: 354px;
}
.wcmp-wrapper .key-perfomence-indicator + .col-md-8 {
  width: calc(100% - 354px);
}
.wcmp-wrapper .woocommerce-error,
.wcmp-wrapper .woocommerce-info,
.wcmp-wrapper .woocommerce-message {
  border-radius: 0;
  color: #fff !important;
}
body[class*="wcmp"] .scrollToTop {
  display: none;
}
div.wcmp_regi_main .reg_header1,
div.wcmp_regi_main .reg_header2 {
  color: #2d2a2a;
  font-weight: 600;
  text-transform: unset;
}
div.wcmp_regi_main .reg_header1 {
  font-size: 24px;
}
div.wcmp_regi_main .reg_header2 {
  font-size: 22px;
  padding-left: 15px;
  padding-right: 15px;
  border: none;
}
div.wcmp_regi_main .button {
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
  font-size: 13px;
  line-height: 18px;
  padding: 12px 20px;
  color: #fff;
  height: auto;
}
div.wcmp_regi_main .button:hover {
  text-decoration: none;
}
div.wcmp_regi_main .button:focus {
  outline: 0;
}
div.wcmp_regi_main .button:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
div.wcmp_regi_main,
div.wcmp_regi_main .button,
div.wcmp_regi_main div.wcmp_regi_form_box,
div.wcmp_regi_main div.wcmp_regi_form_box .select_box,
div.wcmp_regi_main div.wcmp_regi_form_box .select_box select {
  font-family: inherit !important;
}
div.wcmp_regi_main div.wcmp_regi_form_box {
  width: auto;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  margin-left: -15px;
  margin-right: -15px;
}
div.wcmp_regi_main div.wcmp_regi_form_box p {
  border-bottom: none;
}
div.wcmp_regi_main div.wcmp_regi_form_box input[type="password"],
div.wcmp_regi_main div.wcmp_regi_form_box input[type="email"],
div.wcmp_regi_main div.wcmp_regi_form_box input[type="url"],
div.wcmp_regi_main div.wcmp_regi_form_box input[type="file"],
div.wcmp_regi_main div.wcmp_regi_form_box input[type="text"],
div.wcmp_regi_main div.wcmp_regi_form_box textarea {
  height: 42px;
  background-color: transparent;
  border: 2px solid rgba(129, 129, 129, 0.2);
  font-family: inherit !important;
}
div.wcmp_regi_main div.wcmp_regi_form_box input[type="password"]:focus,
div.wcmp_regi_main div.wcmp_regi_form_box input[type="email"]:focus,
div.wcmp_regi_main div.wcmp_regi_form_box input[type="url"]:focus,
div.wcmp_regi_main div.wcmp_regi_form_box input[type="file"]:focus,
div.wcmp_regi_main div.wcmp_regi_form_box input[type="text"]:focus,
div.wcmp_regi_main div.wcmp_regi_form_box textarea:focus {
  border-color: rgba(129, 129, 129, 0.3);
}
div.wcmp_regi_main div.wcmp_regi_form_box label {
  display: inline-block;
  font-weight: 400;
  color: #464646;
}
div.wcmp_regi_main div.wcmp_regi_form_box input[type="checkbox"] + label {
  margin-bottom: 0;
}
div.wcmp_regi_main div.wcmp_regi_form_box .wcmp-regi-12,
div.wcmp_regi_main div.wcmp_regi_form_box .wcmp-regi-4,
div.wcmp_regi_main div.wcmp_regi_form_box .wcmp-regi-6 {
  position: relative;
  margin: 0;
  margin-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
div.wcmp_regi_main div.wcmp_regi_form_box .wcmp-regi-12 {
  width: 100%;
}
div.wcmp_regi_main div.wcmp_regi_form_box .wcmp-regi-6 {
  width: 50%;
}
div.wcmp_regi_main div.wcmp_regi_form_box .wcmp-regi-4 {
  width: 33.333%;
}
div.wcmp_regi_main div.wcmp_regi_form_box .woocommerce-password-strength {
  margin-bottom: 0;
}
.form-border-width-1
  div.wcmp_regi_main
  div.wcmp_regi_form_box
  input[type="password"],
.form-border-width-1
  div.wcmp_regi_main
  div.wcmp_regi_form_box
  input[type="email"],
.form-border-width-1
  div.wcmp_regi_main
  div.wcmp_regi_form_box
  input[type="url"],
.form-border-width-1
  div.wcmp_regi_main
  div.wcmp_regi_form_box
  input[type="file"],
.form-border-width-1
  div.wcmp_regi_main
  div.wcmp_regi_form_box
  input[type="text"],
.form-border-width-1 div.wcmp_regi_main div.wcmp_regi_form_box textarea {
  border-width: 1px;
}
.form-style-underlined
  div.wcmp_regi_main
  div.wcmp_regi_form_box
  input[type="password"],
.form-style-underlined
  div.wcmp_regi_main
  div.wcmp_regi_form_box
  input[type="email"],
.form-style-underlined
  div.wcmp_regi_main
  div.wcmp_regi_form_box
  input[type="url"],
.form-style-underlined
  div.wcmp_regi_main
  div.wcmp_regi_form_box
  input[type="file"],
.form-style-underlined
  div.wcmp_regi_main
  div.wcmp_regi_form_box
  input[type="text"],
.form-style-underlined div.wcmp_regi_main div.wcmp_regi_form_box textarea {
  border-top: none;
  border-left: none;
  border-right: none;
}
.tax-dc_vendor_shop .wcmp_vendor_rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.tax-dc_vendor_shop .description_data table td {
  border-color: #e6e6e6;
}
.tax-dc_vendor_shop .shop-loop-head {
  margin-top: 0 !important;
}
.tax-dc_vendor_shop #comments {
  margin-top: 10px;
}
.tax-dc_vendor_shop .woodmart-show-sidebar-btn {
  display: none !important;
}
.tax-dc_vendor_shop.offcanvas-sidebar-desktop .col-md-8,
.tax-dc_vendor_shop.offcanvas-sidebar-mobile .col-md-8,
.tax-dc_vendor_shop.offcanvas-sidebar-tablet .col-md-8 {
  width: 66.66666667% !important;
}
.tax-dc_vendor_shop.offcanvas-sidebar-desktop .col-md-9,
.tax-dc_vendor_shop.offcanvas-sidebar-mobile .col-md-9,
.tax-dc_vendor_shop.offcanvas-sidebar-tablet .col-md-9 {
  width: 75% !important;
}
.tax-dc_vendor_shop.offcanvas-sidebar-desktop .col-md-10,
.tax-dc_vendor_shop.offcanvas-sidebar-mobile .col-md-10,
.tax-dc_vendor_shop.offcanvas-sidebar-tablet .col-md-10 {
  width: 83.33333333% !important;
}
.wcmp-quick-info-wrapper input[type="submit"] {
  font-size: 13px;
  line-height: 18px;
  padding: 12px 20px;
  background-color: #f3f3f3;
  color: #3e3e3e;
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
}
.wcmp-quick-info-wrapper input[type="submit"]:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #3e3e3e;
}
.wcmp-quick-info-wrapper input[type="submit"]:hover {
  text-decoration: none;
}
.wcmp-quick-info-wrapper input[type="submit"]:focus {
  outline: 0;
}
.widget_product_vendor_info p:last-child {
  margin-bottom: 0;
}
.widget_product_vendor_list .search-field {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px !important;
}
.product-grid-item .wcmp_fpm_buttons {
  position: absolute;
  left: 15px;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.product-grid-item:hover .wcmp_fpm_buttons {
  opacity: 1;
  visibility: visible;
}
.woodmart-hover-alt .by-vendor-name-link,
.woodmart-hover-info .by-vendor-name-link {
  display: none !important;
}
.woodmart-hover-icons .by-vendor-name-link,
.woodmart-hover-info-alt .by-vendor-name-link,
.woodmart-hover-standard .by-vendor-name-link,
.woodmart-hover-tiled .by-vendor-name-link {
  margin-top: 4px;
}
.woodmart-hover-base .by-vendor-name-link {
  margin-bottom: 4px;
}
.wcmp_fpm_buttons {
  border-radius: 0;
  background-color: rgba(16, 16, 16, 0.3);
  text-align: center;
  color: #fff;
  z-index: 99;
  width: 30px;
  padding: 3px;
}
.wcmp_fpm_button {
  display: block;
}
.product_meta .by-vendor-name-link {
  margin-bottom: 20px;
}
.simplePopup {
  border: none;
  padding: 30px;
}
.simplePopup table {
  margin-bottom: 0;
}
.simplePopup table td {
  border: none !important;
  padding: 0;
}
.simplePopup input[type="email"],
.simplePopup input[type="text"],
.simplePopup textarea {
  margin-bottom: 20px;
}
.simplePopup .submit-report-abuse {
  font-size: 13px;
  line-height: 18px;
  padding: 12px 20px;
  background-color: #f3f3f3;
  color: #3e3e3e;
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
}
.simplePopup .submit-report-abuse:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #3e3e3e;
}
.simplePopup .submit-report-abuse:hover {
  text-decoration: none;
}
.simplePopup .submit-report-abuse:focus {
  outline: 0;
}
.simplePopupClose {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  margin: 0;
  font-size: 0;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.simplePopupClose:focus,
.simplePopupClose:hover {
  color: #777;
}
.simplePopupClose:after {
  content: "\f10f";
  font-family: woodmart-font;
  display: inline-block;
  font-size: 16px;
  line-height: 40px;
}
.wcmp-product-policies > div:not(:last-child) {
  margin-bottom: 30px;
}
.woocommerce-wcmp_customer_qna .qna-vote .vote {
  background-color: transparent;
}
.woocommerce-wcmp_customer_qna .qna-vote .vote-count {
  color: #777;
}
.woocommerce-wcmp_customer_qna #qna-ask-input #ask-wrap {
  overflow: visible;
}
.woocommerce-wcmp_customer_qna #ask-qna {
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
  padding: 0;
  border-width: 2px;
  border-style: solid;
  border-top: none;
  border-left: none;
  border-right: none;
  background-color: transparent !important;
  color: #333;
  border-color: #dfdfdf;
  background: 0 0;
  margin-bottom: -2px;
}
.woocommerce-wcmp_customer_qna #ask-qna:hover {
  text-decoration: none;
}
.woocommerce-wcmp_customer_qna #ask-qna:focus {
  outline: 0;
}
.woocommerce-wcmp_customer_qna #ask-qna:hover {
  background-color: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce-wcmp_customer_qna #ask-qna:hover {
  color: #333;
  border-color: #c5c5c5;
}
.woocommerce-wcmp_customer_qna #ask-qna:focus,
.woocommerce-wcmp_customer_qna #ask-qna:hover {
  background: 0 0;
}
.product-quick-view #report_abuse,
.product-quick-view #report_abuse + br,
.product-quick-view #report_abuse_form {
  display: none;
}
.vendor_sort {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-left: -15px;
  margin-right: -15px;
}
.vendor_sort input[type="submit"],
.vendor_sort select {
  margin-left: 15px;
  margin-right: 15px;
}
.vendor_sort input[type="submit"] {
  font-size: 13px;
  line-height: 18px;
  padding: 12px 20px;
  background-color: #f3f3f3;
  color: #3e3e3e;
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
  min-width: 120px;
}
.vendor_sort input[type="submit"]:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #3e3e3e;
}
.vendor_sort input[type="submit"]:hover {
  text-decoration: none;
}
.vendor_sort input[type="submit"]:focus {
  outline: 0;
}
.wcmp_vendor_list .wcmp_sorted_vendors {
  margin-bottom: 30px;
}
.wcmp_vendor_list .wcmp_sorted_vendors .button {
  padding-left: 15px;
  padding-right: 15px;
}
.review_link_data_wappers {
  margin-top: 10px;
  margin-bottom: 5px;
}
.review_link_data_wappers .button {
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
  padding: 0;
  border-width: 2px;
  border-style: solid;
  border-top: none;
  border-left: none;
  border-right: none;
  background-color: transparent !important;
  color: #333;
  border-color: #dfdfdf;
  margin-right: 5px;
}
.review_link_data_wappers .button:hover {
  text-decoration: none;
}
.review_link_data_wappers .button:focus {
  outline: 0;
}
.review_link_data_wappers .button:hover {
  background-color: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.review_link_data_wappers .button:hover {
  color: #333;
  border-color: #c5c5c5;
}
form.woocommerce-currency-switcher-form label {
  line-height: inherit !important;
  margin-bottom: 0;
}
form.woocommerce-currency-switcher-form small {
  margin-top: 5px;
}
form.woocommerce-currency-switcher-form label,
form.woocommerce-currency-switcher-form small {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 60px;
}
form.woocommerce-currency-switcher-form a.dd-option,
form.woocommerce-currency-switcher-form a.dd-selected {
  position: relative;
  padding: 10px 15px;
}
form.woocommerce-currency-switcher-form .dd-options,
form.woocommerce-currency-switcher-form .dd-select {
  border-width: 2px;
  border-style: solid;
  border-color: rgba(129, 129, 129, 0.2);
}
form.woocommerce-currency-switcher-form .dd-select {
  background-color: transparent !important;
  border-radius: 0;
}
form.woocommerce-currency-switcher-form .dd-options {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-top: none;
}
form.woocommerce-currency-switcher-form .dd-options li {
  margin-bottom: 0;
}
form.woocommerce-currency-switcher-form .dd-options li a {
  border-bottom-width: 2px;
  border-style: solid;
  border-color: rgba(129, 129, 129, 0.2);
}
form.woocommerce-currency-switcher-form .dd-options li:last-child a {
  border-bottom: none;
}
form.woocommerce-currency-switcher-form .dd-option-image,
form.woocommerce-currency-switcher-form .dd-selected-image {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  float: none;
  max-width: 30px;
}
form.woocommerce-currency-switcher-form .dd-image-right {
  right: 30px;
  margin: 0;
}
form.woocommerce-currency-switcher-form .dd-pointer-down {
  border-top-color: grey !important;
}
form.woocommerce-currency-switcher-form .dd-pointer-up.dd-pointer-down {
  border-top-color: transparent !important;
  border-bottom-color: grey !important;
}
.dropdowns-color-light form.woocommerce-currency-switcher-form .dd-select {
  border-color: rgba(255, 255, 255, 0.15);
}
.dropdowns-color-light form.woocommerce-currency-switcher-form .dd-options {
  border-color: rgba(255, 255, 255, 0.15);
}
.dropdowns-color-light
  form.woocommerce-currency-switcher-form
  .dd-options
  li
  a {
  border-color: rgba(255, 255, 255, 0.15);
}
.dropdowns-color-light form.woocommerce-currency-switcher-form .dd-option,
.dropdowns-color-light form.woocommerce-currency-switcher-form .dd-options {
  background-color: #101010;
}
.dropdowns-color-light
  form.woocommerce-currency-switcher-form
  .dd-option:hover {
  background-color: rgba(255, 255, 255, 0.08);
}
.form-border-width-1 form.woocommerce-currency-switcher-form .dd-select {
  border-width: 1px;
}
.form-border-width-1 form.woocommerce-currency-switcher-form .dd-options {
  border-width: 1px;
}
.form-border-width-1 form.woocommerce-currency-switcher-form .dd-options li a {
  border-bottom-width: 1px;
}
.form-style-rounded form.woocommerce-currency-switcher-form .dd-options,
.form-style-rounded form.woocommerce-currency-switcher-form .dd-select {
  border-radius: 20px;
}
.form-style-semi-rounded form.woocommerce-currency-switcher-form .dd-options,
.form-style-semi-rounded form.woocommerce-currency-switcher-form .dd-select {
  border-radius: 5px;
}
.form-style-underlined form.woocommerce-currency-switcher-form .dd-options,
.form-style-underlined form.woocommerce-currency-switcher-form .dd-select {
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
}
.form-style-underlined form.woocommerce-currency-switcher-form label {
  font-weight: 400;
}
.whb-header form.woocommerce-currency-switcher-form {
  position: relative;
}
.whb-header form.woocommerce-currency-switcher-form label {
  overflow: visible;
  margin-right: 0;
  cursor: pointer;
}
.whb-header form.woocommerce-currency-switcher-form select {
  position: relative;
  z-index: 2;
  background-image: none;
  border-width: 0;
  border-radius: 0;
  color: #474747;
}
.whb-header form.woocommerce-currency-switcher-form .dd-selected {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  border-color: rgba(129, 129, 129, 0.2);
}
.whb-header form.woocommerce-currency-switcher-form .dd-selected label {
  font-size: inherit;
  color: inherit;
}
.whb-header form.woocommerce-currency-switcher-form .dd-selected > label {
  position: relative;
  padding-right: 15px;
}
.whb-header form.woocommerce-currency-switcher-form .dd-selected > label:after {
  position: absolute;
  content: "\f107";
  font-size: 100%;
  color: #bbb;
  font-weight: 400;
  font-family: FontAwesome;
  right: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.whb-header form.woocommerce-currency-switcher-form .dd-selected,
.whb-header form.woocommerce-currency-switcher-form select {
  padding-left: 10px;
  padding-right: 25px;
  letter-spacing: 0.2px;
  color: #474747;
  font-size: 12px;
  border-style: solid;
}
.whb-header form.woocommerce-currency-switcher-form .dd-option-description,
.whb-header form.woocommerce-currency-switcher-form .dd-selected-description {
  display: none;
}
.whb-header form.woocommerce-currency-switcher-form .dd-image-right,
.whb-header form.woocommerce-currency-switcher-form img {
  display: none;
}
.whb-header form.woocommerce-currency-switcher-form .dd-options {
  width: 140px !important;
  opacity: 0;
  visibility: hidden;
  display: block !important;
  height: auto !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  border-radius: 0;
  overflow: visible;
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  margin-top: 0 !important;
}
.whb-header form.woocommerce-currency-switcher-form .dd-option {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 18px;
  padding-right: 18px;
  border-bottom: 0;
}
.whb-header form.woocommerce-currency-switcher-form .dd-option:hover {
  background-color: #f9f9f9;
}
.whb-header form.woocommerce-currency-switcher-form .dd-option-text {
  color: #777;
}
.whb-header form.woocommerce-currency-switcher-form .dd-options,
.whb-header form.woocommerce-currency-switcher-form .dd-select {
  border: none;
}
.whb-header form.woocommerce-currency-switcher-form .dd-pointer {
  display: none;
}
.whb-header form.woocommerce-currency-switcher-form:hover .dd-selected {
  color: #959595;
}
.whb-header form.woocommerce-currency-switcher-form:hover .dd-options {
  opacity: 1;
  visibility: visible;
}
.dropdowns-color-light
  .whb-header
  form.woocommerce-currency-switcher-form
  select {
  border-color: rgba(129, 129, 129, 0.2);
}
.dropdowns-color-light
  .whb-header
  form.woocommerce-currency-switcher-form
  .dd-option
  label {
  color: rgba(255, 255, 255, 0.8);
}
.dropdowns-color-light
  .whb-header
  form.woocommerce-currency-switcher-form
  .dd-option:hover {
  background-color: rgba(255, 255, 255, 0.08);
}
.whb-header
  .whb-color-light
  form.woocommerce-currency-switcher-form
  .dd-selected,
.whb-header .whb-color-light form.woocommerce-currency-switcher-form select {
  border-color: rgba(255, 255, 255, 0.25);
  color: #fff;
}
.whb-header
  .whb-color-light
  form.woocommerce-currency-switcher-form
  .dd-selected
  label:after,
.whb-header
  .whb-color-light
  form.woocommerce-currency-switcher-form
  select
  label:after {
  color: rgba(255, 255, 255, 0.6);
}
.whb-header .whb-color-light form.woocommerce-currency-switcher-form:after {
  color: rgba(255, 255, 255, 0.6);
}
.whb-header
  .whb-color-light
  form.woocommerce-currency-switcher-form:hover
  .dd-selected {
  color: rgba(255, 255, 255, 0.8);
}
.whb-header form.woocommerce-currency-switcher-form .dd-selected,
.whb-header form.woocommerce-currency-switcher-form select {
  padding-left: 0;
  padding-right: 0;
}
.whb-header form.woocommerce-currency-switcher-form .dd-options {
  left: -10px;
}
.whb-header form.woocommerce-currency-switcher-form:after {
  right: 0;
}
.whb-header .whb-col-right form.woocommerce-currency-switcher-form .dd-options {
  left: auto;
  right: -10px;
}
.whb-header
  .whb-general-header
  form.woocommerce-currency-switcher-form
  .dd-selected,
.whb-header .whb-general-header form.woocommerce-currency-switcher-form select {
  height: 40px;
}
.whb-header
  .whb-general-header
  form.woocommerce-currency-switcher-form
  .dd-options {
  margin: 15px 0 0 0 !important;
}
.whb-header
  .whb-general-header
  form.woocommerce-currency-switcher-form
  .dd-options:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 100%;
  left: 0;
  right: 0;
  width: auto;
  height: 15px;
}
.whb-header
  .whb-row:not(.whb-top-bar)
  form.woocommerce-currency-switcher-form
  .dd-selected
  label {
  font-weight: 600;
}
.whb-header
  .whb-row:not(.whb-top-bar)
  form.woocommerce-currency-switcher-form
  .dd-selected,
.whb-header
  .whb-row:not(.whb-top-bar)
  form.woocommerce-currency-switcher-form
  select {
  font-weight: 600;
  font-size: 13px;
}
.wcppec-checkout-buttons {
  margin: 0;
}
.product-design-default .wcppec-checkout-buttons {
  text-align: left;
}
.woodmart-sticky-btn-container .wcppec-checkout-buttons {
  margin-left: 10px;
}
.wcppec-checkout-buttons__button {
  padding-top: 0;
}
.single-product-page .wcppec-checkout-buttons {
  margin-bottom: 25px;
}
.wcppec-checkout-buttons__button {
  display: inline-block;
  font-size: 13px;
  line-height: 13px;
  font-weight: 600;
}
.cart-totals-inner .wcppec-checkout-buttons {
  text-align: center;
}
.cart-totals-inner .wcppec-checkout-buttons a:not(:last-child) {
  margin-bottom: 10px;
}
.cart-totals-inner .wcppec-checkout-buttons__separator {
  font-weight: 600;
  font-size: 16px;
  color: #333;
  margin-top: 10px;
  margin-bottom: 10px;
}
.woodmart-dark .cart-totals-inner .wcppec-checkout-buttons__separator {
  color: #fff;
}
.ywraq_list_empty_message {
  text-align: center;
  font-weight: 600;
  color: #333;
  font-size: 18px;
  padding: 16px 12px;
  border-top-width: 2px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
}
#yith-ywraq-form table.cart .product-thumbnail {
  display: table-cell;
}
#yith-ywraq-form td.actions {
  border-bottom: none;
}
.yith_ywraq_add_item_browse_message:not(.hide),
.yith_ywraq_add_item_response_message:not(.hide) {
  display: inline-block !important;
}
.yith_ywraq_add_item_response_message {
  margin-right: 5px;
}
.yith_ywraq_add_item_browse_message a {
  font-weight: 600;
}
.yith-ywraq-add-to-quote
  .yith-ywraq-add-button
  .button.add-request-quote-button {
  color: #fff;
}
.yith-ywraq-add-to-quote
  .yith-ywraq-add-button
  .button.add-request-quote-button:hover {
  -webkit-box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.yith_ywraq_add_item_product_message {
  line-height: 40px;
}
.yith_ywraq_add_item_product_message.hide {
  display: none !important;
}
.yith-ywraq-add-to-quote {
  margin-bottom: 25px;
}
.yith-ywraq-add-button {
  margin-bottom: 15px;
}
.ywraq_my_account_quotes_title {
  margin-top: 20px;
}
.product-grid-item .yith-ywraq-add-button,
.product-grid-item .yith-ywraq-add-to-quote {
  margin-bottom: 0;
}
.product-grid-item .add_to_cart_button + .yith-ywraq-add-to-quote {
  margin-top: 10px;
}
.woodmart-hover-info-alt .add-request-quote-button,
.woodmart-hover-standard .add-request-quote-button {
  font-size: 12px;
  line-height: 16px;
  padding: 10px 14px;
}
.woodmart-hover-tiled .yith-ywraq-add-to-quote {
  display: none;
}
.woodmart-hover-quick .yith-ywraq-add-to-quote {
  margin-top: 0 !important;
}
.woodmart-hover-quick .yith-ywraq-add-button {
  position: relative;
}
.woodmart-hover-quick .yith-ywraq-add-button > img {
  display: none;
}
.woodmart-hover-quick .add-request-quote-button {
  width: 100%;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding: 10px !important;
  top: 0 !important;
  border-radius: 0 !important;
}
.select2-container--default .select2-selection--single {
  text-align: left;
  border-radius: 0;
  background-color: transparent;
  border: 2px solid rgba(129, 129, 129, 0.2);
  font-size: 14px;
  padding: 0 15px;
  height: 42px;
  line-height: 38px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  display: inline;
  padding-left: 0 !important;
  padding-right: 0 !important;
  color: #777;
  line-height: 1.4;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 8px;
  right: 10px !important;
}
.select2-container--default .select2-selection--single:focus {
  outline: 0;
}
.select2-container--default .select2-search--dropdown {
  position: relative;
  padding: 18px;
  background-color: #f9f9f9;
  border-bottom: 2px solid rgba(129, 129, 129, 0.2);
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  padding: 0 15px;
  background-image: none;
  background-color: #fff;
  color: #777;
  height: 42px;
  border: 2px solid rgba(129, 129, 129, 0.2);
}
.select2-container--default .select2-search--dropdown:after {
  content: "\f125";
  font-family: woodmart-font;
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -9px;
  font-size: 18px;
  line-height: 18px;
  color: #8c8c8c;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #f2f2f2;
  color: #333;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  color: #fff;
  font-weight: 600;
}
.woodmart-dark .select2-container--default .select2-selection--single {
  border-color: rgba(255, 255, 255, 0.15);
}
.woodmart-dark
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #fff;
}
.woodmart-dark .select2-container--default .select2-search--dropdown {
  border-color: rgba(255, 255, 255, 0.15);
  background-color: rgba(0, 0, 0, 0.3);
}
.woodmart-dark
  .select2-container--default
  .select2-search--dropdown
  .select2-search__field {
  border-color: rgba(255, 255, 255, 0.15);
  background-color: rgba(0, 0, 0, 0.3);
}
.woodmart-dark .select2-container--default .select2-search--dropdown:after {
  color: #fff;
}
.woodmart-dark
  .select2-container--default
  .select2-results__option--highlighted[aria-selected],
.woodmart-dark
  .select2-container--default
  .select2-results__option[aria-selected="true"],
.woodmart-dark
  .select2-container--default
  .select2-results__option[data-selected="true"] {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.select2-dropdown {
  background-color: #fff;
  border: 2px solid rgba(129, 129, 129, 0.2);
  border-radius: 0;
}
.woodmart-dark .select2-dropdown {
  background-color: #101010;
  border-color: rgba(255, 255, 255, 0.25);
}
.select2-results__option {
  padding: 10px 18px;
}
.select2-results__option:focus {
  outline: 0;
}
#add_payment_method #payment ul.payment_methods li img.stripe-icon,
.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
  margin-top: -2px;
  float: right;
}
#add_payment_method #payment li[class*="payment_method_stripe"] > label,
.woocommerce-checkout #payment li[class*="payment_method_stripe"] > label {
  padding-left: 22px !important;
  padding-right: 0 !important;
}
#add_payment_method #payment li[class*="payment_method_stripe"] > input,
.woocommerce-checkout #payment li[class*="payment_method_stripe"] > input {
  top: 5px !important;
  margin: 0 !important;
}
#add_payment_method #payment .woocommerce-PaymentMethod label {
  margin-left: 10px;
}
#add_payment_method #place_order {
  width: auto;
  font-size: 13px;
  padding: 12px 20px;
}
#add_payment_method .payment_methods .payment_box {
  padding: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#add_payment_method .payment_methods .payment_box:before {
  content: none;
}
#add_payment_method #wc-stripe-cc-form {
  max-width: 330px;
}
.woodmart-dark #add_payment_method .payment_methods .payment_box {
  background-color: transparent;
}
#wc-stripe-cc-form {
  border: none;
  padding: 0;
  margin-bottom: 0;
}
#customer_login > div:not(:first-child):last-child,
.autocomplete-suggestion,
.brands-style-bordered .brand-item,
.brands-style-bordered.brands-carousel .owl-carousel:not(.owl-loaded),
.brands-style-bordered.brands-carousel .owl-stage-outer,
.brands-style-bordered.brands-list .brand-item > a,
.commentlist > li,
.comments-area .children,
.comments-area .comment,
.comments-area .logged-in-as > a:not(:last-child),
.copyrights-wrapper,
.filters-area,
.icl_post_in_other_langs,
.login-form-side .create-account-question,
.login-form-side .woocommerce-form-login,
.lost_reset_password .form-row-first,
.menu-item-register .login-title,
.meta-location-add_to_cart .product_meta,
.mobile-menu-widget,
.mobile-nav .create-nav-msg,
.popup-quick-view .entry-summary .product_meta,
.product-tabs-wrapper,
.product_list_widget > li,
.products-bordered-grid .owl-carousel:not(.owl-loaded),
.products-bordered-grid .owl-stage-outer,
.products-bordered-grid.elements-grid,
.register-or:after,
.register-or:before,
.share-with-lines > span,
.single-product-sidebar.sidebar-left,
.single-product-sidebar.sidebar-right,
.social-login-title:after,
.social-login-title:before,
.tabs-location-standard.reviews-location-separate.tabs-type-tabs
  .woocommerce-tabs,
.view-all-results,
.wc-bacs-bank-details li,
.widget,
.widget-heading,
.widget_product_categories .count,
.widget_product_tag_cloud .tagcloud a,
.widget_rss ul li,
.widget_shopping_cart .total,
.widget_tag_cloud .tagcloud a,
.woocommerce-MyAccount-content > p:not(.woocommerce-Message):first-child,
.woocommerce-MyAccount-title,
.woocommerce-shipping-fields,
.woocommerce-terms-and-conditions-wrapper,
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text,
.woocommerce-thankyou-order-details li,
.woodmart-clear-filters-wrapp,
.woodmart-my-account-sidebar,
.woodmart-my-account-sidebar .sidebar-container,
.woodmart-pf-price-range .filter_price_slider_amount,
.woodmart-price-table .woodmart-plan-feature,
.woodmart-price-table .woodmart-plan-features,
.woodmart-price-table .woodmart-plan-inner,
.woodmart-price-table.price-style-alt .woodmart-plan-price,
.woodmart-product-instagram,
.woodmart-recent-posts li,
.woodmart-search-full-screen .searchform,
.woodmart-title-style-bordered .left-line,
.woodmart-title-style-bordered .right-line,
.woodmart-twitter-element .twitter-post,
.woodmart-woocommerce-layered-nav .count,
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion.vc_tta-color-white
  .vc_tta-panel,
.wpml-ls-statics-post_translations,
body .wp-playlist-item {
  border-color: rgba(129, 129, 129, 0.2);
}
.color-scheme-light .autocomplete-suggestion,
.color-scheme-light .products-bordered-grid .owl-carousel:not(.owl-loaded),
.color-scheme-light .products-bordered-grid .owl-stage-outer,
.color-scheme-light .products-bordered-grid.elements-grid,
.color-scheme-light .share-with-lines > span,
.color-scheme-light .woodmart-price-table .woodmart-plan-feature,
.color-scheme-light .woodmart-price-table .woodmart-plan-features,
.color-scheme-light .woodmart-price-table .woodmart-plan-inner,
.woodmart-dark #customer_login > div:not(:first-child):last-child,
.woodmart-dark .autocomplete-suggestion,
.woodmart-dark .brands-style-bordered .brand-item,
.woodmart-dark
  .brands-style-bordered.brands-carousel
  .owl-carousel:not(.owl-loaded),
.woodmart-dark .brands-style-bordered.brands-carousel .owl-stage-outer,
.woodmart-dark .brands-style-bordered.brands-list .brand-item > a,
.woodmart-dark .commentlist > li,
.woodmart-dark .comments-area .children,
.woodmart-dark .comments-area .comment,
.woodmart-dark .comments-area .logged-in-as > a:not(:last-child),
.woodmart-dark .filters-area,
.woodmart-dark .icl_post_in_other_langs,
.woodmart-dark .lost_reset_password .form-row-first,
.woodmart-dark .meta-location-add_to_cart .product_meta,
.woodmart-dark .mobile-menu-widget,
.woodmart-dark .popup-quick-view .entry-summary .product_meta,
.woodmart-dark .product-tabs-wrapper,
.woodmart-dark .products-bordered-grid .owl-carousel:not(.owl-loaded),
.woodmart-dark .products-bordered-grid .owl-stage-outer,
.woodmart-dark .products-bordered-grid.elements-grid,
.woodmart-dark .register-or:after,
.woodmart-dark .register-or:before,
.woodmart-dark .share-with-lines > span,
.woodmart-dark .single-product-sidebar.sidebar-left,
.woodmart-dark .single-product-sidebar.sidebar-right,
.woodmart-dark .social-login-title:after,
.woodmart-dark .social-login-title:before,
.woodmart-dark
  .tabs-location-standard.reviews-location-separate.tabs-type-tabs
  .woocommerce-tabs,
.woodmart-dark .view-all-results,
.woodmart-dark .wc-bacs-bank-details li,
.woodmart-dark .widget-heading,
.woodmart-dark .widget_shopping_cart .total,
.woodmart-dark
  .woocommerce-MyAccount-content
  > p:not(.woocommerce-Message):first-child,
.woodmart-dark .woocommerce-MyAccount-title,
.woodmart-dark .woocommerce-shipping-fields,
.woodmart-dark .woocommerce-terms-and-conditions-wrapper,
.woodmart-dark
  .woocommerce-terms-and-conditions-wrapper
  .woocommerce-privacy-policy-text,
.woodmart-dark .woocommerce-thankyou-order-details li,
.woodmart-dark .woodmart-clear-filters-wrapp,
.woodmart-dark .woodmart-my-account-sidebar,
.woodmart-dark .woodmart-my-account-sidebar .sidebar-container,
.woodmart-dark .woodmart-pf-price-range .filter_price_slider_amount,
.woodmart-dark .woodmart-price-table .woodmart-plan-feature,
.woodmart-dark .woodmart-price-table .woodmart-plan-features,
.woodmart-dark .woodmart-price-table .woodmart-plan-inner,
.woodmart-dark .woodmart-price-table.price-style-alt .woodmart-plan-price,
.woodmart-dark .woodmart-product-instagram,
.woodmart-dark .woodmart-twitter-element .twitter-post,
.woodmart-dark .wpml-ls-statics-post_translations,
.wpb-js-composer.woodmart-dark
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion.vc_tta-color-white
  .vc_tta-panel,
body.woodmart-dark .wp-playlist-item {
  border-color: rgba(255, 255, 255, 0.15);
}
.amount,
.blog-post-loop .entry-title a:hover,
.box-icon-wrapper.box-with-text,
.brands-list .brand-item a:hover,
.btn-style-bordered.btn-color-primary,
.cart-totals-inner .shipping-calculator-button,
.color-primary,
.color-scheme-dark a:hover,
.comments-area .logged-in-as > a:hover,
.comments-area .reply a,
.comments-area .reply a:hover,
.compare-btn-wrapper a.added:before,
.compare-btn-wrapper a:hover,
.dropdowns-color-light .site-mobile-menu .sub-menu li.current-menu-item > a,
.dropdowns-color-light .site-mobile-menu li.current-menu-item > a,
.error404 .page-title,
.hotspot-icon-alt .hotspot-btn:after,
.instagram-widget .clear a:hover,
.login-form-footer .lost_password,
.login-form-footer .lost_password:hover,
.mega-menu-list .sub-sub-menu li a:hover,
.mega-menu-list > li > a:hover,
.menu-item-register .create-account-link,
.menu-item-register .create-account-link:hover,
.navigation-style-bordered
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a:hover,
.navigation-style-bordered
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a:hover,
.navigation-style-default
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a:hover,
.navigation-style-default
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a:hover,
.navigation-style-separated
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a:hover,
.navigation-style-separated
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a:hover,
.not-found .entry-header:before,
.price,
.price ins,
.product-image-summary .in-stock:before,
.read-more-section a,
.read-more-section a:hover,
.single-post-navigation .blog-posts-nav-btn a:hover,
.site-mobile-menu .sub-menu li.current-menu-item > a,
.site-mobile-menu li.current-menu-item > a,
.sizeguide-btn-wrapp a:hover,
.subtitle-color-primary.subtitle-style-default,
.summary-inner
  > .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a:before,
.summary-inner
  > .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a:before,
.summary-inner > .yith-wcwl-add-to-wishlist a:hover,
.variations_form .in-stock:before,
.vertical-navigation .menu-mega-dropdown .sub-menu > li > a:hover,
.vertical-navigation .menu-mega-dropdown .sub-sub-menu li a:hover,
.whb-color-dark .navigation-style-default .item-level-0.current-menu-item > a,
.whb-color-dark .navigation-style-default .item-level-0:hover > a,
.wishlist_table tr td.product-stock-status span.wishlist-in-stock:before,
.woocommerce-Address-title .edit:hover,
.woocommerce-form-coupon-toggle > .woocommerce-info .showcoupon,
.woocommerce-form-coupon-toggle > .woocommerce-info .showlogin,
.woocommerce-form-login-toggle > .woocommerce-info .showcoupon,
.woocommerce-form-login-toggle > .woocommerce-info .showlogin,
.woocommerce-order-pay td.product-total .amount,
.woodmart-accordion-title.active,
.woodmart-accordion-title:hover,
.woodmart-buttons .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.woodmart-buttons > div a:hover,
.woodmart-cart-design-3 .woodmart-cart-subtotal .amount,
.woodmart-dark .cart-totals-inner .shipping-calculator-button,
.woodmart-dark .color-primary,
.woodmart-dark .compare-btn-wrapper a:hover,
.woodmart-dark .sizeguide-btn-wrapp a:hover,
.woodmart-dark .summary-inner > .yith-wcwl-add-to-wishlist a:hover,
.woodmart-dark .woodmart-accordion-title.active,
.woodmart-dark .woodmart-accordion-title:hover,
.woodmart-hover-base .product-compare-button a:hover,
.woodmart-menu-price.cursor-pointer:focus .menu-price-title,
.woodmart-menu-price.cursor-pointer:hover .menu-price-title,
.woodmart-my-account-links a:focus:before,
.woodmart-my-account-links a:hover:before,
.woodmart-price-table.price-style-alt .woodmart-price-currency,
.woodmart-price-table.price-style-alt .woodmart-price-value,
.woodmart-products-tabs.tabs-design-simple
  .products-tabs-title
  li.active-tab-title,
.woodmart-sticky-btn .in-stock:before,
.woodmart-sticky-btn .woodmart-sticky-btn-wishlist.exists,
.woodmart-sticky-btn .woodmart-sticky-btn-wishlist:hover,
.woodmart-title-color-primary .subtitle-style-default,
a.login-to-prices-msg,
a.login-to-prices-msg:hover,
a:hover,
blockquote cite,
blockquote cite a,
blockquote footer:before,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
td.woocommerce-orders-table__cell-order-number a:hover {
  color: #e63946;
}
#dokan-seller-listing-wrap .dokan-btn,
#place_order,
#yith-wpv-abuse,
.account-payment-methods-table .button,
.blog-design-mask .woodmart-entry-meta .meta-reply .replies-count,
.btn-style-bordered.btn-color-primary:hover,
.btn.btn-color-primary,
.cart-actions .button[name="apply_coupon"],
.cart-totals-inner .checkout-button,
.cat-design-replace-title .category-title,
.category-nav-link .category-name:after,
.checkout_coupon .button,
.color-scheme-light .woodmart-entry-meta .meta-reply .replies-count,
.comment-form .submit,
.dokan-dashboard a.dokan-btn,
.dokan-dashboard a.dokan-btn:focus,
.dokan-dashboard a.dokan-btn:hover,
.dokan-dashboard button.dokan-btn,
.dokan-dashboard button.dokan-btn:focus,
.dokan-dashboard button.dokan-btn:hover,
.dokan-dashboard input[type="submit"].dokan-btn,
.dokan-dashboard input[type="submit"].dokan-btn:focus,
.dokan-dashboard input[type="submit"].dokan-btn:hover,
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active,
.dokan-dashboard-wrap
  .dokan-dash-sidebar
  ul.dokan-dashboard-menu
  li.dokan-common-links
  a:hover,
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover,
.hotspot-content .add_to_cart_button,
.hotspot-icon-alt .woodmart-image-hotspot.hotspot-opened .hotspot-btn,
.hotspot-icon-alt .woodmart-image-hotspot:hover .hotspot-btn,
.hotspot-icon-default .hotspot-btn,
.icon-sub-menu.up-icon,
.icons-design-simple .woodmart-social-icon:hover,
.login .button,
.lost_reset_password .button,
.main-nav .item-level-0.callto-btn > a,
.masonry-filter li a:after,
.mc4wp-form input[type="submit"],
.menu-label-primary,
.menu-opener:not(.has-bg),
.meta-post-categories,
.mobile-nav-tabs .mobile-tab-title:after,
.navigation-style-underline .nav-link-text:after,
.order-again .button,
.order-info mark,
.page-links > span:not(.page-links-title),
.popup-quick-view .view-details-btn,
.popup-quick-view .woodmart-scroll-content > a,
.product-label.onsale,
.product-list-item .woodmart-add-btn > a,
.quantity input[type="button"]:hover,
.register .button,
.return-to-shop .button,
.search-style-with-bg.searchform .searchsubmit,
.select2-container--default .select2-results__option[aria-selected="true"],
.single_add_to_cart_button,
.slider-title:before,
.subtitle-color-primary.subtitle-style-background,
.tabs-layout-tabs .tabs li a:after,
.timer-style-active .woodmart-timer > span,
.widget_calendar #wp-calendar #today,
.widget_layered_nav ul .chosen a:before,
.widget_price_filter .ui-slider .ui-slider-handle:after,
.widget_price_filter .ui-slider .ui-slider-range,
.widget_product_categories .product-categories li a:focus + .count,
.widget_product_categories .product-categories li a:hover + .count,
.widget_product_categories .product-categories li.current-cat > .count,
.widget_product_tag_cloud .tagcloud a:focus,
.widget_product_tag_cloud .tagcloud a:hover,
.widget_shopping_cart .buttons .checkout,
.widget_tag_cloud .tagcloud a:focus,
.widget_tag_cloud .tagcloud a:hover,
.woocommerce table.wishlist_table td.product-add-to-cart a,
.woocommerce-Button--next,
.woocommerce-Button--previous,
.woocommerce-MyAccount-content .dokan-btn,
.woocommerce-MyAccount-content > .button,
.woocommerce-MyAccount-content > p:not(.woocommerce-Message):first-child mark,
.woocommerce-MyAccount-downloads-file,
.woocommerce-pagination .page-numbers .current,
.woocommerce-store-notice,
.woodmart-cart-design-2 .woodmart-cart-number,
.woodmart-cart-design-4 .woodmart-cart-number,
.woodmart-cart-design-5 .woodmart-cart-number,
.woodmart-checkout-steps ul li span:after,
.woodmart-dark .woodmart-entry-meta .meta-reply .replies-count,
.woodmart-hover-alt .btn-add-swap > a span:not(.woodmart-tooltip-label):before,
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a,
.woodmart-hover-quick .woodmart-add-btn > a,
.woodmart-hover-standard .btn-add > a,
.woodmart-pagination > span:not(.page-links-title),
.woodmart-pf-btn button,
.woodmart-price-table .woodmart-plan-footer > a,
.woodmart-price-table.price-style-default .woodmart-plan-price,
.woodmart-products-tabs.tabs-design-alt .products-tabs-title .tab-label:after,
.woodmart-products-tabs.tabs-design-default
  .products-tabs-title
  .tab-label:after,
.woodmart-single-footer .tags-list a:focus:after,
.woodmart-single-footer .tags-list a:hover:after,
.woodmart-stock-progress-bar .progress-bar,
.woodmart-title-color-primary .subtitle-style-background,
.woodmart-title-style-simple.woodmart-title-color-primary .liner-continer:after,
.woodmart-wishlist-info-widget .wishlist-count,
.woodmart-woocommerce-layered-nav .chosen .count,
.woodmart-woocommerce-layered-nav .layered-nav-link:focus + .count,
.woodmart-woocommerce-layered-nav .layered-nav-link:hover + .count,
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tab
  .vc_tta-title-text:after,
.yith-ywraq-add-to-quote
  .yith-ywraq-add-button
  .button.add-request-quote-button,
button[name="save_account_details"],
button[name="save_address"],
button[name="track"],
div.open-table-widget .otw-button-wrap .otw-submit,
div.open-table-widget .otw-button-wrap .otw-submit-btn,
div.wcmp_regi_main .button,
td.woocommerce-orders-table__cell-order-actions a {
  background-color: #e63946;
}
.border-color-primary,
.btn-style-bordered.btn-color-primary,
.btn-style-link.btn-color-primary,
.btn-style-link.btn-color-primary:hover,
.dokan-dashboard a.dokan-btn,
.dokan-dashboard a.dokan-btn:focus,
.dokan-dashboard a.dokan-btn:hover,
.dokan-dashboard button.dokan-btn,
.dokan-dashboard button.dokan-btn:focus,
.dokan-dashboard button.dokan-btn:hover,
.dokan-dashboard input[type="submit"].dokan-btn,
.dokan-dashboard input[type="submit"].dokan-btn:focus,
.dokan-dashboard input[type="submit"].dokan-btn:hover,
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active,
.dokan-dashboard-wrap
  .dokan-dash-sidebar
  ul.dokan-dashboard-menu
  li.dokan-common-links
  a:hover,
.dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover,
.menu-label-primary:before,
.quantity input[type="button"]:hover,
.widget_layered_nav ul .chosen a:before,
.widget_layered_nav ul li a:hover:before,
.widget_product_categories .product-categories li a:focus + .count,
.widget_product_categories .product-categories li a:hover + .count,
.widget_product_categories .product-categories li.current-cat > .count,
.widget_product_tag_cloud .tagcloud a:focus,
.widget_product_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:focus,
.widget_tag_cloud .tagcloud a:hover,
.woocommerce-ordering select:focus,
.woodmart-highlighted-products .elements-grid,
.woodmart-highlighted-products.woodmart-carousel-container,
.woodmart-price-table.price-highlighted .woodmart-plan-inner,
.woodmart-products-tabs.tabs-design-simple .tabs-name,
.woodmart-single-footer .tags-list a:focus,
.woodmart-single-footer .tags-list a:hover,
.woodmart-title-style-underlined-2.woodmart-title-color-primary .title,
.woodmart-title-style-underlined.woodmart-title-color-primary .title,
.woodmart-woocommerce-layered-nav .chosen .count,
.woodmart-woocommerce-layered-nav .layered-nav-link:focus + .count,
.woodmart-woocommerce-layered-nav .layered-nav-link:hover + .count,
blockquote {
  border-color: #e63946;
}
.btn-style-bordered.btn-color-alt,
.color-alt,
.subtitle-color-alt.subtitle-style-default,
.woodmart-dark .color-alt,
.woodmart-title-color-alt .subtitle-style-default {
  color: #fbbc34;
}
.btn-style-bordered.btn-color-alt:hover,
.btn.btn-color-alt,
.menu-label-secondary,
.subtitle-color-alt.subtitle-style-background,
.woodmart-title-color-alt .subtitle-style-background,
.woodmart-title-style-simple.woodmart-title-color-alt .liner-continer:after {
  background-color: #fbbc34;
}
.border-color-alternative,
.btn-style-bordered.btn-color-alt,
.btn-style-link.btn-color-alt,
.btn-style-link.btn-color-alt:hover,
.menu-label-secondary:before,
.woodmart-title-style-underlined-2.woodmart-title-color-alt .title,
.woodmart-title-style-underlined.woodmart-title-color-alt .title {
  border-color: #fbbc34;
}
.font-text,
.menu-item-register .create-account-link,
.menu-label,
.product-image-summary .shop_attributes th,
.widgetarea-mobile .widget_currency_sel_widget .widget-title,
.widgetarea-mobile .widget_icl_lang_sel_widget .widget-title,
.woocommerce-product-details__short-description table th,
.woodmart-hover-base .hover-content table th,
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-accordion
  .vc_tta-panel-title,
body {
  font-family: lato, Arial, Helvetica, sans-serif;
}
#order_payment_heading,
#order_review_heading,
#ship-to-different-address label,
.cart-empty,
.cart-totals-inner h2,
.font-primary,
.masonry-filter li,
.mega-menu-list > li > a,
.menu-mega-dropdown .sub-menu > li > a,
.page-title .entry-title,
.register-or,
.social-login-title,
.tabs-layout-tabs .tabs li,
.title,
.widget_rss ul li > a,
.wishlist-title h2,
.woocommerce-MyAccount-title,
.woocommerce-Reviews .comment-reply-title,
.woocommerce-additional-fields > h3,
.woocommerce-billing-fields > h3,
.woocommerce-column__title,
.woocommerce-shipping-fields > h3,
.woodmart-accordion-title,
.woodmart-checkout-steps ul,
.woodmart-price-table .woodmart-plan-title,
.woodmart-products-tabs .products-tabs-title,
.woodmart-products-tabs .tabs-name,
.woodmart-sizeguide-table tr:first-child td,
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tab
  > a,
body > h1,
h1,
h2,
h3,
h4,
h5,
h6,
header.title > h3,
legend,
table th,
table.compare-list tr.no-products td {
  font-family: Poppins, Arial, Helvetica, sans-serif;
}
.autocomplete-suggestion .suggestion-title,
.blog-post-loop .entry-title,
.category-grid-item .category-title,
.group_table td.label a,
.portfolio-entry .entry-title,
.post-single-page .entry-title,
.product-grid-item .product-title,
.product-image-summary .entry-title,
.product-title,
.single-post-navigation .post-title,
.widget_recent_comments ul li > a,
.widget_recent_entries ul li a,
.woodmart-menu-price .menu-price-title,
.woodmart-recent-posts .entry-title a,
.yith-woocompare-widget .products-list li a.title,
table.compare-list tr.title td,
td.product-name a {
  font-family: Poppins, "MS Sans Serif", Geneva, sans-serif;
}
.categories-menu-dropdown .item-level-0 > a,
.full-screen-nav .item-level-0 > a,
.main-nav .item-level-0 > a,
.main-nav-style,
.menu-opener,
.whb-secondary-menu .item-level-0 > a,
.woodmart-burger-icon .woodmart-burger-label,
.woodmart-header-links .item-level-0 > a,
.woodmart-shopping-cart .woodmart-cart-totals,
.woodmart-wishlist-info-widget .wishlist-count,
.woodmart-wishlist-info-widget .wishlist-label {
  font-family: lato, Arial, Helvetica, sans-serif;
}
.font-alt {
  font-family: Courgette, "Comic Sans MS", cursive;
}
.header-categories-nav,
.search-button > a,
.site-logo,
.whb-column .woodmart-search-form,
.whb-column > .info-box-wrapper,
.whb-column > .woodmart-button-wrapper,
.whb-column > .woodmart-social-icons,
.whb-html-block-element,
.whb-text-element,
.woodmart-burger-icon,
.woodmart-shopping-cart > a,
.woodmart-wishlist-info-widget > a {
  padding-left: 10px;
  padding-right: 10px;
}
.title,
.woocommerce-Reviews .comment-reply-title,
h1,
h2,
h3,
h4,
h5,
h6,
legend {
  color: #2d2a2a;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.4;
  display: block;
}
#order_payment_heading,
#order_review_heading,
#ship-to-different-address label,
.cart-totals-inner h2,
.col-login > h2,
.col-register-text > h2,
.col-register > h2,
.comments-area .comment-reply-title,
.comments-area .comments-title,
.cross-sells > h2,
.element-title,
.slider-title,
.wishlist-title h2,
.woocommerce-MyAccount-content header > h2,
.woocommerce-MyAccount-content > h2,
.woocommerce-additional-fields > h3,
.woocommerce-billing-fields > h3,
.woocommerce-column__title,
.woocommerce-shipping-fields > h3,
.woodmart-checkout-steps ul,
.woodmart-products-tabs .tabs-name,
header.title > h3,
legend {
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
}
.autocomplete-suggestion .suggestion-title,
.group_table td.label a,
.product-grid-item .product-title,
.product-title,
.widget_recent_comments ul li > a,
.widget_recent_entries ul li a,
.woodmart-menu-price .menu-price-title,
.woodmart-recent-posts .entry-title a,
.yith-woocompare-widget .products-list li a.title,
table.compare-list tr.title td {
  word-wrap: break-word;
  font-weight: 500;
  line-height: 1.3;
}
.widget_recent_reviews .product-title,
.widget_shopping_cart .product-title {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.autocomplete-suggestion .suggestion-title,
.color-scheme-dark .widget a.product-title,
.color-scheme-dark .woodmart-widget a.product-title,
.color-scheme-dark div[class^="vc_wp"] a.product-title,
.group_table td.label a,
.product-grid-item .product-title,
.product-title,
.widget_recent_comments ul li > a,
.widget_recent_entries ul li a,
.widget_recent_reviews .product-title,
.woodmart-menu-price .menu-price-title,
.woodmart-recent-posts .entry-title a,
.yith-woocompare-widget .products-list li a.title,
a.product-title,
table.compare-list tr.title td,
td.product-name a {
  color: #333;
}
.color-scheme-dark .widget a.product-title:hover,
.color-scheme-dark .woodmart-widget a.product-title:hover,
.color-scheme-dark div[class^="vc_wp"] a.product-title:hover,
.group_table td.label a:hover,
.product-grid-item .product-title a:hover,
.product-title a:hover,
.widget_recent_comments ul li > a:hover,
.widget_recent_entries ul li a:hover,
.widget_recent_reviews .product-title:hover,
.widget_shopping_cart .mini_cart_item:hover .product-title,
.woodmart-recent-posts .entry-title a:hover,
a.product-title:hover,
td.product-name a:hover {
  color: rgba(51, 51, 51, 0.7);
}
.color-scheme-light .autocomplete-suggestion .suggestion-title,
.color-scheme-light .product-grid-item .product-title,
.color-scheme-light .product-title,
.color-scheme-light .widget a.product-title,
.color-scheme-light .widget_recent_comments ul li > a,
.color-scheme-light .widget_recent_entries ul li a,
.color-scheme-light .widget_recent_reviews .product-title,
.color-scheme-light .woodmart-menu-price .menu-price-title,
.color-scheme-light .woodmart-recent-posts .entry-title a,
.color-scheme-light .woodmart-widget a.product-title,
.color-scheme-light .yith-woocompare-widget .products-list li a.title,
.color-scheme-light a.product-title,
.color-scheme-light div[class^="vc_wp"] a.product-title,
.color-scheme-light td.product-name a,
.woodmart-dark .autocomplete-suggestion .suggestion-title,
.woodmart-dark .group_table td.label a,
.woodmart-dark .product-grid-item .product-title,
.woodmart-dark .product-title,
.woodmart-dark .widget a.product-title,
.woodmart-dark .widget_recent_comments ul li > a,
.woodmart-dark .widget_recent_entries ul li a,
.woodmart-dark .widget_recent_reviews .product-title,
.woodmart-dark .woodmart-menu-price .menu-price-title,
.woodmart-dark .woodmart-recent-posts .entry-title a,
.woodmart-dark .woodmart-widget a.product-title,
.woodmart-dark .yith-woocompare-widget .products-list li a.title,
.woodmart-dark a.product-title,
.woodmart-dark div[class^="vc_wp"] a.product-title,
.woodmart-dark table.compare-list tr.title td,
.woodmart-dark td.product-name a,
.woodmart-hover-info-alt h3.product-title {
  color: #fff;
}
.color-scheme-light .product-grid-item .product-title a:hover,
.color-scheme-light .product-title a:hover,
.color-scheme-light .widget_recent_comments ul li > a:hover,
.color-scheme-light .widget_recent_entries ul li a:hover,
.color-scheme-light .widget_recent_reviews .product-title:hover,
.color-scheme-light .widget_shopping_cart .mini_cart_item:hover .product-title,
.color-scheme-light .woodmart-recent-posts .entry-title a:hover,
.color-scheme-light a.product-title:hover,
.color-scheme-light div[class^="vc_wp"] a.product-title:hover,
.color-scheme-light td.product-name a:hover,
.dropdowns-color-light .cart-widget-side .mini_cart_item:hover .product-title,
.dropdowns-color-light .dropdown-cart .mini_cart_item:hover .product-title,
.woodmart-dark .group_table td.label a:hover,
.woodmart-dark .product-grid-item .product-title a:hover,
.woodmart-dark .product-title a:hover,
.woodmart-dark .widget_recent_comments ul li > a:hover,
.woodmart-dark .widget_recent_entries ul li a:hover,
.woodmart-dark .widget_recent_reviews .product-title:hover,
.woodmart-dark .widget_shopping_cart .mini_cart_item:hover .product-title,
.woodmart-dark .woodmart-recent-posts .entry-title a:hover,
.woodmart-dark a.product-title:hover,
.woodmart-dark div[class^="vc_wp"] a.product-title:hover,
.woodmart-dark td.product-name a:hover,
.woodmart-hover-info-alt h3.product-title a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.dropdowns-color-light .cart-widget-side .widget-heading,
.dropdowns-color-light .login-form-side .widget-heading {
  border-color: rgba(255, 255, 255, 0.15);
}
.dropdowns-color-light .cart-widget-side .widget-heading .widget-title,
.dropdowns-color-light .login-form-side .widget-heading .widget-title {
  color: #fff;
}
.dropdowns-color-light .cart-widget-side .close-side-widget,
.dropdowns-color-light .login-form-side .close-side-widget,
.woodmart-dark .widget-heading .close-side-widget {
  color: #fff;
}
.platform-Windows .full-screen-menu-open .header-banner,
.platform-Windows .full-screen-menu-open .main-page-wrapper,
.platform-Windows .full-screen-menu-open .whb-row,
.platform-Windows .woodmart-search-opened .header-banner,
.platform-Windows .woodmart-search-opened .main-page-wrapper,
.platform-Windows .woodmart-search-opened .whb-row {
  padding-right: 17px;
}
#yith-wcwl-popup-message,
.dokan-alert,
.dokan-error,
.dokan-info,
.dokan-message,
.dokan-store-contact .alert-success,
.mc4wp-alert,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.yith_ywraq_add_item_product_message,
div.wpcf7-response-output {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 80px;
  padding-left: 65px;
  min-height: 60px;
  margin-bottom: 0;
  line-height: 1.3;
  border: none;
  color: #fff;
  cursor: pointer;
}
#yith-wcwl-popup-message:before,
.dokan-alert:before,
.dokan-error:before,
.dokan-info:before,
.dokan-message:before,
.dokan-store-contact .alert-success:before,
.mc4wp-alert:before,
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before,
.yith_ywraq_add_item_product_message:before,
div.wpcf7-response-output:before {
  position: absolute;
  top: 50%;
  left: 24px;
  line-height: 18px;
  font-size: 18px;
  margin-top: -9px;
  font-family: FontAwesome;
}
#yith-wcwl-popup-message a,
.dokan-alert a,
.dokan-error a,
.dokan-info a,
.dokan-message a,
.dokan-store-contact .alert-success a,
.mc4wp-alert a,
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a,
.yith_ywraq_add_item_product_message a,
div.wpcf7-response-output a {
  color: #fff;
  text-decoration: underline;
}
#yith-wcwl-popup-message a:hover,
.dokan-alert a:hover,
.dokan-error a:hover,
.dokan-info a:hover,
.dokan-message a:hover,
.dokan-store-contact .alert-success a:hover,
.mc4wp-alert a:hover,
.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover,
.yith_ywraq_add_item_product_message a:hover,
div.wpcf7-response-output a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#yith-wcwl-popup-message .amount,
.dokan-alert .amount,
.dokan-error .amount,
.dokan-info .amount,
.dokan-message .amount,
.dokan-store-contact .alert-success .amount,
.mc4wp-alert .amount,
.woocommerce-error .amount,
.woocommerce-info .amount,
.woocommerce-message .amount,
.yith_ywraq_add_item_product_message .amount,
div.wpcf7-response-output .amount {
  color: #fff;
}
#yith-wcwl-popup-message > *,
.dokan-alert > *,
.dokan-error > *,
.dokan-info > *,
.dokan-message > *,
.dokan-store-contact .alert-success > *,
.mc4wp-alert > *,
.woocommerce-error > *,
.woocommerce-info > *,
.woocommerce-message > *,
.yith_ywraq_add_item_product_message > *,
div.wpcf7-response-output > * {
  margin-left: 10px;
  margin-right: 10px;
}
#yith-wcwl-popup-message .button,
#yith-wcwl-popup-message .wc-backward,
.dokan-alert .button,
.dokan-alert .wc-backward,
.dokan-error .button,
.dokan-error .wc-backward,
.dokan-info .button,
.dokan-info .wc-backward,
.dokan-message .button,
.dokan-message .wc-backward,
.dokan-store-contact .alert-success .button,
.dokan-store-contact .alert-success .wc-backward,
.mc4wp-alert .button,
.mc4wp-alert .wc-backward,
.woocommerce-error .button,
.woocommerce-error .wc-backward,
.woocommerce-info .button,
.woocommerce-info .wc-backward,
.woocommerce-message .button,
.woocommerce-message .wc-backward,
.yith_ywraq_add_item_product_message .button,
.yith_ywraq_add_item_product_message .wc-backward,
div.wpcf7-response-output .button,
div.wpcf7-response-output .wc-backward {
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: transparent;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0;
  border: none;
  border-bottom: 2px solid #fff;
}
#yith-wcwl-popup-message .button:hover,
#yith-wcwl-popup-message .wc-backward:hover,
.dokan-alert .button:hover,
.dokan-alert .wc-backward:hover,
.dokan-error .button:hover,
.dokan-error .wc-backward:hover,
.dokan-info .button:hover,
.dokan-info .wc-backward:hover,
.dokan-message .button:hover,
.dokan-message .wc-backward:hover,
.dokan-store-contact .alert-success .button:hover,
.dokan-store-contact .alert-success .wc-backward:hover,
.mc4wp-alert .button:hover,
.mc4wp-alert .wc-backward:hover,
.woocommerce-error .button:hover,
.woocommerce-error .wc-backward:hover,
.woocommerce-info .button:hover,
.woocommerce-info .wc-backward:hover,
.woocommerce-message .button:hover,
.woocommerce-message .wc-backward:hover,
.yith_ywraq_add_item_product_message .button:hover,
.yith_ywraq_add_item_product_message .wc-backward:hover,
div.wpcf7-response-output .button:hover,
div.wpcf7-response-output .wc-backward:hover {
  opacity: 0.7;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#yith-wcwl-popup-message .button:focus,
#yith-wcwl-popup-message .wc-backward:focus,
.dokan-alert .button:focus,
.dokan-alert .wc-backward:focus,
.dokan-error .button:focus,
.dokan-error .wc-backward:focus,
.dokan-info .button:focus,
.dokan-info .wc-backward:focus,
.dokan-message .button:focus,
.dokan-message .wc-backward:focus,
.dokan-store-contact .alert-success .button:focus,
.dokan-store-contact .alert-success .wc-backward:focus,
.mc4wp-alert .button:focus,
.mc4wp-alert .wc-backward:focus,
.woocommerce-error .button:focus,
.woocommerce-error .wc-backward:focus,
.woocommerce-info .button:focus,
.woocommerce-info .wc-backward:focus,
.woocommerce-message .button:focus,
.woocommerce-message .wc-backward:focus,
.yith_ywraq_add_item_product_message .button:focus,
.yith_ywraq_add_item_product_message .wc-backward:focus,
div.wpcf7-response-output .button:focus,
div.wpcf7-response-output .wc-backward:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#yith-wcwl-popup-message .vc_message_box-icon,
.dokan-alert .vc_message_box-icon,
.dokan-error .vc_message_box-icon,
.dokan-info .vc_message_box-icon,
.dokan-message .vc_message_box-icon,
.dokan-store-contact .alert-success .vc_message_box-icon,
.mc4wp-alert .vc_message_box-icon,
.woocommerce-error .vc_message_box-icon,
.woocommerce-info .vc_message_box-icon,
.woocommerce-message .vc_message_box-icon,
.yith_ywraq_add_item_product_message .vc_message_box-icon,
div.wpcf7-response-output .vc_message_box-icon {
  display: none;
}
.dokan-alert-danger,
.dokan-alert-info,
.dokan-alert-warning,
.dokan-error,
.dokan-info,
.mc4wp-error,
.mc4wp-notice,
.woocommerce-error,
.woocommerce-info,
div.wpcf7-mail-sent-ng,
div.wpcf7-validation-errors {
  background-color: #e0b252;
}
.dokan-alert-danger:before,
.dokan-alert-info:before,
.dokan-alert-warning:before,
.dokan-error:before,
.dokan-info:before,
.mc4wp-error:before,
.mc4wp-notice:before,
.woocommerce-error:before,
.woocommerce-info:before,
div.wpcf7-mail-sent-ng:before,
div.wpcf7-validation-errors:before {
  content: "\f071";
}
#yith-wcwl-popup-message,
.dokan-alert-success,
.dokan-message,
.dokan-store-contact .alert-success,
.mc4wp-success,
.woocommerce-message,
.wpcf7-mail-sent-ok,
.yith_ywraq_add_item_product_message {
  background-color: #459647;
}
#yith-wcwl-popup-message:before,
.dokan-alert-success:before,
.dokan-message:before,
.dokan-store-contact .alert-success:before,
.mc4wp-success:before,
.woocommerce-message:before,
.wpcf7-mail-sent-ok:before,
.yith_ywraq_add_item_product_message:before {
  content: "\f00c";
}
#yith-wcwl-popup-message,
.mc4wp-alert,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.yith_ywraq_add_item_product_message,
div.wpcf7-response-output {
  position: fixed;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1050;
  transform: translate3d(0, 200%, 0);
  -webkit-transform: translate3d(0, 200%, 0);
  -webkit-animation: wd-fadeInUpBig 0.35s ease 0.5s both;
  animation: wd-fadeInUpBig 0.35s ease 0.5s both;
}
#yith-wcwl-popup-message:after,
.mc4wp-alert:after,
.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after,
.yith_ywraq_add_item_product_message:after,
div.wpcf7-response-output:after {
  content: "\f10f";
  font-family: woodmart-font;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 60px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.1);
  transition: background-color 0.25s ease;
  -webkit-transition: background-color 0.25s ease;
}
.hidden-notice#yith-wcwl-popup-message,
.hidden-notice.mc4wp-alert,
.hidden-notice.woocommerce-error,
.hidden-notice.woocommerce-info,
.hidden-notice.woocommerce-message,
.hidden-notice.yith_ywraq_add_item_product_message,
div.hidden-notice.wpcf7-response-output {
  -webkit-animation: wd-fadeOutDownBig 0.35s ease both;
  animation: wd-fadeOutDownBig 0.35s ease both;
}
#yith-wcwl-popup-message:hover:after,
.mc4wp-alert:hover:after,
.woocommerce-error:hover:after,
.woocommerce-info:hover:after,
.woocommerce-message:hover:after,
.yith_ywraq_add_item_product_message:hover:after,
div.wpcf7-response-output:hover:after {
  background-color: rgba(0, 0, 0, 0.2);
}
.search-no-results.woocommerce .woocommerce-info,
.woocommerce-MyAccount-content .woocommerce-Message,
.woocommerce-cart [role="alert"],
.woocommerce-checkout [role="alert"],
.woocommerce-form-coupon-toggle > .woocommerce-info,
.woocommerce-form-login-toggle > .woocommerce-info {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  width: 100%;
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding-right: 30px;
  z-index: auto;
  cursor: default;
  transform: none;
  -webkit-transform: none;
  animation: none;
  -webkit-animation: none;
}
.search-no-results.woocommerce .woocommerce-info:after,
.woocommerce-MyAccount-content .woocommerce-Message:after,
.woocommerce-cart [role="alert"]:after,
.woocommerce-checkout [role="alert"]:after,
.woocommerce-form-coupon-toggle > .woocommerce-info:after,
.woocommerce-form-login-toggle > .woocommerce-info:after {
  content: none;
}
.search-no-results.woocommerce .hidden-notice.woocommerce-info,
.woocommerce-MyAccount-content .hidden-notice.woocommerce-Message,
.woocommerce-cart .hidden-notice[role="alert"],
.woocommerce-checkout .hidden-notice[role="alert"],
.woocommerce-form-coupon-toggle > .hidden-notice.woocommerce-info,
.woocommerce-form-login-toggle > .hidden-notice.woocommerce-info {
  animation: none;
  -webkit-animation: none;
}
.full-screen-nav .item-level-0 > a,
.whb-color-light .navigation-style-bordered .item-level-0 > a,
.whb-color-light .navigation-style-default .item-level-0 > a,
.whb-color-light .navigation-style-separated .item-level-0 > a,
.whb-color-light .navigation-style-underline .item-level-0 > a {
  color: #fff;
}
.full-screen-nav .item-level-0 > a:after,
.whb-color-light .navigation-style-bordered .item-level-0 > a:after,
.whb-color-light .navigation-style-default .item-level-0 > a:after,
.whb-color-light .navigation-style-separated .item-level-0 > a:after,
.whb-color-light .navigation-style-underline .item-level-0 > a:after {
  color: rgba(255, 255, 255, 0.6);
}
.full-screen-nav .item-level-0:hover > a,
.whb-color-light .navigation-style-bordered .item-level-0:hover > a,
.whb-color-light .navigation-style-default .item-level-0:hover > a,
.whb-color-light .navigation-style-separated .item-level-0:hover > a,
.whb-color-light .navigation-style-underline .item-level-0:hover > a {
  color: rgba(255, 255, 255, 0.8);
}
.full-screen-nav .item-level-0.current-menu-item > a,
.whb-color-light .navigation-style-bordered .item-level-0.current-menu-item > a,
.whb-color-light .navigation-style-default .item-level-0.current-menu-item > a,
.whb-color-light
  .navigation-style-separated
  .item-level-0.current-menu-item
  > a,
.whb-color-light
  .navigation-style-underline
  .item-level-0.current-menu-item
  > a {
  color: #fff;
}
.full-screen-nav .menu-mega-dropdown .sub-menu > li > a,
.navigation-style-bordered
  .menu-mega-dropdown
  .color-scheme-light
  .sub-menu
  > li
  > a,
.navigation-style-default
  .menu-mega-dropdown
  .color-scheme-light
  .sub-menu
  > li
  > a,
.navigation-style-separated
  .menu-mega-dropdown
  .color-scheme-light
  .sub-menu
  > li
  > a,
.navigation-style-underline
  .menu-mega-dropdown
  .color-scheme-light
  .sub-menu
  > li
  > a,
.vertical-navigation
  .menu-mega-dropdown
  .color-scheme-light
  .sub-menu
  > li
  > a {
  color: #fff;
}
.full-screen-nav .menu-mega-dropdown .sub-menu > li > a:hover,
.navigation-style-bordered
  .menu-mega-dropdown
  .color-scheme-light
  .sub-menu
  > li
  > a:hover,
.navigation-style-default
  .menu-mega-dropdown
  .color-scheme-light
  .sub-menu
  > li
  > a:hover,
.navigation-style-separated
  .menu-mega-dropdown
  .color-scheme-light
  .sub-menu
  > li
  > a:hover,
.navigation-style-underline
  .menu-mega-dropdown
  .color-scheme-light
  .sub-menu
  > li
  > a:hover,
.vertical-navigation
  .menu-mega-dropdown
  .color-scheme-light
  .sub-menu
  > li
  > a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.full-screen-nav .menu-mega-dropdown .sub-sub-menu li a,
.navigation-style-bordered
  .menu-mega-dropdown
  .color-scheme-light
  .sub-sub-menu
  li
  a,
.navigation-style-default
  .menu-mega-dropdown
  .color-scheme-light
  .sub-sub-menu
  li
  a,
.navigation-style-separated
  .menu-mega-dropdown
  .color-scheme-light
  .sub-sub-menu
  li
  a,
.navigation-style-underline
  .menu-mega-dropdown
  .color-scheme-light
  .sub-sub-menu
  li
  a,
.vertical-navigation
  .menu-mega-dropdown
  .color-scheme-light
  .sub-sub-menu
  li
  a {
  color: rgba(255, 255, 255, 0.6);
}
.full-screen-nav .menu-mega-dropdown .sub-sub-menu li a:hover,
.navigation-style-bordered
  .menu-mega-dropdown
  .color-scheme-light
  .sub-sub-menu
  li
  a:hover,
.navigation-style-default
  .menu-mega-dropdown
  .color-scheme-light
  .sub-sub-menu
  li
  a:hover,
.navigation-style-separated
  .menu-mega-dropdown
  .color-scheme-light
  .sub-sub-menu
  li
  a:hover,
.navigation-style-underline
  .menu-mega-dropdown
  .color-scheme-light
  .sub-sub-menu
  li
  a:hover,
.vertical-navigation
  .menu-mega-dropdown
  .color-scheme-light
  .sub-sub-menu
  li
  a:hover {
  color: #fff;
}
.whb-color-dark .navigation-style-default .item-level-0 > a {
  color: #333;
}
.whb-color-dark .navigation-style-default .item-level-0 > a:after {
  color: rgba(82, 82, 82, 0.45);
}
.navigation-style-bordered .menu-simple-dropdown .color-scheme-dark li a,
.navigation-style-default .menu-simple-dropdown .color-scheme-dark li a,
.navigation-style-separated .menu-simple-dropdown .color-scheme-dark li a,
.vertical-navigation .menu-simple-dropdown li a,
.woodmart-header-links .color-scheme-dark li a {
  color: #777;
}
.navigation-style-bordered .menu-simple-dropdown .color-scheme-dark li a:hover,
.navigation-style-default .menu-simple-dropdown .color-scheme-dark li a:hover,
.navigation-style-separated .menu-simple-dropdown .color-scheme-dark li a:hover,
.vertical-navigation .menu-simple-dropdown li a:hover,
.woodmart-header-links .color-scheme-dark li a:hover {
  background-color: #f9f9f9;
  color: #777;
}
.navigation-style-bordered
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a,
.navigation-style-default
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a,
.navigation-style-separated
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a,
.vertical-navigation .menu-mega-dropdown .sub-menu > li > a {
  color: #2d2a2a;
}
.navigation-style-bordered
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a,
.navigation-style-default
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a,
.navigation-style-separated
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a,
.vertical-navigation .menu-mega-dropdown .sub-sub-menu li a {
  color: #777;
}
.navigation-style-bordered .menu-simple-dropdown .color-scheme-light li a,
.navigation-style-default .menu-simple-dropdown .color-scheme-light li a,
.navigation-style-separated .menu-simple-dropdown .color-scheme-light li a,
.vertical-navigation .menu-simple-dropdown .color-scheme-light li a,
.woodmart-header-links .color-scheme-light li a {
  color: rgba(255, 255, 255, 0.8);
}
.navigation-style-bordered .menu-simple-dropdown .color-scheme-light li a:hover,
.navigation-style-default .menu-simple-dropdown .color-scheme-light li a:hover,
.navigation-style-separated
  .menu-simple-dropdown
  .color-scheme-light
  li
  a:hover,
.vertical-navigation .menu-simple-dropdown .color-scheme-light li a:hover,
.woodmart-header-links .color-scheme-light li a:hover {
  background-color: rgba(255, 255, 255, 0.08);
  color: #fff;
}
.whb-color-dark .navigation-style-underline .item-level-0 > a {
  color: #333;
}
.whb-color-dark .navigation-style-underline .item-level-0 > a:after {
  color: rgba(82, 82, 82, 0.45);
}
.whb-color-dark .navigation-style-underline .item-level-0:hover > a {
  color: #333;
}
.navigation-style-underline .menu-simple-dropdown .color-scheme-dark li a {
  color: #777;
}
.navigation-style-underline
  .menu-simple-dropdown
  .color-scheme-dark
  li
  a:hover {
  color: #333;
}
.navigation-style-underline
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a {
  color: #2d2a2a;
}
.navigation-style-underline
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-menu
  > li
  > a:hover {
  color: #2d2a2a;
}
.navigation-style-underline
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a {
  color: #777;
}
.navigation-style-underline
  .menu-mega-dropdown
  .color-scheme-dark
  .sub-sub-menu
  li
  a:hover {
  color: #333;
}
.whb-color-light
  .navigation-style-underline
  .item-level-0
  > a
  .nav-link-text:after {
  background-color: rgba(255, 255, 255, 0.5);
}
.navigation-style-underline
  .menu-simple-dropdown
  .color-scheme-light
  .nav-link-text:after {
  background-color: rgba(255, 255, 255, 0.5);
}
.navigation-style-underline .menu-simple-dropdown .color-scheme-light li a {
  color: rgba(255, 255, 255, 0.8);
}
.navigation-style-underline
  .menu-simple-dropdown
  .color-scheme-light
  li
  a:hover {
  color: #fff;
}
.navigation-style-underline
  .menu-mega-dropdown
  .color-scheme-light
  .nav-link-text:after {
  background-color: rgba(255, 255, 255, 0.5);
}
.whb-color-dark .navigation-style-bordered .item-level-0 > a,
.whb-color-dark .navigation-style-separated .item-level-0 > a {
  color: #333;
}
.whb-color-dark .navigation-style-bordered .item-level-0 > a:after,
.whb-color-dark .navigation-style-separated .item-level-0 > a:after {
  color: rgba(82, 82, 82, 0.45);
}
.whb-color-dark .navigation-style-bordered .item-level-0:after,
.whb-color-dark .navigation-style-separated .item-level-0:after {
  border-color: rgba(129, 129, 129, 0.2);
}
.whb-color-dark .navigation-style-bordered .item-level-0:hover > a,
.whb-color-dark .navigation-style-separated .item-level-0:hover > a {
  color: rgba(51, 51, 51, 0.6);
}
.whb-color-light .navigation-style-bordered .item-level-0:after,
.whb-color-light .navigation-style-separated .item-level-0:after {
  border-color: rgba(255, 255, 255, 0.25);
}
.mega-menu-list > li > a,
.menu-mega-dropdown .sub-menu > li > a {
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 5px;
  position: relative;
}
.mega-menu-list > li > a .category-icon,
.menu-mega-dropdown .sub-menu > li > a .category-icon {
  margin-top: -2px;
}
.mega-menu-list > li > a .menu-label,
.menu-mega-dropdown .sub-menu > li > a .menu-label {
  margin-bottom: 7px;
}
.mega-menu-list .sub-sub-menu li a,
.menu-mega-dropdown .sub-sub-menu li a {
  display: block;
  font-size: 14px;
  line-height: 18px;
  padding: 9px 0;
}
.mega-menu-list .sub-sub-menu li a .menu-label,
.menu-mega-dropdown .sub-sub-menu li a .menu-label {
  margin-bottom: -2px;
}
.color-scheme-light .searchform input[type="text"],
.whb-color-light .search-style-default input[type="text"],
.woodmart-dark .searchform input[type="text"],
.woodmart-vc-ajax-search.color-light .searchform input[type="text"] {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}
.color-scheme-light .searchform input[type="text"]:focus,
.whb-color-light .search-style-default input[type="text"]:focus,
.woodmart-dark .searchform input[type="text"]:focus,
.woodmart-vc-ajax-search.color-light .searchform input[type="text"]:focus {
  border-color: rgba(255, 255, 255, 0.7);
}
.color-scheme-light .searchform ::-webkit-input-placeholder,
.whb-color-light .search-style-default ::-webkit-input-placeholder,
.woodmart-dark .searchform ::-webkit-input-placeholder,
.woodmart-vc-ajax-search.color-light .searchform ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.color-scheme-light .searchform ::-moz-placeholder,
.whb-color-light .search-style-default ::-moz-placeholder,
.woodmart-dark .searchform ::-moz-placeholder,
.woodmart-vc-ajax-search.color-light .searchform ::-moz-placeholder {
  color: #fff;
}
.color-scheme-light .searchform :-moz-placeholder,
.whb-color-light .search-style-default :-moz-placeholder,
.woodmart-dark .searchform :-moz-placeholder,
.woodmart-vc-ajax-search.color-light .searchform :-moz-placeholder {
  color: #fff;
}
.color-scheme-light .searchform :-ms-input-placeholder,
.whb-color-light .search-style-default :-ms-input-placeholder,
.woodmart-dark .searchform :-ms-input-placeholder,
.woodmart-vc-ajax-search.color-light .searchform :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.color-scheme-light .searchform .searchsubmit,
.whb-color-light .search-style-default .searchsubmit,
.woodmart-dark .searchform .searchsubmit,
.woodmart-vc-ajax-search.color-light .searchform .searchsubmit {
  color: #fff;
}
.color-scheme-light .searchform .searchsubmit:before,
.whb-color-light .search-style-default .searchsubmit:before,
.woodmart-dark .searchform .searchsubmit:before,
.woodmart-vc-ajax-search.color-light .searchform .searchsubmit:before {
  border-color: rgba(255, 255, 255, 0.4);
  border-left-color: #fff;
}
.color-scheme-light .searchform .search-by-category .input-dropdown-inner,
.whb-color-light
  .search-style-default
  .search-by-category
  .input-dropdown-inner,
.woodmart-dark .searchform .search-by-category .input-dropdown-inner,
.woodmart-vc-ajax-search.color-light .search-by-category .input-dropdown-inner {
  border-color: rgba(255, 255, 255, 0.5);
}
.color-scheme-light .searchform .search-by-category .input-dropdown-inner > a,
.whb-color-light
  .search-style-default
  .search-by-category
  .input-dropdown-inner
  > a,
.woodmart-dark .searchform .search-by-category .input-dropdown-inner > a,
.woodmart-vc-ajax-search.color-light
  .search-by-category
  .input-dropdown-inner
  > a {
  color: #fff;
}
#cboxClose,
.full-screen-close-icon,
button.mfp-close {
  position: fixed;
  top: 0;
  left: auto;
  right: 0;
  bottom: auto;
  width: 50px;
  height: 50px;
  padding: 0;
  margin: 0;
  text-indent: 0;
  font-size: 0;
  text-align: center;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
  background: 0 0;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 1;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#cboxClose:after,
.full-screen-close-icon:after,
button.mfp-close:after {
  content: "\f10f";
  font-family: woodmart-font;
  display: inline-block;
  font-size: 16px;
  line-height: 50px;
}
#cboxClose:hover,
.full-screen-close-icon:hover,
button.mfp-close:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button.mfp-close {
  opacity: 0;
  transition: all 0.25s ease, opacity 0s ease 0s;
  -webkit-transition: all 0.25s ease, opacity 0s ease 0s;
}
.mfp-ready button.mfp-close {
  opacity: 1;
  transition: all 0.25s ease, opacity 0.3s ease 0.35s;
  -webkit-transition: all 0.25s ease, opacity 0.3s ease 0.35s;
}
.woocommerce-remove-coupon,
.yith-woocompare-widget .products-list li a.remove,
td.product-remove a {
  position: relative;
  font-size: 0;
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  vertical-align: middle;
  cursor: pointer;
  padding-right: 19px;
  padding-right: 0;
}
.woocommerce-remove-coupon:after,
.woocommerce-remove-coupon:before,
.yith-woocompare-widget .products-list li a.remove:after,
.yith-woocompare-widget .products-list li a.remove:before,
td.product-remove a:after,
td.product-remove a:before {
  content: " ";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
  width: 13px;
  height: 2px;
  display: inline-block;
  background-color: #000;
  -webkit-transition: background-color 0.2s ease-in-out,
    transform 0.2s ease-in-out, width 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, width 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, width 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out,
    width 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out,
    width 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.woocommerce-remove-coupon:after,
.yith-woocompare-widget .products-list li a.remove:after,
td.product-remove a:after {
  transform: rotate(-44deg);
  -webkit-transform: rotate(-44deg);
}
.woocommerce-remove-coupon:before,
.yith-woocompare-widget .products-list li a.remove:before,
td.product-remove a:before {
  transform: rotate(44deg);
  -webkit-transform: rotate(44deg);
}
.woocommerce-remove-coupon:hover:after,
.yith-woocompare-widget .products-list li a.remove:hover:after,
td.product-remove a:hover:after {
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
.woocommerce-remove-coupon:hover:before,
.yith-woocompare-widget .products-list li a.remove:hover:before,
td.product-remove a:hover:before {
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
.woocommerce-remove-coupon:after,
.woocommerce-remove-coupon:before,
.yith-woocompare-widget .products-list li a.remove:after,
.yith-woocompare-widget .products-list li a.remove:before,
td.product-remove a:after,
td.product-remove a:before {
  right: 8px;
}
.woodmart-dark .woocommerce-remove-coupon:after,
.woodmart-dark .woocommerce-remove-coupon:before,
.woodmart-dark .yith-woocompare-widget .products-list li a.remove:after,
.woodmart-dark .yith-woocompare-widget .products-list li a.remove:before,
.woodmart-dark td.product-remove a:after,
.woodmart-dark td.product-remove a:before {
  background-color: #fff;
}
.dropdown-cart,
.menu-simple-dropdown .sub-sub-menu,
.sub-menu-dropdown,
.vertical-navigation .sub-menu-dropdown,
.whb-header form.woocommerce-currency-switcher-form .dd-options,
.whb-text-element .wcml-dropdown .wcml-cs-submenu,
.whb-text-element .wcml-dropdown-click .wcml-cs-submenu,
.woodmart-product-categories .children,
.woodmart-search-dropdown {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease,
    transform 0.2s ease;
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease,
    -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease,
    -webkit-transform 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease,
    -webkit-transform 0.2s ease;
}
.dropdown-cart:after,
.menu-simple-dropdown .sub-sub-menu:after,
.sub-menu-dropdown:after,
.vertical-navigation .sub-menu-dropdown:after,
.whb-header form.woocommerce-currency-switcher-form .dd-options:after,
.whb-text-element .wcml-dropdown .wcml-cs-submenu:after,
.whb-text-element .wcml-dropdown-click .wcml-cs-submenu:after,
.woodmart-product-categories .children:after,
.woodmart-search-dropdown:after {
  content: "";
  position: absolute;
}
.browser-Safari .dropdown-cart,
.browser-Safari .menu-simple-dropdown .sub-sub-menu,
.browser-Safari .sub-menu-dropdown,
.browser-Safari .whb-header form.woocommerce-currency-switcher-form .dd-options,
.browser-Safari .whb-text-element .wcml-dropdown .wcml-cs-submenu,
.browser-Safari .whb-text-element .wcml-dropdown-click .wcml-cs-submenu,
.browser-Safari .woodmart-product-categories .children,
.browser-Safari .woodmart-search-dropdown,
.menu-simple-dropdown .browser-Safari .sub-sub-menu,
.whb-header form.woocommerce-currency-switcher-form .browser-Safari .dd-options,
.whb-text-element .wcml-dropdown .browser-Safari .wcml-cs-submenu,
.whb-text-element .wcml-dropdown-click .browser-Safari .wcml-cs-submenu,
.woodmart-product-categories .browser-Safari .children {
  visibility: visible;
}
.dropdown-cart,
.sub-menu-dropdown,
.whb-header form.woocommerce-currency-switcher-form .dd-options,
.whb-text-element .wcml-dropdown .wcml-cs-submenu,
.whb-text-element .wcml-dropdown-click .wcml-cs-submenu,
.woodmart-product-categories .children,
.woodmart-search-dropdown {
  margin: 15px 0 0 0;
  -webkit-transform: translateY(15px) translateZ(0);
  transform: translateY(15px) translateZ(0);
}
.dropdown-cart:after,
.sub-menu-dropdown:after,
.whb-header form.woocommerce-currency-switcher-form .dd-options:after,
.whb-text-element .wcml-dropdown .wcml-cs-submenu:after,
.whb-text-element .wcml-dropdown-click .wcml-cs-submenu:after,
.woodmart-product-categories .children:after,
.woodmart-search-dropdown:after {
  top: auto;
  bottom: 100%;
  left: 0;
  right: 0;
  width: auto;
  height: 15px;
}
.navigation-style-bordered .dropdown-cart,
.navigation-style-bordered .sub-menu-dropdown,
.navigation-style-bordered
  .whb-header
  form.woocommerce-currency-switcher-form
  .dd-options,
.navigation-style-bordered .whb-text-element .wcml-dropdown .wcml-cs-submenu,
.navigation-style-bordered
  .whb-text-element
  .wcml-dropdown-click
  .wcml-cs-submenu,
.navigation-style-bordered .woodmart-product-categories .children,
.navigation-style-bordered .woodmart-search-dropdown,
.whb-clone .dropdown-cart,
.whb-clone .sub-menu-dropdown,
.whb-clone .whb-header form.woocommerce-currency-switcher-form .dd-options,
.whb-clone .whb-text-element .wcml-dropdown .wcml-cs-submenu,
.whb-clone .whb-text-element .wcml-dropdown-click .wcml-cs-submenu,
.whb-clone .woodmart-product-categories .children,
.whb-clone .woodmart-search-dropdown,
.whb-header
  form.woocommerce-currency-switcher-form
  .navigation-style-bordered
  .dd-options,
.whb-header form.woocommerce-currency-switcher-form .whb-clone .dd-options,
.whb-header
  form.woocommerce-currency-switcher-form
  .whb-header-bottom
  .dd-options,
.whb-header form.woocommerce-currency-switcher-form .whb-top-bar .dd-options,
.whb-header-bottom .dropdown-cart,
.whb-header-bottom .sub-menu-dropdown,
.whb-header-bottom
  .whb-header
  form.woocommerce-currency-switcher-form
  .dd-options,
.whb-header-bottom .whb-text-element .wcml-dropdown .wcml-cs-submenu,
.whb-header-bottom .whb-text-element .wcml-dropdown-click .wcml-cs-submenu,
.whb-header-bottom .woodmart-product-categories .children,
.whb-header-bottom .woodmart-search-dropdown,
.whb-text-element .wcml-dropdown .navigation-style-bordered .wcml-cs-submenu,
.whb-text-element .wcml-dropdown .whb-clone .wcml-cs-submenu,
.whb-text-element .wcml-dropdown .whb-header-bottom .wcml-cs-submenu,
.whb-text-element .wcml-dropdown .whb-top-bar .wcml-cs-submenu,
.whb-text-element
  .wcml-dropdown-click
  .navigation-style-bordered
  .wcml-cs-submenu,
.whb-text-element .wcml-dropdown-click .whb-clone .wcml-cs-submenu,
.whb-text-element .wcml-dropdown-click .whb-header-bottom .wcml-cs-submenu,
.whb-text-element .wcml-dropdown-click .whb-top-bar .wcml-cs-submenu,
.whb-top-bar .dropdown-cart,
.whb-top-bar .sub-menu-dropdown,
.whb-top-bar .whb-header form.woocommerce-currency-switcher-form .dd-options,
.whb-top-bar .whb-text-element .wcml-dropdown .wcml-cs-submenu,
.whb-top-bar .whb-text-element .wcml-dropdown-click .wcml-cs-submenu,
.whb-top-bar .woodmart-product-categories .children,
.whb-top-bar .woodmart-search-dropdown,
.woodmart-product-categories .navigation-style-bordered .children,
.woodmart-product-categories .whb-clone .children,
.woodmart-product-categories .whb-header-bottom .children,
.woodmart-product-categories .whb-top-bar .children {
  margin: 0;
}
.navigation-style-bordered .dropdown-cart:after,
.navigation-style-bordered .sub-menu-dropdown:after,
.navigation-style-bordered
  .whb-header
  form.woocommerce-currency-switcher-form
  .dd-options:after,
.navigation-style-bordered
  .whb-text-element
  .wcml-dropdown
  .wcml-cs-submenu:after,
.navigation-style-bordered
  .whb-text-element
  .wcml-dropdown-click
  .wcml-cs-submenu:after,
.navigation-style-bordered .woodmart-product-categories .children:after,
.navigation-style-bordered .woodmart-search-dropdown:after,
.whb-clone .dropdown-cart:after,
.whb-clone .sub-menu-dropdown:after,
.whb-clone
  .whb-header
  form.woocommerce-currency-switcher-form
  .dd-options:after,
.whb-clone .whb-text-element .wcml-dropdown .wcml-cs-submenu:after,
.whb-clone .whb-text-element .wcml-dropdown-click .wcml-cs-submenu:after,
.whb-clone .woodmart-product-categories .children:after,
.whb-clone .woodmart-search-dropdown:after,
.whb-header
  form.woocommerce-currency-switcher-form
  .navigation-style-bordered
  .dd-options:after,
.whb-header
  form.woocommerce-currency-switcher-form
  .whb-clone
  .dd-options:after,
.whb-header
  form.woocommerce-currency-switcher-form
  .whb-header-bottom
  .dd-options:after,
.whb-header
  form.woocommerce-currency-switcher-form
  .whb-top-bar
  .dd-options:after,
.whb-header-bottom .dropdown-cart:after,
.whb-header-bottom .sub-menu-dropdown:after,
.whb-header-bottom
  .whb-header
  form.woocommerce-currency-switcher-form
  .dd-options:after,
.whb-header-bottom .whb-text-element .wcml-dropdown .wcml-cs-submenu:after,
.whb-header-bottom
  .whb-text-element
  .wcml-dropdown-click
  .wcml-cs-submenu:after,
.whb-header-bottom .woodmart-product-categories .children:after,
.whb-header-bottom .woodmart-search-dropdown:after,
.whb-text-element
  .wcml-dropdown
  .navigation-style-bordered
  .wcml-cs-submenu:after,
.whb-text-element .wcml-dropdown .whb-clone .wcml-cs-submenu:after,
.whb-text-element .wcml-dropdown .whb-header-bottom .wcml-cs-submenu:after,
.whb-text-element .wcml-dropdown .whb-top-bar .wcml-cs-submenu:after,
.whb-text-element
  .wcml-dropdown-click
  .navigation-style-bordered
  .wcml-cs-submenu:after,
.whb-text-element .wcml-dropdown-click .whb-clone .wcml-cs-submenu:after,
.whb-text-element
  .wcml-dropdown-click
  .whb-header-bottom
  .wcml-cs-submenu:after,
.whb-text-element .wcml-dropdown-click .whb-top-bar .wcml-cs-submenu:after,
.whb-top-bar .dropdown-cart:after,
.whb-top-bar .sub-menu-dropdown:after,
.whb-top-bar
  .whb-header
  form.woocommerce-currency-switcher-form
  .dd-options:after,
.whb-top-bar .whb-text-element .wcml-dropdown .wcml-cs-submenu:after,
.whb-top-bar .whb-text-element .wcml-dropdown-click .wcml-cs-submenu:after,
.whb-top-bar .woodmart-product-categories .children:after,
.whb-top-bar .woodmart-search-dropdown:after,
.woodmart-product-categories .navigation-style-bordered .children:after,
.woodmart-product-categories .whb-clone .children:after,
.woodmart-product-categories .whb-header-bottom .children:after,
.woodmart-product-categories .whb-top-bar .children:after {
  height: auto;
}
.menu-simple-dropdown .sub-sub-menu,
.vertical-navigation .sub-menu-dropdown {
  margin: 0;
  -webkit-transform: translateX(-15px) translateZ(0);
  transform: translateX(-15px) translateZ(0);
}
.menu-simple-dropdown .sub-sub-menu:after,
.vertical-navigation .sub-menu-dropdown:after {
  top: 0;
  bottom: 0;
  left: auto;
  right: 100%;
  width: 2px;
  height: auto;
}
.item-event-hover:hover > .sub-menu-dropdown,
.item-menu-opened > .sub-menu-dropdown,
.menu-simple-dropdown li:hover > ul,
.search-button:hover .woodmart-search-dropdown,
.whb-header form.woocommerce-currency-switcher-form:hover .dd-options,
.whb-text-element
  .wcml-dropdown
  .wcml-cs-active-currency:hover
  .wcml-cs-submenu,
.whb-text-element
  .wcml-dropdown-click
  .wcml-cs-active-currency:hover
  .wcml-cs-submenu,
.woodmart-header-links .opened > .sub-menu-dropdown,
.woodmart-product-categories li:hover > .children,
.woodmart-shopping-cart.display-widget > .dropdown-cart,
.woodmart-shopping-cart:hover > .dropdown-cart {
  visibility: visible;
  opacity: 1;
  pointer-events: visible;
  pointer-events: unset;
  -webkit-transform: none;
  transform: none;
}
.cart-widget-side,
.login-form-side,
.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 340px;
  z-index: 500;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
  -webkit-transition: transform 0.25s ease;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.dropdowns-color-light .cart-widget-side,
.dropdowns-color-light .login-form-side,
.dropdowns-color-light .mobile-nav {
  background-color: #101010;
}
.slide-from-left {
  left: 0;
  right: auto;
  transform: translate3d(-340px, 0, 0);
  -webkit-transform: translate3d(-340px, 0, 0);
}
.cart-widget-side,
.login-form-side,
.slide-from-right {
  right: 0;
  left: auto;
  transform: translate3d(340px, 0, 0);
  -webkit-transform: translate3d(340px, 0, 0);
}
.cart-widget-side.woodmart-cart-opened,
.login-form-side.woodmart-login-side-opened,
.mobile-nav.act-mobile-menu,
aside.sidebar-container.show-hidden-sidebar {
  transform: none;
  -webkit-transform: none;
}
.portfolio-filter:after,
.woodmart-products-tabs .tabs-navigation-wrapper:after,
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tabs-container:after {
  content: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -5px;
  width: 70px;
  pointer-events: none;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(255, 255, 255, 0)),
    to(white)
  );
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%);
}
.woodmart-dark .portfolio-filter:after,
.woodmart-dark .woodmart-products-tabs .tabs-navigation-wrapper:after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(26, 26, 26, 0)),
    to(#1a1a1a)
  );
  background: linear-gradient(to right, rgba(26, 26, 26, 0) 0, #1a1a1a 100%);
}
.masonry-filter li a,
.navigation-style-underline .nav-link-text,
.woodmart-products-tabs.tabs-design-alt .products-tabs-title .tab-label,
.woodmart-products-tabs.tabs-design-default .products-tabs-title .tab-label,
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tab
  .vc_tta-title-text {
  position: relative;
  display: inline-block;
  padding-top: 1px;
  padding-bottom: 1px;
}
.category-nav-link .category-name:after,
.masonry-filter li a:after,
.navigation-style-underline .nav-link-text:after,
.woodmart-checkout-steps ul li span:after,
.woodmart-products-tabs.tabs-design-alt .products-tabs-title .tab-label:after,
.woodmart-products-tabs.tabs-design-default
  .products-tabs-title
  .tab-label:after,
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tab
  .vc_tta-title-text:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 2px;
  transition: width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -webkit-transition: width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.masonry-filter li a.filter-active:after,
.masonry-filter li a:focus:after,
.masonry-filter li a:hover:after,
.navigation-style-underline
  .item-level-0.current-menu-item
  > a
  .nav-link-text:after,
.navigation-style-underline .item-level-0:hover > a .nav-link-text:after,
.navigation-style-underline .sub-menu a:hover .nav-link-text:after,
.navigation-style-underline .sub-sub-menu a:hover .nav-link-text:after,
.woodmart-checkout-steps ul .step-active span:after,
.woodmart-product-categories .category-nav-link > a:focus .category-name:after,
.woodmart-product-categories .category-nav-link > a:hover .category-name:after,
.woodmart-product-categories
  .current-cat
  > .category-nav-link
  .category-name:after,
.woodmart-products-tabs.tabs-design-alt
  .products-tabs-title
  li.active-tab-title
  .tab-label:after,
.woodmart-products-tabs.tabs-design-alt
  .products-tabs-title
  li:hover
  .tab-label:after,
.woodmart-products-tabs.tabs-design-default
  .products-tabs-title
  li.active-tab-title
  .tab-label:after,
.woodmart-products-tabs.tabs-design-default
  .products-tabs-title
  li:hover
  .tab-label:after,
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tab.vc_active
  .vc_tta-title-text:after,
.wpb-js-composer
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-tab
  > a:hover
  .vc_tta-title-text:after {
  width: 100%;
}
.site-mobile-menu li a .menu-label,
.vertical-navigation .item-level-0 > a .menu-label,
.whb-clone .woodmart-navigation .item-level-0 > a .menu-label,
.whb-top-bar .woodmart-navigation .item-level-0 > a .menu-label {
  position: static;
  margin-left: 5px;
  opacity: 1;
}
.site-mobile-menu li a .menu-label:before,
.vertical-navigation .item-level-0 > a .menu-label:before,
.whb-clone .woodmart-navigation .item-level-0 > a .menu-label:before,
.whb-top-bar .woodmart-navigation .item-level-0 > a .menu-label:before {
  content: none;
}
.product-image-summary .shop_attributes th,
.woocommerce-product-details__short-description table th,
.woodmart-hover-base .hover-content table th {
  font-weight: 600;
}
.product-image-summary .shop_attributes td,
.product-image-summary .shop_attributes th,
.woocommerce-product-details__short-description table td,
.woocommerce-product-details__short-description table th,
.woodmart-hover-base .hover-content table td,
.woodmart-hover-base .hover-content table th {
  padding: 5px 5px;
  border-bottom-style: dashed;
}
.product-image-summary .shop_attributes tr td:last-child,
.woocommerce-product-details__short-description table tr td:last-child,
.woodmart-hover-base .hover-content table tr td:last-child {
  text-align: right;
}
.product-image-summary .shop_attributes tr:last-child td,
.product-image-summary .shop_attributes tr:last-child th,
.woocommerce-product-details__short-description table tr:last-child td,
.woocommerce-product-details__short-description table tr:last-child th,
.woodmart-hover-base .hover-content table tr:last-child td,
.woodmart-hover-base .hover-content table tr:last-child th {
  border-bottom: none;
}
.product-image-summary .shop_attributes p,
.woocommerce-product-details__short-description table p,
.woodmart-hover-base .hover-content table p {
  line-height: inherit;
  margin-bottom: 0;
}
.comments-area .comment-body ol,
.comments-area .comment-body ul,
.entry-content > ol,
.entry-content > ul,
.header-banner-container > ol,
.header-banner-container > ul,
.hover-content-inner > ol,
.hover-content-inner > ul,
.order-list,
.portfolio-single-content > ol,
.portfolio-single-content > ul,
.textwidget > ol:not(.menu),
.textwidget > ul:not(.menu),
.unordered-list,
.wc-tab-inner > div > ol,
.wc-tab-inner > div > ul,
.woocommerce-product-details__short-description > ol,
.woocommerce-product-details__short-description > ul,
.woocommerce-terms-and-conditions > ol,
.woocommerce-terms-and-conditions > ul,
.woodmart-entry-content > ol,
.woodmart-entry-content > ul,
.woodmart-text-block > ol,
.woodmart-text-block > ul,
.wp-block-categories > ul,
.wpb_text_column .wpb_wrapper > ol,
.wpb_text_column .wpb_wrapper > ul {
  margin-bottom: 20px;
  padding-left: 20px;
  text-align: left;
}
.comments-area .comment-body ol li,
.comments-area .comment-body ul li,
.entry-content > ol li,
.entry-content > ul li,
.header-banner-container > ol li,
.header-banner-container > ul li,
.hover-content-inner > ol li,
.hover-content-inner > ul li,
.order-list li,
.portfolio-single-content > ol li,
.portfolio-single-content > ul li,
.textwidget > ol:not(.menu) li,
.textwidget > ul:not(.menu) li,
.unordered-list li,
.wc-tab-inner > div > ol li,
.wc-tab-inner > div > ul li,
.woocommerce-product-details__short-description > ol li,
.woocommerce-product-details__short-description > ul li,
.woocommerce-terms-and-conditions > ol li,
.woocommerce-terms-and-conditions > ul li,
.woodmart-entry-content > ol li,
.woodmart-entry-content > ul li,
.woodmart-text-block > ol li,
.woodmart-text-block > ul li,
.wp-block-categories > ul li,
.wpb_text_column .wpb_wrapper > ol li,
.wpb_text_column .wpb_wrapper > ul li {
  margin-bottom: 10px;
}
.comments-area .comment-body ol li:last-child,
.comments-area .comment-body ul li:last-child,
.entry-content > ol li:last-child,
.entry-content > ul li:last-child,
.header-banner-container > ol li:last-child,
.header-banner-container > ul li:last-child,
.hover-content-inner > ol li:last-child,
.hover-content-inner > ul li:last-child,
.order-list li:last-child,
.portfolio-single-content > ol li:last-child,
.portfolio-single-content > ul li:last-child,
.textwidget > ol:not(.menu) li:last-child,
.textwidget > ul:not(.menu) li:last-child,
.unordered-list li:last-child,
.wc-tab-inner > div > ol li:last-child,
.wc-tab-inner > div > ul li:last-child,
.woocommerce-product-details__short-description > ol li:last-child,
.woocommerce-product-details__short-description > ul li:last-child,
.woocommerce-terms-and-conditions > ol li:last-child,
.woocommerce-terms-and-conditions > ul li:last-child,
.woodmart-entry-content > ol li:last-child,
.woodmart-entry-content > ul li:last-child,
.woodmart-text-block > ol li:last-child,
.woodmart-text-block > ul li:last-child,
.wp-block-categories > ul li:last-child,
.wpb_text_column .wpb_wrapper > ol li:last-child,
.wpb_text_column .wpb_wrapper > ul li:last-child {
  margin-bottom: 0;
}
.comments-area .comment-body ol li > ol,
.comments-area .comment-body ol li > ul,
.comments-area .comment-body ul li > ol,
.comments-area .comment-body ul li > ul,
.entry-content > ol li > ol,
.entry-content > ol li > ul,
.entry-content > ul li > ol,
.entry-content > ul li > ul,
.header-banner-container > ol li > ol,
.header-banner-container > ol li > ul,
.header-banner-container > ul li > ol,
.header-banner-container > ul li > ul,
.hover-content-inner > ol li > ol,
.hover-content-inner > ol li > ul,
.hover-content-inner > ul li > ol,
.hover-content-inner > ul li > ul,
.order-list li > ol,
.order-list li > ul,
.portfolio-single-content > ol li > ol,
.portfolio-single-content > ol li > ul,
.portfolio-single-content > ul li > ol,
.portfolio-single-content > ul li > ul,
.textwidget > ol:not(.menu) li > ol,
.textwidget > ol:not(.menu) li > ul,
.textwidget > ul:not(.menu) li > ol,
.textwidget > ul:not(.menu) li > ul,
.unordered-list li > ol,
.unordered-list li > ul,
.wc-tab-inner > div > ol li > ol,
.wc-tab-inner > div > ol li > ul,
.wc-tab-inner > div > ul li > ol,
.wc-tab-inner > div > ul li > ul,
.woocommerce-product-details__short-description > ol li > ol,
.woocommerce-product-details__short-description > ol li > ul,
.woocommerce-product-details__short-description > ul li > ol,
.woocommerce-product-details__short-description > ul li > ul,
.woocommerce-terms-and-conditions > ol li > ol,
.woocommerce-terms-and-conditions > ol li > ul,
.woocommerce-terms-and-conditions > ul li > ol,
.woocommerce-terms-and-conditions > ul li > ul,
.woodmart-entry-content > ol li > ol,
.woodmart-entry-content > ol li > ul,
.woodmart-entry-content > ul li > ol,
.woodmart-entry-content > ul li > ul,
.woodmart-text-block > ol li > ol,
.woodmart-text-block > ol li > ul,
.woodmart-text-block > ul li > ol,
.woodmart-text-block > ul li > ul,
.wp-block-categories > ul li > ol,
.wp-block-categories > ul li > ul,
.wpb_text_column .wpb_wrapper > ol li > ol,
.wpb_text_column .wpb_wrapper > ol li > ul,
.wpb_text_column .wpb_wrapper > ul li > ol,
.wpb_text_column .wpb_wrapper > ul li > ul {
  margin-bottom: 0;
}
.comments-area .comment-body ol ol,
.comments-area .comment-body ol ul,
.comments-area .comment-body ul ol,
.comments-area .comment-body ul ul,
.entry-content > ol ol,
.entry-content > ol ul,
.entry-content > ul ol,
.entry-content > ul ul,
.header-banner-container > ol ol,
.header-banner-container > ol ul,
.header-banner-container > ul ol,
.header-banner-container > ul ul,
.hover-content-inner > ol ol,
.hover-content-inner > ol ul,
.hover-content-inner > ul ol,
.hover-content-inner > ul ul,
.order-list ol,
.order-list ul,
.portfolio-single-content > ol ol,
.portfolio-single-content > ol ul,
.portfolio-single-content > ul ol,
.portfolio-single-content > ul ul,
.textwidget > ol:not(.menu) ol,
.textwidget > ol:not(.menu) ul,
.textwidget > ul:not(.menu) ol,
.textwidget > ul:not(.menu) ul,
.unordered-list ol,
.unordered-list ul,
.wc-tab-inner > div > ol ol,
.wc-tab-inner > div > ol ul,
.wc-tab-inner > div > ul ol,
.wc-tab-inner > div > ul ul,
.woocommerce-product-details__short-description > ol ol,
.woocommerce-product-details__short-description > ol ul,
.woocommerce-product-details__short-description > ul ol,
.woocommerce-product-details__short-description > ul ul,
.woocommerce-terms-and-conditions > ol ol,
.woocommerce-terms-and-conditions > ol ul,
.woocommerce-terms-and-conditions > ul ol,
.woocommerce-terms-and-conditions > ul ul,
.woodmart-entry-content > ol ol,
.woodmart-entry-content > ol ul,
.woodmart-entry-content > ul ol,
.woodmart-entry-content > ul ul,
.woodmart-text-block > ol ol,
.woodmart-text-block > ol ul,
.woodmart-text-block > ul ol,
.woodmart-text-block > ul ul,
.wp-block-categories > ul ol,
.wp-block-categories > ul ul,
.wpb_text_column .wpb_wrapper > ol ol,
.wpb_text_column .wpb_wrapper > ol ul,
.wpb_text_column .wpb_wrapper > ul ol,
.wpb_text_column .wpb_wrapper > ul ul {
  margin-top: 10px;
  padding-left: 20px;
}
.comments-area .comment-body dl,
.entry-content > dl,
.header-banner-container > dl,
.hover-content-inner > dl,
.portfolio-single-content > dl,
.wc-tab-inner > div > dl,
.woocommerce-product-details__short-description > dl,
.woocommerce-terms-and-conditions > dl,
.woodmart-entry-content > dl,
.woodmart-text-block > dl,
.wpb_text_column .wpb_wrapper > dl {
  text-align: left;
}
.comments-area .comment-body dl dt,
.entry-content > dl dt,
.header-banner-container > dl dt,
.hover-content-inner > dl dt,
.portfolio-single-content > dl dt,
.wc-tab-inner > div > dl dt,
.woocommerce-product-details__short-description > dl dt,
.woocommerce-terms-and-conditions > dl dt,
.woodmart-entry-content > dl dt,
.woodmart-text-block > dl dt,
.wpb_text_column .wpb_wrapper > dl dt {
  font-weight: 700;
  color: #2d2a2a;
}
.comments-area .comment-body dl dd,
.entry-content > dl dd,
.header-banner-container > dl dd,
.hover-content-inner > dl dd,
.portfolio-single-content > dl dd,
.wc-tab-inner > div > dl dd,
.woocommerce-product-details__short-description > dl dd,
.woocommerce-terms-and-conditions > dl dd,
.woodmart-entry-content > dl dd,
.woodmart-text-block > dl dd,
.wpb_text_column .wpb_wrapper > dl dd {
  margin-bottom: 20px;
}
.inline-list {
  margin-left: -15px;
  margin-right: -15px;
}
.inline-list li {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.inline-list-with-border li {
  padding-top: 0;
  padding-bottom: 0;
}
.inline-list-with-border li:not(:last-child) {
  border-right: 1px solid rgba(129, 129, 129, 0.2);
}
.color-scheme-light .inline-list-with-border li:not(:last-child) {
  border-color: rgba(255, 255, 255, 0.15);
}
.comments-area .comment-body ol > li,
.entry-content > ol ol > li,
.entry-content > ol > li,
.entry-content > ul ol > li,
.header-banner-container > ol ol > li,
.header-banner-container > ol > li,
.header-banner-container > ul ol > li,
.hover-content-inner > ol ol > li,
.hover-content-inner > ol > li,
.hover-content-inner > ul ol > li,
.order-list ol > li,
.order-list > li,
.portfolio-single-content > ol ol > li,
.portfolio-single-content > ol > li,
.portfolio-single-content > ul ol > li,
.textwidget > ol:not(.menu) ol > li,
.textwidget > ol:not(.menu) > li,
.textwidget > ul:not(.menu) ol > li,
.unordered-list ol > li,
.wc-tab-inner > div > ol ol > li,
.wc-tab-inner > div > ol > li,
.wc-tab-inner > div > ul ol > li,
.woocommerce-product-details__short-description > ol ol > li,
.woocommerce-product-details__short-description > ol > li,
.woocommerce-product-details__short-description > ul ol > li,
.woocommerce-terms-and-conditions > ol ol > li,
.woocommerce-terms-and-conditions > ol > li,
.woocommerce-terms-and-conditions > ul ol > li,
.woodmart-entry-content > ol ol > li,
.woodmart-entry-content > ol > li,
.woodmart-entry-content > ul ol > li,
.woodmart-text-block > ol ol > li,
.woodmart-text-block > ol > li,
.woodmart-text-block > ul ol > li,
.wpb_text_column .wpb_wrapper > ol ol > li,
.wpb_text_column .wpb_wrapper > ol > li,
.wpb_text_column .wpb_wrapper > ul ol > li {
  list-style: decimal;
}
.comments-area .comment-body ol > li:before,
.entry-content > ol ol > li:before,
.entry-content > ol > li:before,
.entry-content > ul ol > li:before,
.header-banner-container > ol ol > li:before,
.header-banner-container > ol > li:before,
.header-banner-container > ul ol > li:before,
.hover-content-inner > ol ol > li:before,
.hover-content-inner > ol > li:before,
.hover-content-inner > ul ol > li:before,
.order-list ol > li:before,
.order-list > li:before,
.portfolio-single-content > ol ol > li:before,
.portfolio-single-content > ol > li:before,
.portfolio-single-content > ul ol > li:before,
.textwidget > ol:not(.menu) ol > li:before,
.textwidget > ol:not(.menu) > li:before,
.textwidget > ul:not(.menu) ol > li:before,
.unordered-list ol > li:before,
.wc-tab-inner > div > ol ol > li:before,
.wc-tab-inner > div > ol > li:before,
.wc-tab-inner > div > ul ol > li:before,
.woocommerce-product-details__short-description > ol ol > li:before,
.woocommerce-product-details__short-description > ol > li:before,
.woocommerce-product-details__short-description > ul ol > li:before,
.woocommerce-terms-and-conditions > ol ol > li:before,
.woocommerce-terms-and-conditions > ol > li:before,
.woocommerce-terms-and-conditions > ul ol > li:before,
.woodmart-entry-content > ol ol > li:before,
.woodmart-entry-content > ol > li:before,
.woodmart-entry-content > ul ol > li:before,
.woodmart-text-block > ol ol > li:before,
.woodmart-text-block > ol > li:before,
.woodmart-text-block > ul ol > li:before,
.wpb_text_column .wpb_wrapper > ol ol > li:before,
.wpb_text_column .wpb_wrapper > ol > li:before,
.wpb_text_column .wpb_wrapper > ul ol > li:before {
  content: none;
}
.comments-area .comment-body ul > li,
.entry-content > ol ul > li,
.entry-content > ul ul > li,
.entry-content > ul > li,
.header-banner-container > ol ul > li,
.header-banner-container > ul ul > li,
.header-banner-container > ul > li,
.hover-content-inner > ol ul > li,
.hover-content-inner > ul ul > li,
.hover-content-inner > ul > li,
.order-list ul > li,
.portfolio-single-content > ol ul > li,
.portfolio-single-content > ul ul > li,
.portfolio-single-content > ul > li,
.textwidget > ol:not(.menu) ul > li,
.textwidget > ul:not(.menu) ul > li,
.textwidget > ul:not(.menu) > li,
.unordered-list ul > li,
.unordered-list > li,
.wc-tab-inner > div > ol ul > li,
.wc-tab-inner > div > ul ul > li,
.wc-tab-inner > div > ul > li,
.woocommerce-product-details__short-description > ol ul > li,
.woocommerce-product-details__short-description > ul ul > li,
.woocommerce-product-details__short-description > ul > li,
.woocommerce-terms-and-conditions > ol ul > li,
.woocommerce-terms-and-conditions > ul ul > li,
.woocommerce-terms-and-conditions > ul > li,
.woodmart-entry-content > ol ul > li,
.woodmart-entry-content > ul ul > li,
.woodmart-entry-content > ul > li,
.woodmart-text-block > ol ul > li,
.woodmart-text-block > ul ul > li,
.woodmart-text-block > ul > li,
.wp-block-categories > ul > li,
.wpb_text_column .wpb_wrapper > ol ul > li,
.wpb_text_column .wpb_wrapper > ul ul > li,
.wpb_text_column .wpb_wrapper > ul > li {
  list-style: none;
  position: relative;
}
.comments-area .comment-body ul > li:before,
.entry-content > ol ul > li:before,
.entry-content > ul ul > li:before,
.entry-content > ul > li:before,
.header-banner-container > ol ul > li:before,
.header-banner-container > ul ul > li:before,
.header-banner-container > ul > li:before,
.hover-content-inner > ol ul > li:before,
.hover-content-inner > ul ul > li:before,
.hover-content-inner > ul > li:before,
.order-list ul > li:before,
.portfolio-single-content > ol ul > li:before,
.portfolio-single-content > ul ul > li:before,
.portfolio-single-content > ul > li:before,
.textwidget > ol:not(.menu) ul > li:before,
.textwidget > ul:not(.menu) ul > li:before,
.textwidget > ul:not(.menu) > li:before,
.unordered-list ul > li:before,
.unordered-list > li:before,
.wc-tab-inner > div > ol ul > li:before,
.wc-tab-inner > div > ul ul > li:before,
.wc-tab-inner > div > ul > li:before,
.woocommerce-product-details__short-description > ol ul > li:before,
.woocommerce-product-details__short-description > ul ul > li:before,
.woocommerce-product-details__short-description > ul > li:before,
.woocommerce-terms-and-conditions > ol ul > li:before,
.woocommerce-terms-and-conditions > ul ul > li:before,
.woocommerce-terms-and-conditions > ul > li:before,
.woodmart-entry-content > ol ul > li:before,
.woodmart-entry-content > ul ul > li:before,
.woodmart-entry-content > ul > li:before,
.woodmart-text-block > ol ul > li:before,
.woodmart-text-block > ul ul > li:before,
.woodmart-text-block > ul > li:before,
.wp-block-categories > ul > li:before,
.wpb_text_column .wpb_wrapper > ol ul > li:before,
.wpb_text_column .wpb_wrapper > ul ul > li:before,
.wpb_text_column .wpb_wrapper > ul > li:before {
  content: "\f110";
  font-family: woodmart-font;
  position: absolute;
  top: 6px;
  left: -20px;
  font-size: 8px;
}
.form-style-underlined .comment-form-author,
.form-style-underlined .comment-form-email,
.form-style-underlined .comment-form-url,
.form-style-underlined .order_comments_field > p,
.form-style-underlined .woocommerce-billing-fields__field-wrapper > p,
.form-style-underlined .woocommerce-shipping-fields__field-wrapper > p,
.form-style-underlined div.open-table-widget .otw-input-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid rgba(129, 129, 129, 0.2);
  transition: border-color 0.4s ease;
  -webkit-transition: border-color 0.4s ease;
}
.form-style-underlined .comment-form-author:hover,
.form-style-underlined .comment-form-email:hover,
.form-style-underlined .comment-form-url:hover,
.form-style-underlined .order_comments_field > p:hover,
.form-style-underlined .woocommerce-billing-fields__field-wrapper > p:hover,
.form-style-underlined .woocommerce-shipping-fields__field-wrapper > p:hover,
.form-style-underlined div.open-table-widget .otw-input-wrap:hover {
  border-color: rgba(129, 129, 129, 0.3);
}
.form-style-underlined .order_comments_field > p.woocommerce-invalid,
.form-style-underlined
  .woocommerce-billing-fields__field-wrapper
  > p.woocommerce-invalid,
.form-style-underlined .woocommerce-invalid.comment-form-author,
.form-style-underlined .woocommerce-invalid.comment-form-email,
.form-style-underlined .woocommerce-invalid.comment-form-url,
.form-style-underlined
  .woocommerce-shipping-fields__field-wrapper
  > p.woocommerce-invalid,
.form-style-underlined
  div.open-table-widget
  .woocommerce-invalid.otw-input-wrap {
  border-color: #ca1919;
}
.form-style-underlined .comment-form-author label,
.form-style-underlined .comment-form-email label,
.form-style-underlined .comment-form-url label,
.form-style-underlined .order_comments_field > p label,
.form-style-underlined .woocommerce-billing-fields__field-wrapper > p label,
.form-style-underlined .woocommerce-shipping-fields__field-wrapper > p label,
.form-style-underlined div.open-table-widget .otw-input-wrap label {
  margin-bottom: 0;
  margin-right: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.form-style-underlined .comment-form-author input[type="text"],
.form-style-underlined .comment-form-author input[type="email"],
.form-style-underlined .comment-form-author input[type="password"],
.form-style-underlined .comment-form-author input[type="search"],
.form-style-underlined .comment-form-author input[type="number"],
.form-style-underlined .comment-form-author input[type="url"],
.form-style-underlined .comment-form-author input[type="tel"],
.form-style-underlined .comment-form-author input[type="date"],
.form-style-underlined .comment-form-author select,
.form-style-underlined .comment-form-email input[type="text"],
.form-style-underlined .comment-form-email input[type="email"],
.form-style-underlined .comment-form-email input[type="password"],
.form-style-underlined .comment-form-email input[type="search"],
.form-style-underlined .comment-form-email input[type="number"],
.form-style-underlined .comment-form-email input[type="url"],
.form-style-underlined .comment-form-email input[type="tel"],
.form-style-underlined .comment-form-email input[type="date"],
.form-style-underlined .comment-form-email select,
.form-style-underlined .comment-form-url input[type="text"],
.form-style-underlined .comment-form-url input[type="email"],
.form-style-underlined .comment-form-url input[type="password"],
.form-style-underlined .comment-form-url input[type="search"],
.form-style-underlined .comment-form-url input[type="number"],
.form-style-underlined .comment-form-url input[type="url"],
.form-style-underlined .comment-form-url input[type="tel"],
.form-style-underlined .comment-form-url input[type="date"],
.form-style-underlined .comment-form-url select,
.form-style-underlined .order_comments_field > p input[type="text"],
.form-style-underlined .order_comments_field > p input[type="email"],
.form-style-underlined .order_comments_field > p input[type="password"],
.form-style-underlined .order_comments_field > p input[type="search"],
.form-style-underlined .order_comments_field > p input[type="number"],
.form-style-underlined .order_comments_field > p input[type="url"],
.form-style-underlined .order_comments_field > p input[type="tel"],
.form-style-underlined .order_comments_field > p input[type="date"],
.form-style-underlined .order_comments_field > p select,
.form-style-underlined
  .woocommerce-billing-fields__field-wrapper
  > p
  input[type="text"],
.form-style-underlined
  .woocommerce-billing-fields__field-wrapper
  > p
  input[type="email"],
.form-style-underlined
  .woocommerce-billing-fields__field-wrapper
  > p
  input[type="password"],
.form-style-underlined
  .woocommerce-billing-fields__field-wrapper
  > p
  input[type="search"],
.form-style-underlined
  .woocommerce-billing-fields__field-wrapper
  > p
  input[type="number"],
.form-style-underlined
  .woocommerce-billing-fields__field-wrapper
  > p
  input[type="url"],
.form-style-underlined
  .woocommerce-billing-fields__field-wrapper
  > p
  input[type="tel"],
.form-style-underlined
  .woocommerce-billing-fields__field-wrapper
  > p
  input[type="date"],
.form-style-underlined .woocommerce-billing-fields__field-wrapper > p select,
.form-style-underlined
  .woocommerce-shipping-fields__field-wrapper
  > p
  input[type="text"],
.form-style-underlined
  .woocommerce-shipping-fields__field-wrapper
  > p
  input[type="email"],
.form-style-underlined
  .woocommerce-shipping-fields__field-wrapper
  > p
  input[type="password"],
.form-style-underlined
  .woocommerce-shipping-fields__field-wrapper
  > p
  input[type="search"],
.form-style-underlined
  .woocommerce-shipping-fields__field-wrapper
  > p
  input[type="number"],
.form-style-underlined
  .woocommerce-shipping-fields__field-wrapper
  > p
  input[type="url"],
.form-style-underlined
  .woocommerce-shipping-fields__field-wrapper
  > p
  input[type="tel"],
.form-style-underlined
  .woocommerce-shipping-fields__field-wrapper
  > p
  input[type="date"],
.form-style-underlined .woocommerce-shipping-fields__field-wrapper > p select,
.form-style-underlined div.open-table-widget .otw-input-wrap input[type="text"],
.form-style-underlined
  div.open-table-widget
  .otw-input-wrap
  input[type="email"],
.form-style-underlined
  div.open-table-widget
  .otw-input-wrap
  input[type="password"],
.form-style-underlined
  div.open-table-widget
  .otw-input-wrap
  input[type="search"],
.form-style-underlined
  div.open-table-widget
  .otw-input-wrap
  input[type="number"],
.form-style-underlined div.open-table-widget .otw-input-wrap input[type="url"],
.form-style-underlined div.open-table-widget .otw-input-wrap input[type="tel"],
.form-style-underlined div.open-table-widget .otw-input-wrap input[type="date"],
.form-style-underlined div.open-table-widget .otw-input-wrap select {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  border-bottom-style: none;
}
.woocommerce-product-gallery .owl-nav > div:not(.disabled):hover,
.wrap-loading-arrow > div:not(.disabled):hover {
  color: rgba(0, 0, 0, 0.5);
}
.woocommerce-product-gallery .owl-nav > div.disabled,
.wrap-loading-arrow > div.disabled {
  color: rgba(0, 0, 0, 0.4);
  cursor: default;
}
.color-scheme-light .wrap-loading-arrow > div:not(.disabled):hover,
.woodmart-dark .woocommerce-product-gallery .owl-nav > div:not(.disabled):hover,
.woodmart-dark .wrap-loading-arrow > div:not(.disabled):hover {
  color: rgba(255, 255, 255, 0.8);
}
.color-scheme-light .wrap-loading-arrow > div.disabled,
.woodmart-dark .woocommerce-product-gallery .owl-nav > div.disabled,
.woodmart-dark .wrap-loading-arrow > div.disabled {
  color: rgba(255, 255, 255, 0.6);
}
.hover-color-scheme-dark,
.hover-color-scheme-light {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.hover-color-scheme-dark h1,
.hover-color-scheme-dark h2,
.hover-color-scheme-dark h3,
.hover-color-scheme-dark h4,
.hover-color-scheme-dark h5,
.hover-color-scheme-dark h6,
.hover-color-scheme-light h1,
.hover-color-scheme-light h2,
.hover-color-scheme-light h3,
.hover-color-scheme-light h4,
.hover-color-scheme-light h5,
.hover-color-scheme-light h6 {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#dokan-form-contact-seller.seller-form input.dokan-btn-theme:hover,
.cart-actions .button[name="update_cart"]:hover,
.cart-totals-inner .shipping-calculator-form .button:hover,
.simplePopup .submit-report-abuse:hover,
.vendor_sort input[type="submit"]:hover,
.wcmp-quick-info-wrapper input[type="submit"]:hover,
.widget_price_filter .price_slider_amount .button:hover,
.widget_shopping_cart .buttons .btn-cart:hover,
.woodmart-switch-to-register:hover,
.yith-woocompare-widget > a.compare:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btns-default-3d #dokan-form-contact-seller.seller-form input.dokan-btn-theme,
.btns-default-3d .cart-actions .button[name="update_cart"],
.btns-default-3d .cart-totals-inner .shipping-calculator-form .button,
.btns-default-3d .simplePopup .submit-report-abuse,
.btns-default-3d .vendor_sort input[type="submit"],
.btns-default-3d .wcmp-quick-info-wrapper input[type="submit"],
.btns-default-3d .widget_price_filter .price_slider_amount .button,
.btns-default-3d .widget_shopping_cart .buttons .btn-cart,
.btns-default-3d .woodmart-switch-to-register,
.btns-default-3d .yith-woocompare-widget > a.compare {
  border: none;
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0s ease, opacity 0.25s ease,
    -webkit-box-shadow 0s ease;
}
.btns-default-3d
  #dokan-form-contact-seller.seller-form
  input.dokan-btn-theme:hover,
.btns-default-3d .cart-actions .button[name="update_cart"]:hover,
.btns-default-3d .cart-totals-inner .shipping-calculator-form .button:hover,
.btns-default-3d .simplePopup .submit-report-abuse:hover,
.btns-default-3d .vendor_sort input[type="submit"]:hover,
.btns-default-3d .wcmp-quick-info-wrapper input[type="submit"]:hover,
.btns-default-3d .widget_price_filter .price_slider_amount .button:hover,
.btns-default-3d .widget_shopping_cart .buttons .btn-cart:hover,
.btns-default-3d .woodmart-switch-to-register:hover,
.btns-default-3d .yith-woocompare-widget > a.compare:hover {
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}
.btns-default-3d
  #dokan-form-contact-seller.seller-form
  input.dokan-btn-theme:active,
.btns-default-3d .cart-actions .button[name="update_cart"]:active,
.btns-default-3d .cart-totals-inner .shipping-calculator-form .button:active,
.btns-default-3d .simplePopup .submit-report-abuse:active,
.btns-default-3d .vendor_sort input[type="submit"]:active,
.btns-default-3d .wcmp-quick-info-wrapper input[type="submit"]:active,
.btns-default-3d .widget_price_filter .price_slider_amount .button:active,
.btns-default-3d .widget_shopping_cart .buttons .btn-cart:active,
.btns-default-3d .woodmart-switch-to-register:active,
.btns-default-3d .yith-woocompare-widget > a.compare:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 1px;
}
.btns-default-rounded
  #dokan-form-contact-seller.seller-form
  input.dokan-btn-theme,
.btns-default-rounded .cart-actions .button[name="update_cart"],
.btns-default-rounded .cart-totals-inner .shipping-calculator-form .button,
.btns-default-rounded .simplePopup .submit-report-abuse,
.btns-default-rounded .vendor_sort input[type="submit"],
.btns-default-rounded .wcmp-quick-info-wrapper input[type="submit"],
.btns-default-rounded .widget_price_filter .price_slider_amount .button,
.btns-default-rounded .widget_shopping_cart .buttons .btn-cart,
.btns-default-rounded .woodmart-switch-to-register,
.btns-default-rounded .yith-woocompare-widget > a.compare {
  border-radius: 35px;
}
.btns-default-semi-rounded
  #dokan-form-contact-seller.seller-form
  input.dokan-btn-theme,
.btns-default-semi-rounded .cart-actions .button[name="update_cart"],
.btns-default-semi-rounded .cart-totals-inner .shipping-calculator-form .button,
.btns-default-semi-rounded .simplePopup .submit-report-abuse,
.btns-default-semi-rounded .vendor_sort input[type="submit"],
.btns-default-semi-rounded .wcmp-quick-info-wrapper input[type="submit"],
.btns-default-semi-rounded .widget_price_filter .price_slider_amount .button,
.btns-default-semi-rounded .widget_shopping_cart .buttons .btn-cart,
.btns-default-semi-rounded .woodmart-switch-to-register,
.btns-default-semi-rounded .yith-woocompare-widget > a.compare {
  border-radius: 5px;
}
.btns-default-light
  #dokan-form-contact-seller.seller-form
  input.dokan-btn-theme,
.btns-default-light .cart-actions .button[name="update_cart"],
.btns-default-light .cart-totals-inner .shipping-calculator-form .button,
.btns-default-light .simplePopup .submit-report-abuse,
.btns-default-light .vendor_sort input[type="submit"],
.btns-default-light .wcmp-quick-info-wrapper input[type="submit"],
.btns-default-light .widget_price_filter .price_slider_amount .button,
.btns-default-light .widget_shopping_cart .buttons .btn-cart,
.btns-default-light .woodmart-switch-to-register,
.btns-default-light .yith-woocompare-widget > a.compare {
  color: #fff;
}
.btns-default-hover-light
  #dokan-form-contact-seller.seller-form
  input.dokan-btn-theme:hover,
.btns-default-hover-light .cart-actions .button[name="update_cart"]:hover,
.btns-default-hover-light
  .cart-totals-inner
  .shipping-calculator-form
  .button:hover,
.btns-default-hover-light .simplePopup .submit-report-abuse:hover,
.btns-default-hover-light .vendor_sort input[type="submit"]:hover,
.btns-default-hover-light .wcmp-quick-info-wrapper input[type="submit"]:hover,
.btns-default-hover-light
  .widget_price_filter
  .price_slider_amount
  .button:hover,
.btns-default-hover-light .widget_shopping_cart .buttons .btn-cart:hover,
.btns-default-hover-light .woodmart-switch-to-register:hover,
.btns-default-hover-light .yith-woocompare-widget > a.compare:hover {
  color: #fff;
}
.btns-default-dark #dokan-form-contact-seller.seller-form input.dokan-btn-theme,
.btns-default-dark .cart-actions .button[name="update_cart"],
.btns-default-dark .cart-totals-inner .shipping-calculator-form .button,
.btns-default-dark .simplePopup .submit-report-abuse,
.btns-default-dark .vendor_sort input[type="submit"],
.btns-default-dark .wcmp-quick-info-wrapper input[type="submit"],
.btns-default-dark .widget_price_filter .price_slider_amount .button,
.btns-default-dark .widget_shopping_cart .buttons .btn-cart,
.btns-default-dark .woodmart-switch-to-register,
.btns-default-dark .yith-woocompare-widget > a.compare {
  color: #333;
}
.btns-default-hover-dark
  #dokan-form-contact-seller.seller-form
  input.dokan-btn-theme:hover,
.btns-default-hover-dark .cart-actions .button[name="update_cart"]:hover,
.btns-default-hover-dark
  .cart-totals-inner
  .shipping-calculator-form
  .button:hover,
.btns-default-hover-dark .simplePopup .submit-report-abuse:hover,
.btns-default-hover-dark .vendor_sort input[type="submit"]:hover,
.btns-default-hover-dark .wcmp-quick-info-wrapper input[type="submit"]:hover,
.btns-default-hover-dark
  .widget_price_filter
  .price_slider_amount
  .button:hover,
.btns-default-hover-dark .widget_shopping_cart .buttons .btn-cart:hover,
.btns-default-hover-dark .woodmart-switch-to-register:hover,
.btns-default-hover-dark .yith-woocompare-widget > a.compare:hover {
  color: #333;
}
#dokan-seller-listing-wrap .dokan-btn:hover,
#place_order:hover,
#yith-woocompare-related .related-products .woocommerce > a:hover,
.account-payment-methods-table .button:hover,
.cart-actions .button[name="apply_coupon"]:hover,
.cart-totals-inner .checkout-button:hover,
.checkout_coupon .button:hover,
.hotspot-content .add_to_cart_button:hover,
.login .button:hover,
.lost_reset_password .button:hover,
.order-again .button:hover,
.popup-added_to_cart .view-cart:hover,
.popup-quick-view .woodmart-scroll-content > a:hover,
.product-list-item .woodmart-add-btn > a:hover,
.register .button:hover,
.return-to-shop .button:hover,
.single_add_to_cart_button:hover,
.social-login-btn > a:hover,
.widget_shopping_cart .buttons .checkout:hover,
.woocommerce table.wishlist_table td.product-add-to-cart .add_to_cart:hover,
.woocommerce-Button--next:hover,
.woocommerce-Button--previous:hover,
.woocommerce-MyAccount-content .dokan-btn:hover,
.woocommerce-MyAccount-content > .button:hover,
.woocommerce-MyAccount-downloads-file:hover,
.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a:hover,
.woodmart-hover-standard .btn-add > a:hover,
.woodmart-pf-btn button:hover,
.woodmart-sticky-btn .woodmart-sticky-add-to-cart:hover,
.yith-woocompare-premium .compare-list .add-to-cart .button:hover,
.yith-woocompare-premium .compare-list .added_to_cart:hover,
.yith-woocompare-premium .compare-list .product_info .button:hover,
.yith-ywraq-add-to-quote
  .yith-ywraq-add-button
  .button.add-request-quote-button:hover,
button[name="save_account_details"]:hover,
button[name="save_address"]:hover,
button[name="track"]:hover,
table.compare-list tr.add-to-cart td a:hover,
td.woocommerce-orders-table__cell-order-actions a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btns-shop-3d #dokan-seller-listing-wrap .dokan-btn,
.btns-shop-3d #place_order,
.btns-shop-3d #yith-woocompare-related .related-products .woocommerce > a,
.btns-shop-3d .account-payment-methods-table .button,
.btns-shop-3d .cart-actions .button[name="apply_coupon"],
.btns-shop-3d .cart-totals-inner .checkout-button,
.btns-shop-3d .checkout_coupon .button,
.btns-shop-3d .hotspot-content .add_to_cart_button,
.btns-shop-3d .login .button,
.btns-shop-3d .lost_reset_password .button,
.btns-shop-3d .order-again .button,
.btns-shop-3d .popup-added_to_cart .view-cart,
.btns-shop-3d .popup-quick-view .woodmart-scroll-content > a,
.btns-shop-3d .product-list-item .woodmart-add-btn > a,
.btns-shop-3d .register .button,
.btns-shop-3d .return-to-shop .button,
.btns-shop-3d .single_add_to_cart_button,
.btns-shop-3d .social-login-btn > a,
.btns-shop-3d .widget_shopping_cart .buttons .checkout,
.btns-shop-3d
  .woocommerce
  table.wishlist_table
  td.product-add-to-cart
  .add_to_cart,
.btns-shop-3d .woocommerce-Button--next,
.btns-shop-3d .woocommerce-Button--previous,
.btns-shop-3d .woocommerce-MyAccount-content .dokan-btn,
.btns-shop-3d .woocommerce-MyAccount-content > .button,
.btns-shop-3d .woocommerce-MyAccount-downloads-file,
.btns-shop-3d
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a,
.btns-shop-3d .woodmart-hover-standard .btn-add > a,
.btns-shop-3d .woodmart-pf-btn button,
.btns-shop-3d .woodmart-sticky-btn .woodmart-sticky-add-to-cart,
.btns-shop-3d .yith-woocompare-premium .compare-list .add-to-cart .button,
.btns-shop-3d .yith-woocompare-premium .compare-list .added_to_cart,
.btns-shop-3d .yith-woocompare-premium .compare-list .product_info .button,
.btns-shop-3d
  .yith-ywraq-add-to-quote
  .yith-ywraq-add-button
  .button.add-request-quote-button,
.btns-shop-3d table.compare-list tr.add-to-cart td a,
.btns-shop-3d td.woocommerce-orders-table__cell-order-actions a,
.btns-shop-3d utton[name="save_account_details"],
.btns-shop-3d utton[name="save_address"],
.btns-shop-3d utton[name="track"] {
  border: none;
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0s ease, opacity 0.25s ease,
    -webkit-box-shadow 0s ease;
}
.btns-shop-3d #dokan-seller-listing-wrap .dokan-btn:hover,
.btns-shop-3d #place_order:hover,
.btns-shop-3d #yith-woocompare-related .related-products .woocommerce > a:hover,
.btns-shop-3d .account-payment-methods-table .button:hover,
.btns-shop-3d .cart-actions .button[name="apply_coupon"]:hover,
.btns-shop-3d .cart-totals-inner .checkout-button:hover,
.btns-shop-3d .checkout_coupon .button:hover,
.btns-shop-3d .hotspot-content .add_to_cart_button:hover,
.btns-shop-3d .login .button:hover,
.btns-shop-3d .lost_reset_password .button:hover,
.btns-shop-3d .order-again .button:hover,
.btns-shop-3d .popup-added_to_cart .view-cart:hover,
.btns-shop-3d .popup-quick-view .woodmart-scroll-content > a:hover,
.btns-shop-3d .product-list-item .woodmart-add-btn > a:hover,
.btns-shop-3d .register .button:hover,
.btns-shop-3d .return-to-shop .button:hover,
.btns-shop-3d .single_add_to_cart_button:hover,
.btns-shop-3d .social-login-btn > a:hover,
.btns-shop-3d .widget_shopping_cart .buttons .checkout:hover,
.btns-shop-3d
  .woocommerce
  table.wishlist_table
  td.product-add-to-cart
  .add_to_cart:hover,
.btns-shop-3d .woocommerce-Button--next:hover,
.btns-shop-3d .woocommerce-Button--previous:hover,
.btns-shop-3d .woocommerce-MyAccount-content .dokan-btn:hover,
.btns-shop-3d .woocommerce-MyAccount-content > .button:hover,
.btns-shop-3d .woocommerce-MyAccount-downloads-file:hover,
.btns-shop-3d
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a:hover,
.btns-shop-3d .woodmart-hover-standard .btn-add > a:hover,
.btns-shop-3d .woodmart-pf-btn button:hover,
.btns-shop-3d .woodmart-sticky-btn .woodmart-sticky-add-to-cart:hover,
.btns-shop-3d .yith-woocompare-premium .compare-list .add-to-cart .button:hover,
.btns-shop-3d .yith-woocompare-premium .compare-list .added_to_cart:hover,
.btns-shop-3d
  .yith-woocompare-premium
  .compare-list
  .product_info
  .button:hover,
.btns-shop-3d
  .yith-ywraq-add-to-quote
  .yith-ywraq-add-button
  .button.add-request-quote-button:hover,
.btns-shop-3d table.compare-list tr.add-to-cart td a:hover,
.btns-shop-3d td.woocommerce-orders-table__cell-order-actions a:hover,
.btns-shop-3d utton[name="save_account_details"]:hover,
.btns-shop-3d utton[name="save_address"]:hover,
.btns-shop-3d utton[name="track"]:hover {
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}
.btns-shop-3d #dokan-seller-listing-wrap .dokan-btn:active,
.btns-shop-3d #place_order:active,
.btns-shop-3d
  #yith-woocompare-related
  .related-products
  .woocommerce
  > a:active,
.btns-shop-3d .account-payment-methods-table .button:active,
.btns-shop-3d .cart-actions .button[name="apply_coupon"]:active,
.btns-shop-3d .cart-totals-inner .checkout-button:active,
.btns-shop-3d .checkout_coupon .button:active,
.btns-shop-3d .hotspot-content .add_to_cart_button:active,
.btns-shop-3d .login .button:active,
.btns-shop-3d .lost_reset_password .button:active,
.btns-shop-3d .order-again .button:active,
.btns-shop-3d .popup-added_to_cart .view-cart:active,
.btns-shop-3d .popup-quick-view .woodmart-scroll-content > a:active,
.btns-shop-3d .product-list-item .woodmart-add-btn > a:active,
.btns-shop-3d .register .button:active,
.btns-shop-3d .return-to-shop .button:active,
.btns-shop-3d .single_add_to_cart_button:active,
.btns-shop-3d .social-login-btn > a:active,
.btns-shop-3d .widget_shopping_cart .buttons .checkout:active,
.btns-shop-3d
  .woocommerce
  table.wishlist_table
  td.product-add-to-cart
  .add_to_cart:active,
.btns-shop-3d .woocommerce-Button--next:active,
.btns-shop-3d .woocommerce-Button--previous:active,
.btns-shop-3d .woocommerce-MyAccount-content .dokan-btn:active,
.btns-shop-3d .woocommerce-MyAccount-content > .button:active,
.btns-shop-3d .woocommerce-MyAccount-downloads-file:active,
.btns-shop-3d
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a:active,
.btns-shop-3d .woodmart-hover-standard .btn-add > a:active,
.btns-shop-3d .woodmart-pf-btn button:active,
.btns-shop-3d .woodmart-sticky-btn .woodmart-sticky-add-to-cart:active,
.btns-shop-3d
  .yith-woocompare-premium
  .compare-list
  .add-to-cart
  .button:active,
.btns-shop-3d .yith-woocompare-premium .compare-list .added_to_cart:active,
.btns-shop-3d
  .yith-woocompare-premium
  .compare-list
  .product_info
  .button:active,
.btns-shop-3d
  .yith-ywraq-add-to-quote
  .yith-ywraq-add-button
  .button.add-request-quote-button:active,
.btns-shop-3d table.compare-list tr.add-to-cart td a:active,
.btns-shop-3d td.woocommerce-orders-table__cell-order-actions a:active,
.btns-shop-3d utton[name="save_account_details"]:active,
.btns-shop-3d utton[name="save_address"]:active,
.btns-shop-3d utton[name="track"]:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 1px;
}
.btns-shop-rounded #dokan-seller-listing-wrap .dokan-btn,
.btns-shop-rounded #place_order,
.btns-shop-rounded #yith-woocompare-related .related-products .woocommerce > a,
.btns-shop-rounded .account-payment-methods-table .button,
.btns-shop-rounded .cart-actions .button[name="apply_coupon"],
.btns-shop-rounded .cart-totals-inner .checkout-button,
.btns-shop-rounded .checkout_coupon .button,
.btns-shop-rounded .hotspot-content .add_to_cart_button,
.btns-shop-rounded .login .button,
.btns-shop-rounded .lost_reset_password .button,
.btns-shop-rounded .order-again .button,
.btns-shop-rounded .popup-added_to_cart .view-cart,
.btns-shop-rounded .popup-quick-view .woodmart-scroll-content > a,
.btns-shop-rounded .product-list-item .woodmart-add-btn > a,
.btns-shop-rounded .register .button,
.btns-shop-rounded .return-to-shop .button,
.btns-shop-rounded .single_add_to_cart_button,
.btns-shop-rounded .social-login-btn > a,
.btns-shop-rounded .widget_shopping_cart .buttons .checkout,
.btns-shop-rounded
  .woocommerce
  table.wishlist_table
  td.product-add-to-cart
  .add_to_cart,
.btns-shop-rounded .woocommerce-Button--next,
.btns-shop-rounded .woocommerce-Button--previous,
.btns-shop-rounded .woocommerce-MyAccount-content .dokan-btn,
.btns-shop-rounded .woocommerce-MyAccount-content > .button,
.btns-shop-rounded .woocommerce-MyAccount-downloads-file,
.btns-shop-rounded
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a,
.btns-shop-rounded .woodmart-hover-standard .btn-add > a,
.btns-shop-rounded .woodmart-pf-btn button,
.btns-shop-rounded .woodmart-sticky-btn .woodmart-sticky-add-to-cart,
.btns-shop-rounded .yith-woocompare-premium .compare-list .add-to-cart .button,
.btns-shop-rounded .yith-woocompare-premium .compare-list .added_to_cart,
.btns-shop-rounded .yith-woocompare-premium .compare-list .product_info .button,
.btns-shop-rounded
  .yith-ywraq-add-to-quote
  .yith-ywraq-add-button
  .button.add-request-quote-button,
.btns-shop-rounded table.compare-list tr.add-to-cart td a,
.btns-shop-rounded td.woocommerce-orders-table__cell-order-actions a,
.btns-shop-rounded utton[name="save_account_details"],
.btns-shop-rounded utton[name="save_address"],
.btns-shop-rounded utton[name="track"] {
  border-radius: 35px;
}
.btns-shop-semi-rounded #dokan-seller-listing-wrap .dokan-btn,
.btns-shop-semi-rounded #place_order,
.btns-shop-semi-rounded
  #yith-woocompare-related
  .related-products
  .woocommerce
  > a,
.btns-shop-semi-rounded .account-payment-methods-table .button,
.btns-shop-semi-rounded .cart-actions .button[name="apply_coupon"],
.btns-shop-semi-rounded .cart-totals-inner .checkout-button,
.btns-shop-semi-rounded .checkout_coupon .button,
.btns-shop-semi-rounded .hotspot-content .add_to_cart_button,
.btns-shop-semi-rounded .login .button,
.btns-shop-semi-rounded .lost_reset_password .button,
.btns-shop-semi-rounded .order-again .button,
.btns-shop-semi-rounded .popup-added_to_cart .view-cart,
.btns-shop-semi-rounded .popup-quick-view .woodmart-scroll-content > a,
.btns-shop-semi-rounded .product-list-item .woodmart-add-btn > a,
.btns-shop-semi-rounded .register .button,
.btns-shop-semi-rounded .return-to-shop .button,
.btns-shop-semi-rounded .single_add_to_cart_button,
.btns-shop-semi-rounded .social-login-btn > a,
.btns-shop-semi-rounded .widget_shopping_cart .buttons .checkout,
.btns-shop-semi-rounded
  .woocommerce
  table.wishlist_table
  td.product-add-to-cart
  .add_to_cart,
.btns-shop-semi-rounded .woocommerce-Button--next,
.btns-shop-semi-rounded .woocommerce-Button--previous,
.btns-shop-semi-rounded .woocommerce-MyAccount-content .dokan-btn,
.btns-shop-semi-rounded .woocommerce-MyAccount-content > .button,
.btns-shop-semi-rounded .woocommerce-MyAccount-downloads-file,
.btns-shop-semi-rounded
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a,
.btns-shop-semi-rounded .woodmart-hover-standard .btn-add > a,
.btns-shop-semi-rounded .woodmart-pf-btn button,
.btns-shop-semi-rounded .woodmart-sticky-btn .woodmart-sticky-add-to-cart,
.btns-shop-semi-rounded
  .yith-woocompare-premium
  .compare-list
  .add-to-cart
  .button,
.btns-shop-semi-rounded .yith-woocompare-premium .compare-list .added_to_cart,
.btns-shop-semi-rounded
  .yith-woocompare-premium
  .compare-list
  .product_info
  .button,
.btns-shop-semi-rounded
  .yith-ywraq-add-to-quote
  .yith-ywraq-add-button
  .button.add-request-quote-button,
.btns-shop-semi-rounded table.compare-list tr.add-to-cart td a,
.btns-shop-semi-rounded td.woocommerce-orders-table__cell-order-actions a,
.btns-shop-semi-rounded utton[name="save_account_details"],
.btns-shop-semi-rounded utton[name="save_address"],
.btns-shop-semi-rounded utton[name="track"] {
  border-radius: 5px;
}
.btns-shop-light #dokan-seller-listing-wrap .dokan-btn,
.btns-shop-light #place_order,
.btns-shop-light #yith-woocompare-related .related-products .woocommerce > a,
.btns-shop-light .account-payment-methods-table .button,
.btns-shop-light .cart-actions .button[name="apply_coupon"],
.btns-shop-light .cart-totals-inner .checkout-button,
.btns-shop-light .checkout_coupon .button,
.btns-shop-light .hotspot-content .add_to_cart_button,
.btns-shop-light .login .button,
.btns-shop-light .lost_reset_password .button,
.btns-shop-light .order-again .button,
.btns-shop-light .popup-added_to_cart .view-cart,
.btns-shop-light .popup-quick-view .woodmart-scroll-content > a,
.btns-shop-light .product-list-item .woodmart-add-btn > a,
.btns-shop-light .register .button,
.btns-shop-light .return-to-shop .button,
.btns-shop-light .single_add_to_cart_button,
.btns-shop-light .social-login-btn > a,
.btns-shop-light .widget_shopping_cart .buttons .checkout,
.btns-shop-light
  .woocommerce
  table.wishlist_table
  td.product-add-to-cart
  .add_to_cart,
.btns-shop-light .woocommerce-Button--next,
.btns-shop-light .woocommerce-Button--previous,
.btns-shop-light .woocommerce-MyAccount-content .dokan-btn,
.btns-shop-light .woocommerce-MyAccount-content > .button,
.btns-shop-light .woocommerce-MyAccount-downloads-file,
.btns-shop-light
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a,
.btns-shop-light .woodmart-hover-standard .btn-add > a,
.btns-shop-light .woodmart-pf-btn button,
.btns-shop-light .woodmart-sticky-btn .woodmart-sticky-add-to-cart,
.btns-shop-light .yith-woocompare-premium .compare-list .add-to-cart .button,
.btns-shop-light .yith-woocompare-premium .compare-list .added_to_cart,
.btns-shop-light .yith-woocompare-premium .compare-list .product_info .button,
.btns-shop-light
  .yith-ywraq-add-to-quote
  .yith-ywraq-add-button
  .button.add-request-quote-button,
.btns-shop-light table.compare-list tr.add-to-cart td a,
.btns-shop-light td.woocommerce-orders-table__cell-order-actions a,
.btns-shop-light utton[name="save_account_details"],
.btns-shop-light utton[name="save_address"],
.btns-shop-light utton[name="track"] {
  color: #fff;
}
.btns-shop-hover-light #dokan-seller-listing-wrap .dokan-btn:hover,
.btns-shop-hover-light #place_order:hover,
.btns-shop-hover-light
  #yith-woocompare-related
  .related-products
  .woocommerce
  > a:hover,
.btns-shop-hover-light .account-payment-methods-table .button:hover,
.btns-shop-hover-light .cart-actions .button[name="apply_coupon"]:hover,
.btns-shop-hover-light .cart-totals-inner .checkout-button:hover,
.btns-shop-hover-light .checkout_coupon .button:hover,
.btns-shop-hover-light .hotspot-content .add_to_cart_button:hover,
.btns-shop-hover-light .login .button:hover,
.btns-shop-hover-light .lost_reset_password .button:hover,
.btns-shop-hover-light .order-again .button:hover,
.btns-shop-hover-light .popup-added_to_cart .view-cart:hover,
.btns-shop-hover-light .popup-quick-view .woodmart-scroll-content > a:hover,
.btns-shop-hover-light .product-list-item .woodmart-add-btn > a:hover,
.btns-shop-hover-light .register .button:hover,
.btns-shop-hover-light .return-to-shop .button:hover,
.btns-shop-hover-light .single_add_to_cart_button:hover,
.btns-shop-hover-light .social-login-btn > a:hover,
.btns-shop-hover-light .widget_shopping_cart .buttons .checkout:hover,
.btns-shop-hover-light
  .woocommerce
  table.wishlist_table
  td.product-add-to-cart
  .add_to_cart:hover,
.btns-shop-hover-light .woocommerce-Button--next:hover,
.btns-shop-hover-light .woocommerce-Button--previous:hover,
.btns-shop-hover-light .woocommerce-MyAccount-content .dokan-btn:hover,
.btns-shop-hover-light .woocommerce-MyAccount-content > .button:hover,
.btns-shop-hover-light .woocommerce-MyAccount-downloads-file:hover,
.btns-shop-hover-light
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a:hover,
.btns-shop-hover-light .woodmart-hover-standard .btn-add > a:hover,
.btns-shop-hover-light .woodmart-pf-btn button:hover,
.btns-shop-hover-light .woodmart-sticky-btn .woodmart-sticky-add-to-cart:hover,
.btns-shop-hover-light
  .yith-woocompare-premium
  .compare-list
  .add-to-cart
  .button:hover,
.btns-shop-hover-light
  .yith-woocompare-premium
  .compare-list
  .added_to_cart:hover,
.btns-shop-hover-light
  .yith-woocompare-premium
  .compare-list
  .product_info
  .button:hover,
.btns-shop-hover-light
  .yith-ywraq-add-to-quote
  .yith-ywraq-add-button
  .button.add-request-quote-button:hover,
.btns-shop-hover-light table.compare-list tr.add-to-cart td a:hover,
.btns-shop-hover-light td.woocommerce-orders-table__cell-order-actions a:hover,
.btns-shop-hover-light utton[name="save_account_details"]:hover,
.btns-shop-hover-light utton[name="save_address"]:hover,
.btns-shop-hover-light utton[name="track"]:hover {
  color: #fff;
}
.btns-shop-dark #dokan-seller-listing-wrap .dokan-btn,
.btns-shop-dark #place_order,
.btns-shop-dark #yith-woocompare-related .related-products .woocommerce > a,
.btns-shop-dark .account-payment-methods-table .button,
.btns-shop-dark .cart-actions .button[name="apply_coupon"],
.btns-shop-dark .cart-totals-inner .checkout-button,
.btns-shop-dark .checkout_coupon .button,
.btns-shop-dark .hotspot-content .add_to_cart_button,
.btns-shop-dark .login .button,
.btns-shop-dark .lost_reset_password .button,
.btns-shop-dark .order-again .button,
.btns-shop-dark .popup-added_to_cart .view-cart,
.btns-shop-dark .popup-quick-view .woodmart-scroll-content > a,
.btns-shop-dark .product-list-item .woodmart-add-btn > a,
.btns-shop-dark .register .button,
.btns-shop-dark .return-to-shop .button,
.btns-shop-dark .single_add_to_cart_button,
.btns-shop-dark .social-login-btn > a,
.btns-shop-dark .widget_shopping_cart .buttons .checkout,
.btns-shop-dark
  .woocommerce
  table.wishlist_table
  td.product-add-to-cart
  .add_to_cart,
.btns-shop-dark .woocommerce-Button--next,
.btns-shop-dark .woocommerce-Button--previous,
.btns-shop-dark .woocommerce-MyAccount-content .dokan-btn,
.btns-shop-dark .woocommerce-MyAccount-content > .button,
.btns-shop-dark .woocommerce-MyAccount-downloads-file,
.btns-shop-dark
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a,
.btns-shop-dark .woodmart-hover-standard .btn-add > a,
.btns-shop-dark .woodmart-pf-btn button,
.btns-shop-dark .woodmart-sticky-btn .woodmart-sticky-add-to-cart,
.btns-shop-dark .yith-woocompare-premium .compare-list .add-to-cart .button,
.btns-shop-dark .yith-woocompare-premium .compare-list .added_to_cart,
.btns-shop-dark .yith-woocompare-premium .compare-list .product_info .button,
.btns-shop-dark
  .yith-ywraq-add-to-quote
  .yith-ywraq-add-button
  .button.add-request-quote-button,
.btns-shop-dark table.compare-list tr.add-to-cart td a,
.btns-shop-dark td.woocommerce-orders-table__cell-order-actions a,
.btns-shop-dark utton[name="save_account_details"],
.btns-shop-dark utton[name="save_address"],
.btns-shop-dark utton[name="track"] {
  color: #333;
}
.btns-shop-hover-dark #dokan-seller-listing-wrap .dokan-btn:hover,
.btns-shop-hover-dark #place_order:hover,
.btns-shop-hover-dark
  #yith-woocompare-related
  .related-products
  .woocommerce
  > a:hover,
.btns-shop-hover-dark .account-payment-methods-table .button:hover,
.btns-shop-hover-dark .cart-actions .button[name="apply_coupon"]:hover,
.btns-shop-hover-dark .cart-totals-inner .checkout-button:hover,
.btns-shop-hover-dark .checkout_coupon .button:hover,
.btns-shop-hover-dark .hotspot-content .add_to_cart_button:hover,
.btns-shop-hover-dark .login .button:hover,
.btns-shop-hover-dark .lost_reset_password .button:hover,
.btns-shop-hover-dark .order-again .button:hover,
.btns-shop-hover-dark .popup-added_to_cart .view-cart:hover,
.btns-shop-hover-dark .popup-quick-view .woodmart-scroll-content > a:hover,
.btns-shop-hover-dark .product-list-item .woodmart-add-btn > a:hover,
.btns-shop-hover-dark .register .button:hover,
.btns-shop-hover-dark .return-to-shop .button:hover,
.btns-shop-hover-dark .single_add_to_cart_button:hover,
.btns-shop-hover-dark .social-login-btn > a:hover,
.btns-shop-hover-dark .widget_shopping_cart .buttons .checkout:hover,
.btns-shop-hover-dark
  .woocommerce
  table.wishlist_table
  td.product-add-to-cart
  .add_to_cart:hover,
.btns-shop-hover-dark .woocommerce-Button--next:hover,
.btns-shop-hover-dark .woocommerce-Button--previous:hover,
.btns-shop-hover-dark .woocommerce-MyAccount-content .dokan-btn:hover,
.btns-shop-hover-dark .woocommerce-MyAccount-content > .button:hover,
.btns-shop-hover-dark .woocommerce-MyAccount-downloads-file:hover,
.btns-shop-hover-dark
  .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(
    .add-small-button
  )
  .woodmart-add-btn
  > a:hover,
.btns-shop-hover-dark .woodmart-hover-standard .btn-add > a:hover,
.btns-shop-hover-dark .woodmart-pf-btn button:hover,
.btns-shop-hover-dark .woodmart-sticky-btn .woodmart-sticky-add-to-cart:hover,
.btns-shop-hover-dark
  .yith-woocompare-premium
  .compare-list
  .add-to-cart
  .button:hover,
.btns-shop-hover-dark
  .yith-woocompare-premium
  .compare-list
  .added_to_cart:hover,
.btns-shop-hover-dark
  .yith-woocompare-premium
  .compare-list
  .product_info
  .button:hover,
.btns-shop-hover-dark
  .yith-ywraq-add-to-quote
  .yith-ywraq-add-button
  .button.add-request-quote-button:hover,
.btns-shop-hover-dark table.compare-list tr.add-to-cart td a:hover,
.btns-shop-hover-dark td.woocommerce-orders-table__cell-order-actions a:hover,
.btns-shop-hover-dark utton[name="save_account_details"]:hover,
.btns-shop-hover-dark utton[name="save_address"]:hover,
.btns-shop-hover-dark utton[name="track"]:hover {
  color: #333;
}
#yith-wpv-abuse:hover,
.comment-form .submit:hover,
.cookies-buttons .cookies-accept-btn:hover,
.main-nav .item-level-0.callto-btn > a:hover,
.mc4wp-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.woodmart-price-table .woodmart-plan-footer > a:hover,
div.open-table-widget .otw-button-wrap .otw-submit-btn:hover,
div.open-table-widget .otw-button-wrap .otw-submit:hover,
div.wcmp_regi_main .button:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btns-accent-3d #yith-wpv-abuse,
.btns-accent-3d .comment-form .submit,
.btns-accent-3d .cookies-buttons .cookies-accept-btn,
.btns-accent-3d .main-nav .item-level-0.callto-btn > a,
.btns-accent-3d .mc4wp-form input[type="submit"],
.btns-accent-3d .post-password-form input[type="submit"],
.btns-accent-3d .woodmart-price-table .woodmart-plan-footer > a,
.btns-accent-3d iv.open-table-widget .otw-button-wrap .otw-submit,
.btns-accent-3d iv.open-table-widget .otw-button-wrap .otw-submit-btn,
.btns-accent-3d iv.wcmp_regi_main .button {
  border: none;
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0s ease, opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, opacity 0.25s ease, -webkit-box-shadow 0s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0s ease, opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease,
    border-color 0.25s ease, box-shadow 0s ease, opacity 0.25s ease,
    -webkit-box-shadow 0s ease;
}
.btns-accent-3d #yith-wpv-abuse:hover,
.btns-accent-3d .comment-form .submit:hover,
.btns-accent-3d .cookies-buttons .cookies-accept-btn:hover,
.btns-accent-3d .main-nav .item-level-0.callto-btn > a:hover,
.btns-accent-3d .mc4wp-form input[type="submit"]:hover,
.btns-accent-3d .post-password-form input[type="submit"]:hover,
.btns-accent-3d .woodmart-price-table .woodmart-plan-footer > a:hover,
.btns-accent-3d iv.open-table-widget .otw-button-wrap .otw-submit-btn:hover,
.btns-accent-3d iv.open-table-widget .otw-button-wrap .otw-submit:hover,
.btns-accent-3d iv.wcmp_regi_main .button:hover {
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}
.btns-accent-3d #yith-wpv-abuse:active,
.btns-accent-3d .comment-form .submit:active,
.btns-accent-3d .cookies-buttons .cookies-accept-btn:active,
.btns-accent-3d .main-nav .item-level-0.callto-btn > a:active,
.btns-accent-3d .mc4wp-form input[type="submit"]:active,
.btns-accent-3d .post-password-form input[type="submit"]:active,
.btns-accent-3d .woodmart-price-table .woodmart-plan-footer > a:active,
.btns-accent-3d iv.open-table-widget .otw-button-wrap .otw-submit-btn:active,
.btns-accent-3d iv.open-table-widget .otw-button-wrap .otw-submit:active,
.btns-accent-3d iv.wcmp_regi_main .button:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 1px;
}
.btns-accent-rounded #yith-wpv-abuse,
.btns-accent-rounded .comment-form .submit,
.btns-accent-rounded .cookies-buttons .cookies-accept-btn,
.btns-accent-rounded .main-nav .item-level-0.callto-btn > a,
.btns-accent-rounded .mc4wp-form input[type="submit"],
.btns-accent-rounded .post-password-form input[type="submit"],
.btns-accent-rounded .woodmart-price-table .woodmart-plan-footer > a,
.btns-accent-rounded iv.open-table-widget .otw-button-wrap .otw-submit,
.btns-accent-rounded iv.open-table-widget .otw-button-wrap .otw-submit-btn,
.btns-accent-rounded iv.wcmp_regi_main .button {
  border-radius: 35px;
}
.btns-accent-semi-rounded #yith-wpv-abuse,
.btns-accent-semi-rounded .comment-form .submit,
.btns-accent-semi-rounded .cookies-buttons .cookies-accept-btn,
.btns-accent-semi-rounded .main-nav .item-level-0.callto-btn > a,
.btns-accent-semi-rounded .mc4wp-form input[type="submit"],
.btns-accent-semi-rounded .post-password-form input[type="submit"],
.btns-accent-semi-rounded .woodmart-price-table .woodmart-plan-footer > a,
.btns-accent-semi-rounded iv.open-table-widget .otw-button-wrap .otw-submit,
.btns-accent-semi-rounded iv.open-table-widget .otw-button-wrap .otw-submit-btn,
.btns-accent-semi-rounded iv.wcmp_regi_main .button {
  border-radius: 5px;
}
.btns-accent-light #yith-wpv-abuse,
.btns-accent-light .comment-form .submit,
.btns-accent-light .cookies-buttons .cookies-accept-btn,
.btns-accent-light .main-nav .item-level-0.callto-btn > a,
.btns-accent-light .mc4wp-form input[type="submit"],
.btns-accent-light .post-password-form input[type="submit"],
.btns-accent-light .woodmart-price-table .woodmart-plan-footer > a,
.btns-accent-light iv.open-table-widget .otw-button-wrap .otw-submit,
.btns-accent-light iv.open-table-widget .otw-button-wrap .otw-submit-btn,
.btns-accent-light iv.wcmp_regi_main .button {
  color: #fff;
}
.btns-accent-hover-light #yith-wpv-abuse:hover,
.btns-accent-hover-light .comment-form .submit:hover,
.btns-accent-hover-light .cookies-buttons .cookies-accept-btn:hover,
.btns-accent-hover-light .main-nav .item-level-0.callto-btn > a:hover,
.btns-accent-hover-light .mc4wp-form input[type="submit"]:hover,
.btns-accent-hover-light .post-password-form input[type="submit"]:hover,
.btns-accent-hover-light .woodmart-price-table .woodmart-plan-footer > a:hover,
.btns-accent-hover-light
  iv.open-table-widget
  .otw-button-wrap
  .otw-submit-btn:hover,
.btns-accent-hover-light
  iv.open-table-widget
  .otw-button-wrap
  .otw-submit:hover,
.btns-accent-hover-light iv.wcmp_regi_main .button:hover {
  color: #fff;
}
.btns-accent-dark #yith-wpv-abuse,
.btns-accent-dark .comment-form .submit,
.btns-accent-dark .cookies-buttons .cookies-accept-btn,
.btns-accent-dark .main-nav .item-level-0.callto-btn > a,
.btns-accent-dark .mc4wp-form input[type="submit"],
.btns-accent-dark .post-password-form input[type="submit"],
.btns-accent-dark .woodmart-price-table .woodmart-plan-footer > a,
.btns-accent-dark iv.open-table-widget .otw-button-wrap .otw-submit,
.btns-accent-dark iv.open-table-widget .otw-button-wrap .otw-submit-btn,
.btns-accent-dark iv.wcmp_regi_main .button {
  color: #333;
}
.btns-accent-hover-dark #yith-wpv-abuse:hover,
.btns-accent-hover-dark .comment-form .submit:hover,
.btns-accent-hover-dark .cookies-buttons .cookies-accept-btn:hover,
.btns-accent-hover-dark .main-nav .item-level-0.callto-btn > a:hover,
.btns-accent-hover-dark .mc4wp-form input[type="submit"]:hover,
.btns-accent-hover-dark .post-password-form input[type="submit"]:hover,
.btns-accent-hover-dark .woodmart-price-table .woodmart-plan-footer > a:hover,
.btns-accent-hover-dark
  iv.open-table-widget
  .otw-button-wrap
  .otw-submit-btn:hover,
.btns-accent-hover-dark iv.open-table-widget .otw-button-wrap .otw-submit:hover,
.btns-accent-hover-dark iv.wcmp_regi_main .button:hover {
  color: #333;
}
@media (min-width: 1025px) {
  .container {
    width: 95%;
  }
  [data-vc-full-width] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100vw;
    left: -2.5vw;
  }
  [data-vc-full-width]:not([data-vc-stretch-content]) {
    padding-right: 2.5vw;
    padding-left: 2.5vw;
  }
  .platform-Windows [data-vc-full-width] {
    width: calc(100vw - 17px);
  }
  .browser-Edge [data-vc-full-width] {
    width: calc(100vw - 12px);
  }
  .disabled-nanoscroller
    .woodmart-scroll
    .woodmart-scroll-content::-webkit-scrollbar {
    display: block;
  }
  .disabled-nanoscroller .woodmart-scroll ::-webkit-scrollbar,
  .disabled-nanoscroller .woodmart-sidebar-scroll ::-webkit-scrollbar {
    width: 3px;
  }
  .disabled-nanoscroller .woodmart-scroll ::-webkit-scrollbar-track,
  .disabled-nanoscroller .woodmart-sidebar-scroll ::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.15);
  }
  .disabled-nanoscroller .woodmart-scroll ::-webkit-scrollbar-thumb,
  .disabled-nanoscroller .woodmart-sidebar-scroll ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.25);
  }
  .color-scheme-light
    .disabled-nanoscroller
    .woodmart-scroll
    ::-webkit-scrollbar-track,
  .color-scheme-light
    .disabled-nanoscroller
    .woodmart-sidebar-scroll
    ::-webkit-scrollbar-track,
  .disabled-nanoscroller.woodmart-dark
    .woodmart-scroll
    ::-webkit-scrollbar-track,
  .disabled-nanoscroller.woodmart-dark
    .woodmart-sidebar-scroll
    ::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.15);
  }
  .color-scheme-light
    .disabled-nanoscroller
    .woodmart-scroll
    ::-webkit-scrollbar-thumb,
  .color-scheme-light
    .disabled-nanoscroller
    .woodmart-sidebar-scroll
    ::-webkit-scrollbar-thumb,
  .disabled-nanoscroller.woodmart-dark
    .woodmart-scroll
    ::-webkit-scrollbar-thumb,
  .disabled-nanoscroller.woodmart-dark
    .woodmart-sidebar-scroll
    ::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.35);
  }
  .whb-hidden-desktop,
  .whb-hidden-lg {
    display: none;
  }
  .whb-full-width .whb-row > .container,
  .whb-full-width + .whb-clone .whb-row > .container {
    width: 95%;
    max-width: 100%;
  }
  .site-mobile-menu li:hover > a {
    background-color: rgba(0, 0, 0, 0.04);
  }
  .site-mobile-menu .menu-item-wishlist:hover a {
    background-color: rgba(0, 0, 0, 0.04);
  }
  .dropdowns-color-light .site-mobile-menu li:hover > a {
    background-color: rgba(0, 0, 0, 0.9);
  }
  .dropdowns-color-light .site-mobile-menu .menu-item-wishlist:hover a {
    background-color: rgba(0, 0, 0, 0.9);
  }
  .sticky-footer-on .main-page-wrapper,
  .sticky-footer-on .woodmart-prefooter {
    position: relative;
  }
  .sticky-footer-on .main-page-wrapper {
    z-index: 2;
  }
  .sticky-footer-on .woodmart-prefooter {
    z-index: 1;
  }
  .sticky-footer-on .footer-container {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    width: auto;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 800px;
    perspective: 800px;
  }
  .browser-Safari .sticky-footer-on .footer-container {
    opacity: 0;
  }
  .browser-Safari .sticky-footer-on .visible-footer {
    opacity: 1;
  }
  .owl-items-lg-1:not(.owl-loaded) > div {
    width: 100%;
  }
  .owl-items-lg-1:not(.owl-loaded) > div:nth-child(n + 2) {
    display: none;
  }
  .owl-items-lg-2:not(.owl-loaded) > div {
    width: 50%;
  }
  .owl-items-lg-2:not(.owl-loaded) > div:nth-child(n + 3) {
    display: none;
  }
  .owl-items-lg-3:not(.owl-loaded) > div {
    width: 33.3333333333%;
  }
  .owl-items-lg-3:not(.owl-loaded) > div:nth-child(n + 4) {
    display: none;
  }
  .owl-items-lg-4:not(.owl-loaded) > div {
    width: 25%;
  }
  .owl-items-lg-4:not(.owl-loaded) > div:nth-child(n + 5) {
    display: none;
  }
  .owl-items-lg-5:not(.owl-loaded) > div {
    width: 20%;
  }
  .owl-items-lg-5:not(.owl-loaded) > div:nth-child(n + 6) {
    display: none;
  }
  .owl-items-lg-6:not(.owl-loaded) > div {
    width: 16.6666666667%;
  }
  .owl-items-lg-6:not(.owl-loaded) > div:nth-child(n + 7) {
    display: none;
  }
  .owl-items-lg-7:not(.owl-loaded) > div {
    width: 14.2857142857%;
  }
  .owl-items-lg-7:not(.owl-loaded) > div:nth-child(n + 8) {
    display: none;
  }
  .owl-items-lg-8:not(.owl-loaded) > div {
    width: 12.5%;
  }
  .owl-items-lg-8:not(.owl-loaded) > div:nth-child(n + 9) {
    display: none;
  }
  .owl-items-lg-4 .post-slide .entry-title {
    font-size: 20px;
  }
  .post-title-large-image .meta-post-categories {
    padding-left: 15px;
    padding-right: 15px;
    height: 30px;
    line-height: 30px;
  }
  .post-title-large-image.title-size-small .entry-title {
    font-size: 36px;
  }
  .post-title-large-image.title-size-default .entry-title {
    font-size: 44px;
  }
  .post-title-large-image.title-size-large .entry-title {
    font-size: 52px;
  }
  .col-lg-2.portfolio-entry .entry-title {
    font-size: 16px;
  }
  .col-lg-3.portfolio-entry .entry-title {
    font-size: 18px;
  }
  .woodmart-item-position-left,
  .woodmart-item-position-right {
    background-color: transparent !important;
  }
  .hotspot-action-hover .woodmart-image-hotspot:hover .hotspot-content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none;
  }
  .hotspot-icon-default .woodmart-image-hotspot:hover .hotspot-btn {
    -webkit-box-shadow: inset 100px 100px rgba(0, 0, 0, 0.1);
    box-shadow: inset 100px 100px rgba(0, 0, 0, 0.1);
  }
  .hotspot-icon-alt .woodmart-image-hotspot:hover .hotspot-btn:after {
    color: #fff;
  }
  .banner-btn-position-hover .content-banner {
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  }
  .banner-btn-position-hover .banner-inner p:first-child:empty ~ p:last-child {
    margin-top: -10px;
    margin-bottom: 0;
  }
  .banner-btn-position-hover .banner-btn-wrapper {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
    transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
    transition: opacity 0.25s ease, transform 0.25s ease;
    transition: opacity 0.25s ease, transform 0.25s ease,
      -webkit-transform 0.25s ease;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
  .banner-btn-position-hover:hover .content-banner {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  .banner-btn-position-hover:hover .banner-btn-wrapper {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
    transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
    transition: opacity 0.4s ease, transform 0.4s ease;
    transition: opacity 0.4s ease, transform 0.4s ease,
      -webkit-transform 0.4s ease;
  }
  .banner-btn-position-hover.banner-vr-align-bottom.banner-btn-size-extra-small:hover
    .content-banner {
    -webkit-transform: translateY(-43px);
    transform: translateY(-43px);
  }
  .banner-btn-position-hover.banner-vr-align-bottom.banner-btn-size-small:hover
    .content-banner {
    -webkit-transform: translateY(-51px);
    transform: translateY(-51px);
  }
  .banner-btn-position-hover.banner-vr-align-bottom.banner-btn-size-default:hover
    .content-banner {
    -webkit-transform: translateY(-57px);
    transform: translateY(-57px);
  }
  .banner-btn-position-hover.banner-vr-align-bottom.banner-btn-size-large:hover
    .content-banner {
    -webkit-transform: translateY(-63px);
    transform: translateY(-63px);
  }
  .banner-btn-position-hover.banner-vr-align-bottom.banner-btn-size-extra-large:hover
    .content-banner {
    -webkit-transform: translateY(-71px);
    transform: translateY(-71px);
  }
  .banner-btn-position-hover.banner-vr-align-bottom.banner-btn-style-link:hover
    .content-banner {
    -webkit-transform: translateY(-39px);
    transform: translateY(-39px);
  }
  .banner-btn-position-hover.banner-vr-align-middle.banner-btn-size-extra-small:hover
    .content-banner {
    -webkit-transform: translateY(-21px);
    transform: translateY(-21px);
  }
  .banner-btn-position-hover.banner-vr-align-middle.banner-btn-size-small:hover
    .content-banner {
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px);
  }
  .banner-btn-position-hover.banner-vr-align-middle.banner-btn-size-default:hover
    .content-banner {
    -webkit-transform: translateY(-28px);
    transform: translateY(-28px);
  }
  .banner-btn-position-hover.banner-vr-align-middle.banner-btn-size-large:hover
    .content-banner {
    -webkit-transform: translateY(-31px);
    transform: translateY(-31px);
  }
  .banner-btn-position-hover.banner-vr-align-middle.banner-btn-size-extra-large:hover
    .content-banner {
    -webkit-transform: translateY(-35px);
    transform: translateY(-35px);
  }
  .banner-btn-position-hover.banner-vr-align-middle.banner-btn-style-link:hover
    .content-banner {
    -webkit-transform: translateY(-19px);
    transform: translateY(-19px);
  }
  .offcanvas-sidebar-desktop.admin-bar .area-sidebar-shop {
    top: 32px;
  }
  .offcanvas-sidebar-desktop .woodmart-shop-loader:not(.hidden-loader) {
    margin-left: -15px !important;
  }
  .offcanvas-sidebar-desktop .shop-content-area:not(.col-lg-12) {
    left: 0;
    width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .offcanvas-sidebar-desktop
    .shop-content-area:not(.col-lg-12)
    .shop-loop-head {
    margin-top: -20px;
  }
  .offcanvas-sidebar-desktop
    .shop-content-area:not(.col-lg-12)
    .woodmart-shop-tools,
  .offcanvas-sidebar-desktop
    .shop-content-area:not(.col-lg-12)
    .woodmart-woo-breadcrumbs {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    width: 100%;
  }
  .offcanvas-sidebar-desktop
    .shop-content-area:not(.col-lg-12)
    .woodmart-woo-breadcrumbs {
    border-bottom: 1px solid rgba(129, 129, 129, 0.2);
    margin-bottom: 20px;
  }
  .offcanvas-sidebar-desktop
    .shop-content-area:not(.col-lg-12)
    .woodmart-woo-breadcrumbs
    .woocommerce-breadcrumb,
  .offcanvas-sidebar-desktop
    .shop-content-area:not(.col-lg-12)
    .woodmart-woo-breadcrumbs
    .yoast-breadcrumb {
    margin-bottom: 20px;
  }
  .offcanvas-sidebar-desktop
    .shop-content-area:not(.col-lg-12).description-area-before
    .page-description,
  .offcanvas-sidebar-desktop
    .shop-content-area:not(.col-lg-12).description-area-before
    .term-description {
    margin-top: -10px;
    margin-bottom: 45px;
  }
  .offcanvas-sidebar-desktop
    .shop-content-area:not(.col-lg-12)
    .woocommerce-result-count {
    display: block;
  }
  .offcanvas-sidebar-desktop
    .shop-content-area:not(.col-lg-12)
    .woodmart-shop-tools {
    text-align: right;
  }
  .offcanvas-sidebar-desktop
    .shop-content-area:not(.col-lg-12)
    .woodmart-show-sidebar-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .offcanvas-sidebar-desktop .area-sidebar-shop {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 340px;
    max-width: none;
    overflow: hidden;
    z-index: 500;
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease;
    -webkit-transform: translate3d(-340px, 0, 0);
    transform: translate3d(-340px, 0, 0);
  }
  .offcanvas-sidebar-desktop .area-sidebar-shop .widget-area {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .offcanvas-sidebar-desktop .area-sidebar-shop .sidebar-widget {
    padding-left: 30px;
    padding-right: 30px;
  }
  .offcanvas-sidebar-desktop .area-sidebar-shop .widget-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .offcanvas-sidebar-desktop .area-sidebar-shop .woodmart-sidebar-scroll {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .offcanvas-sidebar-desktop .area-sidebar-shop .woodmart-sidebar-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    overflow-x: hidden;
  }
  .offcanvas-sidebar-desktop
    .area-sidebar-shop
    .woodmart-sidebar-content:focus {
    outline: 0;
  }
  .offcanvas-sidebar-desktop
    .area-sidebar-shop
    .has-scrollbar
    .woodmart-sidebar-content {
    overflow: scroll;
    overflow-x: hidden;
  }
  .offcanvas-sidebar-desktop.woodmart-dark
    .shop-content-area:not(.col-lg-12)
    .woodmart-woo-breadcrumbs {
    border-color: rgba(255, 255, 255, 0.15);
  }
  .offcanvas-sidebar-desktop.woodmart-dark .area-sidebar-shop {
    background-color: #101010;
  }
  .thumbs-position-left > .col-lg-9 .woocommerce-product-gallery__wrapper {
    width: auto;
    margin-left: -15px;
  }
  .thumbs-position-left > .col-lg-9 .product-additional-galleries {
    left: -15px;
  }
  .woodmart-woocommerce-layered-nav
    .woodmart-scroll:hover
    .woodmart-scroll-content:not(.show-labels-off)
    + .woodmart-scroll-pane {
    margin-left: 10px;
  }
  .browser-Edge
    .woodmart-woocommerce-layered-nav
    .has-scrollbar
    .woodmart-scroll-pane,
  .browser-Firefox
    .woodmart-woocommerce-layered-nav
    .has-scrollbar
    .woodmart-scroll-pane,
  .browser-Internet
    .woodmart-woocommerce-layered-nav
    .has-scrollbar
    .woodmart-scroll-pane {
    position: absolute;
    opacity: 1;
    margin-left: 0 !important;
  }
  .browser-Edge
    .woodmart-woocommerce-layered-nav
    .has-scrollbar
    .swatches-display-list
    li,
  .browser-Firefox
    .woodmart-woocommerce-layered-nav
    .has-scrollbar
    .swatches-display-list
    li,
  .browser-Internet
    .woodmart-woocommerce-layered-nav
    .has-scrollbar
    .swatches-display-list
    li {
    margin-right: 9px;
  }
  .products-bordered-grid .col-lg-12:first-child,
  .products-bordered-grid .col-lg-20_0:nth-child(-n + 5),
  .products-bordered-grid .col-lg-2:nth-child(-n + 6),
  .products-bordered-grid .col-lg-3:nth-child(-n + 4),
  .products-bordered-grid .col-lg-4:nth-child(-n + 3),
  .products-bordered-grid .col-lg-6:nth-child(-n + 2) {
    border-top-width: 1px;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  .visible-lg {
    display: block !important;
  }
  .wrapper-full-width-content .container {
    max-width: 100%;
  }
  .wrapper-boxed .container {
    width: 100%;
    max-width: 1160px;
  }
  .wrapper-boxed .website-wrapper {
    max-width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    -webkit-box-shadow: 0 1px 5px rgba(190, 190, 190, 0.26);
    box-shadow: 0 1px 5px rgba(190, 190, 190, 0.26);
  }
  .wrapper-boxed [data-vc-full-width] {
    left: auto;
    width: auto;
    padding-right: 0;
    padding-left: 0;
  }
  .wrapper-boxed .header-banner {
    max-width: 1200px;
    margin: 0 auto;
  }
  .wrapper-boxed .main-nav .menu-item-design-full-width .sub-menu-dropdown,
  .wrapper-boxed .whb-main-header,
  .wrapper-boxed
    .whb-secondary-menu
    .menu-item-design-full-width
    .sub-menu-dropdown,
  .wrapper-boxed.sticky-footer-on .footer-container {
    left: auto;
    right: auto;
    width: 100vw;
    max-width: 1200px;
  }
  .platform-Windows .wrapper-boxed.woodmart-search-opened .header-banner,
  .platform-Windows .wrapper-boxed.woodmart-search-opened .main-page-wrapper,
  .platform-Windows .wrapper-boxed.woodmart-search-opened .whb-row {
    padding-right: 0;
  }
  .wrapper-boxed .woodmart-search-full-screen {
    max-width: 1200px;
    margin: 0 auto;
  }
  .wrapper-boxed
    div[class*="woodmart-carousel-spacing"]
    .owl-nav
    > div[class*="prev"] {
    margin-left: 10px;
  }
  .wrapper-boxed
    div[class*="woodmart-carousel-spacing"]
    .owl-nav
    > div[class*="next"] {
    margin-right: 10px;
  }
  .wrapper-boxed .wrap-loading-arrow > div[class*="prev"] {
    margin-left: 10px;
  }
  .wrapper-boxed .wrap-loading-arrow > div[class*="next"] {
    margin-left: -10px;
  }
  .wrapper-boxed .scrollToTop {
    bottom: 40px;
    right: 20px;
  }
  .banner-increased-padding .banner-title-small .banner-subtitle {
    font-size: 1vw;
  }
  .banner-increased-padding .banner-title-small .banner-title {
    font-size: 1.2vw;
  }
  .banner-increased-padding .banner-title-default .banner-subtitle {
    font-size: 1vw;
  }
  .banner-increased-padding .banner-title-default .banner-title {
    font-size: 1.6vw;
  }
  .banner-increased-padding .banner-title-large .banner-subtitle {
    font-size: 1.1vw;
  }
  .banner-increased-padding .banner-title-large .banner-title {
    font-size: 2vw;
  }
  .banner-increased-padding .banner-title-extra-large .banner-subtitle {
    font-size: 1.3vw;
  }
  .banner-increased-padding .banner-title-extra-large .banner-title {
    font-size: 2.3vw;
  }
  .site-content:not(.col-lg-12) .cart-content-wrapper .cart-data-form {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    max-width: 60%;
  }
  .site-content:not(.col-lg-12) .cart-content-wrapper .cart-totals-section {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    max-width: 40%;
  }
}
@media (max-width: 1200px) {
  .banner-title-small .banner-subtitle {
    font-size: 1vw;
  }
  .banner-title-small .banner-title {
    font-size: 1.2vw;
  }
  .banner-title-default .banner-subtitle {
    font-size: 1vw;
  }
  .banner-title-default .banner-title {
    font-size: 1.6vw;
  }
  .banner-title-large .banner-subtitle {
    font-size: 1.1vw;
  }
  .banner-title-large .banner-title {
    font-size: 2vw;
  }
  .banner-title-extra-large .banner-subtitle {
    font-size: 1.3vw;
  }
  .banner-title-extra-large .banner-title {
    font-size: 2.3vw;
  }
  .dokan-single-store
    .profile-info-box.profile-layout-layout1
    .profile-info-summery {
    margin-top: 0;
  }
  .dokan-single-store
    .profile-info-box.profile-layout-layout1
    .profile-info-summery
    > div {
    margin-top: 20px;
  }
  .dokan-single-store
    .profile-info-box.profile-layout-layout1
    .profile-info-head {
    margin-left: 10px;
  }
  .dokan-single-store .profile-info-box.profile-layout-layout1 .store-name {
    margin-top: 0 !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  .visible-md {
    display: block !important;
  }
}
@media (max-width: 1024px) {
  .cart-widget-side,
  .login-form-side,
  .mobile-nav {
    width: 300px;
  }
  .slide-from-left {
    transform: translate3d(-300px, 0, 0);
    -webkit-transform: translate3d(-300px, 0, 0);
  }
  .cart-widget-side,
  .login-form-side,
  .slide-from-right {
    transform: translate3d(300px, 0, 0);
    -webkit-transform: translate3d(300px, 0, 0);
  }
  .wpb_column.tablet-bg-img-hidden > div,
  body .tablet-bg-img-hidden {
    background-image: none !important;
  }
  .woodmart-parallax {
    background-attachment: scroll !important;
  }
  .text-larger {
    font-size: inherit;
  }
  .woodmart-tltp .woodmart-tooltip-label {
    display: none !important;
  }
  .woodmart-close-side {
    top: -150px;
    height: calc(100vh + 300px);
  }
  .scrollToTop {
    bottom: 12px;
    right: 12px;
    width: 40px;
    height: 40px;
  }
  .scrollToTop:after {
    font-size: 14px;
    line-height: 40px;
  }
  .page-title {
    padding: 15px 0;
  }
  .page-title .entry-title {
    font-size: 36px;
  }
  .page-title .woodmart-checkout-steps ul li {
    font-size: 18px;
  }
  .close-header-banner {
    width: 50px;
  }
  .close-header-banner + .header-banner-link {
    right: 50px;
  }
  .whb-hidden-mobile,
  .whb-visible-lg {
    display: none;
  }
  .dropdown-cart,
  .full-screen-burger-icon,
  .full-screen-wrapper,
  .menu-item-register .sub-menu-dropdown,
  .woodmart-search-dropdown,
  .woodmart-search-full-screen {
    display: none;
  }
  .search-button:not(.mobile-search-icon) {
    display: none;
  }
  .whb-general-header .sub-menu-dropdown {
    margin: 0;
  }
  .whb-general-header .sub-menu-dropdown:after {
    height: auto;
  }
  .autocomplete-suggestion {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .autocomplete-suggestion .suggestion-thumb {
    max-width: 45px;
  }
  .autocomplete-suggestion .suggestion-title {
    font-size: 12px;
  }
  .autocomplete-suggestion .suggestion-price {
    font-size: 12px;
    line-height: 1;
  }
  .blog-post-loop:hover .post-img-wrapp a {
    -webkit-transform: none;
    transform: none;
  }
  .post-img-wrapp a:after {
    content: none;
  }
  .post-image-mask {
    display: none;
  }
  .post-gallery-slider .owl-nav > div[class*="next"],
  .post-gallery-slider .owl-nav > div[class*="prev"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .post-gallery-slider .owl-nav > div[class*="prev"] {
    padding-left: 0;
  }
  .post-gallery-slider .owl-nav > div[class*="next"] {
    padding-right: 0;
  }
  .blog-design-default .entry-title,
  .blog-design-default-alt .entry-title,
  .blog-design-small-images:not(.has-post-thumbnail) .entry-title,
  .post-single-page .entry-title {
    font-size: 28px;
  }
  .blog-design-small-images.has-post-thumbnail .entry-title {
    font-size: 22px;
  }
  .blog-design-masonry .entry-title {
    font-size: 20px;
  }
  .blog-design-mask .entry-title {
    font-size: 18px;
  }
  .portfolio-filter {
    margin-bottom: 10px;
  }
  .portfolio-filter:after {
    content: "";
  }
  .masonry-filter {
    white-space: nowrap;
    overflow-y: auto;
  }
  .masonry-filter::-webkit-scrollbar {
    display: none;
  }
  .masonry-filter li a {
    font-size: 14px;
  }
  .portfolio-entry .entry-title {
    font-size: 16px;
  }
  .portfolio-entry .wrap-meta {
    margin-bottom: 5px;
  }
  .min-footer {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .min-footer .col-right {
    text-align: center;
  }
  .min-footer > div {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
  .min-footer > div:last-child {
    margin-bottom: 0;
  }
  .owl-nav > div,
  .wrap-loading-arrow > div {
    width: 40px;
    height: 40px;
    margin-top: -20px;
  }
  .owl-nav > div:after,
  .wrap-loading-arrow > div:after {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
  }
  .owl-nav > div[class*="next"],
  .owl-nav > div[class*="prev"],
  .wrap-loading-arrow > div[class*="next"],
  .wrap-loading-arrow > div[class*="prev"] {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .owl-nav > div[class*="prev"],
  .wrap-loading-arrow > div[class*="prev"] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 0;
  }
  .owl-nav > div[class*="next"],
  .wrap-loading-arrow > div[class*="next"] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 0;
  }
  .wrap-loading-arrow > div {
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
  }
  .owl-nav > div {
    opacity: 1;
    visibility: visible;
    pointer-events: visible;
  }
  .owl-nav > div[class*="prev"] {
    left: 5px;
  }
  .owl-nav > div[class*="next"] {
    right: 5px;
  }
  div[class*="woodmart-carousel-spacing"] .owl-nav > div[class*="prev"] {
    margin-left: 35px;
  }
  div[class*="woodmart-carousel-spacing"] .owl-nav > div[class*="next"] {
    margin-right: 35px;
  }
  .categories-style-carousel,
  .slider-type-post,
  .slider-type-product {
    margin-bottom: 20px;
  }
  .owl-loaded:after,
  .owl-loaded:before {
    content: none;
  }
  .error404 .page-header:before {
    font-size: 280px;
    line-height: 240px;
  }
  .error404 .page-title {
    padding: 70px 0;
    font-size: 50px;
  }
  .error404 .page-content h2 {
    font-size: 24px;
  }
  .error404 .page-content p {
    font-size: 14px;
  }
  .woodmart-text-size-large ul {
    font-size: 16px;
  }
  .woodmart-text-size-large.woodmart-list-shape-icon .list-icon {
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  }
  .woodmart-text-size-large.woodmart-list-shape-icon.woodmart-list-type-unordered
    .list-icon {
    font-size: 12px;
  }
  .woodmart-text-size-extra-large ul {
    font-size: 18px;
  }
  .woodmart-text-size-extra-large.woodmart-list-shape-icon .list-icon {
    min-width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
  }
  .woodmart-text-size-extra-large.woodmart-list-shape-icon.woodmart-list-type-unordered
    .list-icon {
    font-size: 14px;
  }
  .widget_nav_mega_menu .sub-menu-dropdown {
    display: none;
  }
  .widget_nav_mega_menu
    .vertical-navigation
    .item-level-0.menu-item-has-children
    > a:after {
    content: none;
  }
  .woodmart-images-gallery.view-carousel,
  .woodmart-images-gallery.view-justified {
    margin-bottom: 20px;
  }
  .instagram-widget .hover-mask {
    display: none;
  }
  .woodmart-title-size-extra-large .title-subtitle,
  .woodmart-title-size-large .title-subtitle,
  .woodmart-title-size-medium .title-subtitle {
    font-size: 14px;
  }
  .woodmart-title-size-extra-large .woodmart-title-container,
  .woodmart-title-size-large .woodmart-title-container,
  .woodmart-title-size-medium .woodmart-title-container {
    font-size: 22px;
  }
  .woodmart-title-size-extra-large .title-after_title,
  .woodmart-title-size-large .title-after_title,
  .woodmart-title-size-medium .title-after_title {
    font-size: 14px;
  }
  .woodmart-title-style-underlined-2.woodmart-title-size-extra-large .title,
  .woodmart-title-style-underlined-2.woodmart-title-size-large .title {
    border-width: 2px;
  }
  .woodmart-title-style-underlined-2:not(
      .woodmart-title-color-gradient
    ).woodmart-title-size-extra-large
    .title {
    text-shadow: 1px 1px #fff, 1px -1px #fff, -1px 1px #fff, -1px -1px #fff;
  }
  .wpb-js-composer
    .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-bottom
    .vc_tta-tabs-container:after,
  .wpb-js-composer
    .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-top
    .vc_tta-tabs-container:after {
    content: "";
  }
  .content-banner .content-size-large {
    font-size: 16px;
  }
  .content-width-10 {
    max-width: 30%;
  }
  .content-width-20 {
    max-width: 40%;
  }
  .content-width-30 {
    max-width: 50%;
  }
  .content-width-40 {
    max-width: 60%;
  }
  .content-width-50 {
    max-width: 70%;
  }
  .content-width-60 {
    max-width: 80%;
  }
  .content-width-70 {
    max-width: 90%;
  }
  .woodmart-sticky-social {
    display: none;
  }
  .box-with-text.text-size-large {
    font-size: 52px;
  }
  .box-icon-with-bg.text-size-large .info-box-icon,
  .box-icon-with-border.text-size-large .info-box-icon {
    height: 100px;
    line-height: 100px;
    min-width: 100px;
  }
  .box-btn-hover .info-btn-wrapper {
    position: static;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
  .box-style-border.box-btn-hover .info-btn-wrapper {
    position: absolute;
  }
  .timer-size-large .woodmart-timer > span,
  .timer-size-xlarge .woodmart-timer > span {
    min-width: 65px;
    min-height: 65px;
    font-size: 24px;
    line-height: 24px;
  }
  .timer-size-large .woodmart-timer > span span,
  .timer-size-xlarge .woodmart-timer > span span {
    font-size: 12px;
    line-height: 12px;
  }
  .woodmart-slider .owl-nav > div[class*="prev"] {
    padding-left: 0;
  }
  .woodmart-slider .owl-nav > div[class*="next"] {
    padding-right: 0;
  }
  .arrows-style-1 .owl-nav > div[class*="prev"] {
    left: 0;
  }
  .arrows-style-1 .owl-nav > div[class*="next"] {
    right: 0;
  }
  .arrows-style-2 .owl-nav > div,
  .arrows-style-3 .owl-nav > div {
    width: 40px;
    height: 40px;
    margin-top: -20px;
  }
  .arrows-style-2 .owl-nav > div[class*="next"],
  .arrows-style-2 .owl-nav > div[class*="prev"],
  .arrows-style-3 .owl-nav > div[class*="next"],
  .arrows-style-3 .owl-nav > div[class*="prev"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .arrows-style-2 .owl-nav > div:after,
  .arrows-style-3 .owl-nav > div:after {
    font-size: 14px;
    line-height: 14px;
  }
  .arrows-style-3 .owl-nav > div[class*="prev"] {
    left: 10px;
  }
  .arrows-style-3 .owl-nav > div[class*="next"] {
    right: 10px;
  }
  p.form-row-first,
  p.form-row-last {
    width: 100%;
    float: none;
  }
  .without-title.title-shop {
    padding: 0;
  }
  .with-back-btn.title-design-centered:not(.without-title) .shop-title-wrapper {
    margin-left: 35px;
    margin-right: 35px;
  }
  .woodmart-header-links .menu-item-my-account .sub-menu-dropdown {
    display: none;
  }
  .woodmart-show-categories {
    display: block;
  }
  .woodmart-product-categories {
    margin-right: 0;
    margin-left: 0;
    display: none;
    text-align: left;
    background-color: rgba(172, 172, 172, 0.09);
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .woodmart-product-categories > li {
    display: block;
  }
  .woodmart-product-categories .children {
    display: none;
    position: static;
    opacity: 1;
    visibility: visible;
    pointer-events: visible;
    pointer-events: unset;
    width: 100%;
    margin-top: 0;
    background-color: rgba(172, 172, 172, 0.09);
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    transform: none;
  }
  .woodmart-product-categories .children .category-name {
    font-weight: 600;
  }
  .woodmart-product-categories .children:after {
    content: none;
  }
  .color-scheme-light .woodmart-product-categories {
    background-color: rgba(0, 0, 0, 0.4);
  }
  .color-scheme-light .woodmart-product-categories .children {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .category-nav-link a {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .hasno-product-count.woodmart-product-categories {
    margin-right: 0;
    margin-left: 0;
  }
  .without-title .woodmart-product-categories {
    display: none;
  }
  .without-title .woodmart-show-categories {
    display: inline-block;
  }
  .without-title .category-nav-link a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .without-title .shop-title-wrapper {
    top: 8px;
    margin-top: 0;
  }
  .without-title.with-back-btn .nav-shop {
    padding-left: 0;
    padding-right: 0;
  }
  .title-design-default.without-title .shop-title-wrapper {
    position: static;
  }
  .shop-loop-head {
    margin-top: -10px;
    margin-bottom: 10px;
  }
  .description-area-before .page-description,
  .description-area-before .term-description {
    margin-top: -15px;
  }
  .woodmart-products-per-page,
  .woodmart-products-shop-view {
    display: none;
  }
  .product-grid-item .hover-img {
    display: none;
  }
  .product-grid-item .woodmart-buttons {
    opacity: 1;
  }
  .product-grid-item.woodmart-hover-base.product-in-carousel .woodmart-buttons,
  .product-grid-item:not(.woodmart-hover-base) .woodmart-buttons {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    transform: none;
  }
  .product-grid-item.woodmart-hover-base.product-in-carousel
    .woodmart-buttons
    > div,
  .product-grid-item:not(.woodmart-hover-base) .woodmart-buttons > div {
    margin-bottom: 5px;
  }
  .product-grid-item.woodmart-hover-base.product-in-carousel
    .woodmart-buttons
    > div
    a,
  .product-grid-item:not(.woodmart-hover-base) .woodmart-buttons > div a {
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    width: 35px;
    height: 35px;
  }
  .product-grid-item.woodmart-hover-base.product-in-carousel
    .woodmart-buttons
    > div
    a:before,
  .product-grid-item:not(.woodmart-hover-base)
    .woodmart-buttons
    > div
    a:before {
    font-size: 14px;
  }
  .product-grid-item.woodmart-hover-base.product-in-carousel
    .woodmart-buttons
    > div
    a:after,
  .product-grid-item:not(.woodmart-hover-base) .woodmart-buttons > div a:after {
    width: 14px;
    height: 14px;
    margin-left: -7px;
    margin-top: -7px;
  }
  .product-grid-item.woodmart-hover-base.product-in-carousel
    .woodmart-buttons
    > div:last-child,
  .product-grid-item:not(.woodmart-hover-base)
    .woodmart-buttons
    > div:last-child {
    margin-bottom: 0;
  }
  .product-grid-item.woodmart-hover-base.product-in-carousel
    .woodmart-buttons
    .product-compare-button,
  .product-grid-item.woodmart-hover-base.product-in-carousel
    .woodmart-buttons
    .quick-view,
  .product-grid-item:not(.woodmart-hover-base)
    .woodmart-buttons
    .product-compare-button,
  .product-grid-item:not(.woodmart-hover-base) .woodmart-buttons .quick-view {
    display: none;
  }
  .product-grid-item.woodmart-hover-base.product-in-carousel
    .woodmart-buttons
    .woodmart-add-btn
    .button:not(.add_to_cart_button):before,
  .product-grid-item:not(.woodmart-hover-base)
    .woodmart-buttons
    .woodmart-add-btn
    .button:not(.add_to_cart_button):before {
    font-size: 14px;
  }
  .product-grid-item.woodmart-hover-base.product-in-carousel
    .woodmart-buttons
    .yith-wcwl-add-to-wishlist
    .yith-wcwl-wishlistaddedbrowse
    a:before,
  .product-grid-item:not(.woodmart-hover-base)
    .woodmart-buttons
    .yith-wcwl-add-to-wishlist
    .yith-wcwl-wishlistaddedbrowse
    a:before {
    font-size: 14px;
  }
  .color-scheme-light
    .product-grid-item.woodmart-hover-base.product-in-carousel
    .woodmart-buttons
    > div
    a,
  .color-scheme-light
    .product-grid-item:not(.woodmart-hover-base)
    .woodmart-buttons
    > div
    a,
  .woodmart-dark
    .product-grid-item.woodmart-hover-base.product-in-carousel
    .woodmart-buttons
    > div
    a,
  .woodmart-dark
    .product-grid-item:not(.woodmart-hover-base)
    .woodmart-buttons
    > div
    a {
    background-color: #101010;
  }
  .woodmart-hover-base .content-product-imagin {
    top: -10px;
    left: -10px;
    right: -10px;
  }
  .woodmart-hover-base.product-in-carousel .woodmart-buttons {
    opacity: 1;
    visibility: visible;
  }
  .woodmart-hover-button .product-element-top:before,
  .woodmart-hover-info-alt .product-element-top:before {
    content: none;
  }
  .woodmart-hover-button .woodmart-buttons,
  .woodmart-hover-info-alt .woodmart-buttons {
    top: 10px;
    right: 10px;
    visibility: visible;
  }
  .woodmart-hover-button .woodmart-buttons > div a,
  .woodmart-hover-info-alt .woodmart-buttons > div a {
    background-color: #101010 !important;
  }
  .woodmart-hover-button .hover-mask,
  .woodmart-hover-info-alt .hover-mask {
    display: none;
  }
  .woodmart-hover-alt .swap-wrapp {
    height: auto;
    line-height: 1.3;
    overflow: visible;
    margin-bottom: 5px;
  }
  .woodmart-hover-alt .wrap-price {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .woodmart-hover-alt .swap-elements .price {
    margin-bottom: 5px;
  }
  .woodmart-hover-alt .swap-elements .btn-add-swap,
  .woodmart-hover-alt .swap-elements .price {
    height: auto;
    line-height: 1.3;
    overflow: visible;
  }
  .woodmart-hover-alt .woodmart-product-brands-links,
  .woodmart-hover-alt .woodmart-product-cats {
    margin-bottom: 5px;
  }
  .woodmart-hover-alt.product-type-grouped:hover .swap-elements,
  .woodmart-hover-alt.purchasable:hover .swap-elements {
    transform: none;
    -webkit-transform: none;
  }
  .woodmart-hover-info .product-title {
    font-size: 14px;
  }
  .woodmart-hover-quick .woodmart-add-btn {
    -webkit-transform: none;
    transform: none;
  }
  .woodmart-hover-quick .woodmart-add-btn > a:not(.added_to_cart) {
    height: 40px;
    width: 40px;
  }
  .woodmart-hover-quick
    .woodmart-add-btn
    > a:not(.added_to_cart)
    span:not(.woodmart-tooltip-label) {
    display: none;
  }
  .woodmart-hover-quick .woodmart-add-btn > a:not(.added_to_cart):before {
    -webkit-transform: none;
    transform: none;
  }
  .woodmart-hover-icons .woodmart-buttons {
    position: absolute;
    top: 10px;
    right: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
  }
  .woodmart-hover-icons .wrapp-buttons {
    position: static;
    opacity: 1;
    visibility: visible;
    perspective: unset;
    -webkit-perspective: unset;
    transform: none !important;
    -webkit-transform: none !important;
  }
  .woodmart-hover-info-alt .top-information {
    position: static;
    padding: 0;
    opacity: 1;
  }
  .woodmart-hover-info-alt .product-image-link {
    margin-bottom: 10px;
  }
  .woodmart-spacing-0 .woodmart-hover-info-alt,
  .woodmart-spacing-2 .woodmart-hover-info-alt {
    margin-bottom: 10px;
  }
  body:not(.woodmart-dark) .woodmart-hover-info-alt .top-information .amount,
  body:not(.woodmart-dark) .woodmart-hover-info-alt .top-information .price,
  body:not(.woodmart-dark) .woodmart-hover-info-alt .top-information .price ins,
  div[class^="vc_"]:not(.color-scheme-light)
    .woodmart-hover-info-alt
    .top-information
    .amount,
  div[class^="vc_"]:not(.color-scheme-light)
    .woodmart-hover-info-alt
    .top-information
    .price,
  div[class^="vc_"]:not(.color-scheme-light)
    .woodmart-hover-info-alt
    .top-information
    .price
    ins {
    color: #000;
  }
  body:not(.woodmart-dark)
    .woodmart-hover-info-alt
    .top-information
    del
    .amount,
  div[class^="vc_"]:not(.color-scheme-light)
    .woodmart-hover-info-alt
    .top-information
    del
    .amount {
    color: #bbb;
  }
  body:not(.woodmart-dark) .woodmart-hover-info-alt .woocommerce-price-suffix,
  div[class^="vc_"]:not(.color-scheme-light)
    .woodmart-hover-info-alt
    .woocommerce-price-suffix {
    color: #777;
  }
  body:not(.woodmart-dark) .woodmart-hover-info-alt .product-actions,
  body:not(.woodmart-dark) .woodmart-hover-info-alt .quick-shop-wrapper,
  div[class^="vc_"]:not(.color-scheme-light)
    .woodmart-hover-info-alt
    .product-actions,
  div[class^="vc_"]:not(.color-scheme-light)
    .woodmart-hover-info-alt
    .quick-shop-wrapper {
    display: none;
  }
  body:not(.woodmart-dark) .woodmart-hover-info-alt h3.product-title a,
  div[class^="vc_"]:not(.color-scheme-light)
    .woodmart-hover-info-alt
    h3.product-title
    a {
    color: #333;
  }
  body:not(.woodmart-dark) .woodmart-hover-info-alt h3.product-title a:hover,
  div[class^="vc_"]:not(.color-scheme-light)
    .woodmart-hover-info-alt
    h3.product-title
    a:hover {
    color: #333;
    opacity: 0.8;
  }
  body:not(.woodmart-dark)
    .woodmart-hover-info-alt
    .swatches-on-grid
    .swatch-on-grid,
  div[class^="vc_"]:not(.color-scheme-light)
    .woodmart-hover-info-alt
    .swatches-on-grid
    .swatch-on-grid {
    color: #000;
  }
  body:not(.woodmart-dark)
    .woodmart-hover-info-alt
    .swatches-on-grid
    .current-swatch:after,
  div[class^="vc_"]:not(.color-scheme-light)
    .woodmart-hover-info-alt
    .swatches-on-grid
    .current-swatch:after {
    background-color: #000;
  }
  body:not(.woodmart-dark)
    .woodmart-hover-info-alt
    .woodmart-product-brands-links,
  body:not(.woodmart-dark) .woodmart-hover-info-alt .woodmart-product-cats,
  div[class^="vc_"]:not(.color-scheme-light)
    .woodmart-hover-info-alt
    .woodmart-product-brands-links,
  div[class^="vc_"]:not(.color-scheme-light)
    .woodmart-hover-info-alt
    .woodmart-product-cats {
    color: #9e9e9e;
  }
  body:not(.woodmart-dark)
    .woodmart-hover-info-alt
    .woodmart-product-brands-links
    a,
  body:not(.woodmart-dark) .woodmart-hover-info-alt .woodmart-product-cats a,
  div[class^="vc_"]:not(.color-scheme-light)
    .woodmart-hover-info-alt
    .woodmart-product-brands-links
    a,
  div[class^="vc_"]:not(.color-scheme-light)
    .woodmart-hover-info-alt
    .woodmart-product-cats
    a {
    color: #9e9e9e;
  }
  body:not(.woodmart-dark)
    .woodmart-hover-info-alt
    .woodmart-product-brands-links
    a:focus,
  body:not(.woodmart-dark)
    .woodmart-hover-info-alt
    .woodmart-product-brands-links
    a:hover,
  body:not(.woodmart-dark)
    .woodmart-hover-info-alt
    .woodmart-product-cats
    a:focus,
  body:not(.woodmart-dark)
    .woodmart-hover-info-alt
    .woodmart-product-cats
    a:hover,
  div[class^="vc_"]:not(.color-scheme-light)
    .woodmart-hover-info-alt
    .woodmart-product-brands-links
    a:focus,
  div[class^="vc_"]:not(.color-scheme-light)
    .woodmart-hover-info-alt
    .woodmart-product-brands-links
    a:hover,
  div[class^="vc_"]:not(.color-scheme-light)
    .woodmart-hover-info-alt
    .woodmart-product-cats
    a:focus,
  div[class^="vc_"]:not(.color-scheme-light)
    .woodmart-hover-info-alt
    .woodmart-product-cats
    a:hover {
    color: #5c5c5c;
  }
  body:not(.woodmart-dark) .woodmart-hover-info-alt .star-rating:before,
  div[class^="vc_"]:not(.color-scheme-light)
    .woodmart-hover-info-alt
    .star-rating:before {
    color: #bbb;
  }
  .categories-style-masonry-first
    .category-grid-item:first-child
    .category-title {
    font-size: 20px;
  }
  .single-product .site-content {
    margin-bottom: 25px;
  }
  .single-product-page > div:not(:last-child) {
    margin-bottom: 25px;
  }
  .related-and-upsells:empty {
    margin-top: -25px;
  }
  .poduct-tabs-inner > div:not(:last-child) {
    margin-bottom: 25px;
  }
  .breadcrumbs-location-below_header .single-breadcrumbs-wrapper {
    margin-bottom: 10px;
    margin-top: -20px;
  }
  .breadcrumbs-location-summary .single-product-page {
    margin-top: -15px;
  }
  .single-breadcrumbs-wrapper .container,
  .single-breadcrumbs-wrapper .single-breadcrumbs {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .single-breadcrumbs-wrapper .woocommerce-breadcrumb .breadcrumb-link-last {
    color: #333;
    font-weight: 600;
    margin-right: 0;
  }
  .single-breadcrumbs-wrapper
    .woocommerce-breadcrumb
    .breadcrumb-link-last:after {
    content: none;
  }
  .single-breadcrumbs-wrapper .woocommerce-breadcrumb .breadcrumb-last {
    display: none;
  }
  .woodmart-dark
    .single-breadcrumbs-wrapper
    .woocommerce-breadcrumb
    .breadcrumb-link-last {
    color: #fff;
  }
  .thumbs-position-left .woocommerce-product-gallery__wrapper {
    margin-bottom: 4px;
  }
  .image-full-width .product-image-summary-inner > div:not(:last-child) {
    margin-bottom: 25px;
  }
  .product-360-button > a,
  .product-video-button > a,
  .woodmart-show-product-gallery-wrap > a {
    height: 40px;
    line-height: 40px;
    min-width: 40px;
  }
  .product-360-button > a:before,
  .product-video-button > a:before,
  .woodmart-show-product-gallery-wrap > a:before {
    height: 40px;
    line-height: 40px;
    width: 40px;
    font-size: 14px;
  }
  .product-360-button > a:before {
    font-size: 22px;
  }
  .product-image-summary .entry-title {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .product-image-summary .summary-inner > .price {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .product-image-summary .shop_attributes,
  .product-image-summary .woocommerce-product-details__short-description {
    margin-bottom: 20px;
  }
  .product-design-default .woodmart-product-brands {
    float: none;
    margin-left: 0;
  }
  .product-design-default .woodmart-product-brands a {
    min-height: 0;
    display: inline-block;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent !important;
    padding: 0;
  }
  .product-design-default .woodmart-product-brands a:hover {
    opacity: 0.5;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .product-design-default .woodmart-product-brands img {
    max-height: 45px;
  }
  .woodmart-before-product-tabs {
    margin-top: -26px;
  }
  .product-tabs-wrapper {
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: none;
  }
  .woocommerce-tabs .woodmart-accordion-title {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
  }
  .woocommerce-tabs .woocommerce-Reviews-title {
    display: none;
  }
  .woocommerce-Tabs-panel {
    -webkit-animation: none;
    animation: none;
  }
  .tabs-layout-accordion .woodmart-scroll .woodmart-scroll-content {
    max-height: none;
  }
  .tabs-layout-tabs {
    border-top: 2px solid rgba(119, 119, 119, 0.17);
  }
  .tabs-layout-tabs .woodmart-accordion-title {
    display: block;
  }
  .tabs-layout-tabs .tabs {
    display: none;
  }
  .tabs-layout-tabs .woodmart-tab-wrapper {
    border-bottom: 1px solid rgba(119, 119, 119, 0.17);
  }
  .tabs-layout-tabs .woodmart-tab-wrapper .wc-tab {
    padding-bottom: 20px;
  }
  .tabs-layout-tabs .woodmart-tab-wrapper .wc-tab > h2:first-child {
    display: none;
  }
  .tabs-layout-tabs
    #tab-additional_information
    .wc-tab-inner
    > div
    > h2:first-child {
    max-width: 100%;
  }
  .tabs-layout-tabs #tab-additional_information .shop_attributes {
    max-width: 100%;
  }
  .woodmart-dark .tabs-layout-tabs {
    border-color: rgba(255, 255, 255, 0.25);
  }
  .woodmart-dark .tabs-layout-tabs .woodmart-tab-wrapper {
    border-color: rgba(255, 255, 255, 0.25);
  }
  .tabs-type-tabs.meta-location-after_tabs .product-tabs-wrapper,
  .tabs-type-tabs:not(.reviews-location-separate) .product-tabs-wrapper {
    border-bottom: none;
  }
  .tabs-location-standard.reviews-location-separate.tabs-type-tabs
    .woocommerce-tabs {
    padding-bottom: 0;
    border-bottom: none;
  }
  .tabs-location-standard.tabs-type-accordion .woodmart-before-product-tabs {
    margin-top: -26px;
  }
  .woocommerce-Reviews {
    margin-left: 0;
    margin-right: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .woocommerce-Reviews #comments,
  .woocommerce-Reviews #review_form_wrapper {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .woocommerce-Reviews .commentlist {
    margin-top: 0;
    margin-bottom: 25px;
  }
  .woocommerce-Reviews .commentlist li:not(:last-child) {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  .popup-quick-view .variations_form .reset_variations,
  .product-design-default .variations_form .reset_variations {
    position: absolute;
    left: 0;
    bottom: -30px;
    margin-left: 0;
  }
  .popup-quick-view .variations_form.variation-swatch-selected .variations,
  .product-design-default
    .variations_form.variation-swatch-selected
    .variations {
    margin-bottom: 50px;
  }
  .popup-quick-view .view-details-btn {
    transform: none;
    -webkit-transform: none;
  }
  .popup-quick-view .entry-summary .entry-title {
    font-size: 24px;
  }
  .woodmart-sticky-btn .price del,
  .woodmart-sticky-btn .price ins {
    display: block;
  }
  .woodmart-my-account-sidebar {
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
    max-width: 35%;
    width: 35%;
  }
  .woocommerce-MyAccount-content {
    -ms-flex-preferred-size: 65%;
    flex-basis: 65%;
    max-width: 65%;
    width: 65%;
  }
  .woodmart-my-account-links > div {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  td.product-thumbnail img {
    max-width: 65px;
    min-width: 65px;
  }
  .cart-content-wrapper .cart-data-form {
    padding-top: 0;
    margin-bottom: 40px;
  }
  .cross-sells {
    margin-top: 30px;
  }
  .cart-empty {
    font-size: 42px;
  }
  .cart-empty:before {
    font-size: 140px;
    line-height: 140px;
  }
  .cart-empty:after {
    font-size: 38px;
    line-height: 38px;
    margin-left: -8px;
    top: 22px;
  }
  .checkout_coupon .input-text {
    min-width: 0;
  }
  .checkout_coupon .button {
    width: 100%;
  }
  .woocommerce table.wishlist_table thead th {
    font-size: 14px;
  }
  .woocommerce table.wishlist_table tbody td {
    padding: 15px 5px;
  }
  .woocommerce table.wishlist_table td.product-add-to-cart .add_to_cart,
  .woocommerce
    table.wishlist_table
    td.product-add-to-cart
    .remove_from_wishlist {
    font-size: 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
    width: 40px;
  }
  .woocommerce table.wishlist_table td.product-add-to-cart .add_to_cart:before,
  .woocommerce
    table.wishlist_table
    td.product-add-to-cart
    .remove_from_wishlist:before {
    font-weight: 400;
  }
  .woocommerce table.wishlist_table td.product-add-to-cart .add_to_cart:before {
    content: "\f11d";
    font-family: woodmart-font;
    font-size: 20px;
    margin-right: -5px;
  }
  .woocommerce
    table.wishlist_table
    td.product-add-to-cart
    .remove_from_wishlist:before {
    content: "\f10f";
    font-family: woodmart-font;
    font-size: 14px;
  }
  .woocommerce-MyAccount-content .wishlist_table .product-stock-status {
    display: none;
  }
  .woocommerce-lost-password .site-content .woocommerce > p:before {
    font-size: 110px;
    line-height: 110px;
  }
  .woodmart-woocommerce-layered-nav .woodmart-scroll {
    overflow-y: scroll;
    padding-right: 5px;
  }
  .woodmart-woocommerce-layered-nav .woodmart-scroll-content {
    overflow: visible;
  }
  .woodmart-woocommerce-layered-nav .swatches-display-double li {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .woodmart-woocommerce-layered-nav .swatches-display-double li:last-child {
    margin-bottom: 0;
  }
  .woodmart-products-tabs.tabs-design-simple .owl-nav > div,
  .woodmart-products-tabs.tabs-design-simple .wrap-loading-arrow > div {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .woodmart-highlighted-products .owl-nav > div,
  .woodmart-highlighted-products .wrap-loading-arrow > div {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .woodmart-highlighted-products .owl-nav > div[class*="next"],
  .woodmart-highlighted-products .wrap-loading-arrow > div[class*="next"] {
    padding-right: 0;
  }
  .woodmart-highlighted-products .owl-nav > div[class*="prev"],
  .woodmart-highlighted-products .wrap-loading-arrow > div[class*="prev"] {
    padding-left: 0;
  }
  .upsells-widget .small-product-content:hover .small-product-info {
    transform: none;
    -webkit-transform: none;
  }
  .upsells-widget .small-product-info {
    position: static;
    z-index: 4;
    opacity: 1;
    visibility: visible;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px;
    pointer-events: visible;
  }
  .upsells-widget .small-product-info:after {
    content: none;
  }
  .woodmart-dark .upsells-widget .small-product-info {
    background-color: transparent;
  }
  .wcmp_vendor_list_wrap .wcmp_sorted_vendors {
    width: 48%;
  }
  .wcmp_vendor_list_wrap .wcmp_sorted_vendors:nth-child(2n + 2) {
    margin-right: 0;
  }
  .wcmp-wrapper .key-perfomence-indicator {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .wcmp-wrapper .key-perfomence-indicator + .col-md-8 {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  div.wcmp_regi_main {
    margin: 0 !important;
    width: 100% !important;
  }
  div.wcmp_regi_main div.wcmp_regi_form_box .wcmp-regi-4,
  div.wcmp_regi_main div.wcmp_regi_form_box .wcmp-regi-6 {
    width: 100%;
  }
  body.dokan-dashboard .dokan-dash-sidebar,
  body.dokan-dashboard .dokan-dashboard-content {
    width: 100%;
  }
  body.dokan-dashboard .dokan-dashboard-content {
    padding: 0;
  }
  body.dokan-dashboard .dokan-dashboard-content .dokan-product-listing-area {
    padding: 0;
  }
  body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {
    display: block;
    border-right: none;
    float: none;
    width: 100%;
  }
  body.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
    padding: 10px 0 10px 18px;
  }
  body.dokan-dashboard
    .dokan-dash-sidebar
    ul.dokan-dashboard-menu
    li.dokan-common-links
    a {
    padding: 3vw 18px;
    text-align: center;
  }
  body.dokan-dashboard
    .dokan-dash-sidebar
    ul.dokan-dashboard-menu
    li.dokan-common-links
    a
    i {
    font-size: 3vw;
    padding-right: 0;
  }
  body.dokan-dashboard
    .dokan-w6.dokan-dash-left
    body.dokan-dashboard
    .dokan-w6.dokan-dash-right {
    width: 100%;
    float: none;
  }
  .dokan-seller-search-form {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .dokan-seller-search-form:after {
    left: auto;
    right: 30px;
  }
  #dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3 {
    width: 100%;
  }
  .dokan-single-seller.coloum-3 {
    width: 100%;
  }
  .dokan-store .site-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .dokan-single-store {
    margin-bottom: 40px;
  }
  .dokan-single-store .profile-info-box.profile-layout-layout2 .profile-img {
    margin-top: -50px;
  }
  .dokan-single-store.dokan-w8 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    width: 100%;
  }
  .dokan-store-sidebar.dokan-w3 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .woodmart-columns-3 > div {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .woodmart-columns-4 > div {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .woodmart-columns-5 > div {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .woodmart-columns-6 > div {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .owl-items-md-1:not(.owl-loaded) > div {
    width: 100%;
  }
  .owl-items-md-1:not(.owl-loaded) > div:nth-child(n + 2) {
    display: none;
  }
  .owl-items-md-2:not(.owl-loaded) > div {
    width: 50%;
  }
  .owl-items-md-2:not(.owl-loaded) > div:nth-child(n + 3) {
    display: none;
  }
  .owl-items-md-3:not(.owl-loaded) > div {
    width: 33.3333333333%;
  }
  .owl-items-md-3:not(.owl-loaded) > div:nth-child(n + 4) {
    display: none;
  }
  .owl-items-md-4:not(.owl-loaded) > div {
    width: 25%;
  }
  .owl-items-md-4:not(.owl-loaded) > div:nth-child(n + 5) {
    display: none;
  }
  .woodmart-item-position-left,
  .woodmart-item-position-right {
    background-color: transparent !important;
  }
  .owl-items-md-2 .banner-title-small .banner-subtitle,
  .vc_col-sm-6 .banner-title-small .banner-subtitle {
    font-size: 1vw;
  }
  .owl-items-md-2 .banner-title-small .banner-title,
  .vc_col-sm-6 .banner-title-small .banner-title {
    font-size: 1.6vw;
  }
  .owl-items-md-2 .banner-title-default .banner-subtitle,
  .vc_col-sm-6 .banner-title-default .banner-subtitle {
    font-size: 1.1vw;
  }
  .owl-items-md-2 .banner-title-default .banner-title,
  .vc_col-sm-6 .banner-title-default .banner-title {
    font-size: 2vw;
  }
  .owl-items-md-2 .banner-title-large .banner-subtitle,
  .vc_col-sm-6 .banner-title-large .banner-subtitle {
    font-size: 1.3vw;
  }
  .owl-items-md-2 .banner-title-large .banner-title,
  .vc_col-sm-6 .banner-title-large .banner-title {
    font-size: 2.3vw;
  }
  .banner-hide-btn-tablet {
    display: none !important;
  }
  .offcanvas-sidebar-tablet.admin-bar .area-sidebar-shop {
    top: 32px;
  }
  .offcanvas-sidebar-tablet .woodmart-shop-loader:not(.hidden-loader) {
    margin-left: -15px !important;
  }
  .offcanvas-sidebar-tablet .shop-content-area:not(.col-lg-12) {
    left: 0;
    width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .offcanvas-sidebar-tablet .shop-content-area:not(.col-lg-12) .shop-loop-head {
    margin-top: -25px;
  }
  .offcanvas-sidebar-tablet
    .shop-content-area:not(.col-lg-12)
    .woodmart-shop-tools,
  .offcanvas-sidebar-tablet
    .shop-content-area:not(.col-lg-12)
    .woodmart-woo-breadcrumbs {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    width: 100%;
  }
  .offcanvas-sidebar-tablet
    .shop-content-area:not(.col-lg-12).description-area-before
    .page-description,
  .offcanvas-sidebar-tablet
    .shop-content-area:not(.col-lg-12).description-area-before
    .term-description {
    margin-top: -15px;
    margin-bottom: 45px;
  }
  .offcanvas-sidebar-tablet
    .shop-content-area:not(.col-lg-12)
    .woodmart-woo-breadcrumbs {
    border-bottom: 1px solid rgba(129, 129, 129, 0.2);
    margin-bottom: 15px;
  }
  .offcanvas-sidebar-tablet
    .shop-content-area:not(.col-lg-12)
    .woodmart-woo-breadcrumbs
    .woocommerce-breadcrumb,
  .offcanvas-sidebar-tablet
    .shop-content-area:not(.col-lg-12)
    .woodmart-woo-breadcrumbs
    .yoast-breadcrumb {
    margin-bottom: 15px;
  }
  .offcanvas-sidebar-tablet
    .shop-content-area:not(.col-lg-12)
    .woocommerce-result-count {
    display: block;
    margin-bottom: 15px;
  }
  .offcanvas-sidebar-tablet
    .shop-content-area:not(.col-lg-12)
    .woodmart-shop-tools {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .offcanvas-sidebar-tablet
    .shop-content-area:not(.col-lg-12)
    .woodmart-show-sidebar-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .offcanvas-sidebar-tablet .shop-sidebar-opener {
    display: block;
  }
  .offcanvas-sidebar-tablet .area-sidebar-shop {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 300px;
    max-width: none;
    overflow: hidden;
    z-index: 500;
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
  }
  .offcanvas-sidebar-tablet .area-sidebar-shop .widget-area {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .offcanvas-sidebar-tablet .area-sidebar-shop .sidebar-widget {
    padding-left: 30px;
    padding-right: 30px;
  }
  .offcanvas-sidebar-tablet .area-sidebar-shop .widget-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .offcanvas-sidebar-tablet .area-sidebar-shop .woodmart-sidebar-scroll {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .offcanvas-sidebar-tablet .area-sidebar-shop .woodmart-sidebar-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: scroll;
    overflow-x: hidden;
  }
  .offcanvas-sidebar-tablet .area-sidebar-shop .woodmart-sidebar-content:focus {
    outline: 0;
  }
  .offcanvas-sidebar-tablet.woodmart-dark
    .shop-content-area:not(.col-lg-12)
    .woodmart-woo-breadcrumbs {
    border-color: rgba(255, 255, 255, 0.15);
  }
  .offcanvas-sidebar-tablet.woodmart-dark .area-sidebar-shop {
    background-color: #101010;
  }
  .woocommerce-orders-table {
    display: block;
  }
  .woocommerce-orders-table th,
  .woocommerce-orders-table thead {
    display: none;
  }
  .woocommerce-orders-table tbody,
  .woocommerce-orders-table tfoot,
  .woocommerce-orders-table tr {
    display: block;
  }
  .woocommerce-orders-table tr {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(129, 129, 129, 0.2);
  }
  .woocommerce-orders-table tr:last-child {
    margin-bottom: 0;
  }
  .woocommerce-orders-table td {
    display: block;
    border-bottom: none;
    padding: 0 0 8px 0;
    margin-bottom: 8px;
    text-align: right;
  }
  .woocommerce-orders-table td:before {
    content: attr(data-title);
    color: #2d2a2a;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 3px;
    float: left;
  }
  .woocommerce-orders-table td:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .woodmart-dark .woocommerce-orders-table tr {
    border-color: rgba(255, 255, 255, 0.15);
  }
  .woodmart-dark .woocommerce-orders-table td:before {
    color: #fff;
  }
  .products-bordered-grid .col-md-12:first-child,
  .products-bordered-grid .col-md-3:nth-child(-n + 4),
  .products-bordered-grid .col-md-4:nth-child(-n + 3),
  .products-bordered-grid .col-md-6:nth-child(-n + 2) {
    border-top-width: 1px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .reset-margin-tablet > .vc_column-inner {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 991px) {
  .woodmart-title-width-60 .title-after_title,
  .woodmart-title-width-60 .title-subtitle,
  .woodmart-title-width-60 .woodmart-title-container,
  .woodmart-title-width-70 .title-after_title,
  .woodmart-title-width-70 .title-subtitle,
  .woodmart-title-width-70 .woodmart-title-container {
    max-width: 80%;
  }
  .woodmart-title-width-40 .title-after_title,
  .woodmart-title-width-40 .title-subtitle,
  .woodmart-title-width-40 .woodmart-title-container,
  .woodmart-title-width-50 .title-after_title,
  .woodmart-title-width-50 .title-subtitle,
  .woodmart-title-width-50 .woodmart-title-container {
    max-width: 60%;
  }
  .woodmart-title-width-20 .title-after_title,
  .woodmart-title-width-20 .title-subtitle,
  .woodmart-title-width-20 .woodmart-title-container,
  .woodmart-title-width-30 .title-after_title,
  .woodmart-title-width-30 .title-subtitle,
  .woodmart-title-width-30 .woodmart-title-container {
    max-width: 40%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  .row-reverse-tablet:not(.vc_row-flex) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-reverse-tablet > .wpb_column:nth-child(1) {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .row-reverse-tablet > .wpb_column:nth-child(2) {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .row-reverse-tablet > .wpb_column:nth-child(3) {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .row-reverse-tablet > .wpb_column:nth-child(4) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .row-reverse-tablet > .wpb_column:nth-child(5) {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .row-reverse-tablet > .wpb_column:nth-child(6) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .row-reverse-tablet > .wpb_column:nth-child(7) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .row-reverse-tablet > .wpb_column:nth-child(8) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .row-reverse-tablet > .wpb_column:nth-child(9) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .row-reverse-tablet > .wpb_column:nth-child(10) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .row-reverse-tablet > .wpb_column:nth-child(11) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .row-reverse-tablet > .wpb_column:nth-child(12) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (max-width: 768px) {
  .popup-quick-view .entry-summary .woodmart-product-brands img,
  .product-design-alt .product-image-summary .woodmart-product-brands img,
  .product-design-default .entry-summary.col-lg-4 .woodmart-product-brands img {
    max-height: 36px;
  }
  .admin-bar .cart-widget-side,
  .admin-bar .full-screen-close-icon,
  .admin-bar .header-banner,
  .admin-bar .mobile-nav,
  .admin-bar button.mfp-close {
    top: 46px;
  }
  .woodmart-spacing-20,
  .woodmart-spacing-30 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .woodmart-spacing-20 > article,
  .woodmart-spacing-20 > div,
  .woodmart-spacing-30 > article,
  .woodmart-spacing-30 > div {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
  }
  div[class*="woodmart-columns-"] > div {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .woodmart-carousel-spacing-20,
  .woodmart-carousel-spacing-30 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .woodmart-carousel-spacing-20 .slider-title,
  .woodmart-carousel-spacing-30 .slider-title {
    margin-left: 5px;
    margin-right: 5px;
  }
  .woodmart-carousel-spacing-20 .owl-carousel:not(.owl-loaded) > div,
  .woodmart-carousel-spacing-20 .owl-item,
  .woodmart-carousel-spacing-30 .owl-carousel:not(.owl-loaded) > div,
  .woodmart-carousel-spacing-30 .owl-item {
    padding-left: 5px;
    padding-right: 5px;
  }
  .woodmart-carousel-spacing-20 .owl-nav > div[class*="prev"],
  .woodmart-carousel-spacing-30 .owl-nav > div[class*="prev"] {
    left: -45px;
  }
  .woodmart-carousel-spacing-20 .owl-nav > div[class*="next"],
  .woodmart-carousel-spacing-30 .owl-nav > div[class*="next"] {
    right: -45px;
  }
  .page-title .woodmart-checkout-steps ul li {
    font-size: 24px;
  }
  .offcanvas-sidebar-mobile .site-content:not(.col-lg-12) {
    left: 0;
    width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .offcanvas-sidebar-mobile.admin-bar .sidebar-container {
    top: 46px;
  }
  .offcanvas-sidebar-mobile .woodmart-sticky-sidebar-opener {
    display: block;
  }
  .offcanvas-sidebar-mobile .sidebar-container {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 300px;
    max-width: none;
    overflow: hidden;
    z-index: 500;
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
  }
  .offcanvas-sidebar-mobile .sidebar-container .widget-area {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .offcanvas-sidebar-mobile .sidebar-container .sidebar-widget {
    padding-left: 30px;
    padding-right: 30px;
  }
  .offcanvas-sidebar-mobile .sidebar-container .widget-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .offcanvas-sidebar-mobile .sidebar-container .woodmart-sidebar-scroll {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .offcanvas-sidebar-mobile .sidebar-container .woodmart-sidebar-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: scroll;
    overflow-x: hidden;
  }
  .offcanvas-sidebar-mobile .sidebar-container .woodmart-sidebar-content:focus {
    outline: 0;
  }
  .offcanvas-sidebar-mobile.woodmart-dark .sidebar-container {
    background-color: #101010;
  }
  .header-banner-container {
    padding-left: 40px;
    padding-right: 40px;
  }
  .close-header-banner {
    width: 40px;
  }
  .close-header-banner + .header-banner-link {
    right: 40px;
  }
  .admin-bar .whb-clone {
    top: 46px;
  }
  .admin-bar .whb-sticked .whb-main-header {
    top: 46px;
  }
  .blog-post-loop {
    margin-bottom: 30px;
  }
  .post-gallery-slider .owl-nav > div:after {
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
  }
  .blog-design-default .entry-title,
  .blog-design-default-alt .entry-title,
  .blog-design-small-images:not(.has-post-thumbnail) .entry-title,
  .post-single-page .entry-title {
    font-size: 24px;
    line-height: 1.4;
  }
  .blog-design-default .woodmart-entry-content,
  .blog-design-default-alt .woodmart-entry-content {
    font-size: inherit;
  }
  .blog-design-default.format-quote .article-body-container,
  .blog-design-small-images.format-quote .article-body-container {
    padding-left: 35px;
    padding-right: 35px;
  }
  .blog-design-small-images:not(.blog-style-flat)
    .post-gallery-slider
    .owl-nav
    > div[class*="next"] {
    right: 0;
  }
  .blog-design-small-images.has-post-thumbnail .article-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .blog-design-small-images.has-post-thumbnail .article-body-container,
  .blog-design-small-images.has-post-thumbnail .entry-header {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .blog-design-small-images.has-post-thumbnail.blog-style-shadow
    .article-body-container {
    margin-left: 0;
  }
  .blog-design-chess:nth-child(even):not(.blog-style-flat)
    .post-gallery-slider
    .owl-nav
    > div[class*="next"] {
    right: 0;
  }
  .blog-design-chess:nth-child(even).has-post-thumbnail .article-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .blog-design-chess:nth-child(even).has-post-thumbnail .post-date {
    left: 15px;
    right: auto;
  }
  .blog-design-chess:nth-child(even).has-post-thumbnail.blog-style-shadow
    .article-body-container {
    margin-left: 0;
    margin-right: 0;
  }
  .post-single-page .entry-content {
    margin-bottom: 40px;
    font-size: inherit;
  }
  .post-title-large-image .entry-title {
    font-size: 26px;
  }
  .single-post-navigation {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 40px;
  }
  .single-post-navigation .btn-label {
    margin-bottom: 0;
    color: #2d2a2a;
  }
  .single-post-navigation .post-title {
    display: none;
  }
  .woodmart-dark .single-post-navigation .btn-label {
    color: #fff;
  }
  .woodmart-single-footer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 0;
    padding-bottom: 0;
    border-top: none;
  }
  .woodmart-single-footer .single-meta-tags,
  .woodmart-single-footer .single-post-social {
    margin-bottom: 15px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    width: 100%;
  }
  .woodmart-single-footer .single-meta-tags {
    text-align: center;
  }
  .comments-area .children {
    margin-left: 0;
  }
  .comments-area .comment-author {
    float: none;
  }
  .comments-area .comment-meta {
    text-align: left;
  }
  .woodmart-cookies-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }
  .woodmart-cookies-inner .cookies-buttons {
    margin-top: 15px;
  }
  .woodmart-cookies-inner .cookies-info-text {
    padding-right: 0;
  }
  .error404 .page-header:before {
    font-size: 150px;
    line-height: 120px;
    top: -10px;
  }
  .error404 .page-title {
    padding: 15px 0;
    font-size: 32px;
  }
  .error404 .page-content h2 {
    font-size: 18px;
  }
  .error404 .page-content > .searchform {
    max-width: 320px;
  }
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tabs-container {
    display: block;
  }
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel-heading {
    display: none;
  }
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-bottom
    .vc_tta-tabs-container,
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-top
    .vc_tta-tabs-container {
    overflow: hidden;
  }
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-bottom
    .vc_tta-tabs-container:after,
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-top
    .vc_tta-tabs-container:after {
    content: "";
  }
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-bottom
    .vc_tta-tabs-list,
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-top
    .vc_tta-tabs-list {
    white-space: nowrap;
    overflow-y: auto;
  }
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-bottom
    .vc_tta-tabs-list::-webkit-scrollbar,
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-top
    .vc_tta-tabs-list::-webkit-scrollbar {
    display: none;
  }
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-left,
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-right {
    display: block;
  }
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tab,
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-right
    .vc_tta-tab {
    display: inline-block;
  }
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-left.vc_tta-o-no-fill
    .vc_tta-panel-body,
  .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-right.vc_tta-o-no-fill
    .vc_tta-panel-body {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .woodmart-text-size-extra-large ul {
    font-size: 16px;
  }
  .woodmart-text-size-extra-large.woodmart-list-shape-icon .list-icon {
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  }
  .woodmart-text-size-extra-large.woodmart-list-shape-icon.woodmart-list-type-unordered
    .list-icon {
    font-size: 12px;
  }
  .woodmart-timeline-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .woodmart-timeline-breakpoint,
  .woodmart-timeline-item {
    margin-bottom: 30px;
  }
  .woodmart-item-position-left,
  .woodmart-item-position-right {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    position: relative;
    padding: 30px 30px 15px 30px;
    margin-top: 30px;
  }
  .woodmart-item-position-left:not(:first-child),
  .woodmart-item-position-right:not(:first-child) {
    margin-top: 60px;
  }
  .woodmart-item-position-left .timeline-col,
  .woodmart-item-position-right .timeline-col {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
    position: static;
    padding: 0;
    background-color: transparent !important;
    margin-left: 0;
    margin-right: 0;
    text-align: inherit;
  }
  .woodmart-item-position-left .timeline-col-primary .timeline-arrow,
  .woodmart-item-position-right .timeline-col-primary .timeline-arrow {
    top: auto;
    bottom: calc(100% - 1px);
    left: calc(50% - 8px);
    height: 12px;
    width: 16px;
    color: #fff;
    line-height: 0;
    margin-top: 0;
  }
  .woodmart-item-position-left .timeline-col-primary .timeline-arrow:before,
  .woodmart-item-position-right .timeline-col-primary .timeline-arrow:before {
    content: "\f0d8";
    display: inline-block;
    font-size: 28px;
    line-height: 12px;
    height: 12px;
    color: inherit;
    font-family: fontawesome;
  }
  .woodmart-item-position-left .timeline-col-secondary .timeline-arrow,
  .woodmart-item-position-right .timeline-col-secondary .timeline-arrow {
    display: none;
  }
  .woodmart-item-position-left .woodmart-timeline-dot,
  .woodmart-item-position-right .woodmart-timeline-dot {
    top: -30px;
  }
  .woodmart-item-position-full-width:not(:first-child) {
    margin-top: 60px;
  }
  .woodmart-item-shadow .woodmart-item-position-left,
  .woodmart-item-shadow .woodmart-item-position-right {
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.13);
  }
  .woodmart-item-shadow .woodmart-item-position-left .timeline-col,
  .woodmart-item-shadow .woodmart-item-position-right .timeline-col {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .woodmart-item-shadow
    .woodmart-item-position-left
    .timeline-col-primary
    .timeline-arrow:before,
  .woodmart-item-shadow
    .woodmart-item-position-right
    .timeline-col-primary
    .timeline-arrow:before {
    text-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
  }
  .hotspot-type-product .hotspot-content-text {
    display: none;
  }
  .hotspot-type-product .hotspot-content-title,
  .hotspot-type-product .price {
    font-size: 14px;
  }
  .hotspot-content {
    top: 40px;
    bottom: auto;
    right: auto;
  }
  .hotspot-dropdown-left,
  .hotspot-dropdown-right {
    left: -115px;
  }
  .hotspot-icon-alt
    .woodmart-image-hotspot:hover:not(.hotspot-opened)
    .hotspot-btn {
    background-color: #fff;
  }
  .testimonials-grid .testimonial {
    margin-bottom: 20px;
  }
  .owl-items-sm-1 .banner-subtitle {
    font-size: 3vw;
  }
  .owl-items-sm-1 .banner-title {
    font-size: 5vw;
  }
  .banner-btn-position-hover .banner-btn-wrapper {
    display: none;
  }
  .content-banner .content-size-large,
  .content-banner .content-size-medium {
    font-size: 14px;
  }
  .banner-btn-wrapper .btn-size-default,
  .banner-btn-wrapper .btn-size-extra-large,
  .banner-btn-wrapper .btn-size-large {
    font-size: 12px;
    line-height: 16px;
    padding: 10px 14px;
  }
  .banner-btn-wrapper .btn-style-link {
    padding: 0;
  }
  .banner-hide-btn-mobile {
    display: none !important;
  }
  .woodmart-slider .owl-dots {
    display: none;
  }
  .dvr-style-triangle svg,
  .dvr-style-waves-small svg,
  .dvr-style-waves-wide svg {
    height: 3vw !important;
  }
  .dvr-style-curved-line svg,
  .dvr-style-diagonal-left svg,
  .dvr-style-diagonal-right svg,
  .dvr-style-half-circle svg,
  .dvr-style-paint-stroke svg {
    height: 50px !important;
  }
  .has-categories-dropdown input[type="text"] {
    padding-right: 50px;
  }
  .search-by-category {
    display: none;
  }
  .offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .shop-loop-head {
    margin-top: -25px;
  }
  .offcanvas-sidebar-mobile
    .shop-content-area:not(.col-lg-12)
    .woodmart-shop-tools,
  .offcanvas-sidebar-mobile
    .shop-content-area:not(.col-lg-12)
    .woodmart-woo-breadcrumbs {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    width: 100%;
  }
  .offcanvas-sidebar-mobile
    .shop-content-area:not(.col-lg-12)
    .woodmart-woo-breadcrumbs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid rgba(129, 129, 129, 0.2);
    margin-bottom: 15px;
  }
  .offcanvas-sidebar-mobile
    .shop-content-area:not(.col-lg-12)
    .woodmart-woo-breadcrumbs
    .woocommerce-breadcrumb,
  .offcanvas-sidebar-mobile
    .shop-content-area:not(.col-lg-12)
    .woodmart-woo-breadcrumbs
    .yoast-breadcrumb {
    margin-bottom: 15px;
  }
  .offcanvas-sidebar-mobile
    .shop-content-area:not(.col-lg-12).description-area-before
    .page-description,
  .offcanvas-sidebar-mobile
    .shop-content-area:not(.col-lg-12).description-area-before
    .term-description {
    margin-top: -20px;
    margin-bottom: 45px;
  }
  .offcanvas-sidebar-mobile
    .shop-content-area:not(.col-lg-12)
    .woodmart-shop-tools {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .offcanvas-sidebar-mobile
    .shop-content-area:not(.col-lg-12)
    .woodmart-show-sidebar-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .offcanvas-sidebar-mobile .sidebar-container.single-product-sidebar {
    width: 300px;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: none;
  }
  .offcanvas-sidebar-mobile.woodmart-dark
    .shop-content-area:not(.col-lg-12)
    .woodmart-woo-breadcrumbs {
    border-color: rgba(255, 255, 255, 0.15);
  }
  .woodmart-registration-page {
    padding-top: 0;
    padding-bottom: 0;
  }
  #customer_login > .col-md-6 {
    padding-top: 0;
    padding-bottom: 0;
  }
  #customer_login > div:not(:first-child):last-child {
    border: none;
  }
  .register-or {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .col-register {
    margin-top: 30px;
  }
  .woodmart-register-tabs .col-register {
    margin-top: 0;
  }
  .woocommerce-my-account-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .woocommerce-MyAccount-content,
  .woodmart-my-account-sidebar {
    padding-top: 0;
    padding-bottom: 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .woodmart-my-account-sidebar {
    border-right: none;
  }
  .woocommerce-lost-password .site-content .woocommerce > p {
    font-size: 100%;
  }
  .woocommerce-lost-password .site-content .woocommerce > p:before {
    font-size: 80px;
    line-height: 80px;
  }
  td.product-subtotal .table-responsive-label {
    font-size: 11px;
  }
  td.product-subtotal span {
    font-size: 14px;
  }
  .cart-actions .coupon {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
    padding: 25px;
    border: 2px dashed rgba(129, 129, 129, 0.2);
  }
  .cart-actions .coupon .input-text {
    max-width: none;
  }
  .woodmart-dark .cart-actions .coupon {
    border-color: rgba(255, 255, 255, 0.15);
  }
  .cart-totals-inner > h2 {
    margin-bottom: 15px;
    padding-left: 0;
  }
  .cart-totals-inner .shop_table_responsive {
    margin-bottom: 20px;
  }
  .cart-totals-inner .shop_table_responsive tr:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .cart-totals-inner .shop_table_responsive td:before {
    font-size: 14px;
    padding-top: 0;
  }
  .cart-totals-inner tr.order-total td strong {
    font-size: 18px;
  }
  .cart-empty {
    font-size: 32px;
  }
  .cart-empty:before {
    font-size: 110px;
    line-height: 110px;
  }
  .cart-empty:after {
    font-size: 32px;
    line-height: 32px;
    margin-left: -7px;
    top: 15px;
  }
  .woodmart-empty-cart-text {
    font-size: 100%;
  }
  .woodmart-empty-cart-text br {
    display: none;
  }
  .table-responsive-label {
    display: inline-block;
  }
  .shop_table_responsive {
    display: block;
  }
  .shop_table_responsive th,
  .shop_table_responsive thead {
    display: none;
  }
  .shop_table_responsive tbody,
  .shop_table_responsive tfoot,
  .shop_table_responsive tr {
    display: block;
  }
  .shop_table_responsive tr {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(129, 129, 129, 0.2);
  }
  .shop_table_responsive tr:last-child {
    margin-bottom: 0;
  }
  .shop_table_responsive td {
    display: block;
    border-bottom: none;
    padding: 0 0 8px 0;
    margin-bottom: 8px;
    text-align: right;
  }
  .shop_table_responsive td:before {
    content: attr(data-title);
    color: #2d2a2a;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 3px;
    float: left;
  }
  .shop_table_responsive td:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .woodmart-dark .shop_table_responsive tr {
    border-color: rgba(255, 255, 255, 0.15);
  }
  .woodmart-dark .shop_table_responsive td:before {
    color: #fff;
  }
  .group_table tr,
  .wishlist_table tr,
  .woocommerce-cart-form__contents tr {
    min-height: 136px;
    padding-left: 115px;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .group_table td,
  .wishlist_table td,
  .woocommerce-cart-form__contents td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin-bottom: 5px;
  }
  .group_table td > *,
  .wishlist_table td > *,
  .woocommerce-cart-form__contents td > * {
    margin-bottom: 5px;
  }
  .group_table td:before,
  .wishlist_table td:before,
  .woocommerce-cart-form__contents td:before {
    font-size: 11px;
    padding-top: 0;
    margin-bottom: 5px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: left;
  }
  .group_table td:not(:last-child),
  .wishlist_table td:not(:last-child),
  .woocommerce-cart-form__contents td:not(:last-child) {
    border-bottom: 1px dashed rgba(129, 129, 129, 0.2);
  }
  .group_table td.product-thumbnail,
  .wishlist_table td.product-thumbnail,
  .woocommerce-cart-form__contents td.product-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    max-height: 115px;
    overflow: hidden;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .group_table td.product-thumbnail img,
  .wishlist_table td.product-thumbnail img,
  .woocommerce-cart-form__contents td.product-thumbnail img {
    max-width: 100px;
    min-width: 100px;
  }
  .group_table td.product-remove,
  .wishlist_table td.product-remove,
  .woocommerce-cart-form__contents td.product-remove {
    position: absolute;
    right: -7px;
    top: -7px;
    z-index: 1;
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .group_table td.product-name,
  .wishlist_table td.product-name,
  .woocommerce-cart-form__contents td.product-name {
    text-align: left;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .group_table td.product-name > a,
  .group_table td.product-name > label,
  .wishlist_table td.product-name > a,
  .wishlist_table td.product-name > label,
  .woocommerce-cart-form__contents td.product-name > a,
  .woocommerce-cart-form__contents td.product-name > label {
    margin-bottom: 10px;
    padding-right: 30px;
  }
  .group_table td.product-name:before,
  .wishlist_table td.product-name:before,
  .woocommerce-cart-form__contents td.product-name:before {
    content: none;
  }
  .group_table td.product-quantity input[type="button"],
  .group_table td.product-quantity input[type="number"],
  .wishlist_table td.product-quantity input[type="button"],
  .wishlist_table td.product-quantity input[type="number"],
  .woocommerce-cart-form__contents td.product-quantity input[type="button"],
  .woocommerce-cart-form__contents td.product-quantity input[type="number"] {
    height: 30px;
  }
  .group_table td.product-quantity input[type="number"],
  .wishlist_table td.product-quantity input[type="number"],
  .woocommerce-cart-form__contents td.product-quantity input[type="number"] {
    width: 25px;
  }
  .group_table ul.variation,
  .wishlist_table ul.variation,
  .woocommerce-cart-form__contents ul.variation {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%;
    width: 100%;
    margin-top: 0;
    font-size: 14px;
    line-height: inherit;
    color: #777;
  }
  .group_table ul.variation li,
  .wishlist_table ul.variation li,
  .woocommerce-cart-form__contents ul.variation li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
    border-bottom: 1px dashed rgba(129, 129, 129, 0.2);
  }
  .group_table ul.variation .item-variation-name,
  .group_table ul.variation .item-variation-value,
  .wishlist_table ul.variation .item-variation-name,
  .wishlist_table ul.variation .item-variation-value,
  .woocommerce-cart-form__contents ul.variation .item-variation-name,
  .woocommerce-cart-form__contents ul.variation .item-variation-value {
    margin-bottom: 5px;
  }
  .group_table ul.variation .item-variation-name,
  .wishlist_table ul.variation .item-variation-name,
  .woocommerce-cart-form__contents ul.variation .item-variation-name {
    color: #2d2a2a;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: left;
  }
  .woodmart-dark .group_table td,
  .woodmart-dark .wishlist_table td,
  .woodmart-dark .woocommerce-cart-form__contents td {
    border-color: rgba(255, 255, 255, 0.15);
  }
  .woodmart-dark .group_table ul.variation,
  .woodmart-dark .wishlist_table ul.variation,
  .woodmart-dark .woocommerce-cart-form__contents ul.variation {
    color: rgba(255, 255, 255, 0.8);
  }
  .woodmart-dark .group_table ul.variation li,
  .woodmart-dark .wishlist_table ul.variation li,
  .woodmart-dark .woocommerce-cart-form__contents ul.variation li {
    border-color: rgba(255, 255, 255, 0.15);
  }
  .woodmart-dark .group_table ul.variation .item-variation-name,
  .woodmart-dark .wishlist_table ul.variation .item-variation-name,
  .woodmart-dark
    .woocommerce-cart-form__contents
    ul.variation
    .item-variation-name {
    color: #fff;
  }
  .group_table {
    padding-top: 20px;
  }
  .wishlist_table .product-stock-status {
    display: none;
  }
  .wishlist_table td.product-price del:not(:last-child),
  .wishlist_table td.product-price ins:not(:last-child) {
    margin-right: 5px;
  }
  .wishlist_table tr td.product-thumbnail a {
    max-width: 100%;
  }
  .wishlist_table tr td.product-add-to-cart {
    text-align: left;
  }
  .wishlist_table tr td.product-add-to-cart:before {
    content: none;
  }
  .wishlist_table tr td.wishlist-empty {
    font-size: 16px;
  }
  .wishlist_table tfoot tr,
  .wishlist_table tr:not([data-row-id]) {
    min-height: 0;
    padding-left: 0;
  }
  .wishlist_table tfoot tr td,
  .wishlist_table tr:not([data-row-id]) td {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .wishlist_table tfoot tr td:before,
  .wishlist_table tr:not([data-row-id]) td:before {
    content: none;
  }
  .wishlist_table tfoot tr {
    padding-bottom: 0;
  }
  .wishlist_table tfoot tr:last-child {
    border-bottom: none;
  }
  .woocommerce table.wishlist_table tbody td {
    padding: 0;
  }
  .woocommerce table.wishlist_table td.product-add-to-cart .dateadded {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .woocommerce table.wishlist_table td.product-add-to-cart a {
    margin-left: 0;
  }
  .woocommerce table.wishlist_table tr td.product-remove {
    padding: 0;
  }
  .woodmart-checkout-steps ul li {
    margin-top: 0;
    margin-bottom: 0;
  }
  .woodmart-checkout-steps ul li span:after {
    display: none;
  }
  .woodmart-checkout-steps ul li:not(.step-active) {
    display: none;
  }
  .woodmart-checkout-steps ul li:after {
    content: none;
  }
  form.checkout.processing > .blockOverlay {
    position: fixed !important;
    z-index: 1000 !important;
  }
  .woocommerce-billing-fields {
    margin-top: 0;
    margin-bottom: 40px;
  }
  .woocommerce-additional-fields {
    margin-bottom: 40px;
  }
  .checkout_coupon {
    margin-bottom: 20px;
  }
  .wc-bacs-bank-details li,
  .woocommerce-thankyou-order-details li {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 30px;
  }
  .wc-bacs-bank-details li:nth-child(even),
  .woocommerce-thankyou-order-details li:nth-child(even) {
    border-right: none;
  }
  .col2-set .col-1,
  .col2-set .col-2 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .woodmart-shop-loader:not(.hidden-loader) {
    margin-left: -15px !important;
  }
  .shop-loop-head {
    margin-top: -15px;
  }
  .description-area-before .page-description,
  .description-area-before .term-description {
    margin-bottom: 30px;
  }
  .woocommerce-ordering {
    position: relative;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
  }
  .woocommerce-ordering:after {
    content: "\f117";
    font-family: woodmart-font;
    position: static;
    margin-top: 0;
    font-size: 20px;
    color: #2d2a2a;
  }
  .woocommerce-ordering select {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: none;
    padding: 0;
    font-size: 0;
    font-weight: 400;
    background-image: none;
    -moz-appearance: none;
    -webkit-appearance: none;
  }
  .woocommerce-ordering select option {
    font-size: 14px;
  }
  .woocommerce-ordering select::-ms-expand {
    display: none;
  }
  .woodmart-dark .woocommerce-ordering:after {
    color: #fff;
  }
  .category-grid-item .category-title {
    font-size: 16px;
  }
  .category-grid-item .more-products {
    font-size: 14px;
  }
  .category-grid-item:hover .category-image {
    transform: none;
    -webkit-transform: none;
  }
  .categories-style-masonry-first .category-grid-item {
    width: 50%;
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .categories-style-masonry-first .category-grid-item:first-child {
    width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .cat-design-center .wrapp-category,
  .cat-design-default .wrapp-category,
  .cat-design-replace-title .wrapp-category {
    overflow: visible;
  }
  .cat-design-center .category-image-wrapp,
  .cat-design-default .category-image-wrapp,
  .cat-design-replace-title .category-image-wrapp {
    position: relative;
    overflow: hidden;
  }
  .cat-design-center .hover-mask,
  .cat-design-default .hover-mask,
  .cat-design-replace-title .hover-mask {
    position: static;
    text-align: center;
    padding: 10px;
    transform: none;
    -webkit-transform: none;
  }
  .cat-design-center .more-products,
  .cat-design-default .more-products,
  .cat-design-replace-title .more-products {
    margin-top: 0;
    opacity: 1;
    transform: none;
    -webkit-transform: none;
  }
  .cat-design-center .wrapp-category,
  .cat-design-replace-title .wrapp-category {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .cat-design-center .wrapp-category:before,
  .cat-design-replace-title .wrapp-category:before {
    content: none;
  }
  .cat-design-center .category-image-wrapp,
  .cat-design-replace-title .category-image-wrapp {
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.12);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.12);
  }
  body:not(.woodmart-dark) .cat-design-center .category-title,
  body:not(.woodmart-dark) .cat-design-replace-title .category-title {
    color: #2d2a2a;
  }
  body:not(.woodmart-dark) .cat-design-center .more-products,
  body:not(.woodmart-dark) .cat-design-replace-title .more-products {
    color: #8e8e8e;
  }
  .cat-design-default .category-title {
    position: static;
  }
  .cat-design-default.categories-with-shadow .wrapp-category {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .cat-design-default.categories-with-shadow .category-image-wrapp {
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.12);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.12);
  }
  .cat-design-center.without-product-count .hover-mask,
  .cat-design-center:not(.without-product-count) .hover-mask {
    -webkit-transform: none;
    transform: none;
  }
  .cat-design-center:not(.without-product-count):hover .hover-mask {
    -webkit-transform: none;
    transform: none;
  }
  .cat-design-replace-title .category-title {
    background-color: transparent !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
  }
  .cat-design-replace-title .more-products {
    position: static;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 0;
    opacity: 1;
  }
  .cat-design-replace-title:not(.without-product-count):hover .category-title {
    opacity: 1;
  }
  .product-grid-item .swatches-select > div {
    font-size: 14px;
  }
  .product-grid-item .swatches-select > div:not(:last-child) {
    margin-right: 10px;
  }
  .product-grid-item .swatches-select .colored-swatch,
  .product-grid-item .swatches-select .image-swatch {
    width: 17px;
    height: 17px;
    min-width: 17px;
    font-size: 0;
  }
  .quick-shop-wrapper .quick-shop-close {
    top: 0;
    right: 0;
    height: 30px;
    width: 30px;
    padding-right: 0;
  }
  .quick-shop-wrapper .quick-shop-close:after,
  .quick-shop-wrapper .quick-shop-close:before {
    right: 9px;
  }
  .quick-shop-wrapper .quick-shop-close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .quick-shop-wrapper .quick-shop-close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .quick-shop-wrapper .quick-shop-close span {
    display: none;
  }
  .quick-shop-wrapper .quick-shop-form {
    padding-top: 10px;
  }
  .quick-shop-wrapper .variation-swatch-selected .variations {
    margin-bottom: 30px;
  }
  .quick-shop-wrapper table.variations .label {
    margin-bottom: 2px;
  }
  .quick-shop-wrapper table.variations .reset_variations {
    bottom: -23px;
  }
  .quick-shop-wrapper select {
    height: 35px;
  }
  .quick-shop-wrapper .single_add_to_cart_button {
    font-size: 0;
  }
  .quick-shop-wrapper .single_add_to_cart_button:before {
    margin-left: 0;
    margin-right: 0;
  }
  .product-list-item .product-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
  }
  .product-list-item:not(:last-child) .product-wrapper {
    padding-bottom: 0;
    border-bottom: none;
  }
  .product-list-item .product-element-top {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .product-list-item .product-title {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .product-list-item .woodmart-product-brands-links,
  .product-list-item .woodmart-product-cats {
    margin-bottom: 5px;
  }
  .product-list-item .woocommerce-product-rating {
    margin-bottom: 0;
  }
  .product-list-item .price {
    font-size: 15px;
    margin-bottom: 0;
  }
  .product-list-item .swatches-on-grid {
    margin-top: 5px;
    margin-bottom: 0;
  }
  .product-list-item
    .swatch-on-grid:not(.swatch-size-large):not(.swatch-size-xlarge):not(
      .text-only
    ) {
    width: 15px;
    height: 15px;
  }
  .product-list-item .woocommerce-product-details__short-description {
    display: none;
  }
  .product-list-item .woodmart-add-btn {
    margin-top: 10px;
  }
  .product-list-item .woodmart-add-btn > a span:not(.woodmart-tooltip-label) {
    font-size: 12px;
    line-height: 16px;
    padding: 10px 14px;
  }
  .product-list-item .woodmart-add-btn .added_to_cart {
    font-size: 12px;
    line-height: 16px;
    padding: 10px 14px;
  }
  .product-list-item.col-6:nth-child(2n + 1) {
    clear: both;
  }
  .woodmart-hover-base .wrapp-swatches {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .woodmart-hover-base .product-compare-button {
    display: none;
  }
  .woodmart-hover-base .quick-shop-close {
    top: -5px;
    right: -5px;
  }
  .woodmart-hover-base.product-no-swatches .wrapp-swatches {
    display: none;
  }
  .woodmart-highlighted-products:not(.with-title)
    .owl-nav
    > div[class*="prev"] {
    left: -36px;
  }
  .woodmart-highlighted-products:not(.with-title)
    .owl-nav
    > div[class*="next"] {
    right: -36px;
  }
  .woodmart-highlighted-products:not(.with-title)
    .wrap-loading-arrow
    > div[class*="prev"] {
    left: -14px !important;
  }
  .woodmart-highlighted-products:not(.with-title)
    .wrap-loading-arrow
    > div[class*="next"] {
    right: -14px !important;
  }
  .products-bordered-grid.woodmart-spacing-20 .product,
  .products-bordered-grid.woodmart-spacing-30 .product {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .products-bordered-grid.woodmart-carousel-spacing-20 .owl-carousel-item,
  .products-bordered-grid.woodmart-carousel-spacing-30 .owl-carousel-item {
    padding: 5px;
  }
  .single-product-page .woodmart-product-brands img {
    max-height: 36px;
  }
  .product-image-summary-inner > div {
    margin-bottom: 25px;
  }
  .product-image-summary-inner > div:last-child {
    margin-bottom: 0;
  }
  .full-height-sidebar-wrap > aside,
  .full-height-sidebar-wrap > div,
  .product-image-summary-wrap > aside,
  .product-image-summary-wrap > div {
    margin-bottom: 25px;
  }
  .full-height-sidebar-wrap > aside:last-child,
  .full-height-sidebar-wrap > div:last-child,
  .product-image-summary-wrap > aside:last-child,
  .product-image-summary-wrap > div:last-child {
    margin-bottom: 0;
  }
  .single-product-sidebar.sidebar-container {
    border: none;
  }
  .thumbs-position-bottom_combined .woocommerce-product-gallery__wrapper,
  .thumbs-position-bottom_grid .woocommerce-product-gallery__wrapper {
    margin-left: 0;
    margin-right: 0;
  }
  .breadcrumbs-location-summary .single-product-page {
    margin-top: -25px;
  }
  .single-product-page .summary-inner {
    margin-bottom: -20px;
  }
  .product-image-summary .entry-title {
    font-size: 20px;
  }
  .related-and-upsells > div {
    margin-bottom: 25px;
  }
  .related-and-upsells > div:last-child {
    margin-bottom: 0;
  }
  .related-and-upsells .owl-dots {
    display: none;
  }
  .related-and-upsells:empty {
    display: none;
  }
  .woodmart-product-instagram {
    padding-top: 25px;
  }
  .product-full-width.image-full-width .summary-inner,
  .product-full-width.product-design-alt .summary-inner,
  .product-full-width.product-summary-shadow .summary-inner {
    max-width: 100%;
  }
  .popup-quick-view .woodmart-scroll-content {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
  }
  .popup-quick-view .entry-summary .entry-title {
    font-size: 20px;
  }
  .popup-quick-view .entry-summary:after {
    content: none;
  }
  .quick-view-horizontal .summary-inner,
  .quick-view-horizontal .woodmart-scroll-content {
    position: static;
  }
  .quick-view-vertical .woodmart-scroll-content {
    max-height: none;
  }
  .woodmart-sticky-btn {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .woodmart-sticky-btn .woodmart-sticky-btn-content {
    display: none;
  }
  .woodmart-sticky-btn .woodmart-sticky-btn-cart {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .woodmart-sticky-btn.mobile-off {
    display: none;
  }
  .woodmart-sticky-btn-shown.scrollToTop {
    bottom: 75px;
  }
  @supports (-webkit-appearance: -apple-pay-button) {
    body.single-product div.product form.cart .apple-pay-button,
    body.single-product div.product form.cart .quantity,
    body.single-product div.product form.cart .quantity ~ .button {
      margin-bottom: 10px;
    }
  }
  .woodmart-products-tabs .tabs-name .svg-icon {
    width: 25px !important;
    height: 25px !important;
  }
  .woodmart-products-tabs .tabs-name .img-wrapper > img {
    max-height: 25px;
    width: auto;
  }
  .woodmart-products-tabs .tabs-navigation-wrapper {
    overflow: hidden;
  }
  .woodmart-products-tabs .tabs-navigation-wrapper .svg-icon {
    width: 25px !important;
    height: 25px !important;
  }
  .woodmart-products-tabs .tabs-navigation-wrapper .img-wrapper > img {
    max-height: 25px;
    width: auto;
  }
  .woodmart-products-tabs .tabs-navigation-wrapper:after {
    content: "";
  }
  .woodmart-products-tabs .products-tabs-title {
    margin-left: -10px;
    margin-right: -10px;
    white-space: nowrap;
    overflow-y: auto;
  }
  .woodmart-products-tabs .products-tabs-title::-webkit-scrollbar {
    display: none;
  }
  .woodmart-products-tabs .products-tabs-title li {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .woodmart-products-tabs.tabs-design-alt .tabs-name,
  .woodmart-products-tabs.tabs-design-alt .tabs-navigation-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    width: 100%;
  }
  .woodmart-products-tabs.tabs-design-simple .woodmart-tabs-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: none;
    margin-bottom: 10px;
  }
  .woodmart-products-tabs.tabs-design-simple .tabs-name {
    margin-right: 0;
  }
  .woodmart-products-tabs.tabs-design-simple .tabs-navigation-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    width: 100%;
    border-top: 2px solid #eaeaea;
    padding-top: 10px;
  }
  .woodmart-products-tabs.tabs-design-simple .owl-nav,
  .woodmart-products-tabs.tabs-design-simple .wrap-loading-arrow {
    top: -103px;
  }
  .woodmart-products-tabs.tabs-design-simple .owl-carousel .owl-nav {
    right: -5px;
  }
  .color-scheme-light
    .woodmart-products-tabs.tabs-design-simple
    .tabs-navigation-wrapper,
  .woodmart-dark
    .woodmart-products-tabs.tabs-design-simple
    .tabs-navigation-wrapper {
    border-color: rgba(255, 255, 255, 0.15);
  }
  .compare-opened {
    overflow: visible;
  }
  .yith-woocompare-premium#yith-woocompare .compare-list.dataTable tbody th {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px !important;
  }
  body.dokan-dashboard .dokan-w6 {
    width: 100%;
    float: none;
  }
  body.dokan-dashboard .dokan-form-inline .dokan-form-group {
    float: none;
    margin-right: 0;
  }
  body.dokan-dashboard
    .dokan-settings-content
    .dokan-settings-area
    .dokan-banner {
    width: auto;
    height: auto;
  }
  body.dokan-dashboard
    .dokan-settings-content
    .dokan-settings-area
    .button-area {
    margin-top: 30px;
  }
  body.dokan-dashboard .dokan-dash-left {
    padding-right: 0 !important;
  }
  .product-grid-item .wcmp_fpm_buttons {
    left: 5px;
    opacity: 1;
    visibility: visible;
  }
  .tax-dc_vendor_shop.offcanvas-sidebar-mobile .col-md-10,
  .tax-dc_vendor_shop.offcanvas-sidebar-mobile .col-md-8,
  .tax-dc_vendor_shop.offcanvas-sidebar-mobile .col-md-9 {
    width: 100% !important;
  }
  .wcmp_vendor_list_wrap .wcmp_sorted_vendors {
    width: 100%;
    margin-right: 0;
  }
  .vendor_sort {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .vendor_sort select {
    margin-bottom: 20px;
  }
  .vendor_sort input[type="submit"],
  .vendor_sort select {
    width: 100%;
  }
  #add_payment_method #payment ul.payment_methods li img.stripe-icon,
  .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
    margin-top: 0;
    float: none;
  }
  .my_account_quotes .quotes-status {
    text-align: right !important;
  }
}
@media (max-width: 767px) {
  .wpb_column.mobile-bg-img-hidden > div,
  body .mobile-bg-img-hidden {
    background-image: none !important;
  }
  .reset-margin-mobile > .vc_column-inner,
  .reset-margin > .vc_column-inner,
  body .reset-element-margin {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .hidden-xs {
    display: none !important;
  }
  .visible-xs {
    display: block !important;
  }
  .row-reverse-mobile:not(.vc_row-flex) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-reverse-mobile > .wpb_column:nth-child(1) {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .row-reverse-mobile > .wpb_column:nth-child(2) {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .row-reverse-mobile > .wpb_column:nth-child(3) {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .row-reverse-mobile > .wpb_column:nth-child(4) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .row-reverse-mobile > .wpb_column:nth-child(5) {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .row-reverse-mobile > .wpb_column:nth-child(6) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .row-reverse-mobile > .wpb_column:nth-child(7) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .row-reverse-mobile > .wpb_column:nth-child(8) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .row-reverse-mobile > .wpb_column:nth-child(9) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .row-reverse-mobile > .wpb_column:nth-child(10) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .row-reverse-mobile > .wpb_column:nth-child(11) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .row-reverse-mobile > .wpb_column:nth-child(12) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .promo-banner .banner-subtitle {
    font-size: 3vw;
  }
  .promo-banner .banner-title {
    font-size: 5vw;
  }
}
@media (min-width: 577px) and (max-width: 768px) {
  .instagram-picture.col-sm-6 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .owl-items-sm-2 .banner-subtitle,
  .owl-items-sm-3 .banner-subtitle {
    font-size: 2vw;
  }
  .owl-items-sm-2 .banner-title,
  .owl-items-sm-3 .banner-title {
    font-size: 3vw;
  }
  .owl-items-sm-1:not(.owl-loaded) > div {
    width: 100%;
  }
  .owl-items-sm-1:not(.owl-loaded) > div:nth-child(n + 2) {
    display: none;
  }
  .owl-items-sm-2:not(.owl-loaded) > div {
    width: 50%;
  }
  .owl-items-sm-2:not(.owl-loaded) > div:nth-child(n + 3) {
    display: none;
  }
  .owl-items-sm-3:not(.owl-loaded) > div {
    width: 33.3333333333%;
  }
  .owl-items-sm-3:not(.owl-loaded) > div:nth-child(n + 4) {
    display: none;
  }
  .brand-item.col-sm-6 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .products-bordered-grid .col-sm-12:first-child,
  .products-bordered-grid .col-sm-4:nth-child(-n + 3),
  .products-bordered-grid .col-sm-6:nth-child(-n + 2) {
    border-top-width: 1px;
  }
}
@media (max-width: 600px) {
  .admin-bar .whb-clone {
    top: 0;
  }
  .admin-bar .whb-sticked .whb-main-header {
    top: 0;
  }
}
@media (max-width: 576px) {
  .mobile-nav-icon .woodmart-burger-label {
    display: none;
  }
  .blog-post-loop .article-body-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .blog-post-loop.blog-style-flat {
    margin-bottom: 45px;
  }
  .blog-post-loop.blog-style-flat .article-body-container {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .woodmart-entry-meta .meta-author {
    font-size: 0;
  }
  .woodmart-entry-meta .meta-author a {
    font-size: 14px;
    vertical-align: middle;
  }
  .woodmart-post-date {
    top: 10px;
    left: 10px;
  }
  .hovered-social-icons {
    display: none;
  }
  .blog-design-default .entry-title,
  .blog-design-default-alt .entry-title,
  .blog-design-small-images:not(.has-post-thumbnail) .entry-title,
  .post-single-page .entry-title {
    font-size: 20px;
  }
  .blog-design-default .article-body-container,
  .blog-design-default-alt .article-body-container {
    margin-left: 0;
    margin-right: 0;
  }
  .blog-design-default-alt.has-post-thumbnail .article-body-container,
  .blog-design-default.has-post-thumbnail .article-body-container {
    margin-top: 0;
  }
  .blog-design-default-alt:not(.has-post-thumbnail) .post-date,
  .blog-design-default:not(.has-post-thumbnail) .post-date {
    display: none;
  }
  .share-with-lines .woodmart-social-icons {
    padding-left: 0;
    padding-right: 0;
  }
  .share-with-lines > span {
    display: none;
  }
  .blog-design-small-images.has-post-thumbnail .entry-title {
    font-size: 20px;
  }
  .blog-design-chess:nth-child(even).has-post-thumbnail .post-date {
    left: 10px;
  }
  .title-wrapper .title-subtitle {
    font-size: 12px;
  }
  .title-wrapper .woodmart-title-container {
    font-size: 20px;
  }
  .title-wrapper .title-after_title,
  .title-wrapper .title-subtitle,
  .title-wrapper .woodmart-title-container {
    max-width: 100%;
  }
  .woodmart-text-block-wrapper .woodmart-title-container {
    max-width: 100%;
  }
  .woodmart-countdown-timer .woodmart-timer > span {
    min-width: 55px;
    min-height: 55px;
    font-size: 20px;
    line-height: 20px;
  }
  .woodmart-countdown-timer .woodmart-timer > span span {
    font-size: 10px;
    line-height: 10px;
  }
  .woodmart-menu-price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .woodmart-menu-price .menu-price-image {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .owl-items-xs-1:not(.owl-loaded) > div {
    width: 100%;
  }
  .owl-items-xs-1:not(.owl-loaded) > div:nth-child(n + 2) {
    display: none;
  }
  .owl-items-xs-2:not(.owl-loaded) > div {
    width: 50%;
  }
  .owl-items-xs-2:not(.owl-loaded) > div:nth-child(n + 3) {
    display: none;
  }
  .comment-respond .stars a {
    margin-right: 10px;
  }
  .cart-actions .button {
    width: 100%;
  }
  .cart-actions .coupon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cart-actions .coupon .input-text {
    max-width: none;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .cart-empty {
    font-size: 28px;
  }
  .cart-empty:before {
    font-size: 86px;
    line-height: 86px;
  }
  .cart-empty:after {
    font-size: 28px;
    line-height: 28px;
    margin-left: -8px;
    top: 11px;
  }
  .checkout_coupon .form-row-first,
  .checkout_coupon .form-row-last {
    width: 100%;
  }
  .woodmart-my-account-links > div {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .checkout-order-review {
    padding: 20px;
  }
  .woodmart-table-wrapper {
    padding: 5px 10px;
  }
  .wc-bacs-bank-details,
  .woocommerce-thankyou-order-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wc-bacs-bank-details li,
  .woocommerce-thankyou-order-details li {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    border-right: none;
    border-bottom: 1px solid rgba(129, 129, 129, 0.2);
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0;
  }
  .woocommerce-pagination {
    text-align: center;
  }
  .product-grid-item.col-6 .hover-content,
  .product-grid-item.col-6 .product-title,
  .product-grid-item.col-6 .woodmart-product-brands-links,
  .product-grid-item.col-6 .woodmart-product-cats {
    font-size: 12px;
  }
  .product-grid-item.col-6 .price {
    font-size: 14px;
  }
  .product-grid-item.col-6 .hover-content {
    max-height: 80px;
  }
  .product-grid-item.col-6 .hover-content-inner {
    line-height: 20px;
  }
  .product-grid-item.col-6 .hover-content-inner p {
    line-height: 20px;
  }
  .product-grid-item.col-6 .show-full-description {
    max-height: none;
  }
  .product-label {
    min-width: 40px;
  }
  .product-label:not(:last-child) {
    margin-bottom: 5px;
  }
  .labels-rectangular .product-label {
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .labels-rectangular .label-with-img {
    padding-left: 0;
    padding-right: 0;
  }
  .labels-rounded .product-label {
    min-height: 40px;
    font-size: 10px;
  }
  .browser-Internet .labels-rounded .product-label {
    height: 40px;
  }
  .labels-rounded .label-with-img {
    min-height: auto;
  }
  .woodmart-hover-tiled .product-element-bottom {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  .product-grid-item .woodmart-stock-progress-bar .stock-info {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .product-grid-item .woodmart-stock-progress-bar .total-sold {
    display: none;
  }
  .product-image-summary .product-images .labels-rounded {
    top: 10px;
    right: 10px;
  }
  .product-image-summary .product-images .labels-rounded .product-label {
    min-width: 40px;
    min-height: 40px;
  }
  .browser-Internet
    .product-image-summary
    .product-images
    .labels-rounded
    .product-label {
    height: 40px;
  }
  .product-image-summary .product-images .labels-rounded .label-with-img {
    min-height: auto;
  }
  .woodmart-sticky-btn {
    padding-top: 0;
    padding-bottom: 0;
    background-color: unset;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .woodmart-sticky-btn .woodmart-sticky-btn-cart {
    margin-left: -15px;
    margin-right: -15px;
  }
  .woodmart-sticky-btn .price,
  .woodmart-sticky-btn .stock,
  .woodmart-sticky-btn .woodmart-sticky-btn-wishlist {
    display: none;
  }
  .woodmart-sticky-btn .cart {
    width: 100%;
    position: relative;
  }
  .woodmart-sticky-btn .quantity {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    margin-right: 0;
  }
  .woodmart-sticky-btn .quantity input[type="button"],
  .woodmart-sticky-btn .quantity input[type="number"] {
    color: #fff;
    border: none;
    background-color: rgba(0, 0, 0, 0.1);
  }
  .woodmart-sticky-btn .quantity input[type="button"]:active,
  .woodmart-sticky-btn .quantity input[type="button"]:hover,
  .woodmart-sticky-btn .quantity input[type="number"]:active,
  .woodmart-sticky-btn .quantity input[type="number"]:hover {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .woodmart-sticky-btn .quantity input[type="button"] {
    min-width: 30px;
    border-radius: 0;
  }
  .woodmart-sticky-btn .quantity input[type="button"].minus {
    border-right: 1px solid rgba(255, 255, 255, 0.15);
  }
  .woodmart-sticky-btn .quantity input[type="button"].plus {
    border-left: 1px solid rgba(255, 255, 255, 0.15);
  }
  .woodmart-sticky-btn .single_add_to_cart_button,
  .woodmart-sticky-btn .woodmart-sticky-btn-cart .woodmart-sticky-add-to-cart {
    border-radius: 0;
  }
  .woodmart-sticky-btn .single_add_to_cart_button {
    padding-left: 110px;
    width: 100%;
  }
  .woodmart-sticky-btn .single_add_to_cart_button:after {
    margin-left: 35px;
  }
  .woodmart-sticky-btn .woodmart-sticky-add-to-cart {
    width: 100%;
  }
  .woodmart-sticky-btn .wcppec-checkout-buttons {
    display: none;
  }
  .woodmart-sticky-btn-shown.scrollToTop {
    bottom: 55px;
  }
  .products-bordered-grid .col-12:first-child,
  .products-bordered-grid .col-6:nth-child(-n + 2) {
    border-top-width: 1px;
  }
}


.menu-opener:not(.has-bg), .search-style-with-bg.searchform .searchsubmit, .woodmart-wishlist-info-widget .wishlist-count, .woodmart-cart-design-2 .woodmart-cart-number, .woodmart-cart-design-5 .woodmart-cart-number, .woodmart-cart-design-4 .woodmart-cart-number, .btn.btn-color-primary, .btn-style-bordered.btn-color-primary:hover, .menu-label-primary, .main-nav .item-level-0.callto-btn > a, .mobile-nav-tabs .mobile-tab-title:after, .icon-sub-menu.up-icon, .comment-form .submit, .color-scheme-light .woodmart-entry-meta .meta-reply .replies-count, .blog-design-mask .woodmart-entry-meta .meta-reply .replies-count, .woodmart-dark .woodmart-entry-meta .meta-reply .replies-count, .meta-post-categories, .woodmart-single-footer .tags-list a:hover:after, .woodmart-single-footer .tags-list a:focus:after, .woodmart-pagination > span:not(.page-links-title), .page-links > span:not(.page-links-title), .widget_tag_cloud .tagcloud a:hover, .widget_tag_cloud .tagcloud a:focus, .widget_product_tag_cloud .tagcloud a:hover, .widget_product_tag_cloud .tagcloud a:focus, .widget_calendar #wp-calendar #today, .slider-title:before, div.open-table-widget .otw-button-wrap .otw-submit, div.open-table-widget .otw-button-wrap .otw-submit-btn, .mc4wp-form input[type=submit], .subtitle-color-primary.subtitle-style-background, .woodmart-title-color-primary .subtitle-style-background, .woodmart-title-style-simple.woodmart-title-color-primary .liner-continer:after, .icons-design-simple .woodmart-social-icon:hover, .timer-style-active .woodmart-timer > span, .woodmart-price-table .woodmart-plan-footer > a, .woodmart-price-table.price-style-default .woodmart-plan-price, .hotspot-icon-default .hotspot-btn, .hotspot-icon-alt .woodmart-image-hotspot.hotspot-opened .hotspot-btn, .hotspot-icon-alt .woodmart-image-hotspot:hover .hotspot-btn, .hotspot-content .add_to_cart_button, .widget_product_categories .product-categories li a:hover + .count, .widget_product_categories .product-categories li a:focus + .count, .widget_product_categories .product-categories li.current-cat > .count, .woodmart-woocommerce-layered-nav .layered-nav-link:hover + .count, .woodmart-woocommerce-layered-nav .layered-nav-link:focus + .count, .woodmart-woocommerce-layered-nav .chosen .count, td.woocommerce-orders-table__cell-order-actions a, .account-payment-methods-table .button, .product-label.onsale, .woodmart-hover-alt .btn-add-swap > a span:not(.woodmart-tooltip-label):before, .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .woodmart-add-btn > a, .woodmart-hover-quick .woodmart-add-btn > a, .product-list-item .woodmart-add-btn > a, .woodmart-hover-standard .btn-add > a, .cat-design-replace-title .category-title, .popup-quick-view .woodmart-scroll-content > a, .popup-quick-view .view-details-btn, .widget_shopping_cart .buttons .checkout, .widget_price_filter .ui-slider .ui-slider-range, .widget_price_filter .ui-slider .ui-slider-handle:after, .widget_layered_nav ul .chosen a:before, button[name=save_account_details], button[name=save_address], button[name=track], .quantity input[type=button]:hover, .woodmart-stock-progress-bar .progress-bar, .woocommerce-pagination .page-numbers .current, .woocommerce-store-notice, .single_add_to_cart_button, .tabs-layout-tabs .tabs li a:after, .checkout_coupon .button, #place_order, .return-to-shop .button, .cart-totals-inner .checkout-button, .cart-actions .button[name=apply_coupon], .register .button, .login .button, .lost_reset_password .button, .woocommerce-MyAccount-content > p:not(.woocommerce-Message):first-child mark, .woocommerce-MyAccount-content > .button, .order-info mark, .order-again .button, .woocommerce-Button--next, .woocommerce-Button--previous, .woocommerce-MyAccount-downloads-file, .woodmart-pf-btn button, .woocommerce table.wishlist_table td.product-add-to-cart a, #yith-wpv-abuse, .dokan-dashboard a.dokan-btn, .dokan-dashboard button.dokan-btn, .dokan-dashboard input[type=submit].dokan-btn, .dokan-dashboard a.dokan-btn:hover, .dokan-dashboard a.dokan-btn:focus, .dokan-dashboard button.dokan-btn:hover, .dokan-dashboard button.dokan-btn:focus, .dokan-dashboard input[type=submit].dokan-btn:hover, .dokan-dashboard input[type=submit].dokan-btn:focus, .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active, .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover, .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover, #dokan-seller-listing-wrap .dokan-btn, .woocommerce-MyAccount-content .dokan-btn, div.wcmp_regi_main .button, .yith-ywraq-add-to-quote .yith-ywraq-add-button .button.add-request-quote-button, .select2-container--default .select2-results__option[aria-selected=true], .navigation-style-underline .nav-link-text:after, .masonry-filter li a:after, .wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab .vc_tta-title-text:after, .category-nav-link .category-name:after, .woodmart-checkout-steps ul li span:after, .woodmart-products-tabs.tabs-design-default .products-tabs-title .tab-label:after, .woodmart-products-tabs.tabs-design-alt .products-tabs-title .tab-label:after, .xtemos-category-list .tab-preview-name:after{
  background-color: #011c9b;
}

.form-style-rounded .search-style-with-bg .searchsubmit {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

.footer-container {
    background-color: #011c9b;
}


/* Woodmart Font */
@font-face {
  font-family: 'Woodmart';
  src: url('fonts/woodmart-font.eot'); 
  src: url('fonts/woodmart-font.eot?#iefix') format('embedded-opentype'),
       url('fonts/woodmart-font.woff2') format('woff2'),
       url('fonts/woodmart-font.woff') format('woff'),
       url('fonts/woodmart-font.ttf') format('truetype'),
       url('fonts/woodmart-font.svg#Woodmart') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Font Awesome */
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot'); 
  src: url('fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/fontawesome-webfont.woff2') format('woff2'),
       url('fonts/fontawesome-webfont.woff') format('woff'),
       url('fonts/fontawesome-webfont.ttf') format('truetype'),
       url('fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
