/*
Theme Name: YugoStuff
Theme URI: https://6s.rs
Author: Sixth Sense
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
::-webkit-scrollbar {
  width: 4px;
}
::-webkit-scrollbar-track {
  background: #1d2327; 
}
::-webkit-scrollbar-thumb {
  background: #efdc58; 
}
::-webkit-scrollbar-thumb:hover {
  background: #a79937; 
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  font: 400 .875em/1.75 'Poppins', Arial, Helvetica, sans-serif;
  color: #878787;
  overflow-x: hidden;
}
body.menu-opened, body.cart-opened {
    overflow: hidden;
}
ul {
  list-style: inside;
}
ol {
  list-style: inside decimal;
}
ul ul,
ol ol {
  padding-left: 1.5em;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote, q {
  quotes: none;
  background: #f1f1f1;
  padding: 30px 25px 30px 60px;
  margin-bottom: 20px;
  position: relative;
  font-style: italic;
  display: block;
}
blockquote:before,
q:before {
  position: absolute;
  left: 25px;
  top: 0;
  font-size: 50px;
  color: #999;
}
button.show-password-input {
	display:none !important;
}
blockquote p {
  margin-bottom: 1.4736842105em;
}
blockquote cite,
blockquote small {
  color: #1a1a1a;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
}
blockquote cite:before,
blockquote small:before {
}
blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}
blockquote strong,
blockquote b {
  font-weight: 500;
}
blockquote > :last-child {
  margin-bottom: 0;
}
blockquote p, q p {
  margin: 0;
}
dl {
  margin: 0 0 1.75em;
}
dt {
  font-weight: 500;
}
dd {
  margin: 0 0 1.75em;
}
table,
th,
td {
  border: 1px solid #cdcdcd;
  vertical-align: middle;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 1.5em 0 1.75em;
  width: 100%;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
th {
  border-width: 0 1px 1px 0;
  font-weight: 600;
}
td {
  border-width: 0 1px 1px 0;
}
th,
td {
  padding: 15px;
}
th p,
td p {
  margin: 0;
}
small {
  font-size: 75%;
}
address {
  font-style: italic;
  margin: 0 0 1.75em;
  color:#000;
}
b, strong {
  font-weight: bold;
}
code,
kbd,
tt,
var,
samp,
pre {
  font-family: Inconsolata, monospace;
}
pre {
  border: 1px solid #d1d1d1;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3125;
  margin: 0 0 1.75em;
  max-width: 100%;
  overflow: auto;
  padding: 1.75em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code {
  background-color: #d1d1d1;
  padding: 0.125em 0.25em;
}
abbr,
acronym {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
mark {
  background: #222;
  padding: 0.125em 0.25em;
  text-decoration: none;
  color: #fff;
}
big {
  font-size: 125%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   1.1 TYPOGRAPHY
   ========================================================================== */
a {
  color: #222;
  transition: all .3s;
}
a, a:hover, a:focus, a:active {
  text-decoration: none;
  outline: 0;
}
a:hover, a:active {
  color: #efdc58;
}
em {
  font-style: italic;
}
strong {
  font-weight: 600;
}
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
iframe {
  max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0.65em 0 0.5em;
  line-height: 1.428;
  font-family: 'Poppins', sans-serif;
  color: #222;
  letter-spacing: 0.5px;
}
h1 {
  margin: 0;
  font-size: 2.6179em;
}
h2 {
  font-size: 2.0581em;
}
h3 {
  font-size: 1.618em;
}
h4 {
  font-size: 1.3em;
}
h5 {
  font-size: 1.2em;
}
h6 {
  font-size: 1.1em;
}
p {
  margin-bottom: 1.3em;
  color: #000;
}

/* ==========================================================================
   1.2 FORM
   ========================================================================== */
