/*
Theme Name: Vitalita24
Author: Ishyoboy.com
Version: 4.0
License: GPLv2
*/

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");
@import url("https://fonts.googleapis.com/css?family=Amatic+SC:400,700");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.owl-height {
  transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #3e3e3e;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6,
p {
  margin: 0;
  padding: 0;
}

.vl-wrapper {
  max-width: 1170px;
  margin: 0 auto;
}

/* .vl-nav {
  margin: 30px 0;
} */

.vl-logo img {
  max-width: 150px;
}

.vl-menu {
  padding: 0;
  margin: 68px 0 0 0;
  float: right;
}

.vl-menu__item {
  position:relative;
  list-style: none;
  float: left;
  margin-left: 20px;
}

.vl-menu__link {
  display: block;
  text-decoration: none;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #3e3e3e;
  transition: all .2s ease;
}

.vl-menu__link:hover, .vl-menu__link--active {
  color: #e4032d;
}

.vl-menu__item ul.sub-menu {
  display: none;
  position: absolute;
  margin: 0;
  padding: 0;
  top:100%;
  left: -8px;
  width: auto;
  background: #fff;
  z-index: 1000;
}

.vl-menu__item:hover ul.sub-menu {
  display: block;
}

.vl-menu__item ul.sub-menu li {
  list-style: none;
  float: none;
  margin: 8px;
  padding: 0;
}

.vl-header {
  display: table;
}

.vl-header * {
  box-sizing: border-box;
}

.vl-header .vl-hfeatured {
  /* height: 390px; */
  width: 870px;
  margin-right: 30px;
  float: left;
  background-size: contain;
  /* background: #ededed no-repeat top left; */
  padding: 30px;
  position: relative;
}

.vl-header .vl-hfeatured__h1, .vl-header .vl-hfeatured__h2 {
  text-transform: uppercase;
  display: block;
  text-shadow: 1px 1px 1px #ededed, -1px 1px 1px #ededed, 1px -1px 1px #ededed, -1px -1px 1px #ededed;
}

.vl-header .vl-hfeatured__h1 {
  font-size: 50px;
  margin-bottom: -5px;
  font-weight: 600;
}

.vl-header .vl-hfeatured__h2 {
  font-size: 26px;
  font-weight: 700;
  margin-left: 2px;
}

.vl-header .vl-hregular {
  width: 270px;
  height: 180px;
  float: left;
  background: #3e3e3e;
  margin-bottom: 30px;
}

.vl-info {
  display: table;
  position: absolute;
  bottom: 150px;
  /* top: 30px; */
}

.vl-info__more {
  text-transform: uppercase;
  font-size: 11px;
  color: #3e3e3e;
  font-weight: 600;
  text-decoration: underline;
  float: left;
  margin: 21px 18px 0 0;
}

.vl-info__buy {
  float: left;
  position: relative;
}

.vl-info__buy img {
  float: left;
  width: 42px;
  margin: 0 0 0 -5px;
  z-index: 4;
  position: relative;
}

.vl-info__buy span {
  z-index: 3;
  position: relative;
  left: -10px;
  top: 11px;
  float: left;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  background: #fff;
  padding: 4px 10px 7px 15px;
  color: #3e3e3e;
}

.vl-info__buy span strong {
  color: #e4032d;
  font-size: 16px;
  position: relative;
  top: 1px;
  font-weight: 700;
}

.vl-summary {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 42px;
  right: 65px;
  width: 200px;
}

.vl-summary__item {
  text-rendering: optimizeLegibility;
  list-style: none;
  font-family: "Amatic SC", sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 35px;
}

.vl-summary__item:not(:last-child) {
  border-bottom: 1px dashed #3e3e3e;
  margin-bottom: 8px;
  padding-bottom: 12px;
}

.vl-summary__item--small {
  font-size: 26px;
  color: #3e3e3e;
}

.vl-summary__line {
  position: absolute;
  top: 50%;
  left: -50px;
  transform: translateY(-50%);
  height: 240px;
}

.vl-products {
  margin: 0 0 15px;
}

.vl-products .vl-pitem {
  display: table;
  color: #fff;
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
}

.vl-products .vl-pitem__desc {
  float: left;
  position: relative;
  z-index: 10;
}

.vl-products .vl-pitem__desc h4 {
  font-size: 19px;
  max-width: 120px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
}

.vl-products .vl-pitem__desc p {
  font-size: 12px;
  max-width: 120px;
  font-weight: 600;
  margin-bottom: 10px;
}

.vl-products .vl-pitem__desc a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
}

.vl-products .vl-pitem__buy {
  display: table;
  margin-top: 10px;
  position: relative;
}

.vl-products .vl-pitem__buy img {
  float: left;
  width: 42px;
  margin: 0 0 0 -5px;
}

.vl-products .vl-pitem__buy span {
  float: left;
  position: absolute;
  top: 18px;
  left: 42px;
  width: 120px;
  /* font-size: 11px;
  font-weight: 600; */
}

.vl-products .vl-pitem__buy span strong {
  font-size: 16px;
  position: relative;
  top: 1px;
  font-weight: 700;
}

