/*
Theme Name: IranKala
Theme URI: https://zhaket.com/web/irankala-wordpress-theme
Author: S.Reza Salehi
Author URI: http://sreza-salehi.ir
Description: IranKala is a powerful theme with full WooCommerce support and flexible customization options.
Version: 7.3.5
Text Domain: irk
Domain Path: /languages/
*/
*, *::before, *::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 32px;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  line-height: 44px; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 27px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 21px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

p {
  margin: 0; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none; }

address {
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0; }

ul {
  list-style: none;
  padding: 0;
  margin: 0; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin: 0; }

blockquote {
  margin: 0; }

b,
strong {
  font-weight: bold; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -5px; }

sup {
  top: -5px; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

pre {
  margin: 0;
  overflow: auto; }

figure {
  margin: 0; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse;
  width: 100%; }

caption {
  padding-top: 10px;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

button:focus {
  outline: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

@keyframes progressbar {
  from {
    width: 0; }
  to {
    width: 100%; } }
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container {
    max-width: 768px; } }
@media (min-width: 768px) {
  .container {
    max-width: 992px; } }
@media (min-width: 992px) {
  .container {
    max-width: 1070px; } }
@media (min-width: 1200px) {
  .container {
    max-width: 1281px; } }
input[type=text],
input[type=number],
input[type=search],
input[type=email],
input[type=url],
input[type=password],
input[type=tel],
textarea {
  display: block;
  width: 100%;
  height: 44px;
  padding: 10px;
  background-color: #FFF;
  background-clip: padding-box;
  border: 1px solid #C8C8C8;
  color: #717171;
  border-radius: 5px; }
  input[type=text]::-ms-expand,
  input[type=number]::-ms-expand,
  input[type=search]::-ms-expand,
  input[type=email]::-ms-expand,
  input[type=url]::-ms-expand,
  input[type=password]::-ms-expand,
  input[type=tel]::-ms-expand,
  textarea::-ms-expand {
    background-color: transparent;
    border: 0; }
  input[type=text]:focus,
  input[type=number]:focus,
  input[type=search]:focus,
  input[type=email]:focus,
  input[type=url]:focus,
  input[type=password]:focus,
  input[type=tel]:focus,
  textarea:focus {
    outline: 0;
    box-shadow: none; }
  input[type=text]::-webkit-input-placeholder,
  input[type=number]::-webkit-input-placeholder,
  input[type=search]::-webkit-input-placeholder,
  input[type=email]::-webkit-input-placeholder,
  input[type=url]::-webkit-input-placeholder,
  input[type=password]::-webkit-input-placeholder,
  input[type=tel]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #6C757D;
    opacity: 1; }
  input[type=text]::-moz-placeholder,
  input[type=number]::-moz-placeholder,
  input[type=search]::-moz-placeholder,
  input[type=email]::-moz-placeholder,
  input[type=url]::-moz-placeholder,
  input[type=password]::-moz-placeholder,
  input[type=tel]::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #6C757D;
    opacity: 1; }
  input[type=text]:-ms-input-placeholder,
  input[type=number]:-ms-input-placeholder,
  input[type=search]:-ms-input-placeholder,
  input[type=email]:-ms-input-placeholder,
  input[type=url]:-ms-input-placeholder,
  input[type=password]:-ms-input-placeholder,
  input[type=tel]:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #6C757D;
    opacity: 1; }
  input[type=text]::-ms-input-placeholder,
  input[type=number]::-ms-input-placeholder,
  input[type=search]::-ms-input-placeholder,
  input[type=email]::-ms-input-placeholder,
  input[type=url]::-ms-input-placeholder,
  input[type=password]::-ms-input-placeholder,
  input[type=tel]::-ms-input-placeholder,
  textarea::-ms-input-placeholder {
    color: #6C757D;
    opacity: 1; }
  input[type=text]::placeholder,
  input[type=number]::placeholder,
  input[type=search]::placeholder,
  input[type=email]::placeholder,
  input[type=url]::placeholder,
  input[type=password]::placeholder,
  input[type=tel]::placeholder,
  textarea::placeholder {
    color: #6C757D;
    opacity: 1; }
  input[type=text]:disabled, input[type=text][readonly],
  input[type=number]:disabled,
  input[type=number][readonly],
  input[type=search]:disabled,
  input[type=search][readonly],
  input[type=email]:disabled,
  input[type=email][readonly],
  input[type=url]:disabled,
  input[type=url][readonly],
  input[type=password]:disabled,
  input[type=password][readonly],
  input[type=tel]:disabled,
  input[type=tel][readonly],
  textarea:disabled,
  textarea[readonly] {
    background-color: #E9ECEF;
    opacity: 1; }

textarea {
  height: auto; }

select {
  display: inline-block;
  width: 100%;
  height: 44px;
  padding: 0 10px;
  color: #495057;
  vertical-align: middle;
  background: #FFF url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23A8AEB2' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 10px center/8px 10px !important;
  border: 1px solid #C8C8C8;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  select:focus {
    outline: 0;
    box-shadow: none; }
  select:disabled {
    color: #6C757D;
    background-color: #E9ECEF; }

input[type="radio"],
input[type="checkbox"] {
  margin: 0 5px 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  top: 5px;
  display: inline-block;
  width: 18px;
  min-width: 18px;
  height: 18px;
  background: #FFF;
  border-style: solid;
  border-width: 1px;
  border-color: #DCD7CA;
  box-shadow: none;
  cursor: pointer;
  border-radius: 2px; }
  input[type="radio"]:checked,
  input[type="checkbox"]:checked {
    border-color: #009fb2; }
  input[type="radio"]:focus,
  input[type="checkbox"]:focus {
    box-shadow: none;
    outline: none; }

input[type="radio"] {
  border-radius: 50%; }
  input[type="radio"]:checked:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #00BFD6;
    border-radius: 50%;
    left: 4px;
    top: 4px; }

input[type="checkbox"] {
  border-radius: 2px; }
  input[type="checkbox"]:checked {
    background: #00BFD6; }
    input[type="checkbox"]:checked:before {
      content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23fff%27%2F%3E%3C%2Fsvg%3E");
      position: absolute;
      display: inline-block;
      height: 18px;
      width: 18px;
      top: 0;
      right: 0; }

.woocommerce form .form-row .required {
  color: #EF394E; }

body span.select2.select2-container--default span.select2-selection--single {
  border-color: #C8C8C8;
  border-radius: 5px;
  height: 44px; }
  body span.select2.select2-container--default span.select2-selection--single span.select2-selection__rendered {
    line-height: 44px; }
  body span.select2.select2-container--default span.select2-selection--single span.select2-selection__arrow {
    top: 7px; }

body span.select2-dropdown {
  border-color: #C8C8C8; }

.btn,
.button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.alt.button,
.woocommerce button.alt.button,
.woocommerce input.alt.button,
input[type=submit] {
  display: inline-block;
  font-weight: 400;
  color: #535353;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 5px 12px;
  height: 44px;
  font-size: 13px;
  border-radius: 5px;
  transition: all 200ms ease-out;
  line-height: 32px; }

.btn:hover,
.button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce a.alt.button:hover,
.woocommerce button.alt.button:hover,
.woocommerce input.alt.button:hover,
input[type=submit]:hover {
  color: #535353;
  text-decoration: none; }

.btn:focus,
.button:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus,
.woocommerce a.alt.button:focus,
.woocommerce button.alt.button:focus,
.woocommerce input.alt.button:focus,
input[type=submit]:focus {
  outline: 0;
  box-shadow: none; }

.btn:disabled,
.button:disabled,
.woocommerce a.button:disabled,
.woocommerce button.button:disabled,
.woocommerce input.button:disabled,
.woocommerce a.alt.button:disabled,
.woocommerce button.alt.button:disabled,
.woocommerce input.alt.button:disabled,
input[type=submit]:disabled {
  opacity: 0.5; }

.btn-primary {
  color: #FFF;
  background-color: #00BFD6;
  border-color: #00BFD6; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  color: #FFF;
  background-color: #00d1ea;
  border-color: #00d1ea; }

.btn-primary.disabled,
.btn-primary:disabled {
  color: #FFF;
  opacity: 0.5; }

.btn-success {
  color: #FFF;
  background-color: #6ab946;
  border-color: #6ab946; }

.btn-success:hover,
.btn-success:focus,
.btn-success:active {
  color: #FFF;
  background-color: #76bf55;
  border-color: #76bf55; }

.btn-success.disabled,
.btn-success:disabled {
  color: #FFF;
  opacity: 0.5; }

.btn-danger,
.button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.alt.button,
.woocommerce button.alt.button,
.woocommerce input.alt.button,
input[type=submit] {
  color: #FFF;
  background-color: #EF394E;
  border-color: #EF394E; }

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.button:hover,
.button:focus,
.button:active,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce a.button:active,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce button.button:active,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button:active,
.woocommerce a.alt.button:hover,
.woocommerce button.alt.button:hover,
.woocommerce input.alt.button:hover,
.woocommerce a.alt.button:focus,
.woocommerce button.alt.button:focus,
.woocommerce input.alt.button:focus,
.woocommerce a.alt.button:active,
.woocommerce button.alt.button:active,
.woocommerce input.alt.button:active,
input[type=submit]:hover,
input[type=submit] :focus,
input[type=submit] :active {
  color: #FFF;
  background-color: #f14c5f;
  border-color: #f14c5f; }

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  color: #FFF;
  background-color: #f14c5f;
  border-color: #f14c5f; }

.btn-danger:disabled,
.button:disabled,
.woocommerce a.button:disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button:disabled,
.woocommerce button.alt.button:disabled,
.woocommerce input.alt.button:disabled,
.woocommerce a.alt.button:disabled,
input[type=submit]:disabled {
  opacity: 0.5;
  color: #FFF;
  padding: 5px 12px; }

.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding: 20px;
  box-sizing: border-box;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.35);
  text-align: center;
  z-index: 999999; }

.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em; }

.blocker.behind {
  background-color: transparent; }

.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 500px;
  box-sizing: border-box;
  width: 90%;
  background: #FFF;
  padding: 36px 15px 15px;
  border-radius: 5px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  text-align: left; }

.modal a.close-modal {
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
  width: 12px;
  height: 12px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAHdElNRQfkAx0MOzHApBDAAAAAcUlEQVQoz4WRSw6AIAwFR/H+J1AWVGMiJ1EPhQsTvhW7ZKakfYUTi0Erw8INM4FdUQwbAQsGR+BgqrCk11YpcKs0uFRUnBTPquP0dcDneCyUgU69/f57AolDOm0HKdZ0dQrSBOXyHEWNOiq/x+qf+3oAmpNAfJ5Nq3YAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjAtMDMtMjlUMTI6NTk6NDkrMDA6MDDHTubeAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIwLTAzLTI5VDEyOjU5OjQ5KzAwOjAwthNeYgAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAAASUVORK5CYII="); }

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px; }

.modal-spinner > div {
  border-radius: 100px;
  background-color: #FFF;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out; }

.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.modal-spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.5); }
  20% {
    -webkit-transform: scaleY(1); } }
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }
.woocommerce-Message, .woocommerce-message, .woocommerce-notice--success {
  background-color: #eeffdf;
  border: 1px solid #b7ecb8;
  color: #518541;
  border-radius: 5px; }
  .woocommerce-Message li:before, .woocommerce-message li:before, .woocommerce-notice--success li:before {
    display: none; }
  .woocommerce-Message:before, .woocommerce-message:before, .woocommerce-notice--success:before {
    color: #518541; }
  .woocommerce-Message .button, .woocommerce-message .button, .woocommerce-notice--success .button {
    height: 32px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

.woocommerce-info, .woocommerce-Message--info {
  border: 1px solid #00BFD6;
  background-color: rgba(0, 191, 214, 0.05);
  color: #00BFD6;
  border-radius: 5px; }
  .woocommerce-info li:before, .woocommerce-Message--info li:before {
    display: none; }
  .woocommerce-info:before, .woocommerce-Message--info:before {
    color: #00BFD6; }

.woocommerce-error, .woocommerce-Message--error {
  background-color: #fff9fa;
  border: 1px solid #ffc1c5;
  color: #ef5662;
  border-radius: 5px; }
  .woocommerce-error li:before, .woocommerce-Message--error li:before {
    display: none; }
  .woocommerce-error:before, .woocommerce-Message--error:before {
    color: #ef5662; }
  .woocommerce-error .button, .woocommerce-Message--error .button {
    height: 32px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

.woocommerce table.shop_table {
  text-align: center;
  border-collapse: collapse;
  border-radius: 5px; }

.woocommerce table.shop_table th {
  font-weight: bold;
  line-height: 32px; }

.modal-loader-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.36);
  visibility: hidden;
  opacity: 0;
  z-index: 9999999; }
  .modal-loader-wrapper.show {
    visibility: visible;
    opacity: 1; }
  .modal-loader-wrapper .modal-loader {
    text-align: center;
    background: #FFF;
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 30px;
    transform: translate(-50%, -50%); }
    .modal-loader-wrapper .modal-loader .loader-bullets {
      margin-top: 20px; }

.loader-bullets {
  margin: auto auto auto -21px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-animation: loading-dots-fadein .5s linear forwards;
  animation: loading-dots-fadein .5s linear forwards;
  direction: ltr; }

.loader-bullet {
  border-radius: 100%;
  overflow: hidden;
  background-color: #EF394E;
  width: 7px;
  height: 7px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
  -webkit-animation: loading-dots-middle-dots .5s ease-in-out infinite;
  animation: loading-dots-middle-dots 0.5s ease-in-out infinite; }

.loader-bullet:first-child {
  -webkit-animation: loading-dots-first-dot .5s ease-in-out infinite;
  animation: loading-dots-first-dot .5s ease-in-out infinite;
  opacity: 0;
  -webkit-transform: translate(-14px);
  transform: translate(-14px); }

.loader-bullet:last-child {
  -webkit-animation: loading-dots-last-dot .5s ease-in-out infinite;
  animation: loading-dots-last-dot 0.5s ease-in-out infinite; }

@-webkit-keyframes loading-dots-fadein {
  to {
    opacity: 1; } }
@keyframes loading-dots-fadein {
  to {
    opacity: 1; } }
@-webkit-keyframes loading-dots-first-dot {
  to {
    -webkit-transform: translateX(14px);
    transform: translateX(14px);
    opacity: 1; } }
@keyframes loading-dots-first-dot {
  to {
    -webkit-transform: translateX(14px);
    transform: translateX(14px);
    opacity: 1; } }
@-webkit-keyframes loading-dots-middle-dots {
  to {
    -webkit-transform: translateX(14px);
    transform: translateX(14px); } }
@keyframes loading-dots-middle-dots {
  to {
    -webkit-transform: translateX(14px);
    transform: translateX(14px); } }
@-webkit-keyframes loading-dots-last-dot {
  to {
    -webkit-transform: translateX(28px);
    transform: translateX(28px);
    opacity: 0; } }
@keyframes loading-dots-last-dot {
  to {
    -webkit-transform: translateX(28px);
    transform: translateX(28px);
    opacity: 0; } }
pre.xdebug-var-dump {
  text-align: left;
  direction: ltr; }

body {
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  line-height: 32px;
  background-color: #F4F4F4;
  direction: ltr;
  text-align: left;
  color: #535353; }

a {
  color: #4A5F73;
  text-decoration: none;
  transition: all 200ms ease-out;
  display: inline-block; }
  a:hover, a:active, a:focus {
    color: #535353;
    text-decoration: none;
    outline: none; }

ul ul li {
  padding-left: 15px; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.clearfix:after {
  content: '';
  display: block;
  clear: both; }

mark {
  border-radius: 3px;
  padding: 0 3px;
  background: #FED330;
  color: #7B5420; }

.woocommerce-store-notice, p.demo_store {
  background-color: #00BFD6 !important; }

.woocommerce .star-rating span::before {
  color: #FFB518; }

.woocommerce a.remove {
  color: #EF394E !important; }

.woocommerce a.remove:hover {
  background: #EF394E; }

html body .blockUI.blockOverlay, .loader {
  background: rgba(0, 0, 0, 0.5) !important; }
  html body .blockUI.blockOverlay::before, .loader::before {
    height: 42px !important;
    width: 42px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    animation: none !important;
    -webkit-animation: none !important;
    background-image: url(assets/img/tail-spin.svg) !important;
    background-position: center center;
    background-size: cover;
    transform: translate(-50%, -50%); }

body.page-template-home #main > .container > .vc_row {
  margin-left: 0;
  margin-right: 0; }

.add-to-cart .ajax-loader {
  display: none;
  margin: 0 10px; }

.woocommerce ul.products li.product .price,
.price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  text-align: right;
  font-weight: bold;
  color: #000;
  font-size: 20px;
  display: block;
  height: 70px; }
  .woocommerce ul.products li.product .price .woocommerce-Price-currencySymbol,
  .price .woocommerce-Price-currencySymbol,
  .woocommerce div.product p.price .woocommerce-Price-currencySymbol,
  .woocommerce div.product span.price .woocommerce-Price-currencySymbol {
    color: #535353;
    font-size: 11px; }
  .woocommerce ul.products li.product .price .discount-percent,
  .price .discount-percent,
  .woocommerce div.product p.price .discount-percent,
  .woocommerce div.product span.price .discount-percent {
    display: inline-block;
    background-color: #EF394E;
    font-weight: normal;
    color: #FFF;
    border-radius: 20px;
    padding: 4px 6px 1px;
    letter-spacing: 0;
    margin-bottom: 3px;
    line-height: 1.375;
    min-width: 43px;
    height: 23px;
    text-align: center;
    margin-right: 5px;
    font-size: 13px; }
  .woocommerce ul.products li.product .price del,
  .price del,
  .woocommerce div.product p.price del,
  .woocommerce div.product span.price del {
    color: #ACACAC;
    font-size: 13px;
    margin: 0 3px; }
    .woocommerce ul.products li.product .price del .woocommerce-Price-currencySymbol,
    .price del .woocommerce-Price-currencySymbol,
    .woocommerce div.product p.price del .woocommerce-Price-currencySymbol,
    .woocommerce div.product span.price del .woocommerce-Price-currencySymbol {
      display: none; }
  .woocommerce ul.products li.product .price ins,
  .price ins,
  .woocommerce div.product p.price ins,
  .woocommerce div.product span.price ins {
    color: #000;
    letter-spacing: 0;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.1;
    text-decoration: none;
    width: 100%;
    display: block; }
    .woocommerce ul.products li.product .price ins .woocommerce-Price-currencySymbol,
    .price ins .woocommerce-Price-currencySymbol,
    .woocommerce div.product p.price ins .woocommerce-Price-currencySymbol,
    .woocommerce div.product span.price ins .woocommerce-Price-currencySymbol {
      font-size: 11px;
      font-weight: 400; }

@media (max-width: 992px) {
  .woocommerce ul.products li.product .price,
  .price,
  .woocommerce div.product p.price,
  .woocommerce div.product span.price {
    font-size: 16px; }
    .woocommerce ul.products li.product .price ins,
    .price ins,
    .woocommerce div.product p.price ins,
    .woocommerce div.product span.price ins {
      font-size: 16px; } }
.top-ads {
  margin: 0;
  height: 60px;
  border-radius: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  width: 100%;
  display: block; }

.main-header {
  background: #FFF;
  z-index: 100;
  top: 0;
  position: relative; }
  @media (max-width: 992px) {
    .main-header {
      margin-bottom: 20px; } }
  .main-header .row > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .main-header.sticky {
    position: fixed;
    top: 0;
    background: #FFF;
    width: 100%;
    left: 0;
    right: 0; }

.main-header .header-row {
  padding: 12px 0; }
  .main-header .header-row .site-name {
    display: none; }

.main-header .header-row .search-form-wrapper {
  position: relative;
  width: 100%; }
.main-header .header-row .search-form {
  position: relative;
  z-index: 52; }
  .main-header .header-row .search-form:before {
    font-family: IRANKala;
    content: "\E131\00FE0E";
    left: 8px;
    top: 9px;
    position: absolute;
    z-index: 52;
    color: #A1A3A8;
    font-size: 24px;
    width: 36px;
    height: 36px; }
  .main-header .header-row .search-form input[type=text] {
    background-color: #F0F0F1;
    border: none;
    padding-left: 40px;
    padding-right: 40px;
    z-index: 51; }
    .main-header .header-row .search-form input[type=text].focused {
      background: #FFF; }
  .main-header .header-row .search-form .reset {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 106px;
    display: none; }
    .main-header .header-row .search-form .reset:before {
      font-family: IRANKala;
      content: "\E0DA\00FE0E";
      z-index: 100;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      color: #BCBCBC;
      font-size: 25px; }
  .main-header .header-row .search-form .product-cat {
    position: absolute;
    right: 0;
    top: 7px;
    z-index: 52;
    background: transparent !important;
    border: none;
    width: 106px;
    height: 30px;
    border-radius: 0;
    border-left: 1px solid #D6DCE2; }
.main-header .header-row .search-results {
  display: none;
  position: absolute;
  width: 100%;
  background: #FFF;
  z-index: 50;
  border-radius: 5px;
  top: 0;
  padding: 59px 15px 15px;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.2); }
  .main-header .header-row .search-results ul {
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 320px;
    overflow-y: auto;
    overflow-x: hidden; }
    .main-header .header-row .search-results ul li {
      line-height: 3; }

.main-header .header-row .header-action {
  text-align: right;
  width: 100%; }
  .main-header .header-row .header-action .header-btn {
    padding: 0 12px;
    display: inline-block;
    position: relative; }
    .main-header .header-row .header-action .header-btn .login-btn {
      padding: 10px 12px;
      border-radius: 5px;
      border: 1px solid #E0E0E2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      white-space: nowrap;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      cursor: pointer;
      color: #616161;
      line-height: 1.833; }
      .main-header .header-row .header-action .header-btn .login-btn:before {
        font-family: IRANKala;
        content: "\E188\00FE0E";
        margin-right: 8px;
        font-size: 24px;
        line-height: 23px; }
    .main-header .header-row .header-action .header-btn .dropdown-toggle {
      border-radius: 5px; }
      .main-header .header-row .header-action .header-btn .dropdown-toggle:before {
        font-family: IRANKala;
        content: "\E188\00FE0E";
        font-size: 24px;
        margin-left: 4px; }
      .main-header .header-row .header-action .header-btn .dropdown-toggle:after {
        font-family: IRANKala;
        content: "\E105\00FE0E";
        font-size: 18px; }
      .main-header .header-row .header-action .header-btn .dropdown-toggle.show {
        background: rgba(239, 57, 78, 0.05); }
        .main-header .header-row .header-action .header-btn .dropdown-toggle.show + .dropdown-menu {
          display: block;
          max-height: 460px;
          overflow-y: auto; }
    .main-header .header-row .header-action .header-btn .dropdown-menu {
      display: none;
      position: absolute;
      top: calc(100% + 2px);
      right: 0;
      width: 200px;
      -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.3);
      box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.3);
      background: #FFF;
      border-radius: 5px;
      overflow: hidden;
      text-align: left;
      z-index: 999; }
      .main-header .header-row .header-action .header-btn .dropdown-menu .account-navigation {
        list-style: none;
        padding: 0;
        margin: 0; }
        .main-header .header-row .header-action .header-btn .dropdown-menu .account-navigation .woocommerce-MyAccount-navigation-link {
          padding: 0 7px; }
          .main-header .header-row .header-action .header-btn .dropdown-menu .account-navigation .woocommerce-MyAccount-navigation-link:before {
            margin-top: 6px; }
          .main-header .header-row .header-action .header-btn .dropdown-menu .account-navigation .woocommerce-MyAccount-navigation-link a {
            position: relative;
            padding: 8px 12px;
            display: block;
            line-height: 24px; }
        .main-header .header-row .header-action .header-btn .dropdown-menu .account-navigation li:not(:last-child):not(.first-item) a {
          border-bottom: 1px solid #F0F0F1; }
        .main-header .header-row .header-action .header-btn .dropdown-menu .account-navigation .first-item {
          padding: 8px;
          border-bottom: 1px solid #F0F0F1; }
          .main-header .header-row .header-action .header-btn .dropdown-menu .account-navigation .first-item:hover {
            background: #F0F0F1; }
        .main-header .header-row .header-action .header-btn .dropdown-menu .account-navigation .user-info {
          float: left;
          line-height: 22px; }
        .main-header .header-row .header-action .header-btn .dropdown-menu .account-navigation .avatar {
          float: left;
          margin-right: 7px;
          border: 1px solid #535353;
          border-radius: 50%; }
        .main-header .header-row .header-action .header-btn .dropdown-menu .account-navigation .user-name {
          font-weight: bold; }
        .main-header .header-row .header-action .header-btn .dropdown-menu .account-navigation .profile-link {
          padding: 0;
          font-size: 11px;
          color: #00BFD6;
          position: relative; }
          .main-header .header-row .header-action .header-btn .dropdown-menu .account-navigation .profile-link:after {
            content: '\203A';
            position: absolute;
            right: -17px;
            font-size: 18px;
            top: -2px; }
        .main-header .header-row .header-action .header-btn .dropdown-menu .account-navigation .woocommerce-MyAccount-navigation-link--customer-logout:before {
          color: #EF394E; }
  .main-header .header-row .header-action .mini-cart {
    position: relative;
    padding-left: 12px;
    display: inline-block; }
    .main-header .header-row .header-action .mini-cart:before {
      content: "";
      display: block;
      height: 24px;
      background: #E0E0E2;
      position: absolute;
      left: 0;
      width: 1px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
    .main-header .header-row .header-action .mini-cart #cart-button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 40px;
      height: 40px;
      position: relative;
      border-radius: 5px; }
      .main-header .header-row .header-action .mini-cart #cart-button:before {
        font-family: IRANKala;
        content: "\E0CC\00FE0E";
        font-size: 24px;
        color: #424750; }
      .main-header .header-row .header-action .mini-cart #cart-button .cart-counter {
        font-size: 10px;
        line-height: 15px;
        color: #FFF;
        width: 20px;
        height: 18px;
        background: #EF394E;
        text-align: center;
        vertical-align: middle;
        border-radius: 5px;
        font-weight: 900;
        border: 2px solid #FFF;
        position: absolute;
        bottom: 6px;
        left: 2px; }
    .main-header .header-row .header-action .mini-cart:hover #cart-button {
      background: rgba(239, 57, 78, 0.05); }
    .main-header .header-row .header-action .mini-cart:hover .mini-cart-content {
      display: block; }

.mini-cart-content {
  position: absolute;
  right: 0;
  top: calc(100% - 3px);
  width: 300px;
  max-height: 380px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #FFF;
  border-radius: 5px;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);
  z-index: 110;
  display: none; }
  .mini-cart-content .mini-cart-header {
    padding: 10px;
    border-bottom: 1px solid #E8ECED;
    text-align: left; }
    .mini-cart-content .mini-cart-header .count {
      color: #81858B; }
    .mini-cart-content .mini-cart-header .cart {
      float: right;
      color: #00BFD6;
      position: relative;
      margin-right: 10px; }
      .mini-cart-content .mini-cart-header .cart:after {
        content: '\203A';
        position: absolute;
        right: -10px;
        top: -1px;
        font-size: 18px; }
  .mini-cart-content .woocommerce-mini-cart {
    font-size: 90%; }
    .mini-cart-content .woocommerce-mini-cart .mini_cart_item, .mini-cart-content .woocommerce-mini-cart .cart_item {
      text-align: left;
      padding: 10px;
      border-bottom: 1px solid #E8ECED; }
      .mini-cart-content .woocommerce-mini-cart .mini_cart_item a, .mini-cart-content .woocommerce-mini-cart .cart_item a {
        word-break: break-word;
        white-space: normal; }
      .mini-cart-content .woocommerce-mini-cart .mini_cart_item img, .mini-cart-content .woocommerce-mini-cart .cart_item img {
        max-width: 42px;
        height: auto;
        margin-right: 10px;
        float: left; }
      .mini-cart-content .woocommerce-mini-cart .mini_cart_item .product-name, .mini-cart-content .woocommerce-mini-cart .cart_item .product-name {
        line-height: 16px;
        font-weight: bold;
        font-size: 90%;
        color: #000; }
      .mini-cart-content .woocommerce-mini-cart .mini_cart_item .variation, .mini-cart-content .woocommerce-mini-cart .cart_item .variation {
        margin-bottom: 0; }
        .mini-cart-content .woocommerce-mini-cart .mini_cart_item .variation dt, .mini-cart-content .woocommerce-mini-cart .mini_cart_item .variation dd, .mini-cart-content .woocommerce-mini-cart .cart_item .variation dt, .mini-cart-content .woocommerce-mini-cart .cart_item .variation dd {
          display: inline-block; }
      .mini-cart-content .woocommerce-mini-cart .mini_cart_item .quantity, .mini-cart-content .woocommerce-mini-cart .cart_item .quantity {
        color: #A1A3A8; }
      .mini-cart-content .woocommerce-mini-cart .mini_cart_item .remove, .mini-cart-content .woocommerce-mini-cart .cart_item .remove {
        font-size: 17px;
        color: #A1A3A8;
        float: right;
        position: relative;
        top: 3px;
        font-weight: normal; }
        .mini-cart-content .woocommerce-mini-cart .mini_cart_item .remove:before, .mini-cart-content .woocommerce-mini-cart .cart_item .remove:before {
          font-family: IRANKala;
          content: "\E1D3\00FE0E"; }
        .mini-cart-content .woocommerce-mini-cart .mini_cart_item .remove:hover, .mini-cart-content .woocommerce-mini-cart .cart_item .remove:hover {
          background: transparent;
          color: #EF394E !important; }
  .mini-cart-content .mini-cart-footer {
    padding: 10px; }
  .mini-cart-content .total {
    text-align: left;
    font-size: 85%;
    float: left; }
    .mini-cart-content .total strong {
      font-weight: normal;
      display: block;
      line-height: 14px; }
    .mini-cart-content .total .amount {
      font-size: 18px;
      font-weight: bold; }
      .mini-cart-content .total .amount .woocommerce-Price-currencySymbol {
        font-weight: normal;
        font-size: 11.05px; }
  .mini-cart-content .buttons {
    float: right; }
    .mini-cart-content .buttons .button {
      margin: 0 5px;
      padding-right: 25px;
      padding-left: 25px; }
    .mini-cart-content .buttons .button:not(.checkout) {
      display: none; }
  .mini-cart-content .woocommerce-mini-cart__empty-message {
    text-align: center;
    padding: 10px; }

@media (max-width: 992px) {
  .main-header {
    background-color: #F9F9F9;
    border-bottom: 1px solid #E5E5EA; }
    .main-header .header-row .col-lg-2 {
      border-bottom: 1px solid #E5E5EA;
      padding-bottom: 12px;
      margin-bottom: 12px; }
    .main-header .header-row .col-lg-6 {
      width: calc(100% - 120px);
      float: left;
      padding-right: 0; }
    .main-header .header-row .col-lg-4 {
      width: 120px;
      float: right;
      padding-left: 0; }
    .main-header .header-row #cat-toggle {
      width: 31px;
      height: 3px;
      background-color: #929292;
      position: relative; }
      .main-header .header-row #cat-toggle:before {
        content: '';
        position: absolute;
        width: 31px;
        height: 3px;
        background-color: #929292;
        top: -8px; }
      .main-header .header-row #cat-toggle:after {
        content: '';
        position: absolute;
        width: 31px;
        height: 3px;
        background-color: #929292;
        bottom: -8px; }
    .main-header .header-row .header-logo {
      margin: auto; }
    .main-header .header-row .fags:before {
      font-family: IRANKala;
      content: "\E18B\00FE0E";
      font-size: 30px;
      color: #929292;
      position: relative;
      top: 5px; }
    .main-header .header-row .search-form input[type=search] {
      border: 1px solid #979797;
      background: #FFF;
      border-radius: 8px; }
    .main-header .header-row .header-action a {
      color: #929292; }
    .main-header .header-row .header-action .header-btn .login-btn {
      width: 24px;
      overflow: hidden;
      padding: 0;
      border: none;
      height: 28px; }
    .main-header .header-row .header-action .header-btn .dropdown-toggle {
      position: relative; }
      .main-header .header-row .header-action .header-btn .dropdown-toggle:after {
        display: none; }
      .main-header .header-row .header-action .header-btn .dropdown-toggle .checked {
        position: absolute;
        background: #64D979;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        right: -4px;
        top: 11px; }
        .main-header .header-row .header-action .header-btn .dropdown-toggle .checked:after {
          position: absolute;
          font-family: IRANKala;
          content: '\E0D4\00FE0E';
          color: #FFF;
          font-size: 8px;
          right: 3px;
          top: -7px; }
    .main-header .header-row .header-action .mini-cart {
      padding-left: 0; }
      .main-header .header-row .header-action .mini-cart:before {
        display: none; }
      .main-header .header-row .header-action .mini-cart #cart-button:before {
        top: 2px;
        position: relative;
        color: #929292; }
      .main-header .header-row .header-action .mini-cart #cart-button .cart-counter {
        height: 20px;
        background: #00BFD6;
        border-radius: 50%;
        top: -3px;
        left: 10px; }
      .main-header .header-row .header-action .mini-cart .mini-cart-content {
        display: none !important; }
    .main-header.focus-search .header-row .col-lg-6 {
      width: 100%;
      float: none;
      padding-right: 15px; }
    .main-header.focus-search .header-row .col-lg-4 {
      display: none; } }
.top-menu #top-toggle {
  border: 1px solid #666E7C;
  border-radius: 2px;
  position: relative;
  width: 38px;
  height: 32px;
  margin-top: 12px; }
  @media (min-width: 992px) {
    .top-menu #top-toggle {
      display: none; } }
  .top-menu #top-toggle:before {
    font-family: IRANKala;
    content: "\E12E\00FE0E";
    font-size: 24px;
    margin-right: 4px;
    color: #666E7C;
    position: absolute;
    top: 2px;
    left: 6px; }
.top-menu ul a {
  color: #697389; }
@media (min-width: 992px) {
  .top-menu ul {
    padding-right: 15px; }
    .top-menu ul .menu-item {
      display: inline-block; }
      .top-menu ul .menu-item a {
        margin-right: 15px; }
        .top-menu ul .menu-item a:hover {
          color: #EF394E; }
    .top-menu ul > .menu-item-has-children > a {
      position: relative; }
      .top-menu ul > .menu-item-has-children > a:before {
        content: "\E08F\00FE0E";
        font-family: IRANKala;
        position: absolute;
        right: -18px;
        font-size: 18px;
        color: #B1B1B1;
        top: 2px; }
    .top-menu ul .menu-item-has-children {
      position: relative; }
      .top-menu ul .menu-item-has-children .sub-menu {
        position: absolute;
        top: calc(100% + 10px);
        left: 0;
        background: #FFF;
        box-shadow: 0 2px 9px 0 rgba(112, 112, 112, 0.32);
        z-index: 150;
        width: 200px;
        opacity: 0;
        visibility: hidden;
        transition: all 200ms ease-out;
        border-top: 2px solid #EF394E; }
        .top-menu ul .menu-item-has-children .sub-menu:before {
          position: absolute;
          content: '';
          width: 0;
          height: 0;
          left: 15px;
          top: -8px;
          border-bottom: 6px solid #EF394E;
          border-left: 6px solid transparent;
          border-right: 6px solid transparent; }
        .top-menu ul .menu-item-has-children .sub-menu .menu-item {
          display: block; }
          .top-menu ul .menu-item-has-children .sub-menu .menu-item a {
            display: block;
            padding: 3px 10px; }
      .top-menu ul .menu-item-has-children:hover > a {
        color: #EF394E; }
      .top-menu ul .menu-item-has-children:hover .sub-menu {
        opacity: 1;
        visibility: visible;
        top: 100%; } }
.top-menu .wpml-ls-legacy-list-horizontal {
  margin-bottom: 0;
  display: inline-block;
  border: none;
  padding: 0; }
@media (max-width: 992px) {
  .top-menu > ul {
    display: none; }
    .top-menu > ul .sub-menu {
      padding-left: 15px; } }
@media (max-width: 992px) {
  .top-menu > ul {
    max-height: 320px;
    overflow-y: auto; }
  .top-menu .wpml-ls-legacy-list-horizontal li {
    display: block; }
    .top-menu .wpml-ls-legacy-list-horizontal li a {
      padding: 7px 0; } }

@media (min-width: 992px) {
  #cat-menu {
    transition: all 200ms ease-out;
    background: #FFF;
    box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.04);
    z-index: 99;
    margin-bottom: 20px;
    position: relative; }
    #cat-menu a {
      color: #535353; }
    #cat-menu ul {
      position: relative;
      list-style: none;
      padding: 0;
      margin: 0; }
      #cat-menu ul span[data-icon] {
        display: none !important; }
    #cat-menu .menu-item {
      display: inline-block; }
      #cat-menu .menu-item a {
        padding: 7px 12px; }
        #cat-menu .menu-item a .cat-icon {
          font-size: 20px;
          position: relative;
          right: 5px;
          line-height: 0; }
        #cat-menu .menu-item a .cat-icon:not(img) {
          top: 3px; }
    #cat-menu #magic-line {
      position: absolute;
      bottom: 0;
      left: 0;
      height: 2px;
      background: #EF394E;
      transition: all 200ms ease-out;
      z-index: -1; }
    #cat-menu .menu-item-has-children {
      position: relative; }
      #cat-menu .menu-item-has-children:hover > .sub-menu {
        display: block; }
      #cat-menu .menu-item-has-children .menu-item-has-children > a {
        position: relative; }
        #cat-menu .menu-item-has-children .menu-item-has-children > a:after {
          content: '\203A';
          position: absolute;
          right: 12px;
          font-size: 18px;
          color: #B1B1B1; }
    #cat-menu .menu-item.mega-menu-main-item > a {
      position: relative;
      padding-left: 24px; }
      #cat-menu .menu-item.mega-menu-main-item > a:before {
        font-family: IRANKala;
        content: "\E12E\00FE0E";
        font-size: 18px;
        margin-right: 4px;
        color: #424750;
        position: absolute;
        top: 9px;
        left: 0; }
      #cat-menu .menu-item.mega-menu-main-item > a:after {
        content: "";
        height: 20px;
        bottom: 13px;
        position: absolute;
        width: 1px;
        background: #F0F0F1;
        right: -1px; }
    #cat-menu .menu-item.mega-menu-main-item > .sub-menu {
      background: #F4F4F4 !important;
      width: 220px;
      border-bottom-left-radius: 5px;
      box-shadow: none; }
      #cat-menu .menu-item.mega-menu-main-item > .sub-menu.active > .menu-item:first-child > a {
        background: #FFF !important;
        color: #EF394E; }
      #cat-menu .menu-item.mega-menu-main-item > .sub-menu.active > .menu-item:first-child .sub-menu {
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
      #cat-menu .menu-item.mega-menu-main-item > .sub-menu > .menu-item {
        padding: 5px 0 0 5px; }
        #cat-menu .menu-item.mega-menu-main-item > .sub-menu > .menu-item > a {
          background: #F4F4F4;
          border-radius: 5px 0 0 5px; }
        #cat-menu .menu-item.mega-menu-main-item > .sub-menu > .menu-item:hover > a {
          background: #FFF; }
      #cat-menu .menu-item.mega-menu-main-item > .sub-menu .menu-item-has-children .sub-menu {
        background: #FFF;
        box-shadow: none;
        border-bottom-right-radius: 5px;
        border-top: 1px solid #F4F4F4; }
        #cat-menu .menu-item.mega-menu-main-item > .sub-menu .menu-item-has-children .sub-menu .menu-item-has-children > a {
          font-weight: bold; }
          #cat-menu .menu-item.mega-menu-main-item > .sub-menu .menu-item-has-children .sub-menu .menu-item-has-children > a:after {
            right: auto;
            margin-left: 7px;
            bottom: 6px; }
        #cat-menu .menu-item.mega-menu-main-item > .sub-menu .menu-item-has-children .sub-menu .menu-item-has-children .menu-item a {
          color: #4A5F73;
          line-height: 22px;
          padding: 3px 12px;
          font-size: 90%; }
          #cat-menu .menu-item.mega-menu-main-item > .sub-menu .menu-item-has-children .sub-menu .menu-item-has-children .menu-item a:hover {
            color: #EF394E; }
      #cat-menu .menu-item.mega-menu-main-item > .sub-menu .menu-item-has-children.mega-menu {
        position: static; }
        #cat-menu .menu-item.mega-menu-main-item > .sub-menu .menu-item-has-children.mega-menu .sub-menu .sub-menu {
          position: static;
          display: block;
          border-top: none; }
      #cat-menu .menu-item.mega-menu-main-item > .sub-menu .menu-item-has-children.mega-menu-col-2 > .sub-menu > .menu-item {
        width: 49%; }
      #cat-menu .menu-item.mega-menu-main-item > .sub-menu .menu-item-has-children.mega-menu-col-3 > .sub-menu > .menu-item {
        width: 32.33%; }
      #cat-menu .menu-item.mega-menu-main-item > .sub-menu .menu-item-has-children.mega-menu-col-4 > .sub-menu > .menu-item {
        width: 24%; }
      #cat-menu .menu-item.mega-menu-main-item > .sub-menu .menu-item-has-children.mega-menu-col-5 > .sub-menu > .menu-item {
        width: 19%; }
      #cat-menu .menu-item.mega-menu-main-item > .sub-menu .menu-item-has-children.mega-menu-col-6 > .sub-menu > .menu-item {
        width: 15.67%; }
    #cat-menu .menu-item:not(.mega-menu-main-item).mega-menu {
      position: static; }
      #cat-menu .menu-item:not(.mega-menu-main-item).mega-menu > .sub-menu {
        width: 100%; }
        #cat-menu .menu-item:not(.mega-menu-main-item).mega-menu > .sub-menu > .menu-item {
          display: inline-block;
          float: left; }
      #cat-menu .menu-item:not(.mega-menu-main-item).mega-menu .sub-menu a {
        font-weight: bold; }
        #cat-menu .menu-item:not(.mega-menu-main-item).mega-menu .sub-menu a:after {
          margin-left: 5px;
          right: auto; }
      #cat-menu .menu-item:not(.mega-menu-main-item).mega-menu .sub-menu .sub-menu {
        position: static;
        display: block;
        border-top: none;
        box-shadow: none; }
        #cat-menu .menu-item:not(.mega-menu-main-item).mega-menu .sub-menu .sub-menu a {
          line-height: 24px;
          font-weight: normal; }
    #cat-menu .menu-item:not(.mega-menu-main-item).mega-menu-col-2 > .sub-menu > .menu-item {
      width: 49%; }
    #cat-menu .menu-item:not(.mega-menu-main-item).mega-menu-col-3 > .sub-menu > .menu-item {
      width: 32.33%; }
    #cat-menu .menu-item:not(.mega-menu-main-item).mega-menu-col-4 > .sub-menu > .menu-item {
      width: 24%; }
    #cat-menu .menu-item:not(.mega-menu-main-item).mega-menu-col-5 > .sub-menu > .menu-item {
      width: 19%; }
    #cat-menu .menu-item:not(.mega-menu-main-item).mega-menu-col-6 > .sub-menu > .menu-item {
      width: 15.67%; }
    #cat-menu .sub-menu {
      display: none;
      position: absolute;
      left: 0;
      top: 100%;
      background: #FFF;
      width: 200px;
      z-index: 99;
      box-shadow: 0 2px 9px 0 rgba(112, 112, 112, 0.32); }
      #cat-menu .sub-menu .menu-item {
        display: block;
        padding: 0; }
        #cat-menu .sub-menu .menu-item a {
          padding: 4px 12px; }
        #cat-menu .sub-menu .menu-item:hover > a {
          color: #EF394E; }
      #cat-menu .sub-menu > .menu-item a {
        display: block; }
        #cat-menu .sub-menu > .menu-item a:hover {
          color: #EF394E; }
      #cat-menu .sub-menu .menu-item-has-children .sub-menu {
        left: 100%;
        top: 0; }

  #cat-menu .side-logo {
    display: none; } }