input,
button,
textarea {
  transition: all .3s;
}
input:focus,
button:focus,
textarea:focus {
  outline: 0;
  box-shadow: none;
}
input:not([type="radio"]):not([type="checkbox"]),
button,
select,
a.button,
.mla-ajax-load a {
  height: 40px;
  line-height: 36px;
}
input:not([type="submit"]):not([type="checkbox"]),
textarea,
select {
  border: 1px solid #ccc;
  font-size: 13px;
  outline: 0;
  padding: 0 15px;
  color: #222222;
  font-family: 'Poppins', sans-serif;
  border-radius: 0;
  max-width: 100%;
}
input:not([type="submit"]):not([type="checkbox"]):focus,
textarea:focus {
  border-color: #222;
}
textarea {
  padding: 15px;
}
input[type="submit"],
button,
a.button,
.mla-ajax-load a,
button.button {
  cursor: pointer;
  border: 2px solid;
  padding: 0 34px;
  background: #fff;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  border: 0;
  background: #efdc58;
  color: #1f282e;
  font-family: 'Poppins', sans-serif;
}
a.button,
.mla-ajax-load a,
button.button {
  display: inline-block;
}
a.button.button-o-w {
  border-color: #fff;
  color: #fff;
}
input[type="submit"]:hover,
button:hover,
a.button:hover,
.mla-ajax-load a:hover,
button.button:hover {
  background-color: #efdc58;
  color: #1f282e;
}
button,
input[type="submit"] {
  -webkit-appearance: button; 
}
[disabled="disabled"],
input[disabled="disabled"],
button[disabled="disabled"] {
  cursor: not-allowed;
  opacity: .5;
}
::-webkit-input-placeholder {
  color: #c1c1c1;
}
:-moz-placeholder {
  color: #c1c1c1;
}
::-moz-placeholder {
  color: #c1c1c1;
}
:-ms-input-placeholder {
  color: #c1c1c1;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
@-moz-document url-prefix() {
  select:-moz-focusring, 
  select::-moz-focus-inner {
     color: transparent !important;
     text-shadow: 0 0 0 #999 !important;
     background-image: none !important;
     border: 0;
  }
}
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus::-moz-placeholder { color:transparent;}
input:focus:-ms-input-placeholder { color:transparent;}

.full-width-image img {
  width: 100%;
}
#mla-wrapper {
  overflow-x: hidden;
}
#mla-content {
  min-height: 50vh;
}
/* ==========================================================================
   1.3 CLEARING
   ========================================================================== */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table;
}
.clearfix:after,
.clear {
  clear: both;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.mla-carousel {
  visibility: hidden;
  opacity: 0;
}
.mla-carousel.slick-initialized {
  visibility: visible;
  opacity: 1;
}

/* ==========================================================================
   1.4 FLEXBOX
   ========================================================================== */
.mla-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
.flex .grow {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
}
.flex.column {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: column;
  flex-direction: column;
}
.mla-container,
.mla-row.wide,
.dokan-dashboard .dokan-dashboard-wrap,
.dokan-store .dokan-dashboard-wrap {
  margin: auto;
}
.mla-container {
  max-width: 100%;
}
.mla-row.reverse {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.mla-col.reverse {
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.mla-col-xs, .mla-col-xs-1, .mla-col-xs-2, .mla-col-xs-3, .mla-col-xs-4, .mla-col-xs-5, .mla-col-xs-6, .mla-col-xs-7, .mla-col-xs-8, .mla-col-xs-9, .mla-col-xs-10, .mla-col-xs-11, .mla-col-xs-12 {
  box-sizing: border-box;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
.mla-col-xs {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  -webkit-flex-basis: 0;
  flex-basis: 0;
  max-width: 100%;
}
.mla-col-xs-1 {
  -ms-flex-preferred-size: 8.333%;
  -webkit-flex-basis: 8.333%;
  flex-basis: 8.333%;
  max-width: 8.333%;
}
.mla-col-xs-2 {
  -ms-flex-preferred-size: 16.666%;
  -webkit-flex-basis: 16.666%;
  flex-basis: 16.666%;
  max-width: 16.666%;
}
.mla-col-xs-3 {
  -ms-flex-preferred-size: 25%;
  -webkit-flex-basis: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
.mla-col-xs-4 {
  -ms-flex-preferred-size: 33.333%;
  -webkit-flex-basis: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
}
.mla-col-xs-5 {
  -ms-flex-preferred-size: 41.666%;
  -webkit-flex-basis: 41.666%;
  flex-basis: 41.666%;
  max-width: 41.666%;
}
.mla-col-xs-6 {
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
.mla-col-xs-7 {
  -ms-flex-preferred-size: 58.333%;
  -webkit-flex-basis: 58.333%;
  flex-basis: 58.333%;
  max-width: 58.333%;
}
.mla-col-xs-8 {
  -ms-flex-preferred-size: 66.666%;
  -webkit-flex-basis: 66.666%;
  flex-basis: 66.666%;
  max-width: 66.666%;
}
.mla-col-xs-9 {
  -ms-flex-preferred-size: 75%;
  -webkit-flex-basis: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
.mla-col-xs-10 {
  -ms-flex-preferred-size: 83.333%;
  -webkit-flex-basis: 83.333%;
  flex-basis: 83.333%;
  max-width: 83.333%;
}
.mla-col-xs-11 {
  -ms-flex-preferred-size: 91.666%;
  -webkit-flex-basis: 91.666%;
  flex-basis: 91.666%;
  max-width: 91.666%;
}
.mla-col-xs-12 {
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.mla-col-xs-offset-1 {
  margin-left: 8.333%;
}
.mla-col-xs-offset-2 {
  margin-left: 16.666%;
}
.mla-col-xs-offset-3 {
  margin-left: 25%;
}
.mla-col-xs-offset-4 {
  margin-left: 33.333%;
}
.mla-col-xs-offset-5 {
  margin-left: 41.666%;
}
.mla-col-xs-offset-6 {
  margin-left: 50%;
}
.mla-col-xs-offset-7 {
  margin-left: 58.333%;
}
.mla-col-xs-offset-8 {
  margin-left: 66.666%;
}
.mla-col-xs-offset-9 {
  margin-left: 75%;
}
.mla-col-xs-offset-10 {
  margin-left: 83.333%;
}
.mla-col-xs-offset-11 {
  margin-left: 91.666%;
}
.start-xs {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  text-align: start;
}
.center-xs {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
}
.end-xs {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  text-align: end;
}
.top-xs {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
}
.middle-xs {
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.bottom-xs {
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
}
.around-xs {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.between-xs {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.first-xs {
  -webkit-order: -1;
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
  order: -1;
}
.last-xs {
  -webkit-order: 1;
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}
.visible-xs {
  display: block;
}
.hide-xs {
  display: none;
}
@media only screen and (min-width: 48em) {
  .mla-container {
    width: 46rem;
  }
  .dokan-dashboard .dokan-dashboard-wrap,
  .dokan-store .dokan-dashboard-wrap {
    width: 46rem !important;
  }
  .mla-col-sm,  .mla-col-sm-1,  .mla-col-sm-2,  .mla-col-sm-3,  .mla-col-sm-4,  .mla-col-sm-5,  .mla-col-sm-6,  .mla-col-sm-7,  .mla-col-sm-8,  .mla-col-sm-9,  .mla-col-sm-10,  .mla-col-sm-11,  .mla-col-sm-12 {
    box-sizing: border-box;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .mla-col-sm {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .mla-col-sm-1 {
    -ms-flex-preferred-size: 8.333%;
    -webkit-flex-basis: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .mla-col-sm-2 {
    -ms-flex-preferred-size: 16.666%;
    -webkit-flex-basis: 16.666%;
    flex-basis: 16.666%;
    max-width: 16.666%;
  }
  .mla-col-sm-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .mla-col-sm-4 {
    -ms-flex-preferred-size: 33.333%;
    -webkit-flex-basis: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .mla-col-sm-5 {
    -ms-flex-preferred-size: 41.666%;
    -webkit-flex-basis: 41.666%;
    flex-basis: 41.666%;
    max-width: 41.666%;
  }
  .mla-col-sm-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .mla-col-sm-7 {
    -ms-flex-preferred-size: 58.333%;
    -webkit-flex-basis: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .mla-col-sm-8 {
    -ms-flex-preferred-size: 66.666%;
    -webkit-flex-basis: 66.666%;
    flex-basis: 66.666%;
    max-width: 66.666%;
  }
  .mla-col-sm-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .mla-col-sm-10 {
    -ms-flex-preferred-size: 83.333%;
    -webkit-flex-basis: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .mla-col-sm-11 {
    -ms-flex-preferred-size: 91.666%;
    -webkit-flex-basis: 91.666%;
    flex-basis: 91.666%;
    max-width: 91.666%;
  }
  .mla-col-sm-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .mla-col-sm-offset-1 {
    margin-left: 8.333%;
  }
  .mla-col-sm-offset-2 {
    margin-left: 16.666%;
  }
  .mla-col-sm-offset-3 {
    margin-left: 25%;
  }
  .mla-col-sm-offset-4 {
    margin-left: 33.333%;
  }
  .mla-col-sm-offset-5 {
    margin-left: 41.666%;
  }
  .mla-col-sm-offset-6 {
    margin-left: 50%;
  }
  .mla-col-sm-offset-7 {
    margin-left: 58.333%;
  }
  .mla-col-sm-offset-8 {
    margin-left: 66.666%;
  }
  .mla-col-sm-offset-9 {
    margin-left: 75%;
  }
  .mla-col-sm-offset-10 {
    margin-left: 83.333%;
  }
  .mla-col-sm-offset-11 {
    margin-left: 91.666%;
  }
  .start-sm {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .middle-sm {
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .bottom-sm {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }
  .around-sm {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-sm {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .first-sm {
    -webkit-order: -1;
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .last-sm {
    -webkit-order: 1;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .visible-sm {
    display: block;
  }
  .hide-sm {
    display: none;
  }
  #respond .comment-form-author,
  #respond .comment-form-email,
  #respond .comment-form-url {
      width: 29.4117647059%;
      float: left;
      margin-right: 5.8823529412%;
  }
  #respond .comment-form-url {
      float: right;
      margin-right: 0;
  }
}
@media only screen and (min-width: 62em) {
  .mla-container {
    width: 61rem;
  }
  .dokan-dashboard .dokan-dashboard-wrap,
  .dokan-store .dokan-dashboard-wrap {
    width: 61rem !important;
  }
  .mla-masonry .mla-col-md-2 {
    width: 16.666%;
  }
  .mla-masonry .mla-col-md-3 {
    width: 25%;
  }
  .mla-masonry .mla-col-md-4 {
    width: 33.333%;
  }
  .mla-masonry .mla-col-md-6 {
    width: 50%;
  }
  .mla-masonry.metro .metro-item {
    width: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .mla-col-md,  .mla-col-md-1,  .mla-col-md-2,  .mla-col-md-3,  .mla-col-md-4,  .mla-col-md-5,  .mla-col-md-6,  .mla-col-md-7,  .mla-col-md-8,  .mla-col-md-9,  .mla-col-md-10,  .mla-col-md-11,  .mla-col-md-12 {
    box-sizing: border-box;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .mla-col-md {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .mla-col-md-1 {
    -ms-flex-preferred-size: 8.333%;
    -webkit-flex-basis: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .mla-col-md-2 {
    -ms-flex-preferred-size: 16.666%;
    -webkit-flex-basis: 16.666%;
    flex-basis: 16.666%;
    max-width: 16.666%;
  }
  .mla-col-md-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .mla-col-md-4 {
    -ms-flex-preferred-size: 33.333%;
    -webkit-flex-basis: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .mla-col-md-5 {
    -ms-flex-preferred-size: 41.666%;
    -webkit-flex-basis: 41.666%;
    flex-basis: 41.666%;
    max-width: 41.666%;
  }
  .mla-col-md-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .mla-col-md-7 {
    -ms-flex-preferred-size: 58.333%;
    -webkit-flex-basis: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .mla-col-md-8 {
    -ms-flex-preferred-size: 66.666%;
    -webkit-flex-basis: 66.666%;
    flex-basis: 66.666%;
    max-width: 66.666%;
  }
  .mla-col-md-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .mla-col-md-10 {
    -ms-flex-preferred-size: 83.333%;
    -webkit-flex-basis: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .mla-col-md-11 {
    -ms-flex-preferred-size: 91.666%;
    -webkit-flex-basis: 91.666%;
    flex-basis: 91.666%;
    max-width: 91.666%;
  }
  .mla-col-md-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .mla-col-md-offset-1 {
    margin-left: 8.333%;
  }
  .mla-col-md-offset-2 {
    margin-left: 16.666%;
  }
  .mla-col-md-offset-3 {
    margin-left: 25%;
  }
  .mla-col-md-offset-4 {
    margin-left: 33.333%;
  }
  .mla-col-md-offset-5 {
    margin-left: 41.666%;
  }
  .mla-col-md-offset-6 {
    margin-left: 50%;
  }
  .mla-col-md-offset-7 {
    margin-left: 58.333%;
  }
  .mla-col-md-offset-8 {
    margin-left: 66.666%;
  }
  .mla-col-md-offset-9 {
    margin-left: 75%;
  }
  .mla-col-md-offset-10 {
    margin-left: 83.333%;
  }
  .mla-col-md-offset-11 {
    margin-left: 91.666%;
  }
  .start-md {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-md {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .middle-md {
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .bottom-md {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }
  .around-md {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-md {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .first-md {
    -webkit-order: -1;
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .last-md {
    -webkit-order: 1;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .visible-md {
    display: block;
  }
  .hide-md,
  .pe-7s-close.hide-md {
    display: none;
  }
  .grid-sizer.size-2 {
    width: 16.666%;
  }
  .grid-sizer.size-3 {
    width: 25%;
  }
  .grid-sizer.size-4 {
    width: 33.3%;
  }
  .grid-sizer.size-6 {
    width: 50%;
  }
  .grid-sizer.size-12 {
    width: 100%;
  }
}
@media only screen and (min-width: 75em) {
  .mla-container {
    width: 100%;
    max-width: 1240px;
  }
  .dokan-dashboard .dokan-dashboard-wrap,
  .dokan-store .dokan-dashboard-wrap {
    width: 73.125rem !important;
  }
  .mla-col-lg,  .mla-col-lg-1,  .mla-col-lg-2,  .mla-col-lg-3,  .mla-col-lg-4,  .mla-col-lg-5,  .mla-col-lg-6,  .mla-col-lg-7,  .mla-col-lg-8,  .mla-col-lg-9,  .mla-col-lg-10,  .mla-col-lg-11,  .mla-col-lg-12 {
    box-sizing: border-box;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .mla-col-lg {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .mla-col-lg-1 {
    -ms-flex-preferred-size: 8.333%;
    -webkit-flex-basis: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .mla-col-lg-2 {
    -ms-flex-preferred-size: 16.666%;
    -webkit-flex-basis: 16.666%;
    flex-basis: 16.666%;
    max-width: 16.666%;
  }
  .mla-col-lg-3 {
    -ms-flex-preferred-size: 25%;
    -webkit-flex-basis: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .mla-col-lg-4 {
    -ms-flex-preferred-size: 33.333%;
    -webkit-flex-basis: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .mla-col-lg-5 {
    -ms-flex-preferred-size: 41.666%;
    -webkit-flex-basis: 41.666%;
    flex-basis: 41.666%;
    max-width: 41.666%;
  }
  .mla-col-lg-6 {
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .mla-col-lg-7 {
    -ms-flex-preferred-size: 58.333%;
    -webkit-flex-basis: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .mla-col-lg-8 {
    -ms-flex-preferred-size: 66.666%;
    -webkit-flex-basis: 66.666%;
    flex-basis: 66.666%;
    max-width: 66.666%;
  }
  .mla-col-lg-9 {
    -ms-flex-preferred-size: 75%;
    -webkit-flex-basis: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .mla-col-lg-10 {
    -ms-flex-preferred-size: 83.333%;
    -webkit-flex-basis: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .mla-col-lg-11 {
    -ms-flex-preferred-size: 91.666%;
    -webkit-flex-basis: 91.666%;
    flex-basis: 91.666%;
    max-width: 91.666%;
  }
  .mla-col-lg-12 {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .mla-col-lg-offset-1 {
    margin-left: 8.333%;
  }
  .mla-col-lg-offset-2 {
    margin-left: 16.666%;
  }
  .mla-col-lg-offset-3 {
    margin-left: 25%;
  }
  .mla-col-lg-offset-4 {
    margin-left: 33.333%;
  }
  .mla-col-lg-offset-5 {
    margin-left: 41.666%;
  }
  .mla-col-lg-offset-6 {
    margin-left: 50%;
  }
  .mla-col-lg-offset-7 {
    margin-left: 58.333%;
  }
  .mla-col-lg-offset-8 {
    margin-left: 66.666%;
  }
  .mla-col-lg-offset-9 {
    margin-left: 75%;
  }
  .mla-col-lg-offset-10 {
    margin-left: 83.333%;
  }
  .mla-col-lg-offset-11 {
    margin-left: 91.666%;
  }
  .start-lg {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .middle-lg {
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .bottom-lg {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }
  .around-lg {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-lg {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .first-lg {
    -webkit-order: -1;
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .last-lg {
    -webkit-order: 1;
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
  .visible-lg {
    display: block;
  }
  .hide-lg {
    display: none;
  }
}
.grid-sizer {
  min-height: 1px;
  float: left;
  position: absolute;
}

/* ==========================================================================
   HELPER CLASS
   ========================================================================== */
.mg__0   { margin: 0;             }
.mt__5   { margin-top: 5px;       }
.mt__10  { margin-top: 10px;      }
.mt__15  { margin-top: 15px;      }
.mt__20  { margin-top: 20px;      }
.mt__25  { margin-top: 25px;      }
.mt__30  { margin-top: 30px;      }
.mt__35  { margin-top: 35px;      }
.mt__40  { margin-top: 40px;      }
.mt__45  { margin-top: 45px;      }
.mt__50  { margin-top: 50px;      }
.mt__55  { margin-top: 55px;      }
.mt__60  { margin-top: 60px;      }
.mt__65  { margin-top: 65px;      }
.mt__70  { margin-top: 70px;      }
.mt__75  { margin-top: 75px;      }
.mt__80  { margin-top: 80px;      }
.mt__85  { margin-top: 85px;      }
.mt__90  { margin-top: 90px;      }
.mt__95  { margin-top: 95px;      }
.mt__100 { margin-top: 100px;     }

.mr__5   { margin-right: 5px;     }
.mr__10  { margin-right: 10px;    }
.mr__15  { margin-right: 15px;    }
.mr__20  { margin-right: 20px;    }
.mr__25  { margin-right: 25px;    }
.mr__30  { margin-right: 30px;    }
.mr__35  { margin-right: 35px;    }
.mr__40  { margin-right: 40px;    }
.mr__45  { margin-right: 45px;    }
.mr__50  { margin-right: 50px;    }
.mr__55  { margin-right: 55px;    }
.mr__60  { margin-right: 60px;    }
.mr__65  { margin-right: 65px;    }
.mr__70  { margin-right: 70px;    }
.mr__75  { margin-right: 75px;    }
.mr__80  { margin-right: 80px;    }
.mr__85  { margin-right: 85px;    }
.mr__90  { margin-right: 90px;    }
.mr__95  { margin-right: 95px;    }
.mr__100 { margin-right: 100px;   }

.mb__5   { margin-bottom: 5px;    }
.mb__10  { margin-bottom: 10px;   }
.mb__15  { margin-bottom: 15px;   }
.mb__20  { margin-bottom: 20px;   }
.mb__25  { margin-bottom: 25px;   }
.mb__30  { margin-bottom: 30px;   }
.mb__35  { margin-bottom: 35px;   }
.mb__40  { margin-bottom: 40px;   }
.mb__45  { margin-bottom: 45px;   }
.mb__50  { margin-bottom: 50px;   }
.mb__55  { margin-bottom: 55px;   }
.mb__60  { margin-bottom: 60px;   }
.mb__65  { margin-bottom: 65px;   }
.mb__70  { margin-bottom: 70px;   }
.mb__75  { margin-bottom: 75px;   }
.mb__80  { margin-bottom: 80px;   }
.mb__85  { margin-bottom: 85px;   }
.mb__90  { margin-bottom: 90px;   }
.mb__95  { margin-bottom: 95px;   }
.mb__100 { margin-bottom: 100px;  }

.ml__5   { margin-left: 5px;      }
.ml__10  { margin-left: 10px;     }
.ml__15  { margin-left: 15px;     }
.ml__20  { margin-left: 20px;     }
.ml__25  { margin-left: 25px;     }
.ml__30  { margin-left: 30px;     }
.ml__35  { margin-left: 35px;     }
.ml__40  { margin-left: 40px;     }
.ml__45  { margin-left: 45px;     }
.ml__50  { margin-left: 50px;     }
.ml__55  { margin-left: 55px;     }
.ml__60  { margin-left: 60px;     }
.ml__65  { margin-left: 65px;     }
.ml__70  { margin-left: 70px;     }
.ml__75  { margin-left: 75px;     }
.ml__80  { margin-left: 80px;     }
.ml__85  { margin-left: 85px;     }
.ml__90  { margin-left: 90px;     }
.ml__95  { margin-left: 95px;     }
.ml__100 { margin-left: 100px;    }

.pd__0   { padding: 0;            }
.pt__0   { padding-top: 0;        }
.pt__5   { padding-top: 5px;      }
.pt__10  { padding-top: 10px;     }
.pt__15  { padding-top: 15px;     }
.pt__20  { padding-top: 20px;     }
.pt__25  { padding-top: 25px;     }
.pt__30  { padding-top: 30px;     }
.pt__35  { padding-top: 35px;     }
.pt__40  { padding-top: 40px;     }
.pt__45  { padding-top: 45px;     }
.pt__50  { padding-top: 50px;     }
.pt__55  { padding-top: 55px;     }
.pt__60  { padding-top: 60px;     }
.pt__65  { padding-top: 65px;     }
.pt__70  { padding-top: 70px;     }
.pt__75  { padding-top: 75px;     }
.pt__80  { padding-top: 80px;     }
.pt__85  { padding-top: 85px;     }
.pt__90  { padding-top: 90px;     }
.pt__95  { padding-top: 95px;     }
.pt__100 { padding-top: 100px;    }

.pr__0   { padding-right: 0;    }
.pr__5   { padding-right: 5px;    }
.pr__10  { padding-right: 10px;   }
.pr__15  { padding-right: 15px;   }
.pr__20  { padding-right: 20px;   }
.pr__25  { padding-right: 25px;   }
.pr__30  { padding-right: 30px;   }
.pr__35  { padding-right: 35px;   }
.pr__40  { padding-right: 40px;   }
.pr__45  { padding-right: 45px;   }
.pr__50  { padding-right: 50px;   }
.pr__55  { padding-right: 55px;   }
.pr__60  { padding-right: 60px;   }
.pr__65  { padding-right: 65px;   }
.pr__70  { padding-right: 70px;   }
.pr__75  { padding-right: 75px;   }
.pr__80  { padding-right: 80px;   }
.pr__85  { padding-right: 85px;   }
.pr__90  { padding-right: 90px;   }
.pr__95  { padding-right: 95px;   }
.pr__100 { padding-right: 100px;  }

.pb__0   { padding-bottom: 0;     }
.pb__5   { padding-bottom: 5px;   }
.pb__10  { padding-bottom: 10px;  }
.pb__15  { padding-bottom: 15px;  }
.pb__20  { padding-bottom: 20px;  }
.pb__25  { padding-bottom: 25px;  }
.pb__30  { padding-bottom: 30px;  }
.pb__35  { padding-bottom: 35px;  }
.pb__40  { padding-bottom: 40px;  }
.pb__45  { padding-bottom: 45px;  }
.pb__50  { padding-bottom: 50px;  }
.pb__55  { padding-bottom: 55px;  }
.pb__60  { padding-bottom: 60px;  }
.pb__65  { padding-bottom: 65px;  }
.pb__70  { padding-bottom: 70px;  }
.pb__75  { padding-bottom: 75px;  }
.pb__80  { padding-bottom: 80px;  }
.pb__85  { padding-bottom: 85px;  }
.pb__90  { padding-bottom: 90px;  }
.pb__95  { padding-bottom: 95px;  }
.pb__100 { padding-bottom: 100px; }

.pl__0   { padding-left: 0;       }
.pl__5   { padding-left: 5px;     }
.pl__10  { padding-left: 10px;    }
.pl__15  { padding-left: 15px;    }
.pl__20  { padding-left: 20px;    }
.pl__25  { padding-left: 25px;    }
.pl__30  { padding-left: 30px;    }
.pl__35  { padding-left: 35px;    }
.pl__40  { padding-left: 40px;    }
.pl__45  { padding-left: 45px;    }
.pl__50  { padding-left: 50px;    }
.pl__55  { padding-left: 55px;    }
.pl__60  { padding-left: 60px;    }
.pl__65  { padding-left: 65px;    }
.pl__70  { padding-left: 70px;    }
.pl__75  { padding-left: 75px;    }
.pl__80  { padding-left: 80px;    }
.pl__85  { padding-left: 85px;    }
.pl__90  { padding-left: 90px;    }
.pl__95  { padding-left: 95px;    }
.pl__100 { padding-left: 100px;   }

.w__100 { width: 100%; }
.br__40 { border-radius: 40px; }
.br__50 { border-radius: 50%; }

.fs__10 { font-size: 10px; }
.fs__12 { font-size: 12px; }
.fs__13 { font-size: 13px; }
.fs__14 { font-size: 14px; }
.fs__16 { font-size: 16px; }
.fs__18 { font-size: 18px; }
.fs__20 { font-size: 20px; }
.fs__24 { font-size: 24px; }
.fs__30 { font-size: 30px; }
.fs__35 { font-size: 35px; }
.fs__50 { font-size: 50px; }
.fs__60 { font-size: 60px; }

.db  { display: block;        }
.dn  { display: none;         }
.dib { display: inline-block; }

.tl { text-align: left;   }
.tc { text-align: center; }
.tr { text-align: right;  }

.fl { float: left; }
.fr { float: right; }

.pa { position: absolute; }
.pr { position: relative; }
.pf { position: fixed;    }
.pa-center {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3D(-50%, -50%, 0);
     -moz-transform: translate3D(-50%, -50%, 0);
    -ms-transform: translate3D(-50%, -50%, 0);
     -o-transform: translate3D(-50%, -50%, 0);
      transform: translate3D(-50%, -50%, 0);
}
.cb {color: #FFF;}
.cd { color: #222; }
.cp, .chp:hover { color: #efdc58; }
.cw, .bghp:hover { color: #fff; }
.cg { color: #878787;}
.cr { color: #ec0101;}
.cgreen, .chg:hover { color: #90c11a;}
.bgw { background: #fff; }
.bgb {background: #1f282e;}
.bgbl { background: #f6f6f8; } /* Black Lighter */
.bgp, .bghp:hover { background: #efdc58; }
.bgd { background: #222; }

.tu { text-transform: uppercase; }

.fwm { font-weight: 500; }
.fwsb{ font-weight: 600; }
.fwb { font-weight: 700; }

.ls__0 { letter-spacing: 0; }
.ls__1 { letter-spacing: 1px; }
.ls__2 { letter-spacing: 2px; }
.ls__3 { letter-spacing: 3px; }
.ls__4 { letter-spacing: 4px; }
.ls__5 { letter-spacing: 5px; }

.ts__03 { transition: all .3s; }
.ts__04 { transition: all .4s; }
.ts__05 { transition: all .5s; }

.lh__1 { line-height: 1; }

.f__pop { font-family: 'Poppins', sans-serif;}
.f__libre { font-family: 'Libre Baskerville', serif; font-style: italic; }

.oh { overflow: hidden; }

.fa {font-family: FontAwesome !important;}

/* ==========================================================================
   2.0 WORDPRESS DEFAULT CLASS
   ========================================================================== */
.bypostauthor {content:''; position: relative;}
.alignleft {
  float: left;
  margin: 0.375em 1.75em 1.75em 0;
}
.alignright {
  float: right;
  margin: 0.375em 0 1.75em 1.75em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75em;
}
.wp-caption {
  margin-bottom: 1.6em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
}
.wp-caption-text {
  color: #222;
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  padding: 0.5em 0;
  text-align: center;
}
.gallery {
  margin: 0 -1.1666667% 1.75em;
}
.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 1.1400652% 2.2801304%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-icon img {
  margin: 0 auto;
}
.gallery-caption {
  color: #686868;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/* ==========================================================================
   2.1 SOCIAL SHARE
   ========================================================================== */
.mla-social i {
  font-size: 15px;
}
.mla-social i:before {
  vertical-align: middle;
}
.mla-social a {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 33px;
  text-align: center;
  margin-right: 3px;
  border-radius: 50%;
  border: 1px solid #efdc58;
  color: #FFF;
}
.mla-social a:hover   {background: #efdc58 !important;border-color: #efdc58;color: #FFF !important;}
#mla-header .mla-social a {
  color: #222;
  margin: 0 5px;
}

/* ==========================================================================
   3.0 HEADER
   ========================================================================== */
.retina-logo {
  display: none;
}
.normal-logo {
  transition: all 0.3s;
}
.sticky-logo {
  transition: all 0.5s;
}
.sticky-logo,
.header-sticky .normal-logo {
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  width: 0;
  height: 0;
}
.header-sticky .sticky-logo {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  width: auto;
  height: auto;
}
.header-sticky .header__mid {
  background: #1f282e;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, .12);
  z-index: 999;
  width: 100%;
}
.boxed .header-sticky .header__mid {
  max-width: 1170px;
  left: 50%;
  transform: translateX(-50%);
}
.header-text i {
  font-size: 16px;
  vertical-align: middle;
}
.header-sticky .mla-menu > li > a {
  line-height: 50px;
}
.header-sticky .header__mid .mla-row {
}
.header__bot .mla-navigation {
  border-top: 1px solid #ececec;
}
.boxed .header__top,
.boxed .mla-wc-single .bgbl,
.boxed #mla-footer {
  max-width: 73.125rem;
  margin: auto;
  padding: 0 15px;
}
.boxed .footer__bot {
  margin:  0 -15px;
  padding:  20px 15px;
}
.boxed .mla-wc-single .bgbl {
  padding: 20px 15px;
}
/* 3.1 HEADER TRANSPARENT
   ========================================================================== */
.home .header-4 .header__transparent + .header__bot {
  margin-top: 62px;
}
.header__transparent {
  z-index: 10;
}
body:not(.home) .header__transparent {
  position: relative;
}
/* 3.2 HEADER ACTION ICON
   ========================================================================== */
.mla-action i {
  font-size: 24px;
}
.mla-action > * {
  padding: 0 6px;
}

/* 3.3 HEADER - SEARCH FORM
   ========================================================================== */
.header__search {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .95);
  z-index: 9999;
}
.header__search > div {
  max-width: 550px;
  top: calc(50% - 125px);
  left: 50%;
  width: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.header__search input[type="text"] {
  border: 0;
  background: none;
  border-bottom: 1px solid rgba(255, 255, 255, .08);
  padding: 0;
  text-align: center;
  font-size: 20px;
  color: #fff;
  letter-spacing: 2px;
}
#sf-close {
  right: 20px;
  top: 40px;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 60px;
}
#mla-header #sf-close i {
  font-size: 60px;
}
#sf-close:hover {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ui-autocomplete {
  width: 235px;
  padding: 15px;
  background: #f7f7f7;
  z-index: 99999;
  height: 300px;
  overflow: auto;
  list-style: none;
}
.ui-autocomplete li:not(:first-child) {
  border-top: 1px solid #ddd;
}
.ui-autocomplete li:first-child {
  margin: 0;
  padding: 0;
}
.ui-autocomplete img {
  width: 60px;
}

/* 3.4 MY ACCOUNT
   ========================================================================== */
.mla-my-account ul {
  width: 170px;
  left: calc(50% - 85px);
  list-style: none;
  background: rgba(255,255,255,.95);
  transition: all .3s;
  top: 120%;
  opacity: 0;
  visibility: hidden;
  z-index: 15;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
}
.mla-my-account:hover ul {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.mla-my-account ul li:not(:last-child) {
  border-bottom: 1px solid #ddd;
}
.mla-my-account ul li a {
  padding: 10px;
}
/* 3.5 MAIN NAVIGATION
   ========================================================================== */
.mla-menu li {
  font-size: 14px;
  list-style: none;
  position: relative;
}
.mla-menu > li {
  float: left;
}
.mla-navigation {
  position: relative;
}
.mla-menu > li.mega-menu {
  position: static;
}
.mla-menu > li.mega-menu > ul {
  left: 0;
  right: 0;
  width: 100%;
}
.mla-menu > li:not(:first-child) {
  margin-left: 8px;
}
.mla-menu > li > a {
  color: #FFF;
  line-height: 62px;
  position: relative;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  padding: 5px 13px;
  border-radius: 4px;
}
.header-6 .mla-menu > li > a {
  line-height: 50px;
  color: #fff;
}
.mla-menu li a:hover,
.mla-menu li.current-menu-ancestor > a,
.mla-menu li.current-menu-item > a {
  color: #1f282e !important;
  background: #efdc58;
}
.mla-menu li.hot > a:after,
.mla-menu li.sale > a:after,
.mla-menu li.new > a:after {
  position: absolute;
  color: #fff;
  font-size: 9px;
  padding: 1px 7px 0;
  border-radius: 50px;
  right: -28px;
  top: -10px;
  line-height: 16px;
}
.mla-menu ul li.hot > a:after,
.mla-menu ul li.sale > a:after,
.mla-menu ul li.new > a:after {
  right: -3px;
  top: 5px;
}
.mla-menu li.hot > a:after {
  content: 'Hot';
  background: #ff3e11;
}
.mla-menu li.sale > a {
  color: #ec0101;
}
.mla-menu li.sale > a:after {
  content: 'Sale';
  background: #ffa800;
}
.mla-menu li.new > a:after {
  content: 'New';
  background: #01bad4;
}
.mla-menu > li > ul,
.mla-menu li ul.sub-menu .sub-column .sub-column {
  position: absolute;
  min-width: 250px;
  display: table;
  background: #283239;
  top: 120%;
  opacity: 0;
  visibility: hidden;
  left: -19vw;
  transition: all .3s;
  text-align: left;
  z-index: 10;
  padding: 0;
  box-shadow: 0 0 3px 0 rgba(0,0,0,.1);
  border-radius: 12px;
}
.mla-menu li:hover > ul,
.mla-menu li ul.sub-menu .sub-column > li:hover > .sub-column {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.mla-menu li ul.sub-menu .sub-column > li:hover > .sub-column {
  top: 0;
}
.mla-menu > li > ul > .sub-column-item {
  display: table-cell;
}
.mla-menu > li > ul > li {
  min-width: 270px;
}
.mla-menu > li.menu-item-has-children > ul.sub-menu > .sub-column-item > a {
  color: #222;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  padding: 6px 0;
  border-bottom: 1px solid #374651;
}
.mla-menu > li.menu-item-has-children > ul.sub-menu > .sub-column-item > .sub-column > li {
  position: relative;
}
.sub-column-item .sub-column {
  padding: 0;
}
.sub-column-item .sub-column > li {
  padding: 6px 0;
}
.mla-menu ul li:not(:last-child) {
  border-bottom: 1px solid #374651;
}
.mla-menu ul li {
  line-height: 30px;
  padding: 10px 15px;
}
.mla-menu ul li a {
  font-size: 14px;
  font-family: 'poppins', sans-serif;
  font-weight: 300;
  color: #FFF;
  display: block;
  line-height: 22px;
  padding: 9px 10px;
  border-radius: 4px;
}
.mla-menu ul li:hover > a {
  color: #222;
}
.mla-menu ul ul {
  left: 250px;
  top: 20%;
}
.mla-menu li ul.sub-menu .sub-column .sub-column {
  top: 20%;
  left: 100%;
  padding: 10px 15px;
}
.mla-menu ul li:hover > ul {
  top: 0;
}
.mla-menu .rtl-menu {
  left: -250px;
}
.header-5 .mla-push-menu-btn {
  top: 20px;
}
.header-5 .mla-currency {
  margin-top: 20px;
}
.header-5 .mla-currency ul {
  width: 100%;
  left: 0;
  right: 0;
  top:  120%;
}
.header-5 .mla-currency:hover ul {
  top:  100%;
}
/* MAX MEGAMENU BADGE
   ========================================================================== */
.mega-menu-wrap li > a {
    position: relative;
}
.mega-menu-wrap ul li.hot > a:before,
.mega-menu-wrap ul li.mega-hot > a:before,
.mega-menu-wrap ul li.sale > a:before,
.mega-menu-wrap ul li.mega-sale > a:before,
.mega-menu-wrap ul li.new > a:before,
.mega-menu-wrap ul li.mega-new > a:before {
  position: absolute !important;
  color: #fff !important;
  font-size: 9px !important;
  padding: 1px 7px 0 !important;
  border-radius: 50px;
  line-height: 16px !important;
  font-family: 'Poppins', sans-serif !important;
}
.mega-menu-wrap ul li.hot > a:before,
.mega-menu-wrap ul li.sale > a:before,
.mega-menu-wrap ul li.new > a:before,
.mega-menu-wrap ul li.mega-hot > a:before,
.mega-menu-wrap ul li.mega-sale > a:before,
.mega-menu-wrap ul li.mega-new > a:before {
  right: -3px !important;
  top: 5px !important;
}
.mega-menu-wrap li.hot > a:before,
.mega-menu-wrap li.mega-hot > a:before  {
  content: 'Hot';
  background: #ff3e11 !important;
}
.mega-menu-wrap li.sale > a:before,
.mega-menu-wrap li.mega-sale > a:before {
  content: 'Sale';
  background: #ffa800 !important;
}
.mega-menu-wrap li.new > a:before,
.mega-menu-wrap li.mega-new > a:before {
  content: 'New';
  background: #01bad4 !important;
}
/* 3.6 MOBILE MENU
   ========================================================================== */
#mla-mobile-menu,
#mla-mobile-menu ul,
#mla-mobile-menu ul li,
#mla-mobile-menu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 32px;
  display: block;
  position: relative;
  text-align: left;
}
#mla-mobile-menu {
  padding: 0 20px;
  max-height: 370px;
  min-height: 370px;
  overflow: hidden;
  overflow-y: scroll;
}
#mla-mobile-menu ul ul {
  display: none;
  opacity: 1;
  visibility: visible;
  left: 0;
  top: 0;
  padding-left: 15px;
}
.mla-shop-c-menu ul ul { display: initial !important; }
.hidden-menu > a {
    display: none !important;
}

.hidden-menu {
    margin-top: -26px !important;
}
#mla-mobile-menu ul li a {
  cursor: pointer;
  z-index: 2;
  padding: 5px 0;
  color: #FFF;
  font-size: 20px;
  letter-spacing: -0.6px;
  font-weight: 300;
} 
#mla-mobile-menu > ul > li > a:before {
  display: none;
}
.holder {
  width: 36px;
  height: 36px;
  position: absolute;
  top: 5px;
  right: -10px;
  z-index: 10;
  cursor: pointer;
  transition: all .3s;
  color: #FFF;
}
#mla-mobile-menu ul > li:hover > a, 
#mla-mobile-menu ul > li.current-menu-item > a, 
#mla-mobile-menu ul > li.current-menu-parent > a, 
#mla-mobile-menu ul > li.current-menu-ancestor > a,
#mla-mobile-menu ul > li:hover > .holder, 
#mla-mobile-menu ul > li.current-menu-item > .holder,
#mla-mobile-menu ul > li.current-menu-parent  > .holder,
#mla-mobile-menu ul > li.current-menu-ancestor > .holder  {
  color: #efdc58;
}
#mla-mobile-menu ul > li:hover > a {
}
.holder:after,
.holder:before {
  display: block;
  position: absolute;
  content: "";
  width: 13px;
  height: 13px;
  right: 10px;
  z-index: 10;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.holder:after {
  top: 12px;
  right: 16px;
  border-top: 1px solid;
  border-left: 1px solid;
  width: 1px;
}
.holder::before {
  top: 18px;
  height: 1px;
  border-top: 1px solid;
  border-left: 1px solid;
  border-top-color: inherit;
  border-left-color: inherit;
  transition: all .3s;
}
#mla-mobile-menu ul li.open > .holder:before {
  opacity: 0;
  visibility: hidden;
}
nav.main-menu #mla-mobile-menu ul ul:after {
  display: none;
}
#mla-mobile-menu ul ul li a {
  text-transform: none;
  font-weight: 300;
  color: #FFF;
  font-size: 17px;
  font-weight: 300;
}

/* 3.7 HEADER LEFT
   ========================================================================== */
.header-lateral #mla-wrapper {
  padding-left: 250px;
}
.header-5 {
  width: 250px;
  margin-left: -250px;
  z-index: 1000;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  background: #f6f6f8;
}
.header-5 #mla-mobile-menu ul {
  width: 100%;
  margin: 0;
}
.header-5 #mla-mobile-menu > ul > li {
  border-bottom: 1px solid #ccc;
}
.header-5 #mla-mobile-menu > ul > li > a {
  line-height: 42px;
}
.header-5:before {
  position: fixed !important;
  width: 250px !important;
  left: 0;
}
.header-5 #mla-mobile-menu ul ul {
  border-top: 1px solid #ccc;
  padding: 15px 0 0;
  margin: 15px 0;
}
.header-5 #mla-mobile-menu ul ul li a {
  text-transform: none;
  padding: 5px 0;
  line-height: 30px;
}
.header-5 .holder {
  top: 8px;
}
.header-5 ul ul .holder {
  top: 0;
}
.header-5 #mla-mobile-menu ul > li:hover > a {
  padding-left: 0;
}
#mla-header.header-5 .mla-social a {
  margin: 0 10px;
}
.header-lateral #mla-wrapper .mla-offline-content {
  margin-left: -250px;
}
/* ==========================================================================
   4.0 FOOTER
   ========================================================================== */
#mla-footer-menu li {
  float: left;
  list-style: none;
  margin-left: 20px;
}
#mla-backtop  {
  right: 35px;
  bottom: 55px;
  padding: 5px;
  cursor: pointer;
  z-index: 100;
  display: none;
}
#mla-backtop span {
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 35px;
  border-radius: 3px;
  background: #fff;
  color: #878787;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
}
#mla-backtop span i {
  z-index: 1;
  color: #878787;
}
#mla-backtop:hover span i {
  color: #222;
}
.footer__top a {
  color: #878787;
}
.footer__top a:hover {
  color: #efdc58
}
.footer__top i {
  font-size: 24px;
  font-weight: bold;
  margin-right: 5px;
  vertical-align: middle;
}
.footer__top .mla-social i {
  font-size: 16px;
}
.footer__top .mla-social li {
  display: inline-block;
}
.footer__top .menu li {
  list-style-type: none;
  line-height: 30px;
  margin-right: 0;
}
.footer__top p {
  margin-bottom: 1.3em;
  line-height: 24px;
}
.signup-newsletter-form {
  border-radius: 50px;
  border: 1px solid #878787;
  padding: 2px;
}
.signup-newsletter-form input.submit-btn {
  text-transform: none;
  border-radius: 50px;
  font-size: 14px;
  padding: 0 20px;
  float: right;
  border: none;
  background: #222;
  color: #fff;
}
.signup-newsletter-form input.submit-btn:hover {
  background: #efdc58;
}
.signup-newsletter-form input.input-text {
  border: none;
  width: calc(100% - 114px);
  border-radius: 50px;
  float: left;
  padding: 0 10px;
  background: transparent;
}
.header-lateral .signup-newsletter-form input.input-text {
  width: calc(100% - 120px);
}
.footer__bot {
  background: #1a2024;
  font-size: 11px;
}
.footer-5 .footer__bot {
  background: none;
}
.footer-5 .footer__bot .mla-container .mla-col-xs-12:last-child {
  border-top: 1px solid #dedede;
}
#mla-footer th,
#mla-footer td {
  padding: 10px;
}
.footer__top .widget + .widget h3 {
  margin-top: 60px;
  margin-bottom: 10px;
}
.preloader {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, .95);
  display: none;
}
.preloader img {
  max-width: 150px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.preloader .progress {
  height: 4px;
  width: 300px;
  background: #efdc58;
  overflow: hidden;
  left: calc(50% - 150px);
  top: calc(50% - 2px);
}
.preloader .progress .indeterminate {
  background: #3596a5;
}
.preloader .progress .indeterminate:before,
.preloader .progress .indeterminate:after {
  content: "";
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right; 
}
.preloader .progress .indeterminate:before {
  -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
  animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
.preloader .progress .indeterminate:after {
  -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
}
@-webkit-keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%
  }
  60% {
    left: 100%;
    right: -90%
  }
  100% {
    left: 100%;
    right: -90%
  }
}
@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%
  }
  60% {
    left: 100%;
    right: -90%
  }
  100% {
    left: 100%;
    right: -90%
  }
}
@-webkit-keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%
  }
  60% {
    left: 107%;
    right: -8%
  }
  100% {
    left: 107%;
    right: -8%
  }
}
@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%
  }
  60% {
    left: 107%;
    right: -8%
  }
  100% {
    left: 107%;
    right: -8%
  }
}
.animated {
  -webkit-animation-fill-mode: initial !important;
  animation-fill-mode: initial !important;
}

#mla-header {
    background: #1f282e;
}

.logo {
    max-width: 180px;
    margin-top: 16px;
    margin-bottom: 16px;
    transition: all .3s ease;
    width: 100%;
}

.header-sticky .logo {
    max-width: 110px;
}

.product-image {
    background: #e2e2e2;
}

.product-image img {
    max-height: 250px;
    width: auto;
    transition:all .3s ease;
}

.product-image:hover img {
    transform: scale(1.1);
}

h3.product-title.pr.fs__14.mg__0.fwm {
    text-align: center;
    font-size: 14px;
    letter-spacing: -0.2px;
}

.product-image a.db {
    display: flex;
    align-self: center;
}

.product-info.mt__15 {
    margin-top: 10px;
}

.stock {
    color: #1f282e;
    text-transform: uppercase;
    font-weight: 400;
}

.mla-social {
    text-align: left;
}

.woocommerce-tabs.wc-tabs-wrapper.pt__50 {
    padding-top: 0;
}

ul.tabs.wc-tabs.flex.center-xs {
    justify-content: left;
}

.wc-tab * {
    font-size: 14px !important;
    font-family: 'Poppins', Arial, Helvetica, sans-serif !important;
}

.sub-menu a[href="#"] {
    display: none;
}

.menu-item-has-children a:after {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    margin-left: 4px;
    font-weight: 900;
}

.menu-item-has-children ul li a:after {
    display:none;
}

#mla-footer {
    background: #1f282e;
}

.copyright-c {
    color: #FFF;
    margin-bottom: 0;
    font-size: 10px;
    letter-spacing: 1px;
}

.copyright-c a {
    color: #efdc58;
}

.product-image .badge {
    display: none;
}

.logo-footer {
    max-width: 170px;
    margin-top: -15px;
}

.footer-c h3 {
    color: #FFF;
    font-size: 22px;
    letter-spacing: -0.7px;
    margin-top: 0;
    font-weight: 600;
}

.footer-c a {
    display: block;
    color: #FFF;
    font-size: 13px;
    font-weight: 300;
    margin-top: 5px;
    margin-bottom: 5px;
}

.footer-c h3:after {
    content: '';
    height: 1px;
    width: 60px;
    background: #efdc58;
    display: block;
    margin-top: 18px;
    margin-bottom: 24px;
}

.co-info span {
    display: block;
    color: #FFF;
    font-weight: 300;
    font-size: 13px;
}

.co-info {
    margin-top: 22px;
}

span.co-i-c-br {
    width: 60px;
    content: '';
    height: 1px;
    background: linear-gradient(280deg, rgba(239,220,88,1) 0%, rgba(182,26,188,1) 100%);
    margin-top: 14px;
    margin-bottom: 14px;
}

.banner-01-group {
    display: flex;
    justify-content: space-between;
}

.banner-01-l-in {
    min-height: 48vw;
    background-size: cover !important;
    background-position: center !important;
    transition: all .3s ease;
}

.banner-01-l {
    width: calc(40% - 2px);
    position: relative;
}

.banner-01-l-in:hover {
    opacity:.6;
}

.banner-02-r {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    width: calc(60% - 2px);
    align-content: space-between;
    justify-content: space-between;
}

.banner-02-r-s {
    width: calc(50% - 2px);
    align-self: center;
    text-align: center;
    height: calc(50% - 2px);
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
    transition:all .3s ease;
}

.banner-02-r-s:hover {
    opacity:.6;
}

.banner-info {
    position: absolute;
    background: rgb(31 40 46 / 90%);
    padding: 15px 20px;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.bi-title {
    color: #FFF;
    font-size: 18px;
    margin: 0;
    max-width: 420px;
    letter-spacing: -0.5px;
    margin-left: auto;
    margin-right: auto;
}

.banner-01-l-in {
    display: flex;
}

.bi-price {
    font-size: 20px;
    font-weight: 100;
    color: #efdc58;
    letter-spacing: -1px;
}

.bi-badge {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    right: 14px;
    position: absolute;
    top: 14px;
    text-align: center;
    background: linear-gradient(280deg, rgba(239, 220, 88, 1) 0%, rgba(182, 26, 188, 1) 100%);
    padding-top: 10px;
    line-height: 8px;
}

.bi-badge-title {
    font-size: 30px;
    line-height: 25px;
    font-weight: 100;
    display: block;
    color: #FFF;
    font-weight: 600;
}

.bi-badge-des {
    font-size: 8px;
    color: #FFF;
    font-weight: 500;
}

.hover-img {
    min-height: 300px;
    width: 100%;
    background-size: cover !important;
    background-position: center center !important;
    border-radius: 12px;
    position: relative;
}

.prod-info h3 {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: -0.7px;
    text-align: center;
    color: #000;
    font-weight: 400;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.res-carousel-in {
    border: 2px solid transparent;
}

.prod-info {
    text-align: center;
}


.h-img-f {
    display: flex;
    position: absolute;
    bottom: 0;
}

.h-img-f {
    display: flex;
    background: rgb(31 40 46 / 80%);
    width: 100%;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.h-img-f-child {
    width: 50%;
    align-self: center;
}

.h-img-f-child a {
    background: #efdc58;
    display: block;
    padding: 0;
    text-align: center;
    border: 0 !important;
    border-radius: 0;
    margin-bottom: 0;
    border-bottom-right-radius: 12px;
    color: #1f282e;
    line-height: 38px;
}

.in-products-c {
    margin-top: 55px;
    margin-bottom: 55px;
}

.in-products-c h1 {
    text-align: center;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -1.5px;
    font-weight: 400;
    margin-bottom: 23px;
}

.h-img-f .price {
    color: #FFF;
    letter-spacing: 0;
    font-size: 15px;
}

.res-carousel {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 28px;
    margin-bottom: 28px;
}

.in-products-c .btn-mrg {
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: 30px;
    line-height: 37px;
}

.payment-methods {
    display: flex;
    background: #1f282e;
    padding: 15px 20px;
    font-size: 25px;
    padding-left: 0;
}

.pm-sec-c {
    color: #FFF;
    margin-left: 8px;
    margin-right: 8px;
}

.pm-sec-c-c {
    font-size: 16px;
    color: #FFF;
    align-self: center;
    margin-right: 13px;
    letter-spacing: -0.2px;
    font-weight: 300;
}

.mla-stats {
    background: url(https://yugostuff.com/files/bg.jpg);
    padding: 45px 30px;
    padding-top: 40px;
    border-radius: 12px;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 55px;
    background-size: cover;
    background-position: center center;
    position:relative;
    overflow:hidden;
}

.mla-stats:after {
    content: '';
    position: absolute;
    background: rgb(24 34 43);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .80;
}

.mla-stats-title {
    width: 100%;
    display: block;
    position: relative;
    z-index: 1;
}

.mla-stats-title h2 {
    color: #FFF;
    letter-spacing: -0.8px;
    margin: 0;
    margin-bottom: 35px;
    font-size: 26px;
    line-height: 32px;
}

.mla-stats-c {
    width: 20%;
    position: relative;
    z-index: 1;
}

.mla-stats-n {
    font-size: 38px;
    display: block;
    font-weight: 100;
    letter-spacing: -2px;
    color: #efdc58;
    line-height: 35px;
}

.mla-stats-t {
    color: #FFF;
    font-weight: 300;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.mla-stats-footer {
    display: block;
    border-top: 1px solid #485259;
    position: relative;
    z-index: 1;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 12px;
    font-weight: 300;
    margin-top: 30px;
    width: 100%;
    max-width: 75%;
    padding-top: 14px;
}

.mla-stats-footer a {
    color: #FFF;
}

.mla-f-social {
    display: flex;
}

.mla-f-social a {
    margin-left: 5px;
    margin-right: 5px;
}

.mla-f-social a i {
    font-size: 30px;
    font-weight: 400;
}

.ppf-s {
    background: #1f282e;
    border-bottom: 1px solid #32383d;
}

.pre-footer {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.mla-share-f {
    align-self: center;
}

.mla-share-f {
    display: flex;
}

.classic-page-c h2 {
    max-width: 500px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: -0.8px;
    font-size: 26px;
    line-height: 34px;
    margin-top: 30px;
}

.classic-page-c h2:after {
    content: '';
    height: 1px;
    width: 60px;
    background: #efdc58;
    display: block;
    margin-top: 18px;
    margin-bottom: 26px;
    margin-left: auto;
    margin-right: auto;
}

.h-l h2 {
    text-align: left;
    margin-left: 0;
}

.h-l h2:after {
    margin-left: inherit;
}

.general-info span {
    display: block;
    font-size: 16px;
    color: #000;
    letter-spacing: -0.4px;
    line-height: 34px;
    font-weight: 300;
}

.span-b {
    content: '';
    display: block;
    margin-top: 17px;
    margin-bottom: 17px;
}

.general-info span i {
    width: 23px;
    text-align: center;
    color: #333;
}

.contact-form input, .contact-form select, .contact-form textarea {
    color: #111 !important;
}

.contact-form select, .contact-form textarea {
    width: 100%;
}

.contact-form textarea {
    max-height: 130px;
}

.contact-form input.wpcf7-submit {
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

.woocommerce-mini-cart__buttons .close-cart {
    display: none;
}

.form-login {
  background: #f8f8f8;
  padding: 50px;
  max-width: 500px;
  text-align: center;
  width: 100%;
  margin: auto;
}
.form-login span.inline {
  display: block;
}
.mla-row .form-login {
  background: #1f282e;
  padding: 40px 30px;
  max-width: initial;
  text-align: inherit;
  margin: 0;
  border-radius: 12px;
  border-top-left-radius: 0;
}
.mla-row .form-login .button.fr {
  margin: 0;
  display: block;
  float: initial;
  margin-bottom: -20px;
  background: #efdc58;
  z-index: 2;
  position: relative;
  border: 0;
  color: #1f282e;
  max-width: 210px;
  width:100%;
  border-radius: 6px;
}
.mla-row .form-login .button.fr:hover {
    background: #a59630;
}
.myaccount_user + h2 {
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
  margin-bottom: 5px;
  font-weight: bold;
}
.myaccount_address {
  text-align: center;
}
.addresses {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}
.addresses .title {
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 10px;
  width: 100%;
  border-bottom: 1px solid #e3e3e3;
}
.addresses h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  float: left;
  margin: 0;
}
.addresses a {
  float: right;
}
.addresses .address {
  width: 49%;
  display: inline-block;
  float: left;
}
.addresses .address.col-2 {
  float: right;
}
.edit-account fieldset {
  margin-top: 60px;
}
.edit-account legend {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 10px;
}
.woocommerce-MyAccount-content input.button {
  margin-top: 15px;
}

#customer_login {
    max-width: 940px;
}

.hide-panel-c {
    display: none;
}

.login-nav {
    display: flex;
    margin-bottom: 0px;
}

.login-nav span {
    background: #2d363d;
    color: #FFF;
    cursor: pointer;
    padding: 6px 16px;
    margin-right: 3px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    transition: all .3s ease;
    font-size: 14px;
    letter-spacing: -0.5px;
}

span.login-nav-active {
    background: #efdc58;
    color: #1f282e;
}

.woocommerce-privacy-policy-text {
    font-size: 11px;
    font-weight: 300;
}

.login-nav span:hover {
    background: #efdc58;
    color: #1f282e;
}

.woocommerce-LostPassword.lost_password {
    margin-top: 30px;
    padding-top: 10px;
}
.woocommerce-password-strength.bad {
    color: #efdc58;
}

.woocommerce-password-strength.short {
    color: red;
}

.woocommerce-password-strength.good {
    color: #efdc58;
}

.woocommerce-password-strength.strong {
    color: #0bcb0b;
}

input#reg_password {
    margin-bottom: 8px;
}

.woocommerce-password-hint {
    background: #efdc58;
    display: table;
    padding: 7px 11px;
    font-size: 13px;
    max-width: 550px;
    border-radius: 6px;
}

.mla-container.login-form {
    max-width: 890px;
}

.woocommerce-privacy-policy-text p {
    font-size: 13px;
    font-weight: 400;
	color:#111;
}

.woocommerce-privacy-policy-text a {
    color: #d5c34a;
    text-decoration: underline;
}

p.woocommerce-LostPassword.lost_password a {
    color: #FFF;
    font-size: 12px;
}

.woocommerce-mini-cart__buttons.buttons .close-cart {
    display: none !important;
}

.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
    display: none !important;
}

.stock-mla-c {
    position: absolute;
    z-index: 1;
    width: 90px;
    left: 5px;
    max-width: 83px;
    display: block;
    border-radius: 100px;
    top: 5px;
    text-transform: uppercase;
    height: 20px;
    line-height: 19px;
    font-size: 11px;
    color: #FFF;
    background: #1f282e;
}

a.added_to_cart.wc-forward {
    display: none;
}

.wc-block-cart-item__prices .price {
    text-align: left;
    font-size: 16px;
}

.is-large.wc-block-cart .wc-block-cart-items {
    color: #111;
}

.wp-block-woocommerce-cart-order-summary-block {
    color: #111;
}

.wc-block-components-button:not(.is-link) {
    background: #efdc58;
    border-radius: 4px;
    font-weight: 500;
    color: #000;
    font-size: 14px;
    transition:all .3s ease !important;
}

.wc-block-components-button:not(.is-link):hover {
    background: #b3a43c;
    color:#FFF;
}

.wc-block-components-product-badge {
    font-size: 10px;
    background: #efdc58;
    border: 0 !important;
    color: #1f282e !important;
}

.wc-block-components-title.wc-block-components-title {
    font-size: 24px !important;
    letter-spacing: -0.5px !important;
    font-weight: 500 !important;
}

.wc-block-components-order-summary .wc-block-components-order-summary__button-text {
    color: #000;
}

.wc-block-checkout__sidebar .wc-block-components-product-name {
    color: #111 !important;
}

.wc-block-components-product-metadata__description {
    display: none;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices {
    font-size: 16px;
    text-align: left;
    margin-top: -5px;
}

.wc-block-components-totals-item {
    color: #1f282e;
}

.wc-block-components-order-summary-item__quantity {
    background: #efdc58 !important;
    border: 0 !important;
}

.price_slider_amount .button {
    margin-left: 0 !important;
}

#woocommerce_price_filter-3, #woocommerce_product_categories-2 {
    background: #1f282e;
    border-radius: 12px;
    padding: 25px 30px;
    padding-bottom: 33px;
}

#woocommerce_price_filter-3 h4, .price_label, .widget h4.widget-title {
    color:#FFF;
}

.product-categories a {
    color: #FFF;
    font-size: 14px;
    font-weight: 300;
}

.product-categories a:hover {
    color: #efdc58;
}

.product-categories span.count {
    color: #efdc58;
    font-size: 11px;
}

.full-link {
    font-size: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  z-index:0;
}

#mla-mobile-menu .menu-item-has-children a:after {
    display: none;
}

.mla-f-social-menu {
    position: relative;
    display: block;
    z-index: 2;
    margin-left: 20px;
}

.mla-f-social.mla-f-social-menu a {
    color: #FFF;
}

.follow-us-title {
    margin-left: 20px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom: 10px;
    display: block;
    letter-spacing: 3px;
    margin-right: 20px;
    border-bottom: 1px solid #3a464f;
    padding-bottom: 8px;
    margin-bottom: 14px;
    margin-top: 36px;
}

.product-categories li:last-child {
    margin-bottom: 0;
}

.cat-item a.active {
    color: #efdc58;
}

.classic-page-t h2 {
    text-align: left;
    max-width: 100%;
    font-size: 20px;
    line-height: 26px;
    margin-top: 30px;
}

.classic-page-t h2:after {
    margin-left: 0;
}

.classic-page ul {
    color: #000;
}

.classic-page ul li::marker {
    color: #efdc58 !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout {
  display:none;
}

.wc-block-components-totals-item__value em {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #a0abb3;
}

button.wc-block-components-address-form__address_2-toggle {
    background: #efdc58;
    color: #1f282e;
    padding: 0px 17px;
}

.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background: #444 !important;
}

.wc-block-components-radio-control__option-layout {
    color: #333;
}

.wc-block-components-radio-control input:not([type="submit"]):not([type="checkbox"]), textarea, select {
    padding: initial;
    border-radius: 50%;
}

.wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
  box-shadow: inset 0 0 0 1px #1f282e !important;
}

.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted {
  box-shadow: inset 0 0 0 1px #1f282e !important;
}

.wc-block-components-address-card {
    color: #222;
}

.wc-block-components-radio-control-accordion-content p {
    margin-bottom: 0;
}

p.ppcp-place-order-description {
    margin-bottom: 20px;
    font-size: 11px;
    text-align: left !important;
    color: #707070;
}

.wc-block-components-checkbox__label {
    color: #222;
}

.wc-block-checkout__terms {
    margin: 0 0 30px;
    padding-top: 12px !important;
    color: #333;
}

.wc-block-checkout__terms.wc-block-checkout__terms--with-separator.wp-block-woocommerce-checkout-terms-block a {
    text-decoration: underline;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    color: #000;
}

.wpcf7 input, .wpcf7 textarea, .wpcf7 select {
    border-radius: 4px !important;
    color: #222;
}

.mla-popup {
    z-index: 1000;
    width: 100%;
    max-width: 480px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-left: 1rem;
    padding-right: 1rem;
}

.mla-popup-in {
    box-shadow: rgba(0, 0, 0, 0.2) 4px 3px 30px;
}

.mla-popup h2 {
    margin: 0;
    background: linear-gradient(280deg, rgba(239, 220, 88, 1) 0%, rgba(182, 26, 188, 1) 100%);
    text-align: center;
    color: #FFF;
    font-size: 22px;
    line-height: 26px;
    padding: 18px 20px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    letter-spacing: -0.3px;
    font-weight: 300;
}

.mla-popup-body {
    background: #FFF;
    color: #000;
    padding: 22px 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: -1px;
}

.close-popup {
    background: #b821b9;
    width: 35px;
    height: 35px;
    font-size: 32px;
    line-height: 35px;
    border-radius: 100px;
    color: #FFF;
    right: 0;
    top: -15px;
    text-align: center;
    transition: all .3s ease;
    cursor: pointer;
}

.close-popup:hover {
    transform: rotate(90deg);
}

.onsale.pa.right {
    position: absolute;
    z-index: 1;
    width: 90px;
    right: 5px;
    max-width: 52px;
    display: block;
    border-radius: 100px;
    top: 5px;
    text-transform: uppercase;
    height: 20px;
    line-height: 19px;
    font-size: 11px;
    color: #1f282e;
    background: #efdc58;
}

.single-product .onsale.pa.right {
    right: 22px;
}

.mla-currency-c {
    border: 1px solid #FFF;
    padding: 2px 9px;
    border-radius: 4px;
    margin-right: 11px;
}

span.current.dib {
    font-size: 14px;
    color: #FFF;
}

li.wc_payment_method.payment_method_ppcp-gateway label {
    color: #000;
    font-size: 18px;
}

a.woocommerce-terms-and-conditions-link {
    color: #d5c34a;
    text-decoration: underline;
}
.mla-hero {
    min-height: 675px;
    background-size: cover !important;
    background-position: center center !important;
}

.baner-hover-mla {
  position:relative;
  overflow:hidden;
  border-radius: 18px;
  border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.baner-h img {
    transition: all .6s ease;
  z-index:1;
}

.baner-h:hover img {
    transform: scale(1.12);
}

.baner-hover-mla-txt h2 {
    margin: 0;
    font-size: 16px;
    text-align: center;
    padding: 20px 10px;
    background: #efdc58;
    display: block;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
    letter-spacing: 0;
}
/*mlaaa*/

/* ==========================================================================
   5.0 PAGE
   ========================================================================== */
.home .mla-page > div {
  margin: 0;
}
/* ==========================================================================
   5.1 PAGE - 404
   ========================================================================== */
.search-no-results #mla-wrapper,
.error404 #mla-wrapper {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.search-no-results #mla-wrapper #mla-content,
.error404 #mla-wrapper #mla-content {
  flex: 1;
}
.search-no-results .woocommerce-info {
  position: static;
  margin: 50px 0;
}
.error-404.not-found {
  text-align: center;
  padding: 100px 0 150px;
  letter-spacing: 2px;
  min-height: 50vh;
}
.error-404.not-found h1 {
  font-size: 80px;
  letter-spacing: 8px;
  font-weight: bold;
  margin: 0 0 5px;
}
.error-404.not-found h3 {
  text-transform: uppercase;
  font-size: 18px;
  margin: 0 0 15px;
}
.error-404.not-found a {
  font-weight: bold;
  border-bottom: 1px solid #222;
  padding: 2px 5px;
}
.error-404.not-found a:hover {
  background: #222;
  color: #fff;
}

/* ==========================================================================
   6.0 BLOG
   ========================================================================== */
.mla-blog-slider .post-thumbnail > div {
  background: rgba(0, 0, 0, .8);
  padding: 20px;
  bottom: 0;
}
.post.sticky .post-thumbnail {
  margin-bottom: 0;
}
.post.sticky .post-content {
  background: #f6f6f8;
  padding: 25px;
}
.post-thumbnail div:first-child {
  position: relative;
  left: 0;
  bottom: 0;
}
.post-thumbnail img {
  max-width: 100%;
  width: 100%;
}
.inside-thumb {
  left: 30px;
  right: 30px;
  bottom: 30px;
  background: rgba(0, 0, 0, .9);
  padding: 20px;
}
.mla-masonry .inside-thumb {
  left: 15px;
  right: 15px;
  bottom: 15px;
  padding: 15px;  
}
.inside-thumb a:not(.cg),
.mla-blog-slider .post-thumbnail > div a {
  color: #fff;
}
.inside-thumb a:hover,
.mla-blog-slider .post-thumbnail > div a:hover {
  color: #efdc58;
}
.post-meta span:not(:last-child) {
  margin-right: 5px;
}
.post-meta span a {
  display: inline-block;
}
.post-action i {
  line-height: 1;
}
.more-link {
  margin: 20px auto;
  line-height: 40px;
  border: 2px solid #222;
  padding: 0 30px;
  font-weight: 600;
  display: table;
  border-radius: 40px;
}
.more-link span {
  font-size: 14px;
}
.more-link:hover {
  background: #222;
  color: #fff;
}
.post-action {
  border: 1px solid #d6d7d8;
  padding: 8px 20px;
}
.comments-link i {
  font-size: 20px;
  top: 4px;
}
.mla-pagination,
.woocommerce-pagination {
  border-top: 1px solid #ddd;
  text-align: center;
  max-width: 1170px;
  width: 100%;
  margin: 60px auto;
}
.page-numbers {
  display: inline-block;
  list-style: none;
  margin: 10px 0;
  padding: 5px 10px;
}
.page-numbers li {
  float: left;
  margin: 0 5px;
  color: #222;
}
.page-numbers li a {
  color: #222;
}
.page-numbers li a:hover,
.page-numbers.current {
  color: #d3c146;
}
.blog .post-content .wpb_content_element {
  margin-bottom: 0;
}
.post-content p:last-child {
  margin-bottom: 0;
}
.post-password-form label {
  display: block;
  font-weight: 500;
  color: #000;
}
.post-password-form label input {
  width: 100%;
  margin-bottom: 10px;
}
.post-password-form input[type="submit"] {
  background: #222;
  border-radius: 2px;
  color: #fff;
  border-color: #222;
}
.single-product .post-password-form {
  height: 50vh;
  margin: 0 auto;
  max-width: 1170px;
  padding: 60px 0;
  text-align: center;
}
.single-product .post-password-form label {
  display: inline-block;
}
/* 6.1 SINGLE BLOG
   ========================================================================== */
article.post {
  width: 100%;
  display: inline-block;
}
.tag-comment {
  border: 1px solid #f1f1f1;
  padding: 15px 20px;
  width: 100%;
}
.page-links span:not(.page-links-title) {
  margin: 0 5px;
}
.mla-single-blog .social-share {
  text-align: center;
}
.mla-single-blog .social-share i {
  margin-top: 40px;
}
.post-related h4 {
  font-size: 16px;
  font-weight: 600;
}
.post-related .mla-carousel {
  margin: 0 -15px;
}
.post-related .item {
  padding: 0 15px;
}
.post-related h5 {
  font-weight: 500;
}
/* 6.2 COMMENT FORM
   ========================================================================== */
.comments-area {
  margin-bottom: 60px;
}
.comments-title {
  margin-top: 50px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
}
.commentlist li.comment {
  list-style: none;
}
.commentlist li.comment + li {
  margin-top: 60px; 
}
.form-submit input.submit {
  margin-top: 30px;
}
.commentlist .comment-text li {
  margin-top: 10px;
}
.comment_container img {
  float: left;
}
.comment-text {
  padding-left: 20px;
  overflow: hidden;
}
.comment-text .comment-author {
  font-size: 13px;
}
.comment-text .star-rating {
  float: right;
}
.comment-text .meta strong {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.comment-text .flex {
  font-size: 13px;
}
.comment-text p {
  margin-bottom: 5px;
}
.comment-text time {
  color: #ccc;
  font-size: 10px;
}
.commentlist .children {
  padding-left: 30px;
}
.comment-respond {
  margin-top: 50px;
}
#reviews .comment-respond {
  margin-top: 15px;
}
.comment-reply-title {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 30px;
  font-weight: 600;
}
.comment-respond .form-submit {
  text-align: right;
}
.comment-text .flex a {
  text-transform: uppercase;
  font-size: 10px;
}
.comment-respond label {
  display: block;
}
.comment-respond .comment-form-comment label {
  margin-bottom: 15px;
}
.comment-respond input:not([type="submit"]),
.comment-respond textarea {
  background: transparent;
  width: 100%;
}
.no-comments {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}
#tab-reviews .comment-form-rating {
  display: inline-block;
  margin-bottom: 0;
}
#tab-reviews .comment-form-rating label {
  float: left;
}
#tab-reviews .comment-form-rating .stars {
  float: left;
  margin-top: 2px;
  margin-left: 10px;
  font-size: 12px;
}
#tab-reviews .comment-form-author,
#tab-reviews .comment-form-email {
  float: left;
  width: 49%;
  margin-top: 10px;
  margin-right: 0;
}
#tab-reviews .comment-form-email {
  margin-left: 2%;
}
#tab-reviews .form-submit {
  clear: both;
  margin-top: 10px;
  display: inline-block;
}
#tab-reviews .form-submit input.submit {
    margin-top: 10px;
}
input.submit {
  padding: 0 40px;
}
#tab-reviews .comment-reply-title {
  margin-bottom: 15px;
}
#tab-reviews .commentlist li {
  margin-top: 0;
  list-style-type: none;
}
#tab-reviews .commentlist li + li {
  margin-top: 32px;
}
#tab-reviews .commentlist .comment-text {
  padding-left: 20px;
}
#tab-reviews .comment-text time {
  font-size: 14px;
  color: #878787;
}
#respond input#wp-comment-cookies-consent {
  width: 10px;
  float: left;
  margin-top: 8px;
  margin-right: 10px; 
}
/* ==========================================================================
   7.0 PORTFOLIO
   ========================================================================== */
.single-portfolio .page-head .pr.mt__10 {
  display: none;
}
.portfolio-item .mask:before {
  content: '';
  position: absolute;
  background: rgba(246, 246, 246, .9);
  left: 0;
  top: 50%;
  width: 100%;
  height: 0;
  opacity: 0;
  transition: all .3s;
}
.portfolio-item .portfolio-title {
  top: 50%;
  left: 50%;
  opacity: 0;
  width: 100%;
  padding: 0 30px;
  -webkit-transform: translate(-50%, -120%);
  -ms-transform: translate(-50%, -120%);
  -o-transform: translate(-50%, -120%);
  transform: translate(-50%, -120%);
}
.portfolio-item:hover .portfolio-title {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.portfolio-item:hover .mask:before {
  top: 0;
  height: 100%;
  opacity: 1;
}
.mla-portfolio-single .portfolio-meta [class*="mla-col-"]:not(:last-child) {
  border-right: 1px solid #d3d3d3;
}
.mla-portfolio-single .portfolio-meta span {
  color: #222;
  font-weight: bold;
}
.mla-portfolio-single .mla-social a {
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%;
  background: #000;
  color: #fff;
}
.mla-portfolio-single .mla-social a i {
  font-size: 14px;
}
.portfolio-navigation a {
  font-size: 40px;
}

/* ==========================================================================
   8.0 WIDGET
   ========================================================================== */
.sidebar .widget:not(:first-child) {
  margin-top: 30px;
}
.widget h4.widget-title {
  position: relative;
  padding-bottom: 10px;
  margin-top: 0;
  font-size: 24px;
  letter-spacing: -0.7px;
  font-weight: 600;
}
.widget h4.widget-title:after {
}
.sidebar .widget ul ul {
  padding-left: 5px;
}
.sidebar .widget ul li {
  position: relative;
}
.sidebar .widget ul li:before {
}
.sidebar .widget.widget_yith_wc_category_accordion ul li {
  padding-left: 0;
}
.sidebar .widget.widget_yith_wc_category_accordion ul li:before {
  display: none;
}
.widget ul li {
  line-height: 25px;
  list-style: outside none none;
  margin-bottom: 10px;
}
.widget.widget_categories ul li {
  line-height: 30px;
}
.widget ul.product_list_widget li {
  display: inline-block;
  line-height: 24px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  width: 100%;
}
.widget ul.product_list_widget li:before {
  content: "";
}
.widget ul.product_list_widget li a {
  display: block;
}
.widget ul.product_list_widget li img {
  float: left;
  margin-right: 10px;
  width: 80px;
}
.widget ul.product_list_widget li a span.product-title {
  color: #222;
  font-weight: 500;
}
.widget ul.product_list_widget li ins {
  color: #ec0101;
  text-decoration: none;
}
.widget .tagcloud a {
  border: 1px solid #222;
  border-radius: 20px;
  color: #222;
  display: inline-block;
  font-size: 13px !important;
  margin: 0 3px 8px 0;
  padding: 2px 15px 1px;
}
.widget .tagcloud a:hover {
  background: #efdc58;
  border-color: #efdc58;
  color: #ffffff;
}
.widget .woocommerce-product-search,
.widget .search-form {
  border: 1px solid #222;
  border-radius: 40px;
  padding: 2px;
  display: inline-block;
}
input[type="search"] {
  -webkit-appearance: textfield;
  border: none;
  height: 40px;
  line-height: 36px;
  border-radius: 40px;
  padding: 0;
  margin-left: 15px;
}
.widget .search-form label,
.widget .woocommerce-product-search .search-field {
  width: calc(100% - 110px);
  float: left;
  margin-left: 0;
}
.widget .woocommerce-product-search .search-field {
  width: calc(100% - 120px);
  border-radius: 40px;
  border: none;
}
.widget .search-form .search-field {
  border: none;
  width: 100%;
  border-radius: 40px;
  margin-left: 0;
}
.widget .woocommerce-product-search input[type="submit"],
.widget .search-form .search-submit {
  border: none;
  background: #222;
  line-height: 38px;
  color: #fff;
  float: right;
  padding: 0 30px;
}
#calendar_wrap td, 
#calendar_wrap th {
  padding:  8px;
}

/* 8.1 INSTAGRAM
   ========================================================================== */
.mla-instagram {
  margin: 0 -1px;
}
.mla-instagram .item {
  padding: 1px;
  width: 100%;
}
.columns-2 .item {
  width: 50%;
}
.columns-3 .item {
  width: 33.33%;
}
.columns-4 .item {
  width: 25%;
}
.columns-5 .item {
  width: 20%;
}
.columns-6 .item {
  width: 16.66%;
}
.columns-7 .item {
  width: 14.285%;
}
.columns-8 .item {
  width: 12.5%;
}
.columns-9 .item {
  width: 11.11%;
}
.columns-10 .item {
  width: 10%;
}
.mla-sc-instagram .info {
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: rgba(0, 0, 0, .6);
  opacity: 0;
  pointer-events: none;
}
.mla-sc-instagram .item:hover .info {
  opacity: 1;
}
.mla-sc-instagram .info span {
  margin: 0 5px;
}
.is-username {
  background: rgba(246, 246, 248, .8);
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 20px 70px;
}
.mla-instagram .item a img {
  width: 100%;
}
/* ==========================================================================
   OFFLINE MODE
   ========================================================================== */
.offline {
  height: 100vh;
}
.offline .ypop-modal {
  display: none;
}
.mla-offline-content {
  height: 100vh;
  font-size: 13px;
  color: #fff;
  background-image: url(assets/images/maintenance-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.mla-offline-content h1 {
  text-transform: uppercase;
  font-size: 40px;
  color: #fff;
}
.mla-offline-content h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
.mla-offline-content .mla-countdown {
  text-align: center;
}
.mla-offline-content .mla-countdown .pr { 
  display: inline-block;
  margin: 0 10px;
  background: rgba(0, 0, 0, 0.5);
  padding: 15px 15px 10px;
  border-radius: 5px;
}
.mla-offline-content .mla-countdown .pr .fs__16 {
  font-size: 24px;
  margin-top: 0;
  font-weight: bold;
  line-height: 1;
}

/* ==========================================================================
   9.0 WOOCOMMERCE
   ========================================================================== */
.woocommerce-demo-store {
  padding-bottom: 69px;
}
.demo_store {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 1em 1.41575em;
  background-color: #3d9cd2;
  color: #fff;
  z-index: 999
}
.header-lateral .demo_store {
  left: 250px;
}
.demo_store a {
  color: #fff;
  font-weight: 400;
  background: rgba(0,0,0,.1);
  float: right;
  margin: -1em -1.41575em -1em 0;
  padding: 1em 1.41575em
}
/* 9.1 MESSAGE
   ========================================================================== */
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-updateOrderReview {
  padding: 0 15px;
  width: 100%;
}
.woocommerce-info,
.woocommerce-error,
.woocommerce-warning,
.woocommerce-message {
  padding: 30px 50px;
  box-sizing: border-box;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 99;
  margin-bottom: 30px;
  list-style: none;
}
.woocommerce-info {
  margin-top: 30px;
}
.woocommerce-message {
  background: #dff0d8;
  border: 1px solid #d6e9c6;
  color: #3c763d;
}
.archive .woocommerce-notices-wrapper {
  margin-top: 30px;
}
.single-product .woocommerce-message,
.single-product .woocommerce-error {
  margin-bottom: 0;
  position: fixed;
}
.single-product .woocommerce-notices-wrapper {
  position: relative;
  z-index: 999;
}
.woocommerce.header-lateral .woocommerce-message, 
.woocommerce.header-lateral .woocommerce-error {
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .woocommerce.header-lateral .woocommerce-message, 
  .woocommerce.header-lateral .woocommerce-error {
    margin-left: 350px;
    width: calc(100% - 350px);
  }
  .woocommerce.header-lateral ul.woocommerce-error {
    margin-left: 0px;
    width: 100%;
  }

}
.woocommerce .mla-wc-single .woocommerce-message + .woocommerce-message,
.woocommerce .woocommerce-error + .woocommerce-error,
.woocommerce .mla-wc-single .woocommerce-error li + li {
  display: none;
}
.woocommerce-message a,
.woocommerce-error a {
  float: right;
  font-weight: bold;
}
.woocommerce-info {
  background-color: #d9edf7;
  border: 1px solid #bce8f1;
  color: #31708f;
}
.woocommerce-error {
  background-color: #f2dede;
  border: 1px solid #ebccd1;
  color: #a94442;
}
.woocommerce-warning {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  color: #8a6d3b; 
}
.woocommerce-info + .login {
  margin-top: -30px;
  margin-bottom: 30px;
  background: #f1f1f1;
  padding: 20px;
}
.woocommerce-info + .checkout_coupon,
.login + .checkout_coupon,
.woocommerce-form-coupon-toggle + .checkout_coupon,
.woocommerce-error + .checkout_coupon {
  margin-top: -30px;
  margin-bottom: 0;
  background: #f1f1f1;
  padding: 20px;
  display: inline-block;
  width: 100%;
}
.woocommerce-error + .checkout_coupon {
  margin-top: 10px;
}
.woocommerce-form-coupon-toggle + .checkout_coupon {
  float: left;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
  margin-bottom: 0;
}
.woocommerce-info + .login p.lost_password, 
.woocommerce-info + .checkout_coupon p {
  margin-bottom: 0;
}
.woocommerce form .form-row label.inline {
  margin-top: 10px;
}
.woocommerce form .form-row label.inline input {
  margin: 0 5px 0 0;
}
.woocommerce-checkout .woocommerce-error {
  position: inherit;
  display: inline-block;
  width: 100%;
  margin: -30px 15px 60px;
  padding: 20px;
}
.woocommerce-checkout #payment ul.payment_methods li img {
  vertical-align: middle;
  margin: -2px 0 0 .5em;
  padding: 0;
  position: relative;
  box-shadow: none;
  max-height: 52px;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle + .woocommerce-error {
  margin: -30px 0 0;
}
/* 9.2 FILTER SIDEBAR
   ========================================================================== */
.filter-sidebar {
  width: 270px;
  top: 0;
  bottom: 0;
  left: -270px;
  transition: all .3s;
  z-index: 999;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15);
  overflow-y: auto;
}
.admin-bar .filter-sidebar {
  top: 32px;
}
.filter-sidebar h3 {
  font-size: 16px;
  line-height: 50px;
  margin: 0;
}
.filter-sidebar h3 i {
  cursor: pointer;
  font-size: 40px;
  right: 8px;
  line-height: 50px;
  top: 0;
}
.filter-sidebar .filter-content {
  padding: 10px 20px;
}
.opened .left {
  left: 0;
}
.filter-sidebar.right {
  left: auto;
  right: -270px;
}
.filter-sidebar.right h3 i {
  right: auto;
  left: 8px;
}
.opened .right {
  right: 0;
}
.filter-trigger {
  cursor: pointer;
  font-size: 24px;
}
.filter-trigger:hover,
.filter-trigger:focus {
  color: #222;
}
.filter-sidebar.right .filter-trigger {
  right: auto;
  left: -93px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  box-shadow: 1px -1px 1px 0 rgba(0, 0, 0, 0.1);
}
.filter-content ul {
  list-style: none;
}
.filter-content a,
.filter-content .widget {
  color: #878787;
}
.filter-content ul li {
  line-height: 30px;
}
.filter-content .widget {
  margin-bottom: 30px;
}
.price_slider_wrapper {
  position: relative;
  padding-top: 30px;
}
.widget_price_filter .ui-slider-horizontal {
  height: 5px;
  background: #878787;
  position: relative;
  width: calc(100% - 8px);
  border-radius: 10px;
}
.widget_price_filter .ui-slider-range {
  background: #efdc58;
  height: 100%;
  top: 0;
  display: block;
  font-size: 0.7em;
  position: absolute;
  z-index: 1;
}
.widget_price_filter .ui-state-default {
  background: #efdc58;
  cursor: ew-resize;
  height: 15px;
  width: 15px;
  position: absolute;
  z-index: 2;
  top: -5px;
  border-radius: 50%;
}
.widget_price_filter .ui-state-default:focus {
  outline: 0;
}
.widget_price_filter .price_slider_amount {
  font-size: 12px;
  padding: 26px 0 0;
  text-align: center;
}
.price_label {
  position: absolute;
  top: 0;
  left: 50%;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #FFF;
  font-size: 13px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a, 
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li a, 
.woocommerce .widget_layered_nav ul.yith-wcan-color li span, 
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li span {
  border: 1px solid #ddd;
  border-radius: 50%;
  height: 24px;
  margin: 5px 8px 8px 0;
  width: 24px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  line-height: 23px;
  box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
}
.woocommerce .widget_layered_nav ul.yith-wcan-color li a:hover, 
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li a:hover, 
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen a, 
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li.chosen a, 
.woocommerce .widget_layered_nav ul.yith-wcan-color li span:hover, 
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li span:hover, 
.woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen span, 
.woocommerce-page .widget_layered_nav ul.yith-wcan-color li.chosen span {
  border-radius: 50%;
  border: 1px solid #ddd;
  box-shadow: 0 0 0 2px rgba(0,0,0,0.15);
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a,
.woocommerce .widget_layered_nav ul.yith-wcan-label li span,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li span {
  background: #fff;
  border: 1px solid #878787;
  display: block;
  margin: 5px 5px 5px 0;
  min-width: 30px;
  overflow: hidden;
  padding: 2px 8px 0;
  text-align: center;
  text-decoration: none;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover,
.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a,
.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a {
  background-color: #222;
  border: 1px solid #222;
}
.sidebar .widget.yith-woocommerce-ajax-product-filter ul li:before { 
  content:none;
}
.sidebar .widget.yith-woocommerce-ajax-product-filter ul li {
  padding-left: 0;
}
.yith-wcan-list {
  display: inline-block;
  width: 100%;
}
.yith-wcan-list li.chosen a {
  color: #efdc58;
}
.sidebar .mla-sidebar-sticky.is_stuck {
  padding-top: 50px;
  top: 0 !important;
}
.header-sticky + .shop-top-sidebar + #mla-content .sidebar .mla-sidebar-sticky.is_stuck {
  padding-top: 90px;
}
/* 9.3 MINI CART
   ========================================================================== */
.mla-icon-cart .count {
  width: 20px;
  height: 20px;
  font-size: 10px;
  line-height: 21px;
  left: 15px;
  top: -2px;
  background: #efdc58;
  color: #1f282e;
}
.mla-push-menu {
  position: fixed;
  background: url(https://yugostuff.com/files/bg.jpg);
  width: 100%;
  max-width: 520px;
  bottom: 0;
  text-align: left;
  top: 0;
  z-index: 1000;
  overflow-y: auto;
  transition: all .5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}
.mla-push-menu:before {
    content: '';
    position: absolute;
    background: rgb(24 34 43);
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    opacity: .88;
    z-index: -1;
}
.mask-overlay {
  content: '';
  position: fixed;
  background: #1f282e;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: .97;
}
.mla-mini-cart {
  right: -100%;
  background: #FFF;
}
.cart-opened .mla-mini-cart {
  right: 0;
}
.mla-mini-cart:before {
    display: none;
}
.cart-opened.popup-opened .mla-mini-cart,
.cart-opened.popup-opened .mask-overlay {
  display: none !important;
}
.mla-canvas-menu {
  left: -100%;
}
.menu-opened .mla-canvas-menu {
  left: 0;
}
.admin-bar .mla-push-menu {
  top: 32px;
}
.mla-push-menu h3 {
  font-size: 16px;
  line-height: 50px;
}
.woocommerce .mla-push-menu h3 {
  margin-bottom: 0;
}
.mla-push-menu h3 i {
  left: 8px;
  top: 0;
  line-height: 50px;
  cursor: pointer;
  font-size: 40px;
}
.mla-push-menu h3 i.close-menu {
  left: auto;
  right: 8px;
}
.mla-mini-cart .widget_shopping_cart_content {
  padding: 20px;
}
.mla-mini-cart .mini_cart_item,
.widget_shopping_cart .mini_cart_item {
  list-style: none;
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}
.mla-mini-cart .mini_cart_item a:nth-child(2),
.widget_shopping_cart .mini_cart_item a:nth-child(2) {
  line-height: 20px;
  color: #222;
  display: block;
}
.mla-mini-cart .remove,
.widget_shopping_cart .remove {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
  color: #fff;
  right: 0;
  width: 60px;
  text-align: center;
  background: rgba(0, 0, 0, .6);
  opacity: 0;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}
.mla-mini-cart li:hover .remove,
.widget_shopping_cart li:hover .remove {
  opacity: 1;
}
.mla-mini-cart .mini_cart_item img,
.widget_shopping_cart .mini_cart_item img {
  float: left;
  margin-right: 15px;
  max-width: 60px;
}
.mla-mini-cart .variation,
.mla-mini-cart .quantity,
.widget_shopping_cart .variation,
.widget_shopping_cart .quantity {
  float: left;
  width: calc(100% - 75px);
  display: block;
  font-size: 12px;
  color: #999;
  margin: 0;
}
.variation p {
  margin-bottom: 0;
}
.variation dt,
.mla-mini-cart .variation dt,
.cart_item .variation dt {
  float: left;
  text-transform: capitalize;
  margin: 0 3px 0 0;
}
.mla-mini-cart .variation dd,
.cart_item .variation dd,
.variation dd {
  margin: 0;
}
.mla-mini-cart .variation p,
.cart_item .variation p {
  margin: 0;
}
.mla-mini-cart .total,
.widget_shopping_cart .total {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 20px;
  color: #000;
  font-size: 18px;
}
.mla-mini-cart .button,
.widget_shopping_cart .button {
  display: block;
  text-align: center;
  background: #222;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 11px;
  border: none;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 1px;
}
.mla-mini-cart .checkout,
.widget_shopping_cart .checkout {
  background: #efdc58;
  margin-top: 10px;
  color: #222;
  font-weight: 700;
}
.mla-mini-cart .button:hover,
.widget_shopping_cart .button:hover  {
  opacity: .8;
}
.mla-mini-cart .product-bundle,
.widget_shopping_cart .product-bundle {
  width: calc(100% - 75px);
}
.mla-mini-cart .product-bundle li,
.widget_shopping_cart .product-bundle li {
  margin: 0;
  font-size: 12px;
  padding-left: 10px;
}
.widget ul.product_list_widget li a.remove {
  display: flex;
}
.mla-mini-cart .product-bundle li:before,
.widget_shopping_cart .product-bundle li:before  {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background: #222;
  left: 0;
  top: 8px;
}
.widget_shopping_cart .product-bundle li:before {
  top:  5px;
}
.widget.widget_shopping_cart ul.product_list_widget .product-bundle li {
  padding-bottom: 0;
  margin-bottom: 0;
  padding-left: 10px;
  line-height: 16px;
}
.wpa-message {
  display: none;
}
/* 9.4 ARCHIVE PRODUCT
   ========================================================================== */
.shop-top-sidebar {
  border-top: 1px solid #dedede;
}
.shop-top-sidebar .woocommerce {
  margin: 0;
}
.shop-top-sidebar .widget {
  text-align: center;
}
.shop-top-sidebar .widget ul li {
  display: inline-block;
  margin: 0;
  position: relative;
  padding: 10px 15px;
}
.shop-top-sidebar .widget ul li.current-cat > a {
  color: #efdc58;
}
.shop-top-sidebar .product-categories ul,
.shop-top-sidebar .menu ul {
  position: absolute;
  width: 250px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  left: 0;
  top: 120%;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  padding: 0;
  transition: all .3s;
}
.shop-top-sidebar .product-categories li:hover > ul,
.shop-top-sidebar .menu li:hover > ul  {
  opacity: 1;
  visibility: visible;
  top: 100%;
}
.shop-top-sidebar .product-categories li ul ul,
.shop-top-sidebar .menu li ul ul {
  left: 100%;
  top: 20%;
}
.shop-top-sidebar .product-categories li ul li:hover ul,
.shop-top-sidebar .menu li ul li:hover ul {
  top: 0%;
}
.shop-top-sidebar .product-categories ul li,
.shop-top-sidebar .menu ul li {
  display: block;
  text-align: left;
}
.shop-top-sidebar .product-categories ul li:not(:last-child),
.shop-top-sidebar .menu ul li:not(:last-child) {
  border-bottom: 1px solid #ddd;
}
.mla-mobile .shop-top-sidebar .product-categories .children,
.mla-mobile .shop-top-sidebar .menu ul {
  position: absolute;
  display: none;
}
.mla-mobile .shop-top-sidebar .product-categories .opened .children,
.mla-mobile .shop-top-sidebar .menu .opened ul {
  display: block;
}
.mla-breadcrumb li {
  display: inline-block;
  padding: 0 5px;
}
.archive .woocommerce-breadcrumb {
  display: none;
}
.result-count-order {
  margin: 30px 0 0;
  display: none;
}
.woocommerce-ordering {
  position: relative;
  z-index: 8;
  border: 1px solid #ddd;
  border-radius: 40px;
}
.woocommerce-ordering:after {
  content: '\f107';
  position: absolute;
  font-family: 'FontAwesome';
  right: 16px;
  top: 8px;
  pointer-events: none;
}
.woocommerce-ordering select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  outline: 0;
  padding: 0 10px;
  color: #878787;
  font-size: 14px;
  cursor: pointer;
}
.result-count-order a {
  color: #878787;
}
.woocommerce-breadcrumb {
  padding: 0;
  font-size: 13px;
}
.woocommerce-breadcrumb i {
  margin: 0 8px;
}
.wc-col-switch a {
  border: 1px solid #878787;
  height: 26px;
}
.wc-col-switch a.one {
  width: 28px;
}
.wc-col-switch a.two {
  width: 29px;
}
.wc-col-switch a.three {
  width: 42px;
}
.wc-col-switch a.four {
  width: 55px;
}
.wc-col-switch a.six {
  width: 81px;
}
.wc-col-switch a:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 10px;
  height: 20px;
  background: #878787;
  transition: all .3s;
}
.wc-col-switch a.one:before {
  width: 22px;
}
.wc-col-switch a.two:before {
  box-shadow: 13px 0 0 #878787, 13px 0 0 #878787;
}
.wc-col-switch a.three:before {
  box-shadow: 13px 0 0 #878787, 26px 0 0 #878787;
}
.wc-col-switch a.four:before {
  box-shadow: 13px 0 0 #878787, 26px 0 0 #878787, 39px 0 0 #878787;
}
.wc-col-switch a.six:before {
  box-shadow: 13px 0 0 #878787, 26px 0 0 #878787, 39px 0 0 #878787, 52px 0 0 #878787, 65px 0 0 #878787;
}
.wc-col-switch a:hover,
.wc-col-switch a.active {
  border-color: #222;
}
.wc-col-switch a:hover:before,
.wc-col-switch a.active:before {
  background: #222;
}
.wc-col-switch a.one:hover:before,
.wc-col-switch a.one.active:before {
  background: #222;
}
.wc-col-switch a.two:hover:before,
.wc-col-switch a.two.active:before {
  box-shadow: 13px 0 0 #222, 13px 0 0 #222;
}
.wc-col-switch a.three:hover:before,
.wc-col-switch a.three.active:before {
  box-shadow: 13px 0 0 #222, 26px 0 0 #222;
}
.wc-col-switch a.four:hover:before,
.wc-col-switch a.four.active:before {
  box-shadow: 13px 0 0 #222, 26px 0 0 #222, 39px 0 0 #222;
}
.wc-col-switch a.six:hover:before,
.wc-col-switch a.six.active:before {
  box-shadow: 13px 0 0 #222, 26px 0 0 #222, 39px 0 0 #222, 52px 0 0 #222, 65px 0 0 #222;
}
.product-btn {
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
}
.product-image:hover .product-btn {
  opacity: 1;
  visibility: visible;
  top: 50%;
}
.btn-quickview,
.product-image .product-btn .button,
.product-image .added_to_cart {
  line-height: 40px;
  margin: 10px 0;
}
.product-image .added_to_cart {
  border-radius: 40px;
  padding: 0 34px;
}
.product-image .product-btn .button,
.product-image .added_to_cart {
  margin: 0;
  background: #fff;
  border: 0;
  font-weight: 400;
  line-height: 42px;
}
.product-image .product-btn .button:hover {
  color: #fff;
  background: #222;
}
.product-image .product-btn .button i {
  display: none;
}
.product-image .add_to_cart_button.loading {
  text-indent: -999em;
}
.product-image .add_to_cart_button.loading:before {
  display: block;
  content: "\f110";
  position: absolute;
  font-family: "FontAwesome";
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
  text-indent: 0;
  left: calc(50% - 5px);
  top: -1px;
}
.product-image .add_to_cart_button.added,
.product-image .add_to_cart_button i {
  display: none;
}
.btn-quickview:hover,
.product-image .add_to_cart_button:hover,
.product-image .added_to_cart:hover {
  background: #222;
  color: #fff;
}
.product-image {
  text-align: center;
  overflow: hidden;
  min-height: 250px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  border-radius: 12px;
}
.product-image a.db:before {
}
.product-image .yith-wcwl-add-to-wishlist {
  z-index: 2;
  left: 12px;
  top: 12px;
  width: 20px;
  height: 22px;
  text-align: center;
  position: absolute;
  margin: 0;
}
.product-image .yith-wcwl-add-to-wishlist a i,
.product-image .yith-wcwl-add-to-wishlist .ajax-loading {
  margin: 0;
  font-size: 18px;
}
.product-image .yith-wcwl-add-to-wishlist .ajax-loading,
.btn-atc .yith-wcwl-add-to-wishlist .ajax-loading {
  width: auto !important;
  height: auto !important;
  left: 0;
  top: 22px;
  color: #fff;
}
.btn-atc .yith-wcwl-add-to-wishlist .ajax-loading {
  top: 10px;
  left: 6px;
  color: #222;
}
.price ins {
  color: #ec0101;
  text-decoration: none;
}
.product-image-flip img {
  transition: all .3s;
}
.product-image-flip img,
.metro-item .product-image-flip img {
  width: 100%;
  display: inline-block;
}
.product-image-flip .back {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.product-image:hover .product-image-flip .db:first-child,
.product-image .product-attr,
.product-image > .db:before,
.product-image .yith-wcwl-add-button a {
  opacity: 0;
  visibility: hidden;
}
.product-image:hover .product-image-flip .back,
.product-image:hover .product-attr,
.product-image:hover .db:before,
.product-image:hover .yith-wcwl-add-button a {
  opacity: 1;
  visibility: visible;
}
.product-image .product-attr {
  bottom: 5px;
  left: 10px;
  right: 10px;
  z-index: 2;
}
.product-image .product-attr p {
  margin: 0;
}
.badge .right,
.mla-wc-single .product-extra .badge .right {
}
.badge .left,
.mla-wc-single .product-extra .badge .left {
  left: 15px;
}
.badge span {
  height: 20px;
  line-height: 20px;
  background: #fe9931;
  color: #fff;
  z-index: 8;
  width: 60px;
  display: block;
}
.badge .onsale + .new {
  top:  50px;
}
.badge .new {
  background: #efdc58;
  border-radius: 100px;
  text-transform: uppercase;
  color: #1f282e;
  right: 5px;
  top: 5px;
}
.badge .sold-out {
  width: 90px;
  background: linear-gradient(280deg, rgba(239,220,88,1) 0%, rgba(182,26,188,1) 100%);
  right: 5px;
  max-width: 90px;
  display: block;
  border-radius: 100px;
  top: 5px;
  text-transform: uppercase;
}
.mla-wc-single .badge .sold-out {
  left: auto;
  right: 15px;
}
.outofstock .badge .onsale {
  display: none;
}
.price {
  color: #1f282e;
  margin: 0;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -1px;
} 
.price del {
  color: #878787;
}
.price ins {
  text-decoration: none;
  margin-left: 3px;
}
.countdown-time {
  bottom: 70px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.product-type-variable .countdown-time {
  bottom: 90px;
}
.product-type-variable .product-countdown .swatch__list {
  justify-content: center;
}
.countdown-time.countdown-time-single-product {
  transform: none;
  display: table;
}
.countdown-time.countdown-time-single-product .mla-countdown  {
  margin-left: -4px;
}
.mla-sticky-atc .countdown-time {
  display: none;
}
.countdown-time .pr {
  background: rgba(0, 0, 0, 0.95);
  width: 60px;
  height: 60px;
  margin: 0 4px;
  border-radius: 3px;
  padding-top: 3px;
}
.countdown-time .pr .cw {
  line-height: 16px;
}
.countdown-time .pr span:last-child {
  color: #999;
}
.product-countdown img {
  width: 100%;
}
.product-countdown .product-info {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  white-space: nowrap;
  padding:  0 20px;
}
.product-countdown .product-info h3 {
  font-size: 16px;
  width: 350px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mla-ajax-load a {
  border: 2px solid #222;
  border-radius: 40px;
  display: inline-block;
  height: 50px;
  line-height: 48px;
  padding: 0 45px;
}
.mla-ajax-load a:hover {
  border: 2px solid #efdc58;
  background: #efdc58;
  color: #fff;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2); 
}
.mla-ajax-load a.disabled {
  pointer-events: none;
  opacity: .2;
  border-color: #878787;
}
/* METRO LAYOUT */
.products.metro .product-info {
  position: absolute;
  left: 15px;
  bottom: 15px;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
}
.products.metro .product-info h3 a {
  color: #fff;
}
.price del span {
  text-decoration: line-through;
}
.products.metro .product-inner:hover .product-info {
  opacity: 1;
  visibility: visible;
}
.products.metro .product-image .product-attr {
  display: none;
}
.metro-item .product-inner {
  overflow: hidden;
}
.metro-item .product-inner .product-image {
  margin: 0 0 -10px;
}
.products.metro .metro-item .product-image .product-attr {
  bottom: 68px;
}
.item-colors li {
  margin: 3px 5px 0 0;
}
.item-colors li a {
  border-radius: 50%;
  height: 22px;
  width: 22px;
}
/* 9.5 SUB CATEGORY
-------------------------------------------------------------------------- */
.product-category,
.mla-banner {
  position: relative;
  margin-top: 0;
  margin-bottom: 30px;
  text-align: center;
}
.elementor-element .product-category,
.elementor-element .mla-banner {
  margin-bottom: 0;
}
.product-category {
  margin-top: 30px;
}
.product-category h2,
.mla-banner h3 {
  position: absolute;
  bottom: 20px;
  left: 50%;
  font-size: 14px;
  font-weight: 600;
  background: #fff;
  color: #222;
  padding: 12px 20px;
  box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.1);
  min-width: 150px;
  text-align: center;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mla-banner h3 {
  pointer-events: none;
}
.product-category h2 mark {
  display: none;
  background: none;
}
.product-category img,
.mla-banner img {
  transition: all .3s;
}
.product-category:hover img,
.mla-banner:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.product-category a {
  overflow: hidden;
  display: inline-block;
}
/* 9.8 SINGLE PRODUCT
   ========================================================================== */
.single-product-thumbnail .slick-slide > a,
.single-product-thumbnail .slick-slide img {
  display: inline-block;
  border-radius: 12px;
}
.p-item.woocommerce-product-gallery__image {
  text-align: center;
}
.product-quickview .single-product-thumbnail img {
  pointer-events: none;
}
.single-product-thumbnail.bottom .p-nav img {
  width: 100%;
}
.single-product-thumbnail.loading:before {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9;
  position: absolute;
  content:'';
} 
.single-product-thumbnail.loading:after {
  background: url('assets/images/loader.svg') no-repeat 0 0;
  background-size: 100%;
  width: 50px;
  height: 50px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  content:'';
}
.p-nav .slick-slide {
  cursor: pointer;
}
.single-product-thumbnail.left .p-nav,
.single-product-thumbnail.right .p-nav {
  position: absolute;
  max-width: 80px;
  top: 0;
}
.single-product-thumbnail.left .p-nav > .slick-list,
.single-product-thumbnail.right .p-nav > .slick-list {
  min-height: 462px;
}
.single-product-thumbnail.left .p-nav {
  left: 0;
}
.single-product-thumbnail.right .p-nav {
  right: 0;
}
.single-product-thumbnail.bottom .p-nav {
  margin-top: 10px;
  margin-right: -10px;
}
.single-product-thumbnail.left:not(.no-nav) .p-thumb,
.mla-wc-single .left + .social-share {
  padding-left: 90px;
}
.single-product-thumbnail.right:not(.no-nav) .p-thumb,
.mla-wc-single .right + .social-share {
  padding-right: 90px;
}
.single-product-thumbnail.left .p-nav .slick-slide,
.single-product-thumbnail.right .p-nav .slick-slide {
  border: 0;
  width: 80px;
}
.single-product-thumbnail.left .p-nav .slick-slide:not(:last-child),
.single-product-thumbnail.right .p-nav .slick-slide:not(:last-child) {
  margin-bottom: 10px;
}
.single-product-thumbnail.bottom .p-nav .slick-slide:not(:last-child) {
  margin-right: 10px;
}
.single-product-thumbnail.left .slick-prev {
  left: 120px;
}
.single-product-thumbnail.right .slick-next {
  right: 120px;
}
.p-nav .slick-slide {
  opacity: .6;
}
.p-nav .slick-slide.slick-current {
  opacity: 1;
}
.wc-single-2 .p-thumb.mla-masonry .p-item {
  float: left;
  padding: 5px;
  width: 100%;
}
.wc-single-2 .p-thumb:not(.columns-full) .p-item {
  width: 50%;
}
.wc-single-2 .p-thumb.mla-masonry {
  margin: -5px;
  overflow: hidden;
}
.wc-single-2 .p-thumb.columns-3 .p-item {
  width: 33.3%;
}
.wc-single-3 .p-thumb .p-item:not(:last-child) {
  margin-bottom: 30px;
}
.wc-single-3 .summary {
  padding-top: 120px;
}
.wc-single-3 .quantity input.input-text[type="number"] {
  width: 100px;
}
.wc-single-3 .star-rating {
  margin: 0 auto;
  font-size: 15px;
}
.wc-single-3 .woocommerce-review-link {
  display: none;
}
.mla-wc-single.wc-single-3 .entry-summary > *:not(:last-child) {
  margin-bottom: 10px;
}
.wc-single-3 .price {
  font-size: 24px;
}
.wc-single-3 .product-info .price {
  font-size: 14px;
}
.wc-single-3 .hidden-sm .btn-atc {
  display: none;
}
.wc-single-3 .swatch__list {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
}
.p-nav-outside .slick-slide:not(:last-child) {
  margin-right: 10px;
  margin-bottom: 10px;
}
.mla-wc-single .social-share {
  text-align: center;
  margin-top: 20px;
}
.mla-wc-single .mla-social i {
  font-size: 20px;
}
.primary-sidebar.fixed-top .primary-sidebar-inner {
  position: fixed;
}
.mla-wc-single .entry-summary > *:not(:last-child),
.product-quickview .entry-summary > *:not(:last-child) {
  margin-bottom: 20px;
  text-align: left;
}
.product_title {
  font-size: 26px;
  margin-bottom: 10px !important;
  font-weight: 600;
  letter-spacing: -0.5px;
  max-width: 470px;
  color: #1f282e;
  line-height: 32px;
  margin-bottom: 30px !important;
}
.wc-single-4 .entry-summary.is_stuck {
  padding-top: 20px;
}
.admin-bar .wc-single-4 .entry-summary.is_stuck {
  padding-top: 50px;
}
.header-sticky + #mla-content .wc-single-4 .entry-summary.is_stuck {
  padding-top: 80px;
}
.admin-bar .header-sticky + #mla-content .wc-single-4 .entry-summary.is_stuck {
  padding-top: 110px;
}
.wc-single-4 .images .p-item:not(:last-child) {
  margin-bottom: 30px;
}
.price-review .woocommerce-product-rating {
  -ms-order: 2;
  order: 2;
  -webkit-order: 2;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
.entry-summary .price {
  font-size: 26px;
  line-height: 30px;
  text-align: left;
}
.price-review .price ins {
  color: #ec0101;
}
form .quantity {
  height: 40px;
  border: 1px solid #222;
  text-align: center;
  border-radius: 6px;
  display: inline-block;
  margin-right: 5px;
}
.wc-single-3 form .quantity {
  width: 100%;
  margin-bottom: 10px;
}
.wc-single-3 .woocommerce-variation-add-to-cart {
  flex: 1;
}
form .quantity.hidden {
  display: none !important;
}
.quantity input.input-text[type="number"] {
  -moz-appearance: textfield;
  width: 115px;
  border: 0;
  height: 40px;
  background: none;
  padding: 0;
  font-weight: 600;
  font-size: 16px;
  color: #222;
}
.content-quickview .quantity input.input-text[type="number"] {
  width: 90px;
}
.quantity input.input-text[type="number"]:focus {
  border-color: #222;
}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.quantity input[type="number"]:focus {
  outline: none;
}
.quantity .tc a {
  top: 8px;
  color: #1f282e;
}
.quantity .tc a:hover {
  color: #efdc58;
}
.quantity .tc a.plus {
  right: 16px;
}
.quantity .tc a.minus {
  left: 16px;
}
form.cart {
  position: relative;
  flex-wrap: wrap;
}
form.cart:not(.variations_form) > * {
  margin-bottom: 10px;
}
button.single_add_to_cart_button {
  border: none;
  color: #1f282e;
  text-transform: uppercase;
  position: relative;
  float: left;
  background: #efdc58;
}
.wc-single-3 form.cart .single_add_to_cart_button {
  flex: 1;
}
.wc-single-3 form.cart .woocommerce-variation-add-to-cart .single_add_to_cart_button {
  width: calc(100% - 50px);
}
button.single_add_to_cart_button:hover {
  background: #1f282e;
  color: #efdc58;
}
.entry-summary .single_add_to_cart_button.disabled {
  cursor: not-allowed;
  opacity: .5;
}
.cart .yith-wcwl-add-to-wishlist {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  border: 1px solid #222;
  text-align: center;
  transition: all .3s;
  display: inline-block;
}
.cart .yith-wcwl-add-to-wishlist:hover {
  border-color: #efdc58;
}
.cart .yith-wcwl-add-to-wishlist a {
  display: block;
}
.cart .yith-wcwl-add-to-wishlist a:hover {
  color: #efdc58;
}
.cart .yith-wcwl-add-to-wishlist a i {
  margin: 0;
}
.external.cart .yith-wcwl-add-to-wishlist {
  position: inherit;
  right: auto;
  margin-left: 10px;
}
.group_table .yith-wcwl-add-to-wishlist {
  bottom: 0;
  left: 160px;
  top: auto;
  position: absolute;
}
.mla-sticky-atc .group_table label a {
  color: #fff;
}
.mla-sticky-atc form.group_table {
  margin: 0 15px;
}
.mla-sticky-atc form.group_table table {
  margin-bottom: 10px;
}
.single_add_to_cart_button i.fa {
  top: 12px;
  right: 12px;
}
.mla-sticky-atc,
.mla-sticky-atc .yith-wcwl-add-to-wishlist,
.mla-sticky-atc .stock,
.mla-sticky-atc .atttribute-value {
  display: none;
}
.mla-sticky-atc .woocommerce-variation {
  display: none !important;
}
.mla-sticky-atc {
  z-index: 999;
  right: 10px;
}
.has-btn-sticky .single_variation_wrap,
.mla-sticky-atc form.cart .quantity {
  margin: 0;
}
.mla-sticky-atc .button,
.mla-sticky-atc .button.single_add_to_cart_button:hover {
  background: #000;
  padding: 0 20px;
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 0 !important;
}
.mla-sticky-atc form.cart .quantity,
.mla-sticky-atc .quantity input.input-text[type="number"],
.mla-sticky-atc .quantity .tc a {
  border-color: rgba(255, 255, 255, .2);
  color: #fff;
  border-radius: 0;
  font-size: 10px;
  line-height: 26px;
  width: auto;
}
.mla-sticky-atc .quantity input.input-text[type="number"] {
  width: 80px;
}
.mla-sticky-variable {
  width: 40px;
  height: 40px;
  left: 0;
  bottom: 0;
  color: #aaa;
  line-height: 40px;
}
.mla-sticky-atc .variations {
  position: absolute;
  background: rgba(255,255,255,0.98);
  box-shadow: 0 0 0 1px rgba(39,44,48,0.05), 0 2px 7px 1px rgba(39,44,48,0.16);
  padding: 10px;
  bottom: calc(100% + 10px);
  border-radius: 2px;
  left: 0;
  width: 100%;
  transform: scale(.8);
  transform-origin: 0 100px 0;
  transition: all .3s ease;
  opacity: 0;
  visibility: hidden;
}
.mla-sticky-atc .variations.opened {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.mla-sticky-atc .variations:before {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 15px;
  display: block;
  z-index: 1;
  border: 6px solid transparent;
  border-top: 6px solid #fff;
}
.mla-sticky-atc .product-variable,
.mla-sticky-atc .product-attribute {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
}
.mla-sticky-atc .product-variable:not(:last-child),
.mla-sticky-atc .product-attribute:not(:last-child) {
  margin-bottom: 10px;
}
.mla-sticky-atc .product-variable h4.label,
.mla-sticky-atc .product-attribute h4.label {
  margin: 0;
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: 500;
}
.mla-sticky-atc .product-variable .value:after {
  top: 4px;
}
.mla-sticky-atc .product-variable select {
  height: 30px;
  line-height: 30px;
}
.mla-sticky-atc .product-attribute > div:nth-child(2) {
  display: block !important;
}
.mla-sticky-atc .single_add_to_cart_button .fa-spinner {
  right: 5px;
}
.content-quickview .product_meta {
  text-indent: -999em;
}
.content-quickview .product_meta br {
  display: none;
}
.content-quickview .product_meta .wcvendors_ships_from {
  display: none;
}
.content-quickview .product_meta > span {
  text-indent: 0;
}
.product_meta > span {
  display: block;
  margin-bottom: 1px;
  color: #222;
  font-size: 12px;
}
.wc-tabs {
  flex-wrap: wrap;
}
.wc-tabs li {
  list-style: none;
}
.wc-tabs li.active a,
.wc-tabs li a:hover {
  color: #222;
}
.wc-tabs li a:hover {
    background-color: rgb(239 220 88);
    border-color: rgb(239 220 88);
}
.wc-tabs li a {
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 6px;
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: revert-layer;
  background: #ebebeb;
  margin-right: 3px;
  color: #111;
}
.wc-tabs li.active a {
  background: rgb(239 220 88);
  color: #1f282e;
}
.wc-tab {
  padding: 25px 0;
  background: #e2e2e2;
  padding: 25px 30px;
  color: #000;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  border-top-right-radius: 12px;
}
.woocommerce-tabs .entry-content > h2:first-child {
  display: none;
}
.summary .wc-tabs {
  justify-content: flex-start;
  text-align: left;
}
.summary .wc-tabs li a {
  font-size: 13px;
  padding: 0 20px;
}
.tab-heading {
  padding: 10px 20px;
}
.tab-heading:after {
  content: "\f067";
  position: absolute;
  font-family: "FontAwesome";
  right: 0;
  width: 43px;
  height: 43px;
  text-align: center;
  background: #222;
  color: #fff;
  top: 0;
  line-height: 44px;
}
.active .tab-heading:after {
  content: "\f068";
}
.wc-accordion:not(:last-child) {
  margin-bottom: 10px;
}
.wc-accordion-content {
  padding: 20px;
  display: none;
}
.woocommerce-Reviews #comments .woocommerce-Reviews-title,
.woocommerce-Reviews #comments .woocommerce-noreviews {
  display: none;
}
.woocommerce-Reviews #comments .commentlist {
  margin-bottom: 30px;
}
.entry-summary .woocommerce-tabs {
  background: none;
  padding: 0;
  margin-top: 30px;
}
.product-extra {
  margin-left: -1rem;
  margin-right: -1rem;
}
.product-extra-title h2:before,
.product-extra-title h2:after,
.section-title:before,
.section-title:after,
.divider:before,
.divider:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 2px;
  background: #222;
  top: 12px;
}
.product-extra-title h2:before,
.section-title:before,
.divider:before,
.elementor-heading-title:before {
  left: -75px;
}
.product-extra-title h2:after,
.section-title:after,
.divider:after,
.elementor-heading-title:after {
  right: -75px;
}
.product-extra .mla-carousel .product {
  max-width: 100%;
  flex-basis: 100%;
}
.divider {
  display: table;
  margin: auto;
  text-align: center;
}
.mla-heading.divider {
  font-size: 24px;
  line-height: 24px;
}
.section-title {
  font-weight: 600;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  font-size: 24px;
}
.sub-title {
  font-family: "Libre Baskerville",serif;
  font-style: italic;
  font-size: 14px;
  color: #878787;
  font-weight: normal;
  margin-top: 0;
}
.p-video {
  bottom: 20px;
  z-index: 9;
  right: 20px;
}
.right .p-video {
  right: 120px;
}
.left .p-video,
.outside .p-video {
  right: 20px;
}
.bottom .p-video {
  bottom: 208px;
}
.p-video a {
  height: 44px;
  line-height: 40px;
  border: 2px solid #222;
}
.p-video a:hover {
  border-color: #efdc58;
}
.p-video a i {
  margin-right: 5px;
  font-size: 20px;
  font-weight: bold;
  vertical-align: middle;
}
.p-video iframe {
  width: 100%;
}
#mla-vsh .wp-video {
  margin: auto;
}
#mla-vsh .wp-video-shortcode {
  width: 640px !important;
  height: 360px !important;
}
p.out-of-stock {
  color: #ec0101;
  text-transform: uppercase;
}
.product_meta {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}
.admin-bar .pswp__ui--over-close:not(.pswp__ui--idle) .pswp__top-bar {
    opacity: 1;
}
@media only screen and (max-width: 782px) {
  .admin-bar .pswp__top-bar {
      top: 46px;
  }   
}
.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse {
  display: block !important;
}
/* 9.8.1 COLOR SWATCH
   -------------------------------------------------------------------------- */
.swatch .swatch-item {
  border-radius: 50%;
  border: 1px solid #dcdcdc;
  padding: 0;
  margin: 5px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
}
.swatch .swatch-item:first-child {
  margin-left: 0;
}
.swatch .swatch-item.disable {
  cursor: not-allowed;
  border: 1px solid #999;
  position: relative;
}
.swatch .swatch-item.disable:after {
  content:'\e680';
  top: -29px;
  left: -11px;
  width: 100%;
  height: 100%;
  font-size: 50px;
  font-family: 'Pe-icon-7-stroke';
  position: absolute;
  z-index: 10;
}
ul.swatch .swatch-item:hover,
ul.swatch .swatch-item.selected {
  background: transparent;
  border-radius: 50%;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.15);
  color: #878787;
}
.swatch .swatch-item span {
  border-radius: 50%;
  height: 28px;
  width: 28px;
  line-height: 30px;
  font-size: 13px;
}
.tooltipster-base {
  background: #000;
  color: #fff;
}
.single_variation_wrap {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
.single_variation_wrap > .woocommerce-variation {
  flex-basis: 100%;
}
.woocommerce-variation-add-to-cart {
  width: 100%;
}
.woocommerce-variation-price .price {
  margin-bottom: 20px;
  display: block;
  line-height: 1;
}
.variations {
  display: block;
  margin-bottom: 40px;
}
.variations h4.label {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
}
.variations .value {
  position: relative;
  color: #999;
  max-width: 300px;
}
.variations .value:after {
  content: '\f107';
  position: absolute;
  font-family: 'FontAwesome';
  right: 10px;
  top: 7px;
  pointer-events: none;
  color: #111;
}
.variations .value select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 1px solid #222222;
  outline: 0;
  padding: 0;
  color: #222;
  font-size: 14px;
  cursor: pointer;
  width: 100%;
  height: 38px;
  line-height: 38px;
  padding: 0 30px 0 10px;
  border-radius: 6px !important;
}
table.variations {
  border: 0 none;
  display: inherit;
}
table.variations td.label {
  border: 0 none;
  padding: 0 15px 10px 0;
}
table.variations td.value {
  border: 0 none;
  padding: 0 0 10px 0;
}
table.variations .value:after { 
  display: none;
}
.wcvs-loading + .p-nav {
  opacity: 0;
}
/* 9.8.2 GROUPED PRODUCT
   -------------------------------------------------------------------------- */
form.cart:not(.variations_form) > .woocommerce-grouped-product-list.group_table {
  margin-bottom: 20px;
}
.group_table td,
.group_table td.woocommerce-grouped-product-list-item__label {
  text-align: center;
  padding: 10px;
}
.group_table td.woocommerce-grouped-product-list-item__label {
  text-align: left;
}
.group_table td.woocommerce-grouped-product-list-item__thumb img {
  width: 80px;
  max-width: 100%;
}
.group_table td.woocommerce-grouped-product-list-item__thumb del,
.group_table td.woocommerce-grouped-product-list-item__thumb ins {
  display: none;
}
.group_table td.woocommerce-grouped-product-list-item__label label,
.grouped_form td.woocommerce-grouped-product-list-item__label label {
  display: block;
  width: 100%;
}
.group_table td .quantity,
.grouped_form td .quantity  {
  float: none;
  margin: 0;
  border-radius: 2px;
  border-color: #ddd;
}
.grouped_form .yith-wcwl-add-to-wishlist {
  float: left;
}
.mla-sticky-atc .grouped_form {
  padding: 0 15px;
}
.extra-link {
  display: inline-block;
  width: 100%;
}
.woocommerce-grouped-product-list-item__thumb .woocommerce-Price-amount,
.woocommerce-grouped-product-list-item__thumb .woocommerce-price-suffix,
.woocommerce-grouped-product-list-item__quantity a.button i {
  display: none;
}
.woocommerce-grouped-product-list-item__thumb {
  font-size: 0;
  width: 80px;
}
.woocommerce-grouped-product-list-item__quantity a.button {
  padding: 0 15px;
  white-space: nowrap;
}
/* 9.8.3 BUNDLE PRODUCT
   -------------------------------------------------------------------------- */
.summary .wpa-wcpb-list {
  padding: 0;
  display: inline-block;
}
.wpa-wcpb-list h4.wpa-title {
  margin: 0;
}
.showbox {
  display: none;
}
.wc-single-3 .summary .wpa-wcpb-list h4.wpa-title {
  font-size: 15px;
  margin-bottom: 10px;
}
.wc-single-3 .wpa-wcpb-list .price {
  font-size: 14px;
}
.wc-single-3 .summary .wpa-wcpb-list .list-image {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.wc-single-3 .summary .wpa-wcpb-list .wpa_wcpb_add_to_cart {
  float: none;
  margin-right: 0;
}
.wc-single-3 .wpa-wcpb-list .list-select {
  text-align: left;
  font-size: 11px;
}
.entry-summary .wpa-wcpb-list .price,
.product-quickview .entry-summary .wpa-wcpb-list .price {
  font-size: 14px;
  line-height: 14px;
}
.product-quickview .entry-summary .price {
  font-size: 20px;
}
.select-wrap {
  position: relative;
  z-index: 8;
  border: 1px solid #ddd;
  display: inline-block;
  margin-right: 10px;
}
.select-wrap:after {
  content: '\f107';
  position: absolute;
  font-family: 'FontAwesome';
  right: 8px;
  top: 8px;
  pointer-events: none;
}
.select-wrap select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  outline: 0;
  padding: 0 15px;
  color: #878787;
  font-size: 14px;
  cursor: pointer;
}
/* 9.8.3 LIGHT BOX POPUP
   -------------------------------------------------------------------------- */
div.pp_woocommerce .pp_content_container {
  border-radius: 0;
  padding: 20px 0;
}
.pp_content_container .pp_left {
  padding-left: 20px;
}
.pp_content_container .pp_right {
  padding-right: 20px;
}
div.pp_woocommerce a.pp_contract:before,
div.pp_woocommerce a.pp_expand:before,
div.pp_woocommerce .pp_close:before,
div.pp_woocommerce .pp_next:before, 
div.pp_woocommerce .pp_previous:before,
div.pp_woocommerce .pp_arrow_next:before, 
div.pp_woocommerce .pp_arrow_previous:before {
  font-family: 'Pe-icon-7-stroke', sans-serif;
  color: #3e3e3e !important;
}
div.pp_woocommerce a.pp_contract:before,
div.pp_woocommerce a.pp_expand:before {
  content: '\e657';
}
div.pp_woocommerce .pp_close:before {
  content: '\e680';
  font-size: 30px;  
}
div.pp_woocommerce .pp_next:before,
div.pp_woocommerce .pp_arrow_next:before {
  content: '\e684';
  font-size: 25px;
}
div.pp_woocommerce .pp_next:before,
div.pp_woocommerce .pp_previous:before {
  font-size: 32px !important; 

}
div.pp_woocommerce .pp_previous:before,
div.pp_woocommerce .pp_arrow_previous:before {
  content: '\e686';
  font-size: 25px;
}
div.pp_woocommerce .pp_gallery .pp_arrow_previous,
div.pp_woocommerce .pp_gallery .pp_arrow_next {
  display: none !important;
}
div.ppt,
div.pp_woocommerce .pp_description {
  display: none !important;
}
div.pp_woocommerce .pp_arrow_next, 
div.pp_woocommerce .pp_arrow_previous, 
div.pp_woocommerce .pp_close, 
div.pp_woocommerce .pp_next::before, 
div.pp_woocommerce .pp_previous::before, 
div.pp_woocommerce a.pp_contract, 
div.pp_woocommerce a.pp_expand {
  background: none;
  color: #3e3e3e;
  text-shadow: none;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
}
div.pp_woocommerce a.pp_contract, 
div.pp_woocommerce a.pp_expand {
  top: -14px;
  left: -14px;
  background: #fff;
  border-radius: 0;
}
div.pp_woocommerce a.pp_contract:hover, 
div.pp_woocommerce a.pp_expand:hover {
  background: #fff;
}
div.pp_woocommerce a.pp_contract::before, div.pp_woocommerce a.pp_expand::before {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  font-size: 20px;
}
div.pp_woocommerce .pp_close {
  background: #fff;
  border-radius: 0;
  top: -14px;
  right: -14px;
  letter-spacing: 0;
}
div.pp_woocommerce .pp_close:hover {
  background: #fff;
}
.pp_gallery {
  margin-top: -75px;
}
.pp_gallery ul {
  height: 60px;
}
div.pp_woocommerce .pp_gallery ul li a {
  height: 60px;
  border-color: rgba(0, 0, 0, 0.3);
  border-radius: 0;
}
div.pp_woocommerce .pp_gallery ul li a:hover, 
div.pp_woocommerce .pp_gallery ul li.selected a {
  border-color: rgba(0, 0, 0, 0.5);
}
div.pp_woocommerce .pp_nav {
  float: none;
  margin: 0;
  position: relative;
  text-align: center;
}
.pp_nav .pp_pause, 
.pp_nav .pp_play,
.pp_nav p,
a.pp_arrow_next,
a.pp_arrow_previous {
  display: inline-block;
  float: none;
}

/* 9.8.4 POPUP CART
   -------------------------------------------------------------------------- */
.cart__popup {
  padding: 20px;
  max-width: 780px !important;
  width: 100%;
}
.cart__popup.loading:before,
.cart__popup.loading:after {
  content: "";
  position: absolute;
}
.cart__popup.loading:before {
  background: rgba(255, 255, 255 , .8);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.cart__popup.loading:after {
  content: "\f110";
  font-family: FontAwesome;
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
  z-index: 2;
  font-size: 50px;
  color: #000;
  left: calc(50% - 25px);
  top: calc(50% - 35px);
}
.cart__popup-item {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: -1px;
}
.cart__popup-item > div {
  padding: 10px;
}
.cart__popup-item > div:first-child {
  padding-left: 0;
}
.cart__popup-item > div:last-child {
  padding-right: 0;
}
.cart__popup-thumb img {
  max-width: 60px;
}
.cart__popup-quantity .quantity > * {
  float: left;
}
.cart__popup-qty {
  height: 30px;
  display: block;
  border: 1px solid #e3e3e3;
  line-height: 30px;
  width: 30px;
}
.cart__popup-qty--input {
  -moz-appearance: textfield;
  width: 30px !important;
  height: 30px !important;
  padding: 0 !important;
  font-size: 11px !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-color: #e3e3e3 !important;
}
.cart__popup-item .cart__popup-total {
  padding: 10px 30px;
}
.cart__popup-remove,
.cart__popup-undo {
  cursor: pointer;
}
.cart__popup-undo {
  text-decoration: underline;
}
.popup__cart-product h4 {
  letter-spacing: 0;
  font-size: 14px;
}
.popup__cart-product button,
.popup__cart-product a.button {
  height: 36px;
  line-height: 32px;
  padding: 0 20px;
  margin: 10px auto 0;
  font-size: 13px;
  display: table;
  white-space: nowrap;
}
.cart__popup-related-title {
  margin: 20px 0 10px;
}
.cart__popup-action .checkout-button {
  background: #efdc58;
  color: #fff;
  border: none;
  line-height: 40px;
}
.cart__popup-action .checkout-button:hover {
  background: #222;
  color: #fff;
}
.mfp-close-btn-in .product-quickview .cart__popup-action .mfp-close {
  color: #222;
  position: relative;
  width: auto;
  opacity: 1;
}
/* 9.9 PAGE HEADING
   ========================================================================== */
.page-head {
  padding: 120px 0;
  color: #ededed;
  background: url(https://yugostuff.com/files/bg.jpg);
  background-size: cover;
  background-position: center center;
}
.page-head h1 {
  font-size: 32px;
  line-height: 46px;
  font-weight: 500;
  letter-spacing: -0.5px;
}
.page-head:after {
  content: '';
  position: absolute;
  background: rgb(24 34 43);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .80;
}
.page-head .mla-container {
  z-index: 1;
}
.page-head p {
  margin-top: 5px;
  color: #FFF;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
.page-head a {
  color: #fff;
}
.mla-breadcrumb {
  padding: 10px 15px;
  background: #f6f6f8;
  display: none;
}
.term-description {
  display: none;
}
/* 9.10 STAR RATING
   ========================================================================== */
.star-rating {
  font-family: 'FontAwesome';
  font-size: 10px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 5.8em;
  letter-spacing: 3px;
  margin: auto;
}
.products .star-rating,
.widget .star-rating {
  margin: 0;
}
.star-rating:before,
.star-rating span:before {
  content: '\f005\f005\f005\f005\f005';
  left: 0;
  top: 0;
  position: absolute;
}
.star-rating:before {
  color: #c1c1c1;
}
.star-rating span {
  overflow: hidden;
  position: absolute;
  text-indent: -999em;
}
.star-rating span:before {
  color: #ffa800;
  text-indent: 0;
}
.stars {
  font-size: 11px;
  letter-spacing: 3px;
  width: 7em;
  margin-left: 15px;
  margin-top: 1px;
}
.stars [class*="star"] {
  text-indent: -999em;
  display: block;
  position: absolute;
  display: inline-block;
  color: #ffa800;
}
.stars [class*="star"]:before {
  position: absolute;
  font-family: "FontAwesome";
  left: 0;
  text-indent: 0;
}
.stars .star-1 {
  width: 15px;
  z-index: 50;
}
.stars .star-2 {
  width: 30px;
  z-index: 40;
}
.stars .star-3 {
  width: 45px;
  z-index: 30;
}
.stars .star-4 {
  width: 60px;
  z-index: 20;
}
.stars .star-5 {
  width: 75px;
  z-index: 10;
}
.stars .star-5:before {
  content: "\f006\f006\f006\f006\f006";
}
.stars .star-1:hover:before,
.stars .star-1.active:before {
  content: "\f005";
}
.stars .star-2:hover:before,
.stars .star-2.active:before {
  content: "\f005\f005";
}
.stars .star-3:hover:before,
.stars .star-3.active:before {
  content: "\f005\f005\f005";
}
.stars .star-4:hover:before,
.stars .star-4.active:before {
  content: "\f005\f005\f005\f005";
}
.stars .star-5:hover:before,
.stars .star-5.active:before {
  content: "\f005\f005\f005\f005\f005";
}

/* 9.11 SWITCH CURRENCY
   ========================================================================== */
.mla-currency {
  cursor: pointer;
}
.mla-currency ul {
  width: 64px;
  right: -10px;
  list-style: none;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  border-radius: 3px;
  overflow: hidden;
}
#mla-header .mla-currency .current i {
  font-size: 14px;
}
.mla-currency:hover ul {
  opacity: 1;
  visibility: visible;
}
.mla-currency ul a {
  padding: 4px 12px;
  text-align: center;
  color: #1f282e;
}
.mla-currency ul a:hover {
  background: #efdc58;
}

/* 9.12 PRODUCT QUICKVIEW
   ========================================================================== */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10421;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10431;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  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: 10451;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-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: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-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-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  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;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  background: none;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close,
#mla-vsh .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.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:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  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,
#mla-vsh .mfp-close {
  top: -40px;
}
.mfp-iframe-holder .mfp-close:hover {
  background: transparent;
}
.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%;
  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;
  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;
  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;
}
.zoomContainer {
  background: #fff;
}
#mla-vsh {
  position: relative;
  max-width: 640px;
  margin: 0 auto;
}
@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;
    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;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.product-quickview,
.wc-content-help {
  background: #fff;
  max-width: 950px;
  margin: auto;
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s; 
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1); 
  transform: scale(1); 
}
.mfp-zoom-in.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8); 
  opacity: 0;
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
}
.wc-content-help {
  padding: 25px 35px;
}
.content-quickview {
  padding: 20px 20px 20px 0;
}
.content-quickview h1 {
  margin: 0 0 5px;
  text-transform: none;
}
.content-quickview .price-stock {
  margin-top: 5px;
}
.product-quickview .slick-slide a {
  pointer-events: none;
  display: block;
}
.product-quickview .mla-col-md-7 {
  overflow: hidden;
}
.product-quickview .mla-col-md-5 {
  overflow-x: auto;
}
.product-quickview .p-nav {
  display: none;
}
.content-quickview .woocommerce-product-rating {
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-box-pack: space-between;
  justify-content: space-between;
}
.content-quickview .extra-link,
.content-quickview .woocommerce-review-link {
  display: none;
}
.loader {
  position: fixed;
  background: rgba(0,0,0,.85);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.loader-inner {
  background: url('assets/images/loader.svg') no-repeat 0 0;
  background-size: 100%;
  width: 50px;
  height: 50px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.product-quickview .flex.column.price-review {
  flex-direction: row;
  -moz-box-orient: row;
}
.product-quickview .woocommerce-product-rating {
  margin-left: 10px;
}
.content-quickview .wpa-wcpb-list {
  overflow: hidden;
}
.product-quickview .apple-pay-button-wrapper {
  display: none;
}
/* Stripe */ 
#wc-stripe-payment-request-wrapper {
    padding-top: 0 !important;
    clear: both !important;
}

/* Payment Request Button */ 
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .single-product div.product .stripe-enabled form.cart .quantity {
    float: left;
      margin-right: 15px;
      margin-bottom: 15px;
  }
  .product .stripe-enabled  #wc-stripe-payment-request-wrapper {
      width: 140px;
      margin-right: 0;
      padding-top: 0 !important;
      clear: none !important;
  }
  .product .stripe-enabled #wc-stripe-payment-request-button-separator {
    display: none !important;
  }
  .stripe-enabled .PaymentRequestButton {
    max-height: 40px;
    border-radius: 30px;
    overflow: hidden;
  }
}

/* 10.0 SHOPPING CART
   ========================================================================== */
.cart-empty,
.return-to-shop {
  text-align: center;
}
.shop_table {
  border-width: 1px;
  color: #000;
}
.cart_totals .shop_table {
  border-bottom: none;
}
.shop_table td,
.shop_table tr:last-child th,
.shop_table.woocommerce-checkout-review-order-table tr.shipping *,
.shop_table.woocommerce-checkout-review-order-table tr.tax-total *,
.shop_table.woocommerce-checkout-review-order-table tr:last-child td,
.shop_table.order_details tfoot tr:last-child td,
.shop_table.customer_details tr:last-child td {
  border-width: 0 0 0 0;
}
.shop_table th,
.shop_table tr.cart_item td,
.cart_totals .shop_table td,
.shop_table tr.bundle-products td,
.shop_table tr:first-child:last-child th,
.shop_table tr.order-total th,
.shop_table.woocommerce-checkout-review-order-table tr td,
.shop_table.woocommerce-checkout-review-order-table tr.cart_item:last-child td,
.shop_table.order_details td,
.shop_table.customer_details td {
  border-width: 0 0 1px 0;
}
.shop_table.woocommerce-checkout-review-order-table tr.order-total td,
.shop_table.woocommerce-checkout-review-order-table tr.order-total th,
.shop_table.woocommerce-checkout-review-order-table tr.shipping + tr.tax-total * {
  border-width: 1px 0 0 0;
}
.woocommerce-checkout-review-order td.product-thumb {
  padding-right: 5px;
}
.woocommerce-checkout-review-order .item-name {
  padding-left: 5px;
}
.shop_table tr.bundle-products td {
  padding-top: 0;
}
.shop_table th {
  color: #222;
  width: 100%;
  max-width: 25%;
}
.shop_table .product-price,
.shop_table .product-quantity,
.shop_table .product-remove {
  text-align: center;
}
.shop_table .product-quantity .quantity {
  display: inline-block;
  float: none;
  margin-right: 0;
}
.shop_table .product-subtotal {
  text-align: right;
}
@media only screen and (min-width: 737px) {
  .shop_table .product-thumbnail img {
    max-width: 100px;
  }
}
.shop_table .product-remove {
  font-size: 30px;
}
.actions .coupon {
  float: left;
}
.actions .coupon input {
  margin-left: 10px;
  border-radius: 40px;
}
.actions .button.update-cart {
  float: right;
}
.cart-collaterals {
  display: inline-block;
  width: 100%;
  margin-bottom: 60px;
}
.cart-collaterals .cross-sells {
  float: left;
  width: 58%;
  margin-right: 2%;
}
.cart-collaterals .cart_totals {
  float: right;
  width: 40%;
}
.cart-collaterals h2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 30px 0 0;
  margin-left: 15px;
}
#shipping_method li {
  list-style-type: none;
  margin-bottom: 5px;
}
#shipping_method li input {
  margin: 0;
  padding: 0;
  margin-right: 8px;
}
.cart-collaterals .cart_totals h2 {
  margin: 30px 0 30px;
}
.wc-proceed-to-checkout a {
  line-height: 46px;
  height: 50px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  background: #222;
  color: #fff !important;
}
.woocommerce-shipping-calculator #calc_shipping_country_field {
  position: relative;
  color: #999;
  border: 1px solid #999;
}
.woocommerce-shipping-calculator #calc_shipping_country_field:after {
  content: '\f107';
  position: absolute;
  font-family: 'FontAwesome';
  right: 10px;
  top: 7px;
  pointer-events: none;
}
.woocommerce-shipping-calculator #calc_shipping_country_field select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  outline: 0;
  padding: 0;
  color: #999;
  font-size: 14px;
  cursor: pointer;
  width: 100%;
  height: 38px;
  line-height: 38px;
  padding: 0 30px 0 10px;
}
.shipping-calculator-form input,
.shipping-calculator-form button {
  width: 100%;
}
.cart_totals th {
  width: 30%;
}
.cart_totals td {
  width: 70%;
}
.order-total,
.order-total td {
  color:#222;
  font-size: 16px;
  font-weight: bold;
}
.product-bundle-title td {
  border-bottom: none;
  padding-bottom: 0;
}
table.shop_table_responsive tr.product-bundle-title td:not(.product-quantity) {
  text-align: left;
}
table.shop_table_responsive tr.product-bundle-title td:before {
  content: '';
}
.product-bundle-title h4 {
  margin: 0;
}
.product-bundle li {
  list-style-type: none;
  margin-bottom: 10px;
  font-size: 12px;
}
.woocommerce-checkout-review-order-table .product-bundle li {
  margin-bottom: 5px;
  padding-left: 10px;
}
.woocommerce-checkout-review-order-table .product-bundle li:after {
  background: #878787;
  border-radius: 4px;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 4px;
}
.woocommerce-checkout-review-order-table .product-bundle li a {
  color: #878787;
  cursor: none;
  pointer-events: none;
  font-size: 12px;
}
.mini_cart_item .product-bundle li a {
  font-size: 12px;
  margin-bottom: 5px;
}
.product-bundle li a {
  font-size: 14px;
  margin-bottom: 5px;
}
.cart__popup .product-bundle li a {
  font-size: 12px;
  margin-bottom: 0px;
}
.product-bundle li:last-child {
  margin-bottom: 0;
}
.product-bundle li img {
  max-width: 50px;
  width: 100%;
  margin-right: 15px;
}
.added_to_cart.disabled,
.added_to_cart:disabled,
.button.disabled,
.button:disabled,
button.disabled,
button:disabled,
input.disabled[type="button"],
input[type="button"]:disabled,
input.disabled[type="reset"],
input[type="reset"]:disabled,
input.disabled[type="submit"],
input[type="submit"]:disabled {
  cursor: not-allowed;
  opacity: 0.3; 
}
dl.variation {
  margin-bottom: 0;
}
/* 11.0 CHECKOUT
   ========================================================================== */
.woocommerce-checkout .woocommerce-info {
  position: static;
  margin-bottom: 30px;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
  width: 100%;
  display: inherit;
}
.checkout.woocommerce-checkout {
  width: calc(100% + 30px);
}
.checkout.woocommerce-checkout h3 {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.woocommerce-billing-fields,
.woocommerce-shipping-fields {
  width: 100%;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last {
  width: 49%;
  float: left;
}
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea {
  width: 100%;
  box-sizing: border-box;
  outline: none;
  margin: 0;
  border-radius: 0;
  padding: 14px 12px;
}
.woocommerce form .form-row-last {
  float: right;
}
.woocommerce form.lost_reset_password .form-row-first,
.woocommerce form.lost_reset_password .form-row {
  float: none;
  width: 100%;
  text-align: center;
}
.woocommerce form .form-row label {
  line-height: 2;
  display: block;
  margin-bottom: 5px;
  font-size: 13px;
}
.woocommerce form .form-row label .required {
  color: #efdc58;
}
.select2-container .select2-choice {
  border: 1px solid #e3e3e3;
  border-radius: 0;
  line-height: 40px;
  height: 40px;
  color: #999;
}
.select2-drop-active,
.select2-drop.select2-drop-above.select2-drop-active,
.select2-dropdown-open.select2-drop-above .select2-choice, 
.select2-dropdown-open.select2-drop-above .select2-choices {
  border-color: #e3e3e3;
}
.woocommerce-shipping-fields {
  margin-top: 60px;
}
p.create-account {
  margin-bottom: 1em;
}
.product-name > div {
  display: table-cell;
}
.product-thumb img {
  max-width: 80px;
}
.product-name {
  vertical-align: middle;
}
.woocommerce-checkout-payment {
  padding: 15px;
  border: 1px solid #e3e3e3;
  margin-bottom: 25px;
}
.woocommerce-checkout-payment ul li {
  list-style-type: none;
  margin-bottom: 5px;
}
.woocommerce-checkout-payment ul li input {
  margin: 0 5px 0 0;
}
#add_payment_method #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box {
  background-color: #f1f1f1;
  border-radius: 2px;
  box-sizing: border-box;
  color: #999;
  font-size: 0.92em;
  line-height: 1.5;
  margin: 5px 0 15px;
  padding: 1em;
  position: relative;
  width: 100%;
  display: none;
  display: none !important;
  !i;
  !;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent #f1f1f1;
  border-image: none;
  border-style: solid;
  border-width: 1em;
  content: "";
  display: block;
  left: 0;
  margin: -1em 0 0 2em;
  position: absolute;
  top: -0.75em;
}
.terms.pr {
  width: 100%;
  margin: 10px 0 15px;
}
.woocommerce-checkout .woocommerce-account-fields {
  width: 100%;
  display: inline-block;
}
.woocommerce-order-details h2 {
  font-size: 24px;
}
.woocommerce-order-details .woocommerce-customer-details {
  margin-top: 50px;
}
.woocommerce-order-details .addresses h3 {
  float: none;
}
.woocommerce-order-details .woocommerce-columns .woocommerce-column {
  width: 50%;
  float:  left;
}
.woocommerce-order-details .wc-item-meta li {
  list-style: none;
}
.woocommerce-order-details .wc-item-meta li strong {
  float: left;
}
.woocommerce-order-details .wc-item-meta li p {
  margin-bottom: 0;
}
.shop_table .product-total,
.shop_table .shipping td,
.shop_table .cart-subtotal td,
.shop_table .tax-total td,
.shop_table .order-total td,
.shop_table tfoot td {
  text-align: right;
}
.checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  right: 5px;
}
.checkout .select2-container--default .select2-selection--single {
  border: 1px solid #ccc;
  border-radius: 0;
  height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
  padding: 0 15px;
}
.form-row + .clear {
  clear: both;
}
/* ==========================================================================
   12.0 MY ACCOUNT
   ========================================================================== */
.woocommerce-account .woocommerce {
  display: inline-block;
  width: 100%;
}
.woocommerce-MyAccount-navigation {
  width: 20%;
  float: left;
  background: #1f282e;
  padding: 25px;
  border-radius: 10px;
}
.woocommerce-MyAccount-navigation ul li {
  list-style-type: none;
  line-height: 25px;
  position: relative;
  margin-bottom: 5px;
  border-bottom: 1px solid #303a40;
  margin-bottom: 8px;
  padding-bottom: 9px;
}
.woocommerce-MyAccount-navigation ul li:before {
}
.woocommerce-MyAccount-navigation ul li a {
  color: #FFF;
}
.woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce-MyAccount-navigation ul li.is-active a {
  color: #efdc58;
}
.woocommerce-MyAccount-content {
  width: calc(80% - 30px);
  padding: 25px;
  float: right;
  background: #f6f6f8;
  min-height: 230px;
}
.woocommerce-MyAccount-content p {
  margin-bottom: 1em;
}
.woocommerce-MyAccount-content .woocommerce-info {
  margin: 0;
  background: none;
  color: #999;
  border: none;
  padding: 0;
  position: static;
}
.woocommerce-MyAccount-content .woocommerce-info a {
  margin-right: 15px;
}
.login-form h2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 20px;
}
.woocommerce .login-form form .form-row label {
  margin-bottom: 10px;
  color: #FFF;
}
.lost_password {
  margin-bottom: 0;
}
.form-login .button.fr {
  margin: 5px 0 10px;
}
.form-login .login-form .fr {
  float: none;
}
.login-form .mla-row .fr {
  float: right;
}
.style-checkbox {
  display: inline-block;
  position: relative;
}
span.style-checkbox {
  margin-top: 10px;
} 
.style-checkbox input {
  float: left;
  margin: 0 10px 0 0;
  visibility: hidden;
}
.style-checkbox .checkbox {
  display: inline-block;
}
.style-checkbox input[type="checkbox"]:checked + label::after {
  opacity: 1;
}
.style-checkbox label {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #e3e3e3;
  cursor: pointer;
  height: 16px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 16px;
}
.style-checkbox label:after {
  border: 2px solid #b3b3b3;
  border-right: 0;
  border-top: 0;
  content: "";
  height: 6px;
  left: 2px;
  opacity: 0;
  position: absolute;
  top: 3px;
  transform: rotate(-45deg);
  width: 10px;
}
.form-login {
  background: #f8f8f8;
  padding: 50px;
  max-width: 500px;
  text-align: center;
  width: 100%;
  margin: auto;
}
.form-login span.inline {
  display: block;
}
.mla-row .form-login {
}
.mla-row .form-login .button.fr {
  margin: 0;
}
.myaccount_user + h2 {
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
  margin-bottom: 5px;
  font-weight: bold;
}
.myaccount_address {
  text-align: center;
}
.addresses {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}
.addresses .title {
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 10px;
  width: 100%;
  border-bottom: 1px solid #e3e3e3;
}
.addresses h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  float: left;
  margin: 0;
}
.addresses a {
  float: right;
}
.addresses .address {
  width: 49%;
  display: inline-block;
  float: left;
}
.addresses .address.col-2 {
  float: right;
}
.edit-account fieldset {
  margin-top: 60px;
}
.edit-account legend {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 10px;
}
.woocommerce-MyAccount-content input.button {
  margin-top: 15px;
}
/* ==========================================================================
   13.0 WISHLIST
   ========================================================================== */