.vl-products .vl-pitem__img {
  float: right;
  width: 100px;
  margin: -14px -11.66667px -14px 0;
  position: relative;
}

.vl-products .vl-pitem__img img {
  width: 90%;
  margin: 0 auto;
  z-index: 2;
  position: relative;
}

.vl-products .vl-pitem__img:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -40%);
  width: 108px;
  height: 108px;
  background: #fff;
  border-radius: 50%;
  z-index: 1;
}

.vl-products .vl-pitem--1 {
  background: #18c778;
}

.vl-products .vl-pitem--2 {
  background: #109ccd;
}

.vl-products .vl-pitem--3 {
  background: #2a3c92;
}

.vl-products .vl-pitem--4 {
  background: #442c76;
}

.owl-nav {
  position: absolute;
  top: 38px;
  width: 100%;
}

.owl-nav .owl-prev, .owl-nav .owl-next {
  position: absolute;
  outline: none;
}

.owl-nav .owl-prev span, .owl-nav .owl-next span {
  font-size: 80px;
  font-weight: 300;
  color: #3e3e3e;
}

.owl-nav .owl-prev.disabled span, .owl-nav .owl-next.disabled span {
  color: #ededed;
  cursor: default;
}

.owl-nav .owl-prev {
  left: -40px;
}

.owl-nav .owl-next {
  right: -40px;
}

.vl-fimg {
  height: 390px;
  background-position: center;
  background-size: cover;
  display: flex;
}

.vl-fimg__heads {
  align-self: flex-end;
  width: 100%;
  margin-bottom: -7px;
}

.vl-fimg h1, .vl-fimg h2 {
  font-size: 97px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  line-height: 90px;
}

.vl-fimg h1 {
  font-weight: 300;
}

.vl-fimg h1 b {
  font-weight: 800;
}

.vl-fdesc {
  padding: 40px 0;
  font-size: 18px;
  line-height: 25px;
  display: table;
  position: relative;
  width: 100%;
}

.vl-fdesc h3 {
  font-size: 27px;
  font-style: italic;
  text-align: center;
}

.vl-fdesc__content {
  float: left;
  width: 745px;
  padding: 15px 0 0 55px;
}

.vl-fdesc__content p {
  margin: 15px 0;
}

.vl-fdesc__img {
  max-width: 370px;
  float: right;
  margin-top: 50px;
}

.vl-benef {
  background: #ededed;
  padding: 20px 0 200px;
  position: relative;
  overflow: hidden;
  counter-reset: section;
}

.vl-benef > h4 {
  font-family: "Amatic SC", sans-serif;
  font-size: 82px;
  color: #8984ad;
  text-align: center;
}

.vl-benef__line {
  margin: -40px auto 0;
  display: block;
  width: 850px;
}

.vl-benef__item {
  position: relative;
  z-index: 1;
  display: table;
  width: 100%;
  padding: 0 0 0 50px;
}

.vl-benef__item-img {
  width: 240px;
  float: left;
  position: relative;
  margin-right: 100px;
}

.vl-benef__item-img img {
  width: 100%;
}

.vl-benef__item-img:after {
  counter-increment: section;
  content: counters(section, "") ".";
  position: absolute;
  top: 10px;
  right: -95px;
  font-family: "Amatic SC", sans-serif;
  font-size: 200px;
  font-weight: bold;
  letter-spacing: -0.05em;
}

.vl-benef__item-cont {
  display: flex;
  min-height: 200px;
  margin-top: 30px;
}

.vl-benef__item-cont-wrap {
  align-self: center;
  margin-bottom: -8px;
}

.vl-benef__item-cont h4 {
  font-size: 30px;
  font-style: italic;
  font-weight: 600;
  margin-bottom: 20px;
}

.vl-benef__item-cont p {
  line-height: 25px;
  font-size: 18px;
}

.vl-benef:after {
  content: counter(section);
  font-size: 1800px;
  font-weight: 800;
  color: #fff;
  position: absolute;
  top: -100px;
  right: -164px;
  z-index: 0;
}

.vl-details {
  color: #fff;
  padding: 50px 60px 30px;
}

.vl-details img {
  float: right;
  max-height: 350px;
}

.vl-details h3 {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 10px;
}

.vl-details h4 {
  font-size: 27px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 5px;
}

.vl-details h5 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
}

.vl-details h6 {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
}

.vl-details p, .vl-details table {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 20px;
}

.vl-details table {
  border-collapse: collapse;
  border-width: 1px 0 0 1px;
}

.vl-details table, .vl-details table td {
  border-color: #fff6;
  border-style: solid;
}

.vl-details table td {
  padding: 5px;
  border-width: 0 1px 1px 0;
}

.vl-details table td:first-child {
  padding-right: 50px;
}

.vl-details table td p:last-child {
  margin-bottom: 0;
}

.vl-details .add_to_cart_inline .add_to_cart_button {
  margin-left: 1em;
}

.vl-details .add_to_cart_inline .added_to_cart {
  color: #fff;
  display: block;
}