@media (max-width: 992px) {
  #cat-menu {
    width: 285px;
    background-color: #FFF;
    box-shadow: -2px 0 4px 0 rgba(0, 0, 0, 0.13);
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 9999999;
    position: fixed;
    top: 0 !important;
    left: -285px;
    bottom: 0;
    transition: all 200ms ease-out; }
    #cat-menu .container {
      padding: 0; }
    #cat-menu ul {
      padding: 0;
      margin: 0;
      list-style: none; }
    #cat-menu a {
      display: block;
      padding: 7px 15px; }
    #cat-menu .cat-menu > li.menu-item > a > span.cat-icon {
      font-size: 20px;
      margin-right: 5px;
      color: #9A9A9A; }
    #cat-menu .cat-menu .menu-item-has-children span[data-icon] {
      font-size: 9px;
      margin-right: 5px;
      border: 1px solid #9A9A9A;
      border-radius: 50%;
      padding: 4px 3px 1px 3px; }
      #cat-menu .cat-menu .menu-item-has-children span[data-icon]:before {
        color: #9A9A9A; }
    #cat-menu .cat-menu .menu-item-has-children .cat-icon {
      display: none; }
    #cat-menu .cat-menu .menu-item-has-children .sub-menu {
      display: none;
      height: auto !important;
      width: auto !important;
      background-color: #F5F5F5;
      padding-left: 20px; }
      #cat-menu .cat-menu .menu-item-has-children .sub-menu .sub-menu a {
        color: #8C8C8C; }
    #cat-menu .cat-menu > .menu-item-has-children > .sub-menu {
      -webkit-box-shadow: inset 0 5px 4px -4px rgba(0, 0, 0, 0.06), inset 0 -5px 4px -4px rgba(0, 0, 0, 0.06);
      box-shadow: inset 0 5px 4px -4px rgba(0, 0, 0, 0.06), inset 0 -5px 4px -4px rgba(0, 0, 0, 0.06); }

  body.show-cat-menu #cat-menu {
    left: 0; }
  body.show-cat-menu .overlay {
    opacity: 1;
    z-index: 104;
    pointer-events: auto; }

  #cat-menu .side-logo {
    display: block;
    text-align: center;
    border-bottom: 1px solid #E5E5EA;
    margin: 0 15px 15px 15px;
    padding: 15px 0; } }
.overlay {
  position: fixed;
  right: 0;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  content: "";
  background: rgba(74, 74, 74, 0.43);
  opacity: 0;
  z-index: 98;
  -webkit-transition: opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
  transition: opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
  pointer-events: none; }

@media (min-width: 992px) {
  #cat-menu .mega-menu-main-item.flex-menu .menu-item-has-children:hover > .sub-menu {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  #cat-menu .menu-item.mega-menu-main-item > .sub-menu.active > .menu-item:first-child .sub-menu {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  #cat-menu .menu-item.mega-menu-main-item > .sub-menu .menu-item-has-children.mega-menu > .sub-menu > .menu-item {
    display: unset;
    float: none; } }
.widget {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #FFF;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  padding: 15px;
  overflow: hidden; }
  .widget .header .title {
    font-weight: bold;
    font-size: 16px;
    line-height: 32px; }

.sidebar .widget .header {
  padding-bottom: 10px;
  margin-bottom: 10px;
  position: relative;
  text-align: center; }
  .sidebar .widget .header:before {
    content: '';
    height: 1px;
    background: #00BFD6;
    position: absolute;
    left: -15px;
    top: 50%;
    width: 44px; }
.sidebar .theiaStickySidebar .widget:last-of-type {
  margin-bottom: 0; }

.widget_calendar #wp-calendar {
  text-align: center; }

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
  padding: 0; }

.widget_product_search .woocommerce-product-search, .widget_product_search #searchform, .widget_search .woocommerce-product-search, .widget_search #searchform {
  position: relative; }
  .widget_product_search .woocommerce-product-search:before, .widget_product_search #searchform:before, .widget_search .woocommerce-product-search:before, .widget_search #searchform:before {
    font-family: IRANKala;
    content: "\E131\00FE0E";
    left: 8px;
    top: 9px;
    position: absolute;
    z-index: 52;
    color: #A1A3A8;
    font-size: 24px;
    width: 36px;
    height: 36px; }
  .widget_product_search .woocommerce-product-search .search-field, .widget_product_search .woocommerce-product-search input[type=text], .widget_product_search #searchform .search-field, .widget_product_search #searchform input[type=text], .widget_search .woocommerce-product-search .search-field, .widget_search .woocommerce-product-search input[type=text], .widget_search #searchform .search-field, .widget_search #searchform input[type=text] {
    color: #555;
    background: #f8f8f8;
    border-color: transparent;
    transition: all 200ms ease-out;
    padding-left: 36px; }
    .widget_product_search .woocommerce-product-search .search-field:focus, .widget_product_search .woocommerce-product-search input[type=text]:focus, .widget_product_search #searchform .search-field:focus, .widget_product_search #searchform input[type=text]:focus, .widget_search .woocommerce-product-search .search-field:focus, .widget_search .woocommerce-product-search input[type=text]:focus, .widget_search #searchform .search-field:focus, .widget_search #searchform input[type=text]:focus {
      background: transparent;
      border-color: #00BFD6; }
  .widget_product_search .woocommerce-product-search button, .widget_product_search .woocommerce-product-search input[type=submit], .widget_product_search #searchform button, .widget_product_search #searchform input[type=submit], .widget_search .woocommerce-product-search button, .widget_search .woocommerce-product-search input[type=submit], .widget_search #searchform button, .widget_search #searchform input[type=submit] {
    display: none; }

.widget_product_tag_cloud .tagcloud a,
.widget_tag_cloud .tagcloud a {
  color: #7F7F7F;
  background: #f8f8f8;
  padding: 0 7px;
  border-radius: 5px;
  margin-bottom: 2px; }

.widget_media_image {
  text-align: center; }

.widget-a_d_s {
  padding: 0;
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 0; }
  .widget-a_d_s .row > div {
    margin-bottom: 20px; }
  .widget-a_d_s a {
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
    display: block; }
    .widget-a_d_s a img {
      width: 100%; }