body.woocommerce {
  max-width: inherit;
  margin: 0;
}
.wishlist-title {
  text-align: center;
  width: 100%;
  display: none;
}
.wishlist-title h2 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 30px;
}
.woocommerce table.wishlist_table {
  font-size: 100%;
  margin: 60px auto;
}
.woocommerce table.wishlist_table thead th, 
.woocommerce table.wishlist_table tbody td {
  border-top: none;
  padding: 15px;
}
.woocommerce table.wishlist_table tbody td:not(:first-child) {
  border-top-width: 1px;
}
.woocommerce table.wishlist_table tr td.product-remove {
  padding: 15px;
}
.woocommerce table.wishlist_table thead th.product-stock-status {
  text-align: center;
}
.woocommerce .wishlist_table td.product-add-to-cart a.button {
  width: auto;
  margin: 0;
  white-space: nowrap;
  max-width: 200px;
  display: initial;
}
.yith-wcwl-share h4 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
/* ==========================================================================
   14.0 SHORTCODE - SERVICE
   ========================================================================== */
.mla-service .icon.small {
  font-size: 24px;
}
.mla-service .icon.medium {
  font-size: 36px;
}
.mla-service .icon.large {
  font-size: 48px;
}
.mla-service .icon {
  line-height: 100%;
}
.mla-service.tc .icon {
  margin: auto;
}
.mla-service.mla-icon-square .small,
.mla-service.mla-icon-circle .small {
  width: 60px;
  height: 60px;
  line-height: 60px;
}
.mla-service.mla-icon-square .medium,
.mla-service.mla-icon-circle .medium {
  width: 80px;
  height: 80px;
  line-height: 80px;
}
.mla-service.mla-icon-square .large,
.mla-service.mla-icon-circle .large {
  width: 140px;
  height: 140px;
  line-height: 140px;
}
.mla-service .title {
  font-size: 14px;
}
.mla-service.tr .content,
.mla-service.tl .content {
  overflow: hidden;
}
.mla-service.tr .icon,
.mla-service.tl .icon {
  text-align: center;
}
.mla-service.tr .icon {
  float: right;
  margin-left: 20px;
}
.mla-service.tl .icon {
  float: left;
  margin-right: 20px;
}
.mla-service[class*="icon-"] .icon {
  border: 1px solid;
  position: relative;
}
.mla-service[class*="icon-"] .icon:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  background: #efdc58;
  transition: all .3s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.mla-service[class*="icon-"]:hover .icon:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.mla-service[class*="icon-"]:hover i {
  color: #fff;
  position: relative;
  z-index: 1;
}
.mla-service[class*="icon-"].tc .icon {
  margin-bottom: 30px;
}
.mla-service.mla-icon-circle .icon,
.mla-service.mla-icon-circle .icon:before {
  border-radius: 50%;
}