.vl-page {
  margin-bottom: 40px;
}

.vl-facts {
  background: url("assets/imgs/facts.jpg") no-repeat;
  background-size: cover;
  color: #fff;
  padding: 80px 60px 30px;
}

.vl-facts img {
  width: 140px;
  margin: 0 10px 50px 0;
}

.vl-facts h3 {
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 5px;
}

.vl-facts p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 20px;
  font-weight: 600;
}

.vl-footer {
  background: #3e3e3e;
  color: #fff;
  padding: 50px 60px 30px;
}

.vl-footer__desc {
  float: left;
  width: 644px;
}

.vl-footer__logos {
  float: right;
  width: 406px;
}

.vl-footer img {
  margin-left: 15px;
}

.vl-footer h3 {
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 5px;
}

.vl-footer h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
}

.vl-footer p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 20px;
}

.vl-footer hr {
  border: none;
  height: 1px;
  border-top: 1px dashed #fff;
  clear: both;
  margin-bottom: 15px;
}

.vl-footer a {
  color: #fff;
  font-weight: normal;
  text-decoration: none;
}

/* WooCommerce styles */

a.woocommerce-loop-product__link,
a.woocommerce-loop-product__link:visited {
  color: #3e3e3e;
}

.woocommerce .woocommerce-Price-amount {
  font-size: 133%;
  color: #e4032d;
  font-weight: bold;
}

.woocommerce .woocommerce-price-suffix {
  display: none;
}

.woocommerce .single-product .summary {
  margin-top: 1em;
}

.woocommerce .single-product p.price {
  margin: 1em 0;
}

.woocommerce .single-product button.button.alt.single_add_to_cart_button {
  background: #ebe9eb;
  color: #515151;
}

.woocommerce .single-product input.qty {
  line-height: 1.2;
  margin: .4em 0;
}

.woocommerce-terms-and-conditions-checkbox-text{
  /* display: inline-block; */
} 

.woocommerce ul.products li.product .price{
  display: none !important;
}

.mailchimp-newsletter{
  display: inline !important;
}

@media (max-width: 1183px) {
  .mailchimp-newsletter .woocommerce-form__label span{
    display: block;
  }
}

/* Custom CSS by Stingray Studio */

/* #billing_country_field:after {
  content: "do Českej republiky tovar nedodávame ";
  font-size: 12px;
  color: red;
} */

.ash-heading{
  font-size: 42px;
}

.banner-featured-leaf{
  position: absolute;
  top: 0;
  right: 0;
  height: 77px;
}

.mailchimp-newsletter{
  flex-direction: row !important;
}

.mailchimp-newsletter .woocommerce-form__input{
  /* margin: 2px 12px 0px 0px !important; */
}

.mailchimp-newsletter .woocommerce-form__label{
  /* line-height: 1 !important; */
  display: inline;
}

#cookie-notice{
  border-top: 1px solid darkgray;
}

#cookie-notice a{
  color: #57b32a;
}

#cookie-notice .cookie-button{
  background-color: #57b32a;
  color: white;
  background-image: none;
}

#cookie-notice .cookie-button:hover{
  background-color: #4c9926;
}

.custom-style-li{
  list-style: none;
  padding: 0;
}

.custom-style-li li{
  padding-left: 1.3em;
}

.custom-style-li li:before {
  content: "\f069"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
  font-size: 10px;
}

.woocommerce-product-gallery__wrapper{
  position: relative;
}

.product-badges{
  position: absolute;
  top: 100px;
  left: 10px;
  width: 60px;
}

.product-badges img{
  width: 60px !important;
  margin-bottom: 10px;
}

/* .summary .stock{
  color: darkgrey !important;
} */

.woocommerce-message{
  padding-right: 10px !important;
}


.woocommerce-shipping-destination{
  display: none;
}

div.wpcf7-mail-sent-ok{
  border-color: #57b32a !important;
}

div.wpcf7-response-output{
  margin: 1em 0em !important;
  padding: 0em 0em !important;
}

.my-account-discount{
  background-color: #57b32a;
  padding: 2px 4px;
  border-radius: 2px;
  display: inline-block;
  margin-bottom: 10px;
}

.woocommerce-orders-table__cell-order-actions .wc_sf_invoice_regular{
  margin-left: 10px !important;
}

.woocommerce-EditAccountForm fieldset{
  margin-top: 20px;
}

.order_details_discount, .order_details_discount span, .order_details_final, .order_details_final span{
  color: #57b32a !important;
}

.order_details_discount{
  padding-left: 5px !important;
}

.order_details_final small{
  color: black ;
}

.woocommerce-thankyou-order-details {
  padding-left: 0px !important;
}

.shipping_free{
  color: #57b32a !important;
}

.woocommerce-info{
  border-top-color: #a46297 !important;
}

.woocommerce-info::before{
  color: #a46297 !important;
}

.woocommerce-message{
  border-top-color: #57b32a !important;
}

.woocommerce-message::before{
  color: #57b32a !important;
}

.product-table{
  width: auto !important;
}

.product-table td:first-child{
  padding-left: 0px !important;
}

