/* media queries */
/* colors */
:root {
  --main-100: #fff;
  --main-200: #000;
  --main-300: #333;
  --main-400: #ff0000;
  --main-500: #FFFF00FF;
  --main-600: #FF5100FF;
  --gray-100: #777;
  --gray-200: #f1f1f1;
  --gray-300: #f8f8f8;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
}
a:active,
a:focus,
a:hover {
  text-decoration: none;
}
input,
textarea {
  outline: none;
  box-shadow: none;
}
/* width scrollbar */
::-webkit-scrollbar {
  width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.2);
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--main-300);
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: var(--main-200);
}
.d-flex {
  display: flex;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-column-reverse {
  flex-direction: column-reverse;
}
.align-items-start {
  align-items: flex-start;
}
.align-items-center {
  align-items: center;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-end {
  justify-content: flex-end;
}
.justify-content-between {
  justify-content: space-between;
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row;
  }
}
.padding-top {
  padding-top: 40px;
}
@font-face {
  font-family: 'Font Awesome';
  src: url('https://www.vendajewelry.com/static/fonts/fontawesome-webfont.eot');
  src: url('https://www.vendajewelry.com/static/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.vendajewelry.com/static/fonts/fontawesome-webfont.svg#fontawesome') format('svg'), url('https://www.vendajewelry.com/static/fonts/fontawesome-webfont.woff') format('woff'), url('https://www.vendajewelry.com/static/fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Light';
  src: url('https://www.vendajewelry.com/static/fonts/Quicksand-Light-webfont.eot');
  src: url('https://www.vendajewelry.com/static/fonts/Quicksand-Light-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.vendajewelry.com/static/fonts/Quicksand-Light-webfont.svg#Quicksand-Light') format('svg'), url('https://www.vendajewelry.com/static/fonts/Quicksand-Light-webfont.woff') format('woff'), url('https://www.vendajewelry.com/static/fonts/Quicksand-Light-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Regular';
  src: url('https://www.vendajewelry.com/static/fonts/Quicksand-Regular-webfont.eot');
  src: url('https://www.vendajewelry.com/static/fonts/Quicksand-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.vendajewelry.com/static/fonts/Quicksand-Regular-webfont.svg#Quicksand-Regular') format('svg'), url('https://www.vendajewelry.com/static/fonts/Quicksand-Regular-webfont.woff') format('woff'), url('https://www.vendajewelry.com/static/fonts/Quicksand-Regular-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Medium';
  src: url('https://www.vendajewelry.com/static/fonts/Quicksand-Medium-webfont.eot');
  src: url('https://www.vendajewelry.com/static/fonts/Quicksand-Medium-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.vendajewelry.com/static/fonts/Quicksand-Medium-webfont.svg#Quicksand-Medium') format('svg'), url('https://www.vendajewelry.com/static/fonts/Quicksand-Medium-webfont.woff') format('woff'), url('https://www.vendajewelry.com/static/fonts/Quicksand-Medium-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'SemiBold';
  src: url('https://www.vendajewelry.com/static/fonts/Quicksand-SemiBold-webfont.eot');
  src: url('https://www.vendajewelry.com/static/fonts/Quicksand-SemiBold-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.vendajewelry.com/static/fonts/Quicksand-SemiBold-webfont.svg#Quicksand-SemiBold') format('svg'), url('https://www.vendajewelry.com/static/fonts/Quicksand-SemiBold-webfont.woff') format('woff'), url('https://www.vendajewelry.com/static/fonts/Quicksand-SemiBold-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Bold';
  src: url('https://www.vendajewelry.com/static/fonts/Quicksand-Bold-webfont.eot');
  src: url('https://www.vendajewelry.com/static/fonts/Quicksand-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.vendajewelry.com/static/fonts/Quicksand-Bold-webfont.svg#Quicksand-Bold') format('svg'), url('https://www.vendajewelry.com/static/fonts/Quicksand-Bold-webfont.woff') format('woff'), url('https://www.vendajewelry.com/static/fonts/Quicksand-Bold-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
.button {
  padding: 12px 20px;
  font-family: 'SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 13px;
  line-height: 18px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  outline: none;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  border-radius: 0;
  box-shadow: none;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  letter-spacing: .3px;
  cursor: pointer;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease;
}
.button.black {
  background-color: var(--main-200);
  color: var(--main-100);
}
.button.svg {
  display: flex;
  align-items: center;
  justify-content: center;
}
.button.svg svg {
  fill: var(--main-100);
}
.button.svg.left-side svg {
  margin-right: 7px;
}
.button.svg.right-side svg {
  margin-left: 7px;
}
.button.disabled {
  opacity: .5;
}
.boxes {
  width: 100%;
  max-width: 250px;
  margin-right: 50px;
}
.boxes .filter:not(:last-child) {
  margin-bottom: 30px;
  border-bottom: 1px solid var(--gray-200);
}
.boxes .filter .filter-heading {
  cursor: pointer;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.boxes .filter .filter-heading h3 {
  font-size: 16px;
  line-height: 21px;
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  text-transform: uppercase;
}
.boxes .filter #slider-range .ui-slider-range {
  left: 2px !important;
}
.boxes .filter #slider-range > a {
  width: 5px;
  background: initial;
}
.boxes .filter #slider-range > a:before {
  border-radius: 0;
  width: 5px;
}
.boxes #price-filter-form {
  margin-top: 20px;
  display: flex;
}
.boxes #price-filter-form .text-left {
  padding-right: 5px;
  position: relative;
}
.boxes #price-filter-form .text-left::after {
  content: '';
  width: 6px;
  height: 2px;
  background: var(--main-200);
  position: absolute;
  right: -3px;
  bottom: 21px;
}
.boxes #price-filter-form .text-right {
  padding-left: 5px;
}
.boxes .buttons {
  margin-top: 10px;
  display: flex;
  justify-content: flex-end;
}
.boxes .fall-box {
  padding-bottom: 30px;
}
.boxes .fall-box .check-section a {
  display: flex;
  align-items: center;
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 14px;
  line-height: 19px;
  color: var(--main-300);
}
.boxes .fall-box .check-section a input {
  margin-top: 0;
  margin-right: 5px;
  pointer-events: none;
}
@media (max-width: 991px) {
  .boxes {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100vh;
    overflow: auto;
    transition: 0.3s ease-out;
    z-index: 4;
    background: var(--main-100);
    margin-right: 0;
    max-width: 300px;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.4);
    padding: 15px 25px;
  }
  .boxes .button {
    width: 100%;
    margin-bottom: 15px;
  }
  .boxes.active {
    left: 0;
  }
}
input[type="text"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="password"] {
  padding: 0 15px;
  max-width: 100%;
  width: 100%;
  height: 42px;
  border: 2px solid rgba(129, 129, 129, 0.2);
  box-shadow: none;
  vertical-align: middle;
  transition: border-color 0.5s ease;
  font-size: 14px;
  line-height: 19px;
  font-family: 'Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-200);
}
input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="number"]::placeholder,
input[type="tel"]::placeholder,
input[type="password"]::placeholder {
  font-size: 14px;
  line-height: 19px;
  font-family: 'Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-200);
}
input[type='radio'] {
  position: relative;
  cursor: pointer;
}
input[type='radio']::before {
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--main-100);
  border: 2px solid var(--main-200);
}
input[type='radio']::after {
  content: '';
  width: 7px;
  height: 7px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-55%, -55%);
  background: var(--main-200);
  border-radius: 50%;
  opacity: 0;
  transition: 0.3s ease-out;
}
input[type='radio']:checked::after {
  opacity: 1;
}
input[type="checkbox"] {
  position: relative;
  cursor: pointer;
}
input[type="checkbox"]::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--main-100);
  border: 2px solid var(--main-200);
}
input[type="checkbox"]::after {
  content: '';
  width: 7px;
  height: 7px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-55%, -55%);
  background: var(--main-200);
  opacity: 0;
  transition: 0.3s ease-out;
}
input[type="checkbox"]:checked::after {
  opacity: 1;
}
textarea {
  padding: 10px 15px;
  max-width: 100%;
  width: 100%;
  min-height: 80px;
  border: 2px solid rgba(129, 129, 129, 0.2);
  box-shadow: none;
  vertical-align: middle;
  transition: border-color 0.5s ease;
  font-size: 14px;
  line-height: 19px;
  font-family: 'Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-200);
}
textarea::placeholder {
  font-size: 14px;
  line-height: 19px;
  font-family: 'Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-200);
}
select,
.select2 {
  width: 100%;
}
.error,
.form-error {
  font-size: 13px;
  line-height: 16px;
  margin-top: 2px;
  font-family: 'Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-400);
}
.checkout-form *:not(.form-error) {
  font-size: 14px;
  line-height: 19px;
  font-family: 'Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-300);
}
.checkout-form .form-step {
  padding: 5px 0 10px;
}
.checkout-form .form-step .step-title {
  font-family: 'Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  margin-bottom: 5px;
}
.checkout-form .form-step dd {
  margin-bottom: 20px;
}
.checkout-form img {
  max-height: 20px;
  margin-left: 10px;
  line-height: 0;
  margin-bottom: -4px;
}
.checkout-form .button {
  margin-top: 20px;
}
.checkout-form .button.black {
  color: var(--main-100);
}
.checkout-form [class^='col-'] {
  width: 100%;
}
@media (min-width: 576px) {
  .checkout-form .col-sm-6 {
    width: 50%;
  }
  .checkout-form .col-sm-12 {
    width: 100%;
  }
}
.contact-form *:not(.form-error) {
  font-size: 14px;
  line-height: 19px;
  font-family: 'Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-300);
}
.contact-form dl {
  margin-bottom: 15px;
}
.contact-form .check-section {
  display: flex;
  align-items: flex-start;
  margin-bottom: 5px;
}
.contact-form .check-section input {
  margin-right: 5px;
}
.contact-form .button {
  color: var(--main-100);
  margin-top: 10px;
}
.main-heading {
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 24px;
  line-height: 32px;
  color: var(--main-300);
}
.second-heading {
  font-family: 'SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 22px;
  line-height: 28px;
  color: var(--main-200);
  margin-bottom: 20px;
}
.modal-content .modal-header h4 {
  font-size: 15px;
  line-height: 19px;
  font-family: 'SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.modal-content .modal-body p {
  margin-bottom: 7px;
  font-family: 'Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 14px;
  line-height: 19px;
}
.modal-content .modal-body .field {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
.modal-content .modal-body .field:not(:last-child) {
  margin-bottom: 7px;
}
.modal-content .modal-body .field label {
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 14px;
  line-height: 19px;
  margin-right: 5px;
}
.modal-content .modal-body .field input {
  width: 100%;
}
.modal-content .modal-body .rating-stars {
  display: flex;
  align-items: center;
}
.modal-content .modal-body .rating-stars label {
  position: relative;
  cursor: pointer;
}
.modal-content .modal-body .rating-stars label.hover svg {
  fill: var(--main-600);
}
.modal-content .modal-body .rating-stars label.active svg {
  fill: var(--main-500);
}
.modal-content .modal-body .rating-stars label:not(:last-child) {
  margin-right: 5px;
}
.modal-content .modal-body .rating-stars label input {
  width: 20px;
  height: 20px;
  opacity: 0;
}
.modal-content .modal-body .rating-stars label svg {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  stroke: var(--main-200);
}
.modal-image {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  pointer-events: none;
  opacity: 0;
  transition: 0.3s ease-out;
  z-index: 99999;
  background-color: var(--main-100);
  overflow: hidden;
  user-select: none;
}
.modal-image.active {
  opacity: 1;
  pointer-events: all;
}
.modal-image .img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  width: 100%;
}
.modal-image .img img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  pointer-events: none;
  position: relative;
}
.modal-image .buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
}
.modal-image .buttons > div {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--main-200);
  cursor: pointer;
}
.modal-image .buttons > div:not(:first-child) {
  border-top: initial;
}
.modal-image .buttons > div svg {
  width: 35px;
  height: 35px;
}
.modal-image .close-modal {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--main-200);
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
.modal-image .close-modal svg {
  width: 35px;
  height: 35px;
}
.slider-wrap {
  padding-right: 16px;
  position: relative;
}
#slider-range {
  width: 100%;
  height: 6px;
  position: relative;
}
#slider-range > a {
  width: 24px;
  height: 24px;
  display: block;
  background-color: black;
  border: 1px solid transparent;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  margin-top: -12px;
}
#slider-range > a:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 18px;
  height: 18px;
  background: black;
  border-radius: 50%;
}
#slider-range .ui-slider-range {
  margin-left: 1px;
  background-color: black;
  height: 100%;
  position: absolute;
  top: 0;
}
/**
 * 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 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.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(/components/components/elements/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.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 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.fast {
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-moz-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-o-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.animated.flash {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
  }
}
@-moz-keyframes shake {
  0%,
  100% {
    -moz-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -moz-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -moz-transform: translateX(10px);
  }
}
@-o-keyframes shake {
  0%,
  100% {
    -o-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -o-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -o-transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(10px);
  }
}
.animated.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
  }
}
@-o-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -o-transform: translateY(0);
  }
  40% {
    -o-transform: translateY(-30px);
  }
  60% {
    -o-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.animated.bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}
@-moz-keyframes tada {
  0% {
    -moz-transform: scale(1);
  }
  10%,
  20% {
    -moz-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -moz-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -moz-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -moz-transform: scale(1) rotate(0);
  }
}
@-o-keyframes tada {
  0% {
    -o-transform: scale(1);
  }
  10%,
  20% {
    -o-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -o-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -o-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -o-transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%,
  20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.animated.tada {
  -webkit-animation-name: tada;
  -moz-animation-name: tada;
  -o-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes swing {
  20% {
    -moz-transform: rotate(15deg);
  }
  40% {
    -moz-transform: rotate(-10deg);
  }
  60% {
    -moz-transform: rotate(5deg);
  }
  80% {
    -moz-transform: rotate(-5deg);
  }
  100% {
    -moz-transform: rotate(0deg);
  }
}
@-o-keyframes swing {
  20% {
    -o-transform: rotate(15deg);
  }
  40% {
    -o-transform: rotate(-10deg);
  }
  60% {
    -o-transform: rotate(5deg);
  }
  80% {
    -o-transform: rotate(-5deg);
  }
  100% {
    -o-transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.animated.swing {
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  -moz-animation-name: swing;
  -o-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes wobble {
  0% {
    -moz-transform: translateX(0%);
  }
  15% {
    -moz-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -moz-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -moz-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -moz-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -moz-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -moz-transform: translateX(0%);
  }
}
@-o-keyframes wobble {
  0% {
    -o-transform: translateX(0%);
  }
  15% {
    -o-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -o-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -o-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -o-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -o-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -o-transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}
.animated.wobble {
  -webkit-animation-name: wobble;
  -moz-animation-name: wobble;
  -o-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@-o-keyframes pulse {
  0% {
    -o-transform: scale(1);
  }
  50% {
    -o-transform: scale(1.1);
  }
  100% {
    -o-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.animated.pulse {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -o-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@-moz-keyframes flip {
  0% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -moz-animation-timing-function: ease-out;
  }
  40% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -moz-animation-timing-function: ease-out;
  }
  50% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
  80% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -moz-animation-timing-function: ease-in;
  }
  100% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
}
@-o-keyframes flip {
  0% {
    -o-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -o-animation-timing-function: ease-out;
  }
  40% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -o-animation-timing-function: ease-out;
  }
  50% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
  80% {
    -o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -o-animation-timing-function: ease-in;
  }
  100% {
    -o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flip;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flip;
  -o-backface-visibility: visible !important;
  -o-animation-name: flip;
  backface-visibility: visible !important;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipInX {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -moz-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-o-keyframes flipInX {
  0% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -o-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -o-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.animated.flipInX {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInX;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@-moz-keyframes flipOutX {
  0% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@-o-keyframes flipOutX {
  0% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.animated.flipOutX {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -moz-animation-name: flipOutX;
  -moz-backface-visibility: visible !important;
  -o-animation-name: flipOutX;
  -o-backface-visibility: visible !important;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipInY {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -moz-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-o-keyframes flipInY {
  0% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -o-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -o-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.animated.flipInY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInY;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@-moz-keyframes flipOutY {
  0% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@-o-keyframes flipOutY {
  0% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.animated.flipOutY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipOutY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipOutY;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animated.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animated.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animated.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.animated.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.animated.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animated.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  -moz-animation-name: fadeInUpBig;
  -o-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animated.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
  -o-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.animated.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  -moz-animation-name: fadeInLeftBig;
  -o-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.animated.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  -moz-animation-name: fadeInRightBig;
  -o-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.animated.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
}
@-moz-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
}
@-o-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.animated.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  -moz-animation-name: fadeOutUp;
  -o-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
}
@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
}
@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
.animated.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  -moz-animation-name: fadeOutDown;
  -o-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
}
@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
}
@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.animated.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  -moz-animation-name: fadeOutLeft;
  -o-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
}
@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
}
@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.animated.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  -moz-animation-name: fadeOutRight;
  -o-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@-moz-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}
@-o-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.animated.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  -moz-animation-name: fadeOutUpBig;
  -o-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@-moz-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}
@-o-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.animated.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  -moz-animation-name: fadeOutDownBig;
  -o-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@-moz-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}
@-o-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.animated.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  -moz-animation-name: fadeOutLeftBig;
  -o-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@-moz-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}
@-o-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.animated.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  -moz-animation-name: fadeOutRightBig;
  -o-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(0.9);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -o-transform: scale(1.05);
  }
  70% {
    -o-transform: scale(0.9);
  }
  100% {
    -o-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes slideInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes slideInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  -moz-animation-name: slideInDown;
  -o-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slideInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes slideInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  -moz-animation-name: slideInLeft;
  -o-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slideInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes slideInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  -moz-animation-name: slideInRight;
  -o-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@-moz-keyframes slideOutLeft {
  0% {
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}
@-o-keyframes slideOutLeft {
  0% {
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  -moz-animation-name: slideOutLeft;
  -o-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@-moz-keyframes slideOutRight {
  0% {
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}
@-o-keyframes slideOutRight {
  0% {
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  -moz-animation-name: slideOutRight;
  -o-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@-moz-keyframes slideOutUp {
  0% {
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}
@-o-keyframes slideOutUp {
  0% {
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  -moz-animation-name: slideOutUp;
  -o-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.animated.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounceInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(-30px);
  }
  80% {
    -moz-transform: translateY(10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes bounceInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(-30px);
  }
  80% {
    -o-transform: translateY(10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
.animated.bounceInUp {
  -webkit-animation-name: bounceInUp;
  -moz-animation-name: bounceInUp;
  -o-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(30px);
  }
  80% {
    -moz-transform: translateY(-10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes bounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(30px);
  }
  80% {
    -o-transform: translateY(-10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.animated.bounceInDown {
  -webkit-animation-name: bounceInDown;
  -moz-animation-name: bounceInDown;
  -o-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(30px);
  }
  80% {
    -moz-transform: translateX(-10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(30px);
  }
  80% {
    -o-transform: translateX(-10px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
.animated.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
  -o-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-30px);
  }
  80% {
    -moz-transform: translateX(10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes bounceInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(-30px);
  }
  80% {
    -o-transform: translateX(10px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
.animated.bounceInRight {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
  -o-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
}
@-moz-keyframes bounceOut {
  0% {
    -moz-transform: scale(1);
  }
  25% {
    -moz-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
}
@-o-keyframes bounceOut {
  0% {
    -o-transform: scale(1);
  }
  25% {
    -o-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -o-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}
.animated.bounceOut {
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  -o-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@-moz-keyframes bounceOutUp {
  0% {
    -moz-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}
@-o-keyframes bounceOutUp {
  0% {
    -o-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.animated.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  -moz-animation-name: bounceOutUp;
  -o-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@-moz-keyframes bounceOutDown {
  0% {
    -moz-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}
@-o-keyframes bounceOutDown {
  0% {
    -o-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.animated.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  -moz-animation-name: bounceOutDown;
  -o-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@-moz-keyframes bounceOutLeft {
  0% {
    -moz-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}
@-o-keyframes bounceOutLeft {
  0% {
    -o-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.animated.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  -moz-animation-name: bounceOutLeft;
  -o-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@-moz-keyframes bounceOutRight {
  0% {
    -moz-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}
@-o-keyframes bounceOutRight {
  0% {
    -o-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.animated.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  -moz-animation-name: bounceOutRight;
  -o-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateIn {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateIn {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}
.animated.rotateIn {
  -webkit-animation-name: rotateIn;
  -moz-animation-name: rotateIn;
  -o-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.animated.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  -moz-animation-name: rotateInUpLeft;
  -o-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.animated.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  -moz-animation-name: rotateInDownLeft;
  -o-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.animated.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  -moz-animation-name: rotateInUpRight;
  -o-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.animated.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  -moz-animation-name: rotateInDownRight;
  -o-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOut {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(200deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOut {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}
.animated.rotateOut {
  -webkit-animation-name: rotateOut;
  -moz-animation-name: rotateOut;
  -o-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.animated.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  -moz-animation-name: rotateOutUpLeft;
  -o-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.animated.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  -moz-animation-name: rotateOutDownLeft;
  -o-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.animated.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  -moz-animation-name: rotateOutUpRight;
  -o-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.animated.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  -moz-animation-name: rotateOutDownRight;
  -o-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    opacity: 0;
  }
}
@-moz-keyframes hinge {
  0% {
    -moz-transform: rotate(0);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -moz-transform: rotate(80deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  40% {
    -moz-transform: rotate(60deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  80% {
    -moz-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  100% {
    -moz-transform: translateY(700px);
    opacity: 0;
  }
}
@-o-keyframes hinge {
  0% {
    -o-transform: rotate(0);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -o-transform: rotate(80deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  40% {
    -o-transform: rotate(60deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  80% {
    -o-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  100% {
    -o-transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}
.animated.hinge {
  -webkit-animation-name: hinge;
  -moz-animation-name: hinge;
  -o-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
}
@-moz-keyframes rollIn {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg);
  }
}
@-o-keyframes rollIn {
  0% {
    opacity: 0;
    -o-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}
.animated.rollIn {
  -webkit-animation-name: rollIn;
  -moz-animation-name: rollIn;
  -o-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
  }
}
@-moz-keyframes rollOut {
  0% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(100%) rotate(120deg);
  }
}
@-o-keyframes rollOut {
  0% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}
.animated.rollOut {
  -webkit-animation-name: rollOut;
  -moz-animation-name: rollOut;
  -o-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes lightSpeedIn {
  0% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -moz-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -moz-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@-o-keyframes lightSpeedIn {
  0% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -o-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -o-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.animated.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  -moz-animation-name: lightSpeedIn;
  -o-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.animated.lightSpeedIn {
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@-moz-keyframes lightSpeedOut {
  0% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@-o-keyframes lightSpeedOut {
  0% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.animated.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  -moz-animation-name: lightSpeedOut;
  -o-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
.animated.lightSpeedOut {
  -webkit-animation-duration: .25s;
  -moz-animation-duration: .25s;
  -o-animation-duration: .25s;
  animation-duration: .25s;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity 0.15s linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.default-container {
  max-width: 1620px;
}
.medium-container {
  max-width: 1420px;
}
.small-container {
  max-width: 1024px;
}
.cart-list {
  padding: 0 10px;
}
.cart-list li {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  border-bottom: 1px solid #e3e3e3;
}
@media (max-width: 480px) {
  .cart-list li {
    flex-wrap: wrap;
  }
}
.cart-list .image {
  width: 60px;
  height: 60px;
  border: 1px solid #ececec;
  display: block;
  padding: 2px;
}
.cart-list .image img {
  display: block;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
.cart-list .right-section {
  width: calc(100% - 60px);
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
@media (max-width: 475px) {
  .cart-list .right-section {
    padding-left: 10px;
    padding-right: 20px;
    flex-wrap: wrap;
  }
}
.cart-list .name {
  color: black;
  font-size: 12px;
  line-height: 15px;
  padding-right: 10px;
  flex: 1;
  max-width: 230px;
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
@media (max-width: 475px) {
  .cart-list .name {
    flex: unset;
    width: 100%;
    padding-right: 0;
    max-width: unset;
    margin-bottom: 5px;
  }
}
.cart-list .name a {
  color: black;
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.cart-list .name > span {
  display: flex;
  font-size: 11px;
  color: #6e6e6e;
}
.cart-list .price {
  margin-left: 15px;
  width: 80px;
  text-align: right;
}
@media (max-width: 475px) {
  .cart-list .price {
    width: unset;
    flex: 1;
  }
}
.cart-list .price .new {
  font-size: 19px;
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.cart-list .price .new sup {
  font-size: 11px;
  text-transform: capitalize;
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.cart-list .price .price-per {
  font-size: 12px;
  color: #6e6e6e;
  padding-top: 4px;
  font-family: 'Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.cart-list .price .price-per sup {
  font-size: 8px;
  text-transform: capitalize;
  font-family: 'Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.cart-list .delete {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
.cart-list #quantity-container,
.cart-list .quantity-container {
  display: flex;
}
.cart-list #quantity-container input,
.cart-list .quantity-container input {
  width: 32px;
  height: 20px;
  outline: none;
  text-align: right;
  color: var(--main-300);
  padding: 0 3px;
}
.cart-list #quantity-container input::placeholder,
.cart-list .quantity-container input::placeholder {
  color: var(--main-300);
}
.cart-list #quantity-container .quantity-btn,
.cart-list .quantity-container .quantity-btn {
  height: 20px;
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.code {
  padding: 10px;
  border-bottom: 1px solid #ffc600;
  background: #333;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
}
.code code {
  font: 15px 'Droid Sans', 'Ubuntu', 'Tahoma', 'Arial', sans-serif;
}
.cf:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
  clear: both;
}
#scripts {
  width: 0;
  height: 0;
  position: relative;
  overflow: hidden;
}
a {
  outline: none !important;
}
a:active {
  color: inherit !important;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
html {
  text-rendering: geometricPrecision;
}
.n {
  display: none;
}
.ni {
  display: none !important;
}
body {
  max-width: 1920px;
  margin: auto;
}
body #wh-widget-send-button {
  z-index: 1 !important;
}
.wrapper {
  position: relative;
  max-width: 1920px;
  margin: auto;
}
.container {
  max-width: 100%;
}
.row.flex {
  display: flex;
  flex-wrap: wrap;
}
.row.flex:before,
.row.flex:after {
  display: inline-block;
}
button {
  border: 0;
  outline: 0;
  padding: 0;
  margin: 0;
  background: transparent;
}
.text-grey {
  color: #b0b0b0;
}
.alert-green p {
  font-size: 14px;
}
.show-more-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}
.cookie-main-section {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background: #000000;
  transition: all 400ms ease-in-out;
}
.cookie-main-section.disabled {
  opacity: 0;
  visibility: hidden;
}
.cookie-main-section .wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  padding: 15px 0;
}
@media (max-width: 767px) {
  .cookie-main-section .wrap {
    flex-direction: column;
    gap: 7px;
    align-items: flex-start;
  }
}
.cookie-main-section .wrap .area {
  flex: 1;
}
.cookie-main-section .wrap .area.info {
  min-width: 60%;
}
@media (max-width: 991px) {
  .cookie-main-section .wrap .area.info {
    min-width: 75%;
  }
}
.cookie-main-section .wrap .area.info h2 {
  color: #ffffff;
  margin-bottom: 7px;
  font-size: 18px;
  line-height: 24px;
}
.cookie-main-section .wrap .area.info p {
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .cookie-main-section .wrap .area.info p {
    max-height: 40px;
    overflow-y: auto;
  }
}
.cookie-main-section .wrap .area.info .cookies-list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 25px;
  margin-top: 15px;
}
@media (max-width: 575px) {
  .cookie-main-section .wrap .area.info .cookies-list {
    display: none;
  }
}
.cookie-main-section .wrap .area.info .cookies-list li {
  position: relative;
}
.cookie-main-section .wrap .area.info .cookies-list li input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.cookie-main-section .wrap .area.info .cookies-list li input:checked + label span {
  background: #aaaaaa;
}
.cookie-main-section .wrap .area.info .cookies-list li input:checked + label span:after {
  left: 30px;
  background-color: #ffc600;
}
.cookie-main-section .wrap .area.info .cookies-list li input:disabled + label span {
  opacity: 0.7;
  pointer-events: none;
}
.cookie-main-section .wrap .area.info .cookies-list li label {
  padding-right: 70px;
  color: #ffffff;
  font-size: 15px;
  position: relative;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cookie-main-section .wrap .area.info .cookies-list li label span {
  position: absolute;
  top: 50%;
  right: 0;
  width: 57px;
  height: 32px;
  border-radius: 32px;
  background: #ffffff;
  transform: translateY(-50%);
  display: block;
  transition: all 400ms ease-in-out;
}
.cookie-main-section .wrap .area.info .cookies-list li label span:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 3px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: green;
  transform: translateY(-50%);
  transition: all 400ms ease-in-out;
}
.cookie-main-section .wrap .area.actions {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
@media (max-width: 767px) {
  .cookie-main-section .wrap .area.actions {
    flex-direction: unset;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .cookie-main-section .wrap .area.actions button {
    flex: 1;
  }
}
@media (max-width: 575px) {
  .cookie-main-section .wrap .area.actions {
    flex-direction: column;
  }
  .cookie-main-section .wrap .area.actions button {
    flex: unset;
    width: 100%;
  }
}
.cookie-main-section .wrap .area.logo-wrap {
  max-width: 15%;
}
@media (max-width: 991px) {
  .cookie-main-section .wrap .area.logo-wrap {
    display: none;
  }
}
.cookie-main-section .wrap .area.logo-wrap .logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.cookie-main-section .wrap .area.logo-wrap .logo img {
  max-width: 100%;
}
.cookie-main-section .yellow {
  background-color: #fdd702;
  color: #0c0c0c;
}
.cookie-main-section .yellow:hover {
  color: #fed924;
  background-color: #0c0c0c;
}
.cookie-main-section .red {
  background-color: #ff5a00;
  color: #ffffff !important;
}
.cookie-main-section .red:hover {
  background-color: #0c0c0c;
  color: #ffffff !important;
}
.cookie-main-section .dark {
  background-color: #2c2c2c;
  color: #ffffff;
}
.cookie-main-section button {
  border: 0;
  padding: 5px 10px;
}
.custom-cookie-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 400ms ease-in-out;
}
@media (max-width: 460px) {
  .custom-cookie-popup {
    padding: 10px;
  }
}
.custom-cookie-popup.open-popup {
  opacity: 1;
  visibility: initial;
  pointer-events: initial;
}
.custom-cookie-popup .wrap {
  width: 100%;
  max-width: 900px;
  background-color: #ffffff;
  box-shadow: 0 32px 68px rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  padding: 0;
  gap: 0;
}
.custom-cookie-popup .wrap .head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
  padding: 10px 20px;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 767px) {
  .custom-cookie-popup .wrap .head {
    padding: 10px;
  }
}
.custom-cookie-popup .wrap .head .logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.custom-cookie-popup .wrap .head .logo img {
  width: 100%;
  max-width: 120px;
}
.custom-cookie-popup .wrap .head .close-popup {
  width: 14px;
  height: 14px;
  position: relative;
  cursor: pointer;
}
.custom-cookie-popup .wrap .head .close-popup:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 2px;
  transform: translate(-50%, -50%) rotate(45deg);
  background: #4b4c4c;
}
.custom-cookie-popup .wrap .head .close-popup:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 100%;
  transform: translate(-50%, -50%) rotate(45deg);
  background: #4b4c4c;
}
.custom-cookie-popup .wrap .footer-area {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  width: 100%;
  padding: 10px 20px;
  border-top: 1px solid #e5e5e5;
}
@media (max-width: 767px) {
  .custom-cookie-popup .wrap .footer-area {
    padding: 10px;
  }
}
.custom-cookie-popup .wrap .body-area {
  display: flex;
  justify-content: flex-start;
  width: 100%;
}
.custom-cookie-popup .wrap .body-area .tabs-list {
  width: 100%;
  max-width: 225px;
  display: flex;
  flex-direction: column;
  background: #e5e5e5;
}
@media (max-width: 767px) {
  .custom-cookie-popup .wrap .body-area .tabs-list {
    max-width: 160px;
  }
}
@media (max-width: 460px) {
  .custom-cookie-popup .wrap .body-area .tabs-list {
    max-width: 130px;
  }
}
@media (max-width: 380px) {
  .custom-cookie-popup .wrap .body-area .tabs-list {
    max-width: 110px;
  }
}
.custom-cookie-popup .wrap .body-area .tabs-list li {
  padding: 10px 15px;
  font-size: 15px;
  line-height: 22px;
  transition: all 400ms ease-in-out;
  cursor: pointer;
  border-bottom: 1px solid #aaaaaa;
}
@media (max-width: 767px) {
  .custom-cookie-popup .wrap .body-area .tabs-list li {
    font-size: 13px;
    line-height: 19px;
    padding: 10px;
  }
}
@media (max-width: 380px) {
  .custom-cookie-popup .wrap .body-area .tabs-list li {
    font-size: 12px;
    line-height: 18px;
    padding: 8px;
  }
}
.custom-cookie-popup .wrap .body-area .tabs-list li:hover {
  background: #aaaaaa;
}
.custom-cookie-popup .wrap .body-area .tabs-list li.active {
  background-color: #ffffff;
}
.custom-cookie-popup .wrap .body-area .tabs-content {
  width: 100%;
  max-width: calc(100% - 225px);
  padding: 10px 15px;
}
@media (max-width: 767px) {
  .custom-cookie-popup .wrap .body-area .tabs-content {
    max-width: calc(100% - 160px);
  }
}
@media (max-width: 460px) {
  .custom-cookie-popup .wrap .body-area .tabs-content {
    max-width: calc(100% - 130px);
  }
}
@media (max-width: 460px) {
  .custom-cookie-popup .wrap .body-area .tabs-content {
    max-width: calc(100% - 110px);
  }
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab:not(.active) {
  display: none;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head h2 {
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head h2 {
    font-size: 14px;
    line-height: 20px;
  }
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head .status input {
  position: absolute;
  top: 0;
  lefT: 0;
  opacity: 0;
  pointer-events: none;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head .status input:checked + label {
  background: #aaaaaa;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head .status input:checked + label:after {
  left: 30px;
  background-color: #ffc600;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head .status label {
  width: 57px;
  height: 32px;
  border-radius: 32px;
  background: green;
  display: block;
  transition: all 400ms ease-in-out;
  position: relative;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-head .status label:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 3px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #ffffff;
  transform: translateY(-50%);
  transition: all 400ms ease-in-out;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content {
  max-height: 300px;
  overflow-y: auto;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .txt {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .txt p {
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}
@media (max-width: 767px) {
  .custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .txt p {
    font-size: 13px;
    line-height: 19px;
  }
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .txt ul {
  list-style-type: disc;
  padding-left: 20px;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .txt ul li {
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .txt ul li {
    font-size: 13px;
    line-height: 19px;
  }
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list {
  display: flex;
  flex-direction: column;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li {
  position: relative;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li:not(:last-child) {
  border-bottom: 1px solid #e5e5e5;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li input {
  position: absolute;
  top: 0;
  lefT: 0;
  opacity: 0;
  pointer-events: none;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li input:checked + label span {
  background: #aaaaaa;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li input:checked + label span:after {
  left: 30px;
  background-color: #ffc600;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li input:disabled + label span {
  opacity: 0.7;
  pointer-events: none;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li label {
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 10px;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li label h2 {
  font-size: 18px;
  line-height: 24px;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li label p {
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}
@media (max-width: 767px) {
  .custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li label p {
    font-size: 13px;
    line-height: 19px;
  }
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li label span {
  width: 57px;
  height: 32px;
  border-radius: 32px;
  background: green;
  display: block;
  transition: all 400ms ease-in-out;
  position: relative;
}
.custom-cookie-popup .wrap .body-area .tabs-content .tab .tab-content .cookies-list li label span:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 3px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #ffffff;
  transform: translateY(-50%);
  transition: all 400ms ease-in-out;
}
.custom-cookie-popup .yellow {
  background-color: #fdd702;
  color: #0c0c0c;
}
.custom-cookie-popup .yellow:hover {
  color: #fed924;
  background-color: #0c0c0c;
}
.custom-cookie-popup .red {
  background-color: #ff5a00;
  color: #ffffff !important;
}
.custom-cookie-popup .red:hover {
  background-color: #0c0c0c;
  color: #ffffff !important;
}
.custom-cookie-popup .dark {
  background-color: #2c2c2c;
  color: #ffffff;
}
.custom-cookie-popup button {
  border: 0;
  padding: 5px 10px;
}
header {
  padding: 15px 0;
  position: relative;
  top: -100%;
  transition: top 0.3s ease-out;
  background-color: var(--main-100);
  z-index: 4;
}
header.show {
  position: sticky;
  top: 0;
  box-shadow: 2px 4px 6px #6767671a;
}
header .socials a {
  display: flex;
  margin-right: 30px;
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: var(--main-300);
  transition: 0.3s ease-out;
  position: relative;
}
header .socials a:hover {
  color: var(--main-200);
}
header .socials a svg {
  width: 18px;
  height: 18px;
  color: var(--main-300);
}
header .socials a span {
  position: absolute;
  top: -80%;
  z-index: 1;
  display: inline-block;
  padding: 2px 4px;
  color: var(--main-100);
  vertical-align: middle;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: .3px;
  font-weight: 600;
  font-size: 9px;
  font-family: 'Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  line-height: 12px;
  left: 75%;
  margin-left: 0;
  background-color: var(--main-200);
}
header .socials a span::before {
  content: '';
  border-style: solid;
  border-width: 10px 0px 10px 15px;
  border-color: transparent transparent transparent #000;
  position: absolute;
  left: 9px;
  top: 1px;
  z-index: -1;
}
header .hamburger {
  display: none;
  flex-direction: column;
  cursor: pointer;
}
header .hamburger span {
  display: block;
  width: 25px;
  height: 3px;
  background-color: var(--main-200);
}
header .hamburger span:not(:last-child) {
  margin-bottom: 3px;
}
header .logo img {
  width: auto;
  height: auto;
  max-width: 100%;
}
header .website-actions .element {
  position: relative;
  cursor: pointer;
}
header .website-actions .element:not(:first-child) {
  margin-left: 30px;
}
header .website-actions .element:last-child {
  margin-left: 20px;
}
header .website-actions .element:last-child svg {
  width: 25px;
  height: 25px;
}
header .website-actions .element svg {
  fill: var(--main-300);
  width: 20px;
  height: 20px;
}
header .website-actions .element .small-circle {
  position: absolute;
  top: -5px;
  right: -9px;
  z-index: 1;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: var(--main-300);
  color: var(--main-100);
  text-align: center;
  letter-spacing: 0;
  font-weight: 400;
  font-size: 9px;
  line-height: 15px;
}
header .website-actions .element.search-holder {
  position: relative;
}
header .website-actions .element.search-holder #search-section {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 130%;
  right: 0;
  transition: 0.4s ease-out;
  z-index: 1;
  background-color: var(--main-100);
  width: 300px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}
header .website-actions .element.search-holder #search-section button {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
header .website-actions .element.search-holder #search-section button svg {
  width: 18px;
  height: 18px;
  fill: var(--gray-100);
}
header .website-actions .element.search-holder #search-section input {
  width: 100%;
  height: 70px;
  padding-right: 50px;
  padding-left: 20px;
  border: none;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-200);
}
header .website-actions .element.search-holder #search-section input::placeholder {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-300);
}
header .website-actions .element.search-holder:hover #search-section,
header .website-actions .element.search-holder.hover #search-section {
  top: 100%;
  opacity: 1;
  pointer-events: all;
}
header .categories {
  padding-top: 10px;
  z-index: 1;
}
header .categories .content {
  width: 100%;
}
header .categories .parent-wrap {
  padding: 10px;
  position: relative;
}
header .categories .parent-wrap a {
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: var(--main-300);
  display: flex;
  align-items: center;
  transition: 0.3s ease-out;
}
header .categories .parent-wrap a:hover {
  color: var(--main-200);
}
header .categories .parent-wrap svg {
  margin-left: 7px;
  transform: rotate(90deg);
}
header .categories .parent-wrap .subcategories-holder {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: var(--main-100);
  width: 300px;
  padding: 15px;
  box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2);
  z-index: 1;
  max-height: 50vh;
  overflow: auto;
}
header .categories .parent-wrap .subcategories-holder .sub-cat-parent-wrap {
  margin-bottom: 5px;
}
header .categories .parent-wrap .subcategories-holder a {
  text-align: left;
}
header .categories .parent-wrap .subcategories-holder .cat-heading {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
  border-bottom: 1px solid var(--main-300);
}
header .categories .parent-wrap .subcategories-holder .subcat_level2 {
  padding-left: 25px;
}
header .categories .parent-wrap:hover .subcategories-holder {
  opacity: 1;
  pointer-events: all;
}
@media (max-width: 991px) {
  header .socials {
    display: none;
  }
  header .hamburger {
    display: flex;
  }
  header .website-actions .element.favorite-element,
  header .website-actions .element.search-holder {
    display: none;
  }
  header .categories {
    position: fixed;
    top: 0;
    left: -100%;
    transition: 0.3s ease-out;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100vh;
    padding-top: 0;
  }
  header .categories.open {
    left: 0;
  }
  header .categories .content {
    padding: 10px;
    display: block;
    background-color: var(--main-100);
    max-width: 300px;
    height: calc(100vh - 70px);
    overflow-y: auto;
  }
  header .categories .content .parent-wrap a {
    text-align: left;
  }
  header .categories .content .parent-wrap.show svg {
    transform: rotate(270deg);
  }
  header .categories .parent-wrap .subcategories-holder {
    position: relative;
    top: 0;
    left: 0;
    transform: initial;
    box-shadow: none;
    max-height: initial;
    width: auto;
    display: none;
    opacity: 1;
    pointer-events: all;
  }
  header .categories .parent-wrap .subcategories-holder li {
    marign-bottom: 5px;
  }
  header .categories #search-section {
    width: 100%;
    max-width: 300px;
    position: relative;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  }
  header .categories #search-section button {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  header .categories #search-section button svg {
    width: 18px;
    height: 18px;
    fill: var(--gray-100);
  }
  header .categories #search-section input {
    width: 100%;
    height: 70px;
    padding-right: 50px;
    padding-left: 20px;
    border: none;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
    color: var(--main-200);
  }
  header .categories #search-section input::placeholder {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
    color: var(--main-300);
  }
}
#drop-cart {
  position: fixed;
  z-index: 11;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  transition: opacity 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-out;
}
#drop-cart.open {
  opacity: 1;
  visibility: visible;
  display: block !important;
}
#drop-cart .inner {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 490px;
  height: 100%;
  background: #fff;
  display: flex;
  flex-direction: column;
  transform: translateX(100%);
  transition: 0.3s ease-out;
}
#drop-cart .inner.open {
  transform: translateX(0);
}
#drop-cart .cart-list {
  overflow-y: auto;
}
#drop-cart .minicart-header {
  position: relative;
  font-family: 'Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 20px;
  line-height: 20px;
  margin: 0 10px;
  padding: 20px;
}
@media (max-width: 475px) {
  #drop-cart .minicart-header {
    font-size: 16px;
    line-height: 16px;
  }
}
#drop-cart .minicart-header .cart-close {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 10px;
  stroke: var(--main-200);
}
#drop-cart .minicart-header .cart-close:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#drop-cart .minicart-header .success-added {
  width: 100%;
  color: var(--main-300);
  font-size: 14px;
}
#drop-cart .leading-normal {
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 10px;
  padding: 9px 60px 7px;
  background: var(--main-300);
}
@media (max-width: 475px) {
  #drop-cart .leading-normal {
    padding: 9px 20px 7px;
  }
}
#drop-cart .leading-normal span {
  font-family: 'Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-300);
}
#drop-cart .leading-normal span.blue {
  color: var(--main-300);
}
#drop-cart .buttons {
  padding: 15px 15px 10px;
}
#drop-cart .buttons .actions .button {
  width: 100%;
}
#drop-cart .buttons .actions a:not(:last-child) {
  margin-bottom: 7px;
}
#drop-cart .final-price {
  font-family: 'Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 22px;
  line-height: 20px;
  padding: 9px 0 7px;
  position: relative;
}
#drop-cart .final-price sup {
  font-size: 13px;
  text-transform: capitalize;
}
#drop-cart .total p {
  margin-bottom: 20px;
  margin-right: 10px;
}
.newsletter-section {
  padding: 35px 0;
}
.newsletter-section h3 {
  font-size: 26px;
  line-height: 32px;
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  margin-bottom: 30px;
  text-align: center;
}
.newsletter-section form .input-content {
  max-width: 300px;
  width: 100%;
  margin-right: 5px;
}
.newsletter-section form button {
  white-space: nowrap;
}
.newsletter-section .socials {
  margin-top: 30px;
}
.newsletter-section .socials a:not(:last-child) {
  margin-right: 10px;
}
.newsletter-section .socials a svg {
  width: 30px;
  height: 30px;
  fill: var(--main-200);
}
@media (max-width: 991px) {
  .newsletter-section {
    font-size: 22px;
    line-height: 26px;
  }
}
footer {
  padding: 40px 0 0;
  border-top: 1px solid var(--gray-200);
}
footer .content {
  padding-bottom: 30px;
}
footer .column {
  width: calc((100% - 30px) / 3);
}
footer .column .title {
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: var(--main-300);
  margin-bottom: 20px;
  text-align: center;
}
footer .column ul li {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}
footer .column ul li a {
  font-size: 14px;
  line-height: 19px;
  color: var(--main-300);
  font-family: 'Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  transition: 0.3s ease-out;
  text-align: center;
}
footer .column ul li a:hover {
  color: var(--main-200);
}
footer .copyright {
  background-color: var(--gray-200);
  padding: 20px 0;
}
footer .copyright .title {
  margin-bottom: 15px;
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 14px;
  line-height: 19px;
  color: var(--main-300);
  text-align: center;
}
footer .copyright .imgs {
  display: flex;
  flex-wrap: wrap;
}
footer .copyright img {
  max-width: 150px;
  height: auto;
  margin: 5px;
}
@media (max-width: 575px) {
  footer .column {
    width: calc((100% - 15px) / 2);
  }
  footer .column:last-child {
    width: 100%;
  }
}
.product {
  position: relative;
}
.product .new-label {
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 1;
  display: none;
  align-items: flex-start;
  max-width: 50%;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 19px;
  font-family: 'Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  background-color: var(--main-400);
  color: var(--main-100);
  text-transform: uppercase;
}
.product .tags {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 15px 20px 0;
}
.product .tags .main {
  font-family: 'SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 15px;
  line-height: 19px;
  color: var(--main-200);
}
.product .tags .returns {
  font-family: 'Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 17px;
  line-height: 24px;
  color: var(--main-300);
}
.product .tags .discount {
  font-family: 'SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.product .image-holder {
  position: relative;
}
.product .image-holder .buttons {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  transition: all .3s ease;
  opacity: 0;
  transform: translateX(20px);
}
.product .image-holder .buttons a {
  padding: 15px;
  display: block;
  position: relative;
}
.product .image-holder .buttons a svg {
  width: 18px;
  height: 18px;
  transition: 0.3s ease-out;
  fill: var(--main-200);
}
.product .image-holder .buttons a.added svg {
  fill: var(--main-400);
}
.product .image-holder .buttons a span {
  position: absolute;
  top: calc(50% - 20px);
  right: calc(100% - 8px);
  z-index: 1070;
  visibility: hidden;
  text-transform: none;
  letter-spacing: .3px;
  font-family: 'Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 12px;
  opacity: 0;
  pointer-events: none;
  padding: 0 15px;
  max-width: 200px;
  min-height: 34px;
  border-radius: 0;
  background-color: var(--main-200);
  color: var(--main-100);
  text-align: center;
  white-space: nowrap;
  line-height: 34px;
}
.product .image-holder .buttons a span::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: var(--main-200);
  width: 0;
  height: 0;
  border-style: solid;
}
.product .image-holder .buttons a:hover svg {
  opacity: .5;
}
.product .image-holder .buttons a:hover span {
  visibility: visible;
  opacity: 1;
  animation: wd-fadeInTooltip 0.3s ease;
}
.product .image-holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product .image-holder .image2 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.3s ease-out;
}
.product .description {
  padding: 15px 20px;
  background-color: var(--main-100);
}
.product .description .name {
  display: block;
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 14px;
  line-height: 19px;
  color: var(--main-300);
  margin-bottom: 5px;
  text-align: left;
}
.product .description .new,
.product .description .old {
  font-family: 'SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 15px;
  line-height: 19px;
  color: var(--main-300);
}
.product .description .old {
  text-decoration: line-through;
  margin-left: 5px;
}
.product:hover .image-holder .buttons {
  opacity: 1;
  transform: translateY(0);
}
.product:hover .image-holder .image2 {
  opacity: 1;
}
@media (max-width: 991px) {
  .product .image-holder .buttons {
    opacity: 1;
    transform: translateY(0);
  }
  .product .image-holder .buttons a span {
    display: none;
  }
}
@media (max-width: 575px) {
  .product .image-holder .buttons a {
    padding: 10px 15px;
  }
  .product .description {
    padding: 10px;
  }
  .product .tags {
    padding: 10px 10px 0;
  }
}
@keyframes wd-fadeInTooltip {
  0% {
    opacity: 0;
  }
  100% {
    opacity: .9;
  }
}
.products-list {
  gap: 15px;
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}
.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}
/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}
/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222;
}
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}
/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}
.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url('https://www.vendajewelry.com/static/images/default-skin.png') 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url('https://www.vendajewelry.com/static/images/default-skin.png');
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}
.pswp__button--share {
  background-position: -44px -44px;
}
.pswp__button--fs {
  display: none;
}
.pswp--supports-fs .pswp__button--fs {
  display: block;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}
/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}
/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}
.pswp__button--arrow--left {
  left: 0;
}
.pswp__button--arrow--right {
  right: 0;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}
.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}
/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__share-modal--hidden {
  display: none;
}
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}
a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}
a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}
a.pswp__share--download:hover {
  background: #DDD;
}
/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}
/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}
.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}
.pswp__caption--empty {
  display: none;
}
/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}
/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}
.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(/components/components/elements/preloader.gif) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}
/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}
.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}
/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}
/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}
/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}
/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}
.pswp__element--disabled {
  display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
  background: none;
}
/*

====== Zoom effect ======

*/
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 