/* ==========================================================================
   15.0 SHORTCODE - MEMBER
   ========================================================================== */
.mla-member {
  padding-bottom: 15px;
}
.mla-member:before {
  content: '';
  position: absolute;
  background: rgba(246, 246, 246, .9);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all .3s;
  z-index: 1;
}
.mla-member:hover:before,
.mla-member:hover .social {
  opacity: 1;
}
.mla-member .social {
  bottom: 30px;
  opacity: 0;
  z-index: 2;
}
.mla-member h4 {
  margin-bottom: 0;
}
.mla-member .social a {
  margin: 0 8px;
}
.mla-member .social i {
  font-size: 20px;
}

/* ==========================================================================
   16.0 SHORTCODE - LATEST BLOG
   ========================================================================== */
.mla-sc-blog .wpb_content_element {
  display: none;
}
.mla-sc-blog .mla-blog-slider.mla-carousel [class*="mla-col"] {
  padding: 0;
}
.placeholder .pa {
  bottom: 30px;
  left: 10px;
  right: 10px;
}

/* ==========================================================================
   17.0 SHORTCODE - PRODUCTS
   ========================================================================== */
.mla-filter a {
  height: 40px;
  line-height: 40px;
  border: 1px solid transparent;
  padding: 0 20px
}
.mla-filter a.selected,
.mla-filter a:hover {
  color: #222;
}
.mla-filter a.selected {
  border-color: #222;
}
/* TAB */
.wpb-js-composer .mla-row .vc_tta.vc_tta-style-classic .vc_tta-tab {
  margin: 0 2px;
}
.wpb-js-composer .mla-row .vc_tta.vc_general .vc_tta-tab > a {
  padding: 8px 25px 7px;
}
.wpb-js-composer .mla-row .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
  background-color: transparent;
  border-color: transparent;
  color: #878787;
  border-radius: 40px !important;
}
.wpb-js-composer .mla-row .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:focus, 
.wpb-js-composer .mla-row .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover,
.wpb-js-composer .mla-row .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
  background-color: transparent;
  border: 1px solid #222;
  color: #222;
}
.wpb-js-composer .mla-row .vc_tta.vc_general .vc_tta-panel-body {
  padding: 0;
}
.mla-sc-product .type-product {
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  max-width: 100%;
  margin: 0;
}
/* ==========================================================================
   SHORTCODE - PROMOTION
   ========================================================================== */