.woocommerce-Tabs-panel h2:first-child{
  display:none;
}

.vl-benef{
  margin-bottom: 20px;
}

.vl-products-more-info:hover {
  color: #0056b3 !important;
}

.cart-collaterals .cart_totals{
  width: 100% !important;
}

#billing_country_field span{
  /* border: 1px solid #a9a9a9; */
  padding: 1px;
  margin-bottom: 1px;
}

#shipping_country_field span{
  /* border: 1px solid #a9a9a9; */
  padding: 1px;
}

#billing_country_field strong{
  font-weight: normal;
}

/* #billing_country_field abbr{
display: none;
} */

.woocommerce-tabs .wc-tabs{
  padding-left: 5px !important;
}

.single-buttons{
  margin-bottom: 15px;
}

.single-add-to-cart, .single-open-add-to-cart, .single-continue{
  background-color: #a46297 !important;
  border-color: #a46297 !important;
  color: white !important;
  padding: 10px 20px;
  border-radius: 3px;
  margin-bottom: 10px;
}

.single-add-to-cart:hover, .single-open-add-to-cart:hover, .single-continue:hover{
  text-decoration: none;
  background-color: #84507a !important;
  border-color: #84507a !important;
}

.single-add-to-cart:focus, .single-open-add-to-cart:hover, .single-continue:focus, .single-cart:focus{
  box-shadow: none !important;
}

.single-continue, .single-cart{
  display: none;
}

.single-cart{
  background-color: #57b32a !important;
  border-color: #57b32a !important;
  color: white !important;
  padding: 10px 20px;
  border-radius: 3px;
  margin-bottom: 10px;
}

.single-cart:hover{
  background-color: #4c9926 !important;
  border-color: #4c9926 !important;
  text-decoration: none;
}

#menu-cart.animate, #menu-cart-mobile.animate{
  animation: fullScale 2s;
}

@keyframes fullScale{
  0%{
      transform:scale(1);
  }
  50%{
    transform:scale(1.5);
  }
  100%{
      transform:scale(1);
  }
}

.vl-info__buy:focus{
  outline: none !important;
}

.vl-products-more-info:focus{
  outline: none !important;
}

.vl-info__more:focus{
  outline: none !important;
}

.free_shipping{
  color: #57b32a;
}

.free_green{
  color: #57b32a;
}

.new_price{
  color: #57b32a;
  font-weight: bold;
}

.old_price{
  color: red;
  margin-left: 10px;
  text-decoration: line-through;
}

.vl-pitem__buy .price_boom{
  display: none !important;
  position: absolute;
  margin-left: 90px !important;
  bottom: -36%;
}

.vl-info__buy .price_boom{
  display: none;
  position: absolute;
  right: 15%;
  /* top: 0px; */
  bottom: -27%;
}

#modal-register{
  position: absolute;
    height: 50px;
    width: 200px;
    /* left: 300px; */
    top: 55%;
}

.modal-content{
  align-items: center;
  justify-content: center;
}

.modal-content img{ 
  max-width: 100%;
}

#menu-main{
  position: relative;
}

#menu-cart:hover > .dropdown-menu {
  display: block !important;
}

#menu-cart {
  float:left;
  position: absolute;
  right: 0;
  top: -45px;
  padding: 2px 4px;
  border-radius: 2px;
}

#menu-cart a{
  position: relative;
}

#menu-cart .cart-items-count{
  color: black;
  position: absolute;
  background-color: rgb(255, 85, 141);
  height: 18px;
  text-align: center;
  width: 18px;
  right: 0px;
  border-radius: 50%;
  font-size: 12px;
  line-height: 18px;
}

#menu-cart i{
  font-size: 40px;
  color: #109ccd;
}

#menu-cart .vl-menu__link{
  color: white !important;
}

#menu-cart a:hover{
  text-decoration: none;
}

#menu-login{
  float:left;
  position: absolute;
  right: 40px;
  top: -35px;
  padding: 2px 4px;
}

#menu-search{
  float:left;
  position: absolute;
  right: 300px;
  top: -38px;
  padding: 2px 4px;
}

#menu-search input{
  height: 22px;
  font-size: 12px;
}

#menu-search button{
  height: 22px;
  font-size: 12px;
  background-color: #57b32a;
  border: none;
  color: white;
  border-radius: 3px;57b32a 
}

#menu-search button:hover{
  background-color: #4c9926;
}

#menu-open{
  float:left;
  position: absolute;
  right: 580px;
  top: -35px;
  padding: 2px 4px;
  font-size: 12px;
}

#menu-number{
  float:left;
  position: absolute;
  right: 710px;
  top: -35px;
  padding: 2px 4px;
  font-size: 12px;
}


#menu-cart .dropdown-menu{
  right: 0;
  left: auto;
  width: 400px;
  margin: 0px;
  padding: 5px 20px;
}

#menu-cart img{
  max-width: 50px;
  height: auto;
}

#menu-cart .woocommerce-mini-cart__total {
  margin-left: 80px;
  display: inline-block;
}