.slider-sidebar .widget {
  margin-bottom: 10px; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img:not(.ajax-loader) {
  display: block;
  width: 100%; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
            This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
            calculation of the height of the owl-item that breaks page layouts
         */ }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.owl-carousel:not(.main-carousel) .item {
  padding: 15px;
  background: #FFF;
  border-radius: 5px; }
  .owl-carousel:not(.main-carousel) .item > a {
    display: block; }
  .owl-carousel:not(.main-carousel) .item .img-wrapper {
    text-align: center; }
    .owl-carousel:not(.main-carousel) .item .img-wrapper img {
      width: auto;
      margin: auto;
      float: none; }
  .owl-carousel:not(.main-carousel) .item .title {
    margin: 14px 0;
    overflow: hidden;
    min-height: 50px;
    height: 50px;
    font-size: 12px;
    line-height: 25px;
    color: #535353; }
  .owl-carousel:not(.main-carousel) .item .quantity {
    display: inline-block;
    margin-top: 5px; }
    .owl-carousel:not(.main-carousel) .item .quantity .qty {
      height: 38px;
      width: 56px;
      text-align: center; }
    .owl-carousel:not(.main-carousel) .item .quantity + .add-to-cart {
      display: inline-block;
      margin-top: 0; }
  .owl-carousel:not(.main-carousel) .item .add-to-cart {
    margin-top: 5px;
    height: auto;
    padding-top: 2px;
    padding-bottom: 2px; }
    .owl-carousel:not(.main-carousel) .item .add-to-cart .plus {
      font-size: 20px;
      position: relative;
      top: 6px; }
      .owl-carousel:not(.main-carousel) .item .add-to-cart .plus + .ajax-loader {
        margin: 0; }
    .owl-carousel:not(.main-carousel) .item .add-to-cart .added-message:before {
      font-family: IRANKala;
      content: "\E0D3\00FE0E";
      font-size: 10px;
      margin-right: 5px; }
  .owl-carousel:not(.main-carousel) .item .brand-name {
    text-align: center;
    font-weight: bold;
    display: block; }
.owl-carousel:not(.main-carousel) .owl-nav {
  font-size: 26px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #FFF;
  width: 100%;
  pointer-events: none;
  height: 90px; }
  @media (max-width: 992px) {
    .owl-carousel:not(.main-carousel) .owl-nav {
      font-size: 22px; } }
  .owl-carousel:not(.main-carousel) .owl-nav .owl-next, .owl-carousel:not(.main-carousel) .owl-nav .owl-prev {
    position: absolute;
    height: 90px;
    pointer-events: auto;
    color: #000 !important; }
    @media (min-width: 992px) {
      .owl-carousel:not(.main-carousel) .owl-nav .owl-next, .owl-carousel:not(.main-carousel) .owl-nav .owl-prev {
        width: 49px;
        background: #FFF !important;
        box-shadow: -1.5px 0 4px 0 rgba(0, 0, 0, 0.15); } }
    .owl-carousel:not(.main-carousel) .owl-nav .owl-next span, .owl-carousel:not(.main-carousel) .owl-nav .owl-prev span {
      position: relative;
      bottom: -2px; }
    .owl-carousel:not(.main-carousel) .owl-nav .owl-next.disabled, .owl-carousel:not(.main-carousel) .owl-nav .owl-prev.disabled {
      color: #A8A8A8 !important;
      cursor: default; }
  .owl-carousel:not(.main-carousel) .owl-nav .owl-next {
    right: 0;
    border-radius: 5px 0 0 5px; }
  .owl-carousel:not(.main-carousel) .owl-nav .owl-prev {
    left: 0;
    border-radius: 0 5px 5px 0; }

@media (max-width: 992px) {
  .slider-inner {
    /*overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    max-width: 100%;*/ }

  .owl-carousel:not(.main-carousel) {
    padding-right: 0;
    padding-left: 0;
    display: block; }
    .owl-carousel:not(.main-carousel) .item {
      white-space: normal; } }
@media (max-width: 768px) {
  .owl-carousel:not(.main-carousel) .item {
    padding: 10px; }
    .owl-carousel:not(.main-carousel) .item .title {
      margin-top: 7px;
      margin-bottom: 7px; }
    .owl-carousel:not(.main-carousel) .item .price {
      height: 50px;
      line-height: 25px; } }
.widget-products-slider .item.has-secondary-image:hover img:first-child,
.amazing-slider .item.has-secondary-image:hover img:first-child {
  display: none; }
.widget-products-slider .item.has-secondary-image:hover .secondary-image,
.amazing-slider .item.has-secondary-image:hover .secondary-image {
  display: block; }
.widget-products-slider .item.has-secondary-image .secondary-image,
.amazing-slider .item.has-secondary-image .secondary-image {
  display: none; }

.main-slider {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  margin-bottom: 20px; }
  .main-slider .owl-stage-outer {
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); }
    .main-slider .owl-stage-outer a {
      display: block; }
    .main-slider .owl-stage-outer img {
      width: 100%; }
      .main-slider .owl-stage-outer img.lazyloaded {
        height: min-content; }
  .main-slider .owl-nav {
    font-size: 32px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #FFF;
    width: 100%;
    pointer-events: none;
    height: 62px; }
    .main-slider .owl-nav .owl-next, .main-slider .owl-nav .owl-prev {
      position: absolute;
      text-shadow: 0 2px 4px #616161;
      width: 36px;
      pointer-events: auto;
      height: 62px; }
    .main-slider .owl-nav .owl-next {
      right: 15px; }
    .main-slider .owl-nav .owl-prev {
      left: 15px; }
  .main-slider .owl-dots {
    text-align: center;
    position: absolute;
    bottom: 15px;
    width: 100%;
    height: 32px;
    direction: initial; }
    .main-slider .owl-dots .owl-dot {
      width: 10px;
      height: 10px;
      background: #fff;
      border-radius: 50%;
      box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
      margin: 0 3px; }
    .main-slider .owl-dots .active {
      background-color: #00BFD6; }

@media (max-width: 992px) {
  .main-slider .owl-stage-outer {
    border-radius: 20px; } }
.amazing-slider.style1 {
  padding: 35px 16px;
  background: #EF394E;
  margin-bottom: 20px; }
  @media (max-width: 768px) {
    .amazing-slider.style1 {
      padding: 15px 5px; } }
  .amazing-slider.style1 .slider-inner {
    display: flex;
    justify-content: center;
    align-items: center; }
  .amazing-slider.style1 .amazing-title {
    width: 170px;
    text-align: center;
    float: left;
    padding-right: 40px; }
    .amazing-slider.style1 .amazing-title .view-all {
      border: 1px solid #FFF;
      border-radius: 5px;
      color: #FFF;
      padding: 3px 30px 3px 20px;
      position: relative;
      margin-top: 15px; }
      .amazing-slider.style1 .amazing-title .view-all:after {
        font-family: IRANKala;
        content: "\E08C\00FE0E";
        font-size: 20px;
        line-height: 20px;
        position: absolute;
        top: 12px;
        margin-left: 5px; }
  @media (min-width: 992px) {
    .amazing-slider.style1 .owl-carousel {
      width: calc(100% - 170px);
      float: right; } }
  .amazing-slider.style1 .owl-carousel .timer {
    position: relative;
    color: #737373;
    text-align: right;
    margin-right: 18px; }
    .amazing-slider.style1 .owl-carousel .timer:before {
      font-family: IRANKala;
      content: "\E0DD\00FE0E";
      position: absolute;
      right: -18px;
      top: 3px; }
    .amazing-slider.style1 .owl-carousel .timer span:last-child span {
      display: none; }

@media (max-width: 992px) {
  .amazing-slider.style1 {
    padding-top: 2px; }
    .amazing-slider.style1 .slider-inner {
      display: block; }
      .amazing-slider.style1 .slider-inner .amazing-title {
        float: none;
        padding-left: unset;
        width: 100%;
        text-align: right;
        padding-right: unset;
        margin: 5px; }
        .amazing-slider.style1 .slider-inner .amazing-title a:first-child, .amazing-slider.style1 .slider-inner .amazing-title br {
          display: none; }
        .amazing-slider.style1 .slider-inner .amazing-title .view-all {
          margin-top: 0;
          display: block;
          width: 100%;
          padding: 0; }
        .amazing-slider.style1 .slider-inner .amazing-title .view-all {
          border: none; }
          .amazing-slider.style1 .slider-inner .amazing-title .view-all:after {
            top: 9px; } }
.amazing-slider.style2 {
  padding: 0; }
  .amazing-slider.style2 .slider-content .amazing-title {
    text-align: center;
    margin-bottom: 10px; }
  .amazing-slider.style2 .slider-content .item .title {
    height: 96px;
    margin: 0;
    font-size: 16px;
    max-width: 100%;
    line-height: 32px;
    font-weight: normal;
    overflow: hidden; }
  .amazing-slider.style2 .slider-content .item .price {
    height: auto;
    text-align: inherit; }
    .amazing-slider.style2 .slider-content .item .price ins {
      display: inline-block;
      width: auto; }
  .amazing-slider.style2 .slider-content .item .short-attributes {
    margin-bottom: 25px; }
    .amazing-slider.style2 .slider-content .item .short-attributes li {
      color: #888; }
      .amazing-slider.style2 .slider-content .item .short-attributes li:before {
        content: '\2022';
        float: left;
        margin-right: 5px;
        font-size: 22px; }
  .amazing-slider.style2 .slider-content .item .timer {
    font-size: 26px;
    font-weight: bold;
    border-top: 1px solid #DDD;
    padding-top: 20px; }
    .amazing-slider.style2 .slider-content .item .timer span:last-child span {
      display: none; }
  .amazing-slider.style2 .slider-content .item .timer.expired {
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #888;
    color: #888;
    padding: 5px 15px;
    box-shadow: 0 0 9px 0 rgba(112, 112, 112, 0.32);
    font-size: 13px; }
  .amazing-slider.style2 .slider-sidebar {
    background: rgba(240, 246, 250, 0.9);
    padding: 0; }
    .amazing-slider.style2 .slider-sidebar .owl-thumbs {
      text-align: right; }
      .amazing-slider.style2 .slider-sidebar .owl-thumbs .owl-thumb-item {
        display: block;
        width: 100%;
        background: rgba(240, 246, 250, 0.9);
        border: none;
        text-align: center;
        height: 42px;
        line-height: 42px;
        overflow: hidden;
        padding: 0 10px; }
        .amazing-slider.style2 .slider-sidebar .owl-thumbs .owl-thumb-item:hover {
          background: #e4eaee; }
        .amazing-slider.style2 .slider-sidebar .owl-thumbs .owl-thumb-item.active {
          position: relative;
          color: #FFF;
          background: #EF394E; }
          .amazing-slider.style2 .slider-sidebar .owl-thumbs .owl-thumb-item.active:after {
            content: '';
            display: inline-block;
            width: 6px;
            height: 100%;
            border-radius: 3px;
            position: absolute;
            background: #EF394E;
            left: -10px;
            top: 0; }
    .amazing-slider.style2 .slider-sidebar .view-all {
      display: block;
      width: 100%;
      text-align: center;
      height: 42px;
      line-height: 42px;
      overflow: hidden;
      padding: 0 10px;
      background: #00BFD6;
      color: #FFF; }

@media (min-width: 992px) {
  .amazing-slider.style2 .slider-content .item {
    width: 100%;
    padding: 20px;
    background: transparent; }
    .amazing-slider.style2 .slider-content .item .price {
      margin: 30px 0; } }
@media (max-width: 992px) {
  .amazing-slider.style2 {
    background: transparent;
    box-shadow: none;
    border-radius: 0; }
    .amazing-slider.style2 .slider-content {
      text-align: center; }
      .amazing-slider.style2 .slider-content .item .title {
        font-size: 13px;
        height: 64px; }
      .amazing-slider.style2 .slider-content .item .price {
        margin: 5px 0; }
        .amazing-slider.style2 .slider-content .item .price ins {
          display: block; }
      .amazing-slider.style2 .slider-content .item .short-attributes {
        display: none; }
      .amazing-slider.style2 .slider-content .item .timer {
        margin: 0;
        padding-top: 10px;
        font-size: 20px;
        text-align: center; }
      .amazing-slider.style2 .slider-content .item .timer.expired {
        margin-top: 8px; }
    .amazing-slider.style2 .slider-sidebar {
      display: none; } }
.widget-products-slider,
.widget-brands-slider,
.widget-posts-slider {
  padding: 0; }
  .widget-products-slider .header,
  .widget-brands-slider .header,
  .widget-posts-slider .header {
    margin: 0 30px;
    padding: 15px 0;
    border-bottom: 1px solid #DFDFDF; }
    .widget-products-slider .header .title > span,
    .widget-brands-slider .header .title > span,
    .widget-posts-slider .header .title > span {
      font-size: 16px;
      font-weight: bold;
      position: relative;
      display: inline-block; }
      .widget-products-slider .header .title > span:after,
      .widget-brands-slider .header .title > span:after,
      .widget-posts-slider .header .title > span:after {
        content: '';
        position: absolute;
        width: 100%;
        top: calc(100% + 15px);
        left: 0;
        height: 1px;
        background: #EF394E; }
      .widget-products-slider .header .title > span .icon,
      .widget-brands-slider .header .title > span .icon,
      .widget-posts-slider .header .title > span .icon {
        font-size: 22px;
        margin-right: 10px;
        position: relative;
        top: 3px; }
        .widget-products-slider .header .title > span .icon.mdi,
        .widget-brands-slider .header .title > span .icon.mdi,
        .widget-posts-slider .header .title > span .icon.mdi {
          color: #8F8F8F; }
    .widget-products-slider .header .title .view-all,
    .widget-brands-slider .header .title .view-all,
    .widget-posts-slider .header .title .view-all {
      float: right;
      font-size: 16px;
      font-weight: bold;
      color: #A8A8A8; }
  @media (min-width: 992px) {
    .widget-products-slider .slider-inner .owl-carousel .owl-item,
    .widget-brands-slider .slider-inner .owl-carousel .owl-item,
    .widget-posts-slider .slider-inner .owl-carousel .owl-item {
      padding: 5px; } }
  .widget-products-slider .slider-inner .owl-carousel .item,
  .widget-brands-slider .slider-inner .owl-carousel .item,
  .widget-posts-slider .slider-inner .owl-carousel .item {
    transition: all 200ms ease-out;
    position: relative; }
    .widget-products-slider .slider-inner .owl-carousel .item:hover,
    .widget-brands-slider .slider-inner .owl-carousel .item:hover,
    .widget-posts-slider .slider-inner .owl-carousel .item:hover {
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
      .widget-products-slider .slider-inner .owl-carousel .item:hover .product-actions,
      .widget-brands-slider .slider-inner .owl-carousel .item:hover .product-actions,
      .widget-posts-slider .slider-inner .owl-carousel .item:hover .product-actions {
        display: block; }
    .widget-products-slider .slider-inner .owl-carousel .item .post-date,
    .widget-brands-slider .slider-inner .owl-carousel .item .post-date,
    .widget-posts-slider .slider-inner .owl-carousel .item .post-date {
      color: #AFB6BC; }
      .widget-products-slider .slider-inner .owl-carousel .item .post-date:before,
      .widget-brands-slider .slider-inner .owl-carousel .item .post-date:before,
      .widget-posts-slider .slider-inner .owl-carousel .item .post-date:before {
        font-family: IRANKala;
        content: '\E0DD\00FE0E';
        margin-right: 5px;
        position: relative;
        top: 2px; }
    .widget-products-slider .slider-inner .owl-carousel .item .product-actions,
    .widget-brands-slider .slider-inner .owl-carousel .item .product-actions,
    .widget-posts-slider .slider-inner .owl-carousel .item .product-actions {
      position: absolute;
      width: 100%;
      bottom: 70px;
      text-align: center;
      display: none;
      left: 50%;
      transform: translateX(-50%); }
      .widget-products-slider .slider-inner .owl-carousel .item .product-actions a,
      .widget-brands-slider .slider-inner .owl-carousel .item .product-actions a,
      .widget-posts-slider .slider-inner .owl-carousel .item .product-actions a {
        width: 32px;
        height: 32px;
        background: rgba(155, 155, 155, 0.85);
        border-radius: 2px;
        cursor: pointer;
        display: inline-block; }
        .widget-products-slider .slider-inner .owl-carousel .item .product-actions a:before,
        .widget-brands-slider .slider-inner .owl-carousel .item .product-actions a:before,
        .widget-posts-slider .slider-inner .owl-carousel .item .product-actions a:before {
          font-family: IRANKala;
          font-size: 16px;
          color: #FFF;
          position: relative;
          top: 2px; }
      .widget-products-slider .slider-inner .owl-carousel .item .product-actions .quick-view:before,
      .widget-brands-slider .slider-inner .owl-carousel .item .product-actions .quick-view:before,
      .widget-posts-slider .slider-inner .owl-carousel .item .product-actions .quick-view:before {
        content: "\E131\00FE0E"; }
      .widget-products-slider .slider-inner .owl-carousel .item .product-actions .add-to-favorite:before,
      .widget-brands-slider .slider-inner .owl-carousel .item .product-actions .add-to-favorite:before,
      .widget-posts-slider .slider-inner .owl-carousel .item .product-actions .add-to-favorite:before {
        content: "\E134\00FE0E"; }
      .widget-products-slider .slider-inner .owl-carousel .item .product-actions .add-to-compare:before,
      .widget-brands-slider .slider-inner .owl-carousel .item .product-actions .add-to-compare:before,
      .widget-posts-slider .slider-inner .owl-carousel .item .product-actions .add-to-compare:before {
        content: "\E196\00FE0E"; }
      .widget-products-slider .slider-inner .owl-carousel .item .product-actions a.active:before,
      .widget-brands-slider .slider-inner .owl-carousel .item .product-actions a.active:before,
      .widget-posts-slider .slider-inner .owl-carousel .item .product-actions a.active:before {
        color: #EF394E; }

@media (max-width: 992px) {
  .widget-products-slider,
  .widget-brands-slider,
  .widget-posts-slider {
    background-color: transparent;
    box-shadow: none; }
    .widget-products-slider .header,
    .widget-brands-slider .header,
    .widget-posts-slider .header {
      margin: 0;
      padding: 7px;
      border-bottom: none; }
      .widget-products-slider .header .title,
      .widget-brands-slider .header .title,
      .widget-posts-slider .header .title {
        font-size: 13px;
        font-weight: normal; }
        .widget-products-slider .header .title > span:after,
        .widget-brands-slider .header .title > span:after,
        .widget-posts-slider .header .title > span:after {
          display: none; }
        .widget-products-slider .header .title .view-all,
        .widget-brands-slider .header .title .view-all,
        .widget-posts-slider .header .title .view-all {
          font-size: 13px;
          font-weight: normal; }

  /*.widget-brands-slider {
      .slider-inner {
          overflow-x: unset;
          overflow-y: unset;
          white-space: unset;
          max-width: 100%;
          .owl-carousel {
              display: flex;
              flex-wrap: wrap;
              width: 100%;
              justify-content: space-between;
              .item {
                  width: 124px;
                  margin-bottom: 10px;
              }
          }
      }
  }*/ }
@media (min-width: 992px) {
  .promotion-single-wrapper {
    display: flex; } }
.widget-promotion-categories .header .title {
  margin: 20px 0;
  font-size: 19px;
  opacity: .72;
  width: 100%;
  text-align: center;
  color: #656565;
  font-weight: normal; }
.widget-promotion-categories .promotion-categories {
  text-align: center;
  font-size: 12px; }
  .widget-promotion-categories .promotion-categories .col .mdi {
    color: #00BFD6;
    font-size: 44px; }
  .widget-promotion-categories .promotion-categories .col .category-name {
    color: #2a2a2a;
    display: block;
    line-height: 20px;
    margin-bottom: 15px; }
  .widget-promotion-categories .promotion-categories .col .category-quantity {
    color: #00BFD6;
    display: block;
    line-height: 20px; }

@media (max-width: 992px) {
  .widget-promotion-categories {
    background: transparent;
    box-shadow: none; }
    .widget-promotion-categories .promotion-title {
      margin: 0 0 20px 0;
      font-size: 13px;
      opacity: 1; }
    .widget-promotion-categories .promotion-categories .col {
      min-width: 110px; }
      .widget-promotion-categories .promotion-categories .col .mdi {
        font-size: 34px; } }
.main-footer {
  background: #ECEFF1; }
  .main-footer .jump-to-top {
    font-size: 20px;
    color: #4A4A4A;
    padding: 15px 0;
    background-color: #F5F5F5;
    border-top: 1px solid #ECEFF1;
    border-bottom: 1px solid #CFD8DC;
    text-align: center;
    margin-top: 50px; }
    .main-footer .jump-to-top #jump-to-top {
      width: 36px;
      height: 36px;
      background-color: rgba(190, 190, 190, 0.41);
      border-radius: 50%;
      margin-right: 5px;
      text-align: center;
      vertical-align: middle;
      line-height: 42px;
      transform: rotate(-90deg); }
      .main-footer .jump-to-top #jump-to-top:before {
        font-family: IRANKala;
        content: "\E0B7\00FE0E";
        color: #FFF; }

.main-footer .footer-services {
  padding: 20px 0;
  text-align: center;
  border-bottom: 1px solid #CFD8DC; }
  .main-footer .footer-services img {
    height: auto;
    max-width: 58px; }
  .main-footer .footer-services span {
    display: block; }

@media (max-width: 992px) {
  .services .row .col, .footer-services .row .col, .widget-services .row .col {
    min-width: 150px; } }
.main-footer .footer-menus .footer-menu {
  margin-bottom: 20px;
  padding: 15px;
  color: #4B4B4B; }
  .main-footer .footer-menus .footer-menu .header h3 {
    color: #4A5F73;
    font-size: 16px; }

.main-footer .newsletter {
  padding-top: 15px; }
  .main-footer .newsletter p {
    font-size: 15px;
    margin-bottom: 20px; }
  .main-footer .newsletter form {
    position: relative; }
    .main-footer .newsletter form button, .main-footer .newsletter form input[type=submit] {
      position: absolute;
      right: 0;
      top: 0;
      background: #00BFD6;
      border: 1px solid #00BFD6;
      border-radius: 0 5px 5px 0;
      cursor: pointer;
      color: #FFF;
      padding: 5px 15px; }

.main-footer .footer-socials p {
  font-size: 15px;
  margin: 15px 0; }
.main-footer .footer-socials ul li {
  display: inline-block;
  padding-right: 20px; }
  .main-footer .footer-socials ul li img {
    max-width: 28px;
    height: auto; }
  .main-footer .footer-socials ul li .mdi {
    font-size: 28px;
    color: #9099A4; }
  .main-footer .footer-socials ul li a:hover .mdi {
    color: #4a5f73; }

.main-footer .footer-address {
  border-top: 1px solid #CFD8DC;
  padding: 15px 0; }
  .main-footer .footer-address .footer-contact {
    font-size: 15px; }
    .main-footer .footer-address .footer-contact ul li {
      display: inline-block; }
    .main-footer .footer-address .footer-contact ul li:nth-child(2) {
      padding-right: 10px;
      padding-left: 10px; }
  .main-footer .footer-address .footer-app {
    text-align: center; }
    .main-footer .footer-address .footer-app a {
      margin: 2px; }

.main-footer .footer-info {
  background: #d7dee0;
  padding: 15px 0; }
  .main-footer .footer-info .row .widget {
    background: transparent;
    padding: 0;
    border-radius: 0;
    box-shadow: none; }
  .main-footer .footer-info .row .col-12:nth-of-type(1) .textwidget {
    font-size: 12px;
    text-align: justify; }
    .main-footer .footer-info .row .col-12:nth-of-type(1) .textwidget a {
      color: #8e8e8e; }
  .main-footer .footer-info .row .col-12:nth-of-type(1) .showmore-button {
    color: #8e8e8e;
    cursor: pointer; }
  .main-footer .footer-info .row .col-12:nth-of-type(2) {
    text-align: center;
    display: block; }
    .main-footer .footer-info .row .col-12:nth-of-type(2) a, .main-footer .footer-info .row .col-12:nth-of-type(2) img {
      padding: 15px;
      border-radius: 5px;
      background: #f0f0f0;
      margin: 5px; }
    .main-footer .footer-info .row .col-12:nth-of-type(2) a img {
      padding: 0;
      background: transparent;
      margin: 0; }

.main-footer .footer-partners {
  background: #d7dee0; }
  .main-footer .footer-partners .inner {
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #b0bec5; }
    .main-footer .footer-partners .inner .row {
      display: flex;
      align-items: center;
      white-space: nowrap;
      -ms-flex-negative: 0;
      flex-shrink: 0; }

.main-footer .footer-copyright {
  background: #d7dee0;
  padding: 15px 0;
  text-align: center; }

@media (max-width: 992px) {
  .main-footer .newsletter {
    padding-top: 0; }
    .main-footer .newsletter form button, .main-footer .newsletter form input[type=submit] {
      position: static;
      width: 100%;
      margin-top: 10px;
      border-radius: 5px;
      box-shadow: 0 2px 6px 0 rgba(0, 191, 214, 0.5); }
  .main-footer .footer-address {
    margin-top: 20px; }
  .main-footer .footer-info .info-text {
    margin-bottom: 5px; }
  .main-footer .footer-info .showmore-button {
    margin-bottom: 15px;
    text-align: center; }
  .main-footer .footer-info .widget_text .widget {
    text-align: center; }
  .main-footer .footer-partners a {
    padding-bottom: 5px; } }
.download-app {
  position: fixed;
  width: 100%;
  padding: 0 18px;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 60px;
  display: inline-flex;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  background-color: rgba(75, 75, 75, 0.85);
  z-index: 99999; }
  .download-app .close:before {
    font-family: IRANKala;
    content: "\E0E0\00FE0E";
    font-size: 18px;
    line-height: 1.222;
    font-weight: 700;
    color: #fff; }
  .download-app .title {
    color: #fff; }
  .download-app .link a {
    background: #fff;
    color: #EF394E;
    border-radius: 16px;
    padding: 0 7px; }

@media (min-width: 992px) {
  .download-app {
    display: none; } }
#popup-ads {
  background: transparent;
  box-shadow: none;
  text-align: center; }
  #popup-ads a.close-modal {
    right: 50%;
    transform: translateX(50%);
    top: -17.5px; }

@media (max-width: 992px) {
  .sidebar {
    order: 2; } }
.widget.widget-posts ul {
  margin-left: -15px;
  margin-right: -15px; }
  .widget.widget-posts ul li {
    padding: 15px; }
    .widget.widget-posts ul li img {
      float: left;
      border-radius: 5px;
      margin-right: 7px;
      max-width: 64px;
      height: auto; }
    .widget.widget-posts ul li .title {
      font-size: 13px;
      font-weight: 400;
      display: block;
      text-overflow: ellipsis;
      word-wrap: break-word;
      overflow: hidden;
      max-height: 52px;
      line-height: 26px;
      min-height: 52px; }
    .widget.widget-posts ul li .post-date {
      color: #afb6bc; }
      .widget.widget-posts ul li .post-date:before {
        font-family: IRANKala;
        content: '\E0DD\00FE0E';
        margin-right: 5px;
        position: relative;
        top: 2px; }
  .widget.widget-posts ul li:not(:last-child) {
    border-bottom: 1px solid #EAEAEA; }
.widget.widget-posts .footer {
  background-color: #fafafa;
  text-align: center;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -15px;
  padding: 10px;
  border-radius: 0 0 5px 5px; }
  .widget.widget-posts .footer .view-all {
    color: #a6a9ab; }

.widget.widget-services .col {
  text-align: center; }
  .widget.widget-services .col img {
    height: auto;
    max-width: 58px; }
  .widget.widget-services .col .title {
    display: block;
    margin-top: 7px; }

.sidebar .widget.widget-services .col {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }
.sidebar .widget.widget-services .col:nth-child(1) {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.widget-promotion-single {
  border: 1px solid #00BFD6; }
  .widget-promotion-single .header:before {
    display: none; }
  .widget-promotion-single .header .title {
    font-weight: normal; }
  .widget-promotion-single .owl-carousel .progressbar-wrapper {
    height: 1px;
    background: #F5F5F5;
    position: relative;
    margin-bottom: 15px; }
    .widget-promotion-single .owl-carousel .progressbar-wrapper .progressbar {
      box-shadow: 0 0 8px 0 rgba(255, 138, 138, 0.5);
      border-top-style: solid;
      border-width: 0;
      border-top-width: 1px;
      border-image-source: linear-gradient(90deg, #FFD3DB, #FB3449);
      border-image-slice: 1;
      position: absolute;
      width: 0;
      left: 0;
      top: 0;
      display: inline-block;
      animation: progressbar 10s ease-in-out;
      animation-iteration-count: infinite; }
  .widget-promotion-single .owl-carousel .owl-item img {
    width: auto;
    margin: auto; }
  .widget-promotion-single .owl-carousel .price {
    height: auto; }

@media (max-width: 992px) {
  .widget-promotion-single .owl-carousel .item {
    width: 100%; } }
.promotion-single-wrapper .header h3 {
  font-size: 13px; }

.widget.widget-product-ads .img-wrapper {
  text-align: center; }
.widget.widget-product-ads .title {
  font-size: 13px;
  font-weight: normal;
  height: 64px;
  line-height: 32px;
  overflow: hidden;
  margin: 10px 0; }
.widget.widget-product-ads .price {
  font-weight: normal;
  height: auto; }
  .widget.widget-product-ads .price del, .widget.widget-product-ads .price .discount-percent {
    display: none; }
  .widget.widget-product-ads .price ins {
    font-weight: normal; }

.widget.widget-instock-filter .switcher-slider,
.widget.widget-fake-filter .switcher-slider {
  display: inline-block;
  position: relative;
  cursor: pointer;
  width: 40px;
  height: 21px;
  border-radius: 29px;
  border: 1px solid #8C8C8C;
  background: #E5E5E5;
  -webkit-transition: .15s ease-in;
  transition: .15s ease-in;
  top: 5px;
  margin-right: 5px; }
  .widget.widget-instock-filter .switcher-slider span,
  .widget.widget-fake-filter .switcher-slider span {
    display: block;
    width: 15px;
    height: 15px;
    background-color: #FFF;
    border: 1px solid #959595;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    left: 2px; }
.widget.widget-instock-filter #instock-filter,
.widget.widget-instock-filter #fake-filter,
.widget.widget-fake-filter #instock-filter,
.widget.widget-fake-filter #fake-filter {
  display: none; }
  .widget.widget-instock-filter #instock-filter:checked + label .switcher-slider,
  .widget.widget-instock-filter #fake-filter:checked + label .switcher-slider,
  .widget.widget-fake-filter #instock-filter:checked + label .switcher-slider,
  .widget.widget-fake-filter #fake-filter:checked + label .switcher-slider {
    background-color: #00BFD6;
    border-color: #0091a3; }
    .widget.widget-instock-filter #instock-filter:checked + label .switcher-slider span,
    .widget.widget-instock-filter #fake-filter:checked + label .switcher-slider span,
    .widget.widget-fake-filter #instock-filter:checked + label .switcher-slider span,
    .widget.widget-fake-filter #fake-filter:checked + label .switcher-slider span {
      left: 21px; }

.widget.widget-brands-filter .brand-search {
  position: relative;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 10px; }
  .widget.widget-brands-filter .brand-search:before {
    font-family: IRANKala;
    content: "\E131\00FE0E";
    left: 8px;
    top: 9px;
    position: absolute;
    z-index: 52;
    color: #A1A3A8;
    font-size: 24px;
    width: 36px;
    height: 36px; }
  .widget.widget-brands-filter .brand-search input[type=text] {
    color: #555;
    background: transparent;
    border-color: #00bfd6;
    padding-left: 36px; }
.widget.widget-brands-filter ul {
  margin-right: -10px;
  margin-left: -10px;
  max-height: 256px;
  overflow-y: auto; }
  .widget.widget-brands-filter ul li {
    transition: all 200ms ease-out;
    padding: 1px 10px; }
    .widget.widget-brands-filter ul li:hover {
      background: #F9F9F9; }
    .widget.widget-brands-filter ul li a {
      display: block; }
    .widget.widget-brands-filter ul li .brand-slug {
      color: #A6A6A6;
      float: right;
      font-size: 11px; }

.widget.widget-vendor-filter ul {
  margin-right: -10px;
  margin-left: -10px;
  max-height: 256px;
  overflow-y: auto; }
  .widget.widget-vendor-filter ul li {
    transition: all 200ms ease-out;
    padding: 1px 10px; }
    .widget.widget-vendor-filter ul li:hover {
      background: #F9F9F9; }
    .widget.widget-vendor-filter ul li a {
      display: block; }

.widget.widget-categories {
  padding: 0; }
  .widget.widget-categories .header {
    background: #00BFD6;
    color: #FFF;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0;
    text-align: center; }
    .widget.widget-categories .header:before {
      display: none; }
  .widget.widget-categories .cat-item {
    list-style: none; }
    .widget.widget-categories .cat-item a {
      padding: 8px 15px;
      display: flex;
      position: relative; }
      .widget.widget-categories .cat-item a:hover {
        background: #F6F5F4; }
      .widget.widget-categories .cat-item a .mdi {
        color: #B1B1B1;
        font-size: 20px;
        margin-right: 15px; }
      .widget.widget-categories .cat-item a .expand {
        position: absolute;
        right: 10px;
        top: 11px; }
        .widget.widget-categories .cat-item a .expand:before {
          font-family: IRANKala;
          content: "\E091\00FE0E";
          font-size: 20px;
          color: #B1B1B1; }
    .widget.widget-categories .cat-item ul.children {
      background: #FCFBFA;
      display: none; }
  .widget.widget-categories > .cat-item:nth-of-type(2) a:hover,
  .widget.widget-categories > .cat-item:nth-of-type(11) a:hover {
    background: #EF5661;
    color: #FFF; }
  .widget.widget-categories > .cat-item:nth-of-type(3) a:hover,
  .widget.widget-categories > .cat-item:nth-of-type(12) a:hover {
    background: #A93192;
    color: #FFF; }
  .widget.widget-categories > .cat-item:nth-of-type(4) a:hover,
  .widget.widget-categories > .cat-item:nth-of-type(13) a:hover {
    background: #00CBCB;
    color: #FFF; }
  .widget.widget-categories > .cat-item:nth-of-type(5) a:hover,
  .widget.widget-categories > .cat-item:nth-of-type(14) a:hover {
    background: #F05B82;
    color: #FFF; }
  .widget.widget-categories > .cat-item:nth-of-type(6) a:hover,
  .widget.widget-categories > .cat-item:nth-of-type(15) a:hover {
    background: #BADC58;
    color: #FFF; }
  .widget.widget-categories > .cat-item:nth-of-type(7) a:hover,
  .widget.widget-categories > .cat-item:nth-of-type(16) a:hover {
    background: #686DE0;
    color: #FFF; }
  .widget.widget-categories > .cat-item:nth-of-type(8) a:hover,
  .widget.widget-categories > .cat-item:nth-of-type(17) a:hover {
    background: #C8D6E5;
    color: #FFF; }
  .widget.widget-categories > .cat-item:nth-of-type(9) a:hover,
  .widget.widget-categories > .cat-item:nth-of-type(18) a:hover {
    background: #FF9F43;
    color: #FFF; }
  .widget.widget-categories > .cat-item:nth-of-type(10) a:hover,
  .widget.widget-categories > .cat-item:nth-of-type(19) a:hover {
    background: #B53471;
    color: #FFF; }

.sidebar .widget-related-products .header:before {
  left: 50%;
  top: 100%;
  transform: translateX(-50%); }
.sidebar .widget-related-products .owl-carousel .owl-item img {
  width: auto;
  margin: auto; }
.sidebar .widget-related-products .owl-carousel .owl-nav .owl-next, .sidebar .widget-related-products .owl-carousel .owl-nav .owl-prev {
  background: transparent !important;
  box-shadow: none;
  height: 36px;
  width: 36px;
  border-radius: 3px; }
  .sidebar .widget-related-products .owl-carousel .owl-nav .owl-next span, .sidebar .widget-related-products .owl-carousel .owl-nav .owl-prev span {
    bottom: 2px;
    display: inline-block;
    direction: initial; }
.sidebar .widget-related-products .owl-carousel:hover .owl-nav .owl-next, .sidebar .widget-related-products .owl-carousel:hover .owl-nav .owl-prev {
  background-color: #000000AF !important;
  color: #FFF !important; }

@media (max-width: 992px) {
  .sidebar .widget-related-products .owl-carousel .item {
    width: 100%; } }
.post-container {
  margin-bottom: 20px; }
  .post-container .breadcrumb {
    background-color: #FFF;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 5px; }
    .post-container .breadcrumb a {
      color: #AAA; }
    .post-container .breadcrumb .delimiter {
      color: #EF394E;
      font-size: 21px;
      margin: 0 5px; }
  .post-container .post-inner {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    background-color: #FFF;
    padding: 20px;
    border-radius: 5px; }
    .post-container .post-inner .post-header {
      margin-bottom: 20px; }
      .post-container .post-inner .post-header .post-title {
        font-size: 18px;
        font-weight: bold;
        border-bottom: 1px solid #ECECEC;
        padding-bottom: 15px; }
      .post-container .post-inner .post-header .post-meta {
        color: #AFB6BC;
        margin: 10px 0;
        display: flex; }
        .post-container .post-inner .post-header .post-meta .post-author {
          display: flex;
          align-items: center;
          margin-right: 15px; }
          .post-container .post-inner .post-header .post-meta .post-author .avatar {
            border-radius: 50%;
            margin-right: 5px; }
        .post-container .post-inner .post-header .post-meta .post-date:before {
          font-family: IRANKala;
          content: '\E0DD\00FE0E';
          margin-right: 3px;
          position: relative;
          top: 2px; }
        .post-container .post-inner .post-header .post-meta .favorites {
          margin-left: 15px;
          position: relative;
          top: 2px; }
          .post-container .post-inner .post-header .post-meta .favorites:before {
            font-family: IRANKala;
            color: #9B9B9B;
            content: "\E134\00FE0E"; }
          .post-container .post-inner .post-header .post-meta .favorites.active:before {
            content: "\E133\00FE0E";
            color: #EF394E; }
    .post-container .post-inner .post-image {
      text-align: center;
      margin-bottom: 20px; }
    .post-container .post-inner .post-body img {
      max-width: 100%;
      height: auto; }
      .post-container .post-inner .post-body img.alignright {
        padding: 4px;
        margin: 0 0 2px 7px;
        display: inline; }
      .post-container .post-inner .post-body img.alignleft {
        padding: 4px;
        margin: 0 7px 2px 0;
        display: inline; }
      .post-container .post-inner .post-body img.centered {
        display: block;
        margin-left: auto;
        margin-right: auto; }
    .post-container .post-inner .post-body .aligncenter {
      display: block;
      margin-left: auto;
      margin-right: auto; }
    .post-container .post-inner .post-body .alignright {
      float: right; }
    .post-container .post-inner .post-body .alignleft {
      float: left; }
    .post-container .post-inner .post-body .wp-caption {
      max-width: 100%; }
    .post-container .post-inner .post-body .post-share {
      padding: 30px 0 15px 0; }
      .post-container .post-inner .post-body .post-share .comments-count:before {
        font-family: IRANKala;
        font-size: 20px;
        color: #9BA4AB;
        content: "\E0F6\00FE0E";
        position: relative;
        top: 5px;
        margin-right: 5px; }
      .post-container .post-inner .post-body .post-share .share-buttons {
        float: right; }
        .post-container .post-inner .post-body .post-share .share-buttons li {
          display: inline-block;
          margin-left: 15px; }
          .post-container .post-inner .post-body .post-share .share-buttons li:before {
            display: none; }
          .post-container .post-inner .post-body .post-share .share-buttons li a {
            border-bottom: none !important; }
            .post-container .post-inner .post-body .post-share .share-buttons li a:before {
              font-family: IRANKala;
              font-size: 20px;
              color: #9BA4AB; }
            .post-container .post-inner .post-body .post-share .share-buttons li a.twitter:before {
              content: "\E1D8\00FE0E"; }
            .post-container .post-inner .post-body .post-share .share-buttons li a.facebook:before {
              content: "\E10E\00FE0E"; }
            .post-container .post-inner .post-body .post-share .share-buttons li a.whatsapp:before {
              content: "\E1E7\00FE0E"; }
            .post-container .post-inner .post-body .post-share .share-buttons li a.telegram:before {
              content: "\E1C6\00FE0E"; }
            .post-container .post-inner .post-body .post-share .share-buttons li a.copy-url:before {
              content: "\E1A0\00FE0E"; }
    .post-container .post-inner .post-body .post-tags {
      border-top: 1px solid #E1E0E0;
      font-weight: bold;
      padding-top: 20px; }
      .post-container .post-inner .post-body .post-tags a {
        padding: 0 10px;
        background-color: #F2F2F2;
        color: #868E95 !important;
        margin: 2px;
        border-radius: 16px;
        font-weight: normal;
        border-bottom: none !important;
        line-height: 28px; }

body.single:not(.single-page) .post-container .post-inner .post-body a:not(.button) {
  border-bottom: 1px dashed #00BFD6;
  color: #00BFD6; }
body.single:not(.single-page) .post-container .post-inner .post-body ul li:before {
  content: '\2022';
  float: left;
  margin-right: 5px;
  color: #EF394E;
  font-size: 22px; }

.comments-template {
  margin-top: 20px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  background-color: #FFF;
  padding: 20px;
  border-radius: 5px; }
  .comments-template .template-header {
    margin-bottom: 15px;
    font-size: 15px; }
  .comments-template .comment-respond {
    border: 1px solid #C8C8C8;
    padding: 15px;
    border-radius: 5px; }
    .comments-template .comment-respond #reply-title {
      font-size: 13px; }
    .comments-template .comment-respond .required {
      color: #EF394E; }
    .comments-template .comment-respond .comment-form-cookies-consent {
      margin: 10px 0; }
      .comments-template .comment-respond .comment-form-cookies-consent input[type="checkbox"]:checked:before {
        top: -3px; }
    .comments-template .comment-respond #submit {
      background: #FFF;
      border-radius: 22px;
      border-color: #C8C8C8;
      color: #6B7074;
      padding: 0 20px;
      margin-top: 10px;
      height: 38px; }
  .comments-template .comment-list {
    padding: 0; }
    .comments-template .comment-list .comment {
      margin-top: 20px; }
      .comments-template .comment-list .comment .comment-meta .comment-author {
        font-weight: bold;
        font-style: normal; }
        .comments-template .comment-list .comment .comment-meta .comment-author .avatar {
          border-radius: 50%;
          margin-right: 7px; }
      .comments-template .comment-list .comment .comment-meta .comment-date {
        color: #9BA4AB;
        margin: 0 10px; }
        .comments-template .comment-list .comment .comment-meta .comment-date:before {
          font-family: IRANKala;
          content: '\E0DD\00FE0E';
          margin-right: 3px;
          position: relative;
          top: 2px; }
      .comments-template .comment-list .comment .comment-meta .comment-reply-link {
        color: #9BA4AB; }
      .comments-template .comment-list .comment .comment-awaiting {
        color: #EF394E;
        font-style: italic; }
    .comments-template .comment-list .comment:not(:last-child) {
      border-bottom: 1px solid #DBDBDB;
      padding-bottom: 20px; }
  .comments-template .pagination {
    text-align: center; }
    .comments-template .pagination .page-numbers {
      display: inline-block;
      padding: 0 13px;
      line-height: 26px;
      border-radius: 16px; }
      .comments-template .pagination .page-numbers.current {
        border: 1px solid #00BFD6; }
      .comments-template .pagination .page-numbers.prev, .comments-template .pagination .page-numbers.next {
        border: 1px solid rgba(222, 222, 222, 0.5); }
        .comments-template .pagination .page-numbers.prev:before, .comments-template .pagination .page-numbers.next:before {
          font-size: 18px;
          color: rgba(108, 117, 113, 0.7); }
      .comments-template .pagination .page-numbers.prev:before {
        content: "\203A"; }
      .comments-template .pagination .page-numbers.next:before {
        content: "\203A"; }

@media (max-width: 992px) {
  .post-container .breadcrumb {
    background-color: transparent;
    box-shadow: none;
    margin-bottom: 5px;
    padding: 0; }
  .post-container .post-inner {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 0; }
    .post-container .post-inner .post-header {
      margin-bottom: 0; }
      .post-container .post-inner .post-header .post-title {
        border-bottom: none; }
      .post-container .post-inner .post-header .post-meta {
        margin-top: 0;
        margin-bottom: 10px; }
    .post-container .post-inner .post-body {
      border-radius: 10px;
      background-color: #FFF;
      -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.09);
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.09);
      padding: 15px;
      border: none; } }
@media (max-width: 992px) {
  .comments-template {
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.09);
    padding: 15px; } }
body.woocommerce-account:not(.logged-in).page-template-my-account .my-account-template .post-container {
  margin: auto; }
  body.woocommerce-account:not(.logged-in).page-template-my-account .my-account-template .post-container .u-column2 {
    display: none; }
  body.woocommerce-account:not(.logged-in).page-template-my-account .my-account-template .post-container.login .u-column1 {
    display: block; }
  body.woocommerce-account:not(.logged-in).page-template-my-account .my-account-template .post-container.register .u-column1 {
    display: none; }
  body.woocommerce-account:not(.logged-in).page-template-my-account .my-account-template .post-container.register .u-column2 {
    display: block; }
  body.woocommerce-account:not(.logged-in).page-template-my-account .my-account-template .post-container .digor {
    display: none; }
body.woocommerce-account:not(.logged-in) .logo-wrapper {
  text-align: center;
  padding: 25px; }
body.woocommerce-account:not(.logged-in) .post-container {
  margin: auto; }
  body.woocommerce-account:not(.logged-in) .post-container .post-inner {
    padding: 0; }
    body.woocommerce-account:not(.logged-in) .post-container .post-inner .footer {
      padding: 20px;
      text-align: center;
      font-size: 16px; }
      @media (min-width: 992px) {
        body.woocommerce-account:not(.logged-in) .post-container .post-inner .footer {
          background: rgba(93, 214, 0, 0.06);
          border-top: 1px solid rgba(0, 190, 214, 0.13); } }
      body.woocommerce-account:not(.logged-in) .post-container .post-inner .footer a {
        border-bottom: 1px dashed #00BFD6;
        color: #00BFD6; }
  body.woocommerce-account:not(.logged-in) .post-container .woocommerce-notices-wrapper .woocommerce-error {
    margin: 20px; }
  body.woocommerce-account:not(.logged-in) .post-container .u-column1, body.woocommerce-account:not(.logged-in) .post-container .u-column2 {
    float: none;
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0; }
    body.woocommerce-account:not(.logged-in) .post-container .u-column1 h2, body.woocommerce-account:not(.logged-in) .post-container .u-column2 h2 {
      font-size: 18px;
      font-weight: bold;
      border-bottom: 1px solid #ECECEC;
      color: #656565;
      padding: 20px; }
  body.woocommerce-account:not(.logged-in) .post-container form.login,
  body.woocommerce-account:not(.logged-in) .post-container form.register,
  body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password {
    border: none;
    margin: 0; }
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="username"],
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="password"],
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="reg_username"],
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="reg_email"],
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="reg_password"],
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="user_login"],
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="first-name"],
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="last-name"],
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="company-name"],
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="seller-url"],
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="shop-phone"],
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="username"],
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="password"],
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="reg_username"],
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="reg_email"],
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="reg_password"],
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="user_login"],
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="first-name"],
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="last-name"],
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="company-name"],
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="seller-url"],
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="shop-phone"],
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="username"],
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="password"],
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="reg_username"],
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="reg_email"],
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="reg_password"],
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="user_login"],
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="first-name"],
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="last-name"],
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="company-name"],
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="seller-url"],
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="shop-phone"] {
      position: relative; }
      body.woocommerce-account:not(.logged-in) .post-container form.login label[for="username"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.login label[for="password"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.login label[for="reg_username"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.login label[for="reg_email"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.login label[for="reg_password"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.login label[for="user_login"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.login label[for="first-name"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.login label[for="last-name"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.login label[for="company-name"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.login label[for="seller-url"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.login label[for="shop-phone"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.register label[for="username"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.register label[for="password"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.register label[for="reg_username"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.register label[for="reg_email"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.register label[for="reg_password"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.register label[for="user_login"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.register label[for="first-name"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.register label[for="last-name"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.register label[for="company-name"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.register label[for="seller-url"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.register label[for="shop-phone"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="username"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="password"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="reg_username"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="reg_email"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="reg_password"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="user_login"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="first-name"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="last-name"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="company-name"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="seller-url"]:before,
      body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="shop-phone"]:before {
        font-family: IRANKala;
        position: absolute;
        top: 27px;
        font-size: 24px;
        left: 10px;
        color: #929292;
        z-index: 2; }
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="username"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="reg_username"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="user_login"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="username"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="reg_username"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="user_login"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="username"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="reg_username"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="user_login"]:before {
      content: '\E1E0\00FE0E'; }
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="password"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="reg_password"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="password"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="reg_password"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="password"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="reg_password"]:before {
      content: '\E16A\00FE0E'; }
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="reg_email"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="reg_email"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="reg_email"]:before {
      content: "\E184\00FE0E"; }
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="first-name"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="first-name"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="first-name"]:before {
      content: '\E1E0\00FE0E'; }
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="last-name"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="last-name"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="last-name"]:before {
      content: '\E1E0\00FE0E'; }
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="company-name"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="company-name"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="company-name"]:before {
      content: "\E1B1\00FE0E"; }
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="seller-url"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="seller-url"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="seller-url"]:before {
      content: "\E147\00FE0E"; }
    body.woocommerce-account:not(.logged-in) .post-container form.login label[for="shop-phone"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.register label[for="shop-phone"]:before,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password label[for="shop-phone"]:before {
      content: "\E075\00FE0E"; }
    body.woocommerce-account:not(.logged-in) .post-container form.login #username,
    body.woocommerce-account:not(.logged-in) .post-container form.login #password,
    body.woocommerce-account:not(.logged-in) .post-container form.login #reg_username,
    body.woocommerce-account:not(.logged-in) .post-container form.login #reg_email,
    body.woocommerce-account:not(.logged-in) .post-container form.login #reg_password,
    body.woocommerce-account:not(.logged-in) .post-container form.login #user_login,
    body.woocommerce-account:not(.logged-in) .post-container form.login #first-name,
    body.woocommerce-account:not(.logged-in) .post-container form.login #last-name,
    body.woocommerce-account:not(.logged-in) .post-container form.login #company-name,
    body.woocommerce-account:not(.logged-in) .post-container form.login #seller-url,
    body.woocommerce-account:not(.logged-in) .post-container form.login #shop-phone,
    body.woocommerce-account:not(.logged-in) .post-container form.register #username,
    body.woocommerce-account:not(.logged-in) .post-container form.register #password,
    body.woocommerce-account:not(.logged-in) .post-container form.register #reg_username,
    body.woocommerce-account:not(.logged-in) .post-container form.register #reg_email,
    body.woocommerce-account:not(.logged-in) .post-container form.register #reg_password,
    body.woocommerce-account:not(.logged-in) .post-container form.register #user_login,
    body.woocommerce-account:not(.logged-in) .post-container form.register #first-name,
    body.woocommerce-account:not(.logged-in) .post-container form.register #last-name,
    body.woocommerce-account:not(.logged-in) .post-container form.register #company-name,
    body.woocommerce-account:not(.logged-in) .post-container form.register #seller-url,
    body.woocommerce-account:not(.logged-in) .post-container form.register #shop-phone,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password #username,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password #password,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password #reg_username,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password #reg_email,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password #reg_password,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password #user_login,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password #first-name,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password #last-name,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password #company-name,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password #seller-url,
    body.woocommerce-account:not(.logged-in) .post-container form.lost_reset_password #shop-phone {
      padding-left: 40px; }
  body.woocommerce-account:not(.logged-in) .post-container .woocommerce-privacy-policy-text {
    border: 1px solid transparent;
    padding: 10px;
    border-radius: 5px;
    background-color: #FFFDE4;
    border-color: #F6E8A1;
    color: #A37731; }
  body.woocommerce-account:not(.logged-in) .post-container .woocommerce-password-strength {
    margin-top: 8px;
    border-radius: 5px;
    line-height: 20px; }
  body.woocommerce-account:not(.logged-in) .post-container .button {
    display: block;
    width: 100%;
    background: #00BFD6;
    border-color: #0091a3;
    margin-top: 10px;
    margin-right: 0; }
  body.woocommerce-account:not(.logged-in) .post-container .social-button {
    margin-top: 10px; }
    body.woocommerce-account:not(.logged-in) .post-container .social-button .btn {
      border-bottom: none;
      color: #FFF;
      width: 100%; }
  body.woocommerce-account:not(.logged-in) .post-container .lost_reset_password {
    padding: 20px; }
    body.woocommerce-account:not(.logged-in) .post-container .lost_reset_password p:nth-child(1) {
      border: 1px solid transparent;
      padding: 10px;
      border-radius: 5px;
      background-color: #FFFDE4;
      border-color: #F6E8A1;
      color: #A37731; }
    body.woocommerce-account:not(.logged-in) .post-container .lost_reset_password .form-row-first {
      width: 100%;
      float: none; }
body.woocommerce-account:not(.logged-in) .account-footer {
  text-align: center;
  padding: 20px 0;
  border-top: 1px solid #E7E7E7;
  margin-top: 30px; }
  body.woocommerce-account:not(.logged-in) .account-footer ul.menu .page-item,
  body.woocommerce-account:not(.logged-in) .account-footer ul.menu .menu-item {
    display: inline-block;
    margin: 0 15px; }
  body.woocommerce-account:not(.logged-in) .account-footer .footer-copyright {
    color: #B0B0B0;
    margin-top: 20px; }

body.woocommerce-lost-password:not(.logged-in) .woocommerce-message {
  margin: 20px; }
  body.woocommerce-lost-password:not(.logged-in) .woocommerce-message + p {
    margin: 20px; }

body.logged-in.woocommerce-account .post-container .post-inner {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border: none;
  padding: 0; }
  body.logged-in.woocommerce-account .post-container .post-inner .post-body p {
    line-height: 32px; }
  body.logged-in.woocommerce-account .post-container .post-inner .post-body h2, body.logged-in.woocommerce-account .post-container .post-inner .post-body h3 {
    font-size: 18px; }
  body.logged-in.woocommerce-account .post-container .post-inner .post-body > .woocommerce {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  body.logged-in.woocommerce-account .post-container .post-inner .post-body .woocommerce-MyAccount-navigation,
  body.logged-in.woocommerce-account .post-container .post-inner .post-body .woocommerce-MyAccount-content {
    float: none;
    width: 100%; }
  body.logged-in.woocommerce-account .post-container .post-inner .post-body .account-nav-container {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 992px) {
      body.logged-in.woocommerce-account .post-container .post-inner .post-body .account-nav-container {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        width: 20%;
        padding-right: 20px; } }
  body.logged-in.woocommerce-account .post-container .post-inner .post-body .woocommerce-MyAccount-content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 992px) {
      body.logged-in.woocommerce-account .post-container .post-inner .post-body .woocommerce-MyAccount-content {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
        width: 80%; } }
  @media (max-width: 992px) {
    body.logged-in.woocommerce-account .post-container .post-inner .post-body {
      border-radius: 0;
      background-color: transparent;
      -webkit-box-shadow: none;
      box-shadow: none;
      padding: 0; } }
  body.logged-in.woocommerce-account .post-container .post-inner .account-header {
    background-color: #FFF !important;
    padding: 20px;
    overflow: hidden;
    padding: 0;
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      body.logged-in.woocommerce-account .post-container .post-inner .account-header {
        -webkit-box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
        box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
        border: 1px solid #DEDEDE; } }
    @media (max-width: 992px) {
      body.logged-in.woocommerce-account .post-container .post-inner .account-header {
        -webkit-box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
        box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
        border-radius: 5px; } }
    body.logged-in.woocommerce-account .post-container .post-inner .account-header .header-user-data {
      padding: 20px; }
    body.logged-in.woocommerce-account .post-container .post-inner .account-header .avatar {
      float: left;
      margin-right: 5px;
      border-radius: 50%; }
    body.logged-in.woocommerce-account .post-container .post-inner .account-header .user-info .user-name {
      font-weight: bold;
      line-height: 32px; }
    body.logged-in.woocommerce-account .post-container .post-inner .account-header .user-info .user-registered {
      color: #525252;
      font-size: 12px; }
    body.logged-in.woocommerce-account .post-container .post-inner .account-header .custom-items {
      font-size: 12px; }
      body.logged-in.woocommerce-account .post-container .post-inner .account-header .custom-items li:first-child {
        border-top: 1px solid #F1F1F1; }
      body.logged-in.woocommerce-account .post-container .post-inner .account-header .custom-items li:not(:last-child) {
        border-bottom: 1px solid #F1F1F1; }
      body.logged-in.woocommerce-account .post-container .post-inner .account-header .custom-items a {
        display: block;
        padding: 3px 10px;
        position: relative; }
        body.logged-in.woocommerce-account .post-container .post-inner .account-header .custom-items a:hover {
          background-color: rgba(0, 0, 0, 0.04); }
        body.logged-in.woocommerce-account .post-container .post-inner .account-header .custom-items a:after {
          font-family: IRANKala;
          content: "\E0B7\00FE0E";
          position: absolute;
          right: 10px;
          top: 6px;
          font-weight: 700;
          font-size: 14px; }
    body.logged-in.woocommerce-account .post-container .post-inner .account-header .header-tabs .header-tab {
      border-top: 1px solid #F1F1F1;
      background-color: #FCFCFC;
      width: 50%;
      float: left;
      text-align: center;
      padding-top: 8px;
      font-size: 11px; }
      body.logged-in.woocommerce-account .post-container .post-inner .account-header .header-tabs .header-tab a {
        color: #7B7B7B; }
        body.logged-in.woocommerce-account .post-container .post-inner .account-header .header-tabs .header-tab a:before {
          font-family: IRANKala;
          display: block;
          font-size: 18px;
          line-height: 20px; }
      body.logged-in.woocommerce-account .post-container .post-inner .account-header .header-tabs .header-tab.tab-password {
        border-right: 1px solid #F1F1F1; }
        body.logged-in.woocommerce-account .post-container .post-inner .account-header .header-tabs .header-tab.tab-password a:before {
          content: "\E16A\00FE0E"; }
      body.logged-in.woocommerce-account .post-container .post-inner .account-header .header-tabs .header-tab.tab-logout a:before {
        content: "\E14C\00FE0E"; }
    @media (max-width: 992px) {
      body.logged-in.woocommerce-account .post-container .post-inner .account-header .header-tabs .header-tab {
        padding: 15px 0;
        background-color: transparent; }
        body.logged-in.woocommerce-account .post-container .post-inner .account-header .header-tabs .header-tab a {
          border: 1px solid #00BFD6;
          border-radius: 5px;
          color: #00BFD6;
          padding: 0 10px 0 25px;
          position: relative; }
          body.logged-in.woocommerce-account .post-container .post-inner .account-header .header-tabs .header-tab a:before {
            display: inline-block;
            margin-right: 5px;
            position: absolute;
            top: 8px;
            left: 6px; }
        body.logged-in.woocommerce-account .post-container .post-inner .account-header .header-tabs .header-tab.tab-password {
          border-right: none; } }
  body.logged-in.woocommerce-account .post-container .post-inner .account-ads {
    background-color: #FFF !important;
    padding: 20px;
    overflow: hidden;
    padding: 0;
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      body.logged-in.woocommerce-account .post-container .post-inner .account-ads {
        -webkit-box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
        box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
        border: 1px solid #DEDEDE; } }
    @media (max-width: 992px) {
      body.logged-in.woocommerce-account .post-container .post-inner .account-ads {
        -webkit-box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
        box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
        border-radius: 5px; } }
    body.logged-in.woocommerce-account .post-container .post-inner .account-ads a {
      display: block; }
      body.logged-in.woocommerce-account .post-container .post-inner .account-ads a img {
        width: 100%; }
  body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-navigation ul {
    background-color: #FFF !important;
    padding: 20px;
    overflow: hidden;
    padding: 0; }
    @media (min-width: 992px) {
      body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-navigation ul {
        -webkit-box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
        box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
        border: 1px solid #DEDEDE; } }
    @media (max-width: 992px) {
      body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-navigation ul {
        -webkit-box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
        box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
        border-radius: 5px; } }
  body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
    padding: 10px 20px; }
    @media (max-width: 992px) {
      body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
        border-bottom: 1px solid #F1F1F1;
        position: relative; }
        body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:after {
          font-family: IRANKala;
          content: "\E0B7\00FE0E";
          font-size: 18px;
          position: absolute;
          right: 5px;
          top: 50%;
          transform: translateY(-50%); } }
  body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-content {
    background-color: #FFF !important;
    padding: 20px;
    overflow: hidden;
    padding: 30px; }
    @media (min-width: 992px) {
      body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-content {
        -webkit-box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
        box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
        border: 1px solid #DEDEDE; } }
    @media (max-width: 992px) {
      body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-content {
        -webkit-box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
        box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
        border-radius: 5px; } }
    @media (max-width: 992px) {
      body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-content {
        margin-top: 20px; } }
    body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-content table.shop_table th {
      background-color: #1CA2BD;
      color: #FFF; }
    body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-content .woocommerce-column__title,
    body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-content .woocommerce-order-details__title {
      margin-bottom: 10px;
      font-size: 18px; }
    body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-content .woocommerce-pagination {
      margin-top: 20px;
      text-align: center; }
    body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-content .woocommerce-OrderUpdates {
      padding: 0; }
    body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-content .woocommerce-Address-title {
      margin: 15px 0 7px; }
      body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-content .woocommerce-Address-title a {
        color: #C7C7C7; }
    body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-content .profile-stats {
      margin-top: 30px;
      table-layout: fixed; }
      body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-content .profile-stats td {
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: left;
        vertical-align: top; }
        body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-content .profile-stats td span {
          color: #939393;
          display: block;
          margin-bottom: 10px; }
        body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-content .profile-stats td p {
          font-size: 16px;
          font-weight: bold; }
      body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-content .profile-stats tr td:first-child {
        border-right: 1px solid rgba(0, 0, 0, 0.1); }
      body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-content .profile-stats + .stats-action {
        text-align: center;
        margin-top: 10px; }
        body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-content .profile-stats + .stats-action a {
          color: #1CA2BD;
          border-bottom: 1px dashed #1CA2BD; }
          body.logged-in.woocommerce-account .post-container .post-inner .woocommerce-MyAccount-content .profile-stats + .stats-action a:before {
            font-family: IRANKala;
            content: "\E172\00FE0E";
            margin-right: 8px;
            position: relative;
            top: 2px; }

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:before,
.account-navigation .woocommerce-MyAccount-navigation-link:before {
  font-family: IRANKala;
  content: "\E12E\00FE0E";
  font-size: 18px;
  color: #C7C7C7;
  margin-right: 8px;
  float: left; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active, .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:hover,
.account-navigation .woocommerce-MyAccount-navigation-link.is-active,
.account-navigation .woocommerce-MyAccount-navigation-link:hover {
  background-color: #f0fdff; }
  .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a, .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:hover a,
  .account-navigation .woocommerce-MyAccount-navigation-link.is-active a,
  .account-navigation .woocommerce-MyAccount-navigation-link:hover a {
    color: #00BFD6; }
  .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active:before, .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link:hover:before,
  .account-navigation .woocommerce-MyAccount-navigation-link.is-active:before,
  .account-navigation .woocommerce-MyAccount-navigation-link:hover:before {
    color: #00BFD6; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a,
.account-navigation .woocommerce-MyAccount-navigation-link a {
  display: block;
  border-bottom: none;
  color: #535353; }
.woocommerce-MyAccount-navigation .dokan-item:before,
.account-navigation .dokan-item:before {
  display: none; }
.woocommerce-MyAccount-navigation .dokan-item:hover .fa,
.account-navigation .dokan-item:hover .fa {
  color: #00BFD6; }
.woocommerce-MyAccount-navigation .dokan-item .fa,
.account-navigation .dokan-item .fa {
  color: #C7C7C7;
  font-size: 16px;
  position: relative;
  right: 8px; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--dashboard:before,
.account-navigation .woocommerce-MyAccount-navigation-link--dashboard:before {
  content: "\E1E0\00FE0E"; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--orders:before,
.account-navigation .woocommerce-MyAccount-navigation-link--orders:before {
  content: "\E1B2\00FE0E"; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads:before,
.account-navigation .woocommerce-MyAccount-navigation-link--downloads:before {
  content: "\E103\00FE0E"; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-address:before,
.account-navigation .woocommerce-MyAccount-navigation-link--edit-address:before {
  content: "\E0A7\00FE0E"; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-account:before,
.account-navigation .woocommerce-MyAccount-navigation-link--edit-account:before {
  content: "\E186\00FE0E"; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--tickets:before,
.account-navigation .woocommerce-MyAccount-navigation-link--tickets:before {
  content: "\E184\00FE0E"; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--bought-products:before,
.account-navigation .woocommerce-MyAccount-navigation-link--bought-products:before {
  content: "\E165\00FE0E"; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--announcements:before,
.account-navigation .woocommerce-MyAccount-navigation-link--announcements:before {
  content: "\E0A8\00FE0E"; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--viewed-products:before,
.account-navigation .woocommerce-MyAccount-navigation-link--viewed-products:before {
  content: "\E0DB\00FE0E"; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--comments:before,
.account-navigation .woocommerce-MyAccount-navigation-link--comments:before {
  content: "\E154\00FE0E"; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--favorites:before,
.account-navigation .woocommerce-MyAccount-navigation-link--favorites:before {
  content: "\E1EB\00FE0E"; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--tracking:before,
.account-navigation .woocommerce-MyAccount-navigation-link--tracking:before {
  content: "\E1A5\00FE0E"; }
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout:before,
.account-navigation .woocommerce-MyAccount-navigation-link--customer-logout:before {
  content: "\E146\00FE0E"; }

.woocommerce table.my_account_orders {
  font-size: 13px; }

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
  padding: 15px 10px; }

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
  margin-top: 6px; }

.woocommerce-MyAccount-content .products-list .item, .woocommerce-MyAccount-content .posts-list .item {
  border: 1px solid #DDD;
  padding: 20px 20px 20px 35px;
  margin-bottom: 20px;
  position: relative;
  min-height: 168px; }
  .woocommerce-MyAccount-content .products-list .item .remove-post, .woocommerce-MyAccount-content .posts-list .item .remove-post {
    position: absolute;
    top: 50%;
    transform: translate(50%, -50%);
    left: -10px;
    background: #F5F5F5;
    border-radius: 50%;
    width: 28px;
    height: 28px; }
    .woocommerce-MyAccount-content .products-list .item .remove-post:before, .woocommerce-MyAccount-content .posts-list .item .remove-post:before {
      font-family: IRANKala;
      content: "\E0C9\00FE0E";
      color: #999;
      font-size: 10px;
      right: 9px;
      position: absolute;
      top: -1px; }
  .woocommerce-MyAccount-content .products-list .item img, .woocommerce-MyAccount-content .posts-list .item img {
    float: left;
    max-width: 96px;
    height: auto;
    margin-right: 10px; }
  .woocommerce-MyAccount-content .products-list .item .title, .woocommerce-MyAccount-content .posts-list .item .title {
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    font-size: 16px; }
  .woocommerce-MyAccount-content .products-list .item .price, .woocommerce-MyAccount-content .posts-list .item .price {
    color: #000;
    font-weight: bold;
    font-size: 15px; }
    .woocommerce-MyAccount-content .products-list .item .price .discount-percent, .woocommerce-MyAccount-content .products-list .item .price del, .woocommerce-MyAccount-content .posts-list .item .price .discount-percent, .woocommerce-MyAccount-content .posts-list .item .price del {
      display: none; }
    .woocommerce-MyAccount-content .products-list .item .price ins, .woocommerce-MyAccount-content .posts-list .item .price ins {
      text-decoration: none; }
    .woocommerce-MyAccount-content .products-list .item .price .woocommerce-Price-currencySymbol, .woocommerce-MyAccount-content .posts-list .item .price .woocommerce-Price-currencySymbol {
      color: #535353;
      font-weight: normal;
      font-size: 13px; }
  .woocommerce-MyAccount-content .products-list .item .product-link, .woocommerce-MyAccount-content .products-list .item .post-link, .woocommerce-MyAccount-content .posts-list .item .product-link, .woocommerce-MyAccount-content .posts-list .item .post-link {
    border: 1px solid #00BFD6;
    color: #00BFD6;
    border-radius: 5px;
    padding: 0 10px;
    margin-top: 7px; }
.woocommerce-MyAccount-content .no-items {
  font-size: 50px;
  color: #DADADA;
  position: relative;
  text-align: center;
  margin-top: 146px; }
  .woocommerce-MyAccount-content .no-items:before {
    font-family: IRANKala;
    content: "\E13F\00FE0E";
    position: absolute;
    bottom: 84px;
    font-size: 120px;
    right: 50%;
    transform: translateX(50%); }
.woocommerce-MyAccount-content .viewed-products .item {
  padding-left: 20px; }
  .woocommerce-MyAccount-content .viewed-products .item .remove-product {
    display: none; }

.woocommerce-MyAccount-content .user-comments .comment-item {
  border: 1px solid #E9E9E9;
  margin-bottom: 20px; }
  .woocommerce-MyAccount-content .user-comments .comment-item .row {
    margin: 0; }
  .woocommerce-MyAccount-content .user-comments .comment-item .image-wrapper {
    text-align: center;
    padding: 20px; }
    .woocommerce-MyAccount-content .user-comments .comment-item .image-wrapper .my-rating {
      margin-top: 10px; }
      .woocommerce-MyAccount-content .user-comments .comment-item .image-wrapper .my-rating .star-rating {
        margin: auto;
        float: none; }
  .woocommerce-MyAccount-content .user-comments .comment-item .comment {
    background-color: #FCFCFC;
    padding: 20px; }
    .woocommerce-MyAccount-content .user-comments .comment-item .comment .post-title {
      display: inline-block;
      font-size: 15px;
      font-weight: bold; }
    .woocommerce-MyAccount-content .user-comments .comment-item .comment .comment-status {
      border-radius: 5px;
      padding: 0 10px;
      font-size: 11px;
      float: right;
      border: 1px solid transparent;
      line-height: 24px; }
      .woocommerce-MyAccount-content .user-comments .comment-item .comment .comment-status.approved {
        color: #6ab946;
        border-color: #6ab946;
        background: white; }
      .woocommerce-MyAccount-content .user-comments .comment-item .comment .comment-status.unapproved {
        color: #EF394E;
        border-color: #EF394E;
        background: #fef6f7; }

.woocommerce-MyAccount-content .order-tracking form#order-tracking {
  margin-top: 25px;
  position: relative; }
  .woocommerce-MyAccount-content .order-tracking form#order-tracking:before {
    font-family: IRANKala;
    content: "\E131\00FE0E";
    left: 8px;
    top: 9px;
    position: absolute;
    z-index: 52;
    color: #A1A3A8;
    font-size: 24px;
    width: 36px;
    height: 36px; }
  .woocommerce-MyAccount-content .order-tracking form#order-tracking input[type=text] {
    padding-left: 36px;
    border-radius: 0; }
.woocommerce-MyAccount-content .order-tracking .statuses-title {
  margin-top: 25px;
  font-size: 13px;
  background: #FCFCFC;
  line-height: 32px;
  padding: 5px 15px;
  border: 1px solid #C8C8C8;
  border-bottom: none; }
.woocommerce-MyAccount-content .order-tracking ul.statuses {
  margin-bottom: 25px;
  display: flex;
  justify-content: space-between;
  border: 1px solid #C8C8C8;
  padding: 15px;
  overflow-y: hidden;
  white-space: nowrap;
  max-width: 100%; }
  .woocommerce-MyAccount-content .order-tracking ul.statuses li.status {
    text-align: center; }
    .woocommerce-MyAccount-content .order-tracking ul.statuses li.status img {
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      opacity: 0.35;
      max-width: 128px; }
    .woocommerce-MyAccount-content .order-tracking ul.statuses li.status .title {
      margin-top: 12px;
      color: #8E8E8E; }
    .woocommerce-MyAccount-content .order-tracking ul.statuses li.status.active img {
      -webkit-filter: unset;
      filter: unset;
      opacity: 1; }
    .woocommerce-MyAccount-content .order-tracking ul.statuses li.status.active .title {
      color: #535353;
      font-weight: bold; }
.woocommerce-MyAccount-content .order-tracking .description {
  background: #FCFCFC;
  border: 1px solid #C8C8C8;
  padding: 15px; }
.woocommerce-MyAccount-content .order-tracking .woocommerce-order-details {
  margin-top: 25px; }

.woocommerce table.my_account_orders .button {
  margin: 2px; }

#main .woocommerce-breadcrumb {
  margin: 0 0 15px;
  padding: 0;
  font-size: 12px;
  color: #767676; }
  #main .woocommerce-breadcrumb a:hover {
    color: #000; }
  #main .woocommerce-breadcrumb .delimiter {
    margin: 0 7px;
    color: #CFCFCF; }

.woocommerce span.onsale {
  color: #EF394E;
  position: absolute;
  left: 10px;
  width: calc(100% - 20px);
  top: 0;
  border-bottom: 1px solid #EF394E;
  font-size: 11px;
  background: transparent;
  border-radius: 0;
  padding: 0;
  min-height: unset;
  height: auto; }
  .woocommerce span.onsale.is-amazing > span {
    float: left; }
  .woocommerce span.onsale.is-amazing .timer {
    float: right; }
    .woocommerce span.onsale.is-amazing .timer > span:last-child span {
      display: none; }

.shop-container .woocommerce-breadcrumb {
  margin-bottom: 0; }
.shop-container .woocommerce-products-header {
  margin-top: 0; }
.shop-container .products-list {
  background-color: #FFF;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  border: 1px solid #E4E4E4;
  padding: 15px;
  padding-right: 0;
  padding-left: 0; }
  .shop-container .products-list .list-header {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px; }
    .shop-container .products-list .list-header .woocommerce-result-count {
      margin-bottom: 0;
      float: right; }
    .shop-container .products-list .list-header .woocommerce-ordering {
      margin-bottom: 0;
      float: left;
      position: relative; }
      .shop-container .products-list .list-header .woocommerce-ordering .orderby {
        position: relative;
        padding-left: 25px; }
        .shop-container .products-list .list-header .woocommerce-ordering .orderby a {
          border-radius: 3px;
          padding: 0 7px;
          line-height: 26px; }
          .shop-container .products-list .list-header .woocommerce-ordering .orderby a:hover {
            background-color: #ECE9E9; }
          .shop-container .products-list .list-header .woocommerce-ordering .orderby a.active {
            background: #00BFD6;
            color: #FFF; }
        .shop-container .products-list .list-header .woocommerce-ordering .orderby a:nth-child(1) {
          margin-left: 75px; }
        .shop-container .products-list .list-header .woocommerce-ordering .orderby:before {
          position: absolute;
          content: attr(aria-label); }
      .shop-container .products-list .list-header .woocommerce-ordering:before {
        content: "\E1B9\00FE0E";
        font-family: IRANKala;
        color: #CECECE;
        position: absolute;
        top: 3px; }

.woocommerce ul.products {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -1px;
  margin-left: -1px; }
  .woocommerce ul.products li.product {
    margin: 0;
    outline: 1px solid #EBEBEB;
    padding: 10px;
    padding-top: 35px;
    transition: all 200ms ease-out;
    position: relative; }
    .woocommerce ul.products li.product:hover {
      -webkit-box-shadow: 0 2px 17px 0 rgba(0, 0, 0, 0.09);
      box-shadow: 0 2px 17px 0 rgba(0, 0, 0, 0.09);
      z-index: 11; }
    .woocommerce ul.products li.product .woocommerce-LoopProduct-link {
      display: block; }
      .woocommerce ul.products li.product .woocommerce-LoopProduct-link img {
        width: auto;
        margin: auto; }
    .woocommerce ul.products li.product .woocommerce-loop-product__title {
      height: 53px;
      line-height: 25px;
      overflow: hidden; }
    .woocommerce ul.products li.product .product-rating {
      margin-top: 15px;
      position: relative;
      height: 28px; }
      .woocommerce ul.products li.product .product-rating .star-rating {
        float: right;
        margin-top: 11px; }
      .woocommerce ul.products li.product .product-rating .add-to-compare {
        float: left;
        color: #ABABAB;
        opacity: 0;
        visibility: hidden; }
        .woocommerce ul.products li.product .product-rating .add-to-compare input[type="checkbox"]:checked:before {
          margin-top: -4px; }
    .woocommerce ul.products li.product .price {
      margin: 0; }
    .woocommerce ul.products li.product .cover-outofstock {
      z-index: 2;
      position: relative;
      text-align: center; }
      .woocommerce ul.products li.product .cover-outofstock:before {
        content: '';
        height: 1px;
        width: 100%;
        left: 0;
        top: 50%;
        position: absolute;
        background: #969696;
        z-index: -1; }
      .woocommerce ul.products li.product .cover-outofstock span {
        color: #ABABAB;
        font-weight: normal;
        background: #FFF;
        display: inline-block;
        padding-right: 10px;
        padding-left: 10px;
        font-size: 16px; }
    .woocommerce ul.products li.product .button {
      display: block;
      margin-top: 5px;
      padding-top: 2px;
      padding-bottom: 2px;
      height: auto; }
      .woocommerce ul.products li.product .button.loading::after {
        top: 2px; }
    .woocommerce ul.products li.product .cart {
      margin-top: 5px; }
      .woocommerce ul.products li.product .cart .quantity {
        display: inline-block; }
        .woocommerce ul.products li.product .cart .quantity .qty {
          height: 38px;
          width: 56px; }
      .woocommerce ul.products li.product .cart .button {
        margin-top: 0;
        display: inline-block;
        width: auto;
        max-height: 38px; }
        .woocommerce ul.products li.product .cart .button .plus {
          font-size: 20px;
          position: relative;
          top: 6px; }
        .woocommerce ul.products li.product .cart .button .ajax-loader {
          display: none;
          width: auto;
          margin: 0;
          max-width: 24px; }
    .woocommerce ul.products li.product .product-info {
      position: relative;
      height: 35px; }
    .woocommerce ul.products li.product .product-seller {
      border-top: 1px solid #F5F5F5;
      position: absolute;
      background: #FFF;
      width: 100%;
      left: 0; }
      @media (min-width: 768px) {
        .woocommerce ul.products li.product .product-seller {
          display: none; } }
      .woocommerce ul.products li.product .product-seller:before {
        font-family: IRANKala;
        content: "\E1C1\00FE0E";
        font-size: 20px;
        margin-right: 5px;
        position: relative;
        top: 5px; }
      .woocommerce ul.products li.product .product-seller strong {
        display: inline-block; }
    .woocommerce ul.products li.product .fake-badge {
      padding: 0 6px;
      color: #D5901F;
      background-color: rgba(249, 168, 37, 0.11);
      font-size: 11px;
      line-height: 2;
      position: absolute;
      bottom: 4px;
      border-radius: 5px; }
    .woocommerce ul.products li.product .onsale {
      right: auto; }
    .woocommerce ul.products li.product .remaining-instock {
      color: #E84155;
      height: 32px; }
      .woocommerce ul.products li.product .remaining-instock span:before {
        font-family: IRANKala;
        content: "\E051\00FE0E";
        font-size: 16px;
        position: relative;
        top: 4px; }
    .woocommerce ul.products li.product .product-actions {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      z-index: 9;
      opacity: 0;
      visibility: hidden;
      transition: all 200ms ease-out; }
      .woocommerce ul.products li.product .product-actions .quick-view, .woocommerce ul.products li.product .product-actions .favorites {
        width: 28px;
        height: 28px;
        border-radius: 2px;
        margin: 0 3px;
        background: rgba(155, 155, 155, 0.85);
        cursor: pointer;
        display: inline-block;
        text-align: center; }
        .woocommerce ul.products li.product .product-actions .quick-view:before, .woocommerce ul.products li.product .product-actions .favorites:before {
          font-family: IRANKala;
          font-size: 16px;
          color: #FFF; }
        .woocommerce ul.products li.product .product-actions .quick-view.active:before, .woocommerce ul.products li.product .product-actions .favorites.active:before {
          color: #EF394E; }
      .woocommerce ul.products li.product .product-actions .quick-view:before {
        content: "\E131\00FE0E"; }
      .woocommerce ul.products li.product .product-actions .add-to-favorite:before {
        content: "\E134\00FE0E"; }
    .woocommerce ul.products li.product:hover .product-rating .add-to-compare, .woocommerce ul.products li.product:hover .product-actions {
      opacity: 1;
      visibility: visible; }
    .woocommerce ul.products li.product:hover .product-seller {
      display: block; }
  .woocommerce ul.products li.product-category a {
    display: block; }
    .woocommerce ul.products li.product-category a img {
      width: auto;
      margin: auto; }
  .woocommerce ul.products li.product-category mark.count {
    background: #EEE;
    color: #7A7A7A; }
.woocommerce ul.products.columns-1 li.product,
.woocommerce ul.products li.product {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-top: 1px;
  margin-left: 1px;
  background: #FFF;
  margin-bottom: 0 !important; }
.woocommerce ul.products.columns-2 li.product {
  -ms-flex: 0 0 calc(50% - 1px);
  flex: 0 0 calc(50% - 1px);
  max-width: calc(50% - 1px); }
.woocommerce ul.products.columns-3 li.product {
  -ms-flex: 0 0 calc(33.3333333% - 1px);
  flex: 0 0 calc(33.3333333% - 1px);
  max-width: calc(33.3333333% - 1px); }
.woocommerce ul.products.columns-4 li.product {
  -ms-flex: 0 0 calc(25% - 1px);
  flex: 0 0 calc(25% - 1px);
  max-width: calc(25% - 1px); }
.woocommerce ul.products.columns-5 li.product {
  -ms-flex: 0 0 calc(20% - 1px);
  flex: 0 0 calc(20% - 1px);
  max-width: calc(20% - 1px); }
.woocommerce ul.products.columns-6 li.product {
  -ms-flex: 0 0 calc(16.6666667% - 1px);
  flex: 0 0 calc(16.6666667% - 1px);
  max-width: calc(16.6666667% - 1px); }
@media (max-width: 992px) {
  .woocommerce ul.products li.product {
    -ms-flex: 0 0 calc(50% - 1px) !important;
    flex: 0 0 calc(50% - 1px) !important;
    max-width: calc(50% - 1px) !important; } }
@media (max-width: 756px) {
  .woocommerce ul.products li.product {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important; } }

.archive-products-slider {
  margin-top: 20px; }

.woocommerce-products-header {
  background-color: #FFF;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  border: 1px solid #E4E4E4;
  padding: 15px;
  margin-bottom: 20px;
  margin-top: 20px; }
  .woocommerce-products-header .page-title {
    font-size: 16px;
    margin-bottom: 10px; }
  .woocommerce-products-header .page-description {
    font-size: 12px; }
  .woocommerce-products-header .showmore-button {
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    position: relative; }
    .woocommerce-products-header .showmore-button:before {
      content: '';
      width: 100%;
      background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.3), #FFF);
      position: absolute;
      top: -64px;
      height: 64px;
      left: 0; }
    .woocommerce-products-header .showmore-button.show:before {
      display: none; }
    .woocommerce-products-header .showmore-button:after {
      font-family: IRANKala;
      content: "\E0B1\00FE0E";
      position: absolute;
      top: 2px;
      margin-left: 5px; }
    .woocommerce-products-header .showmore-button.show:after {
      top: -3px;
      transform: rotate(180deg); }

.archive-amazing .amazing-header {
  padding-left: 20px;
  padding-bottom: 20px; }
.archive-amazing .woocommerce-breadcrumb {
  display: none; }
.archive-amazing > .container {
  position: relative; }
  .archive-amazing > .container:after {
    content: '';
    background-color: rgba(255, 80, 98, 0.89);
    background-image: url("assets/img/amazing-bg.svg");
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    height: 275px;
    z-index: -1;
    width: 100%; }

@media (max-width: 992px) {
  .shop-container .products-list {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 0; }
    .shop-container .products-list .list-header {
      padding: 0; }
      .shop-container .products-list .list-header .woocommerce-ordering {
        position: fixed;
        z-index: 101;
        background: #FFF;
        left: 0;
        top: 30px;
        width: calc(100% - 40px);
        right: 0;
        margin: auto;
        border-radius: 10px;
        padding: 52px 20px 20px;
        display: none;
        max-height: 320px;
        overflow: auto; }
        .shop-container .products-list .list-header .woocommerce-ordering:before {
          display: none; }
        .shop-container .products-list .list-header .woocommerce-ordering .orderby {
          padding: 0; }
          .shop-container .products-list .list-header .woocommerce-ordering .orderby:before {
            top: -32px;
            font-weight: bold; }
          .shop-container .products-list .list-header .woocommerce-ordering .orderby .toggle-ordering {
            display: inline-block;
            border: none !important;
            position: absolute;
            top: -32px;
            right: 0; }
            .shop-container .products-list .list-header .woocommerce-ordering .orderby .toggle-ordering:before {
              font-family: IRANKala;
              content: "\E08D\00FE0E";
              font-size: 26px; }
          .shop-container .products-list .list-header .woocommerce-ordering .orderby a {
            display: block;
            padding: 7px 0;
            border-radius: 0; }
            .shop-container .products-list .list-header .woocommerce-ordering .orderby a.active {
              background: transparent;
              color: #00BFD6; }
          .shop-container .products-list .list-header .woocommerce-ordering .orderby a:nth-child(1) {
            margin: 0; }
          .shop-container .products-list .list-header .woocommerce-ordering .orderby a:nth-child(2) {
            border-top: 0.5px solid rgba(41, 41, 41, 0.18); }
          .shop-container .products-list .list-header .woocommerce-ordering .orderby a:not(:last-child) {
            border-bottom: 0.5px solid rgba(41, 41, 41, 0.18); }
      .shop-container .products-list .list-header .shop-toggle {
        background-color: #E0E0E0;
        color: #424242;
        border-radius: 5px;
        padding: 0 10px;
        line-height: 26px; }
        .shop-container .products-list .list-header .shop-toggle:before {
          font-family: IRANKala;
          position: relative;
          font-size: 18px;
          top: 4px;
          margin-right: 5px; }
        .shop-container .products-list .list-header .shop-toggle.toggle-ordering:before {
          content: "\E042\00FE0E"; }
        .shop-container .products-list .list-header .shop-toggle.toggle-sidebar-shop:before {
          content: "\E024\00FE0E"; }

  body.show-ordering .overlay {
    opacity: 1; }
  body.show-ordering .woocommerce-ordering {
    display: block !important; } }
@media (min-width: 992px) {
  .shop-container .products-list .list-header .shop-toggle {
    display: none; } }
@media (max-width: 992px) {
  .woocommerce ul.products {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.09);
    border-radius: 10px;
    overflow: hidden; }
    .woocommerce ul.products li.product {
      margin: 0;
      border: none; }
      .woocommerce ul.products li.product .onsale:not(.is-amazing) {
        text-align: left; }
      .woocommerce ul.products li.product .woocommerce-LoopProduct-link img {
        float: left;
        margin-right: 10px;
        max-width: 100px; }
      .woocommerce ul.products li.product .product-rating .add-to-compare {
        opacity: 1;
        visibility: visible; } }
.feature-seller {
  color: #388E3C;
  background: #F2F8F2;
  display: inline-block;
  line-height: 22px;
  border-radius: 11px;
  padding: 0 6px 0 2px;
  margin-left: 5px; }
  .feature-seller .check {
    background: #388E3C;
    border-radius: 7px;
    display: inline-block;
    width: 16px;
    height: 16px;
    text-align: center;
    position: relative;
    margin-right: 3px;
    top: 3px;
    font-size: 11px; }
    .feature-seller .check:before {
      font-family: IRANKala;
      content: "\E0D3\00FE0E";
      color: #FFF;
      font-size: 7px;
      position: absolute;
      right: 3px;
      bottom: -5px; }

.woocommerce ul.products li.product.has-secondary-image:hover img[class^="attachment"]:nth-of-type(1) {
  display: none; }
.woocommerce ul.products li.product.has-secondary-image:hover .secondary-image {
  display: block; }
.woocommerce ul.products li.product.has-secondary-image .secondary-image {
  display: none; }

.woocommerce nav.woocommerce-pagination ul {
  border: none; }
  .woocommerce nav.woocommerce-pagination ul li {
    border-right: none; }
    .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
      border-radius: 5px;
      margin: 3px;
      padding: 7px 11px;
      font-size: 15px; }
    .woocommerce nav.woocommerce-pagination ul li a:active, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li span.current {
      color: #FFF;
      background: #00BFD6; }

@media (min-width: 992px) {
  .sidebar-shop.col-lg-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
    .sidebar-shop.col-lg-3 .toggle-sidebar-shop {
      display: none; }

  .shop-container.col-lg-9 {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%; } }
.sidebar-shop .widget {
  background-color: #FFF;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  border: 1px solid #E4E4E4;
  padding: 15px;
  border-radius: 0;
  padding: 10px; }
  .sidebar-shop .widget .header {
    text-align: inherit;
    border-bottom: 1px solid #F2F2F2;
    line-height: 20px;
    cursor: pointer;
    transition: all 200ms ease-out; }
    .sidebar-shop .widget .header:before {
      display: none; }
    .sidebar-shop .widget .header h3 {
      font-size: 14px;
      position: relative; }
      .sidebar-shop .widget .header h3:after {
        font-family: IRANKala;
        content: "\E0B1\00FE0E";
        position: absolute;
        right: 0;
        top: -1px;
        color: #A3A3A3;
        transform: rotate(180deg);
        transition: all 200ms ease-out; }
    .sidebar-shop .widget .header.collapse {
      border-bottom: none;
      margin-bottom: 0;
      padding-bottom: 0; }
      .sidebar-shop .widget .header.collapse h3:after {
        top: 2px;
        transform: rotate(0deg); }
  .sidebar-shop .widget .checkbox:checked:before {
    top: -3px; }

.woocommerce .widget_layered_nav > ul,
.woocommerce .widget_rating_filter > ul {
  margin-right: -10px;
  margin-left: -10px; }
  .woocommerce .widget_layered_nav > ul .wc-layered-nav-rating,
  .woocommerce .widget_layered_nav > ul .woocommerce-widget-layered-nav-list__item,
  .woocommerce .widget_rating_filter > ul .wc-layered-nav-rating,
  .woocommerce .widget_rating_filter > ul .woocommerce-widget-layered-nav-list__item {
    transition: all 200ms ease-out;
    padding-right: 10px;
    padding-left: 10px;
    position: relative; }
    .woocommerce .widget_layered_nav > ul .wc-layered-nav-rating:hover,
    .woocommerce .widget_layered_nav > ul .woocommerce-widget-layered-nav-list__item:hover,
    .woocommerce .widget_rating_filter > ul .wc-layered-nav-rating:hover,
    .woocommerce .widget_rating_filter > ul .woocommerce-widget-layered-nav-list__item:hover {
      background: #F9F9F9; }
    .woocommerce .widget_layered_nav > ul .wc-layered-nav-rating a,
    .woocommerce .widget_layered_nav > ul .woocommerce-widget-layered-nav-list__item a,
    .woocommerce .widget_rating_filter > ul .wc-layered-nav-rating a,
    .woocommerce .widget_rating_filter > ul .woocommerce-widget-layered-nav-list__item a {
      display: block; }
    .woocommerce .widget_layered_nav > ul .wc-layered-nav-rating .count,
    .woocommerce .widget_layered_nav > ul .woocommerce-widget-layered-nav-list__item .count,
    .woocommerce .widget_rating_filter > ul .wc-layered-nav-rating .count,
    .woocommerce .widget_rating_filter > ul .woocommerce-widget-layered-nav-list__item .count {
      position: absolute;
      right: 10px;
      top: 0; }
  .woocommerce .widget_layered_nav > ul .chosen a::before,
  .woocommerce .widget_layered_nav > ul .woocommerce-widget-layered-nav-list__item--chosen a::before,
  .woocommerce .widget_rating_filter > ul .chosen a::before,
  .woocommerce .widget_rating_filter > ul .woocommerce-widget-layered-nav-list__item--chosen a::before {
    display: none; }

.widget_layered_nav_filters li.chosen {
  padding-bottom: 5px !important; }
  .widget_layered_nav_filters li.chosen a {
    border: 1px solid #EEE;
    border-radius: 10px;
    padding: 0 10px;
    position: relative; }
    .widget_layered_nav_filters li.chosen a:before {
      display: none; }
    .widget_layered_nav_filters li.chosen a:after {
      font-family: IRANKala;
      content: "\E0E0\00FE0E";
      top: 1px;
      font-size: 11px;
      position: relative;
      margin-left: 7px;
      margin-right: 7px; }

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  height: 1px;
  background-color: #C6C6C6;
  margin-top: 10px; }
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range {
  background-color: #00BFD6; }
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
  background: #FFF;
  width: 16px;
  height: 16px;
  top: -7px; }
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle:before {
  position: absolute;
  font-family: IRANKala;
  font-size: 18px;
  top: -5px;
  left: -2px;
  color: #858585; }
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle:nth-of-type(1):before {
  content: "\E08C\00FE0E"; }
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle:nth-of-type(2):before {
  content: "\E08B\00FE0E"; }
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount {
  font-size: 12px;
  color: #858585;
  text-align: center; }
  .woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
    border-top: 1px solid #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    margin: 20px 0; }
    .woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label .label {
      display: none; }
    .woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label .dash {
      display: none; }
    .woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label .from-wrapper, .woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label .to-wrapper {
      width: 49%;
      display: inline-block;
      padding: 15px 0; }
      .woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label .from-wrapper .from, .woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label .from-wrapper .to, .woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label .to-wrapper .from, .woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label .to-wrapper .to {
        background: #FCFCFC;
        border-radius: 5px;
        padding: 2px 10px; }
    .woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label .from-wrapper {
      border-right: 1px solid #F5F5F5; }
  .woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .button {
    width: 100%;
    background: #00BFD6;
    border-color: #0091a3; }
    .woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover {
      opacity: 0.95; }
    .woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .button .icon:before {
      font-family: IRANKala;
      content: "\E118\00FE0E";
      color: #FFF;
      font-style: normal;
      margin-right: 7px; }

.widget_product_categories .product-categories .cat-item {
  position: relative; }
  .widget_product_categories .product-categories .cat-item a {
    padding-left: 14px; }
  .widget_product_categories .product-categories .cat-item a:hover {
    color: #00BFD6; }
  .widget_product_categories .product-categories .cat-item .count {
    color: #AFB6BC; }
  .widget_product_categories .product-categories .cat-item:before {
    font-family: IRANKala;
    font-size: 10px;
    color: #828282;
    position: absolute;
    top: 2px; }
.widget_product_categories .product-categories > .cat-item:before {
  content: "\E0B7\00FE0E"; }
.widget_product_categories .product-categories > .cat-item > .children > .cat-item:before {
  content: "\E0B1\00FE0E"; }
.widget_product_categories .product-categories .current-cat > a {
  font-weight: bold; }
.widget_product_categories .showmore-button {
  text-align: center;
  background-color: #FCFCFC;
  border-top: 1px solid #F2F2F2;
  color: #828282;
  cursor: pointer;
  position: relative;
  margin-right: -10px;
  margin-left: -10px;
  margin-bottom: -10px; }
  .widget_product_categories .showmore-button:after {
    font-family: IRANKala;
    content: "\E0B0\00FE0E";
    position: absolute;
    top: 2px;
    margin-left: 5px;
    font-size: 6px; }
  .widget_product_categories .showmore-button.show:after {
    top: 0;
    transform: rotate(180deg); }

@media (max-width: 992px) {
  .sidebar-shop {
    display: none;
    position: fixed !important;
    z-index: 101;
    background-color: #F4F4F4;
    left: 0;
    top: 0;
    width: 100%;
    right: 0;
    height: 100vh;
    padding: 10px;
    overflow: auto !important; }
    .sidebar-shop .toggle-sidebar-shop {
      background-color: #e9e9e9;
      width: calc(100% + 20px);
      padding-top: 10px;
      padding-left: 10px;
      margin: -10px -10px 10px -10px; }
      .sidebar-shop .toggle-sidebar-shop:before {
        font-family: IRANKala;
        content: "\E08D\00FE0E";
        font-size: 26px; }
    .sidebar-shop .widget {
      -webkit-box-shadow: none;
      box-shadow: none;
      border-radius: 5px;
      border-color: #C8C7CC;
      padding-top: 15px;
      padding-bottom: 15px; }
      .sidebar-shop .widget .header h3:after {
        content: "\E0D9\00FE0E";
        font-weight: normal;
        font-size: 20px;
        transition: none;
        transform: none !important;
        top: 3px !important; }
    .sidebar-shop .widget.widget-instock-filter .switcher-slider,
    .sidebar-shop .widget.widget-fake-filter .switcher-slider {
      width: 45px;
      height: 28px;
      border: none; }
      .sidebar-shop .widget.widget-instock-filter .switcher-slider span,
      .sidebar-shop .widget.widget-fake-filter .switcher-slider span {
        height: 24px;
        width: 24px;
        border: none;
        -webkit-box-shadow: 0 4px 14px 4px rgba(0, 0, 0, 0.08), 0 3px 3px 0 rgba(0, 0, 0, 0.1), 0 0 2px 1px rgba(0, 0, 0, 0.11), 0 1px 2px 0 rgba(0, 0, 0, 0.07);
        box-shadow: 0 4px 14px 4px rgba(0, 0, 0, 0.08), 0 3px 3px 0 rgba(0, 0, 0, 0.1), 0 0 2px 1px rgba(0, 0, 0, 0.11), 0 1px 2px 0 rgba(0, 0, 0, 0.07); }
    .sidebar-shop .widget.widget-instock-filter #instock-filter:checked + label .switcher-slider,
    .sidebar-shop .widget.widget-instock-filter #fake-filter:checked + label .switcher-slider,
    .sidebar-shop .widget.widget-fake-filter #instock-filter:checked + label .switcher-slider,
    .sidebar-shop .widget.widget-fake-filter #fake-filter:checked + label .switcher-slider {
      background-color: #6ab946;
      border-color: #6ab946; }
      .sidebar-shop .widget.widget-instock-filter #instock-filter:checked + label .switcher-slider span,
      .sidebar-shop .widget.widget-instock-filter #fake-filter:checked + label .switcher-slider span,
      .sidebar-shop .widget.widget-fake-filter #instock-filter:checked + label .switcher-slider span,
      .sidebar-shop .widget.widget-fake-filter #fake-filter:checked + label .switcher-slider span {
        left: 21px; }

  .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    height: 4px; }
  .woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range {
    background-color: #6ab946; }
  .woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
    box-shadow: none;
    background: #6ab946;
    width: 20px;
    height: 20px;
    top: -9px; }
    .woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle:before {
      display: none; }

  body.show-sidebar-shop .sidebar-shop {
    display: block; } }
body.woocommerce-cart .cart-empty-image {
  margin: auto;
  display: block; }
body.woocommerce-cart .cart-empty.woocommerce-info {
  border: none;
  background-color: transparent;
  color: #535353;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0; }
  body.woocommerce-cart .cart-empty.woocommerce-info:before {
    content: ''; }
body.woocommerce-cart .return-to-shop {
  text-align: center; }
  body.woocommerce-cart .return-to-shop .button {
    background: transparent;
    border: none;
    color: #00BFD6; }
    body.woocommerce-cart .return-to-shop .button:hover, body.woocommerce-cart .return-to-shop .button:active, body.woocommerce-cart .return-to-shop .button:focus {
      background: transparent;
      border: none;
      color: #00BFD6; }

body.woocommerce-cart:not(.cart-is-empty) .post-container .post-inner {
  border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  border: none; }
@media (max-width: 992px) {
  body.woocommerce-cart:not(.cart-is-empty) .post-container .post-inner .post-body {
    border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0; } }

body.woocommerce-cart .cart-wrapper > div,
body.woocommerce-cart .totals-wrapper > div {
  background: #FFF;
  border: 1px solid #E6E6E6;
  border-radius: 5px;
  -webkit-box-shadow: 0 8px 13px -7px rgba(0, 0, 0, 0.05);
  box-shadow: 0 8px 13px -7px rgba(0, 0, 0, 0.05);
  padding: 10px !important;
  overflow: hidden; }
  body.woocommerce-cart .cart-wrapper > div table.shop_table,
  body.woocommerce-cart .totals-wrapper > div table.shop_table {
    border: none;
    margin: 0; }
  body.woocommerce-cart .cart-wrapper > div .blockOverlay,
  body.woocommerce-cart .totals-wrapper > div .blockOverlay {
    margin-left: -10px !important;
    margin-right: -10px !important;
    height: calc(100% + 1px) !important;
    width: calc(100% + 20px) !important; }
@media (max-width: 992px) {
  body.woocommerce-cart .cart-wrapper,
  body.woocommerce-cart .totals-wrapper {
    margin-bottom: 10px; } }

.woocommerce-cart-form table.shop_table {
  /*.product-remove {
      .remove {
          &:before {
              font-family: IRANKala;
              content: "\E1D3\00FE0E";
              font-size: 17px;
              color: #A1A3A8;
              font-weight: normal;
          }
          &:hover {
              background: transparent;
          }
      }
  }*/ }
  .woocommerce-cart-form table.shop_table td {
    padding-bottom: 26px;
    padding-top: 26px; }
  .woocommerce-cart-form table.shop_table .product-thumbnail img {
    width: 140px; }
  .woocommerce-cart-form table.shop_table .product-name {
    font-size: 16px;
    text-align: left; }
    .woocommerce-cart-form table.shop_table .product-name .variation {
      font-size: 13px;
      color: #777;
      margin-top: 10px; }
      .woocommerce-cart-form table.shop_table .product-name .variation dt {
        font-weight: normal; }
  .woocommerce-cart-form table.shop_table .product-quantity .qty {
    width: 64px;
    height: auto;
    padding: 6px; }
  .woocommerce-cart-form table.shop_table td.product-subtotal .item-discount {
    color: #EF394E;
    display: block;
    margin-bottom: 7px; }
  .woocommerce-cart-form table.shop_table td.product-subtotal .item-price {
    font-size: 16px;
    display: block; }
  .woocommerce-cart-form table.shop_table td.product-subtotal .woocommerce-Price-currencySymbol {
    font-weight: normal;
    font-size: 13px; }
  .woocommerce-cart-form table.shop_table td.actions .coupon #coupon_code {
    width: 124px; }

.cart-collaterals .cart_totals h2 {
  display: none; }
.cart-collaterals .cart_totals table.shop_table th {
  text-align: left;
  font-weight: normal; }
.cart-collaterals .cart_totals table.shop_table td {
  text-align: right; }
.cart-collaterals .cart_totals table.shop_table tr.cart-discount td {
  color: #EF394E; }
  .cart-collaterals .cart_totals table.shop_table tr.cart-discount td .woocommerce-remove-coupon {
    color: #7A7A7A; }
.cart-collaterals .cart_totals table.shop_table tr.order-total th, .cart-collaterals .cart_totals table.shop_table tr.order-total td {
  font-weight: bold;
  font-size: 18px; }
  .cart-collaterals .cart_totals table.shop_table tr.order-total th .woocommerce-Price-currencySymbol, .cart-collaterals .cart_totals table.shop_table tr.order-total td .woocommerce-Price-currencySymbol {
    font-size: 13px;
    font-weight: normal; }
.cart-collaterals .cart_totals .wc-proceed-to-checkout {
  padding-bottom: 0; }
  .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
    width: 100%; }

@media (max-width: 992px) {
  .cart-collaterals .cart_totals .shop_table .order-total td {
    position: fixed;
    bottom: 0;
    z-index: 999999;
    right: 0;
    border: none;
    background: transparent;
    padding-top: 22px;
    padding-bottom: 22px; }
  .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    background: #FFF;
    z-index: 99;
    padding: 15px 10px 0 10px;
    box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.08); }
    .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
      width: auto; } }
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: none;
  width: 100%; }

body.woocommerce-cart .cross-sells {
  margin-top: 20px; }

.woocommerce ul#shipping_method li input {
  margin-top: -3px; }

body.woocommerce-checkout:not(.woocommerce-order-received):not(.woocommerce-order-pay).custom-checkout .post-container .post-inner, body.woocommerce-checkout:not(.woocommerce-order-received):not(.woocommerce-order-pay).multistep-checkout .post-container .post-inner {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  padding: 0;
  border: none; }
body.woocommerce-checkout:not(.woocommerce-order-received):not(.woocommerce-order-pay).custom-checkout form.woocommerce-checkout #customer_details .col-1, body.woocommerce-checkout:not(.woocommerce-order-received):not(.woocommerce-order-pay).custom-checkout form.woocommerce-checkout #customer_details .col-2 {
  float: none;
  width: 100%; }
  body.woocommerce-checkout:not(.woocommerce-order-received):not(.woocommerce-order-pay).custom-checkout form.woocommerce-checkout #customer_details .col-1 textarea.input-text, body.woocommerce-checkout:not(.woocommerce-order-received):not(.woocommerce-order-pay).custom-checkout form.woocommerce-checkout #customer_details .col-2 textarea.input-text {
    height: 128px; }
body.woocommerce-checkout:not(.woocommerce-order-received):not(.woocommerce-order-pay).custom-checkout form.woocommerce-checkout .customer-details-wrapper,
body.woocommerce-checkout:not(.woocommerce-order-received):not(.woocommerce-order-pay).custom-checkout form.woocommerce-checkout .order-review-wrapper {
  margin-bottom: 20px; }
  body.woocommerce-checkout:not(.woocommerce-order-received):not(.woocommerce-order-pay).custom-checkout form.woocommerce-checkout .customer-details-wrapper > div,
  body.woocommerce-checkout:not(.woocommerce-order-received):not(.woocommerce-order-pay).custom-checkout form.woocommerce-checkout .order-review-wrapper > div {
    background: #FFF;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    box-shadow: 0 8px 13px -7px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 8px 13px -7px rgba(0, 0, 0, 0.05);
    padding: 10px !important;
    overflow: hidden; }
body.woocommerce-checkout:not(.woocommerce-order-received):not(.woocommerce-order-pay).custom-checkout form.woocommerce-checkout .order-review-wrapper #order_review_heading {
  display: none; }
body.woocommerce-checkout:not(.woocommerce-order-received):not(.woocommerce-order-pay).custom-checkout form.woocommerce-checkout .order-review-wrapper #order_review .shop_table {
  border: none; }
body.woocommerce-checkout:not(.woocommerce-order-received):not(.woocommerce-order-pay).custom-checkout form.woocommerce-checkout .order-review-wrapper #order_review #payment {
  background-color: rgba(245, 247, 250, 0.7); }
  body.woocommerce-checkout:not(.woocommerce-order-received):not(.woocommerce-order-pay).custom-checkout form.woocommerce-checkout .order-review-wrapper #order_review #payment div.payment_box {
    background-color: #EDF0F5;
    color: #8F96A0; }
    body.woocommerce-checkout:not(.woocommerce-order-received):not(.woocommerce-order-pay).custom-checkout form.woocommerce-checkout .order-review-wrapper #order_review #payment div.payment_box:before {
      border-bottom-color: #EDF0F5; }
  body.woocommerce-checkout:not(.woocommerce-order-received):not(.woocommerce-order-pay).custom-checkout form.woocommerce-checkout .order-review-wrapper #order_review #payment .place-order #place_order {
    width: 100%; }

#order_comments {
  height: 128px; }

#order_review .shop_table tr th:first-child, #order_review .shop_table tr td:first-child {
  text-align: left; }
#order_review .shop_table tr th:last-child, #order_review .shop_table tr td:last-child {
  text-align: right; }
#order_review .shop_table .product-total .item-discount {
  color: #EF394E;
  display: block;
  margin-bottom: 7px; }
#order_review .shop_table .product-total .item-price {
  font-size: 16px;
  display: block; }
#order_review .shop_table .product-total .woocommerce-Price-currencySymbol {
  font-weight: normal;
  font-size: 13px; }
#order_review .shop_table .cart-discount td {
  color: #EF394E; }
  #order_review .shop_table .cart-discount td .woocommerce-remove-coupon {
    color: #7A7A7A; }
#order_review .shop_table .order-total th, #order_review .shop_table .order-total td {
  font-weight: bold;
  font-size: 18px; }
  #order_review .shop_table .order-total th .woocommerce-Price-currencySymbol, #order_review .shop_table .order-total td .woocommerce-Price-currencySymbol {
    font-size: 13px;
    font-weight: normal; }

@media (max-width: 992px) {
  body.woocommerce-checkout.custom-checkout:not(.woocommerce-order-received) .post-container .post-inner .post-body {
    border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0; } }
@media (max-width: 992px) {
  #order_review .woocommerce-checkout-review-order-table .order-total {
    /*th {
    	display: none;
    }
    td {
    	position: fixed;
    	bottom: 0;
    	z-index: 100;
    	right: 0;
    	border: none;
    	background: transparent;
    	padding-top: 22px;
    	padding-bottom: 22px;
    }*/ }
  #order_review .place-order-wrapper {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    background: #FFF;
    z-index: 99;
    padding: 15px 10px 0 10px;
    box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.08); }
    #order_review .place-order-wrapper #place_order {
      width: auto !important;
      float: none;
      margin-bottom: 15px; } }
body.woocommerce-checkout form.checkout_coupon,
body.woocommerce-checkout form.login,
body.woocommerce-checkout form.register {
  background: #FFF; }

.woocommerce-table--order-details {
  text-align: left; }

.place-order .woocommerce-privacy-policy-text p {
  border: 1px solid transparent;
  padding: 10px;
  border-radius: 5px;
  background-color: #FFFDE4;
  border-color: #F6E8A1;
  color: #A37731; }
.place-order input[type="checkbox"] {
  margin: -8px 0px 0 0 !important;
  display: inline-block !important;
  border-radius: 2px !important; }
.place-order .woocommerce-terms-and-conditions-link,
.place-order .woocommerce-privacy-policy-link {
  color: #00BFD6;
  border-bottom: 1px dashed #00BFD6; }

#ship-to-different-address {
  font-size: 13px; }
  #ship-to-different-address input[type="checkbox"]:checked:before {
    top: -9px; }

#customer_details #createaccount {
  margin: -11px 0 0 0 !important;
  display: inline-block !important;
  border-radius: 2px !important; }

.woocommerce-billing-fields > h3 {
  font-size: 13px !important; }

.checkout-steps {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 4px;
  background: #D0D0D0;
  margin: 50px auto 65px auto; }
  .checkout-steps li.step a {
    position: relative;
    line-height: 64px; }
    .checkout-steps li.step a:before {
      content: '';
      width: 28px;
      height: 28px;
      background: #D0D0D0;
      border-radius: 50%;
      position: absolute;
      top: -14px; }
  .checkout-steps li.step:first-child a:before {
    left: 0; }
  .checkout-steps li.step:last-child a:before {
    right: 0; }
  .checkout-steps li.step:not(:first-child):not(:last-child) a:before {
    left: 0;
    right: 0;
    margin: auto; }
  .checkout-steps li.step.active a {
    color: #00BFD6; }
    .checkout-steps li.step.active a:before {
      background: #00BFD6; }

form.woocommerce-checkout + strong {
  position: fixed;
  right: 10px;
  bottom: 20px;
  z-index: 100;
  font-size: 18px; }

@media (min-width: 992px) {
  form.woocommerce-checkout + strong {
    display: none; } }
@media (min-width: 992px) {
  .multistep-checkout-wrapper {
    background: #FFF;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    -webkit-box-shadow: 0 8px 13px -7px rgba(0, 0, 0, 0.05);
    box-shadow: 0 8px 13px -7px rgba(0, 0, 0, 0.05);
    padding: 20px !important;
    overflow: hidden; } }
.multistep-checkout-wrapper .woocommerce-form-login-toggle,
.multistep-checkout-wrapper .woocommerce-form-coupon-toggle {
  display: none; }
.multistep-checkout-wrapper .woocommerce-form-login,
.multistep-checkout-wrapper .woocommerce-form-coupon,
.multistep-checkout-wrapper #customer_details .col-1,
.multistep-checkout-wrapper #customer_details .col-2,
.multistep-checkout-wrapper .woocommerce-checkout-review-order-table,
.multistep-checkout-wrapper .woocommerce-checkout-payment {
  display: none; }
@media (max-width: 992px) {
  .multistep-checkout-wrapper form.woocommerce-checkout + strong {
    display: none; }
  .multistep-checkout-wrapper.step-payment form.woocommerce-checkout + strong {
    display: inline-block; } }
.multistep-checkout-wrapper .col2-set .col-1, .multistep-checkout-wrapper .col2-set .col-2 {
  float: none;
  width: 100%; }
.multistep-checkout-wrapper #order_review_heading {
  display: none; }
.multistep-checkout-wrapper .prev-next {
  text-align: center;
  padding-top: 15px; }
  .multistep-checkout-wrapper .prev-next li {
    display: inline-block; }
    .multistep-checkout-wrapper .prev-next li .btn {
      width: 126px; }
.multistep-checkout-wrapper .checkout_coupon.woocommerce-form-coupon.show {
  display: block !important; }

.post-body .woocommerce-order-details__title,
.post-body .woocommerce-column__title {
  font-size: 16px; }

.woocommerce-thankyou-order-received {
  position: relative;
  margin-bottom: 30px;
  background: transparent;
  border: none;
  text-align: center;
  margin-top: 60px;
  padding-top: 64px;
  color: #00BFD6; }
  .woocommerce-thankyou-order-received:before {
    font-family: IRANKala;
    content: "\E056\00FE0E";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 100px;
    color: #00BFD6; }

.woocommerce form .form-row .input-checkbox {
  display: inline-block;
  margin: -8px 0px 0 0 !important; }

@media (max-width: 768px) {
  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    width: 100%; } }
#place_order {
  margin-top: 5px; }

.product-content div.product .product-main {
  background-color: #FFF;
  box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
  border: 1px solid #E4E4E4;
  margin-bottom: 15px;
  width: 100%;
  padding: 30px 15px 15px 15px; }
  .product-content div.product .product-main span.onsale {
    width: calc(41% - 30px);
    font-size: 13px;
    text-align: inherit; }
  .product-content div.product .product-main .images {
    border-right: 1px solid #F4F4F4;
    padding-right: 15px;
    margin-bottom: 0;
    width: 39%; }
    .product-content div.product .product-main .images .flex-control-thumbs {
      margin-top: 30px;
      text-align: center; }
      .product-content div.product .product-main .images .flex-control-thumbs li {
        border: 1px solid #CCC;
        padding: 3px;
        border-radius: 5px;
        width: 70px;
        float: none;
        display: inline-block;
        margin: 3px; }
        .product-content div.product .product-main .images .flex-control-thumbs li img {
          width: auto; }
      .product-content div.product .product-main .images .flex-control-thumbs.owl-carousel .owl-item {
        height: 76px; }
      .product-content div.product .product-main .images .flex-control-thumbs.owl-carousel .owl-nav {
        height: 70px;
        font-size: 18px; }
        .product-content div.product .product-main .images .flex-control-thumbs.owl-carousel .owl-nav .owl-next, .product-content div.product .product-main .images .flex-control-thumbs.owl-carousel .owl-nav .owl-prev {
          height: 36px;
          width: 36px;
          border-radius: 50%;
          top: 50%;
          transform: translateY(-50%); }
  .product-content div.product .product-main div.summary {
    width: 59%;
    margin-bottom: 0; }
    .product-content div.product .product-main div.summary .product_title {
      font-size: 16px;
      color: #000;
      border-bottom: 1px solid #F2F2F2;
      padding-bottom: 15px;
      margin-bottom: 20px; }
    .product-content div.product .product-main div.summary .en-title {
      color: #C0C2C5;
      background-color: #FFF;
      position: relative;
      bottom: 37px;
      padding-right: 10px; }
    .product-content div.product .product-main div.summary .product_meta {
      margin-bottom: 15px; }
      .product-content div.product .product-main div.summary .product_meta a {
        color: #00BFD6;
        border-bottom: 1px dashed #00BFD6;
        line-height: 20px; }
      .product-content div.product .product-main div.summary .product_meta .posted_in, .product-content div.product .product-main div.summary .product_meta .tagged_as, .product-content div.product .product-main div.summary .product_meta .brands {
        display: block; }
    .product-content div.product .product-main div.summary .woocommerce-product-rating .woocommerce-review-link {
      color: #00BFD6; }
    .product-content div.product .product-main div.summary .woocommerce-product-details__short-description {
      margin: 10px 0; }
    .product-content div.product .product-main div.summary .services {
      border-top: 1px solid #F4F4F4;
      padding-top: 15px;
      margin-top: 15px; }
      .product-content div.product .product-main div.summary .services .col img {
        max-width: 28px;
        height: auto;
        filter: grayscale(100%);
        opacity: 0.65;
        margin-right: 5px; }
      .product-content div.product .product-main div.summary .services .col .title {
        color: #9B9B9B;
        font-size: 11px;
        line-height: 20px; }
    .product-content div.product .product-main div.summary .column-2 .inner {
      background-color: #F5F5F5;
      border: 1px solid #E4E4E4;
      border-radius: 5px;
      padding: 15px; }
      .product-content div.product .product-main div.summary .column-2 .inner .price {
        text-align: right; }
      .product-content div.product .product-main div.summary .column-2 .inner form.cart {
        margin-bottom: 0; }
        .product-content div.product .product-main div.summary .column-2 .inner form.cart .quantity {
          float: none;
          margin: 10px 0; }
          .product-content div.product .product-main div.summary .column-2 .inner form.cart .quantity .qty {
            width: 100%; }
        .product-content div.product .product-main div.summary .column-2 .inner form.cart .add-to-cart-wrapper {
          display: block; }
          .product-content div.product .product-main div.summary .column-2 .inner form.cart .add-to-cart-wrapper .single_add_to_cart_button {
            height: 55px;
            font-size: 16px;
            border-radius: 10px; }
    .product-content div.product .product-main div.summary .product-seller {
      position: relative;
      line-height: 24px;
      border-bottom: 1px solid #E4E4E4;
      padding-bottom: 10px; }
      .product-content div.product .product-main div.summary .product-seller:before {
        font-family: IRANKala;
        content: "\E1C1\00FE0E";
        font-size: 20px;
        margin-right: 5px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        color: #9B9B9B; }
      .product-content div.product .product-main div.summary .product-seller > div {
        padding-left: 32px; }
      .product-content div.product .product-main div.summary .product-seller .seller-name {
        display: inline-block; }
      .product-content div.product .product-main div.summary .product-seller .feature-seller {
        margin: 0; }
      .product-content div.product .product-main div.summary .product-seller .seller-score {
        color: #00BFD6; }
    .product-content div.product .product-main div.summary .product-info {
      border-bottom: 1px solid #E4E4E4;
      padding: 7px 0 10px 0; }
      .product-content div.product .product-main div.summary .product-info .mdi {
        color: #9B9B9B;
        font-size: 20px;
        position: relative;
        top: 3px;
        margin-right: 10px; }
      .product-content div.product .product-main div.summary .product-info img {
        max-width: 20px;
        height: auto;
        margin-right: 10px; }
    .product-content div.product .product-main div.summary .price {
      height: auto;
      color: #EF394E;
      font-size: 28px;
      margin: 10px 0;
      text-align: left; }
      .product-content div.product .product-main div.summary .price .woocommerce-Price-currencySymbol {
        color: #EF394E;
        font-size: 13px;
        font-weight: normal; }
      .product-content div.product .product-main div.summary .price .discount-percent {
        font-size: 13px; }
      .product-content div.product .product-main div.summary .price del {
        font-size: 13px; }
      .product-content div.product .product-main div.summary .price ins {
        display: block;
        width: 100%;
        color: #EF394E;
        font-size: 28px; }
    .product-content div.product .product-main div.summary .woocommerce-variation-price .price {
      height: 68px; }
    .product-content div.product .product-main div.summary .stock {
      font-size: 13px; }
      .product-content div.product .product-main div.summary .stock.in-stock {
        color: #6ab946; }
      .product-content div.product .product-main div.summary .stock.out-of-stock {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        color: #969696;
        font-size: 18px;
        font-weight: bold;
        margin-top: 15px; }
        .product-content div.product .product-main div.summary .stock.out-of-stock:before, .product-content div.product .product-main div.summary .stock.out-of-stock:after {
          content: "";
          margin: 17px 7px 0 7px;
          -webkit-box-flex: 1;
          -ms-flex: 1;
          flex: 1;
          height: 1px;
          background: #969696; }
      .product-content div.product .product-main div.summary .stock.available-on-backorder {
        color: #00BFD6; }
    .product-content div.product .product-main div.summary form.cart .add-to-cart-wrapper {
      display: inline-block; }
      .product-content div.product .product-main div.summary form.cart .add-to-cart-wrapper .single_add_to_cart_button {
        width: 100%;
        float: none; }
.product-content div.product.sale .images {
  padding-top: 43px; }
  .product-content div.product.sale .images .woocommerce-product-gallery__trigger {
    top: 1.5em; }

.product-content div.product .woocommerce-tabs {
  background: #FFF; }
  .product-content div.product .woocommerce-tabs ul.tabs {
    margin: 0;
    padding: 0;
    background: #F8F8F8;
    border: 1px solid #DFDFDF;
    overflow: unset; }
    .product-content div.product .woocommerce-tabs ul.tabs:before {
      border-bottom: none; }
    .product-content div.product .woocommerce-tabs ul.tabs li {
      border-radius: 0;
      background: transparent;
      border: none;
      padding: 0;
      margin: 0;
      float: left; }
      .product-content div.product .woocommerce-tabs ul.tabs li:before, .product-content div.product .woocommerce-tabs ul.tabs li:after {
        display: none; }
      .product-content div.product .woocommerce-tabs ul.tabs li.active a {
        border-top-color: #00BFD6; }
        .product-content div.product .woocommerce-tabs ul.tabs li.active a:after {
          position: absolute;
          content: '';
          display: block;
          width: 100%;
          left: 0;
          height: 1px;
          bottom: -1px;
          background: #FFF; }
      .product-content div.product .woocommerce-tabs ul.tabs li a {
        padding: 5px 12px 12px 45px;
        font-size: 15px;
        font-weight: normal;
        border-right: 1px solid #DFDFDF;
        border-top: 4px solid transparent;
        color: #6F6F6F !important;
        position: relative; }
        .product-content div.product .woocommerce-tabs ul.tabs li a:before {
          font-family: IRANKala;
          content: "\E12E\00FE0E";
          color: #A4A4A4;
          font-size: 20px;
          position: absolute;
          left: 10px;
          top: 10px; }
    .product-content div.product .woocommerce-tabs ul.tabs li.description_tab a:before {
      content: "\E116\00FE0E"; }
    .product-content div.product .woocommerce-tabs ul.tabs li.additional_information_tab a:before {
      content: "\E16B\00FE0E"; }
    .product-content div.product .woocommerce-tabs ul.tabs li.reviews_tab a:before {
      content: "\E0E4\00FE0E"; }
    .product-content div.product .woocommerce-tabs ul.tabs li.shipping_tab a:before {
      content: "\E05E\00FE0E"; }
    .product-content div.product .woocommerce-tabs ul.tabs li.seller_tab a:before {
      content: "\E1C1\00FE0E"; }
    .product-content div.product .woocommerce-tabs ul.tabs li.more_seller_product_tab a:before {
      content: "\E0A4\00FE0E"; }
  .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 35px; }
    .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel > h2 {
      font-size: 18px;
      margin-bottom: 20px; }
  .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--description {
    text-align: justify; }
    .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--description img {
      max-width: 100%;
      height: auto; }
      .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--description img.alignright {
        padding: 4px;
        margin: 0 0 2px 7px;
        display: inline; }
      .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--description img.alignleft {
        padding: 4px;
        margin: 0 7px 2px 0;
        display: inline; }
      .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--description img.centered {
        display: block;
        margin-left: auto;
        margin-right: auto; }
    .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--description .aligncenter {
      display: block;
      margin-left: auto;
      margin-right: auto; }
    .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--description .alignright {
      float: right; }
    .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--description .alignleft {
      float: left; }
    .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--description .wp-caption {
      max-width: 100%; }
    .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--description .thumbnail-wrapper {
      text-align: center;
      margin-bottom: 20px; }
    .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--description a:not(.button) {
      border-bottom: 1px dashed #00BFD6;
      color: #00BFD6; }
    .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--description ul li:before {
      content: '\2022';
      float: left;
      margin-right: 5px;
      color: #EF394E;
      font-size: 22px; }
    .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--description .expert {
      background: #FCFCFC;
      padding: 20px;
      margin-top: 20px; }
      .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--description .expert .icon {
        text-align: center; }
      .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--description .expert + .showmore-button {
        cursor: pointer;
        text-align: center;
        font-weight: bold;
        position: relative;
        color: #00BFD6;
        margin-bottom: 30px; }
        .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--description .expert + .showmore-button:before {
          content: '';
          width: 100%;
          background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.3), #FFF);
          position: absolute;
          top: -64px;
          height: 64px;
          left: 0; }
        .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--description .expert + .showmore-button.show:before {
          display: none; }
  .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .shop_attributes {
    border-spacing: 5px;
    border-collapse: separate;
    border-top: none; }
    .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .shop_attributes tbody th, .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .shop_attributes tbody td {
      border-bottom: none;
      padding: 12px 10px;
      font-size: 13px; }
    .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .shop_attributes th {
      background: #FAFAFA;
      width: 20%;
      font-weight: bold; }
    .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .shop_attributes td {
      background: #FAFAFA;
      font-style: normal; }
      .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .shop_attributes td p {
        padding: 0; }
    .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .shop_attributes .product_weight,
    .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information .shop_attributes .product_dimensions {
      direction: ltr; }
  .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments .woocommerce-Reviews-title {
    font-size: 18px;
    margin-bottom: 20px; }
  .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments .commentlist {
    padding: 0; }
    .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments .commentlist li.review, .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments .commentlist li.comment {
      border-bottom: 1px solid #F3F3F3; }
      .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments .commentlist li.review img.avatar, .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments .commentlist li.comment img.avatar {
        width: auto;
        height: auto;
        background: transparent; }
      .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments .commentlist li.review .meta, .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments .commentlist li.comment .meta {
        font-size: 13px; }
        .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments .commentlist li.review .meta .woocommerce-review__awaiting-approval, .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments .commentlist li.comment .meta .woocommerce-review__awaiting-approval {
          border: 1px solid transparent;
          padding: 10px;
          border-radius: 5px;
          background-color: #FFFDE4;
          border-color: #F6E8A1;
          color: #A37731; }
        .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments .commentlist li.review .meta .woocommerce-review__verified, .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments .commentlist li.comment .meta .woocommerce-review__verified {
          padding: 0 8px;
          background-color: #F0F0F1;
          border-radius: 8px;
          font-size: 10px;
          line-height: 16px;
          color: #81858B;
          display: inline-block;
          font-style: normal; }
      .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments .commentlist li.review .comment-text, .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments .commentlist li.comment .comment-text {
        border: none;
        padding-top: 0;
        margin-left: 70px; }
        .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments .commentlist li.review .comment-text .description, .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments .commentlist li.comment .comment-text .description {
          text-align: justify; }
  .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper #review_form .comment-respond #reply-title {
    font-size: 15px;
    font-weight: bold; }
  .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper #review_form .comment-respond .comment-form-rating .stars a {
    color: #FFB518;
    font-size: 20px; }
  .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper #review_form .comment-respond .required {
    color: #EF394E; }
  .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper #review_form .comment-respond textarea#comment {
    height: 256px; }
  .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper #review_form .comment-respond input[type="checkbox"]:checked:before {
    top: -3px; }
  .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #review_form_wrapper #review_form .comment-respond #submit {
    background-color: #7A7A7A;
    color: #FFF;
    font-weight: normal;
    padding: 5px 20px; }

.product-content .up-sells > h2, .product-content .related > h2 {
  font-size: 18px;
  margin-bottom: 10px; }
.product-content .up-sells {
  margin-bottom: 20px; }

.product-content .short-attributes {
  margin: 15px 0; }
  .product-content .short-attributes .attributes-title {
    font-weight: bold; }
  .product-content .short-attributes ul li:before {
    content: "\2022";
    float: left;
    margin-right: 5px;
    color: #CCC;
    font-size: 22px;
    position: relative;
    top: 2px; }
  .product-content .short-attributes + .showmore-button {
    margin-top: -15px;
    color: #00BFD6;
    font-size: 12px;
    cursor: pointer; }
    .product-content .short-attributes + .showmore-button span {
      border-bottom: 1px dashed #00BFD6; }
.product-content .fake-text {
  color: #D5901F;
  margin: 20px 0;
  font-size: 12px;
  margin-right: 5px; }
  .product-content .fake-text:before {
    font-family: IRANKala;
    content: "\E1E6\00FE0E";
    margin-right: 5px; }
.product-content .additional-info {
  font-size: 12px;
  position: relative;
  padding-left: 30px;
  line-height: 26px;
  margin-bottom: 15px;
  margin-top: 15px; }
  .product-content .additional-info:before {
    font-family: IRANKala;
    content: "\E161\00FE0E";
    margin-right: 5px;
    position: absolute;
    left: 0;
    font-size: 20px;
    top: 50%;
    transform: translateY(-50%); }

.footer-sku {
  color: #858585;
  text-align: center; }

.woocommerce div.product form.cart .variations {
  margin-top: 10px; }
  .woocommerce div.product form.cart .variations td {
    vertical-align: middle; }
  .woocommerce div.product form.cart .variations select {
    margin: 0;
    height: 32px; }
  .woocommerce div.product form.cart .variations td.value > div {
    display: inline-block; }
    .woocommerce div.product form.cart .variations td.value > div input[type=radio] {
      display: none; }
    .woocommerce div.product form.cart .variations td.value > div label {
      cursor: pointer;
      border: 1px solid #DEDEDE;
      border-radius: 5px;
      color: #6F6F6F;
      padding: 0 10px;
      display: inline-block;
      margin: 0 5px 5px 0;
      background: #FFF;
      font-weight: normal; }
    .woocommerce div.product form.cart .variations td.value > div input[type=radio]:checked + label {
      border-color: #00BFD6; }

.product-main {
  position: relative; }
  .product-main .product-actions {
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 10px;
    padding-top: 68px;
    z-index: 94; }
    .product-main .product-actions li {
      margin-bottom: 10px; }
      .product-main .product-actions li a:before {
        font-family: IRANKala;
        font-size: 18px;
        color: #9B9B9B; }
      .product-main .product-actions li a.favorites:before {
        content: "\E134\00FE0E"; }
      .product-main .product-actions li a.favorites.active:before {
        content: "\E133\00FE0E"; }
      .product-main .product-actions li a.share:before {
        content: "\E041\00FE0E"; }
      .product-main .product-actions li a.stats:before {
        content: "\E1BF\00FE0E"; }
      .product-main .product-actions li a.compare:before {
        content: "\E018\00FE0E"; }
      .product-main .product-actions li a.video:before {
        content: "\E177\00FE0E"; }
      .product-main .product-actions li a.active:before {
        color: #EF394E; }

#share-modal .modal-title {
  font-weight: bold;
  font-size: 15px;
  border-bottom: 1px solid #DFDFDF; }
#share-modal .share-text {
  margin: 15px 0 30px 0; }
#share-modal .share-buttons li {
  display: inline-block;
  margin-right: 16px; }
  #share-modal .share-buttons li a {
    width: 42px;
    height: 42px;
    border-radius: 5px;
    position: relative; }
    #share-modal .share-buttons li a:before {
      font-family: IRANKala;
      font-size: 24px;
      line-height: 24px;
      color: #FFF;
      position: absolute;
      top: 50%;
      right: 50%;
      transform: translate(50%, -40%); }
  #share-modal .share-buttons li .twitter {
    background: #4DCCEB; }
    #share-modal .share-buttons li .twitter:before {
      content: "\E117\00FE0E"; }
  #share-modal .share-buttons li .facebook {
    background: #4D8DEB; }
    #share-modal .share-buttons li .facebook:before {
      content: "\E09A\00FE0E"; }
  #share-modal .share-buttons li .whatsapp {
    background: #1BD741; }
    #share-modal .share-buttons li .whatsapp:before {
      content: "\E1E7\00FE0E"; }
  #share-modal .share-buttons li .telegram {
    background: #33a6dd; }
    #share-modal .share-buttons li .telegram:before {
      content: "\E1C6\00FE0E"; }
  #share-modal .share-buttons li .copy-url {
    background: #FFF;
    border: 1px solid #81858B;
    color: #81858B; }
    #share-modal .share-buttons li .copy-url:before {
      content: "\E079\00FE0E";
      color: #81858B; }

#price-chart-modal {
  max-width: 100%; }
  #price-chart-modal .modal-title {
    text-align: center;
    font-weight: bold;
    margin: 15px 0;
    font-size: 16px; }

#video-modal {
  max-width: 100%; }

@media (max-width: 992px) {
  .product-content div.product .product-main {
    padding-left: 0 !important; }
    .product-content div.product .product-main .product-actions {
      left: 10px;
      top: 10px;
      padding: 0; }
      .product-content div.product .product-main .product-actions li {
        display: inline-block;
        margin-bottom: 0;
        margin-right: 10px; }
    .product-content div.product .product-main span.onsale {
      width: calc(100% - 20px); }
    .product-content div.product .product-main .images {
      border-right: none;
      padding-right: 0;
      padding-top: 34px;
      width: 100%; }
    .product-content div.product .product-main div.summary {
      width: 100%; }
  .product-content div.product.sale .product-actions {
    top: 53px; }
  .product-content div.product.sale .images {
    padding-top: 87px; }
    .product-content div.product.sale .images .woocommerce-product-gallery__trigger {
      top: 2.5em; } }
@media (max-width: 992px) {
  body.single-product {
    margin-bottom: 79px; }

  .product-content div.product .product-main {
    background-color: transparent;
    box-shadow: none;
    border: none;
    margin-bottom: 0;
    padding: 0; }
    .product-content div.product .product-main .gallery-container,
    .product-content div.product .product-main div.summary {
      border-radius: 10px;
      background-color: #FFF;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.09);
      padding: 15px 20px;
      margin-bottom: 20px; }
      .product-content div.product .product-main .gallery-container .column-2 .inner,
      .product-content div.product .product-main div.summary .column-2 .inner {
        background: transparent;
        border: none;
        padding: 0; }
      .product-content div.product .product-main .gallery-container .add-to-cart-wrapper,
      .product-content div.product .product-main div.summary .add-to-cart-wrapper {
        border-radius: 0;
        position: fixed;
        bottom: 0;
        width: 100%;
        right: 0;
        z-index: 99;
        box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.08);
        background-color: #FFF;
        padding: 12px; }

  .product-content div.product .woocommerce-tabs {
    background: transparent; }
    .product-content div.product .woocommerce-tabs ul.tabs {
      display: none; }
    .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel {
      border-radius: 10px;
      background-color: #FFF;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.09);
      padding: 15px 20px;
      margin-bottom: 20px;
      display: block !important;
      height: 64px;
      overflow: hidden;
      position: relative; }
      .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel.expand {
        height: auto; }
      .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel .tab-title {
        display: block;
        font-size: 15px;
        margin-top: 2px;
        margin-right: 90px;
        height: 32px;
        line-height: 32px;
        overflow: hidden;
        margin-bottom: 20px; }
      .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel .tab-more {
        position: absolute;
        right: 15px;
        top: 15px;
        color: #00BFD6;
        border-bottom: none !important; }
        .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel .tab-more:after {
          content: '\203A';
          font-size: 20px;
          position: relative;
          top: 1px;
          margin-left: 5px; }
    .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews #comments .woocommerce-Reviews-title {
      display: none; } }
@media (min-width: 992px) {
  .product-main {
    padding-left: 40px !important; }

  .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel .tab-title,
  .product-content div.product .woocommerce-tabs .woocommerce-Tabs-panel .tab-more {
    display: none; } }
@media (max-width: 992px) {
  .woocommerce #content div.product div.images,
  .woocommerce div.product div.images,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page div.product div.images {
    float: none;
    width: 100%; }

  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    float: none;
    width: 100%; } }
body.irk-page-compare .post-container .post-inner {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border: none;
  padding: 0; }
body.irk-page-compare .compare-table-wrapper .compare-table {
  border-collapse: collapse;
  table-layout: fixed;
  border: 1px solid #E4E4E4; }
  body.irk-page-compare .compare-table-wrapper .compare-table .add-compare {
    border: 5px dashed #D2D2D2;
    border-radius: 20px;
    color: #D2D2D2;
    text-align: center;
    padding: 80px 10px 30px 10px;
    position: relative; }
    body.irk-page-compare .compare-table-wrapper .compare-table .add-compare:before {
      font-family: IRANKala;
      content: "\E0A4\00FE0E";
      font-size: 64px;
      position: absolute;
      top: 40px;
      left: 50%;
      transform: translateX(-50%); }
  body.irk-page-compare .compare-table-wrapper .compare-table tbody th, body.irk-page-compare .compare-table-wrapper .compare-table tbody td {
    padding: 10px; }
  body.irk-page-compare .compare-table-wrapper .compare-table tbody th {
    background: #EAEAEA; }
  body.irk-page-compare .compare-table-wrapper .compare-table tbody td {
    text-align: center;
    background: #FFF; }
  body.irk-page-compare .compare-table-wrapper .compare-table tbody tr.product td {
    position: relative;
    border-bottom: 2px solid #00BFD6; }
    body.irk-page-compare .compare-table-wrapper .compare-table tbody tr.product td .remove-compare-item {
      position: absolute;
      left: 10px;
      top: 10px;
      background: #F5F5F5;
      border-radius: 100%;
      width: 30px;
      height: 30px;
      z-index: 2; }
      body.irk-page-compare .compare-table-wrapper .compare-table tbody tr.product td .remove-compare-item:before {
        font-family: IRANKala;
        content: "\E0E0\00FE0E";
        color: #C0C0C0; }
    body.irk-page-compare .compare-table-wrapper .compare-table tbody tr.product td .title {
      font-size: 13px;
      font-weight: normal;
      margin: 14px 0;
      overflow: hidden;
      min-height: 50px;
      height: 50px;
      line-height: 25px; }
    body.irk-page-compare .compare-table-wrapper .compare-table tbody tr.product td .price {
      text-align: center;
      font-weight: normal;
      color: #EF394E;
      font-size: 15px;
      height: auto;
      margin-bottom: 10px; }
      body.irk-page-compare .compare-table-wrapper .compare-table tbody tr.product td .price .discount-percent, body.irk-page-compare .compare-table-wrapper .compare-table tbody tr.product td .price del {
        display: none; }
      body.irk-page-compare .compare-table-wrapper .compare-table tbody tr.product td .price ins {
        font-weight: normal;
        color: #EF394E;
        font-size: 16px; }
      body.irk-page-compare .compare-table-wrapper .compare-table tbody tr.product td .price .woocommerce-Price-currencySymbol {
        color: #EF394E;
        font-size: 15px; }
    body.irk-page-compare .compare-table-wrapper .compare-table tbody tr.product td .btn {
      display: block;
      width: 100%;
      max-width: 200px;
      margin: auto;
      border-color: #0091a3; }
  body.irk-page-compare .compare-table-wrapper .compare-table tbody tr.product td:not(:last-child):after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 6px solid #00BFD6;
    position: absolute;
    bottom: 0; }
  body.irk-page-compare .compare-table-wrapper .compare-table tbody tr td:not(:last-child) {
    border-right: 1px solid #E4E4E4; }

@media (max-width: 992px) {
  body.irk-page-compare .post-container .post-inner .post-body {
    border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0; } }
#compare-modal {
  max-width: 1000px;
  padding: 0;
  overflow: hidden;
  background: #F8F8F8; }
  #compare-modal .search-header {
    background: #ECECEC;
    border-bottom: 1px solid #DEDEDE;
    padding: 20px 40px; }
    #compare-modal .search-header .compare-search {
      position: relative; }
      #compare-modal .search-header .compare-search:before {
        font-family: IRANKala;
        content: "\E131\00FE0E";
        left: 8px;
        top: 9px;
        position: absolute;
        z-index: 52;
        font-size: 24px;
        width: 36px;
        height: 36px; }
      #compare-modal .search-header .compare-search input[type=text] {
        padding-left: 40px; }
      #compare-modal .search-header .compare-search .product-cat {
        position: absolute;
        right: 0;
        border-radius: 0 5px 5px 0;
        width: auto;
        max-width: 190px;
        top: 0; }
  #compare-modal .search-results {
    height: 400px;
    overflow-y: auto;
    padding: 20px 40px; }
    #compare-modal .search-results .item {
      margin-bottom: 20px; }
      #compare-modal .search-results .item .inner {
        background-color: #FFF;
        border: 1px solid #E9E9E9;
        text-align: center;
        border-radius: 5px;
        padding: 10px; }
        #compare-modal .search-results .item .inner a {
          height: 64px;
          line-height: 32px;
          overflow: hidden;
          margin-top: 10px; }

body.error404 #main .container {
  text-align: center; }
  body.error404 #main .container ._404-text {
    font-size: 36px;
    margin-top: 64px;
    line-height: 64px;
    margin-bottom: 32px; }
  body.error404 #main .container .btn {
    border-color: #5fa73f; }

body.archive .archive-header, body.search-results .archive-header {
  background-color: #FFF;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 5px; }
  body.archive .archive-header .breadcrumb a, body.search-results .archive-header .breadcrumb a {
    color: #AAA; }
  body.archive .archive-header .breadcrumb .delimiter, body.search-results .archive-header .breadcrumb .delimiter {
    color: #EF394E;
    font-size: 21px;
    margin: 0 5px; }
  body.archive .archive-header .term-name, body.search-results .archive-header .term-name {
    border-top: 1px solid #E1E0E0;
    margin-top: 15px;
    font-size: 18px;
    padding-top: 15px; }
  body.archive .archive-header .search-form, body.search-results .archive-header .search-form {
    border-top: 1px solid #E1E0E0;
    margin-top: 15px;
    padding-top: 45px;
    padding-bottom: 30px;
    position: relative; }
    body.archive .archive-header .search-form:before, body.search-results .archive-header .search-form:before {
      font-family: IRANKala;
      content: "\E131\00FE0E";
      left: 0;
      top: 55px;
      position: absolute;
      z-index: 52;
      color: #C3C7CA;
      font-size: 64px; }
    body.archive .archive-header .search-form input[type=search], body.search-results .archive-header .search-form input[type=search] {
      border: none;
      font-size: 23px;
      padding: 0 0 0 74px;
      height: auto;
      color: #000; }
  body.archive .archive-header .media-header, body.search-results .archive-header .media-header {
    display: flex;
    flex-direction: row;
    align-items: center; }
    body.archive .archive-header .media-header .term-icon, body.search-results .archive-header .media-header .term-icon {
      margin-right: 20px;
      font-size: 80px;
      color: #C3C7CA;
      margin-top: 15px; }
    body.archive .archive-header .media-header .term-description, body.search-results .archive-header .media-header .term-description {
      margin-top: 15px; }
    body.archive .archive-header .media-header .showmore-button, body.search-results .archive-header .media-header .showmore-button {
      cursor: pointer;
      text-align: center;
      font-weight: bold;
      position: relative; }
      body.archive .archive-header .media-header .showmore-button:before, body.search-results .archive-header .media-header .showmore-button:before {
        content: '';
        width: 100%;
        background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.3), #FFF);
        position: absolute;
        top: -64px;
        height: 64px;
        left: 0; }
      body.archive .archive-header .media-header .showmore-button.show:before, body.search-results .archive-header .media-header .showmore-button.show:before {
        display: none; }
      body.archive .archive-header .media-header .showmore-button:after, body.search-results .archive-header .media-header .showmore-button:after {
        font-family: IRANKala;
        content: "\E0B1\00FE0E";
        position: absolute;
        top: 2px;
        margin-left: 5px; }
      body.archive .archive-header .media-header .showmore-button.show:after, body.search-results .archive-header .media-header .showmore-button.show:after {
        top: -3px;
        transform: rotate(180deg); }
  body.archive .archive-header .footer-content, body.search-results .archive-header .footer-content {
    border-top: 1px solid #E1E0E0;
    margin-top: 15px;
    padding-top: 15px; }
    body.archive .archive-header .footer-content > div, body.search-results .archive-header .footer-content > div {
      display: inline-block; }
    body.archive .archive-header .footer-content .post-filter #post-filter > div, body.search-results .archive-header .footer-content .post-filter #post-filter > div {
      display: inline-block;
      width: 164px; }
    body.archive .archive-header .footer-content .post-filter .title, body.search-results .archive-header .footer-content .post-filter .title {
      color: #949CA2; }
    body.archive .archive-header .footer-content .post-filter select, body.search-results .archive-header .footer-content .post-filter select {
      border: none;
      border-bottom: 1px solid #CED4DA;
      border-radius: 0;
      padding: 0;
      height: auto;
      background: #FFF !important;
      width: auto; }
    body.archive .archive-header .footer-content .found-posts, body.search-results .archive-header .footer-content .found-posts {
      color: #949CA2;
      float: right; }
      body.archive .archive-header .footer-content .found-posts strong, body.search-results .archive-header .footer-content .found-posts strong {
        color: #535353; }
body.archive .posts .post-item .post-item-inner, body.search-results .posts .post-item .post-item-inner {
  background-color: #FFF;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  overflow: hidden;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px; }
  body.archive .posts .post-item .post-item-inner:hover, body.search-results .posts .post-item .post-item-inner:hover {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2); }
    body.archive .posts .post-item .post-item-inner:hover .post-image:before, body.search-results .posts .post-item .post-item-inner:hover .post-image:before {
      visibility: visible;
      opacity: 1; }
    body.archive .posts .post-item .post-item-inner:hover .post-image .mask, body.search-results .posts .post-item .post-item-inner:hover .post-image .mask {
      top: 0 !important; }
    body.archive .posts .post-item .post-item-inner:hover .post-image .post-comments, body.search-results .posts .post-item .post-item-inner:hover .post-image .post-comments {
      bottom: 0; }
    body.archive .posts .post-item .post-item-inner:hover .post-image .post-category, body.search-results .posts .post-item .post-item-inner:hover .post-image .post-category {
      top: 10px; }
  body.archive .posts .post-item .post-item-inner .post-image, body.search-results .posts .post-item .post-item-inner .post-image {
    margin: -10px -10px 0 -10px;
    position: relative;
    overflow: hidden; }
    body.archive .posts .post-item .post-item-inner .post-image:before, body.search-results .posts .post-item .post-item-inner .post-image:before {
      position: absolute;
      font-family: IRANKala;
      font-size: 76px;
      color: #FFF;
      right: 50%;
      top: 50%;
      transform: translate(50%, -50%);
      z-index: 4;
      transition: all 200ms ease-out;
      opacity: 0;
      visibility: hidden; }
    body.archive .posts .post-item .post-item-inner .post-image .mask, body.search-results .posts .post-item .post-item-inner .post-image .mask {
      display: inline-block;
      position: absolute;
      width: 100%;
      right: 0;
      bottom: 0;
      left: 0;
      top: 100%;
      height: 100%;
      pointer-events: none;
      z-index: 3;
      transition: all 200ms ease-out;
      background: -webkit-gradient(linear, left bottom, left top, from(#2F2727), to(transparent));
      background: linear-gradient(to top, #2F2727, transparent); }
    body.archive .posts .post-item .post-item-inner .post-image .post-category,
    body.archive .posts .post-item .post-item-inner .post-image .post-comments, body.search-results .posts .post-item .post-item-inner .post-image .post-category,
    body.search-results .posts .post-item .post-item-inner .post-image .post-comments {
      font-size: 11px;
      position: absolute;
      color: #FFF;
      z-index: 4;
      left: 10px;
      transition: all 200ms ease-out;
      transition-duration: 100ms; }
    body.archive .posts .post-item .post-item-inner .post-image .post-comments, body.search-results .posts .post-item .post-item-inner .post-image .post-comments {
      bottom: -26px; }
      body.archive .posts .post-item .post-item-inner .post-image .post-comments:before, body.search-results .posts .post-item .post-item-inner .post-image .post-comments:before {
        font-family: IRANKala;
        content: "\E017\00FE0E";
        margin-right: 3px;
        font-size: 15px;
        position: relative;
        top: 4px; }
    body.archive .posts .post-item .post-item-inner .post-image .post-category, body.search-results .posts .post-item .post-item-inner .post-image .post-category {
      top: -26px;
      display: inline-block;
      background: #00BFD6;
      color: #FFF;
      line-height: 26px;
      border-radius: 13px;
      padding: 0 10px; }
    body.archive .posts .post-item .post-item-inner .post-image .img-fluid, body.search-results .posts .post-item .post-item-inner .post-image .img-fluid {
      width: 100%; }
  body.archive .posts .post-item .post-item-inner .post-title, body.search-results .posts .post-item .post-item-inner .post-title {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 10px;
    position: relative; }
    body.archive .posts .post-item .post-item-inner .post-title:after, body.search-results .posts .post-item .post-item-inner .post-title:after {
      content: '';
      width: 50px;
      height: 2px;
      background: #00BFD6;
      position: absolute;
      bottom: -10px;
      left: calc(50% - 25px); }
    body.archive .posts .post-item .post-item-inner .post-title a, body.search-results .posts .post-item .post-item-inner .post-title a {
      height: 64px;
      overflow-y: hidden;
      line-height: 32px; }
  body.archive .posts .post-item .post-item-inner .post-expert, body.search-results .posts .post-item .post-item-inner .post-expert {
    height: 78px;
    overflow-y: hidden;
    line-height: 26px;
    font-size: 12px;
    color: #757575; }
  body.archive .posts .post-item .post-item-inner .post-meta, body.search-results .posts .post-item .post-item-inner .post-meta {
    color: #AFB6BC;
    font-size: 12px;
    text-align: left;
    margin-top: 10px;
    display: flex; }
    body.archive .posts .post-item .post-item-inner .post-meta .post-author, body.search-results .posts .post-item .post-item-inner .post-meta .post-author {
      display: flex;
      align-items: center;
      margin-right: 7px; }
      body.archive .posts .post-item .post-item-inner .post-meta .post-author .avatar, body.search-results .posts .post-item .post-item-inner .post-meta .post-author .avatar {
        border-radius: 50%;
        margin-right: 5px; }
    body.archive .posts .post-item .post-item-inner .post-meta .post-date, body.search-results .posts .post-item .post-item-inner .post-meta .post-date {
      float: right; }
      body.archive .posts .post-item .post-item-inner .post-meta .post-date:before, body.search-results .posts .post-item .post-item-inner .post-meta .post-date:before {
        font-family: IRANKala;
        content: '\E0DD\00FE0E';
        margin-right: 3px;
        position: relative;
        top: 2px; }
body.archive .posts .post-item.type-video .post-image:before, body.search-results .posts .post-item.type-video .post-image:before {
  content: "\E177\00FE0E"; }
body.archive .posts .post-item.type-podcast .post-image:before, body.search-results .posts .post-item.type-podcast .post-image:before {
  content: "\E02D\00FE0E"; }
body.archive .posts .post-item.type-text .post-image:before, body.search-results .posts .post-item.type-text .post-image:before {
  content: "\E1BA\00FE0E"; }
body.archive .pagination, body.search-results .pagination {
  text-align: center;
  margin-bottom: 15px; }
  body.archive .pagination .page-numbers, body.search-results .pagination .page-numbers {
    display: inline-block;
    padding: 0 13px;
    line-height: 26px;
    border-radius: 16px; }
    body.archive .pagination .page-numbers.current, body.search-results .pagination .page-numbers.current {
      border: 1px solid #00BFD6; }
    body.archive .pagination .page-numbers.prev, body.archive .pagination .page-numbers.next, body.search-results .pagination .page-numbers.prev, body.search-results .pagination .page-numbers.next {
      border: 1px solid rgba(222, 222, 222, 0.5); }
      body.archive .pagination .page-numbers.prev:before, body.archive .pagination .page-numbers.next:before, body.search-results .pagination .page-numbers.prev:before, body.search-results .pagination .page-numbers.next:before {
        font-size: 18px;
        color: rgba(108, 117, 113, 0.7); }
    body.archive .pagination .page-numbers.prev:before, body.search-results .pagination .page-numbers.prev:before {
      content: "\2039"; }
    body.archive .pagination .page-numbers.next:before, body.search-results .pagination .page-numbers.next:before {
      content: "\203A"; }
body.archive .no-posts, body.search-results .no-posts {
  border: 1px solid transparent;
  padding: 10px;
  border-radius: 5px;
  background-color: #FFFDE4;
  border-color: #F6E8A1;
  color: #A37731; }

#quick-view-modal {
  max-width: 100%;
  min-height: 100%;
  position: relative; }
  #quick-view-modal .inner .loader-wrapper {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
  #quick-view-modal .product-image {
    border-right: 1px solid #EEEEEF;
    text-align: center; }
  #quick-view-modal .product-summary header {
    border-bottom: 1px solid #EEEEEF;
    margin-bottom: 20px; }
    #quick-view-modal .product-summary header .product-title {
      font-size: 20px;
      line-height: 32px; }
    #quick-view-modal .product-summary header .en-title {
      color: #98999C; }
  #quick-view-modal .product-summary .expert {
    text-align: justify;
    margin-bottom: 10px; }
  #quick-view-modal .product-summary .price {
    text-align: left; }
  #quick-view-modal .product-summary .quantity {
    display: inline-block;
    width: 86px; }
  #quick-view-modal .product-summary .stock.in-stock {
    color: #6ab946; }
  #quick-view-modal .product-summary .stock.out-of-stock {
    color: #969696; }
  #quick-view-modal .product-summary .stock.available-on-backorder {
    color: #00BFD6; }
  #quick-view-modal .product-summary input#quantity {
    width: 64px;
    display: inline-block;
    position: relative;
    top: 2px; }
  #quick-view-modal .product-summary .add-to-cart .added-message:before {
    font-family: IRANKala;
    content: "\E0D3\00FE0E";
    font-size: 10px;
    margin-right: 5px; }
  #quick-view-modal .product-summary .product-meta {
    border-top: 1px solid #EEEEEF;
    margin-top: 20px; }

.dokan-other-vendor-camparison > h3 {
  font-size: 16px;
  margin: 0; }
.dokan-other-vendor-camparison .dokan-other-vendor-camparison-table {
  margin: 10px 0; }
  .dokan-other-vendor-camparison .dokan-other-vendor-camparison-table .table-row {
    border-radius: 0;
    border: none;
    padding: 15px;
    margin-bottom: 0;
    box-shadow: none; }
  .dokan-other-vendor-camparison .dokan-other-vendor-camparison-table .table-row:not(:last-child) {
    border-bottom: 1px solid #E8E8E8; }
  .dokan-other-vendor-camparison .dokan-other-vendor-camparison-table .table-cell {
    width: 25%; }
    .dokan-other-vendor-camparison .dokan-other-vendor-camparison-table .table-cell span.cell-title {
      display: none; }
  .dokan-other-vendor-camparison .dokan-other-vendor-camparison-table .table-cell.vendor a {
    color: #535353;
    font-size: 13px;
    color: #00BFD6; }
  .dokan-other-vendor-camparison .dokan-other-vendor-camparison-table .table-cell.price .price {
    text-align: center;
    height: auto;
    font-weight: normal; }
    .dokan-other-vendor-camparison .dokan-other-vendor-camparison-table .table-cell.price .price .discount-percent, .dokan-other-vendor-camparison .dokan-other-vendor-camparison-table .table-cell.price .price del {
      display: none; }
    .dokan-other-vendor-camparison .dokan-other-vendor-camparison-table .table-cell.price .price .woocommerce-Price-amount {
      color: #535353;
      font-weight: normal; }
      .dokan-other-vendor-camparison .dokan-other-vendor-camparison-table .table-cell.price .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
        font-size: 13px; }

body.dokan-dashboard .post-container .post-inner {
  box-shadow: none;
  background-color: transparent;
  padding: 0;
  border-radius: 0; }
  body.dokan-dashboard .post-container .post-inner .post-header .post-title {
    display: none; }
  body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dash-sidebar {
    background: transparent !important; }
    body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu {
      background-color: #FFF !important;
      padding: 20px;
      overflow: hidden;
      padding: 0;
      margin-bottom: 0; }
      @media (min-width: 992px) {
        body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu {
          -webkit-box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
          box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
          border: 1px solid #DEDEDE; } }
      @media (max-width: 992px) {
        body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu {
          -webkit-box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
          box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
          border-radius: 5px; } }
      body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li {
        border: none !important; }
        body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active, body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover, body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover {
          background-color: #f0fdff !important;
          color: #00BFD6 !important; }
          body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after, body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover:after, body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover:after {
            display: none; }
          body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a, body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover a, body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover a {
            color: #00BFD6 !important; }
            body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a i, body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover a i, body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover a i {
              color: #00BFD6; }
        body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
          color: #535353 !important;
          border: none !important; }
          body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li a i {
            color: #C7C7C7; }
  body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dashboard-content {
    width: 81%;
    margin-left: 2%;
    background-color: #FFF !important;
    padding: 20px;
    overflow: hidden;
    padding: 30px; }
    @media (min-width: 992px) {
      body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dashboard-content {
        -webkit-box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
        box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
        border: 1px solid #DEDEDE; } }
    @media (max-width: 992px) {
      body.dokan-dashboard .post-container .post-inner .dokan-dashboard-wrap .dokan-dashboard-content {
        -webkit-box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
        box-shadow: 0 12px 12px 0 rgba(181, 181, 181, 0.11);
        border-radius: 5px; } }
  @media (max-width: 992px) {
    body.dokan-dashboard .post-container .post-inner .post-body {
      border-radius: 0;
      background-color: transparent;
      -webkit-box-shadow: none;
      box-shadow: none;
      padding: 0; }
      body.dokan-dashboard .post-container .post-inner .post-body .dokan-dashboard-wrap .dokan-dash-sidebar ul.dokan-dashboard-menu li {
        display: block; }
      body.dokan-dashboard .post-container .post-inner .post-body .dokan-dashboard-wrap .dokan-dashboard-content {
        margin-left: 0;
        margin-top: 20px; } }

#dokan-become-seller {
  width: 100%;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  background-color: #FFF;
  padding: 20px;
  border-radius: 5px; }

#dokan-content {
  margin-bottom: 20px; }

.dokan-widget-area .widget .widget-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 32px;
  border-bottom: 1px solid #dddd;
  padding-bottom: 10px;
  margin-bottom: 10px; }

#dokan-secondary .sidebar {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0; }

.store-review-wrap #reviews {
  width: 100%;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  background-color: #FFF;
  padding: 20px;
  border-radius: 5px; }
  .store-review-wrap #reviews .commentlist {
    padding: 0; }

.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info i {
  margin-top: 10px !important; }

@media (max-width: 450px) {
  .dokan-dashboard .post-inner .dokan-dash-sidebar #dokan-navigation #mobile-menu-icon {
    display: none !important; } }
@media (max-width: 450px) {
  .dokan-dashboard .post-inner .dokan-dash-sidebar #dokan-navigation {
    height: auto;
    background: #fff; } }
@media (max-width: 450px) {
  .dokan-dashboard .post-inner .dokan-dash-sidebar #dokan-navigation ul.dokan-dashboard-menu {
    display: unset;
    height: auto !important;
    padding-top: 0 !important; } }
@media (max-width: 430px) {
  .dokan-dashboard .post-inner .dokan-dash-sidebar ul.dokan-dashboard-menu li {
    float: none;
    width: 100%; } }
.elementor-widget-woocommerce-products ul.products,
.elementor-widget-wc-categories ul.products {
  display: flex !important; }
  .elementor-widget-woocommerce-products ul.products li.product,
  .elementor-widget-wc-categories ul.products li.product {
    position: relative !important;
    padding: 35px 10px 10px 10px !important; }
    .elementor-widget-woocommerce-products ul.products li.product a.woocommerce-loop-product__link,
    .elementor-widget-wc-categories ul.products li.product a.woocommerce-loop-product__link {
      position: static !important; }

.mini-cart-content .elementor-menu-cart__product-image.product-thumbnail {
  max-width: 42px;
  height: auto;
  margin-right: 10px;
  float: left; }
.mini-cart-content .elementor-menu-cart__subtotal {
  padding: 10px;
  float: left;
  text-align: left; }
  .mini-cart-content .elementor-menu-cart__subtotal .amount {
    font-size: 18px;
    font-weight: bold;
    display: block; }
.mini-cart-content .elementor-menu-cart__footer-buttons {
  padding: 5px; }

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
#pre-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 9999999999; }
  #pre-loader > div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.la-ball-scale-multiple,
.la-ball-scale-multiple > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.la-ball-scale-multiple {
  display: block;
  font-size: 0;
  color: #EF394E; }

.la-ball-scale-multiple.la-dark {
  color: #cb1026; }

.la-ball-scale-multiple > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor; }

.la-ball-scale-multiple {
  width: 74px;
  height: 74px; }

.la-ball-scale-multiple > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 74px;
  height: 74px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
  -moz-animation: ball-scale-multiple 1s 0s linear infinite;
  -o-animation: ball-scale-multiple 1s 0s linear infinite;
  animation: ball-scale-multiple 1s 0s linear infinite; }

.la-ball-scale-multiple > div:nth-child(2) {
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -o-animation-delay: .2s;
  animation-delay: .2s; }

.la-ball-scale-multiple > div:nth-child(3) {
  -webkit-animation-delay: .4s;
  -moz-animation-delay: .4s;
  -o-animation-delay: .4s;
  animation-delay: .4s; }

.la-ball-scale-multiple.la-sm {
  width: 16px;
  height: 16px; }

.la-ball-scale-multiple.la-sm > div {
  width: 16px;
  height: 16px; }

.la-ball-scale-multiple.la-2x {
  width: 64px;
  height: 64px; }

.la-ball-scale-multiple.la-2x > div {
  width: 64px;
  height: 64px; }

.la-ball-scale-multiple.la-3x {
  width: 96px;
  height: 96px; }

.la-ball-scale-multiple.la-3x > div {
  width: 96px;
  height: 96px; }

/*
 * Animation
 */
@-webkit-keyframes ball-scale-multiple {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0); }
  5% {
    opacity: .75; }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1); } }
@-moz-keyframes ball-scale-multiple {
  0% {
    opacity: 0;
    -moz-transform: scale(0);
    transform: scale(0); }
  5% {
    opacity: .75; }
  100% {
    opacity: 0;
    -moz-transform: scale(1);
    transform: scale(1); } }
@-o-keyframes ball-scale-multiple {
  0% {
    opacity: 0;
    -o-transform: scale(0);
    transform: scale(0); }
  5% {
    opacity: .75; }
  100% {
    opacity: 0;
    -o-transform: scale(1);
    transform: scale(1); } }
@keyframes ball-scale-multiple {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
  5% {
    opacity: .75; }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
.jq-toast-wrap {
  display: block;
  position: fixed;
  width: 250px;
  pointer-events: none !important;
  margin: 0;
  padding: 0;
  letter-spacing: normal;
  z-index: 999999999 !important; }

.jq-toast-wrap * {
  margin: 0;
  padding: 0; }

.jq-toast-wrap.bottom-left {
  bottom: 20px;
  left: 20px; }

.jq-toast-wrap.bottom-right {
  bottom: 20px;
  right: 40px; }

.jq-toast-wrap.top-left {
  top: 20px;
  left: 20px; }

.jq-toast-wrap.top-right {
  top: 20px;
  right: 40px; }

.jq-toast-single {
  display: block;
  width: 100%;
  padding: 10px;
  margin: 0 0 5px;
  border-radius: 4px;
  font-size: 12px;
  line-height: 17px;
  position: relative;
  pointer-events: all !important;
  background-color: #444444;
  color: white; }

.jq-toast-single h2 {
  font-size: 14px;
  margin: 0 0 7px;
  background: none;
  color: inherit;
  line-height: inherit;
  letter-spacing: normal; }

.jq-toast-single a {
  color: #eee;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 1px solid white;
  padding-bottom: 3px;
  font-size: 12px; }

.jq-toast-single ul {
  margin: 0px 0px 0px 15px;
  background: none;
  padding: 0px; }

.jq-toast-single ul li {
  list-style-type: disc !important;
  line-height: 17px;
  background: none;
  margin: 0;
  padding: 0;
  letter-spacing: normal; }

.close-jq-toast-single {
  position: absolute;
  top: 3px;
  right: 7px;
  font-size: 14px;
  cursor: pointer; }

.jq-toast-loader {
  display: block;
  position: absolute;
  top: -2px;
  height: 5px;
  width: 0%;
  left: 0;
  border-radius: 5px;
  background: red; }

.jq-toast-loaded {
  width: 100%; }

.jq-has-icon {
  padding: 10px 10px 10px 50px;
  background-repeat: no-repeat;
  background-position: 10px; }

.jq-icon-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=");
  background-color: #31708f;
  color: #d9edf7;
  border-color: #bce8f1; }

.jq-icon-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=");
  background-color: #8a6d3b;
  color: #fcf8e3;
  border-color: #faebcc; }

.jq-icon-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=");
  background-color: #a94442;
  color: #f2dede;
  border-color: #ebccd1; }

.jq-icon-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==");
  color: #dff0d8;
  background-color: #6ab946;
  border-color: #d6e9c6; }

/*# sourceMappingURL=style.css.map */