.mla-promotion .pa {
  z-index: 10;
  pointer-events: none;
}
.mla-promotion:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.mla-promotion.left .pa {
  left: 20px;
}
.mla-promotion.center .pa {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
}
.mla-promotion.right .pa {
  right: 20px;
}
.mla-promotion.top .pa {
  top: 20px;
}
.mla-promotion.middle .pa {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mla-promotion.center.middle .pa {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.mla-promotion.bottom .pa {
  bottom: 20px;
}
.mla-promotion h5 {
  font-weight: 400;
}
.mla-promotion h3, .mla-promotion h4 {
  white-space: nowrap;
} 
/* ==========================================================================
   18.0 META SLIDER
   ========================================================================== */
.pa-middle {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.pa-middle.right {
  left: auto;
  right: 30px;
}
.pa-middle.center {
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.mla-page .metaslider .flexslider {
  margin-bottom: 0;
  position: relative;
}
.metaslider .flex-control-nav {
  position: absolute;
  bottom: 20px !important;
  z-index: 9;
}
.metaslider .flexslider .caption-wrap {
  background: transparent;
  color: #878787;
  opacity: 1;
  top: 0;
  max-width: 1170px;
  margin: 0 auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.metaslider .flexslider .caption-wrap .caption {
  padding: 0;
}
.metaslider .flexslider .caption-wrap h2,
.metaslider .flexslider .caption-wrap h3,
.metaslider .flexslider .caption-wrap h4 {
  margin: 0;
  line-height: 1;
  color: #222;
}
.metaslider .flexslider .caption-wrap .f__libre {
  color: #878787;
}
.metaslider .flexslider .caption-wrap h3 {
  margin: 15px 0 10px;
}
.metaslider .flexslider .slides .caption p {
  margin-bottom: 15px;
}
.metaslider .flexslider .flex-prev, 
.metaslider .flexslider .flex-next {
  outline: none;
  padding: 0;
  overflow: hidden;
  top: 50%;
  margin-top: -23px;
  width: 40px;
  height: 40px;
  z-index: 8;
  background: #efdc58;
}
.metaslider .flexslider:hover .flex-next {
  right: -100px;
}
.metaslider .flexslider:hover .flex-prev {
  left: -100px;
}
.metaslider .flexslider .flex-prev:hover,
.metaslider .flexslider .flex-next:hover {
  opacity: 1;
}
.flex-prev:before, .flex-next:before {
  font-family: 'Pe-icon-7-stroke';
  font-size: 36px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: 0;
  display: block;
  line-height: 36px;
}
.flex-prev {
  left: 30px;
}
[dir='rtl'] .flex-prev {
  right: 30px;
  left: auto;
}
.flex-prev:before {
  content: '\e686';
}
[dir='rtl'] .flex-prev:before {
  content: '\e684';
}
.flex-next {
  right: 30px;
}
[dir='rtl'] .flex-next {
  right: auto;
  left: 30px;
}
.flex-next:before {
  content: '\e684';
}
[dir='rtl'] .flex-next:before {
  content: '\e686';
}
.metaslider .ms-image {
  min-height: 350px;
}
.ms-image > a::after {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
}
/* ==========================================================================
   19.0 LOOKBOOK
   ========================================================================== */
.pin-maker.pm-slick .slick-arrow {
  width: 40px;
  height: 40px;
  border: none;
}
.pin-maker.pm-slick .slick-arrow:before {
  text-align: center;
  width: inherit;
  position: inherit;
  font-size: 16px;
}
/* ==========================================================================
   20.0 CUSTOM CSS
   ========================================================================== */
.background-overlay {
  position: relative;
}
.background-overlay:after {
  content: '';
  width: 100%;
  height: 100% !important;
  position: absolute;
  background: rgba(0,0,0,.5);
  visibility: visible !important;
  display: block !important;
  top: 0;
  left: 0;
}
.background-overlay .text-overlay {
  z-index: 5;
  position: relative;
}
.mla-gmap {
  width: 100% !important;
}
/* ==========================================================================
   21.0 WC VENDOR STYLE
   ========================================================================== */
/* ---------- VENDOR DASHBOARD ---------- */
center + hr {
  display: none;
}
center + hr + h2,
.table-vendor-sales-report + script + h2 {
  font-size: 24px;
  margin-top: 50px;
}
input.date-pick:not([type="radio"]):not([type="checkbox"]) {
  border-radius: 30px;
  margin-right: 5px;
}
.table-vendor-sales-report {
  border:  1px solid #ddd;
}
.table-vendor-sales-report.table thead th,
.table-vendor-sales-report.table td {
  padding:  15px;
}
.table-vendor-sales-report.table thead th {
  font-weight: 600;
  color:  #222;
}
.all-33 .control {
  padding-left: 20px;
}
input[type="submit"]#update_button {
  border-radius: 0;
}
.wcv-grid a:hover {
  text-decoration: none;
}
.wcv-grid nav.wcv-navigation ul.menu {
  padding:  0.8em;
}
.wcv-grid ol li, .wcv-grid ul li {
  margin:  0;
}
table.wcv-table td, table.wcv-table th {
  padding: 10px;
}
table.wcv-table tr td, table.wcv-table tr th,
table.wcv-table tr:last-child td {
  border-bottom: 1px solid #ddd;
}
.wcvendors-pro-dashboard-wrapper input[type="submit"], 
.wcvendors-pro-dashboard-wrapper a.button,
button.wcv-button {
  border-radius: 0;
  background: #efdc58 !important;
  color:  #fff !important;
  border:  none;
  height: 40px;
  line-height: 40px;
}
.wcvendors-pro-dashboard-wrapper .woocommerce-pagination {
  border-top:  none;
}
.wcv-form .control-group .control.append-button .wcv-button {
  top: 1px;
  position: relative;
}
/* ---------- STORE SETTING ---------- */
.wp-switch-editor {
  border-radius: 0;
}
.pv_paypal_container,
.pv_shop_name_container {
  width: 50%;
  float: left;
}
.pv_paypal_container b,
.pv_shop_name_container b {
  color:  #222;
}
.pv_paypal_container input,
.pv_shop_name_container input {
  margin-top: 10px;
  width: 95%;
}
#pv_seller_info_container,
#pv_shop_description_container {
  margin-top: 50px;
  display: inline-block;
  width: 100%;
}
#pv_seller_info_container b,
#pv_shop_description_container b {
  font-size: 24px;
  color: #222;
  font-weight: 600;
}
div.mce-edit-area.mce-panel {
  border: 1px solid #ddd !important;
  border-top: none !important;
}
div.mce-toolbar-grp > div {
  border: 1px solid #eee;
}
input[name="_wp_http_referer"] + input.btn.btn-inverse {
  margin-top: 50px;
}
div.mce-statusbar {
  border:  1px solid #ddd !important;
  border-top: none !important;
}
/* ---------- ORDERS ---------- */
h2 + table.table.table-striped.table-bordered {
  border-radius: 0;
}
h2 + table.table.table-striped.table-bordered th {
  font-weight: 600;
  color:  #222;
}
h2 + table.table.table-striped.table-bordered td,
h2 + table.table.table-striped.table-bordered th {
  border-right: none;
  border-bottom: none;
  padding:  15px;
  border-radius: 0 !important;
}
/* ---------- VENDOR STORE ---------- */
.wcv-header-container {
  overflow: initial;
  position: relative;
  margin-bottom: 0;
}
.wcv-header-container #banner-wrap {
  min-height: 300px;
  overflow: hidden;
}
#banner-wrap img.store-banner, 
.single-product #banner-wrap img.store-banner {
  height: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  position: absolute;
}
.wcv-header-container #inner-element {
  z-index: 2;
  top: auto;
  width: 100%;
  max-width: 1170px;
  background: rgba(255, 255, 255, .3) url('assets/images/store-bg.jpg') center center repeat;
  height: initial;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  right:  auto;
  padding:  20px 10px 10px;
}
.wcv-header-container #inner-element .store-icon {
  border-radius: 0;
}
.wcv-header-container #inner-element .store-brand {
  width: 13.5%;
  padding-left: 10px;
  text-align: center;
}
.wcv-header-container #inner-element .store-brand img {
  width: 100%;
  height: 100%;
}
.wcv-header-container #inner-element .store-info {
  width: 86.5%;
  text-align: left;
  line-height: 28px;
}
.wcv-header-container #inner-element .store-info h3 {
  margin: 0;
}
.woocommerce-breadcrumb + h1 {
  font-size: 30px;
  padding: 30px 20px 0;
  background: #f6f6f8;
  margin: 0;
}
.woocommerce-breadcrumb + h1 + .wcv_shop_description {
  background: #f6f6f8;
  padding:  0 20px 30px;
}
.wcv_shop_description p {
  margin: 0;
}
.mla-wc-single > h1,
.mla-wc-single .wcv_shop_description {
  display: none;
}
#inner-element address {
  font-style: normal;
  margin:  0;
}
.wcv-header-container #inner-element ul.social-icons {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}
.wcv-header-container #inner-element .social-icons li {
  display: inline-block;
  text-align: center;
}
.wcv-header-container #inner-element .store-brand .social-icons li a {
  display: inline-block;
  font-size: 20px;
}
.wcv-header-container #inner-element .store-brand .social-icons li a .fa-facebook-square {
  color: #3d589b;
}
.wcv-header-container #inner-element .store-brand .social-icons li a .fa-instagram {
  color: #967d5f;
}
.wcv-header-container #inner-element .store-brand .social-icons li a .fa-twitter-square {
  color: #50a9ed;
}
.wcv-header-container #inner-element .store-brand .social-icons li a .fa-pinterest-square {
  color: #bd081c;
}
.wcv-header-container #inner-element .store-brand .social-icons li a .fa-google-plus-square {
  color: #dd4b39;
}
.wcv-header-container #inner-element .store-brand .social-icons li a .fa-youtube-square {
  color: #cd201f;
}
.wcv-header-container #inner-element .store-brand .social-icons li a .fa-linkedin-square {
  color: #007bb5;
}
.wcv-store-address-container {
  padding: 20px;
  background: #f6f6f8;
}
.wcv-store-address-container .store-address address, .wcv-store-address-container .store-phone a {
  color:  #696969;
}
.wcv-store-address-container .store-address {
  text-align: right;
}
.wcv-store-address-container .store-phone {
  text-align: left;
}
.wcv-store-address-container .store-phone a {
  float: none;
}
/* ---------- VENDOR LIST ---------- */
.wcv-pro-vendorlist {
  background-color: #f6f6f8;
  border: 1px solid #ddd;
  float: left;
  height: 230px;
  margin: 0 4% 30px 0;
  width: 22%;
}
.wcv-pro-vendorlist:nth-child(4n+4) {
  margin-right: 0;
}
.wcv-pro-vendorlist .store-banner {
  display: none;
}
.wcv-pro-vendorlist .wcv-inner-details {
  background: rgba(0, 0, 0, 0);
  color: #000;
  left: 0;
  padding: 20px;
  position: inherit;
  text-align: center;
  top: 0;
  width: 100%;
}
.wcv-store-grid__col.wcv-store-grid__col--1-of-3.wcv-icon-container {
  margin-right: 0;
  padding-left: 0;
  width: 100%;
}
.wcv-pro-vendorlist .wcv-inner-details h4 {
  color: #000;
  font-size: 1em;
  position: relative;
  text-transform: none;
  z-index: 9999;
}
.wcv-pro-vendorlist .wcv-inner-details p {
  color: #000;
  display: none;
  font-weight: 400;
}
.wcv-store-grid__col.wcv-store-grid__col--2-of-3.store-info.wcv-shop-details {
  float: none;
  margin: 0;
  min-height: 20px;
  padding: 0;
  width: 100%;
}
.wcv-pro-vendorlist .wcv-banner-wrapper {
  max-height: 230px;
}
/* ---------- VENDOR RATING ---------- */
.vendor-rating {
  margin-top: 30px;
}
.vendor-rating h1 {
  font-size: 24px;
}
.vendor-product-rating {
  margin-top: 30px;
  background: #f6f6f8;
  padding: 15px 20px;
}
.vendor-product-rating hr {
  display: none;
}
.vendor-rating .vendor-product-rating h3 {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 15px;
}
.vendor-rating .vendor-product-rating p {
  margin-bottom: 5px;
}
.vendor-rating .vendor-sidebar .mt__60 {
  margin-top: 0;
}
.wcv-store-grid__col .fa-star,
.vendor-product-rating .fa-star {
  color: orange;
}
.return-store {
  margin-top: 30px;
  font-size: 16px;
  font-weight: 500;
}
.return-store span {
  font-size: 24px;
  font-weight: 700;
}
.mla-wc-single .wcv-store-address-container {
  display: none;
}
/* ==========================================================================
   22.0 WC MARKETPLACE STYLE
   ========================================================================== */