====== Newspaper effect ======

*/
.mfp-newspaper {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-newspaper .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.5s;
  transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
  transform: scale(0) rotate(500deg);
  opacity: 0;
}
.mfp-newspaper.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 

====== Move-horizontal effect ======

*/
.mfp-move-horizontal {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s;
  transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  transform: translateX(50px);
  opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 

====== Move-from-top effect ======

*/
.mfp-move-from-top {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-move-from-top .mfp-content {
  vertical-align: top;
}
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s;
  transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
  opacity: 0;
  transition: all 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  transform: translateY(-50px);
  opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 

====== 3d unfold ======

*/
.mfp-3d-unfold {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-3d-unfold .mfp-content {
  perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  transform: rotateY(60deg);
  opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 

====== Zoom-out effect ======

*/
.mfp-zoom-out {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
  transform: scale(1.3);
  opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 

====== "Hinge" close effect ======

*/
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  animation-duration: 1s;
  animation-name: hinge;
}
.mfp-with-fade .mfp-content,
.mfp-with-fade.mfp-bg {
  opacity: 0;
  transition: opacity 0.5s ease-out;
}
.mfp-with-fade.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.product-section .owl-carousel {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-section .owl-carousel#sync1 .owl-nav {
  display: none;
}
.product-section .owl-carousel#sync1 img {
  cursor: pointer;
  position: relative;
}
.product-section .owl-carousel#sync2 {
  width: 100%;
  max-width: 300px;
  margin: 20px auto;
}
.product-section .owl-carousel#sync2 img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.product-section .owl-carousel#sync2 .owl-nav {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: calc(100% + 40px);
  pointer-events: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-section .owl-carousel#sync2 .owl-nav button {
  pointer-events: all;
}
.product-section .owl-carousel#sync2 .owl-nav button.disabled {
  opacity: 0.3;
}
.product-section .owl-carousel#sync2 .owl-nav button span {
  font-size: 40px;
}
.product-section .flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .product-section .flex {
    justify-content: center;
    margin-bottom: 20px;
  }
}
.product-section .product-code {
  font-size: 13px;
  margin: 10px 0 !important;
  color: #6e6e6e;
}
.product-section .stock {
  padding: 0 20px;
  margin: 0 20px;
  border-left: 1px solid grey;
  border-right: 1px solid grey;
  font-size: 15px;
  line-height: 18px;
  color: #249900;
}
@media (max-width: 1199px) {
  .product-section .stock {
    padding: 0 10px;
    margin: 0 10px;
  }
}
@media (max-width: 500px) {
  .product-section .stock {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
  }
}
.product-section .stock.red {
  color: #ff0000;
}
.product-section .product-images {
  position: relative;
}
.product-section .product-images .new-label {
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 2;
  display: flex;
  align-items: flex-start;
  max-width: 50%;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 19px;
  font-family: 'Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  background-color: var(--main-400);
  color: var(--main-100);
  text-transform: uppercase;
}
.product-section .product-images .discount {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: flex;
  align-items: flex-start;
  max-width: 50%;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 19px;
  font-family: 'Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  background-color: var(--main-300);
  color: var(--main-100);
  text-transform: uppercase;
}
.product-section .main-product-name {
  font-family: 'SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 34px;
  line-height: 1.2;
  color: var(--main-300);
  margin-bottom: 20px;
}
.product-section .description-product {
  font-family: 'Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 14px;
  line-height: 21px;
  margin-top: 0;
  color: var(--main-300);
}
.product-section .description-product a {
  color: var(--main-300);
  text-decoration: underline;
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.product-section .description-product a * {
  color: var(--main-300);
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.product-section .description-product p {
  margin-bottom: 8px;
  margin-bottom: 20px;
}
.product-section .description-product ul {
  list-style: disc;
  padding-left: 15px;
}
.product-section .description-product ul.number {
  list-style-type: decimal;
}
.product-section .description-product ul li {
  margin-bottom: 8px;
}
.product-section .description-product ol {
  list-style: decimal;
  padding-left: 15px;
}
.product-section .description-product ol li {
  margin-bottom: 8px;
}
.product-section .description-product strong {
  font-family: 'Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.product-section .description-product img {
  display: block;
  max-width: 100%;
  height: auto;
}
.product-section .description-product table {
  width: 100% !important;
  margin: 20px 0;
}
.product-section .description-product table p {
  margin-bottom: 0;
}
.product-section .description-product table td,
.product-section .description-product table th {
  padding: 8px;
  border: 1px solid #ddd;
}
.product-section .description-product h1,
.product-section .description-product h2,
.product-section .description-product h3,
.product-section .description-product h4 {
  font-family: 'Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  margin: 20px 0 13px;
}
.product-section .description-product h1 {
  font-size: 28px;
  line-height: 36px;
}
.product-section .description-product h2 {
  font-size: 26px;
  line-height: 34px;
}
.product-section .description-product h3 {
  font-size: 24px;
  line-height: 32px;
}
.product-section .description-product h4 {
  font-size: 22px;
  line-height: 30px;
}
.product-section .description-product h5 {
  font-size: 20px;
  line-height: 28px;
}
.product-section .description-product h6 {
  font-size: 18px;
  line-height: 26px;
}
.product-section .price-section {
  display: flex;
  align-items: flex-end;
  margin-bottom: 20px;
}
.product-section .price-section .new-price {
  font-family: 'Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 22px;
  line-height: 26px;
  margin-right: 10px;
}
.product-section .price-section .old-price {
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-decoration: line-through;
}
.product-section .to-checkout {
  display: flex;
  align-items: center;
}
.product-section .to-checkout .button {
  margin-left: 10px;
}
.product-section .to-checkout .button.black {
  color: var(--main-100);
}
.product-section .to-checkout .quantity-container {
  display: flex;
  align-items: center;
}
.product-section .to-checkout .quantity-container .quantity-btn {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  line-height: 28px;
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  cursor: pointer;
}
.product-section .to-checkout .quantity-container input {
  max-width: 100px;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.product-section .benefits {
  margin: 15px 0;
}
.product-section .benefits .benefit {
  margin-bottom: 5px;
}
.product-section .benefits .benefit .content {
  display: flex;
  align-items: center;
}
.product-section .benefits .benefit .content img {
  width: 20px;
  height: auto;
  margin-right: 5px;
}
.product-section .benefits .benefit .content p {
  margin-bottom: 0;
  font-family: 'SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 14px;
  line-height: 19px;
}
.product-section .add-fav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
  border-bottom: 1px solid var(--gray-200);
}
.product-section .add-fav span {
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 14px;
  line-height: 19px;
  color: var(--main-200);
  display: block;
  margin-right: 5px;
}
.product-section .add-fav svg {
  fill: var(--main-300);
  transition: 0.3s ease-out;
}
.product-section .add-fav svg:hover {
  fill: var(--main-200);
}
.product-section .add-fav .added svg {
  fill: var(--main-400);
}
.product-section .socials {
  padding: 15px 0;
}
.product-section .socials span {
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 14px;
  line-height: 19px;
  color: var(--main-200);
  display: block;
  margin-right: 5px;
}
.product-section .socials a {
  display: flex;
  margin: 0 5px;
}
.product-section .socials svg {
  width: 15px;
  height: 15px;
  fill: var(--main-300);
  transition: 0.3s ease-out;
}
.product-section .socials svg:hover {
  fill: var(--main-200);
}
@media (max-width: 767px) {
  .product-section .owl-carousel#sync2 {
    display: none;
  }
  .product-section .main-product-name {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 30px;
  }
}
@media (max-width: 575px) {
  .product-section .to-checkout {
    flex-direction: column;
    align-items: flex-start;
  }
  .product-section .to-checkout .quantity-form {
    width: 100%;
  }
  .product-section .to-checkout .button {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
  }
  .product-section .to-checkout .quantity-container input {
    max-width: 100%;
  }
}
.review-section .wrap {
  padding: 30px 10px;
  margin-top: 15px;
  border-top: 1px solid var(--gray-200);
  border-bottom: 1px solid var(--gray-200);
}
.review-section .wrap .reviews-count .head {
  font-size: 14px;
  line-height: 19px;
  font-family: 'Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  text-transform: uppercase;
  color: var(--main-300);
  margin-bottom: 20px;
}
.review-section .wrap .reviews-list .head {
  font-size: 14px;
  line-height: 19px;
  font-family: 'Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  margin-bottom: 10px;
  color: var(--main-300);
}
.review-section .wrap .no-reviews {
  font-size: 14px;
  line-height: 19px;
  font-family: 'Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  margin-bottom: 10px;
  color: var(--main-300);
}
.review-section .wrap .button {
  margin-bottom: 10px;
}