#menu-cart .woocommerce-mini-cart__buttons{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#menu-cart .woocommerce-mini-cart__buttons a{
    width: 200px;
    background-color: darkgrey;
    color: white;
    text-align: center;
    border-radius: 2px;
    margin-bottom: 10px;
}

#banner-row{
  margin-bottom: 20px;
  width: 100%;
}

#banner-row img{
  width: 100%;
}

#banner-news{
  padding:0px;
  margin: 0px;
}

#banner-news a{
  padding:0px;
  margin: 0px;
}

#banner-news img{
  width: 100%;
}

.banner-row-title{
    width: 100%;
    height: 120px;
    background-color: #ededed;
    display: flex;
    align-items: center;
    padding: 30px
}

.banner-row-title h3{
  margin: 0;
}

.woocommerce form .form-row{
  display: flex;
  flex-direction: column;
}

li.product{
  text-align: center;
}

/* mini-cart */
.woocommerce-mini-cart__empty-message{
  float: right;
}

.woocommerce-mini-cart__buttons a{
  background-color: #a46297 !important;
  border-color: #a46297 !important;
  color: white !important;
}

.woocommerce-mini-cart__buttons a:hover {
  background-color: #84507a !important;
  border-color: #84507a !important;
}

.woocommerce-mini-cart__buttons .checkout{
  background-color: #57b32a !important;
  border-color: #57b32a !important;
  color: white !important;
}


.woocommerce-mini-cart__buttons .checkout:hover{
  background-color: #4c9926 !important;
  border-color: #4c9926 !important;
}


.woocommerce-mini-cart-item{
  display: block;
}

.woocommerce-mini-cart-item img{
  float:left;
}

.woocommerce-mini-cart-item .remove_from_cart_button{
  float:left;
}

.woocommerce-mini-cart-item .min_cart_product{
  float:left;
  margin-left: 7px;
}

.woocommerce-mini-cart-item{
  float:left;
  width: 100%;
}

.woocommerce-mini-cart-item .product_name_mini_cart{
  float: left;
  width: 140px;
}

.woocommerce-mini-cart-item span{
  float: right;
}

.woocommerce-mini-cart-item .quantity{
  float: right;
  margin-right: 5px;
}

.woosb-item-child, .woosb-price{
  display: none;
}


#place_order{
  background-color: #57b32a !important;
  border-color: #57b32a !important;
  color: white !important;
}

#place_order:hover{
  background-color: #4c9926 !important;
  border-color: #4c9926 !important;
}

.woocommerce-cart-form .actions > button{
  background-color: #a46297 !important;
  border-color: #a46297 !important;
  color: white !important;
}

.woocommerce-cart-form .actions > button:hover {
  background-color: #84507a !important;
  border-color: #84507a !important;
}

.return-to-shop a{
  background-color: #a46297 !important;
  border-color: #a46297 !important;
  color: white !important;
}

.return-to-shop a:hover{
  background-color: #84507a !important;
  border-color: #84507a !important;
}

/* single product cart */

 .cart_totals h2{
  padding-left: 12px;
}

#single-product-cart .return-to-shop a{
  background-color: #a46297 !important;
  border-color: #a46297 !important;
  color: white !important;
}

#single-product-cart .return-to-shop a:hover {
  background-color: #84507a !important;
  border-color: #84507a !important;
}

#single-product-cart .actions > button{
  background-color: #a46297 !important;
  border-color: #a46297 !important;
  color: white !important;
}

#single-product-cart .actions > button:hover {
  background-color: #84507a !important;
  border-color: #84507a !important;
}

.cart-empty{
  margin-left: 16px;
}

#single-product-cart .woocommerce table.shop_table td{
  /* padding: 0px; */
  font-size: 9px;
}

#single-product-cart .woocommerce-cart-form  th{
  padding: 12px 18px 12px 12px;
}

#single-product-cart .calculated_shipping  th{
  padding: 12px 18px 12px 12px;
}

#single-product-cart  .cart_totals {
  width: 100%;
}

#single-product-cart .shop_table {
  padding: 10px;
}

#single-product-cart .calculated_shipping .shop_table {
  padding-left: 0px;
}

#single-product-cart  .cart-discount td{
  padding-left: 7px !important;
}

#single-product-cart  .row{
  margin: 0px !important;
}

.checkout-button{
  background-color: #57b32a !important;
  border-color: #57b32a !important;
  color: white !important;
}

.checkout-button:hover{
  background-color: #4c9926 !important;
  border-color: #4c9926 !important;
}

.single-product .single_add_to_cart_button {
  background-color: #a46297 !important;
  border-color: #a46297 !important;
  color: white !important;
}

.single-product .single_add_to_cart_button:hover {
  background-color: #84507a !important;
  border-color: #84507a !important;
}

.cart-discount td, .cart-discount td span, .order-total td span{
  color: #57b32a !important;
}

.order-total td strong span{
  color: #4c9926 !important;
}


/* Hide copone remove button */

.woocommerce-remove-coupon{
  display: none;
}

/* Mobile menu */

.mobile-menu .icon i{
  font-size: 40px;
}