.tax-dc_vendor_shop .page-head,
.tax-dc_vendor_shop .woocommerce-breadcrumb {
  display: none;
}
.tax-dc_vendor_shop .description_data,
.tax-dc_vendor_shop .description_data table {
  margin: 0;
}
.tax-dc_vendor_shop .description_data {
  padding: 10px 15px;
  background: #f6f7f8;
}
.tax-dc_vendor_shop .description_data table,
.tax-dc_vendor_shop .description_data table td {
  border:  none;
}
.tax-dc_vendor_shop .wcmp_vendor_banner_template.template1 .vendor_description {
  padding: 30px;
}
.tax-dc_vendor_shop .wcmp_vendor_banner_template.template1 .wcmp_social_profile {
  bottom: 30px;
  right: 30px;
}
/* ==========================================================================
   23.0 DOKAN STYLE
   ========================================================================== */
.dokan-theme-mla .woocommerce-breadcrumb {
  background: #f6f6f8;
  padding: 20px 30px;
}
.dokan-store-sidebar {
  padding-left: 30px;
}
.dokan-single-store {
  padding-right: 30px;
}
.dokan-widget-area > li {
  list-style-type: none;
}
.dokan-widget-area h2.widgettitle {
  font-size: 20px;
}
.dokan-dashboard .dokan-dashboard-wrap .legend > table {
  border: none;
  margin: 0;
}
.dokan-dashboard .dokan-dashboard-wrap .legend > div {
  max-width: 100%;
  width: auto !important;
}
.dokan-dashboard .dokan-dashboard-wrap .legend > table td {
  padding: 5px;
  border: none;
}
.dokan-dashboard input[type="submit"].dokan-btn-theme, .dokan-dashboard a.dokan-btn-theme, .dokan-dashboard .dokan-btn-theme,
.dokan-dashboard input[type="submit"].dokan-btn-success, .dokan-dashboard a.dokan-btn-success, .dokan-dashboard .dokan-btn-success {
  height: 34px;
  border-radius: 0 !important;
}
.dokan-dashboard .dokan-right a.dokan-btn-theme.dokan-btn-sm, .dokan-dashboard .dokan-right .dokan-btn-theme.dokan-btn-sm {
  height: 30px;
}
.dokan-dashboard input.dokan-form-control,
.dokan-dashboard input:not([type="submit"]):not([type="checkbox"]) {
  height: 34px;
}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter {
  width: 40%;
}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area .product-listing-top span.dokan-add-product-link {
  width: 60%;
}
.dokan-dashboard .dokan-product-listing .dokan-product-listing-area table.product-listing-table td:last-child,
.dokan-dashboard .dokan-orders-area .dokan-form-inline table.dokan-table td:last-child  {
  border-right: none;
}
.dokan-dashboard .dokan-table > thead > tr > th {
  border-bottom: 1px solid #EDEDED;
}
.dokan-dashboard .dokan-dashboard-wrap table#dokan-product-list-table,
.dokan-dashboard .dokan-orders-area .dokan-form-inline table.dokan-table {
  border-right-width: 1px;
}
.dokan-dashboard .dokan-settings-content .dokan-settings-area .dokan-banner {
  max-width: 100%;
  margin: 0 0 30px;
  width: calc(100% - 8px);
}
.dokan-dashboard .dokan-dashboard-wrap textarea {
  width: 100%;
}
.dokan-dashboard input:not([type="submit"]):not([type="checkbox"]).dokan-btn-success {
  border-color: #4cae4c;
  color: #fff;
}
.dokan-dashboard .select2-container .select2-search--inline .select2-search__field {
  margin: 0;
}
.dokan-dashboard .select2-container--default .select2-selection--multiple {
  height: 34px;
}
.dokan-single-store .store-page-wrap .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info {
  padding: 0 30px 0 50px;
}
.dokan-single-store #nav-below {
  margin-top: 60px;
}
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.image,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.dokan-sortable-placeholder,
.dokan-add-new-product-popup #dokan-product-images ul.product_images li.add-image {
  list-style: none;
}
.product-edit-container {
  margin-bottom: 20px;
}
.dokan-dashboard .dokan-product-edit-form input[type="submit"].dokan-btn-theme {
  line-height: 1;
  padding: 0 15px;
}
.dokan-dashboard header.dokan-dashboard-header h1 {
  font-size: 24px;
}
/* ==========================================================================
   24.0 TI WISHLIST
   ========================================================================== */
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt,
a.wishlist_products_counter.top_wishlist-heart-plus.no-txt {
  width: 40px;
  height: 40px;
  padding: 0;
  border: 1px solid;
}
.single_variation_wrap + .tinvwl-after-add-to-cart {
  display: none;
}
.tinv-wraper.tinv-wishlist {
  display: inline-block;
}
.tinv-wraper.tinvwl-above_thumb-add-to-cart {
  position: absolute;
  left: 5px;
  top:  5px;
  z-index: 99;
}
.tinv-wraper.tinvwl-above_thumb-add-to-cart a {
  border: none !important;  
}

