@charset "UTF-8";


/*!
Theme Name:   Ekommart
Theme URI:    https://demo2.wpopal.com/ekommart/
Author:       Duc Pham (Opal Team)
Author URI:   https://www.wpopal.com/
Description:  Ekommart is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Version:      1.9.3
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  ekommart
Tags:         e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style
*/
@keyframes opal-loading {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes opal-loading {
  100% {
    -webkit-transform: rotate(360deg); } }


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
	1.1 Typography
	1.2 Global styles
2.0 Header
	2.1 Main Naivgation
	2.2 Vertical Naivgation
	2.3 Mega menu
	2.4 Breadcrumb
3.0 Main content area
	3.1 Content (posts etc)
4.0 Footer
5.0 Alignment
6.0 Accessiblity
7.0 Clearing
8.0 Tables
9.0 404 Styles
10.0 Comments
11.0 Forms
12.0 Media
	12.1 Galleries
13.0 Captions
14.0 Pagination
15.0 Widgets
16.0 Layout
17.0 Utilities
18.0 Slick Carousel
19.0 Icons
--------------------------------------------------------------*/
@font-face {
  font-family: 'Gilroy';
  src: url(//nuthouse.lk/wp-content/themes/ekommart/assets/fonts/new/Gilroy-Medium.eot);
  src: url(//nuthouse.lk/wp-content/themes/ekommart/assets/fonts/new/Gilroy-Medium.eot?#iefix) format("embedded-opentype"), url(//nuthouse.lk/wp-content/themes/ekommart/assets/fonts/new/Gilroy-Medium.woff2) format("woff2"), url(//nuthouse.lk/wp-content/themes/ekommart/assets/fonts/new/Gilroy-Medium.woff) format("woff"), url(//nuthouse.lk/wp-content/themes/ekommart/assets/fonts/new/Gilroy-Medium.svg#Gilroy-Medium) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilroy';
  src: url(//nuthouse.lk/wp-content/themes/ekommart/assets/fonts/new/Gilroy-Bold.eot);
  src: url(//nuthouse.lk/wp-content/themes/ekommart/assets/fonts/new/Gilroy-Bold.eot?#iefix) format("embedded-opentype"), url(//nuthouse.lk/wp-content/themes/ekommart/assets/fonts/new/Gilroy-Bold.woff2) format("woff2"), url(//nuthouse.lk/wp-content/themes/ekommart/assets/fonts/new/Gilroy-Bold.woff) format("woff"), url(//nuthouse.lk/wp-content/themes/ekommart/assets/fonts/new/Gilroy-Bold.svg#Gilroy-Bold) format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

/*-------------------------------------------------------------
1.0 Normalize
normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
--------------------------------------------------------------*/
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*-------------------------------------------------------------
1.1 Typography
--------------------------------------------------------------*/
body {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body,
button,
input,
textarea {
  color: #626262;
  font-family: "Gilroy", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.618;
  text-rendering: optimizeLegibility; }

select {
  color: initial;
  font-family: "Gilroy", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  max-width: 100%; }

h1,
h2,
#respond #reply-title,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0 0 0.5407911001em;
  color: #000000;
  font-weight: 700; }

h1,
.alpha {
  font-size: 2.617924em;
  line-height: 1.214;
  letter-spacing: -1px; }


h2,
#respond #reply-title,
.beta {
  font-size: 2em;
  line-height: 1.214; }
  h2 + h3, #respond #reply-title + h3,
  .beta + h3 {
    border-top: 1px solid;
    border-top-color: #ebebeb;
    padding-top: 0.5407911001em; }

h3,
.gamma {
  font-size: 1.618em; }

h4,
.delta {
  font-size: 1.41575em; }

.alpha,
.beta,
.gamma,
.delta {
  display: block; }

p + h2, #respond p + #reply-title,
p + header h2,
p + header #respond #reply-title,
#respond p + header #reply-title,
p + h3,
p + h4,
ul + h2,
#respond ul + #reply-title,
ul + header h2,
ul + header #respond #reply-title,
#respond ul + header #reply-title,
ul + h3,
ul + h4,
ol + h2,
#respond ol + #reply-title,
ol + header h2,
ol + header #respond #reply-title,
#respond ol + header #reply-title,
ol + h3,
ol + h4,
table + h2,
#respond table + #reply-title,
table + header h2,
table + header #respond #reply-title,
#respond table + header #reply-title,
table + h3,
table + h4,
blockquote + h2,
#respond blockquote + #reply-title,
blockquote + header h2,
blockquote + header #respond #reply-title,
#respond blockquote + header #reply-title,
blockquote + h3,
blockquote + h4,
form + h2,
#respond form + #reply-title,
form + header h2,
form + header #respond #reply-title,
#respond form + header #reply-title,
form + h3,
form + h4 {
  margin-top: 2.2906835em; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.41575em; }

p {
  margin: 0 0 1.41575em; }

ul,
ol {
  margin: 0 0 1.41575em 3em;
  padding: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1em; }

dt {
  font-weight: 600; }

dd {
  margin: 0 0 1.618em; }

b,
strong {
  font-weight: 700; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  padding: 1em 30px 1em 100px;
  margin: 2.2906835em 0;
  font-style: normal;
  position: relative;
  font-size: 1.285em;
  color: #000000; }
  blockquote:before {
    color: #ef3636;
    position: absolute;
    left: 30px;
    font-size: 40px;
    top: 30px; }
  blockquote p:first-child {
    margin-top: 1.41575em; }

address {
  margin: 0 0 1.41575em; }

pre {
  background: rgba(0, 0, 0, 0.1);
  font-family: 'Courier 10 Pitch', Courier, monospace;
  margin-bottom: 1.618em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%; }

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 0.202em 0.5407911001em; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  text-decoration: none;
  font-weight: 600;
  background: transparent; }

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: 0.5ex; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

figure {
  margin: 0; }

table {
  margin: 0 0 1.41575em;
  width: 100%; }

img {
  height: auto;
  max-width: 100%;
  display: block; }

a {
  color: #ef3636;
  text-decoration: none; }
  a:hover {
    color: #e01212; }

:focus {
  outline: none; }

.ekommart-cute * {
  font-family: 'Comic Sans MS', sans-serif; }

/*-------------------------------------------------------------
1.2 Global styles
--------------------------------------------------------------*/
* {
  box-sizing: border-box; }

body {
  background-color: #ffffff;
  overflow-x: hidden;
  font-size: 14px; }

.site {
  overflow-x: hidden; }

.site-content,
.header-widget-region {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.ekommart-layout-boxed #page {
  background-color: #ffffff; }

.entry-title {
  font-size: 24px;
  line-height: 1.41575em; }
  .entry-title a {
    color: #000000; }
    .entry-title a:hover {
      color: #e01212; }

.bg-primary {
  background-color: #ef3636; }

.shape-primary .elementor-shape-fill {
  fill: #ef3636; }

.color-primary {
  color: #ef3636; }

.outline-primary {
  outline-color: #ef3636; }

.bd-primary {
  border-color: #ef3636; }

.bd-t-primary {
  border-top-color: #ef3636; }

.bd-b-primary {
  border-bottom-color: #ef3636; }

.bd-r-primary {
  border-right-color: #ef3636; }

.bd-l-primary {
  border-left-color: #ef3636; }

.bg-primary_hover {
  background-color: #e01212; }

.shape-primary_hover .elementor-shape-fill {
  fill: #e01212; }

.color-primary_hover {
  color: #e01212; }

.outline-primary_hover {
  outline-color: #e01212; }

.bd-primary_hover {
  border-color: #e01212; }

.bd-t-primary_hover {
  border-top-color: #e01212; }

.bd-b-primary_hover {
  border-bottom-color: #e01212; }

.bd-r-primary_hover {
  border-right-color: #e01212; }

.bd-l-primary_hover {
  border-left-color: #e01212; }

.bg-body {
  background-color: #626262; }

.shape-body .elementor-shape-fill {
  fill: #626262; }

.color-body {
  color: #626262; }

.outline-body {
  outline-color: #626262; }

.bd-body {
  border-color: #626262; }

.bd-t-body {
  border-top-color: #626262; }

.bd-b-body {
  border-bottom-color: #626262; }

.bd-r-body {
  border-right-color: #626262; }

.bd-l-body {
  border-left-color: #626262; }

.bg-heading {
  background-color: #000000; }

.shape-heading .elementor-shape-fill {
  fill: #000000; }

.color-heading {
  color: #000000; }

.outline-heading {
  outline-color: #000000; }

.bd-heading {
  border-color: #000000; }

.bd-t-heading {
  border-top-color: #000000; }

.bd-b-heading {
  border-bottom-color: #000000; }

.bd-r-heading {
  border-right-color: #000000; }

.bd-l-heading {
  border-left-color: #000000; }

.bg-light {
  background-color: #888; }

.shape-light .elementor-shape-fill {
  fill: #888; }

.color-light {
  color: #888; }

.outline-light {
  outline-color: #888; }

.bd-light {
  border-color: #888; }

.bd-t-light {
  border-top-color: #888; }

.bd-b-light {
  border-bottom-color: #888; }

.bd-r-light {
  border-right-color: #888; }

.bd-l-light {
  border-left-color: #888; }

.bg-dark {
  background-color: #252525; }

.shape-dark .elementor-shape-fill {
  fill: #252525; }

.color-dark {
  color: #252525; }

.outline-dark {
  outline-color: #252525; }

.bd-dark {
  border-color: #252525; }

.bd-t-dark {
  border-top-color: #252525; }

.bd-b-dark {
  border-bottom-color: #252525; }

.bd-r-dark {
  border-right-color: #252525; }

.bd-l-dark {
  border-left-color: #252525; }

.bg-border {
  background-color: #ebebeb; }

.shape-border .elementor-shape-fill {
  fill: #ebebeb; }

.color-border {
  color: #ebebeb; }

.outline-border {
  outline-color: #ebebeb; }

.bd-border {
  border-color: #ebebeb; }

.bd-t-border {
  border-top-color: #ebebeb; }

.bd-b-border {
  border-bottom-color: #ebebeb; }

.bd-r-border {
  border-right-color: #ebebeb; }

.bd-l-border {
  border-left-color: #ebebeb; }

.bg-background {
  background-color: #ffffff; }

.shape-background .elementor-shape-fill {
  fill: #ffffff; }

.color-background {
  color: #ffffff; }

.outline-background {
  outline-color: #ffffff; }

.bd-background {
  border-color: #ffffff; }

.bd-t-background {
  border-top-color: #ffffff; }

.bd-b-background {
  border-bottom-color: #ffffff; }

.bd-r-background {
  border-right-color: #ffffff; }

.bd-l-background {
  border-left-color: #ffffff; }

.bg-background2 {
  background-color: #f6f6f6; }

.shape-background2 .elementor-shape-fill {
  fill: #f6f6f6; }

.color-background2 {
  color: #f6f6f6; }

.outline-background2 {
  outline-color: #f6f6f6; }

.bd-background2 {
  border-color: #f6f6f6; }

.bd-t-background2 {
  border-top-color: #f6f6f6; }

.bd-b-background2 {
  border-bottom-color: #f6f6f6; }

.bd-r-background2 {
  border-right-color: #f6f6f6; }

.bd-l-background2 {
  border-left-color: #f6f6f6; }

.lazyloaded {
  -webkit-transition: all .3s !important;
  transition: all .3s !important; }

/*-------------------------------------------------------------
1.3 Grid
--------------------------------------------------------------*/
.col-fluid {
  padding-left: 15px;
  padding-right: 15px; }
  @media (max-width: 1320px) {
    .col-fluid {
      padding-left: 30px;
      padding-right: 30px; } }

.col-full {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .col-full::before, .col-full::after {
    content: '';
    display: table; }
  .col-full::after {
    clear: both; }
  .col-full:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 768px) and (max-width: 1320px) {
    .col-full {
      padding-left: 30px;
      padding-right: 30px;
      width: auto; } }

[data-elementor-columns] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
  [data-elementor-columns] .column-item {
    padding-left: 15px;
    padding-right: 15px; }

[data-elementor-columns-mobile="1"] .column-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

[data-elementor-columns-mobile="2"] .column-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

[data-elementor-columns-mobile="3"] .column-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

[data-elementor-columns-mobile="4"] .column-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

[data-elementor-columns-mobile="5"] .column-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%; }

[data-elementor-columns-mobile="6"] .column-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

@media (min-width: 768px) {
  [data-elementor-columns-tablet="1"] .column-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  [data-elementor-columns-tablet="2"] .column-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  [data-elementor-columns-tablet="3"] .column-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  [data-elementor-columns-tablet="4"] .column-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  [data-elementor-columns-tablet="5"] .column-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  [data-elementor-columns-tablet="6"] .column-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; } }

@media (min-width: 1024px) {
  [data-elementor-columns="1"] .column-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  [data-elementor-columns="2"] .column-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  [data-elementor-columns="3"] .column-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  [data-elementor-columns="4"] .column-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  [data-elementor-columns="5"] .column-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  [data-elementor-columns="6"] .column-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; } }

.page-template-template-homepage #primary,
.page-template-template-homepage .site-main {
  margin-bottom: 0; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  max-width: 1320px; }
  @media (min-width: 768px) and (max-width: 1320px) {
    .container {
      padding-left: 30px;
      padding-right: 30px;
      width: auto; } }

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }

[class*=" column-"], [class^="column-"] {
  padding-left: 15px;
  padding-right: 15px; }

.column-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.column-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.column-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.column-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.column-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.column-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.column-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.column-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.column-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.column-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.column-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.column-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

@media (min-width: 768px) {
  .column-tablet-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .column-tablet-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .column-tablet-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .column-tablet-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .column-tablet-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .column-tablet-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .column-tablet-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .column-tablet-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .column-tablet-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .column-tablet-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .column-tablet-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .column-tablet-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; } }

@media (min-width: 1024px) {
  .column-desktop-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .column-desktop-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .column-desktop-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .column-desktop-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .column-desktop-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .column-desktop-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .column-desktop-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .column-desktop-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .column-desktop-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .column-desktop-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .column-desktop-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .column-desktop-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; } }

.hide {
  display: none !important; }

@media (min-width: 768px) {
  .tablet-hide {
    display: none !important; } }

@media (min-width: 1024px) {
  .desktop-hide {
    display: none !important; } }

@media (max-width: 767px) {
  .tablet-hide-down {
    display: none !important; } }

@media (max-width: 1023px) {
  .desktop-hide-down {
    display: none !important; } }

/*-------------------------------------------------------------
2.0 Header
--------------------------------------------------------------*/
.ekommart-deal-topbar {
  background-color: #000;
  position: relative;
  padding: 10px;
  max-height: 60px;
  -webkit-transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out; }

.hide-up {
  max-height: 0;
  overflow-y: hidden;
  padding: 0; }

.deal-topbar-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  color: #fff; }
  .deal-topbar-wrap > div {
    padding: 0 20px;
    position: relative; }
    .deal-topbar-wrap > div:not(:last-child):after {
      content: '';
      position: absolute;
      display: block;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 1px;
      height: 20px;
      background-color: rgba(255, 255, 255, 0.2); }

.deal-topbar-text {
  font-size: 18px;
  font-weight: 700; }
  .deal-topbar-text strong {
    color: #ef3636; }

.deal-button {
  border: 2px solid;
  border-color: #ef3636;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  padding: 0 15px;
  line-height: 2.1;
  display: inline-block; }
  .deal-button:hover {
    border-color: #e01212; }

.deal-topbar-time {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }

.deal-time-count {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }
  .deal-time-count .countdown-item {
    margin-right: 10px;
    border-width: 2px;
    border-color: rgba(255, 255, 255, 0.2);
    border-style: solid;
    border-radius: 4px;
    line-height: 1;
    padding: 5px;
    min-width: 60px;
    text-align: center; }
    .deal-time-count .countdown-item .countdown-digits {
      font-size: 16px; }
    .deal-time-count .countdown-item .countdown-label {
      font-size: 12px;
      color: #ef3636; }
    .deal-time-count .countdown-item:last-child {
      margin-right: 0; }

.deal-time-label {
  font-size: 14px;
  margin-right: 20px;
  font-weight: 700; }

.deal-topbar-close {
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #5a6274;
  font-size: 24px; }

.site-header {
  background-position: center center;
  position: relative;
  z-index: 996;
  background-color: #ffffff; }
  .site-header .site-logo-anchor,
  .site-header .site-logo-link,
  .site-header .custom-logo-link {
    display: block;
    margin-bottom: 0; }
  .site-header .widget {
    margin-bottom: 0; }

.logo-dark {
  display: none; }

.site-dark .logo-dark {
  display: block; }

.site-dark .logo-light {
  display: none; }

.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
  margin-bottom: 4.235801032em; }

.home.blog.paged .site-header + .ekommart-breadcrumb,
.home.page:not(.page-template-template-homepage).paged .site-header + .ekommart-breadcrumb,
.home.post-type-archive-product.paged .site-header + .ekommart-breadcrumb {
  margin-top: -4.235801032em; }

.no-wc-breadcrumb .site-header {
  margin-bottom: 4.235801032em; }

.no-wc-breadcrumb.page-template-template-homepage .site-header {
  margin-bottom: 0; }

.site-branding {
  margin-bottom: 0;
  display: block;
  clear: both; }
  .site-branding img {
    height: auto;
    width: 160px; }
  @media (max-width: 1023px) {
    .site-branding {
      padding-top: 1.1rem;
      padding-bottom: 1.1rem; } }
  .site-branding .site-title {
    font-size: 2em;
    letter-spacing: -1px;
    margin: 0; }
    .site-branding .site-title a {
      font-weight: 700; }
  .site-branding .site-description {
    font-size: 0.875em;
    display: none; }
  .site-branding .logo {
    margin: 0; }

.site-header-account {
  position: relative; }
  .site-header-account > a {
    white-space: nowrap;
    display: block; }
    .site-header-account > a i {
      font-size: 24px;
      line-height: 1;
      color: #000000; }
  .site-header-account .login-form-title {
    font-size: 18px;
    color: #333; }
  .site-header-account .account-dropdown {
    text-align: left;
    right: 0;
    top: 100%;
    position: absolute;
    pointer-events: none;
    opacity: 0;
    z-index: 100;
    visibility: hidden;
    margin-top: 20px; }
    .site-header-account .account-dropdown:before {
      content: "";
      display: block;
      position: absolute;
      top: -25px;
      width: 50px;
      right: -10px;
      height: 25px; }
    .site-header-account .account-dropdown .result-error {
      margin: 1em 0; }
    .site-header-account .account-dropdown:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 2px;
      width: 100%;
      background-color: #ef3636; }
    #elementor-sidebar .site-header-account .account-dropdown {
      left: 0;
      right: unset; }
    .site-header-account .account-dropdown.right {
      left: 0;
      right: unset; }
      .site-header-account .account-dropdown.right .account-wrap:before {
        left: 20px;
        right: unset; }
    .site-header-account .account-dropdown.justify {
      right: 50%;
      -webkit-transform: translateX(50%);
          -ms-transform: translateX(50%);
              transform: translateX(50%); }
      .site-header-account .account-dropdown.justify .account-wrap:before {
        right: 50%;
        -webkit-transform: translateX(50%) rotate(45deg);
            -ms-transform: translateX(50%) rotate(45deg);
                transform: translateX(50%) rotate(45deg); }
    .site-header-account .account-dropdown a.register-link, .site-header-account .account-dropdown a.lostpass-link {
      color: #ef3636;
      font-size: 14px; }
      .site-header-account .account-dropdown a.register-link:hover, .site-header-account .account-dropdown a.lostpass-link:hover {
        text-decoration: underline; }
    .site-header-account .account-dropdown label {
      margin-bottom: 0.5rem;
      font-size: 14px;
      line-height: 1.5; }
    .site-header-account .account-dropdown p {
      margin-bottom: 15px; }
    .site-header-account .account-dropdown input, .site-header-account .account-dropdown button {
      line-height: normal !important;
      border-width: 1px;
      padding: 15px;
      width: 100%; }
    .site-header-account .account-dropdown button {
      font-size: 12px !important;
      text-transform: uppercase; }
    .site-header-account .account-dropdown .account-wrap {
      display: block !important;
      position: relative;
      background-color: #ffffff;
      box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
      border-width: 2px;
      border-style: solid;
      border-color: #ebebeb; }
    .site-header-account .account-dropdown .account-inner {
      width: 320px;
      padding: 20px;
      max-height: 500px;
      overflow: auto; }
      .site-header-account .account-dropdown .account-inner.dashboard {
        width: 210px;
        padding: 20px 0; }
      .site-header-account .account-dropdown .account-inner::-webkit-scrollbar {
        width: 3px; }
      .site-header-account .account-dropdown .account-inner::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
        background-color: #F5F5F5; }
      .site-header-account .account-dropdown .account-inner::-webkit-scrollbar-thumb {
        background-color: #000000; }
  .site-header-account .account-links-menu,
  .site-header-account .account-dashboard {
    list-style: none;
    margin: 0; }
    .site-header-account .account-links-menu li a,
    .site-header-account .account-dashboard li a {
      width: 100%;
      text-align: left;
      color: #626262;
      font-size: 14px;
      line-height: 20px;
      display: block;
      padding: 10px 20px; }
      .site-header-account .account-links-menu li a:hover,
      .site-header-account .account-dashboard li a:hover {
        color: #e01212;
        background-color: rgba(0, 0, 0, 0.035); }
  .site-header-account:hover .account-dropdown, .site-header-account:active .account-dropdown {
    pointer-events: auto;
    opacity: 1;
    visibility: visible; }

.site-header-search > a {
  white-space: nowrap;
  display: block; }
  .site-header-search > a i {
    font-size: 24px;
    line-height: 1;
    color: #000000; }

.site-header-wishlist .header-wishlist {
  position: relative;
  display: block; }
  .site-header-wishlist .header-wishlist i {
    font-size: 24px;
    color: #000000; }
  .site-header-wishlist .header-wishlist .count {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    border-radius: 50%;
    font-weight: 700;
    color: #fff;
    background-color: #ef3636;
    display: inline-block;
    position: absolute;
    top: -2px;
    left: 21px; }

.site-header-cart.header-cart-mobile {
  padding-right: 15px; }
  @media (min-width: 1024px) {
    .site-header-cart.header-cart-mobile {
      display: none; } }
  .site-header-cart.header-cart-mobile .amount {
    display: none; }
  .site-header-cart.header-cart-mobile + .menu-mobile-nav-button {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
            order: -1;
    min-width: 42px; }

.header-group-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end; }
  .header-group-action.left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
            justify-content: flex-start; }
  .header-group-action.center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
            justify-content: center; }
  .header-group-action > div:not(:last-child) {
    margin-right: 20px; }

.header-navigation-background .main-navigation ul.menu > li.menu-item:hover > a, .header-navigation-background .main-navigation ul.menu > li.menu-item.current-menu-item > a, .header-navigation-background .main-navigation ul.menu > li.menu-item.current-menu-parent > a {
  color: #000;
  opacity: 0.5; }

.header-navigation-background .main-navigation ul.menu > li.menu-item > a {
  color: #fff; }

.site-welcome, .ekommart-language-switcher span {
  font-weight: 500; }

@media (min-width: 1024px) {
  .header-main {
    padding-top: 1.41575em;
    padding-bottom: 1.41575em; } }

.header-divider {
  border-top: 1px solid;
  height: 0;
  border-top-color: #ebebeb; }

.header-navigation .ekommart-contact .contact_inner + .contact_inner {
  margin-left: 1rem; }
  .header-navigation .ekommart-contact .contact_inner + .contact_inner > div:first-child {
    padding-left: 1rem; }

.header-navigation .ekommart-contact .sub-title {
  padding-top: 3px; }
  .header-navigation .ekommart-contact .sub-title + .contact_link {
    margin-left: 8px; }

.header-navigation .ekommart-contact .contact_link + .sub-title, .header-navigation .ekommart-contact .title + .sub-title {
  margin-left: 8px; }

.header-navigation .ekommart-contact .contact_icon i {
  line-height: 1;
  padding-bottom: 0; }

.ekommart-language-switcher ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.ekommart-language-switcher a {
  color: #626262;
  display: block; }
  .ekommart-language-switcher a:hover {
    color: #e01212; }

.ekommart-language-switcher img {
  display: inline-block;
  margin-right: 5px; }

.ekommart-language-switcher .sub-item {
  display: none;
  position: absolute;
  top: 100%;
  left: -16px;
  z-index: 999;
  text-align: left;
  background-color: #fff;
  padding: 1rem 0;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05); }
  .ekommart-language-switcher .sub-item a {
    padding: 0.875em 1.41575em;
    font-size: 0.875em;
    min-width: 200px; }
    .ekommart-language-switcher .sub-item a:hover, .ekommart-language-switcher .sub-item a:focus {
      background-color: rgba(0, 0, 0, 0.05); }

.ekommart-language-switcher li.item {
  position: relative; }
  .ekommart-language-switcher li.item span:hover {
    color: #e01212; }
  .ekommart-language-switcher li.item:hover .sub-item {
    display: block; }

.ekommart-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex; }
  .ekommart-contact .contact_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center; }
    .ekommart-contact .contact_inner + .contact_inner {
      margin-left: 1em; }
      @media (min-width: 1025px) {
        .ekommart-contact .contact_inner + .contact_inner {
          margin-left: 2.5em; } }
      .ekommart-contact .contact_inner + .contact_inner > div:first-child {
        padding-left: 1em;
        border-left: 1px solid;
        border-left-color: #ebebeb; }
        @media (min-width: 1025px) {
          .ekommart-contact .contact_inner + .contact_inner > div:first-child {
            padding-left: 2.5em; } }
  .ekommart-contact .contact_icon {
    font-size: 30px;
    margin-right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    color: #ef3636; }
    .ekommart-contact .contact_icon i {
      padding-bottom: 5px; }
  .ekommart-contact .contact_content {
    text-transform: uppercase; }
    .ekommart-contact .contact_content a {
      display: block;
      line-height: 1; }
    .ekommart-contact .contact_content .contact_link + .sub-title {
      margin-top: 10px; }
    .ekommart-contact .contact_content .contact_link:hover span {
      color: #e01212; }
    .ekommart-contact .contact_content .title {
      font-size: 16px;
      font-weight: 700;
      line-height: 1;
      display: block;
      color: #000000; }
      .ekommart-contact .contact_content .title + .sub-title {
        margin-top: 10px; }
    .ekommart-contact .contact_content .sub-title {
      font-size: 12px;
      color: #888;
      font-weight: 700;
      line-height: 1;
      display: block; }
      .ekommart-contact .contact_content .sub-title + .title, .ekommart-contact .contact_content .sub-title + .contact_link {
        margin-top: 10px; }

@media (max-width: 1023px) {
  .header-group-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between; } }

.header-1 {
  border-bottom: 1px solid;
  border-bottom-color: #ebebeb; }
  .header-1 .header-container {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
    .header-1 .header-container:after {
      content: " ";
      display: block;
      clear: both; }
  .header-1 .column-item {
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center; }
  .header-1 .header-left {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    border-right-color: #ebebeb; }
    @media (min-width: 1024px) {
      .header-1 .header-left {
        width: 20%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
                justify-content: center;
        border-style: solid;
        border-width: 0 1px 0 0; } }
  .header-1 .header-right {
    width: 80%;
    padding-top: 30px; }
    .header-1 .header-right .site-search {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
              flex: 1;
      margin-right: auto;
      max-width: 740px;
      margin-bottom: 0; }
    @media (max-width: 1024px) {
      .header-1 .header-right .ekommart-contact {
        display: none; } }
    @media (min-width: 1320px) {
      .header-1 .header-right .col-fluid {
        padding-left: 50px;
        padding-right: 50px; } }
    .header-1 .header-right .col-fluid > * {
      margin-right: auto;
      margin-left: auto;
      padding-left: 1rem;
      padding-right: 1rem; }
      .header-1 .header-right .col-fluid > *:last-child {
        margin-right: 0;
        padding-right: 0; }
      .header-1 .header-right .col-fluid > *:first-child {
        margin-left: 0;
        padding-left: 0; }

.header-2.site-header {
  border: none; }

.header-2 .header-top {
  border-bottom: 1px solid;
  border-bottom-color: #ebebeb;
  padding-top: 10px;
  padding-bottom: 10px; }

.header-2 .header-bottom {
  background-color: #ef3636; }

.header-2 .ekommart-language-switcher {
  display: inline-block; }
  .header-2 .ekommart-language-switcher .sub-item {
    right: -16px;
    left: unset; }

.header-3 .header-container {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  background: #fff; }
  .header-3 .header-container:after {
    content: " ";
    display: block;
    clear: both; }

.home .header-3, .page-template-template-homepage .header-3 {
  background: transparent; }
  @media (min-width: 1024px) {
    .home .header-3, .page-template-template-homepage .header-3 {
      position: absolute;
      width: 100%;
      background: transparent;
      margin-top: 30px; } }

.header-3 .header-top {
  background-color: #252525;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding: 1em 2em; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .header-3 .header-top {
      padding: 1em 30px; } }

.header-3 .site-welcome {
  color: #fff; }

@media (min-width: 1024px) {
  .header-3 .header-main {
    padding-top: 0;
    padding-bottom: 0; } }

.header-3 .header-left {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding: 0 15px;
  border-right-color: #ebebeb; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .header-3 .header-left {
      padding: 0 30px; } }
  @media (min-width: 1024px) {
    .header-3 .header-left {
      width: 20%;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
              justify-content: center;
      border-style: solid;
      border-width: 0 1px 0 0; } }

.header-3 .header-right {
  width: 80%; }
  .header-3 .header-right .main-navigation {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
            flex: 1; }
  .header-3 .header-right .header-search {
    border-top: 1px solid;
    border-top-color: #ebebeb; }
    .header-3 .header-right .header-search input[type=search] {
      border: 0;
      padding-top: 1.2em;
      padding-bottom: 1.2em;
      padding-left: 3.3em; }
  .header-3 .header-right .header-navigation {
    padding: .5em 2em 1em; }
    @media (min-width: 768px) and (max-width: 1024px) {
      .header-3 .header-right .header-navigation {
        padding: .5em 30px 1em; } }

.header-3 .ekommart-language-switcher span {
  color: #fff; }

.header-3 .ekommart-language-switcher .sub-item {
  right: -16px;
  left: unset; }

.header-4 .header-center {
  padding: 0 15px; }

.header-4 .header-left {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }
  @media (min-width: 1024px) {
    .header-4 .header-left {
      width: 20%; } }

.header-4 .header-right {
  width: 20%; }

.header-4 .header-container, .header-5 .header-container {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto; }
  .header-4 .header-container:after, .header-5 .header-container:after {
    content: " ";
    display: block;
    clear: both; }

.header-4 .site-welcome, .header-5 .site-welcome {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1; }

.header-4 .header-main, .header-5 .header-main {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }

.header-4 .header-top, .header-5 .header-top {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding-top: 1em;
  padding-bottom: 1em; }

.header-4 .header-center, .header-5 .header-center {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1; }
  .header-4 .header-center .main-navigation, .header-5 .header-center .main-navigation {
    text-align: center; }

.header-4 .ekommart-language-switcher .sub-item, .header-5 .ekommart-language-switcher .sub-item {
  right: -16px;
  left: unset; }

.header-5 .header-bottom {
  background-color: #ef3636; }

.header-5 .header-bottom-inner .header-vertical-menu {
  width: 25%;
  padding-right: 30px; }

.header-5 .header-center .main-navigation {
  text-align: left; }

.header-5 .site-search {
  padding: 5px 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1; }
  .header-5 .site-search .widget_product_search input[type=search] {
    border-color: #fff; }

.header-5 .header-left {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }
  @media (min-width: 1024px) {
    .header-5 .header-left {
      width: 25%; } }

.header-5 .header-right {
  width: 20%; }

.header-6 .header-container {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto; }
  .header-6 .header-container:after {
    content: " ";
    display: block;
    clear: both; }

.header-6 .header-top {
  background: #f6f6f6; }

.header-6 .header-left {
  width: 100%; }
  @media (min-width: 1024px) {
    .header-6 .header-left {
      width: 20%; } }

.header-6 .header-right {
  width: 20%; }

.header-6 .header-top-inner {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding-top: 1em;
  padding-bottom: 1em; }

.header-6 .header-main {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }

.header-6 .header-navigation {
  padding-top: 20px;
  padding-bottom: 20px; }

.header-6 .site-welcome {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1; }

.header-6 .header-center {
  padding: 0 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1; }
  @media (min-width: 1024px) {
    .header-6 .header-center {
      display: -webkit-box;
      display: -webkit-flex;
      display: flex; } }
  .header-6 .header-center .site-search {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
            flex: 1;
    padding: 0 1em; }
  .header-6 .header-center .ekommart-contact {
    padding: 0 1em; }
    @media (max-width: 1024px) {
      .header-6 .header-center .ekommart-contact {
        display: none; } }
  .header-6 .header-center .header-phone-inner {
    text-align: left;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex; }
  .header-6 .header-center .header-phone {
    display: none;
    text-align: right;
    padding: 0 1em; }
    @media (min-width: 1025px) {
      .header-6 .header-center .header-phone {
        display: block; } }

.header-6 .ekommart-language-switcher .sub-item {
  right: -16px;
  left: unset; }

.header-7 .header-top-inner {
  padding: 0.8em 0; }

.header-7 .header-main {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }

.header-7 .header-center {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }
  @media (min-width: 1024px) {
    .header-7 .header-center {
      text-align: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
              justify-content: center; } }

.header-7 .header-navigation {
  text-align: center; }

.header-7 .ekommart-language-switcher, .header-7 .site-welcome {
  padding: 0 1em;
  border-left: 1px solid;
  border-left-color: #ebebeb; }

@media (max-width: 767px) {
  .header-7 .site-welcome {
    display: none; } }

.header-7 .ekommart-social {
  display: inline-block;
  padding: 0 1em;
  border-width: 0 1px;
  border-style: solid;
  border-color: #ebebeb; }

.header-8 .header-top {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding: 1em 15px;
  border-bottom: 1px solid;
  border-bottom-color: #ebebeb; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .header-8 .header-top {
      padding: 1em 30px; } }
  @media (min-width: 1025px) {
    .header-8 .header-top {
      padding: 1em 2.617924em; } }

.header-8 .header-main {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  padding: 0 15px; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .header-8 .header-main {
      padding: 0 30px; } }
  @media (min-width: 1024px) {
    .header-8 .header-main {
      padding: 1.41575em 2.617924em; } }

.header-8 .header-center, .header-8 .header-right {
  display: block; }
  @media (max-width: 768px) {
    .header-8 .header-center, .header-8 .header-right {
      display: none; } }

.header-8 .site-welcome {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1; }

.header-8 .ekommart-language-switcher .sub-item {
  right: -16px;
  left: unset; }

.header-8 .header-navigation {
  background-color: #ef3636;
  padding: 0 15px; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .header-8 .header-navigation {
      padding: 0 30px; } }
  @media (min-width: 1025px) {
    .header-8 .header-navigation {
      padding: 0 2.617924em; } }

.header-9 .header-container {
  background-color: #ffffff; }

.header-9 .header-divider {
  opacity: 0.5; }

.header-9 .header-top {
  padding-top: 1em;
  padding-bottom: 1em;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }
  .header-9 .header-top .site-welcome {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
            flex: 1; }

.header-9 .header-navigation {
  background-color: #ef3636; }
  .header-9 .header-navigation .main-navigation {
    padding: 0; }
    @media (min-width: 1025px) {
      .header-9 .header-navigation .main-navigation {
        padding: 0 2.5em; } }
    .header-9 .header-navigation .main-navigation .menu > li > a {
      color: #fff; }

.header-9 input[type='search'] {
  background: transparent; }

.header-9 .ekommart-language-switcher .sub-item {
  right: -16px;
  left: unset; }

.header-10 .header-main {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }
  @media (min-width: 1024px) {
    .header-10 .header-main {
      padding-bottom: 2.5em;
      padding-top: 2.5em; } }

.header-10 .header-center {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }
  @media (min-width: 1024px) {
    .header-10 .header-center {
      text-align: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
              justify-content: center; } }

.header-10 .header-navigation {
  text-align: center; }

.header-11 .header-container {
  background: #0163d2; }

.header-11 .header-divider {
  border-top-color: #ebebeb !important;
  opacity: 0.1; }

.header-11 .header-top {
  background: #0069df;
  color: #fff;
  padding-top: 1em;
  padding-bottom: 1em;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }
  .header-11 .header-top .site-welcome {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
            flex: 1; }

.header-11 .header-main {
  background: #0163d2; }
  .header-11 .header-main .site-description {
    color: #fff; }

.header-11 .header-center .widget_product_search form input[type='search'] {
  background: #fff;
  border-color: #ebebeb; }
  .header-11 .header-center .widget_product_search form input[type='search']:focus {
    border-color: #ef3636; }

.header-11 .navigation-left {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  padding-right: 30px; }

.header-11 .header-navigation {
  background: #0163d2;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }
  .header-11 .header-navigation .main-navigation .menu > li:hover > a, .header-11 .header-navigation .main-navigation .menu > li.current-menu-item > a, .header-11 .header-navigation .main-navigation .menu > li.current-menu-parent > a {
    color: #e01212; }
  .header-11 .header-navigation .main-navigation .menu > li > a {
    color: #fff; }

.header-11 .site-header-account > a > i, .header-11 .site-header-account > a:before, .header-11 .site-header-account > a > .amount, .header-11 .site-header-wishlist > a > i, .header-11 .site-header-wishlist > a:before, .header-11 .site-header-wishlist > a > .amount, .header-11 .site-header-cart > a > i, .header-11 .site-header-cart > a:before, .header-11 .site-header-cart > a > .amount {
  color: #fff; }

.header-11 .ekommart-contact {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end; }
  @media (max-width: 1024px) {
    .header-11 .ekommart-contact {
      display: none; } }
  .header-11 .ekommart-contact .contact_icon {
    font-size: 16px; }
  .header-11 .ekommart-contact .contact_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex; }
    .header-11 .ekommart-contact .contact_content * {
      margin-top: 0 !important; }
    .header-11 .ekommart-contact .contact_content span {
      color: #fff; }

.header-11 .menu-mobile-nav-button {
  color: #fff; }

.header-11 .ekommart-language-switcher .sub-item {
  right: -16px;
  left: unset; }

.header-12 {
  background: #000; }
  .home .header-12, .page-template-template-homepage .header-12 {
    background: #000; }
    @media (min-width: 1024px) {
      .home .header-12, .page-template-template-homepage .header-12 {
        position: absolute;
        width: 100%;
        background: transparent; } }
    @media (min-width: 1024px) {
      .home .header-12 .header-main, .page-template-template-homepage .header-12 .header-main {
        padding-top: 3.706325903em;
        padding-bottom: 3.706325903em; } }
  @media (min-width: 1024px) {
    .header-12 .header-main {
      padding-top: 1.41575em;
      padding-bottom: 1.41575em; } }
  .header-12 .header-main .site-description {
    color: #fff; }
  .header-12 .header-left {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between; }
    @media (min-width: 1024px) {
      .header-12 .header-left {
        width: 20%; } }
  .header-12 .header-center {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
            flex: 1; }
    .header-12 .header-center .main-navigation {
      text-align: center; }
  .header-12 .header-right {
    width: 20%; }
  .header-12 .main-navigation ul.menu > li.menu-item > a {
    color: #fff; }
    .header-12 .main-navigation ul.menu > li.menu-item > a:hover {
      color: #e01212; }
  .header-12 .site-header-account > a > i, .header-12 .site-header-account > a:before, .header-12 .site-header-account > a > .amount, .header-12 .site-header-wishlist > a > i, .header-12 .site-header-wishlist > a:before, .header-12 .site-header-wishlist > a > .amount, .header-12 .site-header-cart > a > i, .header-12 .site-header-cart > a:before, .header-12 .site-header-cart > a > .amount {
    color: #fff; }
  .header-12 .site-header-search > a i {
    color: #fff; }
  .header-12 .menu-mobile-nav-button {
    color: #fff; }

.header-side .header-top {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding-top: 15px;
  padding-bottom: 15px; }

.header-side .ekommart-social ul {
  text-align: center; }

@media (min-width: 1024px) {
  body.ekommart-header-side {
    width: calc(100vw - 350px);
    max-width: calc(100vw - 350px);
    margin-left: auto; }
    body.ekommart-header-side .header-sticky {
      display: none; }
  .header-side {
    position: fixed;
    width: 350px;
    height: 100vh;
    left: 0;
    top: 0;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex; }
    .header-side .header-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
              flex-direction: column;
      padding: 50px 30px; }
      .admin-bar .header-side .header-container {
        padding: 80px 30px 50px; }
      .header-side .header-container > * {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
                flex-direction: column; }
    .header-side .header-top {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
              justify-content: center;
      margin-bottom: auto;
      margin-top: auto;
      padding-top: 0;
      padding-bottom: 0; }
    .header-side .header-bottom {
      margin-top: auto;
      margin-bottom: auto; }
    .header-side .site-branding {
      margin-bottom: 50px; }
      .header-side .site-branding img {
        margin: auto; }
    .header-side .main-navigation ul li {
      float: unset;
      display: block;
      text-align: center; }
    .header-side .main-navigation ul.menu > li > a,
    .header-side .main-navigation ul.nav-menu > li > a {
      padding: 5px; } }

.search-popup-active {
  overflow: hidden; }

.site-search-popup {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 99999;
  background-color: #fff;
  padding: 0 50px;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  opacity: 0;
  visibility: hidden;
  pointer-events: none; }
  @media (max-width: 767px) {
    .site-search-popup {
      padding: 0 30px; } }
  .search-popup-active .site-search-popup {
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    visibility: visible;
    pointer-events: auto; }
  .site-search-popup .site-search-popup-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    position: relative;
    height: 50%; }
    .site-search-popup .site-search-popup-wrap .site-search-popup-close {
      position: absolute;
      right: 0;
      top: 50px;
      font-size: 24px; }
      @media (max-width: 767px) {
        .site-search-popup .site-search-popup-wrap .site-search-popup-close {
          top: 30px; } }
      .site-search-popup .site-search-popup-wrap .site-search-popup-close i {
        color: #000; }
    .site-search-popup .site-search-popup-wrap .site-search {
      max-width: 600px;
      width: 50%; }
      .site-search-popup .site-search-popup-wrap .site-search .widget {
        margin-bottom: 0; }
      .site-search-popup .site-search-popup-wrap .site-search .ajax-search-result {
        max-height: 50vh; }

.header-sticky {
  position: fixed;
  top: 0;
  width: 100vw;
  left: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  z-index: 996;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  opacity: 0; }
  .header-sticky.active {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; }
  .admin-bar .header-sticky {
    top: 0; }
    @media (min-width: 783px) {
      .admin-bar .header-sticky {
        top: 32px; } }
    @media (min-width: 601px) and (max-width: 782px) {
      .admin-bar .header-sticky {
        top: 46px; } }
  .header-sticky .site-branding {
    margin-bottom: 0;
    min-width: 150px;
    padding-top: 1.1rem;
    padding-bottom: 1.1rem; }
    @media (min-width: 1024px) {
      .header-sticky .site-branding {
        margin-right: 30px; } }
    .header-sticky .site-branding .site-description {
      display: none; }
  .header-sticky .header-group-layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between; }
  .header-sticky .main-navigation {
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 1023px) {
      .header-sticky .main-navigation {
        display: none; } }
  .header-sticky .main-navigation ul.menu > li > a,
  .header-sticky .main-navigation ul.nav-menu > li > a {
    padding: 1em; }
  .header-sticky .site-header-cart .cart-contents .amount {
    display: none; }
  .header-sticky .menu-mobile-nav-button {
    padding-right: 0; }

.ekommart-mobile-nav {
  position: fixed;
  width: 300px;
  top: 0;
  bottom: 0;
  z-index: 998;
  padding: 10px;
  overflow: hidden;
  overflow-y: auto;
  background-color: #000;
  -webkit-transition: -webkit-transform .25s ease;
  transition: -webkit-transform .25s ease;
  transition: transform .25s ease;
  transition: transform .25s ease, -webkit-transform .25s ease;
  -webkit-transform: translate3d(-300px, 0, 0);
  transform: translate3d(-300px, 0, 0); }
  @media (min-width: 1024px) {
    .ekommart-mobile-nav {
      display: none; } }
  .mobile-nav-active .ekommart-mobile-nav {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .admin-bar .ekommart-mobile-nav {
    top: 0; }
    @media (min-width: 783px) {
      .admin-bar .ekommart-mobile-nav {
        top: 32px; } }
    @media (min-width: 601px) and (max-width: 782px) {
      .admin-bar .ekommart-mobile-nav {
        top: 46px; } }
  .ekommart-mobile-nav .search-form {
    margin-top: 1em; }
  .ekommart-mobile-nav .ekommart-social {
    border-top: 1px solid #0e0e0e;
    padding: 0.5em;
    margin-top: 1rem; }
    body .ekommart-mobile-nav .ekommart-social ul li a:before {
      color: #fff; }
  .ekommart-mobile-nav .ekommart-language-switcher-mobile {
    padding: 0.3em 45px 0 0.25em;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex; }
    .ekommart-mobile-nav .ekommart-language-switcher-mobile > * {
      padding: 0.25em; }

.mobile-nav-close {
  color: #fff;
  float: right;
  clear: both;
  padding: 0 18px;
  margin-bottom: 11px; }
  .mobile-nav-close:hover, .mobile-nav-close:focus {
    color: #fff; }

.ekommart-overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  bottom: 0;
  z-index: 997;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  -webkit-transition: opacity .25s ease, visibility 0s ease;
  transition: opacity .25s ease, visibility 0s ease; }
  .mobile-nav-active .ekommart-overlay {
    visibility: visible;
    opacity: 1; }

.menu-mobile-nav-button {
  display: block;
  font-size: 15px;
  color: #000000; }
  @media (min-width: 1024px) {
    .menu-mobile-nav-button {
      display: none; } }
  .menu-mobile-nav-button i {
    font-size: 20px; }

html {
  overflow-x: hidden; }

#page {
  -webkit-transition: all .25s ease;
  transition: all .25s ease; }

.mobile-nav-active {
  overflow: hidden; }
  .mobile-nav-active #page {
    margin-left: 300px;
    margin-right: -300px; }

/*-------------------------------------------------------------
2.1 Main Naivgation
--------------------------------------------------------------*/
/**
 * General Menu Styles
 */
button.menu-toggle {
  cursor: pointer;
  text-align: left;
  float: right;
  position: relative;
  border: 2px solid transparent;
  box-shadow: none;
  border-radius: 3px;
  background-image: none;
  padding: 0.6180469716em 0.875em 0.6180469716em;
  font-size: 0.875em;
  max-width: 120px; }

.toggled button.menu-toggle::before, .toggled button.menu-toggle::after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

.toggled button.menu-toggle::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.toggled button.menu-toggle span::before {
  opacity: 0; }

.primary-navigation {
  display: none; }

ul.menu li.current-menu-item > a {
  color: #ef3636; }

.main-navigation {
  position: relative; }
  .main-navigation::before, .main-navigation::after {
    content: '';
    display: table; }
  .main-navigation::after {
    clear: both; }
  .main-navigation div.menu {
    display: none; }
  .main-navigation div.menu:last-child {
    display: block; }
  .main-navigation .menu {
    clear: both; }
  .main-navigation ul {
    margin-left: 0;
    list-style: none;
    margin-bottom: 0; }
    .main-navigation ul ul {
      display: block;
      margin-left: 1.41575em; }
    .main-navigation ul li.menu-item > a {
      padding: 0.875em 0;
      display: block;
      color: #626262; }
      .main-navigation ul li.menu-item > a:hover {
        color: #e01212; }
    .main-navigation ul li.menu-item.current-menu-parent > a, .main-navigation ul li.menu-item.current-menu-item > a {
      color: #ef3636; }
  .main-navigation ul > li.menu-item > a,
  .main-navigation ul.nav-menu > li.menu-item > a {
    font-size: 16px;
    font-weight: 700;
    color: #000000; }
  .main-navigation .sub-menu {
    background-color: #ffffff;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    padding: 1em 0; }
    .main-navigation .sub-menu li.menu-item > a {
      color: #626262; }
      .main-navigation .sub-menu li.menu-item > a:hover {
        color: #ef3636; }

.mobile-navigation {
  clear: both; }
  .mobile-navigation ul {
    margin: 0;
    list-style: none; }
    .mobile-navigation ul li {
      position: relative;
      border-style: solid;
      border-width: 1px 0 0 0;
      border-color: #0e0e0e; }
      .mobile-navigation ul li a {
        padding: 0.5em;
        display: block;
        color: #fff; }
      .mobile-navigation ul li button::after {
        -webkit-transition: all, ease, 0.9s;
        transition: all, ease, 0.9s; }
      .mobile-navigation ul li button.toggled-on::after {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
    .mobile-navigation ul > li:first-child {
      border: none; }
    .mobile-navigation ul .sub-menu {
      display: none;
      padding-left: 10px; }
  .mobile-navigation .dropdown-toggle {
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 0.5em 1.4em;
    border: none; }
    .mobile-navigation .dropdown-toggle:focus {
      outline: none; }

.main-navigation.toggled .menu > ul:not(.nav-menu),
.main-navigation.toggled ul[aria-expanded=true] {
  max-height: 9999px; }

/*-------------------------------------------------------------
2.2 Vertical Naivgation
--------------------------------------------------------------*/
.vertical-navigation {
  position: relative;
  background-color: #e01212;
  height: 100%; }
  .vertical-navigation .vertical-navigation-header {
    font-size: 16px;
    padding: 1.1em 20px;
    font-weight: 700;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    height: 100%; }
    .vertical-navigation .vertical-navigation-header i {
      vertical-align: middle;
      margin-right: 10px;
      height: 22px;
      line-height: 1; }
  .vertical-navigation .vertical-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden; }
    .vertical-navigation .vertical-menu .menu {
      position: relative;
      list-style: none;
      margin: 0;
      border: 1px solid;
      border-color: #ebebeb;
      border-top: none; }
      .vertical-navigation .vertical-menu .menu > li {
        border-bottom: 1px solid;
        border-color: #ebebeb; }
        .vertical-navigation .vertical-menu .menu > li:last-child {
          border-bottom: none; }
        .vertical-navigation .vertical-menu .menu > li > a {
          padding: 0.7em 30px;
          display: -webkit-box;
          display: -webkit-flex;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
                  align-items: center; }
  .vertical-navigation:hover .vertical-menu {
    opacity: 1;
    visibility: visible; }
  .vertical-navigation ul.menu {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #ffffff;
    list-style: none;
    margin: 0; }
    .vertical-navigation ul.menu .sub-menu {
      position: absolute;
      left: 100%;
      top: 0;
      visibility: hidden;
      opacity: 0;
      list-style: none;
      margin: 0;
      background: #fff;
      width: 100%;
      z-index: 99; }
      @media (max-width: 767px) {
        .vertical-navigation ul.menu .sub-menu {
          max-width: 100%;
          width: 100% !important;
          left: 0;
          top: 100%; }
          .vertical-navigation ul.menu .sub-menu.open {
            opacity: 1;
            visibility: visible; } }
    .vertical-navigation ul.menu > li {
      position: relative; }
      @media (max-width: 767px) {
        .vertical-navigation ul.menu > li {
          position: relative !important; } }
      .vertical-navigation ul.menu > li > a {
        color: #000000;
        font-size: 14px;
        padding: 0.5em 20px;
        display: block; }
        .vertical-navigation ul.menu > li > a:hover {
          color: #e01212; }
      @media (min-width: 768px) {
        .vertical-navigation ul.menu > li:hover > .sub-menu {
          opacity: 1;
          visibility: visible; } }

/*-------------------------------------------------------------
2.3 Mega Menu
--------------------------------------------------------------*/
.has-mega-menu.has-fullwidth {
  position: static !important; }
  .has-mega-menu.has-fullwidth .mega-fullwidth {
    width: 100%; }

.has-mega-menu.sub-menu-left {
  position: static !important; }

.vertical-navigation .has-mega-menu {
  position: static !important; }

.vertical-navigation .has-mega-menu .mega-menu {
  min-height: 100%; }

.mega-menu.sub-menu {
  padding: 0;
  background: #fff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1); }
  .mega-menu.sub-menu .elementor-section.elementor-section-stretched {
    left: 0 !important;
    max-width: 100% !important; }

.mega-menu.mega-stretchwidth {
  width: 100vw; }

.menu-icon {
  font-size: 20px;
  margin-right: 15px;
  max-width: 20px; }

.single-ekommart_menu_item .elementor-icon-list-items li,
.mega-menu .elementor-icon-list-items li {
  padding: 0.5407911001em 0;
  font-weight: 400; }
  .single-ekommart_menu_item .elementor-icon-list-items li a,
  .mega-menu .elementor-icon-list-items li a {
    color: #626262; }
    .single-ekommart_menu_item .elementor-icon-list-items li a:hover,
    .mega-menu .elementor-icon-list-items li a:hover {
      color: #e01212; }

.header-side .main-navigation ul.menu {
  margin-left: -30px;
  margin-right: -30px; }

.header-side .main-navigation ul ul.sub-menu {
  top: 50% !important;
  -webkit-transform: translateY(-50%) !important;
      -ms-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
  left: 100% !important;
  max-height: 100vh;
  overflow-y: auto; }
  .header-side .main-navigation ul ul.sub-menu .elementor-section.elementor-section-stretched {
    left: 0 !important;
    max-width: 100% !important; }

.header-side .has-mega-menu.sub-menu-left {
  position: relative !important; }

/*-------------------------------------------------------------
2.4 Breadcrumb
--------------------------------------------------------------*/
/**
 * Breadcrumbs
 */
.ekommart-breadcrumb {
  margin: 0 0 2.617924em;
  padding: 2.617924em 0;
  text-align: center;
  background-color: #252525;
  color: #fff; }
  .post-type-archive-product .ekommart-breadcrumb {
    margin-bottom: 40px;
    display: none; }
  .ekommart-breadcrumb .breadcrumb-heading,
  .ekommart-breadcrumb a {
    color: #fff; }
  .ekommart-breadcrumb a:hover {
    color: #e01212; }

.woocommerce-breadcrumb {
  color: #888; }
  .woocommerce-breadcrumb a {
    text-decoration: underline;
    display: inline-block; }
    .woocommerce-breadcrumb a:hover {
      text-decoration: none; }
  .woocommerce-breadcrumb .breadcrumb-separator {
    display: inline-block;
    padding: 0 0.5407911001em; }

.single-product .ekommart-breadcrumb {
  padding: 2.617924em 0; }

/*-------------------------------------------------------------
3.0 Main content area
--------------------------------------------------------------*/
.site-main {
  margin-bottom: 2.617924em; }

.site-content {
  outline: none; }

/*-------------------------------------------------------------
3.1 Content (post etc)
--------------------------------------------------------------*/
.hentry {
  margin: 0 0 3.706325903em; }
  .hentry .wp-post-image {
    margin-bottom: 1.618em;
    margin-left: auto;
    margin-right: auto; }
  .hentry .entry-header .categories-link,
  .hentry .entry-header .posted-on,
  .hentry .entry-header .post-author,
  .hentry .entry-header .post-comments,
  .hentry .entry-header .byline {
    font-size: 0.875em;
    color: #888; }
  .hentry .entry-header .posted-on a,
  .hentry .entry-header .post-author a {
    color: #626262; }
    .hentry .entry-header .posted-on a:hover,
    .hentry .entry-header .post-author a:hover {
      color: #e01212; }
  .hentry .entry-taxonomy {
    margin: 1.41575em 0 0; }
    .hentry .entry-taxonomy strong {
      margin-right: 5px; }
  .hentry.type-page .entry-header {
    border-bottom: 0;
    margin-bottom: 0; }
  .hentry .post-navigation {
    margin: 1.618em 0; }
  .hentry .more-link {
    font-weight: 700;
    border-bottom: 1px solid; }
  .hentry strong,
  .hentry th,
  .hentry dt {
    color: #000000; }

.entry-meta > span:not(:first-child):before {
  content: '·';
  padding: 0 7px; }

.cat-links,
.tags-links {
  font-size: 0.875em; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline, .group-blog .byline {
  display: inline; }

.page-links {
  clear: both;
  margin: 0 0 1em; }

.single .hentry .entry-header {
  border-bottom: 1px solid;
  border-bottom-color: #ebebeb;
  margin-bottom: 2.2906835em;
  padding-bottom: 1.41575em; }

.single-post.ekommart-full-width-content .content-area {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  float: none; }

main > .row > .column-item {
  margin-bottom: 30px; }
  .blog-style-2 main > .row > .column-item {
    margin-bottom: 60px; }
    .blog-style-2 main > .row > .column-item .post-thumbnail img {
      width: 100%; }

/*-------------------------------------------------------------
4.0 Footer
--------------------------------------------------------------*/
.site-footer {
  background-color: #ffffff;
  padding: 1.618em 0 0; }
  @media (max-width: 1024px) {
    .site-footer {
      margin-bottom: 60px; } }
  .site-footer a:not(.button) {
    color: #626262; }
    .site-footer a:not(.button):hover {
      color: #e01212; }
  .site-footer .widget .widget-title,
  .site-footer .widget .widgettitle {
    font-size: 1em;
    text-transform: uppercase; }
  .site-footer .widget.widget_recent_entries .post-title {
    font-weight: 700; }
  .ekommart-footer-builder .site-footer {
    padding-top: 0; }

.copyright-bar {
  background-color: #252525;
  color: #888;
  padding: 1.618em 0; }
  .copyright-bar .ekommart-social {
    margin-bottom: 1em;
    text-align: center; }
    .copyright-bar .ekommart-social ul li a[href*="instagram"]:before {
      color: #fff; }
  .copyright-bar .site-info {
    margin-bottom: 1em; }
  .copyright-bar .logo-brands img {
    margin: auto; }

.site-info {
  text-align: center; }
  .site-info a.site-url:not(.button) {
    font-weight: 700;
    color: #ef3636; }
    .site-info a.site-url:not(.button):hover {
      color: #e01212; }

.logo-payment {
  text-align: right; }
  .logo-payment img {
    margin-left: auto; }

.contact-block .contact-text {
  margin-bottom: 20px; }
  .contact-block .contact-text p {
    margin: 0; }
  .contact-block .contact-text a {
    color: #ef3636; }

.contact-block .contact-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  line-height: 20px; }
  .contact-block .contact-info:nth-last-child(2) {
    margin-bottom: 15px; }
  .contact-block .contact-info:nth-last-child(1) .contact-info_icon {
    margin-left: 5px; }
  .contact-block .contact-info .contact-info_phones {
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center; }

.contact-block .contact-info_icon {
  font-size: 2rem;
  color: #000000;
  font-weight: 300;
  padding: 0 20px 0px 5px; }

.contact-block .contact-info_phones {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }
  .contact-block .contact-info_phones .title {
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 20px;
    color: #ef3636; }

/*-------------------------------------------------------------
5.0 Alignment
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1em;
  clear: both; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1em;
  clear: both; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

/*-------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
.screen-reader-text, .single-product .breadcrumb-heading {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important; }

.screen-reader-text:focus, .single-product .breadcrumb-heading:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: bold;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 1.618em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
  outline: none; }

/*-------------------------------------------------------------
7.0 Clearing
--------------------------------------------------------------*/
.clear::before, .clear::after,
.entry-content::before,
.entry-content::after,
.comment-content::before,
.comment-content::after,
.site-header::before,
.site-header::after,
.site-content::before,
.site-content::after,
.site-footer::before,
.site-footer::after {
  content: '';
  display: table; }

.clear::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after {
  clear: both; }

/*-------------------------------------------------------------
8.0 Tables
--------------------------------------------------------------*/
table {
  border-spacing: 0;
  width: 100%;
  border-collapse: collapse; }
  table caption {
    padding: 1em 0;
    font-weight: 600; }
  table td,
  table th {
    padding: 1em 1.41575em;
    text-align: left;
    vertical-align: top; }
    table td p:last-child,
    table th p:last-child {
      margin-bottom: 0; }
  table th {
    font-weight: 600; }
  table thead th {
    padding: 1.41575em;
    vertical-align: middle; }
  table tbody h2, table tbody #respond #reply-title, #respond table tbody #reply-title {
    font-size: 1em;
    letter-spacing: normal;
    font-weight: normal; }
    table tbody h2 a, table tbody #respond #reply-title a, #respond table tbody #reply-title a {
      font-weight: normal; }
  .entry-content table:not(.shop_table) td, .entry-content
  table:not(.shop_table) th {
    border: 1px solid;
    border-color: #ebebeb; }

/*-------------------------------------------------------------
9.0 404 Styles
--------------------------------------------------------------*/
.error404 .page-content {
  padding-bottom: 100px;
  padding-top: 40px;
  max-width: 720px;
  margin-right: auto;
  margin-left: auto; }

.error404 .error-img404 {
  margin-bottom: 50px; }
  .error404 .error-img404 img {
    display: inline-block; }

.error404 h1 {
  font-size: 60px; }

.error404 .error-text {
  font-size: 24px; }

.error404 .site-content .widget_product_search {
  padding: 1.618em;
  background-color: rgba(0, 0, 0, 0.025); }
  .error404 .site-content .widget_product_search form {
    margin: 0; }

.error404.right-sidebar .content-area,
.error404.left-sidebar .content-area {
  width: 100%; }

.error404 .fourohfour-columns-2 {
  padding: 2.617924em 0;
  border: 1px solid #ebebeb;
  border-width: 1px 0;
  margin-bottom: 2.617924em; }
  .error404 .fourohfour-columns-2::before, .error404 .fourohfour-columns-2::after {
    content: '';
    display: table; }
  .error404 .fourohfour-columns-2::after {
    clear: both; }
  .error404 .fourohfour-columns-2 ul.products li.product,
  .error404 .fourohfour-columns-2 .widget {
    margin-bottom: 0; }
  .error404 .fourohfour-columns-2 .col-1 ul.products {
    margin-bottom: 2.2906835em; }
    .error404 .fourohfour-columns-2 .col-1 ul.products li.product {
      width: 46.6666666667%;
      float: left;
      margin-right: 6.6666666667%; }
      .error404 .fourohfour-columns-2 .col-1 ul.products li.product:last-child {
        margin-right: 0; }
  .error404 .fourohfour-columns-2 .col-2 {
    padding: 1.618em;
    background-color: rgba(0, 0, 0, 0.025); }

/*-------------------------------------------------------------
10.0 Comments
--------------------------------------------------------------*/
#comments {
  padding-top: 2.617924em; }
  #comments .comments-title {
    border-bottom: 1px solid;
    border-bottom-color: #ebebeb;
    padding-bottom: 0.5407911001em;
    margin-bottom: 1.618em; }
  #comments .comment-list-wrap {
    border-color: #ebebeb; }
  #comments .comment-list {
    list-style: none;
    margin-left: 0; }
    #comments .comment-list .comment-body::before, #comments .comment-list .comment-body::after {
      content: '';
      display: table; }
    #comments .comment-list .comment-body::after {
      clear: both; }
    #comments .comment-list .comment-content {
      padding-bottom: 1.618em;
      margin-bottom: 1.618em; }
      #comments .comment-list .comment-content .comment-text {
        padding: 1.618em;
        border-radius: 3px;
        background-color: rgba(0, 0, 0, 0.0125);
        border: 1px solid;
        border-color: #ebebeb; }
        #comments .comment-list .comment-content .comment-text p:last-child {
          margin-bottom: 0; }
    #comments .comment-list .comment-meta {
      margin-bottom: 1em; }
      #comments .comment-list .comment-meta .avatar {
        margin-bottom: 0.5em;
        width: 50px;
        height: auto;
        border-radius: 50%; }
      #comments .comment-list .comment-meta a.comment-date {
        font-size: 0.875em;
        color: #888; }
        #comments .comment-list .comment-meta a.comment-date:hover {
          color: #e01212; }
      #comments .comment-list .comment-meta cite {
        font-weight: 700;
        color: #000000;
        font-style: normal;
        clear: both;
        display: block; }
    #comments .comment-list .reply {
      margin-bottom: 1.618em;
      padding-top: 0.6180469716em; }
      #comments .comment-list .reply::before, #comments .comment-list .reply::after {
        content: '';
        display: table; }
      #comments .comment-list .reply::after {
        clear: both; }
      #comments .comment-list .reply a {
        display: inline-block;
        margin-right: 1em; }
        #comments .comment-list .reply a:last-child {
          margin-right: 0; }
    #comments .comment-list .children {
      list-style: none; }
    #comments .comment-list #respond {
      padding: 1.618em;
      background-color: rgba(0, 0, 0, 0.0125); }
  #comments table th,
  #comments table td {
    border: 1px solid;
    border-color: #ebebeb; }

.comment-content a {
  word-wrap: break-word; }

#respond {
  clear: both;
  position: relative; }
  #respond .comment-form-author input,
  #respond .comment-form-email input,
  #respond .comment-form-url input {
    width: 100%; }
  #respond .comment-form-cookies-consent label {
    color: #626262; }
  #respond .form-submit,
  #respond form {
    margin-bottom: 0; }
  #respond label {
    color: #000000; }
  #respond #reply-title {
    color: #000000; }
  #respond #cancel-comment-reply-link {
    position: absolute;
    top: 0.5407911001em;
    right: 0.5407911001em;
    display: block;
    height: 1em;
    width: 1em;
    overflow: hidden;
    line-height: 1;
    font-size: 1.41575em;
    text-align: center;
    -webkit-transition: ease, 0.3s, -webkit-transform;
    transition: ease, 0.3s, -webkit-transform;
    transition: transform, ease, 0.3s;
    transition: transform, ease, 0.3s, -webkit-transform; }
    #respond #cancel-comment-reply-link:hover {
      -webkit-transform: scale(1.3);
          -ms-transform: scale(1.3);
              transform: scale(1.3); }

/*-------------------------------------------------------------
11.0 Forms
--------------------------------------------------------------*/
form {
  margin-bottom: 1.618em; }

button,
input,
select,
textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */
  /* stylelint-disable */
  *vertical-align: middle;
  /* Improves appearance and consistency in all browsers */
  /* stylelint-enable */ }

/* Button Outline */
.button-outline {
  border: 1px solid;
  border-radius: 3px;
  background: transparent;
  border-color: #ef3636;
  color: #ef3636;
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  padding: 0.6180469716em 1.41575em;
  text-decoration: none;
  display: inline-block; }
  .button-outline:hover {
    color: #fff !important;
    background-color: #e01212;
    border-color: #e01212; }
  .button-outline.loading {
    opacity: 0.5; }
  .button-outline.small {
    padding: 0.5407911001em 0.875em;
    font-size: 0.875em; }
  .button-outline.disabled, .button-outline:disabled {
    opacity: 0.5 !important;
    cursor: not-allowed; }
    .button-outline.disabled:hover, .button-outline:disabled:hover {
      opacity: 0.5 !important; }

button,
input[type='button'],
input[type='reset'],
input[type='submit'],
.button,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.added_to_cart {
  border: 2px solid;
  border-radius: 3px;
  background: none;
  background-color: #ef3636;
  border-color: #ef3636;
  color: #fff;
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  padding: 0.6180469716em 1.41575em;
  text-decoration: none;
  font-weight: 700;
  text-shadow: none;
  display: inline-block;
  -webkit-appearance: none; }
  button::after,
  input[type='button']::after,
  input[type='reset']::after,
  input[type='submit']::after,
  .button::after,
  .wc-block-grid__products .wc-block-grid__product .wp-block-button__link::after,
  .added_to_cart::after {
    display: none; }
  button:hover,
  input[type='button']:hover,
  input[type='reset']:hover,
  input[type='submit']:hover,
  .button:hover,
  .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,
  .added_to_cart:hover {
    background-color: #e01212;
    border-color: #e01212; }
  button:hover,
  input[type='button']:hover,
  input[type='reset']:hover,
  input[type='submit']:hover,
  .button:hover,
  .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,
  .added_to_cart:hover {
    color: #fff; }
  button.loading,
  input[type='button'].loading,
  input[type='reset'].loading,
  input[type='submit'].loading,
  .button.loading,
  .wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading,
  .added_to_cart.loading {
    opacity: 0.5; }
  button.small,
  input[type='button'].small,
  input[type='reset'].small,
  input[type='submit'].small,
  .button.small,
  .wc-block-grid__products .wc-block-grid__product .wp-block-button__link.small,
  .added_to_cart.small {
    padding: 0.5407911001em 0.875em;
    font-size: 0.875em; }
  button.disabled, button:disabled,
  input[type='button'].disabled,
  input[type='button']:disabled,
  input[type='reset'].disabled,
  input[type='reset']:disabled,
  input[type='submit'].disabled,
  input[type='submit']:disabled,
  .button.disabled,
  .button:disabled,
  .wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled,
  .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled,
  .added_to_cart.disabled,
  .added_to_cart:disabled {
    opacity: 0.5 !important;
    cursor: not-allowed; }
    button.disabled:hover, button:disabled:hover,
    input[type='button'].disabled:hover,
    input[type='button']:disabled:hover,
    input[type='reset'].disabled:hover,
    input[type='reset']:disabled:hover,
    input[type='submit'].disabled:hover,
    input[type='submit']:disabled:hover,
    .button.disabled:hover,
    .button:disabled:hover,
    .wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled:hover,
    .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled:hover,
    .added_to_cart.disabled:hover,
    .added_to_cart:disabled:hover {
      opacity: 0.5 !important; }

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  /* Addresses excess padding in IE8/9 */ }
  input[type='checkbox'] + label,
  input[type='radio'] + label {
    margin: 0 0 0 0.3819820591em; }

input[type='search']::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none; }

input[type="search"] {
  box-sizing: border-box; }
  input[type='search']::-webkit-input-placeholder {
    color: #616161; }
  input[type='search']:-ms-input-placeholder {
    color: #616161; }
  input[type='search']::-ms-input-placeholder {
    color: #616161; }
  input[type='search']::placeholder {
    color: #616161; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0; }

input[type='text'],
input[type='number'],
input[type='email'],
input[type='tel'],
input[type='url'],
input[type='password'],
input[type='search'],
textarea,
.input-text {
  padding: 0.6180469716em;
  background-color: #ffffff;
  color: #626262;
  border: 2px solid;
  border-color: #ebebeb;
  -webkit-appearance: none;
  box-sizing: border-box;
  font-weight: normal;
  border-radius: 3px;
  outline: 0; }
  input[type='text']::-webkit-input-placeholder,
  input[type='number']::-webkit-input-placeholder,
  input[type='email']::-webkit-input-placeholder,
  input[type='tel']::-webkit-input-placeholder,
  input[type='url']::-webkit-input-placeholder,
  input[type='password']::-webkit-input-placeholder,
  input[type='search']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  .input-text::-webkit-input-placeholder {
    color: #626262; }
  input[type='text']:-ms-input-placeholder,
  input[type='number']:-ms-input-placeholder,
  input[type='email']:-ms-input-placeholder,
  input[type='tel']:-ms-input-placeholder,
  input[type='url']:-ms-input-placeholder,
  input[type='password']:-ms-input-placeholder,
  input[type='search']:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  .input-text:-ms-input-placeholder {
    color: #626262; }
  input[type='text']::-ms-input-placeholder,
  input[type='number']::-ms-input-placeholder,
  input[type='email']::-ms-input-placeholder,
  input[type='tel']::-ms-input-placeholder,
  input[type='url']::-ms-input-placeholder,
  input[type='password']::-ms-input-placeholder,
  input[type='search']::-ms-input-placeholder,
  textarea::-ms-input-placeholder,
  .input-text::-ms-input-placeholder {
    color: #626262; }
  input[type='text']::placeholder,
  input[type='number']::placeholder,
  input[type='email']::placeholder,
  input[type='tel']::placeholder,
  input[type='url']::placeholder,
  input[type='password']::placeholder,
  input[type='search']::placeholder,
  textarea::placeholder,
  .input-text::placeholder {
    color: #626262; }
  .form-light input[type='text'], .form-light
  input[type='number'], .form-light
  input[type='email'], .form-light
  input[type='tel'], .form-light
  input[type='url'], .form-light
  input[type='password'], .form-light
  input[type='search'], .form-light
  textarea, .form-light
  .input-text {
    color: #fff; }
    .form-light input[type='text']::-webkit-input-placeholder, .form-light
    input[type='number']::-webkit-input-placeholder, .form-light
    input[type='email']::-webkit-input-placeholder, .form-light
    input[type='tel']::-webkit-input-placeholder, .form-light
    input[type='url']::-webkit-input-placeholder, .form-light
    input[type='password']::-webkit-input-placeholder, .form-light
    input[type='search']::-webkit-input-placeholder, .form-light
    textarea::-webkit-input-placeholder, .form-light
    .input-text::-webkit-input-placeholder {
      color: #fff; }
    .form-light input[type='text']:-ms-input-placeholder, .form-light
    input[type='number']:-ms-input-placeholder, .form-light
    input[type='email']:-ms-input-placeholder, .form-light
    input[type='tel']:-ms-input-placeholder, .form-light
    input[type='url']:-ms-input-placeholder, .form-light
    input[type='password']:-ms-input-placeholder, .form-light
    input[type='search']:-ms-input-placeholder, .form-light
    textarea:-ms-input-placeholder, .form-light
    .input-text:-ms-input-placeholder {
      color: #fff; }
    .form-light input[type='text']::-ms-input-placeholder, .form-light
    input[type='number']::-ms-input-placeholder, .form-light
    input[type='email']::-ms-input-placeholder, .form-light
    input[type='tel']::-ms-input-placeholder, .form-light
    input[type='url']::-ms-input-placeholder, .form-light
    input[type='password']::-ms-input-placeholder, .form-light
    input[type='search']::-ms-input-placeholder, .form-light
    textarea::-ms-input-placeholder, .form-light
    .input-text::-ms-input-placeholder {
      color: #fff; }
    .form-light input[type='text']::placeholder, .form-light
    input[type='number']::placeholder, .form-light
    input[type='email']::placeholder, .form-light
    input[type='tel']::placeholder, .form-light
    input[type='url']::placeholder, .form-light
    input[type='password']::placeholder, .form-light
    input[type='search']::placeholder, .form-light
    textarea::placeholder, .form-light
    .input-text::placeholder {
      color: #fff; }

select {
  padding: 0.63em 28px 0.63em 1.41575em; }
  select:not([size]):not([multiple]) {
    color: #626262;
    background-color: #ffffff;
    border: 2px solid;
    border-color: #ebebeb;
    max-width: 100%;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: none;
    width: 100%;
    background-image: url(https://nuthouse.lk/wp-content/themes/ekommart/assets/images/base/select_arrow.png);
    background-position: calc(100% - 15px) center;
    background-repeat: no-repeat;
    padding-right: 28px; }

.select2-container {
  z-index: 99999999; }

textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 0.875em;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
  width: 100%; }

label {
  font-weight: 400; }

label.inline input {
  width: auto; }

fieldset {
  padding: 1.618em;
  padding-top: 1em;
  margin: 0;
  margin-bottom: 1.618em;
  margin-top: 1.618em;
  border-color: #ebebeb; }
  fieldset legend {
    font-weight: 700;
    color: #000000;
    padding: 0.6180469716em 1em;
    margin-left: -1em; }

[placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.5s 0.5s ease;
  transition: opacity 0.5s 0.5s ease;
  opacity: 0; }

/*-------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  display: inline-block;
  border-radius: 0; }

/*-------------------------------------------------------------
12.1 Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.41575em; }
  .gallery::before, .gallery::after {
    content: '';
    display: table; }
  .gallery::after {
    clear: both; }
  .gallery .gallery-item {
    float: left; }
    .gallery .gallery-item .gallery-icon a {
      display: block; }
    .gallery .gallery-item .gallery-icon img {
      border: none;
      height: auto;
      margin: 0 auto; }
    .gallery .gallery-item .gallery-caption {
      margin: 0;
      text-align: center; }
  .gallery.gallery-columns-1 .gallery-item {
    width: 100%; }
  .gallery.gallery-columns-2 .gallery-item {
    width: 50%; }
  .gallery.gallery-columns-3 .gallery-item {
    width: 33.3%; }
  .gallery.gallery-columns-4 .gallery-item {
    width: 25%; }
  .gallery.gallery-columns-5 .gallery-item {
    width: 20%; }
  .gallery.gallery-columns-6 .gallery-item {
    width: 16.666666667%; }
  .gallery.gallery-columns-7 .gallery-item {
    width: 14.285714286%; }
  .gallery.gallery-columns-8 .gallery-item {
    width: 12.5%; }
  .gallery.gallery-columns-9 .gallery-item {
    width: 11.111111111%; }

/*-------------------------------------------------------------
12.2 Embeds
--------------------------------------------------------------*/
embed,
iframe,
object,
video {
  max-width: 100%; }

/*-------------------------------------------------------------
13.0 Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1em;
  max-width: 100%; }
  .wp-caption img[class*='wp-image-'] {
    display: block;
    margin: 0 auto; }
  .wp-caption .wp-caption-text {
    text-align: left;
    font-style: italic;
    border-bottom: 2px solid #ebebeb;
    padding: 1em 0; }

/*-------------------------------------------------------------
14.0 Pagination
--------------------------------------------------------------*/
.site-main nav.navigation {
  clear: both; }
  .site-main nav.navigation::before, .site-main nav.navigation::after {
    content: '';
    display: table; }
  .site-main nav.navigation::after {
    clear: both; }
  .site-main nav.navigation .nav-previous a,
  .site-main nav.navigation .nav-next a {
    display: inline-block; }
  .site-main nav.navigation .nav-previous {
    float: left;
    width: 50%; }
  .site-main nav.navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%; }

.pagination,
.woocommerce-pagination {
  text-align: center;
  clear: both;
  margin-top: 45px; }
  .pagination ul.page-numbers,
  .woocommerce-pagination ul.page-numbers {
    list-style: none;
    margin: 0; }
    .pagination ul.page-numbers::before, .pagination ul.page-numbers::after,
    .woocommerce-pagination ul.page-numbers::before,
    .woocommerce-pagination ul.page-numbers::after {
      content: '';
      display: table; }
    .pagination ul.page-numbers::after,
    .woocommerce-pagination ul.page-numbers::after {
      clear: both; }
    .pagination ul.page-numbers li,
    .woocommerce-pagination ul.page-numbers li {
      display: inline-block; }
  .pagination .page-numbers:not(ul),
  .woocommerce-pagination .page-numbers:not(ul) {
    border-radius: 50%;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: transparent;
    color: #888;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase; }
    .pagination .page-numbers:not(ul).current,
    .woocommerce-pagination .page-numbers:not(ul).current {
      background-color: #ef3636;
      border-color: #ef3636;
      color: #000000; }
    .pagination .page-numbers:not(ul).dots,
    .woocommerce-pagination .page-numbers:not(ul).dots {
      background-color: transparent; }
    .pagination .page-numbers:not(ul).prev, .pagination .page-numbers:not(ul).next,
    .woocommerce-pagination .page-numbers:not(ul).prev,
    .woocommerce-pagination .page-numbers:not(ul).next {
      position: relative;
      padding-left: 1em;
      padding-right: 1em;
      width: auto;
      color: #000000; }
      .pagination .page-numbers:not(ul).prev:before, .pagination .page-numbers:not(ul).next:before,
      .woocommerce-pagination .page-numbers:not(ul).prev:before,
      .woocommerce-pagination .page-numbers:not(ul).next:before {
        position: absolute;
        font-weight: 700; }
    .pagination .page-numbers:not(ul).next i,
    .woocommerce-pagination .page-numbers:not(ul).next i {
      margin-left: 5px; }
    .pagination .page-numbers:not(ul).next:before,
    .woocommerce-pagination .page-numbers:not(ul).next:before {
      right: 0; }
    .pagination .page-numbers:not(ul).prev i,
    .woocommerce-pagination .page-numbers:not(ul).prev i {
      margin-right: 5px; }
    .pagination .page-numbers:not(ul).prev:before,
    .woocommerce-pagination .page-numbers:not(ul).prev:before {
      left: 0; }

.rtl .pagination a.next,
.rtl .pagination a.prev,
.rtl .woocommerce-pagination a.next,
.rtl .woocommerce-pagination a.prev {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg); }

.page-links {
  padding-top: 10px; }
  .page-links > * {
    padding: 0.6180469716em; }

/*-------------------------------------------------------------
15.0 Widgets
--------------------------------------------------------------*/
@media (max-width: 1023px) {
  #secondary {
    display: none; } }

#secondary .widget .widget-title,
#secondary .widget .widgettitle {
  border-bottom: 1px solid;
  border-bottom-color: #ebebeb; }

.widget {
  margin: 0 0 3.706325903em; }
  .widget select {
    max-width: 100%; }
  .widget .widget-search .search-submit {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important; }
  .widget.widget_recent_entries li {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
            align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
            flex-direction: row;
    padding: 1em 0;
    margin-bottom: 0;
    border-bottom: 1px solid;
    border-bottom-color: #ebebeb; }
    .widget.widget_recent_entries li:first-child {
      padding-top: 0; }
    .widget.widget_recent_entries li:last-child {
      border-bottom: none;
      padding-bottom: 0; }
  .widget.widget_recent_entries .recent-posts-thumbnail {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto;
    overflow: hidden;
    margin-right: 1em;
    max-width: 75px; }
  .widget.widget_recent_entries .recent-posts-info {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
            flex: 1 1 auto; }
  .widget.widget_recent_entries .post-title {
    color: #000000;
    display: block;
    margin-bottom: 0.5407911001em; }
    .widget.widget_recent_entries .post-title:hover {
      color: #e01212; }
  .widget.widget_recent_entries .post-date,
  .widget.widget_recent_entries .post-comments {
    font-size: 0.875em;
    color: #888; }
  .widget .widget-title,
  .widget .widgettitle {
    font-size: 1.4em;
    color: #000000;
    font-weight: 700;
    padding: 0 0 15px;
    margin-bottom: 1.2em; }
  .widget ul {
    margin-left: 0;
    list-style: none; }
    .widget ul ul {
      margin-left: 1.618em;
      margin-top: 1em; }
  .widget.widget_rss .rss-date {
    font-style: italic;
    display: block;
    margin: 0 0 0.7em; }
  .widget.widget_rss .rss-date,
  .widget.widget_rss cite {
    color: #000000; }
  .widget.widget_rss li {
    margin-bottom: 1em; }

.wpml-ls.wpml-ls-legacy-list-vertical li, .wpml-ls.wpml-ls-legacy-list-horizontal li {
  margin-bottom: 1em; }

.wpml-ls.wpml-ls-legacy-list-vertical a, .wpml-ls.wpml-ls-legacy-list-horizontal a {
  padding: 0; }

.wpml-ls.wpml-ls-legacy-list-horizontal a {
  padding-right: 0.875em; }

.wpml-ls.wpml-ls-legacy-dropdown-click, .wpml-ls.wpml-ls-legacy-dropdown {
  width: 100%; }
  .wpml-ls.wpml-ls-legacy-dropdown-click a, .wpml-ls.wpml-ls-legacy-dropdown a {
    padding: 1em 1.41575em;
    border-color: #ebebeb;
    background-color: #ffffff; }
  .wpml-ls.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after, .wpml-ls.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    right: 1em; }
  .wpml-ls.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu, .wpml-ls.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    border-top: 0; }

.wpml-ls-statics-footer.wpml-ls-legacy-list-horizontal {
  margin-bottom: 0; }

.wpml-ls-statics-footer.wpml-ls-legacy-list-vertical {
  margin-top: 1em;
  margin-bottom: 0; }

.wpml-ls-statics-footer li a {
  color: #626262; }
  .wpml-ls-statics-footer li a:hover {
    color: #e01212; }

.tagcloud a {
  font-size: 12px !important;
  display: inline-block;
  padding: 7px 15px;
  background: #eef2f8;
  margin-bottom: 5px; }
  .tagcloud a:hover {
    color: #fff !important;
    background-color: #e01212; }

.widget-area .widget a.button {
  font-weight: 700 !important; }

.widget_search form,
.widget_product_search form,
.site-search form {
  position: relative;
  font-size: 14px; }
  .widget_search form::before,
  .widget_product_search form::before,
  .site-search form::before {
    font-size: 16px;
    color: #ef3636; }
  .widget_search form input[type=text],
  .widget_search form input[type=search],
  .widget_product_search form input[type=text],
  .widget_product_search form input[type=search],
  .site-search form input[type=text],
  .site-search form input[type=search] {
    width: 100%;
    color: #b0b0b0;
    line-height: 1;
    border: 2px solid;
    border-color: #ebebeb;
    padding: 1em 1.41575em; }
    .widget_search form input[type=text]::-webkit-input-placeholder,
    .widget_search form input[type=search]::-webkit-input-placeholder,
    .widget_product_search form input[type=text]::-webkit-input-placeholder,
    .widget_product_search form input[type=search]::-webkit-input-placeholder,
    .site-search form input[type=text]::-webkit-input-placeholder,
    .site-search form input[type=search]::-webkit-input-placeholder {
      color: #b0b0b0; }
    .widget_search form input[type=text]:-ms-input-placeholder,
    .widget_search form input[type=search]:-ms-input-placeholder,
    .widget_product_search form input[type=text]:-ms-input-placeholder,
    .widget_product_search form input[type=search]:-ms-input-placeholder,
    .site-search form input[type=text]:-ms-input-placeholder,
    .site-search form input[type=search]:-ms-input-placeholder {
      color: #b0b0b0; }
    .widget_search form input[type=text]::-ms-input-placeholder,
    .widget_search form input[type=search]::-ms-input-placeholder,
    .widget_product_search form input[type=text]::-ms-input-placeholder,
    .widget_product_search form input[type=search]::-ms-input-placeholder,
    .site-search form input[type=text]::-ms-input-placeholder,
    .site-search form input[type=search]::-ms-input-placeholder {
      color: #b0b0b0; }
    .widget_search form input[type=text]::placeholder,
    .widget_search form input[type=search]::placeholder,
    .widget_product_search form input[type=text]::placeholder,
    .widget_product_search form input[type=search]::placeholder,
    .site-search form input[type=text]::placeholder,
    .site-search form input[type=search]::placeholder {
      color: #b0b0b0; }
    .widget_search form input[type=text]:focus,
    .widget_search form input[type=search]:focus,
    .widget_product_search form input[type=text]:focus,
    .widget_product_search form input[type=search]:focus,
    .site-search form input[type=text]:focus,
    .site-search form input[type=search]:focus {
      border-color: #ef3636; }
  .widget_search form input[type=submit],
  .widget_search form button[type=submit],
  .widget_product_search form input[type=submit],
  .widget_product_search form button[type=submit],
  .site-search form input[type=submit],
  .site-search form button[type=submit] {
    height: calc(100% - 16px);
    line-height: 0;
    position: absolute;
    top: 8px;
    right: 8px; }

.site-search form {
  margin-bottom: 0; }

.widget_recent_entries ul li,
.widget_pages ul li,
.widget_categories ul li,
.widget_archive ul li,
.widget_recent_comments ul li,
.widget_nav_menu ul li,
.widget_links ul li,
.widget_product_categories ul li,
.widget_layered_nav ul li,
.widget_meta ul li,
.widget_layered_nav_filters ul li {
  list-style: none;
  margin-bottom: 1em;
  line-height: 1.41575em; }

.widget_recent_entries ul .children,
.widget_pages ul .children,
.widget_categories ul .children,
.widget_archive ul .children,
.widget_recent_comments ul .children,
.widget_nav_menu ul .children,
.widget_links ul .children,
.widget_product_categories ul .children,
.widget_layered_nav ul .children,
.widget_meta ul .children,
.widget_layered_nav_filters ul .children {
  margin-top: 1em; }

.widget_recent_comments a {
  text-decoration: underline; }

.widget-area #wp-calendar th,
.widget-area #wp-calendar td,
.footer-widgets #wp-calendar th,
.footer-widgets #wp-calendar td {
  padding: 0.236em;
  text-align: center; }

.widget_recent_entries ul ul.children {
  margin: 0.6180469716em 0 0 0; }

.ekommart-canvas-filter .widget h1.widget-title,
.widget-area .widget h1.widget-title {
  font-size: 1.41575em; }

.ekommart-canvas-filter a:not(.button),
.widget-area a:not(.button) {
  color: #626262; }
  .ekommart-canvas-filter a:not(.button):hover,
  .widget-area a:not(.button):hover {
    color: #e01212; }

.widget_calendar table th, .widget_calendar table td {
  border: 1px solid;
  border-color: #ebebeb; }

/*--------------------------------------------------------------
16.0 Layout
--------------------------------------------------------------*/
/**
 * Strictly Layout Styles
 */
@media (min-width: 1024px) {
  /**
 * Menus
 *
 * 1 - We have to use a `left` declaration so that dropdowns are revealed when tabbed.
 */
  .menu-toggle,
  .main-navigation.toggled div.menu {
    display: none; }
  .primary-navigation {
    display: block; }
  .instagram-widget .instagram-picture, .instagram-widget .instagram-box-title {
    -webkit-box-ordinal-group: unset !important;
    -webkit-order: unset !important;
            order: unset !important; }
  .main-navigation {
    clear: both;
    display: block;
    width: 100%; }
    .main-navigation ul {
      list-style: none;
      margin: 0;
      padding-left: 0;
      display: block; }
      .main-navigation ul li {
        position: relative;
        display: inline-block;
        text-align: left; }
        .main-navigation ul li a:not(.elementor-button-link) {
          display: block; }
          .main-navigation ul li a:not(.elementor-button-link)::before {
            display: none; }
        .main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
          left: 0;
          display: block;
          opacity: 1;
          visibility: visible; }
          .main-navigation ul li:hover > ul li > ul, .main-navigation ul li.focus > ul li > ul {
            left: -9999px;
            /* 1 */
            opacity: 0;
            visibility: hidden; }
            .main-navigation ul li:hover > ul li > ul.sub-menu--is-touch-device, .main-navigation ul li.focus > ul li > ul.sub-menu--is-touch-device {
              display: none;
              left: 0; }
          .main-navigation ul li:hover > ul li:hover > ul, .main-navigation ul li:hover > ul li.focus > ul, .main-navigation ul li.focus > ul li:hover > ul, .main-navigation ul li.focus > ul li.focus > ul {
            left: 100%;
            top: 0;
            display: block;
            opacity: 1;
            visibility: visible; }
      .main-navigation ul ul.sub-menu {
        float: left;
        position: absolute;
        top: 100%;
        z-index: 99999;
        left: 0;
        /* 1 */
        opacity: 0;
        visibility: hidden; }
        .main-navigation ul ul.sub-menu.sub-menu--is-touch-device {
          display: none;
          left: 0; }
        .main-navigation ul ul.sub-menu li {
          display: block; }
          .main-navigation ul ul.sub-menu li a:not(.elementor-button-link) {
            width: 200px; }
  .site-content::before, .site-content::after {
    content: '';
    display: table; }
  .site-content::after {
    clear: both; }
  .content-area {
    width: calc(100% - 350px);
    float: left; }
    .ekommart-sidebar-left .content-area {
      float: right; }
  .widget-area {
    width: 300px;
    float: right; }
    .ekommart-sidebar-left .widget-area {
      float: left; }
  .left-sidebar .content-area {
    float: right; }
  .left-sidebar .widget-area {
    float: left; }
  .ekommart-full-width-content .content-area {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .content-area,
  .widget-area {
    margin-bottom: 2.617924em; }
  /**
 * Footer widgets
 */
  .footer-widgets {
    padding-top: 4.235801032em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
    .footer-widgets::before, .footer-widgets::after {
      content: '';
      display: table; }
    .footer-widgets::after {
      clear: both; }
    .footer-widgets.col-2 .block {
      width: 48.3870967742%;
      float: left;
      margin-right: 3.2258064516%; }
      .footer-widgets.col-2 .block.footer-widget-2 {
        float: right;
        margin-right: 0; }
    .footer-widgets.col-3 .block {
      width: 31.1827956989%;
      float: left;
      margin-right: 3.2258064516%; }
      .footer-widgets.col-3 .block.footer-widget-3 {
        float: right;
        margin-right: 0; }
    .footer-widgets.col-4 .block {
      width: 22.5806451613%;
      float: left;
      margin-right: 3.2258064516%; }
      .footer-widgets.col-4 .block.footer-widget-4 {
        float: right;
        margin-right: 0; }
    .footer-widgets.col-5 .block.footer-widget-1 {
      width: 29.5019157088%;
      float: left;
      margin-right: 1.1494252874%;
      padding-right: 30px; }
    .footer-widgets.col-5 .block.footer-widget-5 {
      width: 23.3716475096%;
      float: left;
      margin-right: 1.1494252874%; }
    .footer-widgets.col-5 .block.footer-widget-2, .footer-widgets.col-5 .block.footer-widget-3, .footer-widgets.col-5 .block.footer-widget-4 {
      width: 14.1762452107%;
      float: left;
      margin-right: 1.1494252874%; }
    .footer-widgets.col-5 .block.footer-widget-5 {
      float: right;
      margin-right: 0; } }

@media (min-width: 768px) {
  .site-branding .site-description {
    margin-bottom: 0;
    display: block; }
  .site-header .subscribe-and-connect-connect {
    float: right;
    margin-bottom: 1em; }
    .site-header .subscribe-and-connect-connect .icons {
      list-style: none;
      margin: 0; }
      .site-header .subscribe-and-connect-connect .icons a {
        font-size: 1em !important; }
      .site-header .subscribe-and-connect-connect .icons li {
        margin: 0 0 0 0.5407911001em !important;
        display: inline-block; }
  .ekommart-breadcrumb {
    padding: 5.9968353111em 0;
    margin: 0 0 5.9968353111em; }
    .post-type-archive-product .ekommart-breadcrumb {
      margin-bottom: 40px;
      display: block; }
  /**
     * Full width & homepage template
     */
  .page-template-template-fullwidth-php .content-area,
  .elementor_library-template-default .content-area,
  .page-template-template-homepage-php .content-area {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
  /**
     * Comments
     */
  .comment-list-wrap {
    padding: 2.617924em 2.617924em 0;
    border: 1px solid #ebebeb; }
    .comment-list-wrap + #respond {
      margin-top: 2.2906835em; }
  .comment-list::before, .comment-list::after {
    content: '';
    display: table; }
  .comment-list::after {
    clear: both; }
  .comment-list .comment {
    clear: both; }
  .comment-list .comment-meta {
    text-align: left;
    width: 95px;
    float: left; }
  .comment-list .comment-content {
    padding-bottom: 3.706325903em;
    margin-bottom: 3.706325903em; }
  .comment-list .comment-content,
  .comment-list #respond {
    width: calc(100% - 115px);
    float: right; }
  .comment-list #respond {
    float: right; }
    .comment-list #respond .comment-form-author,
    .comment-list #respond .comment-form-email,
    .comment-list #respond .comment-form-url {
      width: 100%;
      margin-right: 0; }
  .comment-list .comment-body #respond {
    border: 1px solid #ebebeb;
    margin-bottom: 2.617924em;
    margin-top: -1.618em; }
  .comment-list .reply {
    clear: both;
    text-align: right; }
  .comment-list ol.children {
    width: calc(100% - 115px);
    list-style: none;
    float: right; }
  #respond .comment-form-author,
  #respond .comment-form-email,
  #respond .comment-form-url {
    width: 32.2751322751%;
    float: left;
    margin-right: 1.5873015873%; }
  #respond .comment-form-url {
    float: right;
    margin-right: 0; }
  #respond .comment-form-comment {
    clear: both; }
  /**
     * Content
     */
  /**
     * Primary Navigation
     */
  .ekommart-primary-navigation {
    clear: both; }
    .ekommart-primary-navigation::before, .ekommart-primary-navigation::after {
      content: '';
      display: table; }
    .ekommart-primary-navigation::after {
      clear: both; }
  .main-navigation div.menu {
    display: block; }
  .main-navigation ul.menu,
  .main-navigation ul.nav-menu {
    max-height: none;
    overflow: visible;
    margin-left: -1em;
    -webkit-transition: none;
    transition: none; }
    .main-navigation ul.menu > li > a,
    .main-navigation ul.nav-menu > li > a {
      padding: 1.1em 1em; }
    .main-navigation ul.menu > li.menu-item-has-children:hover::after, .main-navigation ul.menu > li.page_item_has_children:hover::after,
    .main-navigation ul.nav-menu > li.menu-item-has-children:hover::after,
    .main-navigation ul.nav-menu > li.page_item_has_children:hover::after {
      display: block; }
    .main-navigation ul.menu ul.sub-menu,
    .main-navigation ul.nav-menu ul.sub-menu {
      margin-left: 0; }
      .main-navigation ul.menu ul.sub-menu li.menu-item a,
      .main-navigation ul.nav-menu ul.sub-menu li.menu-item a {
        padding: 0.5407911001em 1.41575em;
        font-weight: 400;
        font-size: 14px; }
      .main-navigation ul.menu ul.sub-menu li.menu-item:last-child,
      .main-navigation ul.nav-menu ul.sub-menu li.menu-item:last-child {
        border-bottom: 0; }
      .main-navigation ul.menu ul.sub-menu ul,
      .main-navigation ul.nav-menu ul.sub-menu ul {
        margin-left: 0; }
      .main-navigation ul.menu ul.sub-menu li.menu-item:hover > a,
      .main-navigation ul.menu ul.sub-menu li.focus,
      .main-navigation ul.nav-menu ul.sub-menu li.menu-item:hover > a,
      .main-navigation ul.nav-menu ul.sub-menu li.focus {
        background-color: rgba(0, 0, 0, 0.05); }
  .blog-style-5:not(.single) .site-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
    .blog-style-5:not(.single) .site-main > article:first-child {
      width: 100% !important;
      padding: 0 !important; }
    .blog-style-5:not(.single) .site-main > article:nth-child(2n) {
      width: 50%;
      padding-right: 15px; }
    .blog-style-5:not(.single) .site-main > article:nth-child(2n+ 1) {
      width: 50%;
      padding-left: 15px; }
    .blog-style-5:not(.single) .site-main #post-navigation {
      width: 100%; }
    .blog-style-5:not(.single) .site-main .page-header {
      width: 100%; }
  /**
     * 404 Styles
     */
  .error404 .fourohfour-columns-2 .col-1 {
    width: 48.3870967742%;
    float: left;
    margin-right: 3.2258064516%; }
    .error404 .fourohfour-columns-2 .col-1 ul.products {
      margin-bottom: 0; }
  .error404 .fourohfour-columns-2 .col-2 {
    width: 48.3870967742%;
    float: right;
    margin-right: 0; }
  .wpml-ls-statics-footer {
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px; }
    .wpml-ls-statics-footer::before, .wpml-ls-statics-footer::after {
      content: '';
      display: table; }
    .wpml-ls-statics-footer::after {
      clear: both; }
    .wpml-ls-statics-footer:after {
      content: " ";
      display: block;
      clear: both; }
  .copyright-bar .ekommart-social {
    text-align: left;
    margin: 0; }
  .copyright-bar .site-info {
    margin: 0; }
  .copyright-bar .logo-brands img {
    margin-left: auto;
    margin-right: 0; } }

body.ekommart-layout-boxed {
  margin: auto;
  overflow-x: hidden; }

/*--------------------------------------------------------------
17.0 Utilities
--------------------------------------------------------------*/
.d-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex; }

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row; }

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column; }

.flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.flex-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
          flex-direction: column-reverse; }

.flex-wrap {
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }

.flex-nowrap {
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap; }

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse;
          flex-wrap: wrap-reverse; }

.justify-content-start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start; }

.justify-content-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end; }

.justify-content-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

.justify-content-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.justify-content-around {
  -webkit-justify-content: space-around;
          justify-content: space-around; }

.align-items-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start; }

.align-items-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end; }

.align-items-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }

.align-items-baseline {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
          align-items: baseline; }

.align-items-stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
          align-items: stretch; }

.align-content-start {
  -webkit-align-content: flex-start;
          align-content: flex-start; }

.align-content-end {
  -webkit-align-content: flex-end;
          align-content: flex-end; }

.align-content-center {
  -webkit-align-content: center;
          align-content: center; }

.align-content-between {
  -webkit-align-content: space-between;
          align-content: space-between; }

.align-content-around {
  -webkit-align-content: space-around;
          align-content: space-around; }

.align-content-stretch {
  -webkit-align-content: stretch;
          align-content: stretch; }

.align-self-auto {
  -webkit-align-self: auto;
          align-self: auto; }

.align-self-start {
  -webkit-align-self: flex-start;
          align-self: flex-start; }

.align-self-end {
  -webkit-align-self: flex-end;
          align-self: flex-end; }

.align-self-center {
  -webkit-align-self: center;
          align-self: center; }

.align-self-baseline {
  -webkit-align-self: baseline;
          align-self: baseline; }

.align-self-stretch {
  -webkit-align-self: stretch;
          align-self: stretch; }

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

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

.text-right {
  text-align: right; }

/*--------------------------------------------------------------
18.0 Slick Carousel
--------------------------------------------------------------*/
/* Slider */
.slick-loading .slick-list {
  background: #fff url(https://nuthouse.lk/wp-content/themes/ekommart/assets/images/slick/ajax-loader.gif) center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url(https://nuthouse.lk/wp-content/themes/ekommart/assets/fonts/slick.eot);
  src: url(https://nuthouse.lk/wp-content/themes/ekommart/assets/fonts/slick.eot?#iefix) format("embedded-opentype"), url(https://nuthouse.lk/wp-content/themes/ekommart/assets/fonts/slick.woff) format("woff"), url(https://nuthouse.lk/wp-content/themes/ekommart/assets/fonts/slick.ttf) format("truetype"), url(https://nuthouse.lk/wp-content/themes/ekommart/assets/fonts/slick.svg#slick) format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent !important;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 99; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent !important;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #000000;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -45px; }

.slick-next {
  right: -45px; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.ekommart-carousel {
  display: none; }
  .ekommart-carousel.slick-initialized {
    display: block; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*--------------------------------------------------------------
19.0 Icons
--------------------------------------------------------------*/
@keyframes opal-loading {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes opal-loading {
  100% {
    -webkit-transform: rotate(360deg); } }

/* ===== Start ICONS CSS ===== */
@font-face {
  font-family: "ekommart-icon";
  src: url(https://nuthouse.lk/wp-content/themes/ekommart/assets/fonts/ekommart-icon.eot);
  src: url(https://nuthouse.lk/wp-content/themes/ekommart/assets/fonts/ekommart-icon.eot?#iefix) format("eot"), url(https://nuthouse.lk/wp-content/themes/ekommart/assets/fonts/ekommart-icon.woff2) format("woff2"), url(https://nuthouse.lk/wp-content/themes/ekommart/assets/fonts/ekommart-icon.woff) format("woff"), url(https://nuthouse.lk/wp-content/themes/ekommart/assets/fonts/ekommart-icon.ttf) format("truetype"), url(https://nuthouse.lk/wp-content/themes/ekommart/assets/fonts/ekommart-icon.svg#ekommart-icon) format("svg"); }

[class*="ekommart-icon-"]:before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle; }

.ekommart-icon-badge-percent:before {
  content: ""; }

.ekommart-icon-clock:before {
  content: ""; }

.ekommart-icon-headphones-alt:before {
  content: ""; }

.ekommart-icon-map-marker-alt:before {
  content: ""; }

.ekommart-icon-mitten:before {
  content: ""; }

.ekommart-icon-paw-alt:before {
  content: ""; }

.ekommart-icon-payment_1:before {
  content: ""; }

.ekommart-icon-payment_2:before {
  content: ""; }

.ekommart-icon-payment_3:before {
  content: ""; }

.ekommart-icon-payment_4:before {
  content: ""; }

.ekommart-icon-payment_5:before {
  content: ""; }

.ekommart-icon-payment_6:before {
  content: ""; }

.ekommart-icon-phone-rotary:before {
  content: ""; }

.ekommart-icon-rings-wedding:before {
  content: ""; }

.ekommart-icon-rocket:before {
  content: ""; }

.ekommart-icon-shapes:before {
  content: ""; }

.ekommart-icon-tire:before {
  content: ""; }

.ekommart-icon-tracking_1:before {
  content: ""; }

.ekommart-icon-tracking_2:before {
  content: ""; }

.ekommart-icon-tracking_3:before {
  content: ""; }

.ekommart-icon-tshirt:before {
  content: ""; }

.ekommart-icon-tv:before {
  content: ""; }

.ekommart-icon-volleyball-ball:before {
  content: ""; }

.ekommart-icon-adobe:before {
  content: ""; }

.ekommart-icon-amazon:before {
  content: ""; }

.ekommart-icon-android:before {
  content: ""; }

.ekommart-icon-angular:before {
  content: ""; }

.ekommart-icon-apper:before {
  content: ""; }

.ekommart-icon-apple:before {
  content: ""; }

.ekommart-icon-atlassian:before {
  content: ""; }

.ekommart-icon-behance:before {
  content: ""; }

.ekommart-icon-bitbucket:before {
  content: ""; }

.ekommart-icon-bitcoin:before {
  content: ""; }

.ekommart-icon-bity:before {
  content: ""; }

.ekommart-icon-bluetooth:before {
  content: ""; }

.ekommart-icon-btc:before {
  content: ""; }

.ekommart-icon-centos:before {
  content: ""; }

.ekommart-icon-chrome:before {
  content: ""; }

.ekommart-icon-codepen:before {
  content: ""; }

.ekommart-icon-cpanel:before {
  content: ""; }

.ekommart-icon-discord:before {
  content: ""; }

.ekommart-icon-dochub:before {
  content: ""; }

.ekommart-icon-docker:before {
  content: ""; }

.ekommart-icon-dribbble:before {
  content: ""; }

.ekommart-icon-dropbox:before {
  content: ""; }

.ekommart-icon-drupal:before {
  content: ""; }

.ekommart-icon-ebay:before {
  content: ""; }

.ekommart-icon-facebook:before {
  content: ""; }

.ekommart-icon-figma:before {
  content: ""; }

.ekommart-icon-firefox:before {
  content: ""; }

.ekommart-icon-google-plus:before {
  content: ""; }

.ekommart-icon-google:before {
  content: ""; }

.ekommart-icon-grunt:before {
  content: ""; }

.ekommart-icon-gulp:before {
  content: ""; }

.ekommart-icon-html5:before {
  content: ""; }

.ekommart-icon-jenkins:before {
  content: ""; }

.ekommart-icon-joomla:before {
  content: ""; }

.ekommart-icon-link-brand:before {
  content: ""; }

.ekommart-icon-linkedin:before {
  content: ""; }

.ekommart-icon-mailchimp:before {
  content: ""; }

.ekommart-icon-opencart:before {
  content: ""; }

.ekommart-icon-paypal:before {
  content: ""; }

.ekommart-icon-pinterest-p:before {
  content: ""; }

.ekommart-icon-reddit:before {
  content: ""; }

.ekommart-icon-skype:before {
  content: ""; }

.ekommart-icon-slack:before {
  content: ""; }

.ekommart-icon-snapchat:before {
  content: ""; }

.ekommart-icon-spotify:before {
  content: ""; }

.ekommart-icon-trello:before {
  content: ""; }

.ekommart-icon-twitter:before {
  content: ""; }

.ekommart-icon-vimeo:before {
  content: ""; }

.ekommart-icon-whatsapp:before {
  content: ""; }

.ekommart-icon-wordpress:before {
  content: ""; }

.ekommart-icon-yoast:before {
  content: ""; }

.ekommart-icon-youtube:before {
  content: ""; }

.ekommart-icon-angle-down:before {
  content: ""; }

.ekommart-icon-angle-left:before {
  content: ""; }

.ekommart-icon-angle-right:before {
  content: ""; }

.ekommart-icon-angle-up:before {
  content: ""; }

.ekommart-icon-arrow-circle-down:before {
  content: ""; }

.ekommart-icon-arrow-circle-left:before {
  content: ""; }

.ekommart-icon-arrow-circle-right:before {
  content: ""; }

.ekommart-icon-arrow-circle-up:before {
  content: ""; }

.ekommart-icon-bars:before {
  content: ""; }

.ekommart-icon-caret-down:before {
  content: ""; }

.ekommart-icon-caret-left:before {
  content: ""; }

.ekommart-icon-caret-right:before {
  content: ""; }

.ekommart-icon-caret-up:before {
  content: ""; }

.ekommart-icon-cart-empty:before {
  content: ""; }

.ekommart-icon-check-square:before {
  content: ""; }

.ekommart-icon-chevron-circle-left:before {
  content: ""; }

.ekommart-icon-chevron-circle-right:before {
  content: ""; }

.ekommart-icon-chevron-down:before {
  content: ""; }

.ekommart-icon-chevron-left:before {
  content: ""; }

.ekommart-icon-chevron-right:before {
  content: ""; }

.ekommart-icon-chevron-up:before {
  content: ""; }

.ekommart-icon-circle:before {
  content: ""; }

.ekommart-icon-cloud-download-alt:before {
  content: ""; }

.ekommart-icon-comment:before {
  content: ""; }

.ekommart-icon-comments:before {
  content: ""; }

.ekommart-icon-contact:before {
  content: ""; }

.ekommart-icon-credit-card:before {
  content: ""; }

.ekommart-icon-dot-circle:before {
  content: ""; }

.ekommart-icon-edit:before {
  content: ""; }

.ekommart-icon-envelope:before {
  content: ""; }

.ekommart-icon-expand-alt:before {
  content: ""; }

.ekommart-icon-external-link-alt:before {
  content: ""; }

.ekommart-icon-eye:before {
  content: ""; }

.ekommart-icon-file-alt:before {
  content: ""; }

.ekommart-icon-file-archive:before {
  content: ""; }

.ekommart-icon-filter:before {
  content: ""; }

.ekommart-icon-folder-open:before {
  content: ""; }

.ekommart-icon-folder:before {
  content: ""; }

.ekommart-icon-free_ship:before {
  content: ""; }

.ekommart-icon-frown:before {
  content: ""; }

.ekommart-icon-gift:before {
  content: ""; }

.ekommart-icon-grip-horizontal:before {
  content: ""; }

.ekommart-icon-heart-fill:before {
  content: ""; }

.ekommart-icon-heart:before {
  content: ""; }

.ekommart-icon-history:before {
  content: ""; }

.ekommart-icon-home:before {
  content: ""; }

.ekommart-icon-info-circle:before {
  content: ""; }

.ekommart-icon-instagram:before {
  content: ""; }

.ekommart-icon-level-up-alt:before {
  content: ""; }

.ekommart-icon-long-arrow-alt-down:before {
  content: ""; }

.ekommart-icon-long-arrow-alt-left:before {
  content: ""; }

.ekommart-icon-long-arrow-alt-right:before {
  content: ""; }

.ekommart-icon-long-arrow-alt-up:before {
  content: ""; }

.ekommart-icon-map-marker-check:before {
  content: ""; }

.ekommart-icon-meh:before {
  content: ""; }

.ekommart-icon-minus-circle:before {
  content: ""; }

.ekommart-icon-mobile-android-alt:before {
  content: ""; }

.ekommart-icon-money-bill:before {
  content: ""; }

.ekommart-icon-pencil-alt:before {
  content: ""; }

.ekommart-icon-plus-circle:before {
  content: ""; }

.ekommart-icon-plus:before {
  content: ""; }

.ekommart-icon-quote:before {
  content: ""; }

.ekommart-icon-random:before {
  content: ""; }

.ekommart-icon-reply-all:before {
  content: ""; }

.ekommart-icon-reply:before {
  content: ""; }

.ekommart-icon-search-plus:before {
  content: ""; }

.ekommart-icon-search:before {
  content: ""; }

.ekommart-icon-shield-check:before {
  content: ""; }

.ekommart-icon-shopping-basket:before {
  content: ""; }

.ekommart-icon-shopping-cart:before {
  content: ""; }

.ekommart-icon-sign-out-alt:before {
  content: ""; }

.ekommart-icon-smile:before {
  content: ""; }

.ekommart-icon-spinner:before {
  content: ""; }

.ekommart-icon-square:before {
  content: ""; }

.ekommart-icon-star:before {
  content: ""; }

.ekommart-icon-store:before {
  content: ""; }

.ekommart-icon-sync:before {
  content: ""; }

.ekommart-icon-tachometer-alt:before {
  content: ""; }

.ekommart-icon-th-large:before {
  content: ""; }

.ekommart-icon-th-list:before {
  content: ""; }

.ekommart-icon-thumbtack:before {
  content: ""; }

.ekommart-icon-times-circle:before {
  content: ""; }

.ekommart-icon-times:before {
  content: ""; }

.ekommart-icon-trophy-alt:before {
  content: ""; }

.ekommart-icon-truck:before {
  content: ""; }

.ekommart-icon-user-headset:before {
  content: ""; }

.ekommart-icon-user-shield:before {
  content: ""; }

.ekommart-icon-user:before {
  content: ""; }

/* ===== End ICONS CSS ===== */
blockquote:not(.wp-block-quote):before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  content: ""; }

.ekommart-social ul {
  margin: 0;
  list-style-type: none; }
  .ekommart-social ul li {
    display: inline-block;
    margin-right: 10px;
    line-height: 1; }
    .ekommart-social ul li:last-child {
      margin-right: 0; }
    .ekommart-social ul li a:before {
      position: relative;
      font-family: "ekommart-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      line-height: 1;
      vertical-align: middle;
      line-height: inherit;
      content: ""; }
    .ekommart-social ul li a[href*="twitter"]:before {
      content: "";
      color: #1DA1F2; }
    .ekommart-social ul li a[href*="instagram"]:before {
      content: "";
      color: #262626; }
    .ekommart-social ul li a[href*="docker"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="dochub"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="yelp"]:before {
      content: "";
      color: #af0606; }
    .ekommart-social ul li a[href*="flickr"]:before {
      content: "";
      color: #0063dc; }
    .ekommart-social ul li a[href*="github"]:before {
      content: "";
      color: #333333; }
    .ekommart-social ul li a[href*="dribbble"]:before {
      content: "";
      color: #ea4c89; }
    .ekommart-social ul li a[href*="wordpress"]:before {
      content: "";
      color: #21759b; }
    .ekommart-social ul li a[href*="tumblr"]:before {
      content: "";
      color: #35465c; }
    .ekommart-social ul li a[href*="angular"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="atlassian"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="snapchat"]:before {
      content: "";
      color: #fffc00; }
    .ekommart-social ul li a[href*="apper"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="codepen"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="gulp"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="cpanel"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="skype"]:before {
      content: "";
      color: #00AFF0; }
    .ekommart-social ul li a[href*="reddit"]:before {
      content: "";
      color: #ff4500; }
    .ekommart-social ul li a[href*="whatsapp"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="slack"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="amazon"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="android"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="grunt"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="firefox"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="adobe"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="behance"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="dropbox"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="facebook"]:before {
      content: "";
      color: #3b5998; }
    .ekommart-social ul li a[href*="linkedin"]:before {
      content: "";
      color: #0077b5; }
    .ekommart-social ul li a[href*="paypal"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="trello"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="vimeo"]:before {
      content: "";
      color: #1ab7ea; }
    .ekommart-social ul li a[href*="youtube"]:before {
      content: "";
      color: #cd201f; }
    .ekommart-social ul li a[href*="apple"]:before {
      content: "";
      color: #999999; }
    .ekommart-social ul li a[href*="bitbucket"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="bitcoin"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="bluetooth"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="bity"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="google/chrome"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="drupal"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="html5"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="mailchimp"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="jenkins"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="spotify"]:before {
      content: "";
      color: #2ebd59; }
    .ekommart-social ul li a[href*="ebay"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="telegram"]:before {
      content: "";
      color: #2CA5E0; }
    .ekommart-social ul li a[href*="yoast"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="btc-e"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="discord"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="google"]:before {
      content: "";
      color: #dd4b39; }
    .ekommart-social ul li a[href*="google-plus"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="figma"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="joomla"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="opencart"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="pinterest"]:before {
      content: "";
      color: #bd081c; }
    .ekommart-social ul li a[href*="vimeo"]:before {
      content: "";
      color: #1ab7ea; }
    .ekommart-social ul li a[href*="centos"]:before {
      content: ""; }
    .ekommart-social ul li a[href*="whatsapp"]:before {
      content: ""; }

.site-search .widget_product_search form input[type=search],
.site-search .widget_product_search form input[type=text] {
  padding-left: 2.9em;
  padding-right: 7em; }

#comments .commentlist .bypostauthor > .comment-body cite::after {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-left: 0.5407911001em; }

#comments .commentlist .reply a::after {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-left: 0.5407911001em; }

#comments .commentlist .reply a.comment-edit-link::after {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: ""; }

#respond #cancel-comment-reply-link::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  display: block; }

.sticky .entry-title::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-right: 0.5407911001em; }

button.loading,
input[type='button'].loading,
input[type='reset'].loading,
input[type='submit'].loading,
.button.loading,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading,
.added_to_cart.loading {
  position: relative; }
  button.loading::after,
  input[type='button'].loading::after,
  input[type='reset'].loading::after,
  input[type='submit'].loading::after,
  .button.loading::after,
  .wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading::after,
  .added_to_cart.loading::after {
    font-family: "ekommart-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    -webkit-animation: fa-spin 0.75s linear infinite;
            animation: fa-spin 0.75s linear infinite;
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    display: block; }

.shop-action .blockUI.blockOverlay:before,
.shop-action .loader:before {
  top: 50%;
  left: 50%;
  opacity: 1 !important;
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  -webkit-animation: fa-spin 0.75s linear infinite;
          animation: fa-spin 0.75s linear infinite;
  font-size: 20px;
  width: 20px;
  height: 20px;
  line-height: 1;
  position: absolute;
  display: block !important;
  margin-left: -10px;
  margin-top: -10px;
  color: #000; }

.shop-action .blockUI.blockOverlay {
  opacity: 1 !important;
  overflow: hidden;
  background-image: none !important;
  background: #fff !important; }

.main-navigtion ul li a::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-right: 0.5407911001em; }

.mobile-navigation ul li button::after {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: ""; }

.site-main nav.navigation .nav-previous a::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-right: 0.5407911001em; }

.site-main nav.navigation .nav-next a::after {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-left: 0.5407911001em; }

.widget_search form::before,
.widget_product_search form::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  position: absolute;
  top: 1em;
  left: 1.2em;
  line-height: 1; }

.widget_search form input[type=text],
.widget_search form input[type=search],
.widget_product_search form input[type=text],
.widget_product_search form input[type=search] {
  padding-left: 2.9em;
  padding-right: 7em; }

.widget_product_search form.woocommerce-product-search.loading::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  -webkit-animation: fa-spin 0.75s linear infinite;
          animation: fa-spin 0.75s linear infinite;
  line-height: 1.3; }

.ekommart-handheld-footer-bar ul li > a::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  line-height: 2;
  font-size: 1.618em;
  text-indent: 0;
  display: block;
  cursor: pointer; }

.ekommart-handheld-footer-bar ul li.shop > a::before {
  content: ""; }

.ekommart-handheld-footer-bar ul li.search > a::before {
  content: ""; }

.ekommart-handheld-footer-bar ul li.my-account > a::before {
  content: ""; }

.ekommart-handheld-footer-bar ul li.cart > a::before {
  content: ""; }

.ekommart-handheld-footer-bar ul li.wishlist > a::before {
  content: ""; }

.single-product .pswp__button {
  background-color: transparent; }

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  text-indent: -999px;
  overflow: hidden; }
  .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger::before {
    font-family: "ekommart-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    display: block;
    line-height: 45px;
    text-indent: 0;
    color: #000000;
    font-size: 19px; }
  .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
    display: none !important; }

.single-product div.product .single_add_to_cart_button:before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-right: 10px; }

.single-product div.product .entry-summary .yith-wcwl-add-to-wishlist > div > a:before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-right: 5px; }

.single-product div.product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse > a:before,
.single-product div.product .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse > a:before {
  content: "";
  color: red; }

.single-product div.product .entry-summary .compare:before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-right: 7px; }

.stock::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  margin-right: 0.5407911001em; }

.stock.in-stock::before {
  content: ""; }

.stock.out-of-stock::before {
  content: ""; }

a.reset_variations::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-right: 0.5407911001em; }

.woocommerce-breadcrumb a:first-of-type::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  vertical-align: bottom;
  margin-right: 0.5407911001em; }

#secondary .widget_pages ul,
#secondary .widget_categories ul,
#secondary .widget_archive ul,
#secondary .widget_recent_comments ul,
#secondary .widget_nav_menu ul,
#secondary .widget_links ul,
#secondary .widget_layered_nav ul,
#secondary .widget_layered_nav_filters ul {
  margin-left: 0; }
  #secondary .widget_pages ul li,
  #secondary .widget_categories ul li,
  #secondary .widget_archive ul li,
  #secondary .widget_recent_comments ul li,
  #secondary .widget_nav_menu ul li,
  #secondary .widget_links ul li,
  #secondary .widget_layered_nav ul li,
  #secondary .widget_layered_nav_filters ul li {
    padding-left: 1.618em; }
    #secondary .widget_pages ul li::before,
    #secondary .widget_categories ul li::before,
    #secondary .widget_archive ul li::before,
    #secondary .widget_recent_comments ul li::before,
    #secondary .widget_nav_menu ul li::before,
    #secondary .widget_links ul li::before,
    #secondary .widget_layered_nav ul li::before,
    #secondary .widget_layered_nav_filters ul li::before {
      font-family: "ekommart-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      line-height: 1;
      vertical-align: middle;
      line-height: inherit;
      margin-right: 0.5407911001em;
      display: block;
      float: left;
      opacity: 0.35;
      margin-left: -1.618em;
      width: 1em; }
    #secondary .widget_pages ul li .children,
    #secondary .widget_categories ul li .children,
    #secondary .widget_archive ul li .children,
    #secondary .widget_recent_comments ul li .children,
    #secondary .widget_nav_menu ul li .children,
    #secondary .widget_links ul li .children,
    #secondary .widget_layered_nav ul li .children,
    #secondary .widget_layered_nav_filters ul li .children {
      margin-left: 0; }

#secondary .widget_layered_nav li::before {
  content: ""; }

#secondary .widget_layered_nav .chosen::before {
  content: ""; }

#secondary .widget_layered_nav_filters ul li.chosen::before {
  content: "";
  color: #e2401c;
  opacity: 1; }

#secondary .widget_pages ul li::before {
  content: ""; }

#secondary .widget_categories ul li::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: ""; }

#secondary .widget_categories ul li.current-cat::before {
  content: ""; }

#secondary .widget_archive ul li::before {
  content: ""; }

#secondary .widget_recent_comments ul li::before {
  content: ""; }

#secondary .widget_nav_menu ul li::before {
  content: ""; }

#secondary .widget_links ul li::before {
  content: ""; }

a.remove {
  display: block;
  width: 1.618em;
  height: 1.618em;
  line-height: 1.618;
  font-weight: 400;
  text-indent: -9999px;
  position: relative; }
  a.remove::before {
    font-family: "ekommart-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #959595;
    line-height: 1.618;
    text-indent: 0;
    text-align: center; }

.woocommerce-shipping-calculator > p:first-child a::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-right: 0.3342343017em; }

.blockUI::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  -webkit-animation: fa-spin 0.75s linear infinite;
          animation: fa-spin 0.75s linear infinite;
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px; }

.woocommerce-pagination .next,
.woocommerce-pagination .prev {
  display: inline-block;
  position: relative; }

.woocommerce-breadcrumb .breadcrumb-separator {
  text-indent: -9999px;
  position: relative;
  display: inline-block; }
  .woocommerce-breadcrumb .breadcrumb-separator::after {
    font-family: "ekommart-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    display: block;
    font-size: 0.875em;
    text-indent: 0;
    line-height: initial;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1em;
    height: 1em;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    text-align: center; }

#shipping_method li > label {
  cursor: pointer; }
  #shipping_method li > label::after {
    font-family: "ekommart-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-left: 0.5407911001em;
    -webkit-transition: color, ease, 0.2s;
    transition: color, ease, 0.2s; }

#shipping_method li > input[type=radio]:first-child {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important; }
  #shipping_method li > input[type=radio]:first-child:checked + label::after {
    font-weight: 700;
    content: ""; }

#payment .payment_methods li > label {
  cursor: pointer; }
  #payment .payment_methods li > label::before {
    font-family: "ekommart-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-right: 0.5407911001em;
    -webkit-transition: color, ease, 0.2s;
    transition: color, ease, 0.2s; }

#payment .payment_methods li > input[type=radio]:first-child {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important; }
  #payment .payment_methods li > input[type=radio]:first-child:checked + label::before {
    font-weight: 700;
    content: ""; }

.woocommerce-password-strength::after {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-left: 0.5407911001em; }

.woocommerce-password-strength.strong::after {
  content: ""; }

.woocommerce-password-strength.good::after {
  content: ""; }

.woocommerce-MyAccount-navigation ul li.is-active a::before {
  opacity: 1; }

.woocommerce-MyAccount-navigation ul li a::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  content: "";
  line-height: 1.618;
  margin-left: 0.5407911001em;
  width: 1.41575em;
  text-align: right;
  float: right;
  opacity: 0.25;
  font-weight: 700; }

.woocommerce-MyAccount-navigation ul li a:hover::before {
  opacity: 1; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before {
  content: ""; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a::before {
  content: ""; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a::before {
  content: ""; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a::before {
  content: ""; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a::before {
  content: ""; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a::before {
  content: ""; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a::before {
  content: ""; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a::before {
  content: ""; }

.my_account_orders .button.view::after {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-left: 0.5407911001em; }

p.order-again .button::after {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-left: 0.5407911001em; }

.woocommerce-MyAccount-downloads .button::after {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-left: 0.5407911001em; }

.demo_store::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-right: 0.5407911001em; }

.wc-forward::after,
.woocommerce-Button--next::after {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-left: 0.5407911001em; }

.woocommerce-Button--previous::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-right: 0.5407911001em; }

#reviews .commentlist li p.meta .verified {
  display: inline-block;
  height: 1.41575em;
  width: 1.41575em;
  position: relative;
  text-indent: -9999px; }
  #reviews .commentlist li p.meta .verified::before {
    font-family: "ekommart-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    color: #0f834d;
    position: absolute;
    top: 0;
    left: 0;
    width: 1.41575em;
    height: 1.41575em;
    text-indent: 0;
    text-align: center;
    line-height: 1.618em; }

/**
 * Composite Products
 */
.single-product div.product .component_selections .clear_component_options::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-right: 0.5407911001em; }

/**
 * Mix and Match
 */
.cart .mnm_table_item .mnm_table_item_indent::before,
.shop_table .mnm_table_item .mnm_table_item_indent::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-right: 0.3819820591em;
  opacity: 0.25; }

/**
 * Quick view
 */
.quick-view-button::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-right: 0.6180469716em; }

/**
 * Ship multiple addresses
 */
.woocommerce-page .ship_address .gift-form label::after,
.woocommerce-page .no_shipping_address .gift-form label::after {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-left: 0.5407911001em; }

.woocommerce-page .ship_address .modify-address-button::before,
.woocommerce-page .no_shipping_address .modify-address-button::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-right: 0.5407911001em; }

.woocommerce-page .addresses + .addresses header.title a::before {
  content: ""; }

/**
 * Product reviews pro
 */
.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a::before,
.woocommerce-page .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: ""; }

/**
 * Variation Swatches
 */
a#variations_clear::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-right: 0.5407911001em; }

/**
 * Wishlists
 */
.wl-add-link::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-right: 0.5407911001em; }

.button.wl-create-new::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-right: 0.5407911001em; }

.site-header-cart .cart-contents::before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  font-size: 24px;
  vertical-align: baseline;
  -webkit-transform: translateY(2px);
      -ms-transform: translateY(2px);
          transform: translateY(2px);
  font-weight: 400; }

@media (max-width: 767px) {
  .vertical-navigation ul.menu > li.menu-item-has-children .icon-down-megamenu, .vertical-navigation ul.menu > li.page_item_has_children .icon-down-megamenu, .vertical-navigation ul.menu > li.has-mega-menu .icon-down-megamenu,
  .vertical-navigation ul.nav-menu > li.menu-item-has-children .icon-down-megamenu,
  .vertical-navigation ul.nav-menu > li.page_item_has_children .icon-down-megamenu,
  .vertical-navigation ul.nav-menu > li.has-mega-menu .icon-down-megamenu {
    position: absolute;
    right: 15px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    top: calc(50% - 15px); }
    .vertical-navigation ul.menu > li.menu-item-has-children .icon-down-megamenu::after, .vertical-navigation ul.menu > li.page_item_has_children .icon-down-megamenu::after, .vertical-navigation ul.menu > li.has-mega-menu .icon-down-megamenu::after,
    .vertical-navigation ul.nav-menu > li.menu-item-has-children .icon-down-megamenu::after,
    .vertical-navigation ul.nav-menu > li.page_item_has_children .icon-down-megamenu::after,
    .vertical-navigation ul.nav-menu > li.has-mega-menu .icon-down-megamenu::after {
      font-family: "ekommart-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      line-height: 1;
      vertical-align: middle;
      line-height: inherit;
      content: ""; }
    .vertical-navigation ul.menu > li.menu-item-has-children .icon-down-megamenu.selected::after, .vertical-navigation ul.menu > li.page_item_has_children .icon-down-megamenu.selected::after, .vertical-navigation ul.menu > li.has-mega-menu .icon-down-megamenu.selected::after,
    .vertical-navigation ul.nav-menu > li.menu-item-has-children .icon-down-megamenu.selected::after,
    .vertical-navigation ul.nav-menu > li.page_item_has_children .icon-down-megamenu.selected::after,
    .vertical-navigation ul.nav-menu > li.has-mega-menu .icon-down-megamenu.selected::after {
      font-family: "ekommart-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      line-height: 1;
      vertical-align: middle;
      line-height: inherit;
      content: ""; } }

@media (min-width: 768px) {
  .main-navigation ul.menu > li.menu-item-has-children > a::after, .main-navigation ul.menu > li.page_item_has_children > a::after, .main-navigation ul.menu > li.has-mega-menu > a::after,
  .main-navigation ul.nav-menu > li.menu-item-has-children > a::after,
  .main-navigation ul.nav-menu > li.page_item_has_children > a::after,
  .main-navigation ul.nav-menu > li.has-mega-menu > a::after {
    font-family: "ekommart-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-left: 1em; }
  .header-side .main-navigation ul.menu > li.menu-item-has-children > a::after, .header-side .main-navigation ul.menu > li.page_item_has_children > a::after, .header-side .main-navigation ul.menu > li.has-mega-menu > a::after,
  .header-side .main-navigation ul.nav-menu > li.menu-item-has-children > a::after,
  .header-side .main-navigation ul.nav-menu > li.page_item_has_children > a::after,
  .header-side .main-navigation ul.nav-menu > li.has-mega-menu > a::after {
    font-family: "ekommart-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-left: 1em;
    margin-right: -25px; }
  .vertical-navigation ul.menu > li.menu-item-has-children > a::after, .vertical-navigation ul.menu > li.page_item_has_children > a::after, .vertical-navigation ul.menu > li.has-mega-menu > a::after,
  .vertical-navigation ul.nav-menu > li.menu-item-has-children > a::after,
  .vertical-navigation ul.nav-menu > li.page_item_has_children > a::after,
  .vertical-navigation ul.nav-menu > li.has-mega-menu > a::after {
    font-family: "ekommart-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-left: auto;
    float: right; }
  .main-navigation ul.menu ul li.menu-item-has-children > a::after, .main-navigation ul.menu ul li.page_item_has_children > a::after,
  .main-navigation ul.nav-menu ul li.menu-item-has-children > a::after,
  .main-navigation ul.nav-menu ul li.page_item_has_children > a::after {
    font-family: "ekommart-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    float: right;
    line-height: 1.618; }
  .demo_store a.woocommerce-store-notice__dismiss-link::before {
    font-family: "ekommart-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    margin-right: 0.3342343017em; }
  .addresses header.title a {
    display: block;
    width: 1em;
    height: 1em;
    text-indent: -9999px;
    position: relative;
    padding: 0.875em;
    margin-top: 0.6180469716em; }
    .addresses header.title a::before {
      font-family: "ekommart-icon";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      line-height: 1;
      vertical-align: middle;
      line-height: inherit;
      content: "";
      line-height: 1.618;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      text-align: center;
      text-indent: 0; }
  /**
     * Wishlists
     */
  #wl-wrapper .wl-tabs > li.active::after {
    font-family: "ekommart-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    display: block !important;
    position: absolute;
    top: 50%;
    height: 1em;
    width: 1em;
    margin-top: -0.5em; } }

.shop-action .yith-wcqv-button:before,
.shop-action .yith-wcwl-add-to-wishlist > div > a:before,
.shop-action .compare:before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle; }

.shop-action .yith-wcwl-add-to-wishlist > div > a:before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  content: ""; }

.shop-action .yith-wcwl-add-to-wishlist > div.yith-wcwl-wishlistaddedbrowse > a:before {
  content: "";
  color: red; }

.shop-action .yith-wcwl-add-to-wishlist > div.yith-wcwl-wishlistexistsbrowse a:before {
  content: "";
  color: red; }

.shop-action .compare:before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  content: ""; }

.shop-action .yith-wcqv-button:before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  content: ""; }

ul.wishlist_table.mobile .remove_from_wishlist:before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  content: ""; }

.product-style-3 ul.products li.product a[class*="product_type_"]:before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  content: "";
  font-size: 16px; }

.slick-prev:before,
.slick-next:before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  font-size: 30px; }

.slick-prev:before {
  content: ""; }
  [dir="rtl"] .slick-prev:before {
    content: ""; }
  .woocommerce-product-gallery-vertical .slick-prev:before {
    content: ""; }
  .woocommerce-product-gallery-horizontal .slick-prev:before {
    content: ""; }

.slick-next:before {
  content: ""; }
  [dir="rtl"] .slick-next:before {
    content: ""; }
  .woocommerce-product-gallery-vertical .slick-next:before {
    content: ""; }
  .woocommerce-product-gallery-horizontal .slick-next:before {
    content: ""; }

.ekommart-language-switcher li.item span:after {
  position: relative;
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  margin-left: 0.5em;
  margin-top: -1px; }

body.loading {
  position: relative; }
  body.loading::after {
    font-family: "ekommart-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: "";
    -webkit-animation: fa-spin 0.75s linear infinite;
            animation: fa-spin 0.75s linear infinite;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 40px;
    position: fixed;
    top: 50%;
    left: 50%;
    display: block;
    z-index: 999999;
    color: #fff; }
  body.loading:before {
    content: '';
    display: block;
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 999998; }

.woocommerce-cart .cart-empty:before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: "";
  font-size: 164px;
  color: #888;
  display: block; }

#yith-quick-view-close * {
  display: none; }

#yith-quick-view-close:before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: ""; }

.pagination .page-numbers.next:before,
.woocommerce-pagination .page-numbers.next:before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: ""; }

.pagination .page-numbers.prev:before,
.woocommerce-pagination .page-numbers.prev:before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: ""; }

.dokan-store-info i:before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit; }

.dokan-store-info i.fa-map-marker:before {
  content: ""; }

.dokan-store-info i.fa-mobile:before {
  content: ""; }

.dokan-store-info i.fa-envelope-o:before {
  content: ""; }

.dokan-store-info i.fa-star:before {
  content: ""; }

.dokan-store-info i.fa-shopping-cart:before {
  content: ""; }

#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data .store-phone i {
  margin-right: 10px; }
  #dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data .store-phone i:before {
    font-family: "ekommart-icon";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
    line-height: inherit;
    content: ""; }

.elementor-widget-gallery-icon-yes .elementor-gallery-item__overlay:before {
  font-family: "ekommart-icon";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  line-height: inherit;
  content: ""; }

.ekommart-social-share {
  font-size: 12px; }
  .ekommart-social-share .social-share-title {
    text-transform: uppercase;
    color: #000000; }
  .ekommart-social-share a {
    padding-left: 5px;
    padding-right: 5px;
    color: #888; }
    .ekommart-social-share a:hover {
      color: #ef3636; }
    .ekommart-social-share a span {
      border: 0;
      clip: rect(1px, 1px, 1px, 1px);
      -webkit-clip-path: inset(50%);
      clip-path: inset(50%);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px;
      word-wrap: normal !important; }@keyframes opal-loading {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes opal-loading {
  100% {
    -webkit-transform: rotate(360deg); } }

/* ===== Start Customizer Color ===== */
.elementor-widget-ekommart-countdown .elementor-countdown-digits, .ekommart-image-box-sub-title, .post-style-1 .categories-link a, .post-style-2 .entry-meta .posted-on a:hover,
.post-style-2 .entry-meta .post-author a:hover, .post-style-3 .post-inner:hover .entry-title a:hover, .post-style-3 .entry-title a:hover, .post-style-4 .entry-meta a:hover, .elementor-widget-ekommart-product-categories .cat-title a:hover, .product-cat-style-5 .cat-total, .elementor-widget-ekommart-products-tabs .elementor-tab-title:hover, .elementor-widget-ekommart-products-tabs .elementor-tab-title.elementor-active, .woocommerce-product-list ul.products .product-content .amount, .woocommerce-product-list ul.products .product-title span:hover, .woocommerce-product-list ul.products .price, .woocommerce-product-list.producs-list-5 ul.products .product-list-inner .posted-in a:hover, .elementor-widget-container .elementor-teams-wrapper .team-name a:hover, .elementor-widget-container .elementor-teams-wrapper .team-name:hover, .elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul li.social a:hover, .elementor-testimonial-item-wrapper .title, .elementor-view-framed .elementor-icon,
.elementor-view-default .elementor-icon, .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened {
  color: #ef3636;
  /* start-color (primary) */ }

.elementor-view-framed .elementor-icon,
.elementor-view-default .elementor-icon {
  fill: #ef3636;
  /* start-color (primary) */ }

.post-style-1 .post-inner:hover .entry-meta, .post-style-3 .post-inner:hover .entry-meta, .elementor-widget-ekommart-product-categories .product-cat:hover .cat-total, .product-cat-style-3 .cat-total, .time-sale .ekommart-countdown .countdown-item .countdown-digits, .animated-slide-column:after, .elementor-element.elementor-button-primary .elementor-button, .elementor-view-stacked .elementor-icon {
  background-color: #ef3636;
  /* start-color (primary) */ }

.elementor-widget-container .form-style .mc4wp-form .mc4wp-form-fields input[type="email"]:focus, .elementor-widget-ekommart-products-deals .fieldset, .elementor-widget-ekommart-products-deals .legend:before, .elementor-widget-ekommart-products-deals .legend:after, .elementor-widget-ekommart-products-tabs .elementor-tab-title:hover, .elementor-widget-ekommart-products-tabs .elementor-tab-title.elementor-active, .elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul li.social a:hover, .elementor-view-framed .elementor-icon,
.elementor-view-default .elementor-icon {
  border-color: #ef3636;
  /* start-color (primary) */ }

.elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul li.social a, .elementor-widget-container .elementor-teams-wrapper .team-description {
  color: #626262;
  /* start-color (body) */ }

.elementor-widget-ekommart-products-deals .element-deal-title, .elementor-widget-ekommart-products-tabs .elementor-tab-title, .woocommerce-product-list ul.products .product-title span, .time-sale .deal-text, .time-sale .ekommart-countdown .countdown-item .countdown-label, .elementor-widget-container .elementor-teams-wrapper .team-name, .elementor-widget-container .elementor-teams-wrapper .team-name a, .elementor-testimonial-item-wrapper .content, .elementor-testimonial-item-wrapper .details, .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title, .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon, .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title a, .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active, .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active a {
  color: #000000;
  /* start-color (heading) */ }

.elementor-widget-ekommart-countdown .elementor-countdown-item:after, .elementor-widget-ekommart-products-tabs .elementor-tab-title:before {
  background-color: #000000;
  /* start-color (heading) */ }

.post-style-1 .entry-meta, .post-style-2 .entry-meta, .post-style-2 .entry-meta .posted-on a,
.post-style-2 .entry-meta .post-author a, .post-style-4 .entry-meta, .post-style-4 .entry-meta a, .woocommerce-product-list ul.products .product-content del, .woocommerce-product-list ul.products .product-content del .amount, .elementor-widget-container .elementor-teams-wrapper .team-job {
  color: #888;
  /* start-color (light) */ }

.post-style-3 .entry-meta {
  background-color: #252525;
  /* start-color (dark) */ }

.post-style-3 .entry-content, .post-style-4 .post-inner, .product-cat-style-3 .cat-image, .product-cat-style-4 .cat-image, .woocommerce-product-list.producs-list-2 ul.products .product-list-inner, .woocommerce-product-list.producs-list-4 ul.products .product-list-inner, .woocommerce-product-list.producs-list-5 ul.products .product-list-inner, .elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul li.social a {
  border-color: #ebebeb;
  /* start-color (border) */ }

.woocommerce-product-list ul.products .product-list-inner, .time-sale {
  border-top-color: #ebebeb;
  /* start-color (border) */ }

.elementor-widget-container .elementor-accordion .elementor-accordion-item {
  border-bottom-color: #ebebeb;
  /* start-color (border) */ }

.border-wrapper-yes .woocommerce-carousel ul.products {
  border-left-color: #ebebeb;
  /* start-color (border) */ }

.border-wrapper-yes .woocommerce-carousel ul.products {
  border-right-color: #ebebeb;
  /* start-color (border) */ }

.post-style-1 .post-header-content, .woocommerce-product-list ul.products .product-list-inner {
  background-color: #ffffff;
  /* start-color (background) */ }

.elementor-widget-gallery-icon-yes .elementor-gallery-item__overlay:hover:before {
  color: #fff;
  /* start-color (white) */ }

/* ===== End Customizer Color ===== */
.elementor-headline {
  font-size: 43px;
  line-height: 1.2;
  margin-bottom: 0; }

.elementor-headline--style-highlight .elementor-headline-dynamic-wrapper {
  overflow: visible; }

.elementor-headline--style-highlight .elementor-headline-dynamic-text {
  z-index: 1; }

.elementor-headline--style-highlight .elementor-headline-plain-text {
  z-index: 1;
  position: relative; }

.elementor-headline--style-highlight svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: visible; }
  .elementor-headline--style-highlight svg path {
    stroke: red;
    stroke-width: 9;
    fill: none;
    stroke-dasharray: 1500;
    -webkit-animation: elementor-headline-dash 10s infinite;
    animation: elementor-headline-dash 10s infinite; }
    .elementor-headline--style-highlight svg path:nth-of-type(2) {
      -webkit-animation-delay: 0.6s;
      animation-delay: 0.6s; }

@-webkit-keyframes elementor-headline-dash {
  0% {
    stroke-dasharray: 0 1500; }
  15% {
    stroke-dasharray: 1500 1500; }
  85% {
    opacity: 1; }
  90% {
    stroke-dasharray: 1500 1500;
    opacity: 0; }
  100% {
    stroke-dasharray: 0 1500;
    opacity: 0; } }

@keyframes elementor-headline-dash {
  0% {
    stroke-dasharray: 0 1500; }
  15% {
    stroke-dasharray: 1500 1500; }
  85% {
    opacity: 1; }
  90% {
    stroke-dasharray: 1500 1500;
    opacity: 0; }
  100% {
    stroke-dasharray: 0 1500;
    opacity: 0; } }

.elementor-headline-dynamic-wrapper {
  display: inline-block;
  position: relative;
  text-align: left; }
  .elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text {
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    top: 0;
    left: 0; }
    .elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text.elementor-headline-text-active {
      position: relative; }

.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper {
  -webkit-perspective: 300px;
  perspective: 300px; }

.elementor-headline-animation-type-flip .elementor-headline-dynamic-text {
  opacity: 0;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg); }
  .elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-active {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-animation: elementor-headline-flip-in 1.2s;
    animation: elementor-headline-flip-in 1.2s; }
  .elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-inactive {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-animation: elementor-headline-flip-out 1.2s;
    animation: elementor-headline-flip-out 1.2s; }

@-webkit-keyframes elementor-headline-flip-in {
  0% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0; }
  35% {
    -webkit-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0; }
  65% {
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
    opacity: 1; } }

@keyframes elementor-headline-flip-in {
  0% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0; }
  35% {
    -webkit-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0; }
  65% {
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
    opacity: 1; } }

@-webkit-keyframes elementor-headline-flip-out {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; }
  35% {
    -webkit-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1; }
  65% {
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0; } }

@keyframes elementor-headline-flip-out {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; }
  35% {
    -webkit-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1; }
  65% {
    opacity: 0; }
  100% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0; } }

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper {
  vertical-align: top;
  overflow: hidden; }
  .elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper::after {
    /* vertical bar */
    content: '';
    position: absolute;
    left: auto;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 90%;
    width: 1px;
    background-color: #0d0d0d; }
  .elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:not(.elementor-headline-typing-selected):after {
    -webkit-animation: elementor-headline-pulse 1s infinite;
    animation: elementor-headline-pulse 1s infinite; }
  .elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected {
    background-color: #0d0d0d; }
    .elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected::after {
      visibility: hidden; }
    .elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected .elementor-headline-dynamic-text {
      color: #aebcb9; }

.elementor-headline-animation-type-typing .elementor-headline-dynamic-text:not(.elementor-headline-text-active) {
  visibility: hidden; }

.elementor-headline-animation-type-typing .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
  position: absolute;
  visibility: hidden; }

@-webkit-keyframes elementor-headline-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1; }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    transform: translateY(-50%) scale(0.9);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: 0; } }

@keyframes elementor-headline-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1; }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    transform: translateY(-50%) scale(0.9);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: 0; } }

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper {
  -webkit-perspective: 300px;
  perspective: 300px; }

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text {
  opacity: 0; }

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-20px) rotateX(90deg);
  transform: translateZ(-20px) rotateX(90deg);
  opacity: 0; }

.elementor-headline-text-active .elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
  opacity: 1; }

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter.elementor-headline-animation-in {
  -webkit-animation: elementor-headline-swirl-in .4s forwards;
  animation: elementor-headline-swirl-in .4s forwards; }

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
  -webkit-animation: elementor-headline-swirl-out .4s forwards;
  animation: elementor-headline-swirl-out .4s forwards; }

@-webkit-keyframes elementor-headline-swirl-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg); }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
    transform: translateZ(-20px) rotateX(-10deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
    transform: translateZ(-20px) rotateX(0deg); } }

@keyframes elementor-headline-swirl-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg); }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
    transform: translateZ(-20px) rotateX(-10deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
    transform: translateZ(-20px) rotateX(0deg); } }

@-webkit-keyframes elementor-headline-swirl-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
    transform: translateZ(-20px) rotateX(0); }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
    transform: translateZ(-20px) rotateX(-100deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
    transform: translateZ(-20px) rotateX(-90deg); } }

@keyframes elementor-headline-swirl-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
    transform: translateZ(-20px) rotateX(0); }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
    transform: translateZ(-20px) rotateX(-100deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
    transform: translateZ(-20px) rotateX(-90deg); } }

.elementor-headline-animation-type-slide-down .elementor-headline-text-wrapper {
  display: inline-block;
  padding: .2em 0; }

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper {
  overflow: hidden;
  vertical-align: top; }

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text {
  opacity: 0;
  top: .2em; }
  .elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-active {
    top: 0;
    opacity: 1;
    -webkit-animation: elementor-headline-slide-down-in .6s;
    animation: elementor-headline-slide-down-in .6s; }
  .elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-inactive {
    -webkit-animation: elementor-headline-slide-down-out .6s;
    animation: elementor-headline-slide-down-out .6s; }

@-webkit-keyframes elementor-headline-slide-down-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
    transform: translateY(20%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes elementor-headline-slide-down-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
    transform: translateY(20%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes elementor-headline-slide-down-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
    transform: translateY(120%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

@keyframes elementor-headline-slide-down-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
    transform: translateY(120%); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

.elementor-headline-animation-type-clip .elementor-headline-text-wrapper {
  display: inline-block;
  padding: .2em 0; }

.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper {
  overflow: hidden;
  vertical-align: top; }
  .elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper::after {
    /* line */
    content: '';
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    width: 2px;
    height: 100%;
    background-color: #0d0d0d; }

.elementor-headline-animation-type-clip .elementor-headline-dynamic-text {
  opacity: 0; }
  .elementor-headline-animation-type-clip .elementor-headline-dynamic-text.elementor-headline-text-active {
    opacity: 1; }

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper {
  -webkit-perspective: 300px;
  perspective: 300px; }

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text {
  opacity: 0; }
  .elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-active {
    opacity: 1;
    -webkit-animation: elementor-headline-drop-in-in .8s;
    animation: elementor-headline-drop-in-in .8s; }
  .elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-inactive {
    -webkit-animation: elementor-headline-drop-in-out .8s;
    animation: elementor-headline-drop-in-out .8s; }

@-webkit-keyframes elementor-headline-drop-in-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px);
    transform: translateZ(100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes elementor-headline-drop-in-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px);
    transform: translateZ(100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@-webkit-keyframes elementor-headline-drop-in-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-100px);
    transform: translateZ(-100px); } }

@keyframes elementor-headline-drop-in-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-100px);
    transform: translateZ(-100px); } }

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper {
  -webkit-perspective: 300px;
  perspective: 300px; }

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text {
  opacity: 0; }

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter {
  display: inline-block;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.elementor-headline-text-active .elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg); }

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter.elementor-headline-animation-in {
  -webkit-animation: elementor-headline-blinds-in .6s forwards;
  animation: elementor-headline-blinds-in .6s forwards; }

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
  -webkit-animation: elementor-headline-blinds-out .6s forwards;
  animation: elementor-headline-blinds-out .6s forwards; }

@-webkit-keyframes elementor-headline-blinds-in {
  0% {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); } }

@keyframes elementor-headline-blinds-in {
  0% {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); } }

@-webkit-keyframes elementor-headline-blinds-out {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0); }
  100% {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg); } }

@keyframes elementor-headline-blinds-out {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0); }
  100% {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg); } }

.elementor-headline-animation-type-wave .elementor-headline-dynamic-text {
  opacity: 0; }

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter {
  display: inline-block;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }

.elementor-headline-text-active .elementor-headline-animation-type-wave .elementor-headline-dynamic-letter {
  opacity: 1; }

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter.elementor-headline-animation-in {
  -webkit-animation: elementor-headline-wave-up .6s forwards;
  animation: elementor-headline-wave-up .6s forwards; }

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
  -webkit-animation: elementor-headline-wave-down .6s forwards;
  animation: elementor-headline-wave-down .6s forwards; }

@-webkit-keyframes elementor-headline-wave-up {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  60% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes elementor-headline-wave-up {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  60% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-webkit-keyframes elementor-headline-wave-down {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  60% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0; } }

@keyframes elementor-headline-wave-down {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  60% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0; } }

.elementor-headline-animation-type-slide .elementor-headline-dynamic-text {
  opacity: 0; }
  .elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-active {
    opacity: 1;
    -webkit-animation: elementor-headline-slide-in .6s;
    animation: elementor-headline-slide-in .6s; }
  .elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-inactive {
    -webkit-animation: elementor-headline-slide-out .6s;
    animation: elementor-headline-slide-out .6s; }

@-webkit-keyframes elementor-headline-slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
    transform: translateX(10%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes elementor-headline-slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
    transform: translateX(10%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes elementor-headline-slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
    transform: translateX(110%); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes elementor-headline-slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
    transform: translateX(110%); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

.opal-move-up {
  animation-name: opalMoveUp;
  -moz-animation-name: opalMoveUp;
  -webkit-animation-name: opalMoveUp; }

@-webkit-keyframes opalMoveUp {
  from {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0; }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

@keyframes opalMoveUp {
  from {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0; }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.opal-move-down {
  animation-name: opalMoveDown;
  -moz-animation-name: opalMoveDown;
  -webkit-animation-name: opalMoveDown; }

@-webkit-keyframes opalMoveDown {
  from {
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0; }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

@keyframes opalMoveDown {
  from {
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0; }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.opal-move-left {
  animation-name: opalMoveLeft;
  -moz-animation-name: opalMoveLeft;
  -webkit-animation-name: opalMoveLeft; }

@-webkit-keyframes opalMoveLeft {
  from {
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

@keyframes opalMoveLeft {
  from {
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.opal-move-right {
  animation-name: opalMoveRight;
  -moz-animation-name: opalMoveRight;
  -webkit-animation-name: opalMoveRight; }

@-webkit-keyframes opalMoveRight {
  from {
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0; }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

@keyframes opalMoveRight {
  from {
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0; }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.opal-scale-up {
  animation-name: opalScaleUp;
  -moz-animation-name: opalScaleUp;
  -webkit-animation-name: opalScaleUp; }

@-webkit-keyframes opalScaleUp {
  from {
    opacity: 0;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6); }
  to {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes opalScaleUp {
  from {
    opacity: 0;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6); }
  to {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

.opal-flip {
  animation-name: opalFlip;
  -moz-animation-name: opalFlip;
  -webkit-animation-name: opalFlip; }

@-webkit-keyframes opalFlip {
  from {
    opacity: 0;
    -webkit-perspective: 1300px;
    perspective: 1300px;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }
  to {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; } }

@keyframes opalFlip {
  from {
    opacity: 0;
    -webkit-perspective: 1300px;
    perspective: 1300px;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }
  to {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; } }

.opal-helix {
  animation-name: opalHelix;
  -moz-animation-name: opalHelix;
  -webkit-animation-name: opalHelix; }

@-webkit-keyframes opalHelix {
  from {
    opacity: 0;
    -webkit-perspective: 1300px;
    perspective: 1300px;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }
  to {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1; } }

@keyframes opalHelix {
  from {
    opacity: 0;
    -webkit-perspective: 1300px;
    perspective: 1300px;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }
  to {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1; } }

.opal-am-popup {
  -webkit-animation: opalPopup;
          animation: opalPopup;
  -moz-animation-name: opalPopup;
  -webkit-animation-name: opalPopup; }

@-webkit-keyframes opalPopup {
  from {
    opacity: 0;
    -webkit-transform: scale(0.4);
    -ms-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1300px;
    perspective: 1300px; }
  70% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    opacity: .8;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out; }
  to {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1; } }

@keyframes opalPopup {
  from {
    opacity: 0;
    -webkit-transform: scale(0.4);
    -ms-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1300px;
    perspective: 1300px; }
  70% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    opacity: .8;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out; }
  to {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1; } }

.elementor-brand-item {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }
  .elementor-brand-item .elementor-brand-image {
    display: block;
    width: 100%;
    font-size: 0;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s; }
    .elementor-brand-item .elementor-brand-image img {
      margin: 0 auto; }
    .elementor-brand-item .elementor-brand-image i {
      font-size: 50px;
      display: inline-block;
      position: relative;
      width: 1em;
      height: 1em; }
      .elementor-brand-item .elementor-brand-image i:before {
        position: absolute;
        line-height: 1;
        left: 0;
        top: 0; }
    .elementor-brand-item .elementor-brand-image svg path {
      -webkit-transition: all ease 0.3s;
      transition: all ease 0.3s; }

.elementor-brand-wrapper .row {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

.elementor-brand-wrapper a {
  display: block; }

.elementor-brand-wrapper img {
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s; }

.elementor-brand-wrapper .column-item {
  margin-bottom: 30px; }

.wpcf7-form-control-wrap input {
  width: 100%; }

.elementor-widget-ekommart-countdown .elementor-ekommart-countdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  margin-right: auto;
  margin-left: auto; }

.elementor-widget-ekommart-countdown .elementor-countdown-item {
  -webkit-flex-basis: 160px;
          flex-basis: 160px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  position: relative; }
  .elementor-widget-ekommart-countdown .elementor-countdown-item:last-child:after {
    display: none; }
  .elementor-widget-ekommart-countdown .elementor-countdown-item:after {
    position: absolute;
    top: 50%;
    right: -2px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #000000;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

.elementor-widget-ekommart-countdown .elementor-countdown-label {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase; }

.elementor-widget-ekommart-countdown .elementor-countdown-digits {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  color: #ef3636; }

.elementor-widget-ekommart-image-box {
  text-align: center; }

.ekommart-image-box-content {
  position: absolute;
  background-color: #fff;
  left: 35px;
  right: 35px;
  bottom: 0;
  padding: 20px 20px 10px; }

.ekommart-image-framed {
  position: relative; }

.ekommart-image-box-button {
  display: block;
  text-align: center;
  background-color: #000;
  color: #fff;
  padding: 1rem;
  font-size: 12px;
  font-weight: 700;
  margin-left: 35px;
  margin-right: 35px; }

.ekommart-image-box-sub-title {
  font-size: 12px;
  text-transform: uppercase;
  color: #ef3636; }

.elementor-widget-container .form-style .mc4wp-form {
  margin: 0; }
  .elementor-widget-container .form-style .mc4wp-form .mc4wp-form-fields {
    position: relative; }
    .elementor-widget-container .form-style .mc4wp-form .mc4wp-form-fields input[type="email"] {
      width: 100%;
      line-height: 1;
      border: 2px solid;
      padding: 1em 8.41575em 1em 1.41575em; }
      .elementor-widget-container .form-style .mc4wp-form .mc4wp-form-fields input[type="email"]:focus {
        border-color: #ef3636; }
    .elementor-widget-container .form-style .mc4wp-form .mc4wp-form-fields button[type="submit"] {
      height: calc(100% - 16px);
      line-height: 0;
      position: absolute;
      top: 8px;
      right: 8px; }

.elementor-post-wrapper .column-item {
  margin-bottom: 30px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }

.post-style-1 {
  margin-bottom: 30px;
  text-align: center; }
  .post-style-1 .post-inner {
    display: inline-block; }
  .post-style-1 .entry-header {
    position: relative; }
  .post-style-1 .post-header-content {
    text-align: center;
    padding: 20px 40px;
    background-color: #ffffff; }
    .post-style-1 .post-header-content .entry-title {
      font-size: 16px; }
  .post-style-1 .categories-link {
    font-size: 14px;
    margin-bottom: 15px;
    display: block; }
    .post-style-1 .categories-link a {
      color: #ef3636; }
  .post-style-1 .post-thumbnail {
    overflow: hidden; }
    .post-style-1 .post-thumbnail img {
      margin-bottom: 0;
      display: block;
      -webkit-transition: all ease 0.3s;
      transition: all ease 0.3s; }
    .post-style-1 .post-thumbnail + .post-header-content {
      position: absolute;
      bottom: 0;
      left: 35px;
      right: 35px; }
  .post-style-1 .entry-meta {
    margin-left: 35px;
    margin-right: 35px;
    background: #000;
    font-size: 12px;
    color: #888;
    text-align: center;
    padding: 18px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s; }
    .post-style-1 .entry-meta a {
      color: #fff; }
    .post-style-1 .entry-meta > span:not(:first-child):before {
      color: #fff; }
  .post-style-1 .post-inner:hover .post-thumbnail img {
    -webkit-transform: scale(1.1) rotate(2deg);
        -ms-transform: scale(1.1) rotate(2deg);
            transform: scale(1.1) rotate(2deg); }
  .post-style-1 .post-inner:hover .entry-meta {
    background-color: #ef3636; }

.post-style-2 .post-thumbnail {
  margin-bottom: 2em;
  overflow: hidden; }
  .post-style-2 .post-thumbnail img {
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s; }

.post-style-2 .entry-title {
  font-size: 16px;
  margin-bottom: 1em; }

.post-style-2 .entry-meta {
  margin-bottom: 10px;
  margin-top: 5px;
  font-size: 12px;
  color: #888; }
  .post-style-2 .entry-meta .posted-on a,
  .post-style-2 .entry-meta .post-author a {
    color: #888; }
    .post-style-2 .entry-meta .posted-on a:hover,
    .post-style-2 .entry-meta .post-author a:hover {
      color: #ef3636; }

.post-style-2 .entry-content {
  border: none; }
  .post-style-2 .entry-content a {
    font-weight: 700;
    border-bottom: 1px solid; }
  .post-style-2 .entry-content p {
    margin-bottom: 1em; }

.post-style-2 .post-inner:hover .post-thumbnail img {
  -webkit-transform: scale(1.1) rotate(2deg);
      -ms-transform: scale(1.1) rotate(2deg);
          transform: scale(1.1) rotate(2deg); }

.post-style-3 .post-inner {
  position: relative;
  text-align: center;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }
  .post-style-3 .post-inner:hover {
    background: #000; }
    .post-style-3 .post-inner:hover img {
      opacity: 0.4;
      -webkit-transform: scale(1.1) rotate(2deg);
          -ms-transform: scale(1.1) rotate(2deg);
              transform: scale(1.1) rotate(2deg); }
    .post-style-3 .post-inner:hover .entry-content {
      border-color: transparent; }
    .post-style-3 .post-inner:hover .entry-description {
      color: #fff; }
    .post-style-3 .post-inner:hover .entry-title a {
      color: #fff; }
      .post-style-3 .post-inner:hover .entry-title a:hover {
        color: #ef3636; }
    .post-style-3 .post-inner:hover .entry-meta {
      background-color: #ef3636; }

.post-style-3 .post-thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden; }
  .post-style-3 .post-thumbnail img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.post-style-3 .categories-link {
  display: block; }

.post-style-3 .entry-content {
  padding: 40px;
  position: relative;
  border-width: 1px 1px 0;
  border-style: solid;
  border-color: #ebebeb; }

.post-style-3 .entry-meta {
  padding: 15px;
  position: relative;
  font-size: 12px;
  color: #fff;
  background-color: #252525; }
  .post-style-3 .entry-meta a {
    color: #fff; }
    .post-style-3 .entry-meta a:hover {
      text-decoration: underline; }

.post-style-3 .entry-title {
  font-size: 16px;
  padding-top: 10px;
  margin-bottom: 20px; }
  .post-style-3 .entry-title a:hover {
    color: #ef3636; }

.post-style-3 .entry-description {
  margin-bottom: 0; }

.post-style-3 .post-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99; }

.post-style-4 .column-item {
  margin-bottom: 20px; }
  .post-style-4 .column-item:last-child {
    margin: 0; }

.post-style-4 .post-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding-bottom: 20px;
  border-bottom: 1px solid;
  border-color: #ebebeb; }

.post-style-4 .post-thumbnail {
  max-width: 100px; }

.post-style-4 .entry-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  padding-left: 25px;
  margin-top: -8px; }

.post-style-4 .categories-link {
  font-size: 12px; }

.post-style-4 .entry-title {
  font-size: 14px;
  padding-top: 0.6em; }

.post-style-4 .entry-meta {
  font-size: 12px;
  color: #888; }
  .post-style-4 .entry-meta a {
    color: #888; }
    .post-style-4 .entry-meta a:hover {
      color: #ef3636; }

.post-style-footer .post-style-4.column-item {
  margin-bottom: 15px; }
  .post-style-footer .post-style-4.column-item:last-child .post-inner {
    border-bottom: 0;
    padding-bottom: 0; }

.post-style-footer .post-style-4 .post-inner {
  padding-bottom: 15px; }

.post-style-footer .post-style-4 .post-thumbnail {
  max-width: 60px; }

.post-style-footer .post-style-4 .entry-content {
  padding-left: 15px;
  margin-top: 0; }

.post-style-footer .post-style-4 .categories-link {
  display: none; }

.post-style-footer .post-style-4 .entry-title {
  padding-top: 0; }

.elementor-widget-ekommart-product-categories .cat-image {
  position: relative;
  overflow: hidden;
  text-align: center; }
  .elementor-widget-ekommart-product-categories .cat-image img {
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    -o-object-fit: cover;
       object-fit: cover;
    display: inline-block; }

.elementor-widget-ekommart-product-categories .cat-title {
  text-align: center;
  font-size: 16px;
  background: #fff;
  padding: 18px 20px;
  font-weight: 700; }
  .elementor-widget-ekommart-product-categories .cat-title a {
    color: #000; }
    .elementor-widget-ekommart-product-categories .cat-title a:hover {
      color: #ef3636; }

.elementor-widget-ekommart-product-categories .cat-total {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  background: #000;
  padding: 10px 20px;
  text-align: center;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s; }

.elementor-widget-ekommart-product-categories .product-cat:hover .cat-image img {
  -webkit-transform: scale(1.1) rotate(2deg);
      -ms-transform: scale(1.1) rotate(2deg);
          transform: scale(1.1) rotate(2deg); }

.elementor-widget-ekommart-product-categories .product-cat:hover .cat-total {
  background-color: #ef3636; }

.product-cat-style-1 .cat-total {
  margin-left: 40px;
  margin-right: 40px; }

.product-cat-style-1 .cat-title {
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 0; }

.product-cat-style-2 .product-cat-caption {
  position: absolute;
  bottom: 40px;
  left: 40px;
  width: 220px;
  max-width: calc(100% - 80px); }

.product-cat-style-3 .cat-image {
  border: 1px solid;
  border-color: #ebebeb; }

.product-cat-style-3 .cat-total {
  position: absolute;
  bottom: 0;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  left: 0;
  right: 0;
  background-color: #ef3636; }

.product-cat-style-3 .cat-title {
  background-color: transparent; }

.product-cat-style-3 .product-cat:hover .cat-total {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.product-cat-style-4 .cat-image {
  border: 1px solid;
  border-color: #ebebeb; }

.product-cat-style-4 .cat-total {
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  left: 0;
  right: 0;
  background-color: #000; }

.product-cat-style-4 .cat-title {
  background-color: transparent;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px; }

.product-cat-style-4 .product-cat:hover .cat-total {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.product-cat-style-5 .product-cat-caption {
  margin-top: 20px; }

.product-cat-style-5 .cat-title {
  background-color: transparent;
  padding: 0; }

.product-cat-style-5 .cat-total {
  background-color: transparent;
  color: #ef3636;
  padding: 5px; }

.product-cat-style-5 .product-cat:hover .cat-image img {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

.product-cat-style-5 .product-cat:hover .cat-total {
  background-color: transparent; }

.elementor-widget-ekommart-products-deals .fieldset {
  border: 3px solid;
  border-top: none;
  border-color: #ef3636; }
  @media (min-width: 1024px) {
    .elementor-widget-ekommart-products-deals .fieldset {
      padding: 0 30px; } }
  @media (max-width: 1023px) {
    .elementor-widget-ekommart-products-deals .fieldset {
      border: none !important; } }

.elementor-widget-ekommart-products-deals .legend {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media (min-width: 1024px) {
    .elementor-widget-ekommart-products-deals .legend {
      margin-left: -33px;
      margin-right: -33px; } }
  .elementor-widget-ekommart-products-deals .legend .legend-wrap {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
  .elementor-widget-ekommart-products-deals .legend:before {
    border-top: 3px solid;
    width: 25px;
    margin-right: 10px;
    border-color: #ef3636; }
    @media (min-width: 1024px) {
      .elementor-widget-ekommart-products-deals .legend:before {
        content: ''; } }
  .elementor-widget-ekommart-products-deals .legend:after {
    border-top: 3px solid;
    border-color: #ef3636;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
            flex: 1 0 auto;
    margin-left: 10px; }
    @media (min-width: 1024px) {
      .elementor-widget-ekommart-products-deals .legend:after {
        content: ''; } }

.elementor-widget-ekommart-products-deals .element-deal-title {
  font-size: 28px;
  color: #000000; }

.elementor-widget-ekommart-products-deals .deal-time {
  color: #ff0000;
  font-size: 18px;
  margin-right: 5px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  font-weight: 700;
  width: 100%; }
  @media (min-width: 1024px) {
    .elementor-widget-ekommart-products-deals .deal-time {
      width: auto; }
      .elementor-widget-ekommart-products-deals .deal-time:before {
        content: '';
        width: 24px;
        height: 1px;
        background-color: black;
        margin-left: 20px;
        margin-right: 20px; } }
  .elementor-widget-ekommart-products-deals .deal-time i {
    line-height: 1;
    margin-right: 3px; }
    .elementor-widget-ekommart-products-deals .deal-time i:before {
      -webkit-transform: translateY(-2px);
          -ms-transform: translateY(-2px);
              transform: translateY(-2px); }
  .elementor-widget-ekommart-products-deals .deal-time .deal-count {
    min-width: 78px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex; }

.elementor-widget-ekommart-products-deals .woocommerce-carousel {
  margin-bottom: 30px; }

.product-style-1 .elementor-widget-ekommart-products-deals ul.products li.product a[class*="product_type_"],
.product-style-2 .elementor-widget-ekommart-products-deals ul.products li.product a[class*="product_type_"],
.product-style-4 .elementor-widget-ekommart-products-deals ul.products li.product a[class*="product_type_"],
.product-style-6 .elementor-widget-ekommart-products-deals ul.products li.product a[class*="product_type_"] {
  display: none; }

.product-style-1 ul.products li.product .deal-sold,
.product-style-2 ul.products li.product .deal-sold,
.product-style-4 ul.products li.product .deal-sold,
.product-style-5 ul.products li.product .deal-sold {
  padding-left: 15px;
  padding-right: 15px; }

.elementor-widget-ekommart-products-tabs .elementor-tabs-wrapper {
  text-align: center;
  display: block; }

.elementor-widget-ekommart-products-tabs .elementor-tab-title {
  font-size: 25px;
  line-height: 1;
  font-weight: 500;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  margin-left: -4px;
  border: 0;
  border-color: transparent;
  outline: 0;
  color: #000000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media (min-width: 768px) {
    .elementor-widget-ekommart-products-tabs .elementor-tab-title {
      margin-bottom: 0; } }
  .elementor-widget-ekommart-products-tabs .elementor-tab-title:hover, .elementor-widget-ekommart-products-tabs .elementor-tab-title.elementor-active {
    border-color: #ef3636; }
  .elementor-widget-ekommart-products-tabs .elementor-tab-title:first-child {
    margin-left: 0; }
  .elementor-widget-ekommart-products-tabs .elementor-tab-title:last-child {
    margin-right: 0 !important; }
    .elementor-widget-ekommart-products-tabs .elementor-tab-title:last-child:before {
      display: none; }
  .elementor-widget-ekommart-products-tabs .elementor-tab-title:before {
    position: absolute;
    width: 0.2em;
    height: 0.2em;
    border-radius: 50%;
    background-color: #000000;
    top: 50%;
    right: 0;
    -ms-transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%); }
    @media (max-width: 767px) {
      .elementor-widget-ekommart-products-tabs .elementor-tab-title:before {
        display: none; } }
  .elementor-widget-ekommart-products-tabs .elementor-tab-title:hover, .elementor-widget-ekommart-products-tabs .elementor-tab-title.elementor-active {
    color: #ef3636; }

.elementor-widget-ekommart-products-tabs .elementor-tab-content {
  border: 0;
  padding: 0; }

.elementor-widget-ekommart-products-tabs .elementor-tabs-content-wrapper {
  border: none; }

.elementor-widget-ekommart-products-tabs ul.products {
  margin: 0; }

.elementor-tabs-h-align-left .elementor-tab-title:first-child {
  padding-left: 0 !important; }

.elementor-tabs-h-align-right .elementor-tab-title:last-child {
  padding-right: 0 !important; }

.elementor-html .onsale + img,
.elementor-html .product-img-wrap + img,
.elementor-html .product-image + img {
  display: none !important; }

.elementor-html .site-content-contain {
  z-index: 100; }

.elementor-html .product-image.no-gallery {
  display: none !important; }

.woocommerce-carousel {
  position: relative; }
  .woocommerce-carousel ul.products {
    display: none;
    position: static !important; }
    .woocommerce-carousel ul.products.slick-initialized {
      display: block; }
    .woocommerce-carousel ul.products li.product {
      margin: 0 !important; }
  .woocommerce-carousel .slick-slide > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 100%; }

ul.products li.product-item {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: -1px;
  margin-left: -1px; }
  .woocommerce-product-list.columns-mobile-1 ul.products li.product-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .woocommerce-product-list.columns-mobile-2 ul.products li.product-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .woocommerce-product-list.columns-mobile-3 ul.products li.product-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .woocommerce-product-list.columns-mobile-4 ul.products li.product-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .woocommerce-product-list.columns-mobile-5 ul.products li.product-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .woocommerce-product-list.columns-mobile-6 ul.products li.product-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  @media (min-width: 768px) {
    .woocommerce-product-list.columns-tablet-1 ul.products li.product-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .woocommerce-product-list.columns-tablet-2 ul.products li.product-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .woocommerce-product-list.columns-tablet-3 ul.products li.product-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.3333333333%;
              flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    .woocommerce-product-list.columns-tablet-4 ul.products li.product-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .woocommerce-product-list.columns-tablet-5 ul.products li.product-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 20%;
              flex: 0 0 20%;
      max-width: 20%; }
    .woocommerce-product-list.columns-tablet-6 ul.products li.product-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.6666666667%;
              flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; } }
  @media (min-width: 1024px) {
    .woocommerce-product-list.columns-1 ul.products li.product-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
    .woocommerce-product-list.columns-2 ul.products li.product-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .woocommerce-product-list.columns-3 ul.products li.product-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.3333333333%;
              flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    .woocommerce-product-list.columns-4 ul.products li.product-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
    .woocommerce-product-list.columns-5 ul.products li.product-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 20%;
              flex: 0 0 20%;
      max-width: 20%; }
    .woocommerce-product-list.columns-6 ul.products li.product-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 16.6666666667%;
              flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; } }

.woocommerce-product-list .woocommerce-carousel ul.products {
  display: none; }
  .woocommerce-product-list .woocommerce-carousel ul.products.slick-initialized {
    display: block; }

.woocommerce-product-list ul.products {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  overflow: hidden; }
  [class*="columns-"] .woocommerce-product-list ul.products {
    margin-left: -15px;
    margin-right: -15px; }
  .woocommerce-product-list ul.products .product-list-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    border-top: 1px solid;
    border-top-color: #ebebeb;
    padding: 1em 0;
    background-color: #ffffff; }
    .product-list-border-hide .woocommerce-product-list ul.products .product-list-inner {
      border: none; }
    .woocommerce-product-list ul.products .product-list-inner img {
      max-width: 90px;
      width: 100%; }
    .woocommerce-product-list ul.products .product-list-inner > a {
      display: block;
      max-height: 50%;
      min-width: 60px; }
  .woocommerce-product-list ul.products .reviewer {
    font-size: 0.875em; }
  .woocommerce-product-list ul.products .product-content {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
            flex: 1; }
    .woocommerce-product-list ul.products .product-content del {
      color: #888; }
      .woocommerce-product-list ul.products .product-content del .amount {
        font-size: 0.875em;
        font-weight: 400;
        color: #888; }
    .woocommerce-product-list ul.products .product-content .amount {
      color: #ef3636; }
  .woocommerce-product-list ul.products .star-rating {
    margin-bottom: 5px; }
  .woocommerce-product-list ul.products .product-title {
    display: block;
    margin-top: 0.6180469716em;
    margin-bottom: 0.875em;
    line-height: 1.41575em;
    text-decoration: none !important; }
    .woocommerce-product-list ul.products .product-title span {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      color: #000000; }
      .woocommerce-product-list ul.products .product-title span:hover {
        color: #ef3636; }
  .woocommerce-product-list ul.products .amount {
    font-weight: 700;
    display: block; }
  .woocommerce-product-list ul.products .button {
    margin-top: 10px;
    background-color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
    border: none; }
  .woocommerce-product-list ul.products .price {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    color: #ef3636; }
  .woocommerce-product-list ul.products .slick-slide {
    height: auto !important; }

.woocommerce-product-list.producs-list-2 ul.products {
  overflow: visible; }
  .woocommerce-product-list.producs-list-2 ul.products li {
    margin-top: 0;
    margin-bottom: 30px; }
  .woocommerce-product-list.producs-list-2 ul.products .product-list-inner {
    border: 1px solid;
    border-color: #ebebeb;
    padding: 1em; }
    .product-list-border-hide .woocommerce-product-list.producs-list-2 ul.products .product-list-inner {
      border: none; }
    @media (min-width: 768px) {
      .woocommerce-product-list.producs-list-2 ul.products .product-list-inner img {
        max-width: 200px; } }
  .woocommerce-product-list.producs-list-2 ul.products .product-title {
    font-weight: 700; }

.woocommerce-product-list.producs-list-3 ul.products {
  overflow: visible; }
  .woocommerce-product-list.producs-list-3 ul.products .product-list-inner {
    padding: 1em; }
    @media (min-width: 768px) {
      .woocommerce-product-list.producs-list-3 ul.products .product-list-inner img {
        max-width: 200px; } }
  .woocommerce-product-list.producs-list-3 ul.products .posted-in a {
    font-size: 12px;
    color: #b0b0b0; }
  .woocommerce-product-list.producs-list-3 ul.products .product-title {
    font-weight: 700; }
  .woocommerce-product-list.producs-list-3 ul.products .short-description {
    margin-top: 15px; }

.woocommerce-product-list.producs-list-4 ul.products {
  overflow: visible; }
  .woocommerce-product-list.producs-list-4 ul.products li {
    margin-top: 0;
    margin-bottom: 30px; }
  .woocommerce-product-list.producs-list-4 ul.products .product-list-inner {
    border: 1px solid;
    border-color: #ebebeb;
    padding: 1em; }
    .product-list-border-hide .woocommerce-product-list.producs-list-4 ul.products .product-list-inner {
      border: none; }
    @media (min-width: 768px) {
      .woocommerce-product-list.producs-list-4 ul.products .product-list-inner img {
        max-width: 200px; } }

.woocommerce-product-list.producs-list-5 ul.products {
  overflow: visible; }
  .woocommerce-product-list.producs-list-5 ul.products li {
    margin-top: 0;
    margin-bottom: 30px; }
  .woocommerce-product-list.producs-list-5 ul.products .product-list-inner {
    border: 1px solid;
    border-color: #ebebeb;
    padding: 1em; }
    .product-list-border-hide .woocommerce-product-list.producs-list-5 ul.products .product-list-inner {
      border: none; }
    .woocommerce-product-list.producs-list-5 ul.products .product-list-inner > a {
      max-height: unset; }
    @media (max-width: 768px) {
      .woocommerce-product-list.producs-list-5 ul.products .product-list-inner {
        display: block; }
        .woocommerce-product-list.producs-list-5 ul.products .product-list-inner img {
          max-width: 100%; }
        .woocommerce-product-list.producs-list-5 ul.products .product-list-inner .product-content {
          padding: 20px 0 0; } }
    .woocommerce-product-list.producs-list-5 ul.products .product-list-inner .posted-in a {
      color: #888; }
      .woocommerce-product-list.producs-list-5 ul.products .product-list-inner .posted-in a:hover {
        color: #ef3636; }
    .woocommerce-product-list.producs-list-5 ul.products .product-list-inner a.product-title {
      font-size: 16px; }
    .woocommerce-product-list.producs-list-5 ul.products .product-list-inner ins .amount {
      font-size: 20px; }
    @media (min-width: 769px) {
      .woocommerce-product-list.producs-list-5 ul.products .product-list-inner > a {
        -webkit-flex-basis: 50%;
                flex-basis: 50%;
        max-width: 50%; }
      .woocommerce-product-list.producs-list-5 ul.products .product-list-inner img {
        max-width: 100%; } }
    .woocommerce-product-list.producs-list-5 ul.products .product-list-inner .product-content {
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
              flex-direction: column; }
      .woocommerce-product-list.producs-list-5 ul.products .product-list-inner .product-content > * {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
                order: 2; }
      .woocommerce-product-list.producs-list-5 ul.products .product-list-inner .product-content .star-rating {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
                order: -1; }
      .woocommerce-product-list.producs-list-5 ul.products .product-list-inner .product-content .posted-in,
      .woocommerce-product-list.producs-list-5 ul.products .product-list-inner .product-content .product-title,
      .woocommerce-product-list.producs-list-5 ul.products .product-list-inner .product-content .short-description {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
                order: 1; }
      .woocommerce-product-list.producs-list-5 ul.products .product-list-inner .product-content .short-description {
        margin-bottom: 10px; }

.time-sale {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px solid;
  border-top-color: #ebebeb; }
  .time-sale .deal-text {
    color: #000000; }
    @media (min-width: 768px) {
      .time-sale .deal-text {
        margin-bottom: 10px; } }
  .time-sale .ekommart-countdown {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
    .time-sale .ekommart-countdown .countdown-item {
      margin-right: 10px; }
      @media (min-width: 768px) {
        .time-sale .ekommart-countdown .countdown-item {
          text-align: center; } }
      .time-sale .ekommart-countdown .countdown-item .countdown-digits {
        background-color: #ef3636; }
        @media (min-width: 768px) {
          .time-sale .ekommart-countdown .countdown-item .countdown-digits {
            color: #fff;
            display: -webkit-inline-box;
            display: -webkit-inline-flex;
            display: inline-flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
                    align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
                    justify-content: center;
            padding: 5px;
            width: 50px;
            height: 50px;
            font-size: 20px;
            font-weight: bold;
            border-radius: 50%; } }
        @media (max-width: 767px) {
          .time-sale .ekommart-countdown .countdown-item .countdown-digits {
            background-color: transparent !important; } }
      .time-sale .ekommart-countdown .countdown-item .countdown-label {
        font-size: 12px;
        display: block;
        color: #000000; }

.border-wrapper-yes .woocommerce-carousel ul.products {
  padding-left: 0;
  border-left: 1px solid;
  border-right: 1px solid;
  border-right-color: #ebebeb;
  border-left-color: #ebebeb; }

.elementor-widget-container .elementor-teams-wrapper {
  line-height: 1.5em; }
  .elementor-widget-container .elementor-teams-wrapper .team-image {
    display: inline-block;
    padding-bottom: 16px; }
    .elementor-widget-container .elementor-teams-wrapper .team-image img {
      border-radius: 50%; }
  .elementor-widget-container .elementor-teams-wrapper .team-name {
    text-transform: uppercase;
    color: #000000;
    font-weight: 700;
    font-size: 12px; }
    .elementor-widget-container .elementor-teams-wrapper .team-name a {
      color: #000000; }
    .elementor-widget-container .elementor-teams-wrapper .team-name a:hover {
      color: #ef3636; }
  .elementor-widget-container .elementor-teams-wrapper .team-name:hover {
    color: #ef3636; }
  .elementor-widget-container .elementor-teams-wrapper .team-job {
    text-transform: uppercase;
    color: #888;
    font-weight: 500;
    font-size: 12px;
    padding-bottom: 16px; }
  .elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    list-style: none;
    margin: 0;
    padding-bottom: 18px; }
    .elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul li.social {
      text-align: center;
      margin: 0 5px; }
      .elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul li.social a {
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 26px;
        border: 1px solid;
        border-color: #ebebeb;
        border-radius: 50%;
        color: #626262;
        font-size: 12px; }
        .elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul li.social a i {
          padding-top: 8px; }
      .elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul li.social a:hover {
        color: #ef3636;
        border-color: #ef3636; }
  .elementor-widget-container .elementor-teams-wrapper .team-description {
    color: #626262;
    font-weight: 500; }

.elementor-teams-layout-social-right .elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  margin: 0 -5px; }

.elementor-teams-layout-social-center .elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

.elementor-teams-layout-social-left .elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  margin: 0 -5px; }

.elementor-testimonial-item-wrapper .title {
  color: #ef3636;
  text-transform: uppercase;
  display: block;
  margin-bottom: 30px; }

.elementor-testimonial-item-wrapper .icon-inner {
  font-size: 60px; }

.elementor-testimonial-item-wrapper .content {
  color: #000000;
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 25px; }

.elementor-testimonial-item-wrapper .details {
  color: #000000; }

.elementor-testimonial-item-wrapper .name {
  text-transform: uppercase;
  font-weight: 600; }

.testimonial-decor {
  width: 30px;
  height: 2px;
  background: #d9d9d9;
  display: inline-block; }

.elementor-testimonial-image img {
  display: inline; }

@media (max-width: 767px) {
  .ekommart-carousel .slick-arrow {
    display: none !important; } }

.menu-vertical-type-default .vertical-navigation .vertical-menu {
  position: relative;
  top: 0;
  opacity: 1;
  visibility: visible;
  z-index: 99; }

.menu-vertical-type-default .vertical-navigation .vertical-navigation-header {
  height: auto; }

.animated-bg-text h2.elementor-heading-title {
  background-image: -webkit-linear-gradient(left, #000 0, #000 100%);
  background-image: linear-gradient(to right, #000 0, #000 100%);
  background-repeat: no-repeat;
  background-size: 0 100%;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
  display: inline; }

.animated-bg-text:hover h2.elementor-heading-title {
  background-size: 100% 100%;
  color: #fff; }

.animated-slide-column > .elementor-column-wrap {
  -webkit-transition: opacity 0s 0.6s, -webkit-transform 1s 0.6s;
  transition: opacity 0s 0.6s, -webkit-transform 1s 0.6s;
  transition: opacity 0s 0.6s, transform 1s 0.6s;
  transition: opacity 0s 0.6s, transform 1s 0.6s, -webkit-transform 1s 0.6s;
  opacity: 0;
  -webkit-transform: translateX(-20px) translateZ(0);
          transform: translateX(-20px) translateZ(0); }

.animated-slide-column:after {
  content: '';
  margin: 0 -5px 0 0;
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 100%;
  left: 0;
  background-color: #ef3636;
  z-index: 3;
  -webkit-transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, right 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, margin 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
  transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, right 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, margin 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s; }

.animated-slide-column.col-loaded {
  overflow: hidden;
  position: relative; }
  .animated-slide-column.col-loaded .elementor-column-wrap {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; }
  .animated-slide-column.col-loaded:after {
    margin-right: 0;
    right: -3px;
    bottom: 0;
    left: 100%; }

.animated-bg-parallax {
  overflow: hidden; }
  .animated-bg-parallax > .elementor-column-wrap {
    overflow: hidden; }
  .animated-bg-parallax .img-banner-parallax {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
    .animated-bg-parallax .img-banner-parallax:not(.hover) {
      -webkit-transform: none !important;
          -ms-transform: none !important;
              transform: none !important; }

.elementor-button {
  font-weight: 700; }
  .elementor-button.elementor-size-sm {
    padding: 0.6180469716em 1.41575em; }

.elementor-element.elementor-button-primary .elementor-button {
  background-color: #ef3636; }

.elementor-view-framed .elementor-icon,
.elementor-view-default .elementor-icon {
  color: #ef3636;
  border-color: #ef3636;
  fill: #ef3636; }

.elementor-view-stacked .elementor-icon {
  background-color: #ef3636; }

.elementor_library-template-default .entry-header,
.elementor_library-template-default #post-navigation,
.elementor_library-template-default .entry-taxonomy {
  display: none; }

.elementor-button.elementor-size-sm {
  padding: 0.6180469716em 1.41575em;
  font-weight: 700; }

.elementor-widget-container .elementor-accordion .elementor-accordion-item {
  border: 0;
  border-bottom: 1px solid;
  border-bottom-color: #ebebeb; }
  .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title {
    color: #000000;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    font-weight: 700;
    padding: 1.25em 0; }
    .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon {
      font-size: 1.5em;
      margin-right: 1.063em;
      color: #000000; }
      .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened {
        color: #ef3636; }
    .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title a {
      line-height: 26px;
      color: #000000; }
  .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active {
    color: #000000; }
    .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active a {
      color: #000000; }
  .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content {
    border-top: 0;
    line-height: 30px;
    padding: 0 0 33px 52px; }
    .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content p {
      margin: 0; }

body:not(.ekommart-header-side) .content-area .elementor-section.elementor-section-stretched {
  width: 100vw !important;
  left: 50% !important;
  margin-left: -50vw !important; }

.elementor-text-editor p {
  margin-bottom: 0; }

.elementor-widget-gallery-icon-yes .elementor-gallery-item__overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }
  .elementor-widget-gallery-icon-yes .elementor-gallery-item__overlay:before {
    font-size: 30px;
    color: transparent;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .elementor-widget-gallery-icon-yes .elementor-gallery-item__overlay:hover:before {
    color: #fff; }/**
 * WooCommerce
 */
/**
 * Imports
 */
@keyframes opal-loading {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes opal-loading {
  100% {
    -webkit-transform: rotate(360deg); } }

/* ===== Start Customizer Color ===== */
.ekommart-product-pagination .product-item .price, ul.products li.product .price,
ul.products .wc-block-grid__product .price,
.wc-block-grid__products li.product .price,
.wc-block-grid__products .wc-block-grid__product .price, .single-product div.product form.cart table.group_table .woocommerce-Price-amount, .single-product div.product p.price, .single-product div.product .single_variation .price, .ekommart-sticky-add-to-cart__content-price, .single-product-countdown .deal-sold-count span, .product_list_widget .product-content .amount, .widget_shopping_cart .mini_cart_item .quantity .amount, .widget_price_filter .price_slider_amount .price_label span, .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-button-type:hover, .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .ekommart-button-type, .cart_totals .order-total .amount, ul#shipping_method input[type="radio"]:first-child:checked + label:after, #order_review .woocommerce-checkout-review-order-table .order-total .amount, #payment .payment_methods li.woocommerce-PaymentMethod > input[type=radio]:first-child:checked + label::before, #payment .payment_methods li.wc_payment_method > input[type=radio]:first-child:checked + label::before, .woocommerce-order .woocommerce-table--order-details tfoot tr:last-child .amount, #yith-quick-view-modal.open p.price, .hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a, .product-list .price {
  color: #ef3636;
  /* start-color (primary) */ }

.wc-block-grid__product-onsale,
.onsale, .deal-progress .progress-value, .single-product .woocommerce-tabs ul.tabs li::after, .widget_price_filter .ui-slider .ui-slider-range, .yith_woocompare_colorbox #cboxLoadedContent ::-webkit-scrollbar-thumb, .yith_woocompare_colorbox #cboxLoadedContent :window-inactive::-webkit-scrollbar-thumb {
  background-color: #ef3636;
  /* start-color (primary) */ }

.widget_price_filter .ui-slider .ui-slider-handle, .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-button-type:hover, .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .ekommart-button-type, .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-color-type:after,
.ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-image-type:after, table.cart td.actions .coupon .input-text:focus, .checkout_coupon .input-text:focus, .site-header-cart-side .widget_shopping_cart .buttons a.checkout {
  border-color: #ef3636;
  /* start-color (primary) */ }

.site-header-cart .widget.widget_shopping_cart {
  border-top-color: #ef3636;
  /* start-color (primary) */ }

.ekommart-product-pagination a:hover, ul.products li.product h2 a:hover,
ul.products li.product h3 a:hover,
ul.products li.product .woocommerce-loop-product__title a:hover,
ul.products li.product .wc-block-grid__product-title a:hover,
ul.products .wc-block-grid__product h2 a:hover,
ul.products .wc-block-grid__product h3 a:hover,
ul.products .wc-block-grid__product .woocommerce-loop-product__title a:hover,
ul.products .wc-block-grid__product .wc-block-grid__product-title a:hover,
.wc-block-grid__products li.product h2 a:hover,
.wc-block-grid__products li.product h3 a:hover,
.wc-block-grid__products li.product .woocommerce-loop-product__title a:hover,
.wc-block-grid__products li.product .wc-block-grid__product-title a:hover,
.wc-block-grid__products .wc-block-grid__product h2 a:hover,
.wc-block-grid__products .wc-block-grid__product h3 a:hover,
.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title a:hover,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title a:hover, ul.products li.product .posted-in a:hover,
ul.products .wc-block-grid__product .posted-in a:hover,
.wc-block-grid__products li.product .posted-in a:hover,
.wc-block-grid__products .wc-block-grid__product .posted-in a:hover, .single-product div.product form.cart .quantity button:hover, .sizechart-popup .sizechart-close:hover i, .sizechart-button:hover, .product_list_widget .product-title span:hover, .product_list_widget a:hover, .widget_shopping_cart .mini_cart_item a:hover, .widget_shopping_cart .buttons a:not(.checkout):hover, table.cart td.product-name a:hover, .woocommerce-order .woocommerce-table--order-details .product-name a:hover, .hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a:hover, .yith_woocompare_colorbox #cboxClose:hover:before, .yith_woocompare_colorbox #cboxClose:active:before, .product-list .posted-in a:hover, .wishlist-title.wishlist-title-with-form h2:hover {
  color: #e01212;
  /* start-color (primary_hover) */ }

.product-style-1 ul.products li.product a[class*="product_type_"]:hover, .product-style-4 ul.products li.product a[class*="product_type_"]:hover, .product-style-6 ul.products li.product a[class*="product_type_"]:hover, .product-style-2 ul.products li.product a[class*="product_type_"]:hover, .product-style-3 ul.products li.product a[class*="product_type_"]:hover, .product-style-3 ul.products li.product a.loading[class*="product_type_"], .product-style-5 ul.products li.product a[class*="product_type_"]:hover, body #yith-woocompare table.compare-list tr.add-to-cart a:hover, body #yith-woocompare table.compare-list tr.add-to-cart a:active, .product-list .add_to_cart_button:hover {
  background-color: #e01212;
  /* start-color (primary_hover) */ }

.yith_woocompare_colorbox #cboxClose:hover:before, .yith_woocompare_colorbox #cboxClose:active:before {
  border-color: #e01212;
  /* start-color (primary_hover) */ }

.form-row .select2-container--default .select2-selection--single .select2-selection__rendered, p.stars a::before, p.stars a:hover ~ a::before, p.stars.selected a.active ~ a::before, .gridlist-toggle a, .single-product div.product .woocommerce-product-rating a, table.woocommerce-checkout-review-order-table .variation,
table.woocommerce-checkout-review-order-table .product-quantity, .woocommerce-order .woocommerce-table--order-details .product-name a, form.woocommerce-form-login .woocommerce-LostPassword a, .yith_woocompare_colorbox #cboxClose:before, table.wishlist_table td.product-stock-status .wishlist-in-stock, ul.wishlist_table.mobile .item-wrapper .product-name h3:before, ul.wishlist_table.mobile .remove_from_wishlist:before {
  color: #626262;
  /* start-color (body) */ }

.yith_woocompare_colorbox #cboxClose:before {
  border-color: #626262;
  /* start-color (body) */ }

.site-header-cart .cart-contents::before, .site-header-cart .cart-contents .amount, .ekommart-handheld-footer-bar ul li > a:before, .ekommart-handheld-footer-bar ul li > a .title, .form-row label, .gridlist-toggle a.active, .gridlist-toggle a:hover, .ekommart-product-pagination a, .ekommart-product-pagination .product-item .ekommart-product-pagination__title, .woocommerce-ordering select, .woocommerce-result-count, ul.products li.product h2 a,
ul.products li.product h3 a,
ul.products li.product .woocommerce-loop-product__title a,
ul.products li.product .wc-block-grid__product-title a,
ul.products .wc-block-grid__product h2 a,
ul.products .wc-block-grid__product h3 a,
ul.products .wc-block-grid__product .woocommerce-loop-product__title a,
ul.products .wc-block-grid__product .wc-block-grid__product-title a,
.wc-block-grid__products li.product h2 a,
.wc-block-grid__products li.product h3 a,
.wc-block-grid__products li.product .woocommerce-loop-product__title a,
.wc-block-grid__products li.product .wc-block-grid__product-title a,
.wc-block-grid__products .wc-block-grid__product h2 a,
.wc-block-grid__products .wc-block-grid__product h3 a,
.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title a,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title a, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-prev:before, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-next:before, .single-product div.product form.cart table.group_table .woocommerce-grouped-product-list-item__label a, .single-product div.product p.price del, .single-product div.product .product_meta .sku_wrapper,
.single-product div.product .product_meta .posted_in,
.single-product div.product .product_meta .tagged_as, .single-product .woocommerce-tabs ul.tabs li a:hover, .single-product .woocommerce-tabs ul.tabs li.active a, .single-product .woocommerce-Tabs-panel--seller ul.list-unstyled li.store-name > span:not(.details), .single-product .woocommerce-Tabs-panel--seller ul.list-unstyled li.seller-name > span:not(.details), .single-product .woocommerce-Tabs-panel--seller ul.list-unstyled li.store-address > span:not(.details), #reviews .commentlist li p.meta strong, table.shop_attributes th, .ekommart-sticky-add-to-cart__content-title strong, .sizechart-popup .sizechart-close i, .sizechart-button, .single-product-countdown .deal-time .deal-text, .single-product-countdown .deal-time .deal-count .countdown-label, .product_list_widget .product-title span, .widget_shopping_cart .mini_cart_item a, .widget_shopping_cart .mini_cart_item .quantity, .widget_shopping_cart p.total strong, .widget_shopping_cart p.total .amount, .widget_shopping_cart .buttons a:not(.checkout), table.cart th, table.cart tr td[data-title]::before, table.cart td.product-name a, table.cart td.product-quantity .qty, table.cart td.product-subtotal .amount, .cart_totals table th, .cart_totals .cart-subtotal .amount, ul#shipping_method input[type="radio"] + label, .woocommerce-cart .cart-empty, #order_review .woocommerce-checkout-review-order-table th, #order_review .woocommerce-checkout-review-order-table .amount, #payment .payment_methods li > label, table.woocommerce-checkout-review-order-table .product-name, .woocommerce-order .woocommerce-table--order-details th, .woocommerce-order .woocommerce-table--order-details tfoot, form.woocommerce-form-track-order label, #yith-quick-view-close:hover, .hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a, ul.order_details li strong, .woocommerce-MyAccount-content table th, .woocommerce-MyAccount-content .order_details a:not(.button), .woocommerce-MyAccount-content .order_details tfoot .amount, .product-list .woocommerce-loop-product__title a, .wcml-horizontal-list li.wcml-cs-active-currency a,
.wcml-vertical-list li.wcml-cs-active-currency a, ul.wishlist_table.mobile .amount, .site-header-cart-side .cart-side-title, .site-header-cart-side .close-cart-side {
  color: #000000;
  /* start-color (heading) */ }

.shop-action .yith-wcqv-button:hover,
.shop-action .yith-wcwl-add-to-wishlist > div > a:hover,
.shop-action .compare:hover, .site-header-cart-side .close-cart-side:before, .site-header-cart-side .close-cart-side:after {
  background-color: #000000;
  /* start-color (heading) */ }

.shop-action .yith-wcqv-button,
.shop-action .yith-wcwl-add-to-wishlist > div > a,
.shop-action .compare, .shop-action .yith-wcqv-button:hover,
.shop-action .yith-wcwl-add-to-wishlist > div > a:hover,
.shop-action .compare:hover {
  border-color: #000000;
  /* start-color (heading) */ }

ul.products li.product .price del,
ul.products .wc-block-grid__product .price del,
.wc-block-grid__products li.product .price del,
.wc-block-grid__products .wc-block-grid__product .price del, ul.products li.product .posted-in a,
ul.products .wc-block-grid__product .posted-in a,
.wc-block-grid__products li.product .posted-in a,
.wc-block-grid__products .wc-block-grid__product .posted-in a, .single-product .woocommerce-tabs ul.tabs li a, #reviews .commentlist li time, .product_list_widget .product-content del, .product_list_widget .product-content del .amount, .widget_rating_filter .wc-layered-nav-rating a, .woocommerce-MyAccount-content .order_details .product-quantity {
  color: #888;
  /* start-color (light) */ }

.product-style-1 ul.products li.product a[class*="product_type_"], .product-style-4 ul.products li.product a[class*="product_type_"], .product-style-6 ul.products li.product a[class*="product_type_"], .product-style-2 ul.products li.product a[class*="product_type_"] {
  background-color: #252525;
  /* start-color (dark) */ }

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper, .single-product div.product .woocommerce-product-gallery .flex-viewport {
  color: #ebebeb;
  /* start-color (border) */ }

.form-row .select2-container--default .select2-selection--single, .product-style-1 ul.products li.product .product-block, .product-style-2 ul.products li.product .product-block, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-prev, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-next, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img, .single-product div.product form.cart table.group_table tr, .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-button-type, .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-color-type,
.ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-image-type, table.cart tr td, table.cart td.actions .coupon, table.cart td.actions .coupon .input-text, .cart_totals, .site-header-cart .widget_shopping_cart, #order_review, .yith-wcqv-wrapper .woocommerce-product-gallery__wrapper, ul.order_details li, .wcml-dropdown li,
.wcml-dropdown .wcml-cs-submenu li, table.wishlist_table tbody tr {
  border-color: #ebebeb;
  /* start-color (border) */ }

.ekommart-handheld-footer-bar, .single-product div.product .product_meta, .widget_shopping_cart p.total, .cart_totals .order-total, #order_review .woocommerce-checkout-review-order-table th, #order_review .woocommerce-checkout-review-order-table td, .woocommerce-order .woocommerce-table--order-details td, .woocommerce-order .woocommerce-table--order-details th, .hentry .entry-content .woocommerce-MyAccount-navigation ul {
  border-top-color: #ebebeb;
  /* start-color (border) */ }

.ekommart-sorting, .single-product .woocommerce-tabs, .single-product .woocommerce-tabs ul.tabs, .single-product.ekommart-full-width-content .woocommerce-tabs:after, .single-product.ekommart-full-width-content .woocommerce-tabs ul.tabs:before, .product_list_widget li, .widget_shopping_cart .mini_cart_item, div[class$='filter'], div[class$='filters'], table.cart thead, table.cart .cart_item, .cart_totals > h2, .cart_totals .cart-subtotal, #payment .payment_methods > .woocommerce-PaymentMethod,
#payment .payment_methods > .wc_payment_method, .woocommerce-order .woocommerce-table--order-details thead td,
.woocommerce-order .woocommerce-table--order-details thead th, .hentry .entry-content .woocommerce-MyAccount-navigation ul li, .product-list, .product-item-search, .ekommart-canvas-filter .widget, .filter-close, .site-header-cart-side .cart-side-heading {
  border-bottom-color: #ebebeb;
  /* start-color (border) */ }

.ekommart-handheld-footer-bar ul li > a, .login-form-col {
  border-right-color: #ebebeb;
  /* start-color (border) */ }

.site-header-cart .widget_shopping_cart, .ekommart-handheld-footer-bar ul li > a, .ekommart-handheld-footer-bar ul li.search .site-search, .form-row .select2-container--default .select2-selection--single, .product-style-2 ul.products li.product .product-block, .ekommart-sticky-add-to-cart, .checkout-review-order-table-wrapper, #yith-quick-view-modal .yith-wcqv-main, .site-header-cart-side {
  background-color: #ffffff;
  /* start-color (background) */ }

#order_review {
  background-color: #f6f6f6;
  /* start-color (background2) */ }

table.wishlist_table td.product-name a.add_to_cart_button {
  color: #fff;
  /* start-color (white) */ }

/* ===== End Customizer Color ===== */
@font-face {
  font-family: 'star';
  src: url(//nuthouse.lk/wp-content/plugins/woocommerce/assets/fonts/star.eot);
  src: url(//nuthouse.lk/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"), url(//nuthouse.lk/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"), url(//nuthouse.lk/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"), url(//nuthouse.lk/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
  font-weight: normal;
  font-style: normal; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); } }

.price ins {
  font-weight: 400; }

/**
 * Header Elements
 */
.site-header-cart {
  list-style-type: none;
  margin-left: 0;
  padding: 0;
  margin-bottom: 0; }
  .site-header-cart .cart-contents {
    position: relative;
    display: block; }
    .site-header-cart .cart-contents::before {
      color: #000000; }
    .site-header-cart .cart-contents .amount {
      font-weight: 700;
      color: #000000;
      font-size: 16px;
      padding-left: 7px; }
    .site-header-cart .cart-contents .count {
      width: 20px;
      height: 20px;
      line-height: 20px;
      font-size: 12px;
      text-align: center;
      border-radius: 50%;
      font-weight: 700;
      color: #fff;
      background-color: #ef3636;
      display: inline-block;
      position: absolute;
      top: -2px;
      left: 21px; }
  .site-header-cart .widget_shopping_cart {
    display: none;
    background-color: #ffffff;
    padding: 2.2906835em 1.41575em 1.41575em; }
    .site-header-cart .widget_shopping_cart .buttons {
      padding: 0; }
      .site-header-cart .widget_shopping_cart .buttons .button {
        margin: 0; }

.site-search {
  font-size: 0.875em;
  clear: both;
  display: none; }
  .site-search .widget_product_search input[type=text],
  .site-search .widget_product_search input[type=search] {
    padding: 1em 1.41575em;
    line-height: 1; }
  .site-search .widget_product_search #searchsubmit {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important; }

/**
 * Handheld footer bar
 */
.ekommart-handheld-footer-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 996;
  border-top: 1px solid;
  border-top-color: #ebebeb; }
  .ekommart-handheld-footer-bar::before, .ekommart-handheld-footer-bar::after {
    content: '';
    display: table; }
  .ekommart-handheld-footer-bar::after {
    clear: both; }
  @media (min-width: 1025px) {
    .ekommart-handheld-footer-bar {
      display: none; } }
  .ekommart-handheld-footer-bar ul {
    margin: 0; }
    .ekommart-handheld-footer-bar ul li {
      display: inline-block;
      float: left;
      text-align: center; }
      .ekommart-handheld-footer-bar ul li:last-child > a {
        border-right: 0; }
      .ekommart-handheld-footer-bar ul li > a {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
                align-items: center;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
                justify-content: flex-end;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
                flex-direction: column;
        padding-bottom: 5px;
        background-color: #ffffff;
        height: 4.235801032em;
        position: relative;
        z-index: 999;
        border-right: 1px solid;
        border-right-color: #ebebeb; }
        .ekommart-handheld-footer-bar ul li > a:before {
          color: #000000; }
        .ekommart-handheld-footer-bar ul li > a .title {
          font-weight: 600;
          font-size: 12px;
          color: #000000; }
      .ekommart-handheld-footer-bar ul li.search .site-search {
        background-color: #ffffff;
        position: absolute;
        bottom: -2em;
        left: 0;
        right: 0;
        -webkit-transition: all, ease, 0.2s;
        transition: all, ease, 0.2s;
        padding: 1em;
        z-index: 1;
        display: block; }
      .ekommart-handheld-footer-bar ul li.search.active .site-search {
        bottom: 100%; }
      .ekommart-handheld-footer-bar ul li.search .site-search,
      .ekommart-handheld-footer-bar ul li.search .widget,
      .ekommart-handheld-footer-bar ul li.search form {
        margin-bottom: 0; }
      .ekommart-handheld-footer-bar ul li.cart .count, .ekommart-handheld-footer-bar ul li.wishlist .count {
        text-indent: 0;
        display: block;
        width: 2em;
        height: 2em;
        line-height: 2;
        box-sizing: content-box;
        font-size: 0.75em;
        position: absolute;
        top: 0.5em;
        left: 50%;
        border-radius: 100%;
        border: 1px solid;
        background-color: #ef3636;
        color: #fff; }
    .ekommart-handheld-footer-bar ul.columns-1 li {
      width: 100%;
      display: block;
      float: none; }
    .ekommart-handheld-footer-bar ul.columns-2 li {
      width: 50%; }
    .ekommart-handheld-footer-bar ul.columns-3 li {
      width: 33.33333%; }
    .ekommart-handheld-footer-bar ul.columns-4 li {
      width: 25%; }
    .ekommart-handheld-footer-bar ul.scsscolumns-5 li {
      width: 20%; }

.sf-input-focused .ekommart-handheld-footer-bar {
  display: none; }

/**
 * Shop tables
 */
table.shop_table_responsive thead {
  display: none; }

table.shop_table_responsive tbody th {
  display: none; }

table.shop_table_responsive tr td {
  display: block;
  text-align: right;
  clear: both; }
  table.shop_table_responsive tr td::before, table.shop_table_responsive tr td::after {
    content: '';
    display: table; }
  table.shop_table_responsive tr td::after {
    clear: both; }
  table.shop_table_responsive tr td[data-title]::before {
    content: attr(data-title) ": ";
    font-weight: 600;
    float: left; }
  table.shop_table_responsive tr td.product-remove a {
    text-align: left; }
  table.shop_table_responsive tr td.actions::before, table.shop_table_responsive tr td.download-actions::before {
    display: none; }
  table.shop_table_responsive tr td.download-actions .button {
    display: block;
    text-align: center; }

table.shop_table_responsive.my_account_orders .order-actions {
  text-align: right; }
  table.shop_table_responsive.my_account_orders .order-actions::before {
    display: none; }

/**
 * Breadcrumbs
 */
/**
 * Right to left styles
 */
/*!rtl:begin:ignore*/
.rtl .widget_price_filter .price_label,
.rtl .widget_price_filter .price_label span {
  direction: ltr;
  unicode-bidi: embed; }

/*!rtl:end:ignore*/
/**
 * General WooCommerce components
 */
.woocommerce-form__label-for-checkbox {
  cursor: pointer;
  display: block; }
  .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
    margin-right: 0.3342343017em; }

.form-row label {
  color: #000000;
  display: block;
  margin-bottom: 0.5em; }

.form-row .select2-container--default .select2-selection--single {
  border: 2px solid;
  border-color: #ebebeb;
  border-radius: 3px;
  min-height: 43px;
  background-color: #ffffff; }
  .form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 43px;
    color: #626262; }
  .form-row .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px; }

.form-row .select2-container--default .select2-search--dropdown .select2-search__field {
  background: #fff !important; }

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

.form-row input[type=checkbox],
.form-row input[type=radio] {
  width: auto; }

.form-row .button {
  width: auto; }

.form-row.create-account label {
  display: inline-block; }

.form-row.woocommerce-validated input.input-text {
  box-shadow: inset 2px 0 0 #0f834d; }

.form-row.woocommerce-invalid input.input-text {
  box-shadow: inset 2px 0 0 #e2401c; }

.form-row.woocommerce-invalid input.input-checkbox {
  outline: 2px solid #e2401c;
  outline-offset: 1px; }

.form-row.woocommerce-invalid .select2-selection {
  border-color: #e2401c;
  border-width: 2px; }

.form-row-last {
  margin-right: 0 !important; }

.form-row-wide {
  clear: both;
  width: 100%; }

.required {
  border-bottom: 0 !important;
  color: #e2401c; }

.demo_store {
  position: fixed;
  left: 0;
  bottom: 69px;
  right: 0;
  margin: 0;
  padding: 1em 1.41575em;
  background-color: #3d9cd2;
  color: #fff;
  z-index: 9998; }
  .demo_store a {
    color: #fff;
    font-weight: 400;
    text-decoration: underline; }
    .demo_store a:hover {
      text-decoration: none; }
    .demo_store a.woocommerce-store-notice__dismiss-link {
      display: block; }

.star-rating {
  overflow: hidden;
  position: relative;
  height: 1.618em;
  line-height: 1.618;
  font-size: 12px;
  width: 5.3em;
  font-family: 'star';
  font-weight: 400;
  display: block; }
  .star-rating::before {
    content: '\53\53\53\53\53';
    opacity: 0.25;
    float: left;
    top: 0;
    left: 0;
    position: absolute; }
  .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em; }
  .star-rating span::before {
    content: '\53\53\53\53\53';
    top: 0;
    position: absolute;
    left: 0;
    color: #ff9933; }

p.stars {
  display: inline-block;
  margin: 0; }
  p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    margin-right: 1px;
    font-weight: 400; }
    p.stars a::before {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 1em;
      height: 1em;
      line-height: 1;
      font-family: 'star';
      content: '\53';
      color: #626262;
      text-indent: 0;
      opacity: 0.25; }
    p.stars a:hover ~ a::before {
      content: '\53';
      color: #626262;
      opacity: 0.25; }
  p.stars:hover a::before {
    content: '\53';
    color: #ef3636;
    opacity: 1; }
  p.stars.selected a.active::before {
    content: '\53';
    color: #ef3636;
    opacity: 1; }
  p.stars.selected a.active ~ a::before {
    content: '\53';
    color: #626262;
    opacity: 0.25; }
  p.stars.selected a:not(.active)::before {
    content: '\53';
    color: #ef3636;
    opacity: 1; }

.wc-block-grid__product-onsale,
.onsale {
  color: #fff;
  padding: 0 0.7em;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  border-radius: 3px;
  position: absolute;
  left: 30px;
  top: 30px;
  background-color: #ef3636;
  z-index: 3; }

.stock-label {
  color: #fff;
  padding: 0 0.7em;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  border-radius: 3px;
  position: absolute;
  left: 30px;
  top: 30px;
  background-color: #ababab;
  z-index: 3; }
  .stock-label + .onsale {
    display: none; }

.quantity .qty {
  width: 4.235801032em;
  text-align: center; }

.ekommart-sorting {
  font-size: 0.875em;
  margin-bottom: 2.617924em;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid;
  border-bottom-color: #ebebeb; }
  @media (max-width: 767px) {
    .ekommart-sorting {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
              justify-content: space-between; } }

.gridlist-toggle {
  margin-right: 10px; }
  .gridlist-toggle a {
    color: #626262;
    padding: 5px; }
    .gridlist-toggle a.active, .gridlist-toggle a:hover {
      color: #000000; }

.related,
.upsells {
  margin-top: 70px;
  margin-bottom: 50px; }
  .related > h2:first-child,
  .upsells > h2:first-child {
    font-size: 30px;
    margin-bottom: 1.4em;
    text-align: center; }

.hentry .woocommerce-message strong,
.hentry .woocommerce-info strong,
.hentry .woocommerce-error strong,
.hentry .woocommerce-noreviews strong,
.hentry p.no-comments strong {
  color: #fff; }

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
  padding: 1em 1.618em;
  margin-bottom: 2.617924em;
  background-color: #0f834d;
  margin-left: 0;
  border-radius: 2px;
  color: #fff;
  clear: both;
  border-left: 0.6180469716em solid rgba(0, 0, 0, 0.15); }
  .woocommerce-message::before, .woocommerce-message::after,
  .woocommerce-info::before,
  .woocommerce-info::after,
  .woocommerce-error::before,
  .woocommerce-error::after,
  .woocommerce-noreviews::before,
  .woocommerce-noreviews::after,
  p.no-comments::before,
  p.no-comments::after {
    content: '';
    display: table; }
  .woocommerce-message::after,
  .woocommerce-info::after,
  .woocommerce-error::after,
  .woocommerce-noreviews::after,
  p.no-comments::after {
    clear: both; }
  .woocommerce-message a,
  .woocommerce-info a,
  .woocommerce-error a,
  .woocommerce-noreviews a,
  p.no-comments a {
    color: #fff; }
    .woocommerce-message a:hover,
    .woocommerce-info a:hover,
    .woocommerce-error a:hover,
    .woocommerce-noreviews a:hover,
    p.no-comments a:hover {
      color: #fff;
      opacity: 0.7; }
    .woocommerce-message a.button:hover,
    .woocommerce-info a.button:hover,
    .woocommerce-error a.button:hover,
    .woocommerce-noreviews a.button:hover,
    p.no-comments a.button:hover {
      opacity: 1; }
  .woocommerce-message .button,
  .woocommerce-info .button,
  .woocommerce-error .button,
  .woocommerce-noreviews .button,
  p.no-comments .button {
    float: right;
    padding: 0;
    background: none;
    color: #fff;
    box-shadow: none;
    line-height: 1.618;
    margin-left: 1em;
    padding-left: 1em;
    border-width: 0;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgba(255, 255, 255, 0.25) !important;
    border-radius: 0; }
    .woocommerce-message .button:hover,
    .woocommerce-info .button:hover,
    .woocommerce-error .button:hover,
    .woocommerce-noreviews .button:hover,
    p.no-comments .button:hover {
      background: none;
      color: #fff;
      opacity: 0.7; }
  .woocommerce-message strong,
  .woocommerce-info strong,
  .woocommerce-error strong,
  .woocommerce-noreviews strong,
  p.no-comments strong {
    color: #fff; }
  .woocommerce-message pre,
  .woocommerce-info pre,
  .woocommerce-error pre,
  .woocommerce-noreviews pre,
  p.no-comments pre {
    background-color: rgba(0, 0, 0, 0.1); }

.site-content > .col-full > .woocommerce > .woocommerce-message:first-child,
.site-content > .col-full > .woocommerce > .woocommerce-info:first-child,
.site-content > .col-full > .woocommerce > .woocommerce-error:first-child {
  margin-top: 2.617924em; }

.woocommerce-error {
  list-style: none; }

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
  background-color: #3d9cd2; }

.woocommerce-error {
  background-color: #e2401c; }

dl.variation {
  font-size: 0.875em; }
  dl.variation dd {
    margin: 0 0 1em; }

.wc-item-meta {
  font-size: 0.875em;
  margin-left: 0;
  list-style: none; }
  .wc-item-meta li::before, .wc-item-meta li::after {
    content: '';
    display: table; }
  .wc-item-meta li::after {
    clear: both; }
  .wc-item-meta li strong,
  .wc-item-meta li p {
    display: inline-block; }

/**
 * Homepage
 */
.ekommart-product-section {
  margin-bottom: 1.618em; }
  .ekommart-product-section .section-title {
    text-align: center;
    margin-bottom: 1em; }
  .ekommart-product-section:last-child {
    margin-bottom: 0; }

/**
 * Single Product Pagination
 */
.ekommart-product-pagination-wrap {
  position: absolute;
  right: 0;
  top: 0; }

.ekommart-product-pagination {
  display: none;
  position: relative;
  padding-top: 4px;
  padding-bottom: 10px; }
  .ekommart-product-pagination i {
    font-size: 24px;
    margin: 2px;
    line-height: 1; }
  .ekommart-product-pagination a {
    color: #000000;
    padding-top: 15px;
    padding-bottom: 15px; }
    .ekommart-product-pagination a:hover {
      color: #e01212; }
      .ekommart-product-pagination a:hover .product-item {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        top: 100%; }
  .ekommart-product-pagination .product-item {
    position: absolute;
    right: 0;
    top: calc(100% + 10px);
    opacity: 0;
    visibility: visible;
    pointer-events: none;
    width: 230px;
    background: #fff;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    text-align: left;
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s; }
    .ekommart-product-pagination .product-item img {
      max-width: 80px; }
    .ekommart-product-pagination .product-item .ekommart-product-pagination-content {
      padding: 10px 15px; }
    .ekommart-product-pagination .product-item .ekommart-product-pagination__title {
      color: #000000;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      max-height: 3.4em; }
    .ekommart-product-pagination .product-item .price {
      color: #ef3636;
      display: block;
      font-weight: 700; }

/**
 * Sticky Add to Cart
 */
.ekommart-sticky-add-to-cart {
  display: none; }

.screen-reader-text, .shop-action .yith-wcwl-add-to-wishlist > div span {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

@media (max-width: 1023px) {
  .ekommart-archive-product #secondary {
    display: none; } }

.woocommerce-ordering {
  margin-bottom: 0; }
  .woocommerce-ordering select {
    font-size: 14px;
    color: #000000;
    padding-top: 6px;
    padding-bottom: 6px; }

.woocommerce-result-count {
  color: #000000; }
  @media (max-width: 1023px) {
    .woocommerce-result-count {
      display: none; } }

/**
 * Products
 */
ul.products::before, ul.products::after {
  content: '';
  display: table; }

ul.products::after {
  clear: both; }

.products-no-gutter ul.products {
  margin-left: 0;
  margin-right: 0; }

.products-no-gutter .products-list ul.products {
  margin-left: -15px;
  margin-right: -15px; }

ul.products,
.wc-block-grid__products {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
  clear: both;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }
  ul.products li.product,
  ul.products .wc-block-grid__product,
  .wc-block-grid__products li.product,
  .wc-block-grid__products .wc-block-grid__product {
    padding-left: 15px;
    padding-right: 15px;
    list-style: none;
    margin-bottom: 3.2258064516%;
    text-align: center;
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 450px) and (max-width: 768px) {
      ul.products li.product,
      ul.products .wc-block-grid__product,
      .wc-block-grid__products li.product,
      .wc-block-grid__products .wc-block-grid__product {
        width: 50%; } }
    .products-no-gutter ul.products li.product, .products-no-gutter
    ul.products .wc-block-grid__product, .products-no-gutter
    .wc-block-grid__products li.product, .products-no-gutter
    .wc-block-grid__products .wc-block-grid__product {
      padding-left: 0;
      padding-right: 0;
      margin-bottom: -1px; }
    ul.products li.product .product-block,
    ul.products .wc-block-grid__product .product-block,
    .wc-block-grid__products li.product .product-block,
    .wc-block-grid__products .wc-block-grid__product .product-block {
      position: relative;
      -webkit-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      height: 100%; }
    ul.products li.product .added_to_cart.wc-forward,
    ul.products .wc-block-grid__product .added_to_cart.wc-forward,
    .wc-block-grid__products li.product .added_to_cart.wc-forward,
    .wc-block-grid__products .wc-block-grid__product .added_to_cart.wc-forward {
      display: none; }
    ul.products li.product .star-rating,
    ul.products .wc-block-grid__product .star-rating,
    .wc-block-grid__products li.product .star-rating,
    .wc-block-grid__products .wc-block-grid__product .star-rating {
      margin: 0 auto 0.5407911001em; }
    ul.products li.product .woocommerce-LoopProduct-link,
    ul.products .wc-block-grid__product .woocommerce-LoopProduct-link,
    .wc-block-grid__products li.product .woocommerce-LoopProduct-link,
    .wc-block-grid__products .wc-block-grid__product .woocommerce-LoopProduct-link {
      display: block; }
    ul.products li.product .price,
    ul.products .wc-block-grid__product .price,
    .wc-block-grid__products li.product .price,
    .wc-block-grid__products .wc-block-grid__product .price {
      font-weight: 700;
      margin-bottom: 1rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
              justify-content: center;
      font-size: 16px;
      color: #ef3636; }
      ul.products li.product .price del,
      ul.products .wc-block-grid__product .price del,
      .wc-block-grid__products li.product .price del,
      .wc-block-grid__products .wc-block-grid__product .price del {
        font-weight: 400;
        font-size: 14px;
        color: #888; }
      ul.products li.product .price ins,
      ul.products .wc-block-grid__product .price ins,
      .wc-block-grid__products li.product .price ins,
      .wc-block-grid__products .wc-block-grid__product .price ins {
        font-weight: 700;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
                order: -1;
        margin-left: 0;
        margin-right: 0.6180469716em;
        background-color: transparent; }
    ul.products li.product h2,
    ul.products li.product h3,
    ul.products li.product .woocommerce-loop-product__title,
    ul.products li.product .wc-block-grid__product-title,
    ul.products .wc-block-grid__product h2,
    ul.products .wc-block-grid__product h3,
    ul.products .wc-block-grid__product .woocommerce-loop-product__title,
    ul.products .wc-block-grid__product .wc-block-grid__product-title,
    .wc-block-grid__products li.product h2,
    .wc-block-grid__products li.product h3,
    .wc-block-grid__products li.product .woocommerce-loop-product__title,
    .wc-block-grid__products li.product .wc-block-grid__product-title,
    .wc-block-grid__products .wc-block-grid__product h2,
    .wc-block-grid__products .wc-block-grid__product h3,
    .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title,
    .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
      font-size: 14px;
      font-weight: 700;
      margin-bottom: 0.5407911001em;
      padding-left: 15px;
      padding-right: 15px; }
      ul.products li.product h2 a,
      ul.products li.product h3 a,
      ul.products li.product .woocommerce-loop-product__title a,
      ul.products li.product .wc-block-grid__product-title a,
      ul.products .wc-block-grid__product h2 a,
      ul.products .wc-block-grid__product h3 a,
      ul.products .wc-block-grid__product .woocommerce-loop-product__title a,
      ul.products .wc-block-grid__product .wc-block-grid__product-title a,
      .wc-block-grid__products li.product h2 a,
      .wc-block-grid__products li.product h3 a,
      .wc-block-grid__products li.product .woocommerce-loop-product__title a,
      .wc-block-grid__products li.product .wc-block-grid__product-title a,
      .wc-block-grid__products .wc-block-grid__product h2 a,
      .wc-block-grid__products .wc-block-grid__product h3 a,
      .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title a,
      .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title a {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        color: #000000; }
        ul.products li.product h2 a:hover,
        ul.products li.product h3 a:hover,
        ul.products li.product .woocommerce-loop-product__title a:hover,
        ul.products li.product .wc-block-grid__product-title a:hover,
        ul.products .wc-block-grid__product h2 a:hover,
        ul.products .wc-block-grid__product h3 a:hover,
        ul.products .wc-block-grid__product .woocommerce-loop-product__title a:hover,
        ul.products .wc-block-grid__product .wc-block-grid__product-title a:hover,
        .wc-block-grid__products li.product h2 a:hover,
        .wc-block-grid__products li.product h3 a:hover,
        .wc-block-grid__products li.product .woocommerce-loop-product__title a:hover,
        .wc-block-grid__products li.product .wc-block-grid__product-title a:hover,
        .wc-block-grid__products .wc-block-grid__product h2 a:hover,
        .wc-block-grid__products .wc-block-grid__product h3 a:hover,
        .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title a:hover,
        .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title a:hover {
          color: #e01212; }
    ul.products li.product .star-rating,
    ul.products .wc-block-grid__product .star-rating,
    .wc-block-grid__products li.product .star-rating,
    .wc-block-grid__products .wc-block-grid__product .star-rating {
      font-size: 0.875em; }
    ul.products li.product img,
    ul.products .wc-block-grid__product img,
    .wc-block-grid__products li.product img,
    .wc-block-grid__products .wc-block-grid__product img {
      display: block;
      margin: 0 auto; }
    ul.products li.product.product-category h2,
    ul.products li.product.product-category h3,
    ul.products li.product.product-category .woocommerce-loop-category__title,
    ul.products .wc-block-grid__product.product-category h2,
    ul.products .wc-block-grid__product.product-category h3,
    ul.products .wc-block-grid__product.product-category .woocommerce-loop-category__title,
    .wc-block-grid__products li.product.product-category h2,
    .wc-block-grid__products li.product.product-category h3,
    .wc-block-grid__products li.product.product-category .woocommerce-loop-category__title,
    .wc-block-grid__products .wc-block-grid__product.product-category h2,
    .wc-block-grid__products .wc-block-grid__product.product-category h3,
    .wc-block-grid__products .wc-block-grid__product.product-category .woocommerce-loop-category__title {
      font-size: 1.1em; }
    ul.products li.product.product-category img,
    ul.products .wc-block-grid__product.product-category img,
    .wc-block-grid__products li.product.product-category img,
    .wc-block-grid__products .wc-block-grid__product.product-category img {
      margin-bottom: 1.618em; }
    ul.products li.product .posted-in,
    ul.products .wc-block-grid__product .posted-in,
    .wc-block-grid__products li.product .posted-in,
    .wc-block-grid__products .wc-block-grid__product .posted-in {
      margin-bottom: 10px; }
      ul.products li.product .posted-in a,
      ul.products .wc-block-grid__product .posted-in a,
      .wc-block-grid__products li.product .posted-in a,
      .wc-block-grid__products .wc-block-grid__product .posted-in a {
        color: #888;
        font-size: 12px; }
        ul.products li.product .posted-in a:hover,
        ul.products .wc-block-grid__product .posted-in a:hover,
        .wc-block-grid__products li.product .posted-in a:hover,
        .wc-block-grid__products .wc-block-grid__product .posted-in a:hover {
          color: #e01212; }
    ul.products li.product .button,
    ul.products .wc-block-grid__product .button,
    .wc-block-grid__products li.product .button,
    .wc-block-grid__products .wc-block-grid__product .button {
      margin-bottom: 0.236em; }
  ul.products .slick-disabled:before,
  .wc-block-grid__products .slick-disabled:before {
    opacity: .75; }

li.product:hover .product-img-wrap .inner {
  -webkit-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s, -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s; }

li.product:hover .product-img-wrap.bottom-to-top .inner {
  -ms-transform: translate3d(0, -100%, 0);
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

li.product:hover .product-img-wrap.top-to-bottom .inner {
  -ms-transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

li.product:hover .product-img-wrap.left-to-right .inner {
  -ms-transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

li.product:hover .product-img-wrap.right-to-left .inner {
  -ms-transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

li.product:hover .product-img-wrap.swap .product-image {
  opacity: 0; }
  li.product:hover .product-img-wrap.swap .product-image img {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg); }

li.product:hover .product-img-wrap.swap .product-image.second-image {
  opacity: 1; }
  li.product:hover .product-img-wrap.swap .product-image.second-image img {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg); }

li.product:hover .product-img-wrap.fade .product-image {
  opacity: 0; }

li.product:hover .product-img-wrap.fade .product-image.second-image {
  opacity: 1; }

li.product:hover .product-img-wrap.zoom-in .product-image.second-image {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

li.product:hover .product-img-wrap.zoom-out .product-image {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0); }

li.product:hover .product-img-wrap.zoom-out .product-image.second-image {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

.product-img-wrap {
  overflow: hidden;
  position: relative; }
  .product-img-wrap .inner {
    width: 100%;
    height: 100%;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
  .product-img-wrap .product-image {
    opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0ms;
    transition: opacity 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0ms; }
    .product-img-wrap .product-image.second-image {
      position: absolute;
      width: 100%;
      height: 100%; }
  .product-img-wrap.top-to-bottom .product-image {
    bottom: 100%; }
  .product-img-wrap.left-to-right .product-image {
    top: 0;
    right: 100%; }
  .product-img-wrap.right-to-left .product-image {
    top: 0;
    left: 100%; }
  .product-img-wrap.swap .product-image {
    top: 0;
    left: 0;
    -webkit-transition: all .7s ease;
    transition: all .7s ease; }
    .product-img-wrap.swap .product-image img {
      -webkit-transition: all 0.7s ease;
      transition: all 0.7s ease;
      -webkit-transform: rotateY(0deg);
              transform: rotateY(0deg); }
  .product-img-wrap.swap .product-image.second-image {
    z-index: 2;
    opacity: 0; }
    .product-img-wrap.swap .product-image.second-image img {
      -webkit-transform: rotateY(-180deg);
              transform: rotateY(-180deg); }
  .product-img-wrap.fade .product-image {
    top: 0;
    left: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }
  .product-img-wrap.fade .product-image.second-image {
    opacity: 0;
    z-index: 2; }
  .product-img-wrap.zoom-in .product-image {
    top: 0;
    left: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }
  .product-img-wrap.zoom-in .product-image.second-image {
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    z-index: 2; }
  .product-img-wrap.zoom-out .product-image {
    top: 0;
    left: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }
  .product-img-wrap.zoom-out .product-image.second-image {
    z-index: -1; }

.hentry .entry-content .wc-block-grid__products .wc-block-grid__product > a,
.hentry .entry-content ul.products li.product > a {
  text-decoration: none; }

.price del {
  opacity: 0.5;
  font-weight: 400; }
  .price del + ins {
    margin-left: 0.327em; }

.shop-action {
  -webkit-transition: all .35s ease;
  transition: all .35s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end; }
  @media (min-width: 768px) {
    .shop-action {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
              justify-content: center; } }
  .shop-action .yith-wcqv-button, .shop-action .yith-wcwl-add-button, .shop-action .compare {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 30px;
            flex: 0 1 30px; }
    @media (min-width: 768px) {
      .shop-action .yith-wcqv-button, .shop-action .yith-wcwl-add-button, .shop-action .compare {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50px;
                flex: 0 1 50px; } }
  .shop-action .yith-wcqv-button, .shop-action .compare {
    display: none; }
    @media (min-width: 768px) {
      .shop-action .yith-wcqv-button, .shop-action .compare {
        display: block; } }
  .shop-action .yith-wcqv-button,
  .shop-action .yith-wcwl-add-to-wishlist > div > a,
  .shop-action .compare {
    width: 30px;
    height: 30px;
    position: relative;
    white-space: nowrap;
    font-size: 0px;
    background-color: #fff;
    border-radius: 0;
    border-color: #000000; }
    @media (min-width: 768px) {
      .shop-action .yith-wcqv-button,
      .shop-action .yith-wcwl-add-to-wishlist > div > a,
      .shop-action .compare {
        width: 50px;
        height: 50px;
        margin-left: -1px;
        border-style: solid;
        border-width: 1px; } }
    .shop-action .yith-wcqv-button:before,
    .shop-action .yith-wcwl-add-to-wishlist > div > a:before,
    .shop-action .compare:before {
      font-size: 16px;
      color: #2d2d2d;
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
      .site-dark .shop-action .yith-wcqv-button:before, .site-dark
      .shop-action .yith-wcwl-add-to-wishlist > div > a:before, .site-dark
      .shop-action .compare:before {
        color: #fff; }
    .shop-action .yith-wcqv-button:hover,
    .shop-action .yith-wcwl-add-to-wishlist > div > a:hover,
    .shop-action .compare:hover {
      background-color: #000000;
      border-color: #000000; }
      .shop-action .yith-wcqv-button:hover:before,
      .shop-action .yith-wcwl-add-to-wishlist > div > a:hover:before,
      .shop-action .compare:hover:before {
        color: #fff; }
        .site-dark .shop-action .yith-wcqv-button:hover:before, .site-dark
        .shop-action .yith-wcwl-add-to-wishlist > div > a:hover:before, .site-dark
        .shop-action .compare:hover:before {
          color: #000; }
  .shop-action .yith-wcwl-add-to-wishlist {
    margin-top: 0; }
    .shop-action .yith-wcwl-add-to-wishlist > div {
      position: relative; }
      .shop-action .yith-wcwl-add-to-wishlist > div > a {
        display: block;
        white-space: nowrap; }
      .shop-action .yith-wcwl-add-to-wishlist > div .opal-loading-wislist {
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%;
        width: 20px !important;
        height: 20px !important;
        margin-left: 0 !important; }
        .shop-action .yith-wcwl-add-to-wishlist > div .opal-loading-wislist:before {
          content: "";
          width: 20px;
          height: 20px;
          display: block;
          vertical-align: middle;
          border: 1px solid #bbb;
          border-left-color: #000;
          border-radius: 50%;
          animation: opal-loading 450ms infinite linear;
          -webkit-animation: opal-loading 450ms infinite linear;
          background-image: none !important;
          background-color: #fff;
          overflow: hidden; }
      .shop-action .yith-wcwl-add-to-wishlist > div img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        z-index: 1;
        opacity: 0 !important; }
  .shop-action .yith-wcwl-add-button {
    position: relative; }
    .shop-action .yith-wcwl-add-button .add_to_wishlist {
      display: block; }
    .shop-action .yith-wcwl-add-button img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }

.product-transition {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px; }
  .product-transition .group-action {
    position: absolute;
    z-index: 3;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%; }
  .product-transition .woocommerce-loop-product__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }

.safari ul.products li.product {
  margin: 0; }
  .safari ul.products li.product:first-child {
    margin-left: -1px; }

.product-style-1 ul.products li.product {
  margin: 0; }
  .product-style-1 ul.products li.product .product-block {
    border: 1px solid;
    border-color: #ebebeb;
    margin-left: -1px; }
    .product-style-1 ul.products li.product .product-block:after {
      content: '';
      display: block;
      padding-top: 17%;
      clear: both; }

.product-style-1 ul.products li.product .price, .product-style-4 ul.products li.product .price, .product-style-6 ul.products li.product .price {
  margin-bottom: 1.3rem; }

.product-style-1 ul.products li.product a[class*="product_type_"], .product-style-4 ul.products li.product a[class*="product_type_"], .product-style-6 ul.products li.product a[class*="product_type_"] {
  border: none;
  padding: 4px 20px;
  border-radius: 4px;
  text-transform: capitalize;
  background-color: #252525; }
  .product-style-1 ul.products li.product a[class*="product_type_"]:hover, .product-style-4 ul.products li.product a[class*="product_type_"]:hover, .product-style-6 ul.products li.product a[class*="product_type_"]:hover {
    background-color: #e01212; }

.product-style-1 .product-transition .group-action, .product-style-4 .product-transition .group-action, .product-style-6 .product-transition .group-action {
  top: 25px;
  right: 20px; }
  @media (min-width: 768px) {
    .product-style-1 .product-transition .group-action, .product-style-4 .product-transition .group-action, .product-style-6 .product-transition .group-action {
      top: 55%;
      right: 0;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      opacity: 0; } }

@media (min-width: 768px) {
  .product-style-1 li.product:hover .product-transition .group-action, .product-style-4 li.product:hover .product-transition .group-action, .product-style-6 li.product:hover .product-transition .group-action {
    top: 50%;
    opacity: 1; } }

.product-style-2 ul.products {
  padding-left: 1px; }
  .product-style-2 ul.products li.product {
    margin: 0; }
    .product-style-2 ul.products li.product .product-block {
      border: 1px solid;
      border-color: #ebebeb;
      background-color: #ffffff;
      display: -webkit-inline-box !important;
      display: -webkit-inline-flex !important;
      display: inline-flex !important;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
              flex-direction: column;
      margin-left: -1px; }
    .product-style-2 ul.products li.product .price {
      margin-bottom: .5rem; }
    .product-style-2 ul.products li.product a[class*="product_type_"] {
      border: none;
      display: block;
      background-color: #252525;
      text-transform: capitalize;
      margin-bottom: 0;
      -webkit-transition: all ease-in-out 0.3s;
      transition: all ease-in-out 0.3s;
      margin-top: auto;
      border-radius: 0; }
      @media (min-width: 768px) {
        .product-style-2 ul.products li.product a[class*="product_type_"] {
          opacity: 0; } }
      .product-style-2 ul.products li.product a[class*="product_type_"]:hover {
        background-color: #e01212; }

.product-style-2 .product-transition .group-action {
  top: 25px;
  right: 20px; }
  @media (min-width: 768px) {
    .product-style-2 .product-transition .group-action {
      top: 55%;
      right: 0;
      opacity: 0;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); } }

@media (min-width: 768px) {
  .product-style-2 ul.products li.product:hover .product-transition .group-action {
    top: 50%;
    opacity: 1; }
  .product-style-2 ul.products li.product:hover a[class*="product_type_"] {
    opacity: 1; } }

.product-style-3 ul.products li.product {
  margin: 0;
  text-align: left;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .product-style-3 ul.products li.product .shop-action {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
              flex-direction: column; }
      .product-style-3 ul.products li.product .shop-action .yith-wcqv-button,
      .product-style-3 ul.products li.product .shop-action .yith-wcwl-add-to-wishlist > div > a,
      .product-style-3 ul.products li.product .shop-action .compare {
        overflow: hidden;
        background-color: #fff;
        border: none;
        border-radius: 50%;
        margin-bottom: 10px; }
        .product-style-3 ul.products li.product .shop-action .yith-wcqv-button:hover,
        .product-style-3 ul.products li.product .shop-action .yith-wcwl-add-to-wishlist > div > a:hover,
        .product-style-3 ul.products li.product .shop-action .compare:hover {
          background-color: #000; }
          .product-style-3 ul.products li.product .shop-action .yith-wcqv-button:hover:before,
          .product-style-3 ul.products li.product .shop-action .yith-wcwl-add-to-wishlist > div > a:hover:before,
          .product-style-3 ul.products li.product .shop-action .compare:hover:before {
            color: #fff; } }
  .product-style-3 ul.products li.product .woocommerce-loop-product__title {
    display: inline;
    padding-left: 0; }
  .product-style-3 ul.products li.product .star-rating {
    margin-left: 0; }
    .product-style-3 ul.products li.product .star-rating + a[class*="product_type_"] {
      margin-top: -10px; }
  .product-style-3 ul.products li.product a[class*="product_type_"] {
    display: block;
    position: relative;
    float: right;
    font-size: 0;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #f7f7f7;
    border: none; }
    .product-style-3 ul.products li.product a[class*="product_type_"]:before {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: #000; }
    .product-style-3 ul.products li.product a[class*="product_type_"]:hover, .product-style-3 ul.products li.product a[class*="product_type_"].loading {
      background-color: #e01212; }
      .product-style-3 ul.products li.product a[class*="product_type_"]:hover:before, .product-style-3 ul.products li.product a[class*="product_type_"].loading:before {
        color: #fff; }
  .product-style-3 ul.products li.product .price {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
    margin-top: 10px;
    float: left; }
  .product-style-3 ul.products li.product .group-action {
    top: 25px;
    right: 20px; }
    @media (min-width: 768px) {
      .product-style-3 ul.products li.product .group-action {
        top: unset;
        bottom: 10px;
        right: -60px;
        width: 50px;
        opacity: 0; } }
  @media (min-width: 768px) {
    .product-style-3 ul.products li.product:hover .group-action {
      right: 10px;
      opacity: 1; } }

.product-style-5 ul.products li.product a[class*="product_type_"] {
  position: absolute;
  background-color: #252525;
  text-transform: capitalize;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  left: 0;
  right: 0;
  display: block;
  z-index: 3;
  border-radius: 0;
  bottom: 0;
  border: none;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .product-style-5 ul.products li.product a[class*="product_type_"] {
      opacity: 0;
      bottom: -60px; } }
  .product-style-5 ul.products li.product a[class*="product_type_"]:hover {
    background-color: #e01212; }

@media (min-width: 768px) {
  .product-style-5 ul.products li.product:hover a[class*="product_type_"] {
    bottom: 0;
    opacity: 1; } }

.product-style-5 .product-transition .group-action {
  top: 25px;
  right: 20px; }
  @media (min-width: 768px) {
    .product-style-5 .product-transition .group-action {
      top: 55%;
      right: 0;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      opacity: 0; } }

@media (min-width: 768px) {
  .product-style-5 li.product:hover .product-transition .group-action {
    top: 50%;
    opacity: 1; } }

.product-style-6 ul.products li.product {
  text-align: left; }
  .product-style-6 ul.products li.product .product-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
            align-items: flex-start; }
  .product-style-6 ul.products li.product .woocommerce-loop-product__title {
    padding: 0; }
  .product-style-6 ul.products li.product .price {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
    margin-top: auto; }
  .product-style-6 ul.products li.product .star-rating {
    margin-left: 0; }
  .product-style-6 ul.products li.product:hover .product-block {
    background-color: transparent; }

.opal-product-tooltipster {
  display: block !important; }
  .opal-product-tooltipster .tooltipster-content {
    background-color: #000;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 2px;
    font-size: 13px; }
  .opal-product-tooltipster.tooltipster-base.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #000; }
  .opal-product-tooltipster.tooltipster-base.tooltipster-left .tooltipster-arrow {
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px); }
  .opal-product-tooltipster.tooltipster-base.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #000; }

.woocommerce.columns-mobile-1 li.product {
  width: 100%; }

.woocommerce.columns-mobile-2 li.product {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.woocommerce.columns-mobile-3 li.product {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.woocommerce.columns-mobile-4 li.product {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.woocommerce.columns-mobile-5 li.product {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20.8333333333%;
          flex: 0 0 20.8333333333%;
  max-width: 20.8333333333%; }

.woocommerce.columns-mobile-6 li.product {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.deal-progress .progress-bar {
  width: 100%;
  height: 8px;
  background-color: #e4e4e4;
  position: relative;
  overflow: hidden;
  border-radius: 3px; }

.deal-progress .progress-value {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #ef3636; }

.deal-sold {
  width: 100%; }

.deal-sold-text {
  margin-top: 5px;
  font-size: 13px;
  font-weight: 700; }

/**
 * Single Product
 */
.single-product .pswp__button {
  background-color: transparent; }

.single-product div.product {
  position: relative; }
  .single-product div.product::before, .single-product div.product::after {
    content: '';
    display: table; }
  .single-product div.product::after {
    clear: both; }
  .single-product div.product .images,
  .single-product div.product .summary,
  .single-product div.product .woocommerce-product-gallery {
    margin-bottom: 2.617924em;
    margin-top: 0; }
  .single-product div.product .woocommerce-product-gallery {
    position: relative; }
    .single-product div.product .woocommerce-product-gallery .zoomImg {
      background-color: #fff; }
    .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
      position: absolute;
      top: 25px;
      right: 25px;
      display: block;
      height: 45px;
      width: 45px;
      border-radius: 50%;
      z-index: 99;
      background: #fff;
      text-align: center; }
    .single-product div.product .woocommerce-product-gallery img {
      margin: 0; }
    .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
      border: 1px solid;
      color: #ebebeb; }
    .single-product div.product .woocommerce-product-gallery .flex-viewport {
      margin-bottom: 10px;
      border: 1px solid;
      color: #ebebeb; }
      .single-product div.product .woocommerce-product-gallery .flex-viewport > .woocommerce-product-gallery__wrapper {
        border: none; }
    .single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
      margin: 0;
      padding: 0;
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex; }
      .single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-prev, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-next {
        border-radius: 0;
        border: 1px solid;
        border-color: #ebebeb; }
        .single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-prev:before, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-next:before {
          font-size: 16px;
          color: #000000; }
      .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
        list-style: none;
        cursor: pointer;
        display: block !important; }
        .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
          border: 1px solid;
          border-color: #ebebeb;
          opacity: 0.5;
          -webkit-transition: all, ease, 0.2s;
          transition: all, ease, 0.2s;
          margin-right: 10px; }
          .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
            opacity: 1; }
        .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
          opacity: 1; }
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .flex-control-thumbs img {
      max-width: calc(100% - 10px); }
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .slick-prev, .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .slick-next {
      height: 50%; }
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .slick-prev {
      right: 0;
      left: unset;
      top: calc(50% - 1px);
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .slick-next {
      right: 0;
      top: 0;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical {
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
              align-items: flex-start; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .slick-prev, .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .slick-next {
        width: 50%;
        -webkit-transform: translate(0);
            -ms-transform: translate(0);
                transform: translate(0); }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .slick-prev {
        top: 100%;
        left: 0; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .slick-next {
        right: 0;
        left: calc(50% - 1px);
        top: 100%; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .onsale {
        left: 120px; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-thumbs {
        -webkit-flex-wrap: wrap;
                flex-wrap: wrap; }
        .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-thumbs li {
          margin-bottom: 10px; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-nav {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
                order: -1;
        width: 90px;
        margin-right: 10px; }
        .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-nav li {
          margin-bottom: 10px;
          margin-right: 0; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-viewport {
        width: calc(100% - 90px); }
  .single-product div.product .summary.entry-summary .yith-wcwl-add-to-wishlist {
    display: inline-block;
    margin-right: 20px;
    margin-top: 15px; }
  .single-product div.product .images .woocommerce-main-image {
    margin-bottom: 1.618em;
    display: block; }
  .single-product div.product .images .thumbnails a.zoom {
    display: block;
    width: 22.05%;
    margin-right: 3.8%;
    float: left;
    margin-bottom: 1em; }
    .single-product div.product .images .thumbnails a.zoom.last {
      margin-right: 0; }
    .single-product div.product .images .thumbnails a.zoom.first {
      clear: both; }
  .single-product div.product form.cart {
    margin-bottom: 0;
    padding: 0.5em 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center; }
    .single-product div.product form.cart::before, .single-product div.product form.cart::after {
      content: '';
      display: table; }
    .single-product div.product form.cart::after {
      clear: both; }
    .single-product div.product form.cart .quantity_label {
      display: block;
      margin-bottom: 10px; }
    .single-product div.product form.cart .quantity {
      position: relative;
      display: inline-block;
      margin-top: 10px;
      margin-right: 10px; }
      .single-product div.product form.cart .quantity button {
        color: #000;
        background-color: transparent;
        padding: 0;
        position: absolute;
        right: 0;
        width: 40px;
        height: 50%;
        text-align: center;
        z-index: 9;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
                justify-content: center;
        border: none; }
        .single-product div.product form.cart .quantity button i {
          line-height: 1; }
        .single-product div.product form.cart .quantity button:hover, .single-product div.product form.cart .quantity button:focus {
          outline: none; }
        .single-product div.product form.cart .quantity button:hover {
          color: #e01212; }
        .single-product div.product form.cart .quantity button.plus {
          top: 0;
          padding-top: 10px; }
        .single-product div.product form.cart .quantity button.minus {
          bottom: 0;
          padding-bottom: 10px; }
      .single-product div.product form.cart .quantity .qty {
        width: 140px;
        padding: .75em 40px .75em .75em;
        border-radius: 0;
        text-align: left;
        -moz-appearance: textfield; }
        .single-product div.product form.cart .quantity .qty::-webkit-outer-spin-button, .single-product div.product form.cart .quantity .qty::-webkit-inner-spin-button {
          -webkit-appearance: none;
          margin: 0; }
    .single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity {
      float: none;
      margin-right: 0;
      width: 140px; }
      .single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity .quantity {
        margin-right: 0; }
    .single-product div.product form.cart table.group_table tr {
      border-bottom: 1px solid;
      border-color: #ebebeb; }
    .single-product div.product form.cart table.group_table td {
      padding: 20px 0;
      vertical-align: middle; }
    .single-product div.product form.cart table.group_table .quantity_label {
      display: none; }
    .single-product div.product form.cart table.group_table .woocommerce-grouped-product-image {
      padding: 20px 10px; }
      .single-product div.product form.cart table.group_table .woocommerce-grouped-product-image img {
        max-width: 60px;
        margin: auto; }
    .single-product div.product form.cart table.group_table .woocommerce-grouped-product-list-item__label a {
      color: #000000; }
    .single-product div.product form.cart table.group_table .woocommerce-Price-amount {
      font-weight: 700;
      color: #ef3636; }
    .single-product div.product form.cart table.group_table .stock.out-of-stock {
      display: none; }
  .single-product div.product .single_add_to_cart_button {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
            flex: 1;
    font-size: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-top: 10px;
    white-space: nowrap;
    border: none; }
  .single-product div.product .entry-summary {
    position: relative; }
    .single-product div.product .entry-summary .yith-wcwl-add-to-wishlist > div > a {
      font-weight: 700;
      color: #000; }
      .single-product div.product .entry-summary .yith-wcwl-add-to-wishlist > div > a i {
        display: none; }
    .single-product div.product .entry-summary .yith-wcwl-add-to-wishlist > div .feedback {
      display: none; }
    .single-product div.product .entry-summary .compare {
      background-color: transparent;
      padding: 0;
      font-size: 14px;
      color: #000;
      border: none; }
  .single-product div.product .product_title {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 0.7em; }
    @media (min-width: 768px) {
      .single-product div.product .product_title {
        padding-right: 100px; } }
  .single-product div.product p.price {
    font-size: 24px;
    margin-bottom: 0.6em;
    font-weight: 700;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
            align-items: baseline;
    color: #ef3636; }
    .single-product div.product p.price del {
      font-weight: 700;
      font-size: 18px;
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
              order: 2;
      opacity: 1;
      color: #000000; }
    .single-product div.product p.price ins {
      font-weight: 700;
      margin-left: 0;
      margin-right: 0.5em;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
              order: 1; }
  .single-product div.product table.variations {
    table-layout: fixed;
    margin: 0;
    position: relative; }
    .single-product div.product table.variations th,
    .single-product div.product table.variations td {
      display: list-item;
      padding: 0;
      list-style: none;
      background-color: transparent; }
    .single-product div.product table.variations .value {
      margin-bottom: 1em; }
    .single-product div.product table.variations select {
      max-width: 70%;
      vertical-align: middle; }
    .single-product div.product table.variations label {
      margin-bottom: 5px;
      display: block; }
    .single-product div.product table.variations a.reset_variations {
      position: absolute;
      bottom: -12px;
      right: 0;
      display: block;
      margin-left: 0;
      text-decoration: underline; }
  .single-product div.product .single_variation .price {
    margin-top: 10px;
    display: block;
    font-size: 20px;
    font-weight: 700;
    color: #ef3636; }
  .single-product div.product .single_variation_wrap {
    width: 100%; }
  .single-product div.product .variations_button {
    padding-top: 1em;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
    .single-product div.product .variations_button::before, .single-product div.product .variations_button::after {
      content: '';
      display: table; }
    .single-product div.product .variations_button::after {
      clear: both; }
  .single-product div.product .woocommerce-product-rating {
    margin-bottom: 0.7em;
    margin-top: -8px; }
    .single-product div.product .woocommerce-product-rating::before, .single-product div.product .woocommerce-product-rating::after {
      content: '';
      display: table; }
    .single-product div.product .woocommerce-product-rating::after {
      clear: both; }
    .single-product div.product .woocommerce-product-rating a {
      text-decoration: underline;
      color: #626262; }
      .single-product div.product .woocommerce-product-rating a:hover {
        text-decoration: none; }
    .single-product div.product .woocommerce-product-rating .star-rating {
      margin-right: 0.6180469716em;
      display: inline-block;
      vertical-align: middle; }
  .single-product div.product .product_meta {
    margin-top: 23px;
    padding-top: 20px;
    border-top: 1px solid;
    border-top-color: #ebebeb; }
    .single-product div.product .product_meta .sku_wrapper,
    .single-product div.product .product_meta .posted_in,
    .single-product div.product .product_meta .tagged_as {
      display: block;
      font-size: 12px;
      text-transform: uppercase;
      color: #000000;
      margin-bottom: 5px; }
      .single-product div.product .product_meta .sku_wrapper:last-child,
      .single-product div.product .product_meta .posted_in:last-child,
      .single-product div.product .product_meta .tagged_as:last-child {
        border-bottom: 0; }
      .single-product div.product .product_meta .sku_wrapper > *,
      .single-product div.product .product_meta .posted_in > *,
      .single-product div.product .product_meta .tagged_as > * {
        color: #999999; }

.single-product .stock:before {
  display: none; }

.single-product .woocommerce-tabs {
  padding: 1em 0;
  border-bottom: 1px solid;
  border-bottom-color: #ebebeb; }
  .single-product .woocommerce-tabs::before, .single-product .woocommerce-tabs::after {
    content: '';
    display: table; }
  .single-product .woocommerce-tabs::after {
    clear: both; }
  .single-product .woocommerce-tabs ul.tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    list-style: none;
    margin-left: 0;
    text-align: left;
    border-bottom: 1px solid;
    padding-bottom: 1em;
    border-bottom-color: #ebebeb;
    margin-bottom: 3em; }
    .single-product .woocommerce-tabs ul.tabs li {
      display: block;
      margin: 0;
      position: relative;
      width: 100%; }
      .single-product .woocommerce-tabs ul.tabs li::after {
        background-color: #ef3636;
        display: block;
        position: absolute;
        bottom: -1px;
        left: 0;
        height: 3px;
        width: 100%; }
      .single-product .woocommerce-tabs ul.tabs li a {
        font-weight: 600;
        font-size: 20px;
        padding: 5px 0;
        display: block;
        color: #888; }
        .single-product .woocommerce-tabs ul.tabs li a:hover {
          color: #000000; }
      .single-product .woocommerce-tabs ul.tabs li.active a {
        color: #000000; }
      @media (min-width: 768px) {
        .single-product .woocommerce-tabs ul.tabs li.active:after {
          content: ''; } }
  .single-product .woocommerce-tabs .panel h2:first-of-type {
    display: none; }
  .single-product .woocommerce-tabs .review_form label {
    margin-bottom: 0.5em;
    display: block; }

.single-product .woocommerce-Tabs-panel--seller ul.list-unstyled li {
  margin-bottom: 5px; }
  .single-product .woocommerce-Tabs-panel--seller ul.list-unstyled li.store-name > span:not(.details), .single-product .woocommerce-Tabs-panel--seller ul.list-unstyled li.seller-name > span:not(.details), .single-product .woocommerce-Tabs-panel--seller ul.list-unstyled li.store-address > span:not(.details) {
    font-weight: 600;
    color: #000000; }

.single-product .woocommerce-Tabs-panel--seller ul.list-unstyled .seller-rating {
  vertical-align: middle; }

.single-product .woocommerce-Tabs-panel--seller ul.list-unstyled .star-rating {
  display: inline-block; }

.single-product.single-product-2 div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  border: none; }
  .single-product.single-product-2 div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    -webkit-flex-basis: 50%;
            flex-basis: 50%;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px; }

.single-product.ekommart-full-width-content .woocommerce-tabs {
  position: relative; }
  .single-product.ekommart-full-width-content .woocommerce-tabs:after {
    content: '';
    width: 100vw;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -50vw;
    border-bottom: 1px solid;
    border-bottom-color: #ebebeb;
    display: block; }
  .single-product.ekommart-full-width-content .woocommerce-tabs ul.tabs {
    position: relative; }
    .single-product.ekommart-full-width-content .woocommerce-tabs ul.tabs:before {
      content: '';
      width: 100vw;
      position: absolute;
      bottom: -1px;
      left: 50%;
      margin-left: -50vw;
      border-bottom: 1px solid;
      border-bottom-color: #ebebeb; }

.inventory_status {
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  padding: 3px 10px;
  font-size: 12px;
  background: #54c154;
  margin-bottom: 10px; }
  .inventory_status:empty::before {
    display: none; }
  .inventory_status.out-stock {
    background: #e2401c; }

.stock {
  margin-bottom: 0; }
  .stock.out-of-stock {
    display: none; }
  .stock.in-stock {
    color: #0f834d; }

a.reset_variations {
  display: inline-block;
  margin-left: 1em; }

/**
 * Reviews
 */
#reviews {
  outline: none; }
  #reviews #comments {
    padding-top: 0; }
  #reviews .comment-reply-title {
    display: none; }
  #reviews .commentlist {
    list-style: none;
    margin-left: 0; }
    #reviews .commentlist li {
      margin-bottom: 2.617924em;
      list-style: none;
      clear: both; }
      #reviews .commentlist li::before, #reviews .commentlist li::after {
        content: '';
        display: table; }
      #reviews .commentlist li::after {
        clear: both; }
      #reviews .commentlist li .comment_container {
        border-radius: 3px; }
        #reviews .commentlist li .comment_container::before, #reviews .commentlist li .comment_container::after {
          content: '';
          display: table; }
        #reviews .commentlist li .comment_container::after {
          clear: both; }
        #reviews .commentlist li .comment_container .comment-text {
          width: 82.2222222222%;
          float: right;
          margin-right: 0; }
          #reviews .commentlist li .comment_container .comment-text .star-rating {
            float: right;
            font-size: 0.875em;
            line-height: 1;
            height: 1em; }
      #reviews .commentlist li:last-child {
        border-bottom: 0;
        margin-bottom: 0; }
      #reviews .commentlist li time {
        color: #888;
        font-size: 0.875em; }
      #reviews .commentlist li .avatar {
        width: 11.1111111111%;
        float: left;
        margin-right: 6.6666666667%;
        height: auto; }
      #reviews .commentlist li p.meta {
        margin-bottom: 1em; }
        #reviews .commentlist li p.meta strong {
          line-height: 1;
          color: #000000; }
        #reviews .commentlist li p.meta time {
          display: block; }
        #reviews .commentlist li p.meta .verified {
          font-style: normal;
          font-size: 0.875em; }
        #reviews .commentlist li p.meta .woocommerce-review__dash {
          display: none; }
      #reviews .commentlist li ul.children {
        margin: 0;
        width: 82.2222222222%;
        float: right;
        margin-right: 0;
        padding-top: 1.618em; }
        #reviews .commentlist li ul.children .avatar {
          width: 13.5135135135%;
          float: left;
          margin-right: 8.1081081081%; }
        #reviews .commentlist li ul.children .comment-text {
          width: 78.3783783784%;
          float: right;
          margin-right: 0; }
        #reviews .commentlist li ul.children li {
          margin-bottom: 1.618em; }
          #reviews .commentlist li ul.children li:last-child {
            margin-bottom: 0; }
  #reviews .comment-form-rating {
    clear: both;
    margin-bottom: 1.41575em; }
    #reviews .comment-form-rating label {
      display: block; }
  #reviews .comment-form-cookies-consent:before {
    content: "";
    display: block;
    clear: left; }

table.shop_attributes th {
  color: #000000; }

table.shop_attributes tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.ekommart-sticky-add-to-cart {
  background-color: #ffffff; }
  .ekommart-sticky-add-to-cart__content-title strong {
    color: #000000; }
  .ekommart-sticky-add-to-cart__content-price {
    color: #ef3636; }

.sizechart-popup {
  width: 630px;
  max-width: 100vw;
  overflow-y: auto;
  position: fixed;
  left: 50%;
  padding: 60px;
  background: #fff;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 998;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s; }
  .sizechart-popup.active {
    opacity: 1;
    pointer-events: auto;
    visibility: visible; }
    .sizechart-popup.active + .sizechart-overlay {
      opacity: 1;
      visibility: visible; }
  .sizechart-popup .sizechart-close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 24px;
    line-height: 1; }
    .sizechart-popup .sizechart-close i {
      color: #000000; }
    .sizechart-popup .sizechart-close:hover i {
      color: #e01212; }

.sizechart-button {
  font-size: 12px;
  text-decoration: underline;
  text-transform: uppercase;
  line-height: 2;
  margin-bottom: 1em;
  display: inline-block;
  color: #000000; }
  .sizechart-button:hover {
    color: #e01212; }

.sizechart-overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  bottom: 0;
  z-index: 997;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  -webkit-transition: opacity .25s ease, visibility 0s ease;
  transition: opacity .25s ease, visibility 0s ease; }

.single-product-countdown {
  padding: 30px 35px;
  background-color: #f7f7f7;
  border-radius: 4px;
  margin-bottom: 30px;
  margin-top: 10px; }
  @media (max-width: 768px) {
    .single-product-countdown {
      padding: 20px; } }
  .single-product-countdown .deal-time {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 20px;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
    .single-product-countdown .deal-time .deal-text {
      font-size: 18px;
      position: relative;
      color: #000000;
      margin-bottom: 10px;
      width: 100%; }
      @media (min-width: 768px) {
        .single-product-countdown .deal-time .deal-text {
          width: auto;
          margin-right: 20px;
          padding-right: 20px;
          max-width: 160px; }
          .single-product-countdown .deal-time .deal-text:after {
            content: '';
            position: absolute;
            right: 0;
            top: 0;
            bottom: 0;
            border-right: 1px solid #e0e0e0; } }
    .single-product-countdown .deal-time .deal-count {
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
              align-items: center;
      margin-bottom: 10px; }
      .single-product-countdown .deal-time .deal-count .countdown-item {
        text-align: center;
        position: relative;
        min-width: 60px; }
        @media (min-width: 768px) {
          .single-product-countdown .deal-time .deal-count .countdown-item {
            min-width: 65px; } }
        .single-product-countdown .deal-time .deal-count .countdown-item:not(:last-child):after {
          content: '';
          width: 4px;
          height: 4px;
          border-radius: 50%;
          background-color: black;
          position: absolute;
          right: -2px;
          top: calc(50% - 2px); }
      .single-product-countdown .deal-time .deal-count .countdown-digits {
        font-size: 36px;
        font-weight: 700;
        color: #ef3636;
        line-height: 1; }
      .single-product-countdown .deal-time .deal-count .countdown-label {
        display: block;
        font-size: 12px;
        color: #000000; }
  .single-product-countdown .deal-sold-count {
    margin-top: 10px;
    font-size: 13px;
    font-weight: 700; }
    .single-product-countdown .deal-sold-count span {
      color: #ef3636; }

/**
 * Widgets
 */
.product_list_widget {
  list-style: none;
  margin-left: 0; }
  .product_list_widget li {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding: 1em 0;
    border-bottom: 1px solid;
    border-bottom-color: #ebebeb; }
    .product_list_widget li::before, .product_list_widget li::after {
      content: '';
      display: table; }
    .product_list_widget li::after {
      clear: both; }
    .product_list_widget li:first-child {
      padding-top: 0; }
    .product_list_widget li:last-child {
      border-bottom: 0; }
    .product_list_widget li img {
      max-width: 90px; }
    .product_list_widget li > a {
      display: block; }
  .product_list_widget .product-list-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex; }
  .product_list_widget .reviewer {
    font-size: 0.875em; }
  .product_list_widget .product-content {
    margin-left: 15px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
            flex: 1; }
    .product_list_widget .product-content del {
      color: #888; }
      .product_list_widget .product-content del .amount {
        font-size: 0.875em;
        font-weight: 400;
        color: #888; }
    .product_list_widget .product-content .amount {
      color: #ef3636; }
  .product_list_widget .star-rating {
    margin-bottom: 5px; }
  .product_list_widget .product-title {
    margin-top: 0.6180469716em;
    margin-bottom: 0.875em;
    line-height: 1.41575em; }
    .product_list_widget .product-title span {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      color: #000000; }
      .product_list_widget .product-title span:hover {
        color: #e01212; }
  .product_list_widget .amount {
    font-weight: 700; }
  .product_list_widget a {
    display: block; }
    .product_list_widget a:hover {
      color: #e01212; }

.widget ul.products li.product a {
  text-decoration: none; }

.widget_rating_filter .wc-layered-nav-rating {
  margin-bottom: 0.6180469716em; }
  .widget_rating_filter .wc-layered-nav-rating a {
    text-decoration: none !important;
    color: #888; }
  .widget_rating_filter .wc-layered-nav-rating .star-rating {
    display: inline-block;
    height: 1em;
    line-height: 1; }

.widget_products a {
  display: block; }

.widget_shopping_cart .product_list_widget {
  margin-bottom: 0; }
  .widget_shopping_cart .product_list_widget li {
    position: relative;
    padding-left: 27px; }
    .widget_shopping_cart .product_list_widget li a.remove {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      left: 0;
      opacity: 1; }
      .widget_shopping_cart .product_list_widget li a.remove:hover:before {
        color: #e2401c; }

.widget_shopping_cart .woocommerce-mini-cart__empty-message {
  margin: 1.41575em; }

.widget_shopping_cart .product_list_widget img {
  margin-right: 1em;
  float: left; }

.widget_shopping_cart .mini_cart_item {
  display: block;
  border-bottom: 1px solid;
  border-bottom-color: #ebebeb;
  font-size: 14px; }
  .widget_shopping_cart .mini_cart_item a {
    line-height: 1.41575em;
    color: #000000; }
    .widget_shopping_cart .mini_cart_item a:hover {
      color: #e01212; }
  .widget_shopping_cart .mini_cart_item .quantity {
    color: #000000; }
    .widget_shopping_cart .mini_cart_item .quantity .amount {
      color: #ef3636; }

.widget_shopping_cart p.total {
  padding: 1em 0;
  margin: 0;
  border-top: 1px solid;
  border-top-color: #ebebeb; }
  .widget_shopping_cart p.total::before, .widget_shopping_cart p.total::after {
    content: '';
    display: table; }
  .widget_shopping_cart p.total::after {
    clear: both; }
  .widget_shopping_cart p.total strong {
    color: #000000;
    font-weight: 400; }
  .widget_shopping_cart p.total .amount {
    color: #000000;
    font-size: 1.41575em;
    font-weight: 700;
    float: right; }

.widget_shopping_cart .buttons {
  padding: 0 0 1em;
  margin: 0;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
          flex-direction: column-reverse; }
  .widget_shopping_cart .buttons a {
    display: block;
    margin-bottom: 0.6180469716em; }
    .widget_shopping_cart .buttons a:not(.checkout) {
      background-color: transparent;
      border-color: transparent;
      color: #000000; }
      .widget_shopping_cart .buttons a:not(.checkout):hover {
        color: #e01212; }
    .widget_shopping_cart .buttons a:last-child {
      margin-bottom: 0; }
    .widget_shopping_cart .buttons a img {
      margin-left: auto;
      margin-right: auto; }

.widget_layered_nav li {
  margin-bottom: 0.6180469716em; }

.widget.woocommerce li .count {
  font-size: 1em;
  float: right; }

.widget_price_filter form {
  margin-bottom: 0;
  margin-top: 1em; }

.widget_price_filter .price_slider {
  margin-bottom: 2.5em; }

.widget_price_filter .price_slider_amount {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  text-align: right;
  line-height: 2.4em; }
  .widget_price_filter .price_slider_amount .button {
    float: left; }
  .widget_price_filter .price_slider_amount .price_label span {
    color: #ef3636; }

.widget_price_filter .ui-slider {
  position: relative;
  text-align: left; }

.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  top: auto;
  z-index: 2;
  width: 12px;
  height: 12px;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
  cursor: ew-resize;
  background-color: #fff;
  box-sizing: border-box;
  margin-top: -4px;
  margin-left: auto;
  opacity: 1;
  border: 2px solid;
  border-color: #ef3636; }
  .widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -8px; }
  .widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
    box-shadow: 0 0 0 0.236em rgba(0, 0, 0, 0.1); }

.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-color: #ef3636;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em; }

.widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
  background: rgba(0, 0, 0, 0.1);
  border: 0; }

.widget_price_filter .ui-slider-horizontal {
  height: 4px; }

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px; }

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px; }

div[class$='filter'], div[class$='filters'] {
  padding-bottom: 35px;
  border-bottom: 1px solid;
  border-bottom-color: #ebebeb; }
  div[class$='filter'].widget.woocommerce .widget-title, div[class$='filters'].widget.woocommerce .widget-title {
    border-bottom: 0; }
  div[class$='filter']:last-child, div[class$='filters']:last-child {
    border-bottom: 0; }

.ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }
  .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li {
    padding-left: 5px;
    padding-right: 5px; }
    .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-button-type {
      border: 1px solid;
      border-color: #ebebeb;
      padding: 5px 20px;
      display: block; }
      .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-button-type:hover {
        color: #ef3636;
        border-color: #ef3636;
        box-shadow: 0 0 0 2px inset; }
    .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .ekommart-button-type {
      color: #ef3636;
      border-color: #ef3636;
      box-shadow: 0 0 0 2px inset; }
    .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-color-type,
    .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-image-type {
      display: inline-block;
      width: 34px;
      height: 34px;
      border: 1px solid;
      border-color: #ebebeb;
      padding: 3px;
      position: relative; }
      .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-color-type:after,
      .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-image-type:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border: 3px solid;
        border-color: #ef3636;
        background-color: rgba(255, 255, 255, 0);
        z-index: 2;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
        filter: alpha(opacity=0);
        visibility: hidden;
        -webkit-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear; }
      .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-color-type:hover:after,
      .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-image-type:hover:after {
        visibility: visible;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
        filter: alpha(opacity=100); }
      .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-color-type img,
      .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-image-type img {
        width: 26px;
        height: 26px;
        -o-object-fit: contain;
           object-fit: contain; }
    .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .ekommart-color-type:after,
    .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .ekommart-image-type:after {
      visibility: visible;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
      filter: alpha(opacity=100); }
    .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-color-type {
      border-radius: 50%; }
      .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-color-type:after {
        border-radius: 50%; }
      .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-color-type .color-label {
        width: 26px;
        height: 26px;
        display: block;
        border-radius: 50%; }
      .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-color-type .color-name {
        display: none; }

/**
 * Cart
 */
@media (min-width: 768px) {
  table.cart {
    margin-bottom: 3.706325903em; } }

table.cart .product-quantity .plus,
table.cart .product-quantity .minus {
  display: none; }

table.cart thead {
  border-bottom: 2px solid;
  border-bottom-color: #ebebeb; }

table.cart th {
  font-size: 12px;
  text-transform: uppercase;
  color: #000000;
  font-weight: 700; }

table.cart td,
table.cart th {
  padding: 2em 0 0; }

table.cart tr td {
  text-align: left;
  border-color: #ebebeb; }
  @media (max-width: 767px) {
    table.cart tr td {
      text-align: right;
      padding-bottom: 10px;
      padding-top: 10px; }
      table.cart tr td:not(:last-child) {
        border-style: solid;
        border-width: 0 0 1px 0; } }
  table.cart tr td[data-title]::before {
    font-size: 10px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 400; }

table.cart tr:first-child td.product-remove {
  border-top-width: 0; }

table.cart td.product-thumbnail img {
  margin: auto;
  max-width: 90px; }

table.cart td.product-thumbnail::before {
  display: none; }

@media (max-width: 767px) {
  table.cart td.product-thumbnail {
    position: absolute;
    left: 10px;
    top: 15px;
    padding: 0;
    border: none !important; } }

table.cart td.product-remove {
  padding: 0;
  position: relative; }
  @media (max-width: 767px) {
    table.cart td.product-remove {
      position: absolute;
      top: 18px;
      right: 20px;
      z-index: 1;
      margin-bottom: 0;
      padding-bottom: 0;
      border: none;
      font-size: 11px; } }
  table.cart td.product-remove a.remove {
    position: absolute;
    font-size: 1.41575em;
    top: -8px;
    left: -6px; }
    table.cart td.product-remove a.remove:hover:before, table.cart td.product-remove a.remove:active:before {
      color: red; }

table.cart td.product-name:before {
  margin-right: 1em; }

table.cart td.product-name a {
  text-decoration: none !important;
  color: #000000; }
  table.cart td.product-name a:hover {
    color: #e01212; }

@media (max-width: 767px) {
  table.cart td.product-name {
    text-align: left;
    border-width: 0;
    padding-right: 20px; }
    table.cart td.product-name:before {
      display: none; } }

table.cart td.product-quantity .qty {
  padding: 0.326em;
  width: 3.706325903em;
  font-weight: 600;
  color: #000000; }

table.cart td.product-subtotal {
  padding-bottom: 1.41575em; }
  @media (min-width: 768px) {
    table.cart td.product-subtotal {
      padding-bottom: 2.2906835em; } }
  table.cart td.product-subtotal .amount {
    color: #000000;
    font-weight: 700; }

table.cart .cart_item {
  margin-bottom: 1em;
  border-bottom: 1px solid;
  border-bottom-color: #ebebeb; }
  @media (max-width: 767px) {
    table.cart .cart_item {
      padding-left: 120px;
      position: relative;
      display: block; } }

table.cart td.actions {
  background-color: transparent;
  padding-top: 10px;
  padding-right: 0; }
  @media (min-width: 768px) {
    table.cart td.actions {
      padding-top: 30px; } }
  @media (max-width: 767px) {
    table.cart td.actions {
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
              flex-direction: column-reverse; } }
  table.cart td.actions label {
    display: none; }
  table.cart td.actions .coupon {
    position: relative;
    margin-bottom: 1.5em;
    text-align: left;
    border-color: #ebebeb; }
    @media (max-width: 767px) {
      table.cart td.actions .coupon {
        padding: 25px 30px 30px;
        border-style: dashed;
        border-width: 2px;
        margin-bottom: 0;
        margin-top: 1.5em; } }
    table.cart td.actions .coupon .input-text {
      border: 2px solid;
      border-color: #ebebeb;
      min-width: 220px;
      margin-right: 10px; }
      table.cart td.actions .coupon .input-text:focus {
        border-color: #ef3636; }
    @media (max-width: 767px) {
      table.cart td.actions .coupon button[type='submit'] {
        width: 100%; } }
  table.cart td.actions input {
    display: block;
    width: 100%;
    margin: 0.5407911001em 0; }
  @media (max-width: 767px) {
    table.cart td.actions button[name='update_cart'] {
      width: 100%; } }

.woocommerce-cart-form {
  margin-bottom: 1.618em; }
  @media (min-width: 768px) {
    .woocommerce-cart-form {
      margin-bottom: 4.235801032em; } }
  .woocommerce-cart-form table td {
    vertical-align: middle; }

.cart_totals {
  padding: 15px 35px 30px;
  position: relative;
  border: 6px solid;
  border-color: #ebebeb; }
  .cart_totals > h2 {
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 2px solid;
    border-bottom-color: #ebebeb;
    padding-bottom: 0.5em;
    margin-bottom: 0; }
  .cart_totals table th {
    color: #000000; }
  .cart_totals table th, .cart_totals table td {
    padding: 1em 0; }
  .cart_totals .cart-subtotal {
    border-bottom: 1px solid;
    border-bottom-color: #ebebeb; }
    .cart_totals .cart-subtotal .amount {
      font-weight: 700;
      color: #000000;
      font-size: 18px; }
  .cart_totals .order-total {
    border-top: 1px solid;
    border-top-color: #ebebeb; }
    .cart_totals .order-total th {
      vertical-align: middle; }
    .cart_totals .order-total td {
      font-size: 2.2906835em;
      padding: 0.5em 0; }
    .cart_totals .order-total .amount {
      font-weight: 700;
      color: #ef3636;
      font-size: 24px; }
  .cart_totals .checkout-button {
    font-size: 14px;
    display: block;
    text-align: center; }
    .cart_totals .checkout-button:after {
      display: none; }

.woocommerce-shipping-calculator {
  margin: 0; }
  .woocommerce-shipping-calculator > p:first-child {
    margin: 0; }
  .woocommerce-shipping-calculator .shipping-calculator-form {
    padding-top: 1.41575em; }

.woocommerce-shipping-destination {
  margin-bottom: 0; }

ul#shipping_method {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0; }
  ul#shipping_method li {
    margin-bottom: 0.2360828548em; }
    ul#shipping_method li:last-child {
      margin-bottom: 0; }
  ul#shipping_method input {
    margin-right: 0.3342343017em; }
  ul#shipping_method input[type="radio"] + label {
    margin-left: 0;
    color: #000000; }
  ul#shipping_method input[type="radio"]:first-child:checked + label:after {
    color: #ef3636; }

.woocommerce-checkout ul#shipping_method {
  margin-bottom: 0; }

.site-header-cart .widget_shopping_cart {
  border-color: #ebebeb; }

.site-header-cart .widget.widget_shopping_cart {
  border-top-color: #ef3636; }

.woocommerce-cart .site-content {
  margin-bottom: 6.8535260698em; }

.woocommerce-cart .cart-empty {
  background-color: transparent;
  border: none;
  text-align: center;
  font-size: 18px;
  color: #000000; }

.woocommerce-cart .return-to-shop {
  text-align: center; }

/**
 * Checkout
 *
 * 1 - Required to make the blockUI overlay cover the entire page rather than just the checkout form. We do this because
 *     otherwise our sticky order review can break out of the checkout form (and the blockUI element).
 */
.checkout_coupon {
  margin-bottom: 2.617924em;
  display: grid;
  grid-template-columns: 100% 0%; }
  .checkout_coupon p:first-child {
    grid-column: 1/ span 2; }
  .checkout_coupon .form-row-first {
    margin-right: 0;
    width: 100%; }
  .checkout_coupon .form-row-last {
    width: unset;
    float: left; }
  .checkout_coupon .input-text {
    padding: 1em 1.41575em;
    padding-right: 145px;
    border: 2px solid #ebebeb;
    width: 100%; }
    .checkout_coupon .input-text:focus {
      border-color: #ef3636; }
  .checkout_coupon button[type='submit'] {
    height: 38px;
    line-height: 1;
    margin-top: 8px;
    margin-left: -138px; }

form.checkout {
  position: static !important;
  /* 1 */ }
  form.checkout::before, form.checkout::after {
    content: '';
    display: table; }
  form.checkout::after {
    clear: both; }
  form.checkout > .blockUI {
    position: fixed !important;
    /* 1 */ }

.checkout-review-order-table-wrapper {
  padding: 0 30px;
  background-color: #ffffff; }

#order_review {
  background-color: #f6f6f6;
  padding: 20px 35px 40px;
  position: relative;
  border: 6px solid;
  border-color: #ebebeb; }
  #order_review table {
    margin-bottom: 0; }
    #order_review table td, #order_review table th {
      padding: 1em 0; }
  #order_review .woocommerce-checkout-review-order-table thead th, #order_review .woocommerce-checkout-review-order-table thead td {
    border: none; }
  #order_review .woocommerce-checkout-review-order-table th {
    color: #000000; }
    #order_review .woocommerce-checkout-review-order-table th.product-total {
      text-align: right; }
  #order_review .woocommerce-checkout-review-order-table td {
    text-align: right; }
    #order_review .woocommerce-checkout-review-order-table td.product-name {
      text-align: left; }
  #order_review .woocommerce-checkout-review-order-table th, #order_review .woocommerce-checkout-review-order-table td {
    border-top: 1px solid;
    border-top-color: #ebebeb; }
  #order_review .woocommerce-checkout-review-order-table .amount {
    color: #000000;
    font-weight: 700; }
  #order_review .woocommerce-checkout-review-order-table .order-total th {
    vertical-align: middle; }
  #order_review .woocommerce-checkout-review-order-table .order-total .amount {
    font-size: 24px;
    color: #ef3636; }

#payment::before, #payment::after {
  content: '';
  display: table; }

#payment::after {
  clear: both; }

#payment .create-account {
  clear: both; }

#payment .payment_methods {
  margin: 0;
  padding: 0; }
  #payment .payment_methods > .woocommerce-PaymentMethod,
  #payment .payment_methods > .wc_payment_method {
    border-bottom: 1px solid;
    border-bottom-color: #ebebeb; }
    #payment .payment_methods > .woocommerce-PaymentMethod > label,
    #payment .payment_methods > .wc_payment_method > label {
      display: block;
      padding: 1em 0;
      cursor: pointer;
      font-size: 16px;
      margin-left: 0; }
  #payment .payment_methods li {
    list-style: none !important;
    margin-left: 0;
    position: relative; }
    #payment .payment_methods li img {
      float: right;
      border: 0;
      padding: 0;
      max-height: 1.618em; }
    #payment .payment_methods li.woocommerce-PaymentMethod > input[type=radio]:first-child:checked + label::before, #payment .payment_methods li.wc_payment_method > input[type=radio]:first-child:checked + label::before {
      color: #ef3636; }
    #payment .payment_methods li > label {
      font-weight: 700;
      color: #000000; }
    #payment .payment_methods li p {
      margin: 0; }
    #payment .payment_methods li .payment_box {
      padding: 1em 1.618em 2em;
      font-size: 0.875em; }
      #payment .payment_methods li .payment_box fieldset {
        border: 0;
        margin: 0;
        padding: 1em 0 0;
        font-size: 0.875em; }
        #payment .payment_methods li .payment_box fieldset label {
          width: auto;
          margin-left: 0; }
        #payment .payment_methods li .payment_box fieldset .form-row {
          margin-bottom: 1em; }
          #payment .payment_methods li .payment_box fieldset .form-row input[type='checkbox'] {
            margin-right: 5px; }
        #payment .payment_methods li .payment_box fieldset #cvv {
          width: 22% !important; }
        #payment .payment_methods li .payment_box fieldset .help {
          width: 75%;
          float: right; }
      #payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods {
        padding-top: 1em;
        margin: 0; }
        #payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li {
          margin-top: 0.6180469716em; }
          #payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li input[type=radio] {
            margin-right: 0.236em; }
      #payment .payment_methods li .payment_box ul.wc-saved-payment-methods {
        margin-left: 0; }
      #payment .payment_methods li .payment_box .wc-credit-card-form-card-number,
      #payment .payment_methods li .payment_box .wc-credit-card-form-card-expiry,
      #payment .payment_methods li .payment_box .wc-credit-card-form-card-cvc {
        font-size: 1.41575em; }
      #payment .payment_methods li .payment_box .wc-credit-card-form-card-number {
        background-repeat: no-repeat;
        background-position: right 0.6180469716em center;
        background-size: 31px 20px;
        background-image: url(//nuthouse.lk/wp-content/themes/ekommart/assets/images/credit-cards/unknown.svg); }
        #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.visa {
          background-image: url(//nuthouse.lk/wp-content/themes/ekommart/assets/images/credit-cards/visa.svg); }
        #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.mastercard {
          background-image: url(//nuthouse.lk/wp-content/themes/ekommart/assets/images/credit-cards/mastercard.svg); }
        #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.laser {
          background-image: url(//nuthouse.lk/wp-content/themes/ekommart/assets/images/credit-cards/laser.svg); }
        #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.dinersclub {
          background-image: url(//nuthouse.lk/wp-content/themes/ekommart/assets/images/credit-cards/diners.svg); }
        #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.maestro {
          background-image: url(//nuthouse.lk/wp-content/themes/ekommart/assets/images/credit-cards/maestro.svg); }
        #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.jcb {
          background-image: url(//nuthouse.lk/wp-content/themes/ekommart/assets/images/credit-cards/jcb.svg); }
        #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.amex {
          background-image: url(//nuthouse.lk/wp-content/themes/ekommart/assets/images/credit-cards/amex.svg); }
        #payment .payment_methods li .payment_box .wc-credit-card-form-card-number.discover {
          background-image: url(//nuthouse.lk/wp-content/themes/ekommart/assets/images/credit-cards/discover.svg); }

#payment .terms {
  width: 100%;
  clear: both;
  float: none;
  margin-bottom: 1em; }
  #payment .terms label {
    display: block;
    cursor: pointer; }

#payment .woocommerce-terms-and-conditions {
  padding: 1em;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 16px;
  background-color: rgba(0, 0, 0, 0.05); }

#payment .place-order {
  margin-top: 1.618em;
  margin-bottom: 0;
  float: none;
  width: 100%; }
  #payment .place-order .button {
    width: 100%;
    font-size: 16px;
    white-space: pre-wrap; }

table.woocommerce-checkout-review-order-table .product-name {
  width: 45%;
  word-wrap: break-word;
  color: #000000; }

table.woocommerce-checkout-review-order-table .product-quantity {
  font-weight: 400; }

table.woocommerce-checkout-review-order-table .variation,
table.woocommerce-checkout-review-order-table .product-quantity {
  color: #626262; }

table.woocommerce-checkout-review-order-table .variation dt {
  font-weight: 400; }

.admin-bar .woocommerce-checkout #wc_checkout_add_ons label + br {
  display: none; }

.woocommerce-order .woocommerce-thankyou-order-received {
  color: #0f834d;
  background-color: #f8f8f8;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  padding: 2.2906835em 1.41575em; }

.woocommerce-order .woocommerce-order-details__title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.618em; }

@media (min-width: 768px) {
  .woocommerce-order ul.woocommerce-thankyou-order-details li {
    width: 20%;
    margin: 0 !important; } }

.woocommerce-order .woocommerce-table--order-details {
  max-width: 900px;
  margin: 1.41575em auto 5.9968353111em; }
  .woocommerce-order .woocommerce-table--order-details th {
    color: #000000; }
  .woocommerce-order .woocommerce-table--order-details tr td:last-child,
  .woocommerce-order .woocommerce-table--order-details tr th:last-child {
    text-align: right; }
  .woocommerce-order .woocommerce-table--order-details td,
  .woocommerce-order .woocommerce-table--order-details th {
    border-top: 1px solid;
    border-top-color: #ebebeb;
    padding-left: 0;
    padding-right: 0; }
  .woocommerce-order .woocommerce-table--order-details thead td,
  .woocommerce-order .woocommerce-table--order-details thead th {
    border-top: 0;
    border-bottom: 2px solid;
    border-bottom-color: #ebebeb; }
  .woocommerce-order .woocommerce-table--order-details .product-name a {
    color: #626262; }
    .woocommerce-order .woocommerce-table--order-details .product-name a:hover {
      color: #e01212; }
  .woocommerce-order .woocommerce-table--order-details tfoot {
    color: #000000; }
    .woocommerce-order .woocommerce-table--order-details tfoot .amount {
      font-weight: 700; }
    .woocommerce-order .woocommerce-table--order-details tfoot tr:last-child .amount {
      font-weight: 700;
      font-size: 1.618em;
      color: #ef3636; }

form.woocommerce-form-track-order .order-text {
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  @media (min-width: 1024px) {
    form.woocommerce-form-track-order .order-text {
      margin-bottom: 50px; } }

form.woocommerce-form-track-order label {
  font-size: 20px;
  display: block;
  color: #000000;
  margin-bottom: 10px; }

form.woocommerce-form-track-order input, form.woocommerce-form-track-order button {
  width: 100%;
  margin-bottom: 30px; }

@media (min-width: 1024px) {
  form.woocommerce-form-track-order button {
    margin-top: 42px; } }

/*=======================
* MODAL POPUP STYLE
========================*/
html.yith-quick-view-is-open,
html.yith-quick-view-is-open body {
  overflow: hidden; }

#yith-quick-view-modal {
  position: fixed;
  visibility: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1400;
  opacity: 0;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

#yith-quick-view-modal:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

#yith-quick-view-modal .yith-quick-view-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8); }

#yith-quick-view-modal .yith-wcqv-wrapper {
  display: inline-block;
  vertical-align: middle;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-align: left;
  height: 600px;
  width: 1000px; }

#yith-quick-view-modal .yith-wcqv-main {
  background-color: #ffffff;
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2); }

#yith-quick-view-modal.open,
#yith-quick-view-modal.open .yith-wcqv-wrapper {
  visibility: visible;
  opacity: 1; }

#yith-quick-view-modal #yith-quick-view-content {
  height: 100%; }
  #yith-quick-view-modal #yith-quick-view-content > .product {
    height: 100%; }
    #yith-quick-view-modal #yith-quick-view-content > .product > div {
      height: 100%; }
  #yith-quick-view-modal #yith-quick-view-content .entry-summary {
    height: 100%;
    overflow-y: auto;
    padding: 15px; }

#yith-quick-view-modal .yith-wcqv-main:after,
#yith-quick-view-modal .yith-wcqv-main:before {
  content: '';
  display: table;
  clear: both; }

#yith-quick-view-modal.open .yith-wcqv-main {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  height: 100%;
  position: relative; }

#yith-quick-view-close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 18px;
  z-index: 2;
  opacity: 0.5;
  font-size: 20px;
  color: #cdcdcd; }
  #yith-quick-view-close:hover {
    color: #000000; }

#yith-quick-view-close:hover {
  opacity: 1;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease; }

#yith-quick-view-content div.images {
  width: 45%;
  float: left;
  opacity: 1 !important;
  margin: 0; }

#yith-quick-view-content div.summary {
  margin: 0;
  padding: 15px;
  width: 55%;
  float: left; }

#yith-quick-view-content div.woocommerce-product-rating:after,
#yith-quick-view-content div.woocommerce-product-rating:before {
  content: '';
  display: table;
  clear: both; }

#yith-quick-view-content div.woocommerce-product-rating a.woocommerce-review-link {
  display: none; }

#yith-quick-view-content .onsale {
  top: 5px;
  right: auto;
  left: 5px; }

li.product .yith-wcqv-button .blockUI.blockOverlay:before {
  background: none; }

@media (max-width: 480px) {
  #yith-quick-view-content div.images,
  #yith-quick-view-content div.summary {
    width: 100%;
    float: none; }
  #yith-quick-view-content div.summary {
    margin: 0;
    padding: 15px;
    width: 100%;
    float: left; } }

#yith-quick-view-modal.open {
  /* Let's get this party started */
  /* Track */
  /* Handle */ }
  #yith-quick-view-modal.open ::-webkit-scrollbar {
    width: 4px; }
  #yith-quick-view-modal.open ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #cdcdcd;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }
  #yith-quick-view-modal.open ::-webkit-scrollbar-thumb:window-inactive {
    background-color: #cdcdcd; }
  #yith-quick-view-modal.open .yith-wcqv-main {
    box-shadow: none; }
  #yith-quick-view-modal.open #yith-quick-view-content div.summary {
    padding: 30px 0px 46px 0px; }
    #yith-quick-view-modal.open #yith-quick-view-content div.summary .summary-content {
      overflow-y: auto;
      height: 100%; }
    #yith-quick-view-modal.open #yith-quick-view-content div.summary .single_add_to_cart_button {
      position: absolute;
      bottom: 0;
      width: 100%;
      left: 0;
      border-radius: 0; }
    #yith-quick-view-modal.open #yith-quick-view-content div.summary form.variations_form {
      padding-left: 1px; }
  #yith-quick-view-modal.open .woocommerce-product-gallery {
    height: 100%; }
    #yith-quick-view-modal.open .woocommerce-product-gallery figure {
      height: 100%; }
      #yith-quick-view-modal.open .woocommerce-product-gallery figure .woocommerce-product-gallery__image {
        height: 100%; }
        #yith-quick-view-modal.open .woocommerce-product-gallery figure .woocommerce-product-gallery__image a img {
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
  #yith-quick-view-modal.open .summary-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
    padding: 0 30px 40px 40px; }
  #yith-quick-view-modal.open .product_title {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
            order: 1;
    font-size: 22px; }
  #yith-quick-view-modal.open .woocommerce-product-rating {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
            order: 3;
    margin-top: 0; }
  #yith-quick-view-modal.open p.price {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
            order: 4;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    color: #ef3636; }
  #yith-quick-view-modal.open .woocommerce-product-details__short-description {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
            order: 2; }
  #yith-quick-view-modal.open form.cart {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
            order: 5; }
  #yith-quick-view-modal.open .product_meta {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
            order: 6; }

#yith-quick-view-close {
  text-transform: lowercase;
  opacity: 1;
  top: 0;
  right: 0; }
  #yith-quick-view-close:before {
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 0; }

.yith-wcqv-wrapper .woocommerce-product-gallery__wrapper {
  border: 1px solid;
  border-color: #ebebeb; }

#yith-quick-view-content .woocommerce-product-gallery .flex-viewport {
  height: 100% !important; }

#yith-quick-view-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
  position: absolute;
  z-index: 2;
  text-align: center;
  bottom: 12px;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }
  #yith-quick-view-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs > li {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: flex !important;
    padding: 0;
    cursor: pointer;
    position: relative;
    width: 18px;
    height: 18px;
    margin: 0 1px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center; }
    #yith-quick-view-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs > li::before {
      content: "";
      width: 6px;
      height: 6px;
      background: #151515;
      position: absolute;
      top: calc(50% - 4px);
      left: calc(50% - 4px);
      z-index: 1;
      border-radius: 50%;
      border: 1px solid rgba(255, 255, 255, 0.2); }
    #yith-quick-view-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs > li img {
      width: 18px;
      height: 18px;
      border-radius: 50%;
      position: relative;
      z-index: 1;
      margin: 0;
      max-width: 100%;
      display: inline-block;
      opacity: 0; }
      #yith-quick-view-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs > li img.flex-active {
        border: 6px solid #dbdbd9;
        display: inline-block;
        z-index: 0;
        opacity: 1; }

/**
 * Password strength meter
 */
.woocommerce-password-strength {
  font-weight: 600;
  padding: 0.5407911001em 0;
  text-align: right;
  font-size: 0.875em; }
  .woocommerce-password-strength.strong {
    color: #0f834d; }
  .woocommerce-password-strength.short {
    color: #e2401c; }
  .woocommerce-password-strength.bad {
    color: #e2401c; }
  .woocommerce-password-strength.good {
    color: #3d9cd2; }

/**
 * My Account
 */
label.inline {
  display: inline !important;
  margin-left: 1em; }

.hentry .entry-content .woocommerce-MyAccount-navigation ul {
  margin-left: 0;
  border-top: 1px solid;
  border-top-color: #ebebeb; }
  .hentry .entry-content .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    border-bottom: 1px solid;
    border-bottom-color: #ebebeb;
    position: relative; }
    .hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
      text-decoration: none;
      padding: 0.875em 0;
      display: block;
      color: #000000; }
      .hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a:hover {
        color: #e01212; }
    .hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a {
      color: #ef3636; }

ul.order_details {
  list-style: none;
  position: relative;
  max-width: 900px;
  margin: 0 auto 1.618em; }
  ul.order_details::before, ul.order_details::after {
    content: '';
    display: table; }
  ul.order_details::after {
    clear: both; }
  ul.order_details li {
    padding: 1em 1.618em;
    text-align: center;
    border-color: #ebebeb; }
    ul.order_details li:first-child {
      padding-top: 1.618em;
      border: 0; }
    ul.order_details li:last-child {
      padding-bottom: 1.618em; }
      ul.order_details li:last-child::before, ul.order_details li:last-child::after {
        content: '';
        display: table; }
      ul.order_details li:last-child::after {
        clear: both; }
    ul.order_details li strong {
      display: block;
      text-transform: none;
      color: #000000; }

.my_account_orders .button,
.woocommerce-MyAccount-downloads .button {
  padding: 0.6180469716em 0.875em;
  font-size: 0.875em;
  margin-right: 0.236em; }

.woocommerce-MyAccount-content h2 {
  font-size: 2em;
  font-weight: 600; }

.woocommerce-MyAccount-content #payment .payment_methods {
  margin-bottom: 1.618em !important; }

/**
 * My Account
 */
.woocommerce-MyAccount-content .woocommerce-Pagination {
  text-align: center; }

.woocommerce-MyAccount-content table th {
  color: #000000; }

.woocommerce-MyAccount-content table thead th {
  background-color: rgba(0, 0, 0, 0.05); }

.woocommerce-MyAccount-content table tr:nth-of-type(even) {
  background-color: rgba(0, 0, 0, 0.05); }

.woocommerce-MyAccount-content .order_details a:not(.button) {
  color: #000000; }
  .woocommerce-MyAccount-content .order_details a:not(.button):hover {
    text-decoration: underline; }

.woocommerce-MyAccount-content .order_details .product-quantity {
  color: #888; }

.woocommerce-MyAccount-content .order_details .product-total .amount {
  font-weight: 700; }

.woocommerce-MyAccount-content .order_details tfoot .amount {
  font-weight: 700;
  font-size: 1.41575em;
  color: #000000; }

.woocommerce-MyAccount-content .order-again {
  margin-bottom: 3.706325903em; }

.register-from-title,
.login-form-title {
  font-size: 20px; }

.login-form-col {
  border-right: 1px solid;
  border-right-color: #ebebeb; }
  @media (max-width: 767px) {
    .login-form-col {
      border: none; } }

form.woocommerce-form-register {
  max-width: 370px;
  padding-top: 50px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    form.woocommerce-form-register {
      margin-right: 0;
      margin-left: 0; } }
  form.woocommerce-form-register button[type="submit"] {
    display: block;
    width: 100%; }

form.woocommerce-form-login {
  max-width: 470px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .col2-set#customer_login form.woocommerce-form-login {
      margin-right: 0; } }
  form.woocommerce-form-login .woocommerce-form-login-wrap {
    padding: 50px;
    background: #f6f6f6;
    margin-bottom: 30px; }
  form.woocommerce-form-login button[type="submit"] {
    display: block;
    width: 100%; }
  form.woocommerce-form-login .woocommerce-form__label-for-checkbox {
    float: left; }
  form.woocommerce-form-login .woocommerce-LostPassword {
    float: right; }
    form.woocommerce-form-login .woocommerce-LostPassword a {
      color: #626262;
      text-decoration: underline;
      -webkit-text-decoration-style: dotted;
              text-decoration-style: dotted; }

@media (min-width: 768px) {
  ul.order_details {
    margin: 3.706325903em auto; }
    ul.order_details li {
      width: 22.5806451613%;
      float: left;
      margin-right: 3.2258064516%;
      border-left-style: solid;
      border-left-width: 1px; }
      ul.order_details li:first-child {
        border: 0; }
      ul.order_details li:last-child {
        float: right;
        margin-right: 0; }
        ul.order_details li:last-child::before, ul.order_details li:last-child::after {
          content: '';
          display: table; }
        ul.order_details li:last-child::after {
          clear: both; }
  .demo_store {
    bottom: 0; }
    .demo_store a.woocommerce-store-notice__dismiss-link {
      background: rgba(0, 0, 0, 0.1);
      float: right;
      display: inline-block;
      margin: -1em -1.41575em -1em 0;
      padding: 1em 1.41575em; }
  /**
     * Responsive tables
     */
  table.shop_table_responsive thead {
    display: table-header-group; }
  table.shop_table_responsive tbody th {
    display: table-cell; }
  table.shop_table_responsive tr td {
    display: table-cell; }
    table.shop_table_responsive tr td::before {
      display: none; }
  table.shop_table_responsive tr.woocommerce-shipping-totals td {
    width: 60%; }
  /**
     * Header Elements
     */
  .site-header-cart {
    position: relative; }
    .site-header-cart .cart-contents {
      display: inline-block;
      position: relative;
      background-color: transparent;
      height: auto;
      width: auto;
      text-indent: 0; }
    .site-header-cart .widget_shopping_cart {
      position: absolute;
      margin-top: 20px;
      top: 100%;
      width: 320px;
      z-index: 999999;
      right: -999em;
      display: block;
      border-width: 2px;
      border-style: solid; }
      .site-header-cart .widget_shopping_cart:before {
        content: "";
        display: block;
        position: absolute;
        top: -20px;
        left: 0;
        right: 0;
        height: 20px; }
      .site-header-cart .widget_shopping_cart.sub-menu--is-touch-device {
        display: none;
        left: 0; }
      .site-header-cart .widget_shopping_cart h2.widgettitle {
        display: none; }
      .site-header-cart .widget_shopping_cart .product_list_widget {
        height: 0; }
        .site-header-cart .widget_shopping_cart .product_list_widget li a.remove::before {
          text-align: left; }
    .site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {
      right: 0;
      display: block; }
      .site-header-cart:hover .widget_shopping_cart .product_list_widget, .site-header-cart.focus .widget_shopping_cart .product_list_widget {
        height: auto; }
  .site-search {
    display: block; }
    .site-search form {
      margin: 0; }
  .checkout_coupon {
    grid-template-columns: 53.6231884058% auto; }
  /**
     * Reset mobile product styles
     */
  ul.products li.product,
  ul.products .wc-block-grid__product,
  .wc-block-grid__products li.product,
  .wc-block-grid__products .wc-block-grid__product {
    clear: none;
    width: 100%; }
  /**
     * Main content area (adjacent to sidebar) product layout
     */
  ul.products.columns-1 li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  ul.products.columns-2 li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  ul.products.columns-3 li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  ul.products.columns-4 li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  ul.products.columns-5 li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  ul.products.columns-6 li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .woocommerce.columns-tablet-1 ul.products li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .woocommerce.columns-tablet-2 ul.products li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .woocommerce.columns-tablet-3 ul.products li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .woocommerce.columns-tablet-4 ul.products li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .woocommerce.columns-tablet-5 ul.products li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .woocommerce.columns-tablet-6 ul.products li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  /**
     * Single product page
     */
  .single-product div.product .images {
    width: 42.0289855072%;
    float: left;
    margin-right: 4.347826087%;
    margin-bottom: 3.706325903em; }
    .single-product div.product .images .thumbnails::before, .single-product div.product .images .thumbnails::after {
      content: '';
      display: table; }
    .single-product div.product .images .thumbnails::after {
      clear: both; }
    .single-product div.product .images .thumbnails a.zoom {
      width: 22.5806451613%;
      float: left;
      margin-right: 3.2258064516%; }
      .single-product div.product .images .thumbnails a.zoom.last {
        float: right;
        margin-right: 0; }
  .single-product div.product .woocommerce-product-gallery {
    width: 53.6231884058%;
    float: left;
    margin-right: 4.347826087%;
    margin-bottom: 3.706325903em; }
  .single-product div.product .summary {
    width: 42.0289855072%;
    float: right;
    margin-right: 0; }
  .single-product div.product .woocommerce-tabs {
    clear: both; }
  .woocommerce-Reviews #comments {
    width: 47.5409836066%;
    float: left;
    margin-right: 4.9180327869%; }
  .woocommerce-Reviews #review_form_wrapper {
    width: 47.5409836066%;
    float: left;
    margin-right: 4.9180327869%;
    float: right;
    margin-right: 0; }
  #reviews .comment-form-author,
  #reviews .comment-form-email {
    width: 47%; }
  #reviews .comment-form-email {
    margin-right: 0; }
  .ekommart-full-width-content.single-product div.product .images .thumbnails a.zoom {
    width: 13.5135135135%;
    float: left;
    margin-right: 8.1081081081%; }
    .ekommart-full-width-content.single-product div.product .images .thumbnails a.zoom.last {
      margin-right: 0; }
  .ekommart-full-width-content.single-product div.product .woocommerce-product-gallery {
    width: 56.3636363636%;
    float: left;
    margin-right: 3.8961038961%;
    margin-bottom: 3.706325903em; }
  .ekommart-full-width-content.single-product div.product .summary {
    width: 39.7402597403%;
    float: right;
    margin-right: 0;
    margin-bottom: 3.706325903em; }
  .ekommart-full-width-content.single-product div.product .woocommerce-tabs {
    clear: both; }
  .ekommart-full-width-content.single-product #reviews .commentlist li .avatar {
    width: 8.1967213115%;
    float: left;
    margin-right: 4.9180327869%; }
  .ekommart-full-width-content.single-product #reviews .commentlist li .comment_container .comment-text {
    width: 86.8852459016%;
    float: right;
    margin-right: 0; }
  .ekommart-full-width-content.single-product #reviews .commentlist ul.children {
    width: 86.8852459016%;
    float: right;
    margin-right: 0; }
    .ekommart-full-width-content.single-product #reviews .commentlist ul.children .avatar {
      width: 9.4339622642%;
      float: left;
      margin-right: 5.6603773585%; }
    .ekommart-full-width-content.single-product #reviews .commentlist ul.children .comment-text {
      width: 84.9056603774%;
      float: right;
      margin-right: 0; }
  /**
     * General full-width styles
     */
  .ekommart-full-width-content.woocommerce-cart .entry-header,
  .ekommart-full-width-content.woocommerce-checkout .entry-header,
  .ekommart-full-width-content.woocommerce-account .entry-header {
    text-align: center;
    padding: 0 0 5.9968353111em; }
    .ekommart-full-width-content.woocommerce-cart .entry-header h1:last-child,
    .ekommart-full-width-content.woocommerce-checkout .entry-header h1:last-child,
    .ekommart-full-width-content.woocommerce-account .entry-header h1:last-child {
      margin-bottom: 0; }
  .ekommart-full-width-content .up-sells > h2:first-child,
  .ekommart-full-width-content .related.products > h2:first-child {
    text-align: center; }
  .ekommart-full-width-content .woocommerce-products-header {
    text-align: center; }
  .woocommerce .page-description {
    margin-bottom: 1.618em; }
  .ekommart-sorting {
    margin-bottom: 2.617924em;
    padding-top: 0; }
    .ekommart-sorting select {
      width: auto; }
    .ekommart-sorting .woocommerce-result-count,
    .ekommart-sorting .woocommerce-ordering {
      margin-bottom: 0; }
    .ekommart-sorting .woocommerce-result-count {
      margin-right: auto; }
  /**
     * Cart
     */
  .woocommerce-cart .content-area,
  .woocommerce-checkout .content-area {
    width: 100%;
    float: right;
    margin-right: 0; }
  .woocommerce-cart .hentry,
  .woocommerce-checkout .hentry {
    border-bottom: 0;
    padding-bottom: 0; }
  table.cart th,
  table.cart td {
    padding: 1.618em 1.618em 1.618em 0; }
  table.cart .qty {
    padding: 0.875em;
    max-width: 3.632em; }
  table.cart td.product-remove {
    display: table-cell;
    padding: 1.618em 1.618em 1.618em 0;
    border: 0;
    width: 5%; }
    table.cart td.product-remove a.remove {
      float: none;
      position: relative;
      top: auto;
      right: auto;
      font-size: 1em; }
  table.cart td.product-thumbnail {
    width: 17%; }
  table.cart td.product-name {
    width: 30%; }
  table.cart td.product-price {
    width: 16%; }
  table.cart td.product-subtotal {
    padding: 1.618em 1.618em 1.618em 0;
    width: 16%; }
  table.cart .product-quantity .plus,
  table.cart .product-quantity .minus {
    display: inline-block; }
  table.cart .quantity .qty {
    padding: 0.6180469716em; }
  table.cart td.actions {
    text-align: right; }
    table.cart td.actions label {
      display: none; }
    table.cart td.actions .coupon {
      padding-bottom: 0;
      margin-bottom: 0;
      border-bottom: none;
      float: left;
      width: 60%; }
    table.cart td.actions input {
      display: inline-block;
      width: auto;
      margin: 0; }
  .cart-collaterals::before, .cart-collaterals::after {
    content: '';
    display: table; }
  .cart-collaterals::after {
    clear: both; }
  .cart-collaterals .cross-sells {
    width: 42.0289855072%;
    float: left;
    margin-right: 4.347826087%; }
  .cart-collaterals .shipping_calculator {
    width: 53.6231884058%;
    float: right;
    margin-right: 0;
    margin: 0;
    clear: right; }
  .cart-collaterals .cart_totals small.includes_tax {
    display: block; }
  .cart-collaterals .shipping_calculator {
    clear: right; }
  /**
     * Wishlist
     */
  table.wishlist_table .wishlist-items-wrapper tr td.product-name a.yith-wcqv-button {
    display: none; }
  /**
     * Checkout
     */
  #ship-to-different-address {
    position: relative; }
    #ship-to-different-address label {
      font-weight: 300; }
    #ship-to-different-address .woocommerce-form__input-checkbox {
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      margin-right: 0; }
  .col2-set {
    width: 53.6231884058%;
    float: left;
    margin-right: 4.347826087%; }
    .col2-set .form-row-first {
      width: 49.2063492063%;
      float: left;
      margin-right: 1.5873015873%; }
    .col2-set .form-row-last {
      width: 49.2063492063%;
      float: right;
      margin-right: 0; }
    .col2-set .col-1,
    .col2-set .col-2 {
      margin-bottom: 1.618em; }
    .col2-set + #customer_details {
      display: none; }
    .col2-set .woocommerce-billing-fields::before, .col2-set .woocommerce-billing-fields::after {
      content: '';
      display: table; }
    .col2-set .woocommerce-billing-fields::after {
      clear: both; }
    .col2-set.addresses {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; }
      .col2-set.addresses .col-1 {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%; }
      .col2-set.addresses .col-2 {
        width: 47.8260869565%;
        float: right;
        margin-right: 0; }
  #customer_details + #wc_checkout_add_ons {
    width: 42.0289855072%;
    float: right;
    margin-right: 0; }
  #wc_checkout_add_ons input[type=radio] {
    float: left;
    margin-right: 0.5407911001em;
    clear: left;
    margin-top: 0.35em; }
  #order_review {
    width: 42.0289855072%;
    float: right;
    margin-right: 0;
    clear: right; }
  #order_review {
    -webkit-transition: box-shadow ease 0.4s;
    transition: box-shadow ease 0.4s; }
  .woocommerce-order-pay #order_review {
    width: 100%;
    float: none; }
    .woocommerce-order-pay #order_review #payment h3 {
      padding-left: 1em;
      padding-top: 1em; }
    .woocommerce-order-pay #order_review #payment .form-row {
      padding: 1em; }
    .woocommerce-order-pay #order_review .payment_methods + .form-row {
      padding: 1em; }
    .woocommerce-order-pay #order_review .button#place_order {
      display: block;
      width: 100%;
      font-size: 1.41575em; }
  /**
     * My Account
     */
  table + .addresses {
    margin-top: 1.618em; }
  .col2-set#customer_login {
    width: 100%;
    margin: 0; }
    .col2-set#customer_login .col-1 {
      width: 50%;
      float: left;
      padding-right: 5%; }
    .col2-set#customer_login .col-2 {
      width: 50%;
      float: right;
      padding-left: 5%; }
  .col2-set.addresses {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
    .col2-set.addresses .col-1 {
      width: 48.3870967742%;
      float: left;
      margin-right: 3.2258064516%; }
    .col2-set.addresses .col-2 {
      width: 48.3870967742%;
      float: right;
      margin-right: 0; }
  .woocommerce-MyAccount-navigation {
    width: 27.2727272727%;
    float: left;
    margin-right: 3.8961038961%; }
  .woocommerce-MyAccount-content {
    width: 68.8311688312%;
    float: right;
    margin-right: 0; }
  .addresses header.title::before, .addresses header.title::after {
    content: '';
    display: table; }
  .addresses header.title::after {
    clear: both; }
  .addresses header.title a {
    float: right; }
  .addresses header.title h3 {
    float: left; }
  /**
     * General WooCommerce Components
     */
  .form-row-first {
    width: 48.3870967742%;
    float: left;
    margin-right: 3.2258064516%;
    clear: both; }
  .form-row-last {
    width: 48.3870967742%;
    float: right;
    margin-right: 0; }
  /**
     * Single Product Pagination
     */
  .ekommart-product-pagination {
    display: block; }
  /**
     * Sticky Add to Cart
     */
  .ekommart-sticky-add-to-cart {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99998;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    padding: 10px 1em;
    overflow: hidden;
    zoom: 1;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both; }
    .ekommart-sticky-add-to-cart--slideInDown {
      -webkit-animation-name: slideInDown;
              animation-name: slideInDown; }
    .ekommart-sticky-add-to-cart--slideOutUp {
      -webkit-animation-name: slideOutUp;
              animation-name: slideOutUp; }
    .ekommart-sticky-add-to-cart__content {
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
              justify-content: center; }
      .ekommart-sticky-add-to-cart__content-title {
        display: block; }
      .ekommart-sticky-add-to-cart__content-price {
        margin-right: 0.875em;
        font-weight: 700;
        vertical-align: middle; }
      .ekommart-sticky-add-to-cart__content-button {
        margin-left: auto;
        padding-top: .86em;
        padding-bottom: .86em; }
    .ekommart-sticky-add-to-cart img {
      max-width: 60px;
      margin: 0 1.41575em 0 0;
      padding: 3px;
      border: 1px solid rgba(0, 0, 0, 0.1); }
    .ekommart-sticky-add-to-cart .star-rating {
      display: inline-block;
      margin: 0;
      vertical-align: middle; }
  .admin-bar .ekommart-sticky-add-to-cart--slideInDown {
    top: 32px; }
  /**
     * Quick View
     */
  #yith-quick-view-modal.open .product-title {
    margin-top: -0.2333em;
    font-size: 30px; }
  #yith-quick-view-close {
    top: 30px;
    right: 10px;
    text-indent: -9999px; }
  #yith-quick-view-modal.open .product_title {
    font-size: 30px; }
  .single-product .woocommerce-tabs ul.tabs {
    padding-bottom: 0; }
    .single-product .woocommerce-tabs ul.tabs li {
      width: auto; }
      .single-product .woocommerce-tabs ul.tabs li a {
        padding: 0 20px 15px; } }

@media (min-width: 768px) and (max-width: 900px) {
  body:not(.page-template-template-fullwidth-php) table.cart td,
  body:not(.page-template-template-fullwidth-php) table.cart th {
    padding: 1em; } }

@media (max-width: 767px) {
  .single-product .woocommerce-message {
    margin: 0 !important; }
  .single-product .ekommart-breadcrumb {
    display: none; }
    .single-product .ekommart-breadcrumb + .site-content {
      margin-top: 30px; }
  .single-product div.product .woocommerce-product-gallery {
    margin-bottom: 20px; }
  .single-product div.product .product_title {
    font-size: 22px; }
  .single-product .woocommerce-tabs ul.tabs li a {
    font-size: 18px; }
  .related,
  .upsells {
    margin-top: 50px;
    margin-bottom: 30px; }
  .related > h2:first-child,
  .upsells > h2:first-child {
    font-size: 22px; } }

@media (min-width: 911px) {
  .woocommerce-cart-form,
  .woocommerce-cart .cross-sells {
    width: 65.5913978495%;
    float: left;
    margin-right: 3.2258064516%; }
  .cart-collaterals {
    width: 31.1827956989%;
    float: right;
    margin-right: 0; } }

@media (min-width: 1024px) {
  .woocommerce.columns-1 ul.products li.product {
    width: 100%; }
  .woocommerce.columns-2 ul.products li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .woocommerce.columns-3 ul.products li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .woocommerce.columns-4 ul.products li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .woocommerce.columns-5 ul.products li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }
  .woocommerce.columns-6 ul.products li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; } }

.elementor-element.elementor-products-grid .woocommerce ul.products li.product {
  width: 100%;
  max-width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
          flex: 0 0 100%; }

body > h1 {
  display: none !important; }

body #yith-woocompare {
  padding: 0px !important; }
  body #yith-woocompare table.compare-list thead, body #yith-woocompare table.compare-list tfoot {
    display: none; }
  body #yith-woocompare table.compare-list tr th {
    padding: 10px 20px; }
  body #yith-woocompare table.compare-list tr.title {
    font-weight: 700;
    color: #000; }
  body #yith-woocompare table.compare-list td.odd {
    background: transparent; }
  body #yith-woocompare table.compare-list td:last-child {
    border-right: 0; }
  body #yith-woocompare table.compare-list td img {
    border: 0;
    padding: 0; }
  body #yith-woocompare table.compare-list tr.add-to-cart a {
    background: #b2b2b2;
    border-radius: 3px; }
    body #yith-woocompare table.compare-list tr.add-to-cart a:hover, body #yith-woocompare table.compare-list tr.add-to-cart a:active {
      background-color: #e01212; }
  body #yith-woocompare table.compare-list tr.price th, body #yith-woocompare table.compare-list tr.price td {
    background: #e4e4e4; }
  body #yith-woocompare table.compare-list tr.price td {
    text-decoration: none;
    font-weight: 600; }
  body #yith-woocompare table.compare-list tr.price.repeated {
    display: none; }
  body #yith-woocompare table.compare-list tr.stock td {
    background: #e8ffb6;
    font-weight: 700; }

body html {
  display: none !important; }

.yith_woocompare_colorbox #cboxWrapper > div > div {
  display: none; }

.yith_woocompare_colorbox #cboxWrapper #cboxContent {
  display: block; }

.yith_woocompare_colorbox #cboxLoadedContent {
  margin-bottom: 0;
  /* Let's get this party started */
  /* Track */
  /* Handle */ }
  .yith_woocompare_colorbox #cboxLoadedContent ::-webkit-scrollbar {
    width: 5px; }
  .yith_woocompare_colorbox #cboxLoadedContent ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px; }
  .yith_woocompare_colorbox #cboxLoadedContent ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #ef3636;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }
  .yith_woocompare_colorbox #cboxLoadedContent ::-webkit-scrollbar-thumb:window-inactive {
    background-color: #ef3636; }

.yith_woocompare_colorbox #cboxContent {
  position: relative; }

.yith_woocompare_colorbox #cboxClose {
  top: 10px;
  right: 25px;
  bottom: unset;
  text-indent: inherit;
  background: none;
  font-size: 0; }
  .yith_woocompare_colorbox #cboxClose:before {
    position: absolute;
    content: 'x';
    top: 0;
    left: 0;
    font-size: 14px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #fff;
    color: #626262;
    border-color: #626262;
    border: 1px solid; }
  .yith_woocompare_colorbox #cboxClose:hover:before, .yith_woocompare_colorbox #cboxClose:active:before {
    border-color: #e01212;
    color: #e01212; }

.products-list {
  margin-left: 0;
  list-style: none; }

.product-list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid;
  border-bottom-color: #ebebeb;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }
  .product-list:last-child {
    border-bottom: none;
    padding-bottom: 0; }
  .product-list:first-child {
    padding-top: 0; }
  .product-list .product-image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 250px;
            flex: 0 0 250px;
    margin: 0 20px 0 0;
    position: relative;
    overflow: hidden; }
  .product-list .group-action {
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transform: translateX(calc(100% + 15px));
        -ms-transform: translateX(calc(100% + 15px));
            transform: translateX(calc(100% + 15px));
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s; }
    .product-list .group-action .shop-action {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
              flex-direction: column; }
      .product-list .group-action .shop-action .yith-wcqv-button,
      .product-list .group-action .shop-action .yith-wcwl-add-to-wishlist > div > a,
      .product-list .group-action .shop-action .compare {
        margin: 0 0 5px 0; }
  .product-list .product-caption {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
            flex: 1 1 auto;
    max-width: calc(100% - 250px);
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .product-list .posted-in {
    margin-bottom: 9px; }
    .product-list .posted-in a {
      color: #888; }
      .product-list .posted-in a:hover {
        color: #e01212; }
  .product-list .price {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #ef3636;
    margin-bottom: 4px; }
  .product-list .woocommerce-loop-product__title {
    font-size: 18px;
    margin-bottom: 0; }
    .product-list .woocommerce-loop-product__title a {
      color: #000000; }
  .product-list .add_to_cart_button {
    background-color: #000;
    margin-top: 1em;
    border: none; }
    .product-list .add_to_cart_button:hover {
      background-color: #e01212; }
  .product-list img {
    float: left;
    margin-right: 1.41575em; }
  .product-list:hover .group-action {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0); }

.wcml-dropdown {
  width: 100%; }
  .wcml-dropdown li,
  .wcml-dropdown .wcml-cs-submenu li {
    border-color: #ebebeb; }
  .wcml-dropdown .wcml-cs-submenu {
    border-top: 0; }
  .wcml-dropdown a {
    padding: 1em 1.41575em; }
  .wcml-dropdown a.wcml-cs-item-toggle:after {
    right: 1em; }

.wcml-horizontal-list li.wcml-cs-active-currency a,
.wcml-vertical-list li.wcml-cs-active-currency a {
  font-weight: bold;
  color: #000000;
  cursor: default; }

/**
 * Wishlist
 */
table.wishlist_table {
  border-collapse: collapse;
  font-size: 100%;
  margin: 0 0 1.41575em; }
  table.wishlist_table tbody tr {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #ebebeb; }
    table.wishlist_table tbody tr td.product-thumbnail a {
      max-width: 120px; }
  table.wishlist_table tbody td {
    vertical-align: middle;
    padding: 1.618em 1.618em 1.618em 0;
    background: none;
    text-align: left; }
  table.wishlist_table td.product-remove {
    width: 2%; }
    table.wishlist_table td.product-remove a {
      margin-right: auto !important; }
      table.wishlist_table td.product-remove a.remove_from_wishlist:hover {
        background: none !important; }
      table.wishlist_table td.product-remove a:before {
        text-align: left; }
  table.wishlist_table td.product-thumbnail {
    width: 12%; }
  table.wishlist_table td.product-name {
    width: 35%; }
    table.wishlist_table td.product-name > * {
      display: inline-block; }
    table.wishlist_table td.product-name a.add_to_cart_button {
      color: #fff;
      padding: 0.6180469716em 1.41575em;
      line-height: 1.618;
      width: 11%;
      margin: 0 !important; }
    table.wishlist_table td.product-name span.inventory_status {
      width: 25%; }
    table.wishlist_table td.product-name span.price {
      width: 23%; }
  table.wishlist_table td.product-stock-status {
    width: 16%; }
    table.wishlist_table td.product-stock-status .wishlist-in-stock {
      text-transform: uppercase;
      font-weight: 500;
      font-size: 11px;
      color: #626262; }
  table.wishlist_table td.product-add-to-cart {
    text-align: right; }
    table.wishlist_table td.product-add-to-cart a.add_to_cart_button {
      display: inline-block !important;
      padding: 0.6180469716em 1.41575em !important;
      margin-bottom: 0 !important; }
    table.wishlist_table td.product-add-to-cart .remove_from_wishlist, table.wishlist_table td.product-add-to-cart .dateadded {
      display: none !important; }

ul.wishlist_table.mobile > li {
  position: relative;
  padding-top: 30px; }

ul.wishlist_table.mobile .item-wrapper {
  width: 100% !important;
  margin-bottom: 0; }
  ul.wishlist_table.mobile .item-wrapper .product-thumbnail {
    margin-right: 0;
    margin-bottom: 2em;
    display: block;
    max-width: unset; }
    ul.wishlist_table.mobile .item-wrapper .product-thumbnail img {
      margin: auto; }
  ul.wishlist_table.mobile .item-wrapper .yith-wcqv-button {
    display: none; }
  ul.wishlist_table.mobile .item-wrapper .item-details {
    width: 100%;
    text-align: right; }
  ul.wishlist_table.mobile .item-wrapper .product-name {
    margin-bottom: 2em; }
    ul.wishlist_table.mobile .item-wrapper .product-name h3 {
      font-size: 14px; }
      ul.wishlist_table.mobile .item-wrapper .product-name h3:before {
        content: 'product';
        position: relative;
        margin-right: 1em;
        float: left;
        color: #626262; }
  ul.wishlist_table.mobile .item-wrapper .item-details-table {
    margin-bottom: 2em !important; }

ul.wishlist_table.mobile .amount {
  color: #000000; }

ul.wishlist_table.mobile table td {
  font-size: 14px !important;
  padding: 0 !important; }

ul.wishlist_table.mobile table.additional-info {
  margin-bottom: 2em !important; }

ul.wishlist_table.mobile .product-add-to-cart {
  text-align: left !important; }
  ul.wishlist_table.mobile .product-add-to-cart a.button {
    padding: 0.6180469716em 1.41575em !important;
    display: inline-block !important; }

ul.wishlist_table.mobile .product-remove {
  position: absolute;
  top: 0;
  left: 0; }

ul.wishlist_table.mobile .remove_from_wishlist {
  position: relative; }
  ul.wishlist_table.mobile .remove_from_wishlist i {
    display: none; }
  ul.wishlist_table.mobile .remove_from_wishlist:hover:before, ul.wishlist_table.mobile .remove_from_wishlist:active:before {
    color: red; }
  ul.wishlist_table.mobile .remove_from_wishlist:before {
    color: #626262;
    font-size: 1em; }

ul.wishlist_table.mobile .additional-info-wrapper {
  margin-bottom: 3em; }

.wishlist-title-with-form h2 {
  padding: 0; }

.wishlist-title-with-form .show-title-form {
  display: none; }

.wishlist-title.wishlist-title-with-form h2:hover {
  background: transparent;
  cursor: pointer;
  color: #e01212; }

.widget_product_search {
  position: relative; }

.ajax-search-result {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: white;
  box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
  padding: 0 30px;
  z-index: 999;
  max-height: 500px;
  overflow-y: scroll; }

.product-item-search {
  padding: 20px 0;
  border-bottom: 1px solid;
  border-bottom-color: #ebebeb; }
  .product-item-search .product-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex; }
    .product-item-search .product-link img {
      width: 90px;
      margin-right: 15px; }
  .product-item-search .product-title {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0; }
  .product-item-search:last-child {
    border-bottom: none; }
  .product-item-search .amount {
    font-weight: 700;
    font-size: 14px; }

.ekommart-canvas-filter {
  background-color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding-bottom: 40px;
  padding-left: 50px;
  padding-right: 50px;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  position: fixed;
  z-index: 10002;
  visibility: hidden;
  overflow-y: auto;
  overflow-x: hidden;
  width: 400px;
  height: 100vh; }
  @media (max-width: 768px) {
    .ekommart-canvas-filter {
      width: 300px;
      padding-left: 15px;
      padding-right: 15px; } }
  .ekommart-canvas-filter::-webkit-scrollbar {
    width: 3px; }
  .ekommart-canvas-filter::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5; }
  .ekommart-canvas-filter::-webkit-scrollbar-thumb {
    background-color: #000000; }
  .ekommart-canvas-filter .widget {
    border-bottom: 1px solid;
    border-bottom-color: #ebebeb;
    padding-bottom: 35px;
    margin-bottom: 35px; }

.ekommart-overlay-filter {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  bottom: 0;
  z-index: 997;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  -webkit-transition: opacity .25s ease, visibility 0s ease;
  transition: opacity .25s ease, visibility 0s ease; }

.off-canvas-active .ekommart-overlay-filter {
  visibility: visible;
  opacity: 1; }

.off-canvas-active .ekommart-canvas-filter {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.filter-toggle {
  background: transparent;
  padding: 0;
  border: none;
  color: #666;
  margin-right: 15px;
  outline: none; }
  .filter-toggle i {
    margin-right: 5px;
    font-size: 16px;
    line-height: 1;
    display: inline-block; }
  @media (min-width: 1024px) {
    .filter-toggle {
      display: none; } }
  .ekommart-full-width-content .filter-toggle {
    display: inline-block; }
  .filter-toggle:focus, .filter-toggle:hover {
    background-color: transparent;
    outline: none;
    color: #666; }
  .filter-toggle:after {
    content: '';
    border-left: 1px solid;
    height: 20px;
    margin-left: 30px;
    margin-right: 30px;
    display: none;
    vertical-align: middle; }

.filter-close {
  height: 50px;
  line-height: 50px;
  margin-bottom: 15px;
  border-bottom: 1px solid;
  display: block;
  cursor: pointer;
  text-align: right;
  vertical-align: middle;
  font-weight: bold;
  border-bottom-color: #ebebeb; }
  .filter-close:after {
    content: '';
    width: 10px;
    border: 1px solid;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    position: relative;
    top: -1px; }

@media (min-width: 783px) {
  .admin-bar .ekommart-canvas-filter {
    top: 32px; } }

@media (min-width: 600px) and (max-width: 782px) {
  .admin-bar .ekommart-canvas-filter {
    top: 46px; } }

.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item {
  border-radius: 0px; }
  .woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item.button-variable-item {
    padding-top: 7px;
    padding-bottom: 7px;
    height: auto; }
    .woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item.button-variable-item .variable-item-span {
      min-width: 57px; }

.site-header-cart-side {
  position: fixed;
  top: 0;
  bottom: 0;
  overflow: hidden;
  overflow-y: auto;
  width: 300px;
  background-color: #ffffff;
  -webkit-transition: -webkit-transform .25s ease;
  transition: -webkit-transform .25s ease;
  transition: transform .25s ease;
  transition: transform .25s ease, -webkit-transform .25s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  right: 0;
  z-index: 9999999;
  -webkit-transform: translate3d(300px, 0, 0);
          transform: translate3d(300px, 0, 0); }
  @media (min-width: 1024px) {
    .site-header-cart-side {
      width: 340px;
      -webkit-transform: translate3d(340px, 0, 0);
              transform: translate3d(340px, 0, 0); } }
  .site-header-cart-side .cart-side-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
    padding: 20px 15px 20px 15px;
    border-bottom: 1px solid;
    border-bottom-color: #ebebeb; }
  .site-header-cart-side .cart-side-title {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
            flex: 1 1 auto;
    font-size: 20px;
    color: #000000;
    font-weight: 700;
    text-transform: uppercase; }
  .site-header-cart-side .close-cart-side {
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .3px;
    font-weight: 600;
    font-size: 13px;
    padding-right: 18px;
    position: relative; }
    .site-header-cart-side .close-cart-side:before, .site-header-cart-side .close-cart-side:after {
      content: " ";
      position: absolute;
      top: 50%;
      display: inline-block;
      margin-top: -1px;
      width: 12px;
      height: 2px;
      background-color: #000000;
      -webkit-transition: background-color .2s ease-in-out, width .2s ease-in-out, -webkit-transform .2s ease-in-out;
      transition: background-color .2s ease-in-out, width .2s ease-in-out, -webkit-transform .2s ease-in-out;
      transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;
      transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out, -webkit-transform .2s ease-in-out;
      right: 0;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .site-header-cart-side .close-cart-side:before {
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .site-header-cart-side .close-cart-side:hover:before, .site-header-cart-side .close-cart-side:hover:after {
      -webkit-transform: rotate(0);
          -ms-transform: rotate(0);
              transform: rotate(0); }
  .site-header-cart-side .widget_shopping_cart {
    margin-bottom: 0;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
            flex: 1 1 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex; }
    .site-header-cart-side .widget_shopping_cart .woocommerce-mini-cart__empty-message {
      text-align: center;
      font-size: 18px; }
    .site-header-cart-side .widget_shopping_cart .widget_shopping_cart_content {
      padding: 0 15px;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
              flex-direction: column;
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
              flex: 1 1 auto; }
    .site-header-cart-side .widget_shopping_cart .woocommerce-mini-cart__total {
      margin-top: auto; }
    .site-header-cart-side .widget_shopping_cart .woocommerce-mini-cart-scroll {
      position: relative;
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
              flex: 1 1 auto;
      overflow-y: auto; }
    .site-header-cart-side .widget_shopping_cart .product_list_widget {
      position: absolute;
      width: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      overflow: auto;
      overflow-x: hidden; }
      .site-header-cart-side .widget_shopping_cart .product_list_widget li:first-child {
        padding-top: 1em; }
      .site-header-cart-side .widget_shopping_cart .product_list_widget li img {
        max-width: 60px; }
    .site-header-cart-side .widget_shopping_cart p.total strong {
      text-transform: uppercase;
      font-weight: 600;
      font-size: 18px; }
    .site-header-cart-side .widget_shopping_cart .buttons a {
      border: 1px solid;
      margin-top: 15px; }
      .site-header-cart-side .widget_shopping_cart .buttons a.checkout {
        border-color: #ef3636;
        margin-top: 0; }
  .site-header-cart-side.active {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
    .site-header-cart-side.active + .cart-side-overlay {
      visibility: visible;
      opacity: 1; }

.cart-side-overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  bottom: 0;
  z-index: 997;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  -webkit-transition: opacity .25s ease, visibility 0s ease;
  transition: opacity .25s ease, visibility 0s ease; }.tooltipster-fall,.tooltipster-grow.tooltipster-show{
    -webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);
    -moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
    -ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
    -o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)
}
.tooltipster-base{
    display:flex;
    pointer-events:none;
    position:absolute
}
.tooltipster-box{
    flex:1 1 auto
}
.tooltipster-content{
    box-sizing:border-box;
    max-height:100%;
    max-width:100%;
    /*overflow:auto;*/
    border-color: black;
}
.tooltipster-ruler{
    bottom:0;
    left:0;
    overflow:hidden;
    position:fixed;
    right:0;
    top:0;
    visibility:hidden
}
.tooltipster-fade{
    opacity:0;
    -webkit-transition-property:opacity;
    -moz-transition-property:opacity;
    -o-transition-property:opacity;
    -ms-transition-property:opacity;
    transition-property:opacity
}
.tooltipster-fade.tooltipster-show{
    opacity:1
}
.tooltipster-grow{
    -webkit-transform:scale(0,0);
    -moz-transform:scale(0,0);
    -o-transform:scale(0,0);
    -ms-transform:scale(0,0);
    transform:scale(0,0);
    -webkit-transition-property:-webkit-transform;
    -moz-transition-property:-moz-transform;
    -o-transition-property:-o-transform;
    -ms-transition-property:-ms-transform;
    transition-property:transform;
    -webkit-backface-visibility:hidden
}
.tooltipster-grow.tooltipster-show{
    -webkit-transform:scale(1,1);
    -moz-transform:scale(1,1);
    -o-transform:scale(1,1);
    -ms-transform:scale(1,1);
    transform:scale(1,1);
    -webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
    transition-timing-function:cubic-bezier(.175,.885,.32,1.15)
}
.tooltipster-swing{
    opacity:0;
    -webkit-transform:rotateZ(4deg);
    -moz-transform:rotateZ(4deg);
    -o-transform:rotateZ(4deg);
    -ms-transform:rotateZ(4deg);
    transform:rotateZ(4deg);
    -webkit-transition-property:-webkit-transform,opacity;
    -moz-transition-property:-moz-transform;
    -o-transition-property:-o-transform;
    -ms-transition-property:-ms-transform;
    transition-property:transform
}
.tooltipster-swing.tooltipster-show{
    opacity:1;
    -webkit-transform:rotateZ(0);
    -moz-transform:rotateZ(0);
    -o-transform:rotateZ(0);
    -ms-transform:rotateZ(0);
    transform:rotateZ(0);
    -webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);
    -webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);
    -moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);
    -ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);
    -o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);
    transition-timing-function:cubic-bezier(.23,.635,.495,2.4)
}
.tooltipster-fall{
    -webkit-transition-property:top;
    -moz-transition-property:top;
    -o-transition-property:top;
    -ms-transition-property:top;
    transition-property:top;
    -webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
    transition-timing-function:cubic-bezier(.175,.885,.32,1.15)
}
.tooltipster-fall.tooltipster-initial{
    top:0!important
}
.tooltipster-fall.tooltipster-dying{
    -webkit-transition-property:all;
    -moz-transition-property:all;
    -o-transition-property:all;
    -ms-transition-property:all;
    transition-property:all;
    top:0!important;
    opacity:0
}
.tooltipster-slide{
    -webkit-transition-property:left;
    -moz-transition-property:left;
    -o-transition-property:left;
    -ms-transition-property:left;
    transition-property:left;
    -webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);
    -webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
    -moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
    -ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
    -o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);
    transition-timing-function:cubic-bezier(.175,.885,.32,1.15)
}
.tooltipster-slide.tooltipster-initial{
    left:-40px!important
}
.tooltipster-slide.tooltipster-dying{
    -webkit-transition-property:all;
    -moz-transition-property:all;
    -o-transition-property:all;
    -ms-transition-property:all;
    transition-property:all;
    left:0!important;
    opacity:0
}
@keyframes tooltipster-fading{
    0%{
        opacity:0
    }
    100%{
        opacity:1
    }
}
.tooltipster-update-fade{
    animation:tooltipster-fading .4s
}
@keyframes tooltipster-rotating{
    25%{
        transform:rotate(-2deg)
    }
    75%{
        transform:rotate(2deg)
    }
    100%{
        transform:rotate(0)
    }
}
.tooltipster-update-rotate{
    animation:tooltipster-rotating .6s
}
@keyframes tooltipster-scaling{
    50%{
        transform:scale(1.1)
    }
    100%{
        transform:scale(1)
    }
}
.tooltipster-update-scale{
    animation:tooltipster-scaling .6s
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{
    margin-top:8px
}
.tooltipster-sidetip.tooltipster-left .tooltipster-box{
    margin-right:8px
}
.tooltipster-sidetip.tooltipster-right .tooltipster-box{
    margin-left:8px
}
.tooltipster-sidetip.tooltipster-top .tooltipster-box{
    margin-bottom:8px
}
.tooltipster-sidetip .tooltipster-arrow{
    overflow:hidden;
    position:absolute
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{
    height:10px;
    margin-left:-10px;
    top:-2px;
    width:20px
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{
    height:20px;
    margin-top:-10px;
    right:-2px;
    top:0;
    width:10px
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{
    height:20px;
    margin-top:-10px;
    left:-2px;
    top:0;
    width:10px
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{
    bottom:-2px;
    height:10px;
    margin-left:-9px;
    width:20px
}
.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{
    height:0;
    position:absolute;
    width:0
}
.tooltipster-sidetip .tooltipster-arrow-background{
    border:10px solid transparent
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{
    left:0;
    top:3px
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{
    left:-3px;
    top:0
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{
    left:3px;
    top:0
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{
    left:0;
    top:-3px
}
.tooltipster-sidetip .tooltipster-arrow-border{
    border:10px solid transparent;
    left:0;
    top:0
}
.tooltipster-sidetip .tooltipster-arrow-uncropped{
    position:relative;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{
    top:-10px
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{
    left:-10px
}/**
* Theme Name: Ekommart Child
* Description: This is a child theme of Ekommart, generated by Merlin WP.
* Author: <a href="https://www.wpopal.com/">Duc Pham (Opal Team)</a>
* Template: ekommart
* Version: 1.9.3
*/blockquote:before, a, .color-primary, .deal-topbar-text strong, .deal-time-count .countdown-item .countdown-label, .site-header-account .account-dropdown a.register-link, .site-header-account .account-dropdown a.lostpass-link, .ekommart-contact .contact_icon, ul.menu li.current-menu-item > a, .main-navigation ul li.menu-item.current-menu-parent > a, .main-navigation ul li.menu-item.current-menu-item > a, .main-navigation .sub-menu li.menu-item > a:hover, .site-info a.site-url:not(.button), .contact-block .contact-text a, .contact-block .contact-info_phones .title, .button-outline, .widget_search form::before,
.widget_product_search form::before,
.site-search form::before, .ekommart-social-share a:hover {
    color: #d91320; 
}        .outline-primary {
    outline-color: #d91320; 
}        .shape-primary .elementor-shape-fill {
    fill: #d91320; 
}        .bg-primary, .site-header-account .account-dropdown:after, .header-2 .header-bottom, .header-5 .header-bottom, .header-8 .header-navigation, .header-9 .header-navigation, button,
input[type='button'],
input[type='reset'],
input[type='submit'],
.button,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.added_to_cart, .pagination .page-numbers.current:not(ul),
.woocommerce-pagination .page-numbers.current:not(ul) {
    background-color: #d91320; 
}        .bd-primary, .deal-button, .header-11 .header-center .widget_product_search form input[type='search']:focus, .button-outline, button,
input[type='button'],
input[type='reset'],
input[type='submit'],
.button,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.added_to_cart, .pagination .page-numbers.current:not(ul),
.woocommerce-pagination .page-numbers.current:not(ul), .widget_search form input[type=text]:focus,
.widget_search form input[type=search]:focus,
.widget_product_search form input[type=text]:focus,
.widget_product_search form input[type=search]:focus,
.site-search form input[type=text]:focus,
.site-search form input[type=search]:focus {
    border-color: #d91320; 
}        .bd-t-primary {
    border-top-color: #d91320; 
}        .bd-b-primary {
    border-bottom-color: #d91320; 
}        .bd-l-primary {
    border-left-color: #d91320; 
}        .bd-r-primary {
    border-right-color: #d91320; 
}        a:hover, .entry-title a:hover, .color-primary_hover, .site-header-account .account-links-menu li a:hover,
.site-header-account .account-dashboard li a:hover, .ekommart-language-switcher a:hover, .ekommart-language-switcher li.item span:hover, .ekommart-contact .contact_content .contact_link:hover span, .header-11 .header-navigation .main-navigation .menu > li:hover > a, .header-11 .header-navigation .main-navigation .menu > li.current-menu-item > a, .header-11 .header-navigation .main-navigation .menu > li.current-menu-parent > a, .header-12 .main-navigation ul.menu > li.menu-item > a:hover, .main-navigation ul li.menu-item > a:hover, .vertical-navigation ul.menu > li > a:hover, .single-ekommart_menu_item .elementor-icon-list-items li a:hover,
.mega-menu .elementor-icon-list-items li a:hover, .ekommart-breadcrumb a:hover, .hentry .entry-header .posted-on a:hover,
.hentry .entry-header .post-author a:hover, .site-footer a:not(.button):hover, .site-info a.site-url:not(.button):hover, #comments .comment-list .comment-meta a.comment-date:hover, .widget.widget_recent_entries .post-title:hover, .wpml-ls-statics-footer li a:hover, .ekommart-canvas-filter a:not(.button):hover,
.widget-area a:not(.button):hover {
    color: #ef154f; 
}        .outline-primary_hover {
    outline-color: #ef154f; 
}        .shape-primary_hover .elementor-shape-fill {
    fill: #ef154f; 
}        .bg-primary_hover, .vertical-navigation, .button-outline:hover, button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover,
.button:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,
.added_to_cart:hover, .tagcloud a:hover {
    background-color: #ef154f; 
}        .bd-primary_hover, .deal-button:hover, .button-outline:hover, button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover,
.button:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,
.added_to_cart:hover {
    border-color: #ef154f; 
}        .bd-t-primary_hover {
    border-top-color: #ef154f; 
}        .bd-b-primary_hover {
    border-bottom-color: #ef154f; 
}        .bd-l-primary_hover {
    border-left-color: #ef154f; 
}        .bd-r-primary_hover {
    border-right-color: #ef154f; 
}        .ekommart-product-pagination .product-item .price, ul.products li.product .price,
ul.products .wc-block-grid__product .price,
.wc-block-grid__products li.product .price,
.wc-block-grid__products .wc-block-grid__product .price, .single-product div.product form.cart table.group_table .woocommerce-Price-amount, .single-product div.product p.price, .single-product div.product .single_variation .price, .ekommart-sticky-add-to-cart__content-price, .single-product-countdown .deal-sold-count span, .product_list_widget .product-content .amount, .widget_shopping_cart .mini_cart_item .quantity .amount, .widget_price_filter .price_slider_amount .price_label span, .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-button-type:hover, .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .ekommart-button-type, .cart_totals .order-total .amount, ul#shipping_method input[type="radio"]:first-child:checked + label:after, #order_review .woocommerce-checkout-review-order-table .order-total .amount, #payment .payment_methods li.woocommerce-PaymentMethod > input[type=radio]:first-child:checked + label::before, #payment .payment_methods li.wc_payment_method > input[type=radio]:first-child:checked + label::before, .woocommerce-order .woocommerce-table--order-details tfoot tr:last-child .amount, #yith-quick-view-modal.open p.price, .hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a, .product-list .price {
    color: #d91320; 
}        .wc-block-grid__product-onsale,
.onsale, .deal-progress .progress-value, .single-product .woocommerce-tabs ul.tabs li::after, .widget_price_filter .ui-slider .ui-slider-range, .yith_woocompare_colorbox #cboxLoadedContent ::-webkit-scrollbar-thumb, .yith_woocompare_colorbox #cboxLoadedContent :window-inactive::-webkit-scrollbar-thumb {
    background-color: #d91320; 
}        .widget_price_filter .ui-slider .ui-slider-handle, .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-button-type:hover, .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .ekommart-button-type, .ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-color-type:after,
.ekommart_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ekommart-image-type:after, table.cart td.actions .coupon .input-text:focus, .checkout_coupon .input-text:focus, .site-header-cart-side .widget_shopping_cart .buttons a.checkout {
    border-color: #d91320; 
}        .site-header-cart .widget.widget_shopping_cart {
    border-top-color: #d91320; 
}        .ekommart-product-pagination a:hover, ul.products li.product h2 a:hover,
ul.products li.product h3 a:hover,
ul.products li.product .woocommerce-loop-product__title a:hover,
ul.products li.product .wc-block-grid__product-title a:hover,
ul.products .wc-block-grid__product h2 a:hover,
ul.products .wc-block-grid__product h3 a:hover,
ul.products .wc-block-grid__product .woocommerce-loop-product__title a:hover,
ul.products .wc-block-grid__product .wc-block-grid__product-title a:hover,
.wc-block-grid__products li.product h2 a:hover,
.wc-block-grid__products li.product h3 a:hover,
.wc-block-grid__products li.product .woocommerce-loop-product__title a:hover,
.wc-block-grid__products li.product .wc-block-grid__product-title a:hover,
.wc-block-grid__products .wc-block-grid__product h2 a:hover,
.wc-block-grid__products .wc-block-grid__product h3 a:hover,
.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title a:hover,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title a:hover, ul.products li.product .posted-in a:hover,
ul.products .wc-block-grid__product .posted-in a:hover,
.wc-block-grid__products li.product .posted-in a:hover,
.wc-block-grid__products .wc-block-grid__product .posted-in a:hover, .single-product div.product form.cart .quantity button:hover, .sizechart-popup .sizechart-close:hover i, .sizechart-button:hover, .product_list_widget .product-title span:hover, .product_list_widget a:hover, .widget_shopping_cart .mini_cart_item a:hover, .widget_shopping_cart .buttons a:not(.checkout):hover, table.cart td.product-name a:hover, .woocommerce-order .woocommerce-table--order-details .product-name a:hover, .hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a:hover, .yith_woocompare_colorbox #cboxClose:hover:before, .yith_woocompare_colorbox #cboxClose:active:before, .product-list .posted-in a:hover, .wishlist-title.wishlist-title-with-form h2:hover {
    color: #ef154f; 
}        .product-style-1 ul.products li.product a[class*="product_type_"]:hover, .product-style-4 ul.products li.product a[class*="product_type_"]:hover, .product-style-6 ul.products li.product a[class*="product_type_"]:hover, .product-style-2 ul.products li.product a[class*="product_type_"]:hover, .product-style-3 ul.products li.product a[class*="product_type_"]:hover, .product-style-3 ul.products li.product a.loading[class*="product_type_"], .product-style-5 ul.products li.product a[class*="product_type_"]:hover, body #yith-woocompare table.compare-list tr.add-to-cart a:hover, body #yith-woocompare table.compare-list tr.add-to-cart a:active, .product-list .add_to_cart_button:hover {
    background-color: #ef154f; 
}        .yith_woocompare_colorbox #cboxClose:hover:before, .yith_woocompare_colorbox #cboxClose:active:before {
    border-color: #ef154f; 
}        .elementor-widget-ekommart-countdown .elementor-countdown-digits, .ekommart-image-box-sub-title, .post-style-1 .categories-link a, .post-style-2 .entry-meta .posted-on a:hover,
.post-style-2 .entry-meta .post-author a:hover, .post-style-3 .post-inner:hover .entry-title a:hover, .post-style-3 .entry-title a:hover, .post-style-4 .entry-meta a:hover, .elementor-widget-ekommart-product-categories .cat-title a:hover, .product-cat-style-5 .cat-total, .elementor-widget-ekommart-products-tabs .elementor-tab-title:hover, .elementor-widget-ekommart-products-tabs .elementor-tab-title.elementor-active, .woocommerce-product-list ul.products .product-content .amount, .woocommerce-product-list ul.products .product-title span:hover, .woocommerce-product-list ul.products .price, .woocommerce-product-list.producs-list-5 ul.products .product-list-inner .posted-in a:hover, .elementor-widget-container .elementor-teams-wrapper .team-name a:hover, .elementor-widget-container .elementor-teams-wrapper .team-name:hover, .elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul li.social a:hover, .elementor-testimonial-item-wrapper .title, .elementor-view-framed .elementor-icon,
.elementor-view-default .elementor-icon, .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened {
    color: #d91320; 
}        .elementor-view-framed .elementor-icon,
.elementor-view-default .elementor-icon {
    fill: #d91320; 
}        .post-style-1 .post-inner:hover .entry-meta, .post-style-3 .post-inner:hover .entry-meta, .elementor-widget-ekommart-product-categories .product-cat:hover .cat-total, .product-cat-style-3 .cat-total, .time-sale .ekommart-countdown .countdown-item .countdown-digits, .animated-slide-column:after, .elementor-element.elementor-button-primary .elementor-button, .elementor-view-stacked .elementor-icon {
    background-color: #d91320; 
}        .elementor-widget-container .form-style .mc4wp-form .mc4wp-form-fields input[type="email"]:focus, .elementor-widget-ekommart-products-deals .fieldset, .elementor-widget-ekommart-products-deals .legend:before, .elementor-widget-ekommart-products-deals .legend:after, .elementor-widget-ekommart-products-tabs .elementor-tab-title:hover, .elementor-widget-ekommart-products-tabs .elementor-tab-title.elementor-active, .elementor-widget-container .elementor-teams-wrapper .team-icon-socials ul li.social a:hover, .elementor-view-framed .elementor-icon,
.elementor-view-default .elementor-icon {
    border-color: #d91320; 
}