.mobile-menu {
  /* overflow: hidden; */
  position: relative;
}

.mobile-menu #myLinks {
  display: none;
}

.mobile-menu a {
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

.mobile-menu a.icon {
  background: black;
  position: absolute;
  right: 10px;
  top: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
}

.mobile-menu a:hover {
  color: black;
}

.mobile-menu .active {
  color: black;
}

.mobile-menu  .active img{
  height: 50px;
}

#main-nav{
  width: 100%;
}

.hamburger{
  background: transparent !important;
  text-decoration: none;
  color: #a46297 !important;
}

.hamburger:hover{
  text-decoration: none;
  color: #a46297 !important;
}

.hamburger i{
  font-size: 30px !important;
}

.wc-tab ol{
  padding-left: 22px;
}

.new-stamp-small{
  height: 64px;
  width: 64px !important;
}

.new-stamp-big{
  height: 80px;
  top: 10px;
  right: 10px;
  width: 80px !important;
}

.cwginstock-panel-heading:before {
  font-family: "Font Awesome 5 Free";
  content: "\f1da";
  float: left;
  font-weight: 600;
  height: 30px;
  font-size: 1.5rem;
}

.cwginstock-panel-primary{
  border-color: #57b32a !important;
}

.cwginstock-panel-heading{
  background-color: #57b32a !important;
  border-color: #57b32a !important;
}

.cwgstock_button{
  background: #57b32a !important;
  border: none;
}

/* desktop version */

@media only screen and (min-width: 1186px){

  .cart-discount td{
    padding-left: 5px !important;
  }

  .desktop-menu{
      display: block !important;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      background-color: white;
      z-index: 10;
      border-bottom: 1px solid #57b32a;
  }

  .vl-wrapper {
    margin-top: 150px;
  }

  .desktop-menu-inside{
    max-width: 1170px;
    margin: 30px auto;
    margin-bottom: 10px;
  }

  .mobile-menu{
      display: none !important;
  }

  .mobile-items{
    display: none !important;
  }

  .vl-products{
    display: none;
  }

  #single-product-cart{
    display: block !important;
  }

  .desktop-items{
    display: block !important;
  }
  
  .vl-pitem__buy:hover{
    -ms-transform: scale(1.1, 1.1); /* IE 9 */
    -webkit-transform: scale(1.1, 1.1); /* Safari */
    transform: scale(1.1, 1.1);
  }
  
  .vl-info__buy:hover{
    -ms-transform: scale(1.2, 1.2); /* IE 9 */
    -webkit-transform: scale(1.2, 1.2); /* Safari */
    transform: scale(1.2, 1.2);
  }
  
  .vl-info__buy:hover .price_boom {
    display: block !important;
  }

  .vl-pitem__buy:hover .price_boom {
    display: block !important;
  }
}


/* mobile version */