/* ==========================================================================
   25.0 ELEMETOR
   ========================================================================== */
.elementor-widget-tabs .elementor-tab-title {
  font-weight: 500 !important;
  padding: 0 25px !important;
  line-height: 40px !important;
  border-radius: 30px !important;
  border: 1px solid transparent !important;
}
.elementor-widget-tabs .elementor-tab-title:hover,
.elementor-widget-tabs .elementor-tab-title.elementor-active {
  border: 1px solid #222 !important;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
  display: inline-block !important;
}
.elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper {
  text-align: center;
}
.elementor-widget-tabs .elementor-tab-content {
  padding: 0 !important;
}
.elementor-widget-tabs .elementor-tab-title {
  text-align: center;
}
body.woocommerce #content div.product .elementor-widget-woocommerce-product-images .left div.images, 
body.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images .left div.images, 
body.woocommerce-page div.product .elementor-widget-woocommerce-product-images .left div.images, 
body.woocommerce div.product .elementor-widget-woocommerce-product-images .left div.images {
  padding-left: 90px;
}
body.woocommerce #content div.product .elementor-widget-woocommerce-product-images .right div.images, 
body.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images .right div.images, 
body.woocommerce-page div.product .elementor-widget-woocommerce-product-images .right div.images, 
body.woocommerce div.product .elementor-widget-woocommerce-product-images .right div.images {
  padding-right: 90px;
}
/* ==========================================================================
   26.0 CUSTOMIZE
   ========================================================================== */
/* ------ CONTACT FORM ------ */
div.wpforms-container-full .wpforms-form input[type="date"], 
div.wpforms-container-full .wpforms-form input[type="datetime"], 
div.wpforms-container-full .wpforms-form input[type="datetime-local"], 
div.wpforms-container-full .wpforms-form input[type="email"], 
div.wpforms-container-full .wpforms-form input[type="month"], 
div.wpforms-container-full .wpforms-form input[type="number"], 
div.wpforms-container-full .wpforms-form input[type="password"], 
div.wpforms-container-full .wpforms-form input[type="range"], 
div.wpforms-container-full .wpforms-form input[type="search"], 
div.wpforms-container-full .wpforms-form input[type="tel"], 
div.wpforms-container-full .wpforms-form input[type="text"], 
div.wpforms-container-full .wpforms-form input[type="time"], 
div.wpforms-container-full .wpforms-form input[type="url"], 
div.wpforms-container-full .wpforms-form input[type="week"], 
div.wpforms-container-full .wpforms-form select, 
div.wpforms-container-full .wpforms-form textarea {
  border-radius: 0px;
  font-size: 16px;
  border: 1px solid #ccc;
  height: 40px;
  line-height: 36px;
  width: 100%;
  max-width: 100%;
}
div.wpforms-container-full .wpforms-form button[type="submit"] {
  background: #efdc58;
  color: #fff;
  border: none;
  padding: 0 34px;
  line-height: 44px;
  border-radius: 50px;
  text-transform: uppercase;
}
div.wpforms-container-full .wpforms-form button[type="submit"]:hover {
  background: #efdc58;
  color: #fff;
  border: none;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
  font-weight: 400;
  line-height: 1.75;
}
/* ==========================================================================
   27.0 RETINA DISPLAY
   ========================================================================== */
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
  .regular-logo {
    display: none;
  }
  .retina-logo {
    display: inline-block;
  }
}

/* ==========================================================================
   28.0 RESPONSIVE
   ========================================================================== */
@media only screen and (max-width: 1440px) and (min-width: 992px) { 
  #mla-content > .mla-container {
    padding: 0 30px;
  }
  .header-lateral #mla-content {
    padding: 0 15px;
  }
.banner-01-l {
    width: calc(32% - 2px);
}

.banner-02-r {
    width: calc(68% - 2px);
}

.banner-01-l-in {
    min-height: 51vw;
}

.bi-title {
    font-size: 13px;
}