@media only screen and (max-width: 799px){

  .new-stamp-small{
    height: 46px;
    width: 46px !important;
  }

  .new-stamp-big{
    height: 64px;
    width: 64px !important;
    top: 15px;
    right: 10px;
  }
  

  .ash-heading{
    font-size: 25px;
  }

  .banner-row-title{
    height: 60px;
    padding: 30px 15px;
  }

  .mobile-form-input{
    width: 100% !important;
  }

  .woocommerce ul.order_details li{
    padding-bottom: 20px;
  }

  .wc_payment_methods label{
    display: inline;
  }

  .wc_payment_methods .payment_method_trustcard img{
    max-width: 10%;
  }

  .posted_in{
    display: -webkit-box;
  }

  .woocommerce .woocommerce-Price-amount{
    font-size: 100% !important;
  }

  .modal-content .free_shipping{
    margin-left: 20px;
  }

  .return-to-shop{
    margin-left: 16px;
  }

  .woocommerce-notices-wrapper{
    display: none !important;
  }

  .vl-fdesc h3{
    font-size: 24px;
  }

  .entry-summary .product_title b{
    display: block;
  }

  .woocommerce-product-gallery__wrapper .product-badges img:first-child{
    margin-bottom: 10px !important;
  }

  .includes_tax{
    white-space: nowrap;
    font-size: 9px;
  }

  .woocommerce-shipping-methods .woocommerce-Price-amount{
    display: block;
  }

  .woocommerce-shipping-methods  >  li {
    padding: 0px !important;
    text-indent: 0px !important;
  }

 .woocommerce-shipping-methods .woocommerce-Price-amount {
   font-size: 16px !important;
 }

  .shipping_free{
    display: block;
  }

  .cart-discount td{
    /* padding-left: 5px !important; */
  }

  .vl-footer__logos{
    margin-bottom: 15px;
  }

  .coupon .input-text{
    float: left;
  }

  .vl-facts, .vl-footer{
    padding: 20px;
  }

  .vl-page{
    padding: 15px;
  }

  #customer_login h2{
    padding-left: 20px;
  }

  .woocommerce-message {
    height: 100px;
    font-size: 14px;
  }

  .woocommerce-message .wc-forward{
    top: 55px;
    left: 22px !important;
    position: absolute !important;
  }

  .woocommerce div.product div.images img{
    width: 80% !important;
    margin: auto;
  }

   #tab-description{
     padding: 15px;
   }

  .type-product .row{
    margin: 0px;
  }

  .owl-dots{
    display: none;
  }

  .wc-proceed-to-checkout{
    margin-left: 10px;
  }

  .includes_tax{
    display: inherit !important;
  }

  .woocommerce-loop-product__title{
    height: 54px;
  }

  .vl-hfeatured{
    /* background-size: 90% !important; */
    background-position: center !important;
  }

  .modal-dialog {
    width: 80% !important;
    margin: auto !important;
  }

  .modal-content{
    /* padding: 0px !important; */
  }

  .modal-content .row{
    margin: 0px !important;
    width: 100% !important;
  }

  .product-popup .vl-fdesc__content{
    padding: 0px;
    width: auto;
  }

  .product-popup .vl-benef{
    width: 100%;
    padding: 0px;
  }

  .product-popup .vl-benef__item{
    padding: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .product-popup .vl-benef__item-cont{
    min-height: auto;
  }

  .product-popup .vl-benef__item h4{
    font-size: 20px;
    text-align: center;
  }

  .product-popup .vl-benef__item-img{
    width: 70px;
    margin: 0px;
  }

  .product-popup .vl-benef__item-img::after{
    right: 0px;
    font-size: 40px;
    left: 70px;
  }

  .desktop-menu{
      display: none !important;
  }

  .mobile-menu{
      display: block !important;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      background-color: white;
      z-index: 10;
  }

  .mobile-menu #main-nav{
   margin-top: 80px; 
  }

  .vl-wrapper {
    margin-top: 100px;
  }

  .mobile-items{
    display: block !important;
  }

  .vl-pitem__desc{
    position: absolute !important;
  }

  .vl-header{
    width: 100% !important;
  }

  .vl-header .vl-hfeatured{
    /* height: 300px; */
    width: 100%;
    background-size: cover;
    /* background-color: #ededed !important; */
    padding: 30px;
    position: relative;
    margin-bottom: 10px;
  }

  .vl-header .vl-hfeatured__h1, .vl-header .vl-hfeatured__h2{
    font-size: 26px !important;
  }

  #menu-cart-mobile {
    float:left;
    right: 0;
  }

  #menu-cart-mobile .cart-items-count{
    color: black;
    position: absolute;
    background-color: rgb(255, 85, 141);
    height: 18px;
    text-align: center;
    width: 18px;
    right: 0px;
    top: 5px;
    border-radius: 50%;
    font-size: 12px;
    line-height: 18px;
  }

  #menu-cart-mobile i{
    font-size: 40px;
    color: #109ccd;
  }
  
  #menu-login-mobile{
    float:left;
    padding: 2px 4px;
  }

  .vl-products .vl-pitem{
    padding: 20px 1px 20px 15px;
  }

  .product-badges{
  -ms-transform: scale(0.5, 0.5); /* IE 9 */
  -webkit-transform: scale(0.5, 0.5); /* Safari */
  transform: scale(0.5, 0.5);
  top: 70px;
  }

  .single-product .woocommerce-product-gallery .product-badges{
    -ms-transform: scale(1.2, 1.2); /* IE 9 */
    -webkit-transform: scale(1.2, 1.2); /* Safari */
    transform: scale(1.2, 1.2);
    top: 80px;
  }
  
  .wpcf7-form-control{
    width: 100%;
  }

  #mobile-buttons{
    list-style: none;
    float: right;
    margin-right: 40px;
    padding: 0px;
    padding-right: 10px;
    display: flex;
    align-items: center;
    height: 78px;
    font-size: 10px;
  }

  .vl-footer__desc, .vl-footer__logos{
      width: 100%;
  }


  #mobile-buttons a{
    padding: 7px 8px;
    text-decoration: none;
    font-size: 10px;
  }

  #mobile-buttons li{   
    margin-top: 20px;
    margin-left:0px;
  }

  .vl-products{
    display: none;
  }

  .banner-featured-leaf{
    height: 47px;
  }

  #single-product-cart{
    display: none !important;
  }

  .desktop-items{
    display: none !important;
  }

  .tablet-items{
    display: none !important;
  }
}


@media screen and (max-width: 799px) and (min-width: 550px) {
  .modal-content img{
    margin: auto; 
    display: block;
  }

  .woocommerce div.product div.images img {
    width: 40% !important;
    margin: auto;
  }

}

/* tablet version */
@media screen and (max-width: 1186px) and (min-width: 800px) {
  
  .banner-row-title{
    height: 60px;
    padding: 30px 15px;
  }

  .posted_in{
    display: -webkit-box;
  }

  .woocommerce .woocommerce-Price-amount{
    font-size: 100% !important;
  }

  .modal-content .free_shipping{
    margin-left: 20px;
  }

  .return-to-shop{
    margin-left: 16px;
  }

  .woocommerce-notices-wrapper{
    display: none !important;
  }

  .vl-fdesc h3{
    font-size: 24px;
  }

  .entry-summary .product_title b{
    display: block;
  }

  .woocommerce-product-gallery__wrapper .product-badges img:first-child{
    margin-bottom: 10px !important;
  }

  .includes_tax{
    white-space: nowrap;
    font-size: 9px;
  }

  .woocommerce-shipping-methods .woocommerce-Price-amount{
    display: block;
  }

  .woocommerce-shipping-methods  >  li {
    padding: 0px !important;
    text-indent: 0px !important;
  }

 .woocommerce-shipping-methods .woocommerce-Price-amount {
   font-size: 16px !important;
 }

  .shipping_free{
    display: block;
  }

  .cart-discount td{
    /* padding-left: 5px !important; */
  }

  .vl-footer__logos{
    margin-bottom: 15px;
  }

  .coupon .input-text{
    float: left;
  }

  .vl-facts, .vl-footer{
    padding: 20px;
  }

  .vl-page{
    padding: 15px;
  }

  #customer_login h2{
    padding-left: 20px;
  }

  .woocommerce-message {
    height: 100px;
    font-size: 14px;
  }

  .woocommerce-message .wc-forward{
    top: 55px;
    left: 22px !important;
    position: absolute !important;
  }

  .woocommerce div.product div.images img{
    width: 80% !important;
    margin: auto;
  }

   #tab-description{
     padding: 15px;
   }

  .type-product .row{
    margin: 0px;
  }

  .owl-dots{
    display: none;
  }

  .wc-proceed-to-checkout{
    margin-left: 10px;
  }

  .includes_tax{
    display: inherit !important;
  }

  .woocommerce-loop-product__title{
    height: 54px;
  }

  .modal-dialog {
    width: 80% !important;
    margin: auto !important;
  }

  .modal-content{
    /* padding: 0px !important; */
  }

  .modal-content .row{
    margin: 0px !important;
    width: 100% !important;
  }

  .product-popup .vl-fdesc__content{
    padding: 0px;
    width: auto;
  }

  .product-popup .vl-benef{
    width: 100%;
    padding: 0px;
  }

  .product-popup .vl-benef__item{
    padding: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .product-popup .vl-benef__item-cont{
    min-height: auto;
  }

  .product-popup .vl-benef__item h4{
    font-size: 20px;
    text-align: center;
  }

  .product-popup .vl-benef__item-img{
    width: 70px;
    margin: 0px;
  }

  .product-popup .vl-benef__item-img::after{
    right: 0px;
    font-size: 40px;
    left: 70px;
  }

  .desktop-menu{
      display: none !important;
  }

  .mobile-menu{
      display: block !important;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      background-color: white;
      z-index: 10;
  }

  .mobile-menu #main-nav{
    margin-top: 80px; 
   }

  .vl-wrapper {
    margin-top: 100px;
  }


  .mobile-items{
    display: block !important;
  }

  .vl-pitem__desc{
    position: absolute !important;
  }

  .vl-header{
    width: 100% !important;
  }

  .vl-header .vl-hfeatured__h1, .vl-header .vl-hfeatured__h2{
    font-size: 26px !important;
  }

  #menu-cart-mobile {
    float:left;
    right: 0;
  }

  #menu-cart-mobile .cart-items-count{
    color: black;
    position: absolute;
    background-color: rgb(255, 85, 141);
    height: 18px;
    text-align: center;
    width: 18px;
    right: 0px;
    top: 5px;
    border-radius: 50%;
    font-size: 12px;
    line-height: 18px;
  }

  #menu-cart-mobile i{
    font-size: 40px;
    color: #109ccd;
  }
  
  #menu-login-mobile{
    float:left;
    padding: 2px 4px;
  }

  .vl-products .vl-pitem{
    padding: 20px 1px 20px 15px;
  }

  .product-badges{
  -ms-transform: scale(0.7, 0.7); /* IE 9 */
  -webkit-transform: scale(0.7, 0.7); /* Safari */
  transform: scale(0.7, 0.7);
  top: 80px;
  }
  
  .wpcf7-form-control{
    width: 100%;
  }

  #mobile-buttons{
    list-style: none;
    float: right;
    margin-right: 40px;
    padding: 0px;
    padding-right: 10px;
    display: flex;
    align-items: center;
    height: 78px;
    font-size: 10px;
  }

  .vl-footer__desc, .vl-footer__logos{
      width: 100%;
  }


  #mobile-buttons a{
    padding: 7px 8px;
    text-decoration: none;
    font-size: 10px;
  }

  #mobile-buttons li{   
    margin-top: 20px;
    margin-left:0px;
  }

  .vl-products{
    display: none;
  }

  .banner-featured-leaf{
    height: 47px;
  }

  #single-product-cart{
    display: none !important;
  }

  .desktop-items{
    display: none !important;
  }

  .vl-header{
    width: 100%;
  }

  .vl-header .vl-hfeatured{
    /* height: 400px; */
    width: 100%;
    margin-bottom: 10px;
  }

  .vl-header .vl-hregular{
    display: none !important;
  }

  .vl-hfeatured .vl-summary{
    left: 600px;
  }
  
}