.bi-price {
    font-size: 15px;
}
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
  .header-3 .header__mid .mla-row .hide-md.visible-sm  {
    flex-basis: 16.666%;
    max-width: 16.666%
  }
  .header-3 .header__mid .mla-row .mla-col-md-2.mla-col-xs-6  {
    flex-basis: 66.666%;
    max-width: 66.667%
  }
  .header-3 .mla-branding {
    text-align: center;
  }
  .header__top .mla-col-md-4.mla-col-sm-2,
  .header__top .mla-col-md-4.mla-col-sm-3 {
    display: block;
  }
  .header-2 .header__mid .mla-row .mla-col-md-8.mla-col-sm-4 .mla-col-md-2 {
    flex-basis: 100%;
    max-width: 100%
  }
}
@media only screen and (max-width: 1024px) {
  .header-lateral #mla-wrapper .mla-offline-content {
    margin-left: 0;
  }
  .visible-1024 {
    display: block;
  }
  .header-5 .visible-1024 {
    cursor: pointer;
    font-size: 40px !important;
    right: 10px;
    z-index: 1011;
  }
  .top-menu.visible-1024 {
    left: 0;
    top: 0;
    z-index: 999;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  }
  .admin-bar .top-menu.visible-1024 {
    top: 32px;
  }
  .top-menu.visible-1024 i {
    font-size: 28px;
  }
  .top-menu.visible-1024 i.fa {
    font-size: 14px;
  }
  .top-menu.visible-1024 + #mla-content {
    margin-top: 70px;
  }
  .header-lateral #mla-wrapper {
    padding-left: 0;
  }
  .visible-1024.top-menu .start-md {
    text-align: center;
  }
  .header-5 {
    left: -250px;
    margin-left: 0;
    transition: all .5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  }
  .header-5::before {
    left: -250px;
    margin-left: -250px;
    transition: all .5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
  }
  .menu-opened .header-5,
  .menu-opened .header-5:before {
    left: 0;
    margin-left: 0;
  }
  .hidden-sm {
    display: none;
  }
  .visible-sm {
    display: block;
  }
  .visible-sm.flex {
    display: flex;
  }
  .mla-col-sm-4.mla-col-md-6 {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
  .metaslider .flexslider .caption-wrap h3 {
    font-size: 45px;
  }
  .metaslider .flexslider .caption-wrap p {
    font-size: 12px;
  }
  .quantity input.input-text[type="number"] {
    width: 95px;
  }
  .wc-single-3 .summary {
    padding-top: 0;
  }
  .wc-single-3 .p-thumb .p-item:not(:last-child) {
    margin: 0;
  }
  .woocommerce-product-rating {
    margin-bottom: 10px;
  }
  .footer__top div[class*="mla-col"]:not(:last-child) {
    margin-bottom: 35px;
  }
  .footer__bot #mla-footer-menu {
    margin-top: 15px;
  }
  .product-image .yith-wcwl-add-button a,
  .product-btn {
    opacity: 1;
    visibility: visible;
    color: #878787;
  }
  .product-btn {
    left: 12px;
    transform: none;
    top: 0 !important;
  }
  .yith-wcwl-add-to-wishlist ~ .product-btn {
    top: 30px !important;
  }
  .btn-quickview {
    text-indent: -999em;
    background: none;
    border: none;
    padding: 0;
  }
  .btn-quickview:hover {
    background: none !important;
  }
  .product-image .product-btn .button {
    display: none;
  }
  .btn-quickview::after {
    color: #878787;
    content: '\e63e';
    font-family: "Pe-icon-7-stroke";
    font-size: 20px;
    left: 0;
    position: absolute;
    text-indent: 0;
    top: 0;
    z-index: 99999;
  }
  .header-4 .header__bot {
    height: 0;
  }
  .wcv-header-container #banner-wrap {
    min-height: 400px;
  }
  .wc-single-3 .wpa-wcpb-list .list-select {
    text-align: center;
    font-size: 11px;
  }
}
/* rspns */
@media only screen and (max-width: 992px) {
    .banner-info {
    padding: 12px 15px;
}
    .banner-01-l {
        width: 100%;
        margin-bottom: 4px;
    }
    
    .banner-02-r {
        width: 100%;
    }
    
    .banner-01-l-in {
        min-height: 105vw;
    }
    
    .bi-title {
        font-size: 11px;
    }
    
    .bi-price {
        font-size: 15px;
    }
    .banner-01-group {
    flex-direction: column;
    }
    
    .banner-02-r-s {
        min-height: 66vw;
        margin-bottom: 4px;
    }
.bi-badge {
    width: 42px;
    height: 42px;
    right: 5px;
    top: 5px;
}

.bi-badge-title {
    font-size: 18px;
    line-height: 13px;
}

.bi-badge-des {
    font-size: 6px;
    margin-top: 3px;
    display: block;
}
.mla-stats-c {width: 50%;margin-top: 16px;margin-bottom: 16px;}
.pre-footer {
    flex-direction: column;
}

.payment-methods {
    justify-content: center;
    padding: 12px 20px;
    padding-bottom: 4px;
}

.mla-share-f {
    justify-content: center;
    padding: 2px 20px;
    padding-bottom: 20px;
}
.pm-sec-c-c {
    display: none;
}
.page-head {
    padding: 80px 0;
}
}
@media only screen and (max-width: 800px) {
  .cart-collaterals .cross-sells {
    width: 49%;
    margin-right: 2%;
  }
  .cart-collaterals .cart_totals {
    width: 49%;
  }
  .metaslider .ms-image {
    min-height: initial;
  }
  .bottom .p-video {
    bottom: 148px;
  }
  .mla-col-sm-4.mla-col-md-6.metro-item {
    width: 33.33%;
    max-width: 33.33%;
    flex-basis: 33.33%;
  }
  .metro-item .product-inner .product-image {
    margin-bottom: 0;
  }
  .wcv-header-container #banner-wrap {
    min-height: 450px;
  } 
  #banner-wrap img.store-banner, 
  .single-product #banner-wrap img.store-banner {
    position: inherit;
    top:  0;
    bottom: auto;
    right:  auto;
    left: auto;
    transform: translateX(0);
  }
  .wcv-pro-vendorlist {
    width: 48%;
    margin-right: 4%;
  }
  .wcv-pro-vendorlist:nth-child(2n+2) {
    margin-right: 0;
  }
  .wcv-pro-vendorlist:nth-child(4n+4) {
    margin-right: 4%;
  }
  .countdown-time .pr {
    width: 44px;
    height: 50px;
    font-size: 13px;
  }
  .countdown-time .pr .cw {
    line-height: 14px;
  }
  .wishlist_table.wishlist_view {
    list-style-type: none;
  }
  .wishlist_table.wishlist_view table {
    border-width: 1px 1px 1px 1px;
  }
  .wishlist_table.wishlist_view li {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .admin-bar .top-menu.visible-1024 {
    top: 46px;
  }
  .wc-single-4 .product-extra-title h2:before,
  .wc-single-4 .product-extra-title h2:after {
    display: none;
  }
  .wc-single-4 .images .p-item:not(:last-child) {
    margin-bottom: 0;
  }
  .price-review {
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    -webkit-box-align: flex-start;
    align-items: flex-start;
  }
  .price-review .woocommerce-product-rating {
    margin: 5px 0 0;
  }
  .popup__cart-product {
    margin-bottom: 30px;
  }
  form.cart .single_add_to_cart_button {
    flex: 1;
  }
}
@media only screen and (max-width: 767px) {
  .p-nav-outside {
    display: none !important;
  }
  .wcv-header-container #inner-element .store-brand,
  .wcv-header-container #inner-element .store-info {
    width: 100%;
    text-align: center;
  }
  .wcv-store-address-container .store-address,
  .wcv-store-address-container .store-phone {
    text-align: center;
  }
  .wcv-header-container #banner-wrap {
    overflow:  inherit;
    min-height: inherit;
  }
  .wcv-header-container #inner-element {
    position: inherit;
    top:  auto;
    bottom: auto;
    right:  auto;
    left: auto;
    transform: translateX(0);
    margin-top: -90px;
  }
  .wcv-header-container #inner-element .store-brand img {
    max-width: 150px;
    float:  none;
  }
  .mla-portfolio-single {
    padding:  0 15px;
  }
  .woocommerce-message a, .woocommerce-error a {
    float: none;
    margin-bottom: 10px;
  }
  .woocommerce-info, .woocommerce-error,
  .woocommerce-warning, .woocommerce-message {
    padding: 20px;
  }
}
@media only screen and (min-width: 737px) and (max-width: 800px) {
  .widget_product_search .woocommerce-product-search {
    width: 100%;
    position: relative;
    border: none;
  }
  .widget .woocommerce-product-search .search-field {
    border: 1px solid #ddd;
    width: 100%;
    display: block;
    float: none;
    margin-left: 0;
  }
  .widget_product_search input[value="Search"] {
    position: relative;
    right: 20px;
    width: 100%;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 736px) {
  .admin-bar .top-menu.visible-1024 + #mla-content {
    margin-top: 25px;
  }
  .hidden-xs {
    display: none;
  }
  .visible-xs {
    display: block;
  }
  .visible-xs.flex {
    display: flex !important;
  }
  .mla-container,
  .mla-wc .mla-full {
    padding: 0 15px;
  }
  .mla-container .mla-container {
    padding: 0;
  }
  .mla-wc-single .mla-full {
    padding: 0;
    margin: 0 auto;
  }
  .mla-wc-single .mla-container {
    padding: 0;
  }
  .mla-currency ul {
    right: 50%;
    transform: translateX(50%);
  }
  .header-5 .mla-currency ul {
    right: 0;
    transform: translateX(0);
  }
  .header-5 .mla-my-account {
    display: block;
  }
  .mla-col-sm-4.mla-col-md-6,
  .mla-masonry .mla-col-xs-12,
  .mla-col-xs-6.mla-col-md-12,
  .mla-masonry .mla-col-xs-6.mla-col-md-12 {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
  .mla-col-xs-6.mla-col-md-6, 
  .mla-masonry .mla-col-xs-6.mla-col-md-6 {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
  }
  .admin-bar .filter-sidebar {
    top: 0;
  }
  .wc-single-3 .slick-dots,
  .wc-single-4 .slick-dots {
    bottom: -10px;
  }
  .footer__bot {
    line-height: 1.5;
  }
  #mla-footer-menu {
    margin-top: 20px;
  }
  .single_add_to_cart_button {
    white-space: nowrap;
  }
  .summary .mla-container {
    padding: 0;
  }
  .single-product-thumbnail.right:not(.no-nav) .p-thumb, 
  .mla-wc-single .right + .social-share {
    padding-right: 0;
    display: block;
  }
  .single-product-thumbnail.left:not(.no-nav) .p-thumb, .mla-wc-single .left + .social-share {
    padding-left: 0;
    display: block;
  }
  .single-product-thumbnail.left .p-nav, 
  .single-product-thumbnail.right .p-nav {
    max-width: 100%;
    position: relative;
    margin-top: 5px;
  }
  .single-product-thumbnail.right .slick-next {
    right: 30px;
  }
  .single-product-thumbnail.left .slick-prev {
    left: 30px;
  }
  .product .summary {
    margin-top: 30px;
  }
  .product .pr__0 {
    padding-right: 15px;
  }
  .woocommerce-tabs .mla-container {
    padding: 0;
  }
  .pl__0 {
    padding-left: 15px;
  }
  .single-product-thumbnail.left .p-nav .slick-slide:not(:last-child), 
  .single-product-thumbnail.right .p-nav .slick-slide:not(:last-child) {
    margin-bottom: 0;
    margin-right: 5px;
  }
  .right .p-video {
    right: 20px;
  }
  .product-extra [class*="mla-col-"] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .wc-single-3 .p-video,
  .wc-single-4 .p-video {
    bottom: 50px
  }
  table.shop_table_responsive tbody th,
  table.shop_table_responsive thead,
  table.shop_table_responsive tr td.product-thumbnail:before,
  table.wishlist_table tbody th,
  table.wishlist_table thead,
  table.wishlist_table tr td.product-thumbnail:before {
    display: none;
  }
  table.shop_table_responsive tr td,
  table.wishlist_table tr td {
    display: block;
    clear: both;
    overflow: hidden;
  }
  table.shop_table_responsive tr td:not(.product-quantity) {
    text-align: right;
  }
  table.shop_table_responsive tr td.product-remove:not(.product-quantity) {
    text-align: center;
  }
  table.shop_table_responsive tr.bundle-products td:not(.product-quantity) {
    text-align: left;
  }
  table.wishlist_table  tr td:not(.product-quantity) {
    text-align: left;
  }
  table.shop_table_responsive tr td:before {
    content: attr(data-title) ": ";
    font-weight: 600;
    float: left;
    color: #222;
  }
  table.shop_table_responsive tr.bundle-products td:before {
    display: none;
  }
  table.shop_table_responsive tr td.product-remove:before,
  table.shop_table_responsive tr td.actions:before,
  table.wishlist_table tr td.product-remove:before,
  table.wishlist_table tr td.actions:before {
    content: '';
  }
  table.shop_table_responsive tr td.product-thumbnail,
  table.wishlist_table tr td.product-thumbnail {
    text-align: center;
  }
  table.shop_table_responsive .product-quantity .quantity {
    float: right;
  }
  .shop_table td, .shop_table.woocommerce-checkout-review-order-table tr:last-child td {
    border-width: 0 0 1px 0;
  }
  .shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td {
    border-width: 1px 0 0 0;
  }
  .shop_table tr.bundle-products td {
    padding-top: 15px;
  }
  .cart-collaterals .cross-sells,
  .cart-collaterals .cross-sells + .cart_totals,
  .cart_totals td,
  .cart-collaterals .cross-sells,
  .cart-collaterals .cart_totals {
    width: 100%;
    margin-right: 0;
  }
  .cart-collaterals {
    display: flex;
    flex-direction: column-reverse;
  }
  .actions .coupon {
    float: none;
    width: 100%;
    display: block;
  }
  .actions .coupon label {
    text-align: center;
    width: 100%;
    display: inline-block;
  }
  .actions .coupon input {
    width: 100%;
    display: block;
    margin: 10px 0;
  }
  .actions .coupon .button {
    width: 100%;
  }
  .actions .button.update-cart {
    width: 100%;
    margin-top: 10px;
  }
  .woocommerce-MyAccount-navigation {
    width: 100%;
  }
  .woocommerce-MyAccount-content {
    width: 100%;
    margin-top: 30px;
  }
  #mla-backtop {
    right: 15px;
  }
  .login-form .col-2 {
    margin-top: 60px;
  }
  .content-quickview {
    padding: 20px;
  }
  .single-product-thumbnail.left .p-nav > .slick-list, 
  .single-product-thumbnail.right .p-nav > .slick-list {
    min-height: 100px;
  }
  .left .p-video, .outside .p-video {
    bottom: 120px;
  }
  .single-product-thumbnail .slick-slide img {
    width: 100%;
  }
  .single-product-thumbnail.left .p-nav .slick-slide, 
  .single-product-thumbnail.right .p-nav .slick-slide {
    width: inherit;
  }
  .shop-top-sidebar {
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .shop-top-sidebar .woocommerce {
    min-width: 1050px;
    text-align: left;
    width: auto;
  }
  .wcv-header-container {
    min-height: 200px;
  }
  .store-banner img, .single-product .store-banner img {
    height: 100%;
  }
  .store-brand  {
    text-align: center;
    margin-bottom: 20px;
  }
  .store-brand img {
    width: auto;
  }
  .store-info {
    text-align: center;
  }
  .btn-wpa.single_add_to_cart_button,
  .mla-sticky-atc .single_add_to_cart_button {
    width: auto !important;
  }
  .product-quickview .mla-row {
    width: 100%;
    margin: 0;
  }
  .product-quickview .mla-col-md-7,
  .product-quickview .mla-col-md-5 {
      padding: 0;
  }
  .description_data table td {
    display: block;
    padding:  5px 0 !important;
  }
  .tax-dc_vendor_shop .wcmp_vendor_banner_template.template1 .vendor_description {
      padding: 15px;
  }
  .tax-dc_vendor_shop .wcmp_vendor_banner_template.template1 .wcmp_social_profile {
      bottom: 1px;
      right: auto;
      position: inherit;
      left: 0;
      text-align: left;
      background: rgba(0,0,0,.5);
      padding: 0 0 15px 10px;
  }
  .wc-accordion-content {
    padding: 20px 0;
  }
  .quantity .tc a {
    top: 7px;
    width: 25px;
  }
  .quantity .tc a.minus {
    left: 6px;
  }
  .quantity .tc a.plus {
    right: 6px;
  }
  .group_table td.woocommerce-grouped-product-list-item__label {
    text-align: center;
  }
  /* Fix zoom on checkout form */
  input[type="text"],
  input[type="tel"],
  input[type="email"],
  input[type="password"],
  textarea,
  select  {
    font-size: 16px !important;
  }
  .mla-single-blog .mt__60 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 667px) {
  .metaslider .flexslider .caption-wrap p {
    display: none;
  }
  .metaslider .flexslider .caption-wrap h3 {
    font-size: 35px;
  }
  .wc-tabs li a {
  font-size: 12px;
  padding: 9px 18px;
  line-height: normal;
  height: auto;
  }
  .wc-tabs li.active a,
  .wc-tabs li:hover a {
    border-bottom: 2px solid #222;
  }   
}
@media only screen and (max-width: 568px) {
  .header-sticky .header__mid {
    top: 0 !important;
  }
  .woocommerce-tabs {
    padding-top: 0;
  }
  .cart__popup-item,
  .cart__popup-action {
    flex-direction: column;
  }
  .cart__popup-item > div {
    padding: 0 !important;
    margin-top: 8px;
  }
}
@media only screen and (max-width: 480px) {
  .text-overlay .fs__60 {
    font-size: 55px;
    line-height: 1.1;
  }
  .ypop-modal .ypop-wrapper {
    width: 100% !important;
  }
  .admin-bar .top-menu.visible-1024 {
    top: 0;
  }
  .pv_paypal_container,
  .pv_shop_name_container {
    width: 100%;
    float: none;
  }
  .pv_shop_name_container,
  .woocommerce-order-details .woocommerce-columns .woocommerce-column:last-child {
    margin-top: 15px;
  }
  .pv_paypal_container input,
  .pv_shop_name_container input,
  .woocommerce-order-details .woocommerce-columns .woocommerce-column {
    width: 100%;
  }
  .vendor_description_background .vendor_description {
    padding-top: 30px;
  }
  .vendor_description_background .vendor_description .description {
    top: 20px;
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
  .wcv-pro-vendorlist {
    width: 100%;
    margin: 0 0 15px;
  }
  .products .mla-col-xs-6:first-child,
  .products .mla-col-xs-6:nth-child(2n+1),
  .products.mla-masonry .mla-col-xs-6:nth-child(2n) {
    padding-right: 0.5rem;
  }
  .products .mla-col-xs-6:nth-child(2n),
  .products.mla-masonry .mla-col-xs-6:first-child,
  .products.mla-masonry .mla-col-xs-6:nth-child(2n+1) {
    padding-left: 0.5rem;
  }
  .cart__popup {
    padding: 20px 10px;
  }
  .product-quickview .mla-row .mla-col-xs-6:first-child,
  .product-quickview .mla-row .mla-col-xs-6:nth-child(2n+1) {
    padding-right: 0.5rem;
    padding-left: 0;
  }
  .product-quickview .mla-row .mla-col-xs-6:nth-child(2n) {
    padding-left: 0.5rem;
    padding-right: 0;
  }
  .popup__cart-product button, 
  .popup__cart-product a.button {
    padding: 0 15px;
  }
  form.cart .woocommerce-variation-add-to-cart .single_add_to_cart_button {
    width: calc(100% - 165px);
  }
  form.cart .woocommerce-variation-add-to-cart .quantity.hidden + .single_add_to_cart_button {
    width: 200px;
  }
  .tax-dc_vendor_shop .wcmp_vendor_banner_template.template3 .vendor_description {
      margin-top: 15px;
      text-align: center;
  }
  .tax-dc_vendor_shop .wcmp_vendor_banner_template.template3 .img_div {
      float: none;
  }
  .tax-dc_vendor_shop .wcmp_vendor_banner_template.template3 .wcmp_vendor_name {
      margin-top: 15px;
      font-size: 20px;
      text-align: center;
      margin-bottom: 0;
  }
}
@media only screen and (max-width: 414px) {
  .mla-wc-single .woocommerce-breadcrumb {
    line-height: 1.4;
  }
  .metaslider .flexslider .caption-wrap .f__libre,
  .metaslider .flexslider .caption-wrap h4 {
    font-size: 13px;
  }
  .metaslider .flexslider .caption-wrap h3 {
    font-size: 18px;
  }
  .text-overlay .fs__60 {
    font-size: 40px;
  }
  .p-video {
    bottom: 140px
  }
  .wc-single-2 .p-video {
    bottom: 20px
  }
  .entry-summary .group_table td {
    display: block;
  }
  .badge span {
    font-size: 10px;
    width: 40px;
  }
  .all-33 {
    width: 50%;
  }
  .wcv-search .all-30,
  .wcv-order-header .tiny-50,
  .wcv-form .tiny-50,
  .wcv-order-header .all-33,
  .wcv-order-header .all-50,
  .wcv-form .all-33,
  .wcv-order-header .all-50 a.button,
  .wcv-search .all-30 {
    width: 100%;
  }
  .wcv-order-header .all-33 .control,
  .wcv-form .all-33 .control {
    padding-left: 0;
  }
  .wcv-order-header .all-50 a.button {
    text-align: center;
  }
  .wcv-cols-group + .wcv-cols-group,
  .wcv-order-header + h3 {
    margin-top: 30px;
  }
  .woocommerce form.track_order .form-row-first,
  .woocommerce form.track_order .form-row-last {
    width: 100%;
    float: left;
  }
  .woocommerce form .form-row-first, 
  .woocommerce form .form-row-last {
    width: 100%;
  }
  .woocommerce-grouped-product-list-item__thumb {
    width: 100%;
  }
}
@media only screen and (max-width: 384px) {
  .woocommerce-ordering::after {
    right: 11px;
    top: 6px;
  }
  .woocommerce-ordering select {
    font-size: 13px;
    padding: 0 8px;
    height: 36px;
    line-height: 36px;
    width: 160px;
  }
  .product-category h3 {
    min-width: 120px;
  }
  .p-video {
    bottom: 130px
  }
  .wcvendors-pro-dashboard-wrapper input[type="submit"],
  .wcvendors-pro-dashboard-wrapper a.button {
    padding: 0 20px;
  }
  .result-count-order a {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 375px) {
  .wc-tabs li a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 360px) {
  .metaslider .flexslider .caption-wrap .f__libre,
  .metaslider .flexslider .caption-wrap h4 {
    font-size: 12px;
  }
  .metaslider a.button {
    height: 36px;
    line-height: 32px;
    padding: 0 30px;
  }
  .btn-quickview {
    font-size: 12px;
  }
  .p-video,
  .bottom .p-video {
    bottom: 120px
  }
  .outside .p-video {
    bottom: 20px;
  }
  .product-extra .slick-next {
    right: -10px;
  }
  .product-extra .slick-prev {
    left: -10px;
  }
  .wc-single-3 .quantity input.input-text[type="number"] {
    width: 80px;
  }
  .shop_table td, .shop_table th {
    padding: 5px;
  }
}
@media only screen and (max-width: 320px) {
  .metaslider a.button {
    height: 32px;
    line-height: 28px;
    padding: 0 20px;
    font-size: 12px;
  }
  h3.product-title {
    font-size: 13px;
  }
  .metaslider .flex-control-nav {
    bottom: 10px;
  }
  .quantity input.input-text[type="number"] {
    width: 95px;
  }
  .single_add_to_cart_button {
    padding: 0 20px;
    font-size: 13px;
  }
  .group_table .single_add_to_cart_button {
    padding: 0 35px;
  }
  .wc-single-3 .p-video,
  .wc-single-4 .p-video {
    bottom: 20px;
  }
  .wc-single-3 .single_variation_wrap {
    margin-left: 0;
  }
}
/* Apple Pay */
#wc-stripe-payment-request-wrapper {
  clear:  none !important;
  padding-top: 0 !important;
  float:  left;
}
.wc-proceed-to-checkout #wc-stripe-payment-request-wrapper {
  float: none;
}
@supports (-webkit-appearance: -apple-pay-button) {
  .single-product div.product .stripe-enabled form.cart .apple-pay-button {
    max-width: 100%;
    margin-right: 0;
    height: 40px;
    margin-top: 15px;
  }
  .single-product div.product .stripe-enabled form.cart .quantity input {
    width: 115px;
  }
  .single-product div.product .stripe-enabled form.cart .quantity~.button {
    white-space: nowrap;
  }
}
@media only screen and (max-width: 800px) {
  @supports (-webkit-appearance: -apple-pay-button) {
    .single-product div.product .stripe-enabled form.cart .apple-pay-button {
      margin-top: 10px;
      width: 100%;
    }
  }
}
@media only screen and (max-width: 767px) {
  @supports (-webkit-appearance: -apple-pay-button) {
    .single-product div.product .stripe-enabled form.cart .apple-pay-button-wrapper {
      width: 100%;
      float: right;
    }
    .single-product div.product .stripe-enabled form.cart .apple-pay-button {
      width: 100%;
      margin:  0;
    }
    .single-product div.product .stripe-enabled form.cart .quantity~.button {
      margin-bottom: 0;
    }
    .single-product div.product .stripe-enabled form.cart .quantity {
      width: 100%;
      margin-right: 0;
    }
  }
  .mla-action .mla-icon-cart {
    padding-right: 0;
  }
  .header-4 .header-sticky .header__mid .mla-row {
    padding: 5px 15px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 800px)  {
  .product .stripe-enabled  #wc-stripe-payment-request-wrapper {
      width: 100%;
    margin-right: 0 !important;
  }
  .product .stripe-enabled  #wc-stripe-payment-request-wrapper #wc-stripe-payment-request-button {
    margin-bottom: 15px;
  }
  .product #wc-stripe-payment-request-button-separator~.single_add_to_cart_button {
      width: calc(100% - 50px);
  }
  .product .stripe-enabled form.cart .woocommerce-variation-add-to-cart .single_add_to_cart_button {
    width: calc(100% - 50px);
  }
  .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,
  .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt,
  a.wishlist_products_counter.top_wishlist-heart-plus.no-tx {
    margin-left: 15px !important; 
    margin-right: 0 !important;
  }
  .button.brnhmbx-bfm-button {
    margin-left: 0;
    margin-top: 5px;
    float: left;
  }
  form.cart:not(.variations_form) > * {
    margin-bottom: 0;
  }
  form.cart:not(.variations_form) > .group_table {
    margin-bottom: 20px !important;
  }
  .single-product div.product .stripe-enabled form.cart .quantity {
    width: 100%;
    margin-right: 0;
  }
}
/* Fix animation effect for element of WPBakery Page Builder doesn't show */

.vc_row .wpb_animate_when_almost_visible {
  opacity: 1;
}