/* media queries */
/* fonts */
/* colors */
:root {
  --main-100: #222;
  --main-200: #fff;
  --main-300: #4eb92d;
  --main-400: #1b324f;
  --main-500: #f89846;
  --main-600: #FF0000;
  --second-100: #f4f4f4;
  --second-200: #939292;
  --second-300: #f2f2f2;
  --second-400: #f6f7f9;
  --second-500: #eaeaea;
}
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;
}
#scrollUp {
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: fixed;
  bottom: 105%;
  right: 15px;
  font-size: 16px;
  border-radius: 50%;
  z-index: 99;
  color: var(--main-100);
  text-align: center;
  cursor: pointer;
  background: var(--main-300);
  transition: 1s ease;
  border: none;
  opacity: 0;
}
#scrollUp.show {
  opacity: 1;
  bottom: 30px;
}
#scrollUp::after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
@font-face {
  font-family: 'Font Awesome';
  src: url('https://www.gabri.ro/static/fonts/fontawesome-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/fontawesome-webfont.svg#fontawesome') format('svg'), url('https://www.gabri.ro/static/fonts/fontawesome-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Light';
  src: url('https://www.gabri.ro/static/fonts/MontserratThin-Regular-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/MontserratThin-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/MontserratThin-Regular-webfont.svg#MontserratThin-Regular') format('svg'), url('https://www.gabri.ro/static/fonts/MontserratThin-Regular-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/MontserratThin-Regular-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Extra-l';
  src: url('https://www.gabri.ro/static/fonts/BillyOhio-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/BillyOhio-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/BillyOhio-webfont.svg#BillyOhio') format('svg'), url('https://www.gabri.ro/static/fonts/BillyOhio-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/BillyOhio-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Poppins-Thin';
  src: url('https://www.gabri.ro/static/fonts/Poppins-Thin-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/Poppins-Thin-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/Poppins-Thin-webfont.svg#Poppins-Thin') format('svg'), url('https://www.gabri.ro/static/fonts/Poppins-Thin-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/Poppins-Thin-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Nunito-ExtraLight';
  src: url('https://www.gabri.ro/static/fonts/Poppins-ExtraLight-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/Poppins-ExtraLight-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/Poppins-ExtraLight-webfont.svg#Poppins-ExtraLight') format('svg'), url('https://www.gabri.ro/static/fonts/Poppins-ExtraLight-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/Poppins-ExtraLight-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Poppins-Light';
  src: url('https://www.gabri.ro/static/fonts/Poppins-Light-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/Poppins-Light-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/Poppins-Light-webfont.svg#Poppins-Light') format('svg'), url('https://www.gabri.ro/static/fonts/Poppins-Light-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/Poppins-Light-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Poppins-Regular';
  src: url('https://www.gabri.ro/static/fonts/Poppins-Regular-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/Poppins-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/Poppins-Regular-webfont.svg#Poppins-Regular') format('svg'), url('https://www.gabri.ro/static/fonts/Poppins-Regular-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/Poppins-Regular-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Poppins-Medium';
  src: url('https://www.gabri.ro/static/fonts/Poppins-Medium-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/Poppins-Medium-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/Poppins-Medium-webfont.svg#Poppins-Medium') format('svg'), url('https://www.gabri.ro/static/fonts/Poppins-Medium-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/Poppins-Medium-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Poppins-SemiBold';
  src: url('https://www.gabri.ro/static/fonts/Poppins-SemiBold-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/Poppins-SemiBold-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/Poppins-SemiBold-webfont.svg#Poppins-SemiBold') format('svg'), url('https://www.gabri.ro/static/fonts/Poppins-SemiBold-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/Poppins-SemiBold-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Poppins-Bold';
  src: url('https://www.gabri.ro/static/fonts/Poppins-Bold-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/Poppins-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/Poppins-Bold-webfont.svg#Poppins-Bold') format('svg'), url('https://www.gabri.ro/static/fonts/Poppins-Bold-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/Poppins-Bold-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Poppins-ExtraBold';
  src: url('https://www.gabri.ro/static/fonts/Poppins-ExtraBold-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/Poppins-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/Poppins-ExtraBold-webfont.svg#Poppins-ExtraBold') format('svg'), url('https://www.gabri.ro/static/fonts/Poppins-ExtraBold-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/Poppins-ExtraBold-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Poppins-Black';
  src: url('https://www.gabri.ro/static/fonts/Poppins-Black-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/Poppins-Black-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/Poppins-Black-webfont.svg#Poppins-Black') format('svg'), url('https://www.gabri.ro/static/fonts/Poppins-Black-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/Poppins-Black-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Nunito-ExtraLight';
  src: url('https://www.gabri.ro/static/fonts/Nunito-ExtraLight-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/Nunito-ExtraLight-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/Nunito-ExtraLight-webfont.svg#Nunito-ExtraLight') format('svg'), url('https://www.gabri.ro/static/fonts/Nunito-ExtraLight-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/Nunito-ExtraLight-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Nunito-Light';
  src: url('https://www.gabri.ro/static/fonts/Nunito-Light-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/Nunito-Light-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/Nunito-Light-webfont.svg#Nunito-Light') format('svg'), url('https://www.gabri.ro/static/fonts/Nunito-Light-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/Nunito-Light-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Nunito-Regular';
  src: url('https://www.gabri.ro/static/fonts/Nunito-Regular-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/Nunito-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/Nunito-Regular-webfont.svg#Nunito-Regular') format('svg'), url('https://www.gabri.ro/static/fonts/Nunito-Regular-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/Nunito-Regular-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Nunito-Medium';
  src: url('https://www.gabri.ro/static/fonts/Nunito-Medium-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/Nunito-Medium-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/Nunito-Medium-webfont.svg#Nunito-Medium') format('svg'), url('https://www.gabri.ro/static/fonts/Nunito-Medium-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/Nunito-Medium-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Nunito-SemiBold';
  src: url('https://www.gabri.ro/static/fonts/Nunito-SemiBold-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/Nunito-SemiBold-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/Nunito-SemiBold-webfont.svg#Nunito-SemiBold') format('svg'), url('https://www.gabri.ro/static/fonts/Nunito-SemiBold-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/Nunito-SemiBold-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Nunito-Bold';
  src: url('https://www.gabri.ro/static/fonts/Nunito-Bold-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/Nunito-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/Nunito-Bold-webfont.svg#Nunito-Bold') format('svg'), url('https://www.gabri.ro/static/fonts/Nunito-Bold-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/Nunito-Bold-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Nunito-ExtraBold';
  src: url('https://www.gabri.ro/static/fonts/Nunito-ExtraBold-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/Nunito-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/Nunito-ExtraBold-webfont.svg#Nunito-ExtraBold') format('svg'), url('https://www.gabri.ro/static/fonts/Nunito-ExtraBold-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/Nunito-ExtraBold-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'Nunito-Black';
  src: url('https://www.gabri.ro/static/fonts/Nunito-Black-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/Nunito-Black-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/Nunito-Black-webfont.svg#Nunito-Black') format('svg'), url('https://www.gabri.ro/static/fonts/Nunito-Black-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/Nunito-Black-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
@font-face {
  font-family: 'ArchitectsDaughter-Regular';
  src: url('https://www.gabri.ro/static/fonts/ArchitectsDaughter-Regular-webfont.eot');
  src: url('https://www.gabri.ro/static/fonts/ArchitectsDaughter-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('https://www.gabri.ro/static/fonts/ArchitectsDaughter-Regular-webfont.svg#ArchitectsDaughter-Regular') format('svg'), url('https://www.gabri.ro/static/fonts/ArchitectsDaughter-Regular-webfont.woff') format('woff'), url('https://www.gabri.ro/static/fonts/ArchitectsDaughter-Regular-webfont.ttf') format('truetype');
  font-weight: 'normal';
  font-style: 'normal';
}
.main-btn {
  user-select: none;
  background-color: var(--main-300);
  border: medium none;
  color: var(--main-200);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-family: 'Poppins-SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  letter-spacing: 0;
  line-height: 1.4;
  margin-bottom: 0;
  padding: 14px 29px;
  text-align: center;
  text-transform: uppercase;
  touch-action: manipulation;
  transition: all 0.3s ease 0s !important;
  vertical-align: middle;
  white-space: nowrap;
}
.main-btn:hover {
  background-color: var(--main-500);
}
.main-btn.border-radius {
  border-radius: 6px;
}
.main-btn.border-radius.small-btn {
  border-radius: 50px;
}
.main-btn.small-btn {
  padding: 7px 22px;
}
.main-btn.disabled {
  background-color: var(--second-300);
  color: var(--main-100);
  font-family: 'Poppins-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.search-btn {
  width: 49px;
  height: 49px;
  background-color: var(--main-300);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 5px 5px 0;
}
.sprite {
  display: inline-block;
  background-image: url('/static/images/sprite.png');
}
.sprite.search {
  width: 18px;
  height: 18px;
  background-position: 0 0;
}
.sprite.cart {
  width: 19px;
  height: 14px;
  background-position: 0 -21px;
}
.boxes-flex-wrap {
  display: flex;
  gap: 25px;
}
.boxes-flex-wrap .boxes {
  width: 275px;
}
@media (max-width: 991px) {
  .boxes-flex-wrap .boxes {
    position: fixed;
    z-index: 1111;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.3);
    transition: 0.5s ease-out;
  }
  .boxes-flex-wrap .boxes.active {
    left: 0;
  }
  .boxes-flex-wrap .boxes .mobile-filters {
    background-color: var(--main-100);
    color: var(--main-200);
    font-family: 'Poppins-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
    text-align: center;
    width: 100%;
    max-width: 300px;
    border-bottom: 1px solid var(--main-200);
  }
  .boxes-flex-wrap .boxes .box {
    width: 100%;
    max-width: 300px;
    height: 100%;
    overflow: auto;
    background-color: var(--main-200);
    padding: 15px;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .boxes-flex-wrap .boxes .box {
    padding-bottom: 50px;
  }
}
.boxes-flex-wrap #template-products_list {
  width: calc(100% - 300px);
}
@media (max-width: 991px) {
  .boxes-flex-wrap #template-products_list {
    width: 100%;
  }
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="password"] {
  width: 100%;
  background: var(--second-100);
  border: none;
  padding: 15px 20px;
  border-radius: 5px;
  display: block;
  font-size: 14px;
  line-height: 19px;
  color: var(--main-100);
  outline: none;
  font-family: 'Poppins-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
input[type="text"]::placeholder,
input[type="number"]::placeholder,
input[type="email"]::placeholder,
input[type="password"]::placeholder {
  font-size: 14px;
  line-height: 19px;
  color: var(--second-200);
  font-family: 'Poppins-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.form-search {
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
}
.form-search input {
  border-radius: 5px 0 0 5px;
}
.form-search #sugestive-search-results {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: var(--main-200);
  max-height: 60vh;
  overflow: auto;
  z-index: 2;
}
.form-search #sugestive-search-results .name {
  font-size: 14px;
  line-height: 16px;
  font-family: 'Poppins-Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.form-search #sugestive-search-results .price .new {
  font-size: 15px;
  line-height: 19px;
  font-family: 'Nunito-SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.checkout-form .step-title {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Poppins-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-100);
  margin-top: 20px;
}
.checkout-form p,
.checkout-form label {
  font-size: 14px;
  font-family: 'Nunito-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  line-height: 19px;
  color: var(--main-100);
}
.checkout-form label {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.checkout-form a {
  font-size: 14px;
  font-family: 'Nunito-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  line-height: 19px;
  color: var(--main-300);
  text-decoration: underline;
  transition: 0.3s ease-out;
}
.checkout-form a:hover {
  color: var(--main-500);
}
.checkout-form dl {
  margin-top: 10px;
}
.checkout-form dl dt {
  display: flex;
}
.checkout-form textarea {
  width: 100%;
  background: var(--second-100);
  border: none;
  padding: 15px 20px;
  border-radius: 5px;
  display: block;
  font-size: 14px;
  line-height: 19px;
  color: var(--main-100);
  outline: none;
  font-family: 'Poppins-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  min-height: 150px;
}
.checkout-form textarea::placeholder {
  font-size: 14px;
  line-height: 19px;
  color: var(--second-200);
  font-family: 'Poppins-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.checkout-form .select2-selection__rendered {
  background: var(--second-100);
}
.checkout-form .select2-selection--single {
  border: none !important;
}
.checkout-form input[type="radio"] {
  margin: 3px 7px 0 0;
  position: relative;
}
.checkout-form input[type="radio"]::after {
  content: '';
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 2px solid var(--main-300);
  background-color: var(--main-200);
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.checkout-form input[type="radio"]::before {
  content: '';
  width: 7px;
  height: 7px;
  background-color: var(--main-300);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  opacity: 0;
  transition: 0.3s ease-out;
  z-index: 1;
}
.checkout-form input[type="radio"]:checked::before {
  opacity: 1;
}
.checkout-form input[type="checkbox"] {
  margin: 3px 7px 0 0;
  position: relative;
}
.checkout-form input[type="checkbox"]::after {
  content: '';
  width: 15px;
  height: 15px;
  border-radius: 2px;
  border: 2px solid var(--main-300);
  background-color: var(--main-200);
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.checkout-form input[type="checkbox"]::before {
  content: '';
  width: 6px;
  height: 11px;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  opacity: 0;
  transition: 0.3s ease-out;
  z-index: 1;
  border-right: 3px solid var(--main-300);
  border-bottom: 3px solid var(--main-300);
  rotate: 45deg;
}
.checkout-form input[type="checkbox"]:checked::before {
  opacity: 1;
}
.checkout-form .buttons-checkout {
  margin-top: 25px;
  display: flex;
  justify-content: flex-end;
}
.custom-form .content {
  display: flex;
  height: 100%;
  min-height: 100vh;
  padding: 30px 0;
}
.custom-form .content form {
  width: 100%;
  max-width: 700px;
  margin: auto;
  border-radius: 15px;
  overflow: hidden;
  padding: 30px 20px;
  border: 1px solid var(--second-500);
  background-color: var(--main-200);
}
.custom-form .content form h1 {
  margin-bottom: 20px;
}
.custom-form .content form .back {
  display: flex;
  align-items: center;
  color: var(--main-100);
  transition: 0.3s ease-out;
  gap: 7px;
  font-size: 14px;
  line-height: 19px;
  font-family: 'Poppins-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.custom-form .content form .back svg {
  fill: var(--main-100);
  transition: 0.3s ease-out;
}
.custom-form .content form .back:hover {
  color: var(--main-300);
}
.custom-form .content form .back:hover svg {
  fill: var(--main-300);
}
.custom-form .content form dl {
  margin-top: 10px;
}
.custom-form .content form dl dt {
  display: flex;
}
.custom-form .content form p,
.custom-form .content form label {
  font-size: 14px;
  font-family: 'Nunito-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  line-height: 19px;
  color: var(--main-100);
}
.custom-form .content form label {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.custom-form .content form a {
  font-size: 14px;
  font-family: 'Nunito-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  line-height: 19px;
  color: var(--main-300);
  text-decoration: underline;
  transition: 0.3s ease-out;
}
.custom-form .content form a:hover {
  color: var(--main-500);
}
.custom-form .content form .check-section {
  margin-top: 15px;
}
.custom-form .content form .check-section label {
  line-height: 20px;
}
.custom-form .content form dd {
  position: relative;
}
.custom-form .content form input[type="radio"] {
  margin: 3px 7px 0 0;
  position: relative;
}
.custom-form .content form input[type="radio"]::after {
  content: '';
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 2px solid var(--main-300);
  background-color: var(--main-200);
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.custom-form .content form input[type="radio"]::before {
  content: '';
  width: 7px;
  height: 7px;
  background-color: var(--main-300);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  opacity: 0;
  transition: 0.3s ease-out;
  z-index: 1;
}
.custom-form .content form input[type="radio"]:checked::before {
  opacity: 1;
}
.custom-form .content form input[type="checkbox"] {
  margin: 3px 7px 0 0;
  position: relative;
}
.custom-form .content form input[type="checkbox"]::after {
  content: '';
  width: 15px;
  height: 15px;
  border-radius: 2px;
  border: 2px solid var(--main-300);
  background-color: var(--main-200);
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.custom-form .content form input[type="checkbox"]::before {
  content: '';
  width: 6px;
  height: 11px;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  opacity: 0;
  transition: 0.3s ease-out;
  z-index: 1;
  border-right: 3px solid var(--main-300);
  border-bottom: 3px solid var(--main-300);
  rotate: 45deg;
}
.custom-form .content form input[type="checkbox"]:checked::before {
  opacity: 1;
}
.custom-form .content form .main-btn {
  margin: 15px 0;
}
.custom-form .content form .links-area a {
  line-height: 16px !important;
  font-family: 'Poppins-Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: var(--main-300);
  transition: 0.3s ease-out;
  text-decoration: underline;
  display: block;
  margin: 0 5px;
}
.custom-form .content form .links-area a:hover,
.custom-form .content form .links-area a:active {
  color: var(--main-500) !important;
}
.custom-form .content form .links-area a:not(:last-child) {
  margin-bottom: 5px;
}
.custom-form .content form .links {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.custom-form .content form .links a {
  display: block;
  font-family: 'Poppins-Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: var(--main-300);
  transition: 0.3s ease-out;
  text-decoration: underline;
}
.custom-form .content form .links a:hover,
.custom-form .content form .links a:active {
  color: var(--main-500) !important;
}
.custom-form .content form .links a:not(:last-child) {
  margin-bottom: 5px;
}
.account-form select {
  width: 100%;
  background: var(--second-100);
  border: none;
  padding: 15px 20px;
  border-radius: 5px;
  display: block;
  font-size: 14px;
  line-height: 19px;
  color: var(--main-100);
  outline: none;
  font-family: 'Poppins-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.account-form select::placeholder {
  font-size: 14px;
  line-height: 19px;
  color: var(--second-200);
  font-family: 'Poppins-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.account-form textarea {
  width: 100%;
  background: var(--second-100);
  border: none;
  padding: 15px 20px;
  border-radius: 5px;
  display: block;
  font-size: 14px;
  line-height: 19px;
  color: var(--main-100);
  outline: none;
  font-family: 'Poppins-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  min-height: 150px;
}
.account-form textarea::placeholder {
  font-size: 14px;
  line-height: 19px;
  color: var(--second-200);
  font-family: 'Poppins-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.account-form p,
.account-form label {
  font-size: 14px;
  font-family: 'Nunito-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  line-height: 19px;
  color: var(--main-100);
}
.account-form label {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.account-form dl {
  margin-top: 10px;
}
.account-form dl dt {
  display: flex;
}
.account-form .buttons {
  margin: 30px 0 0;
}
span.form-error,
p.error-message,
label.error {
  font-family: 'Poppins-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif !important;
  color: var(--main-600) !important;
  font-size: 12px !important;
  line-height: 14px !important;
  display: block !important;
  width: 100% !important;
}
.main-heading {
  margin-bottom: 30px;
  font-size: 40px;
  line-height: 56px;
  color: var(--main-100);
  font-family: 'Nunito-ExtraBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
@media (max-width: 767px) {
  .main-heading {
    font-size: 30px;
    line-height: 36px;
  }
}
.main-heading.sibling {
  margin-bottom: 12px;
}
.second-heading {
  font-size: 26px;
  line-height: 32px;
  color: var(--main-500);
  margin-bottom: 10px;
  font-family: 'ArchitectsDaughter-Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
@media (max-width: 767px) {
  .second-heading {
    font-size: 24px;
  }
}
.third-heading {
  font-size: 14px;
  line-height: 19px;
  color: var(--second-200);
  font-family: 'Poppins-Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  width: 100%;
}
.third-heading.text-center {
  margin: 0 auto 30px;
  max-width: 600px;
}
.modal-content {
  overflow: hidden;
}
.modal-content .close {
  color: #fff;
  opacity: 1;
}
.modal-header {
  background: var(--main-100);
}
.modal-header .modal-title {
  font-size: 18px;
  font-family: 'Poppins-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  text-transform: uppercase;
  color: #fff;
}
.modal-body.description {
  font-size: 14px;
  line-height: 20px;
}
.breadcrumbs {
  min-height: 62px;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
}
.breadcrumbs .navigator {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 0 10px;
}
@media (max-width: 991px) {
  .breadcrumbs .navigator {
    justify-content: flex-start;
  }
}
.breadcrumbs .navigator li,
.breadcrumbs .navigator a {
  font-size: 13px;
  line-height: 19px;
  color: var(--main-100);
  font-family: 'Poppins-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.breadcrumbs .navigator li:last-child * {
  color: var(--main-300);
}
.pagination {
  display: flex;
  justify-content: flex-end;
  margin: 25px 0 19px;
}
.pagination a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 2px;
  border: 1px solid var(--main-300);
  margin-right: 10px;
  color: var(--main-300);
  font-family: 'Poppins-Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.pagination a:last-child {
  margin-right: 0;
}
.pagination a.a,
.pagination a:hover {
  border-color: var(--main-300);
  background-color: var(--main-300);
  color: var(--main-200);
}
.filter-section {
  width: 100%;
}
.filter-section .filter {
  width: 100%;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .filter-section .filter .fall-box {
    display: none;
  }
}
.filter-section .filter .filter-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: 'Poppins-SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 15px;
  color: var(--main-100);
  text-transform: uppercase;
  margin-bottom: 7px;
  cursor: pointer;
}
.filter-section .filter .filter-heading svg {
  fill: var(--main-100);
}
.filter-section .filter .filter-heading.active svg {
  rotate: 180deg;
}
.filter-section .filter:not(.price-filter) a {
  position: relative;
  padding-left: 20px;
  font-size: 14px;
  color: var(--second-200);
  line-height: 26px;
  display: flex;
  align-items: center;
  font-family: 'Poppins-SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  transition: 0.3s ease-out;
  display: block;
  margin-bottom: 5px;
}
.filter-section .filter:not(.price-filter) a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 10px;
  height: 10px;
  border: 2px solid var(--second-200);
  border-radius: 50%;
  transition: all 0.3s ease-out 0s;
}
.filter-section .filter:not(.price-filter) a::after {
  content: '+';
  position: absolute;
  right: 0;
  width: 32px;
  height: 26px;
  border-radius: 4px;
  font-size: 14px;
  font-family: 'Poppins-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  background: var(--second-300);
  text-align: center;
  line-height: 26px;
  color: var(--second-200);
  transition: 0.3s ease-out;
}
.filter-section .filter:not(.price-filter) a:hover {
  color: var(--main-300);
}
.filter-section .filter:not(.price-filter) a:hover::before {
  border-color: var(--main-300);
}
.filter-section .filter:not(.price-filter) a:hover::after {
  background-color: var(--main-300);
  color: var(--main-200);
}
.filter-section .filter:not(.price-filter) a input {
  display: none;
}
.filter-section .filter:not(.price-filter) .checked a {
  color: var(--main-300);
}
.filter-section .filter:not(.price-filter) .checked a::before {
  background-color: var(--main-300);
  border-color: var(--main-300);
}
.filter-section .filter:not(.price-filter) .checked a::after {
  background-color: var(--main-300);
  color: var(--main-200);
}
.filter-section .filter.price-filter .price-text {
  display: flex;
  align-items: flex-start;
  gap: 7px;
}
.filter-section .filter.price-filter .price-text * {
  font-family: 'Poppins-SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-100);
  font-size: 14px;
  line-height: 19px;
}
.filter-section .filter.price-filter .price-text span {
  margin: auto 0 15px;
}
.filter-section .filter.price-filter .buttons {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.listing-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 7px;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .listing-actions {
    justify-content: flex-start;
  }
}
@media (min-width: 992px) {
  .listing-actions div:first-child {
    display: none;
  }
}
@media (min-width: 992px) {
  .dropdown-menu {
    left: initial;
    right: 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);
  }
}
.main-container {
  width: 100%;
  max-width: 1480px;
}
.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 {
  font-family: 'Poppins-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: black;
  font-size: 12px;
  line-height: 15px;
  padding-right: 10px;
  flex: 1;
  max-width: 230px;
}
@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;
}
.cart-list .name > span {
  display: flex;
  font-size: 11px;
  font-family: 'Poppins-Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  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: 'Poppins-SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.cart-list .price .new sup {
  font-size: 11px;
  text-transform: capitalize;
}
.cart-list .price .price-per {
  font-size: 12px;
  color: #6e6e6e;
  padding-top: 4px;
}
.cart-list .price .price-per sup {
  font-size: 8px;
  text-transform: capitalize;
}
.cart-list .delete {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
.cart-list #quantity-container input,
.cart-list .quantity-container input {
  width: 23px;
  height: 20px;
  outline: none;
  width: 45px;
  padding: 13px;
  text-align: center;
}
.cart-list #quantity-container .quantity-btn,
.cart-list .quantity-container .quantity-btn {
  height: 20px;
  width: 20px;
  display: none;
}
.owl-custom {
  position: relative;
}
.owl-custom .owl-dots {
  z-index: 1;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 20px;
  left: 0;
  gap: 5px;
  pointer-events: none;
}
.owl-custom .owl-dots .owl-dot {
  pointer-events: all;
}
.owl-custom .owl-dots .owl-dot span {
  display: block;
  width: 30px;
  height: 5px;
  background-color: var(--main-100);
}
.owl-custom .owl-dots .owl-dot.active span {
  background-color: var(--main-200);
}
.owl-custom .owl-nav {
  position: absolute;
  top: -60px;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  pointer-events: none;
}
@media (max-width: 575px) {
  .owl-custom .owl-nav {
    top: -35px;
  }
}
.owl-custom .owl-nav .owl-prev,
.owl-custom .owl-nav .owl-next {
  pointer-events: all;
}
.max-width-nav {
  width: 100%;
  max-width: calc(100% - 56px);
  margin: auto;
}
.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;
  transition: all 150ms;
}
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;
  color: var(--main-100);
  font-family: Poppins-Regular,sans-serif;
  font-size: 14px;
  line-height: 19px;
}
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;
}
.font-bolds {
  font-family: 'Poppins-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.font-medium {
  font-family: 'Poppins-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.font-light {
  font-family: 'Poppins-Light', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.font-black {
  font-family: '@{default-#000000-font}', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.alert-green p {
  font-size: 14px;
}
.pswp__button.pswp__button--close {
  background-color: #fff !important;
  position: relative !important;
}
.pswp__button.pswp__button--close:before,
.pswp__button.pswp__button--close:after {
  content: '';
  width: 30px;
  height: 2px;
  background-color: #222;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.pswp__button.pswp__button--close:before {
  rotate: 45deg;
}
.pswp__button.pswp__button--close:after {
  rotate: -45deg;
}
.pswp__button.pswp__button--arrow--left,
.pswp__button.pswp__button--arrow--right {
  background-color: rgba(250, 250, 250, 0.4) !important;
  width: 50px;
  height: 100px;
}
.pswp__button.pswp__button--arrow--left::before,
.pswp__button.pswp__button--arrow--right::before {
  background-color: initial !important;
  font-size: 32px;
}
.pswp__button.pswp__button--arrow--left::before {
  content: '<';
}
.pswp__button.pswp__button--arrow--right::before {
  content: '>';
}
@media (max-width: 991px) {
  .desktop {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .mobile {
    display: none !important;
  }
}
.padding-top {
  padding-top: 80px;
}
@media (max-width: 991px) {
  .padding-top {
    padding-top: 40px;
  }
}
.d-flex {
  display: flex;
}
.flex-wrap {
  flex-wrap: wrap;
}
/* Fundalul scrollbarului */
*::-webkit-scrollbar {
  width: 10px;
}
*::-webkit-scrollbar-track {
  background: var(--second-300);
}
/* Bară de derulare */
*::-webkit-scrollbar-thumb {
  background-color: var(--main-300);
}
/* Bară de derulare când este hover */
*::-webkit-scrollbar-thumb:hover {
  background-color: var(--main-500);
}
header {
  position: relative;
}
@media (max-width: 991px) {
  header {
    position: sticky;
    top: 0;
    z-index: 10;
  }
}
header .top-section {
  padding: 13px 0;
  border-bottom: 1px solid var(--second-300);
}
header .top-section ul {
  display: flex;
  align-items: center;
}
header .top-section ul li:not(:last-child) {
  margin-right: 15px;
  padding-right: 15px;
  position: relative;
}
header .top-section ul li:not(:last-child)::after {
  content: '';
  width: 1px;
  height: 20px;
  background-color: var(--second-300);
  position: absolute;
  top: 50%;
  right: 0;
  translate: 0 -50%;
}
header .top-section ul li p,
header .top-section ul li a {
  font-size: 12px;
  line-height: 16px;
  color: var(--main-100);
  font-family: 'Poppins-SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
header .top-section ul li a {
  transition: 0.3s ease-out;
}
header .top-section ul li a:hover {
  color: var(--main-300);
}
header .center-section {
  padding: 32px 0;
}
@media (max-width: 991px) {
  header .center-section {
    background-color: var(--main-400);
    padding: 15px 0;
  }
}
header .center-section .logo img {
  width: auto;
  height: auto;
  max-width: 100%;
}
header .center-section .actions {
  display: flex;
  align-items: center;
  gap: 15px;
  height: 100%;
  justify-content: flex-end;
}
header .center-section .actions li {
  border-radius: 50%;
}
header .center-section .actions li a,
header .center-section .actions li button {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
header .center-section .actions li button {
  position: relative;
}
header .center-section .actions li button .small-circle {
  position: absolute;
  right: -20px;
  top: -15px;
  width: 20px;
  height: 20px;
  text-align: center;
  background: var(--main-500);
  color: var(--main-200);
  border-radius: 50%;
  font-size: 12px;
  line-height: 20px;
  font-family: 'Poppins-Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
header .center-section .actions-mobile {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 25px;
  width: 100%;
}
header .center-section .actions-mobile li {
  display: flex;
}
header .center-section .actions-mobile .hamburger {
  display: flex;
  flex-direction: column;
  gap: 5.5px;
  max-width: 100%;
}
header .center-section .actions-mobile .hamburger span {
  display: block;
  width: 30px;
  max-width: 100%;
  height: 4px;
  background-color: var(--main-300);
}
header .center-section .actions-mobile button {
  position: relative;
}
header .center-section .actions-mobile button .small-circle {
  position: absolute;
  right: -7px;
  top: -7px;
  width: 20px;
  height: 20px;
  text-align: center;
  background: var(--main-500);
  color: var(--main-200);
  border-radius: 50%;
  font-size: 12px;
  line-height: 20px;
  font-family: 'Poppins-Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
header .bottom-section {
  background-color: var(--main-400);
}
header .bottom-section ul {
  display: flex;
  align-items: center;
  gap: 15px 34px;
  flex-wrap: wrap;
}
header .bottom-section ul li a {
  font-family: 'Poppins-SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-200);
  font-size: 14px;
  line-height: 19px;
  padding: 29px 0;
  display: block;
  text-transform: uppercase;
  transition: 0.15s ease-out;
}
header .bottom-section ul li a:hover,
header .bottom-section ul li a.active,
header .bottom-section ul li a:active {
  color: var(--main-300) !important;
}
.categories-products {
  margin-top: 5px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 7;
  pointer-events: none;
}
.categories-products .main-container,
.categories-products .row {
  pointer-events: none;
}
.categories-products .column_1 {
  pointer-events: all;
}
.categories-products .heading-categories {
  background-color: var(--main-300);
  padding: 15px 20px;
  border-radius: 6px 6px 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.categories-products .heading-categories h3 {
  margin-right: auto;
  font-size: 16px;
  line-height: 21px;
  font-family: 'Poppins-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-200);
  letter-spacing: 1px;
}
.categories-products .heading-categories .svg_1 {
  display: flex;
  flex-direction: column;
  gap: 3px;
  margin-right: 20px;
}
.categories-products .heading-categories .svg_1 span {
  display: block;
  width: 15px;
  height: 2px;
  background-color: var(--main-200);
}
.categories-products .heading-categories .svg_2 {
  width: 8px;
  height: 8px;
  border-right: 2px solid var(--main-200);
  border-bottom: 2px solid var(--main-200);
  rotate: 45deg;
  transition: 0.3s ease-out;
  translate: 0 -3px;
}
.categories-products .categories-container {
  display: none;
  min-height: 350px;
}
.categories-products .categories-container .parent-wrap {
  background-color: var(--main-200);
  border: 1px solid var(--second-300);
  border-bottom: 3px solid var(--main-300);
  position: relative;
}
.categories-products .categories-container .parent-wrap:not(:last-child) {
  border-bottom: 1px solid var(--second-300);
}
.categories-products .categories-container .parent-wrap > a {
  padding: 12px 50px 12px 20px;
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 14px;
  line-height: 19px;
  color: var(--main-100);
  transition: 0.3s ease-out;
  font-family: 'Poppins-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.categories-products .categories-container .parent-wrap > a > p {
  display: flex;
}
.categories-products .categories-container .parent-wrap > a > p img {
  margin-right: 10px;
  width: 20px;
  height: 20px;
}
.categories-products .categories-container .parent-wrap > a:hover {
  color: var(--main-300);
}
.categories-products .categories-container .parent-wrap .show-children {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.categories-products .categories-container .parent-wrap .show-children svg {
  width: 13px;
  height: 13px;
  stroke: var(--main-100);
}
.categories-products .column_2 {
  margin-left: -15px;
  pointer-events: none;
}
.categories-products .column_2 .childrens {
  background-color: var(--main-200);
  box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.3);
  border: 1px solid var(--second-300);
  position: absolute;
  top: 30px;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s ease-out;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  padding: 30px;
  overflow: auto;
}
.categories-products .column_2 .childrens.active {
  top: 0;
  opacity: 1;
  pointer-events: all;
}
.categories-products .column_2 .childrens .column {
  width: 100%;
  max-width: calc((100% - 30px) / 3);
}
.categories-products .column_2 .childrens .column a {
  font-size: 16px;
  line-height: 21px;
  color: var(--main-100);
  transition: 0.3s ease-out;
  font-family: 'Poppins-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.categories-products .column_2 .childrens .column a:hover {
  color: var(--main-300);
}
.categories-products .column_2 .childrens .level2 {
  display: flex;
  flex-direction: column;
  padding-top: 5px;
  margin-top: 5px;
  border-top: 1px solid var(--second-300);
  width: 100%;
  padding-left: 15px;
  gap: 5px;
}
.categories-products .column_2 .childrens .level2 a {
  font-size: 14px;
  font-family: 'Poppins-Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
#side-menu {
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 10;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  transition: 0.5s ease-out;
}
#side-menu.open {
  left: 0;
}
#side-menu .inner {
  width: calc(100% - 15px);
  max-width: 350px;
  background-color: var(--main-200);
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
#side-menu .inner .close-side-menu {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid;
  border-radius: 5px;
  margin: 3px 5px 10px auto;
}
#side-menu .inner .parent-wrap {
  border: 1px solid var(--second-300);
  position: relative;
}
#side-menu .inner .parent-wrap:not(:last-child) {
  border-bottom: 1px solid var(--second-300);
}
#side-menu .inner .parent-wrap a {
  padding: 12px 50px 12px 12px;
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 14px;
  line-height: 19px;
  color: var(--main-100);
  transition: 0.3s ease-out;
  font-family: 'Poppins-Medium', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
#side-menu .inner .parent-wrap a > p {
  display: flex;
}
#side-menu .inner .parent-wrap a > p img {
  margin-right: 10px;
  width: 20px;
  height: 20px;
}
#side-menu .inner .parent-wrap a:hover {
  color: var(--main-300);
}
#side-menu .inner .parent-wrap .show-children {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  rotate: 90deg;
  transition: 0.3s ease-out;
}
#side-menu .inner .parent-wrap .show-children.active {
  rotate: -90deg;
}
#side-menu .inner .parent-wrap .show-children svg {
  width: 13px;
  height: 13px;
  stroke: var(--main-100);
}
#side-menu .inner .parent-wrap .childrens {
  padding-left: 45px;
  display: none;
}
#side-menu .inner .parent-wrap .childrens a {
  border-top: 1px solid var(--second-300);
}
#side-menu .inner .parent-wrap .childrens .column {
  position: relative;
}
#side-menu .inner .parent-wrap .childrens .column .level2 {
  display: none;
  padding-left: 25px;
}
#side-menu .actions {
  display: flex;
  align-items: center;
  gap: 15px;
  width: 100%;
  flex-wrap: wrap;
  margin-top: 20px;
  justify-content: center;
}
#side-menu .actions li {
  border-radius: 50%;
}
#side-menu .actions li a,
#side-menu .actions li button {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#side-menu .actions li button {
  position: relative;
}
#side-menu .actions li button .small-circle {
  position: absolute;
  right: -20px;
  top: -15px;
  width: 20px;
  height: 20px;
  text-align: center;
  background: var(--main-500);
  color: var(--main-200);
  border-radius: 50%;
  font-size: 12px;
  line-height: 20px;
  font-family: 'Poppins-Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
#drop-cart {
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 10;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  transition: 0.5s ease-out;
}
#drop-cart.open {
  right: 0;
}
#drop-cart .inner {
  width: calc(100% - 15px);
  max-width: 350px;
  background-color: var(--main-200);
  height: 100%;
  margin-left: auto;
  overflow: auto;
  padding-bottom: 25px;
}
#drop-cart .inner .minicart-header {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Poppins-SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-100);
  text-align: center;
  padding: 35px 15px 5px;
}
#drop-cart .inner .no-products {
  font-family: 'Poppins-Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: var(--main-100);
  text-align: center;
}
#drop-cart .inner .main-btn {
  max-width: max-content;
  margin: auto;
}
#drop-cart .inner .buttons {
  padding: 0 10px;
}
#drop-cart .inner .actions {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#drop-cart .inner .success-added {
  font-size: 14px;
  line-height: 19px;
  color: green;
}
#drop-cart .inner .final-price {
  margin: 20px 0;
  font-size: 24px;
  line-height: 32px;
  font-family: 'Poppins-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
footer {
  background-color: var(--second-400);
  margin-top: 80px;
}
@media (max-width: 991px) {
  footer {
    margin-top: 40px;
  }
}
footer .d-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 15px 0;
}
footer img {
  width: auto;
  height: auto;
  max-width: 100%;
  margin-bottom: 15px;
}
footer h2 {
  font-size: 18px;
  line-height: 24px;
  color: var(--main-100);
  font-family: 'Nunito-ExtraBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  margin-bottom: 15px;
  text-transform: uppercase;
}
footer ul li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 7px;
}
footer ul li span {
  font-size: 14px;
  line-height: 19px;
  color: var(--main-100);
  font-family: 'Poppins-Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  display: flex;
  margin-right: 15px;
}
footer ul li a,
footer ul li p {
  font-size: 14px;
  line-height: 19px;
  color: var(--main-100);
  font-family: 'Nunito-SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  display: block;
  margin-bottom: 7px;
}
footer ul li a {
  transition: 0.3s ease-out;
}
footer ul li a:hover {
  color: var(--main-300);
  padding-left: 10px;
}
footer ul.contact li {
  margin-bottom: 10px;
}
footer ul.contact a,
footer ul.contact p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}
footer ul.contact a.big,
footer ul.contact p.big {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 0;
  color: var(--main-500);
  font-family: 'Nunito-Black', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
footer .copyright {
  padding-top: 15px;
  margin-top: 15px;
  background-color: var(--second-500);
  padding-bottom: 15px;
}
footer .copyright p {
  font-size: 14px;
  line-height: 16px;
  font-family: 'Nunito-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-100);
}
.product {
  position: relative;
}
.product.disabled {
  display: none !important;
}
.product .tags {
  position: absolute;
  top: 25px;
  left: 0;
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.product .tags .discount {
  min-width: 54px;
  text-align: center;
  background: var(--main-300);
  color: var(--main-200);
  font-size: 12px;
  font-family: 'Poppins-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  padding: 6px 9px;
  line-height: 1;
  z-index: 1;
}
.product .fav-btn {
  position: absolute;
  width: 40px;
  height: 40px;
  box-shadow: 0px 1px 3.72px 0.28px rgba(183, 183, 183, 0.3);
  top: 15px;
  right: 22px;
  background-color: var(--main-200);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--second-200);
  font-size: 15px;
  z-index: 1;
  transition: 0.3s ease-out;
}
.product .fav-btn svg {
  fill: transparent;
  stroke: var(--second-200);
  transition: 0.3s ease-out;
}
.product .fav-btn:hover {
  background-color: var(--main-300);
}
.product .fav-btn:hover svg {
  stroke: var(--main-200);
}
.product .fav-btn.added {
  background-color: var(--main-300);
}
.product .fav-btn.added svg {
  fill: var(--main-600);
  stroke: var(--main-600);
}
.product .img {
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid var(--second-300);
  display: flex;
  position: relative;
}
.product .img img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.product .name {
  font-size: 20px;
  color: var(--main-100);
  margin-top: 20px;
  font-family: 'Nunito-Black', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  text-align: center;
  display: block;
  transition: 0.3s ease-out;
}
.product .name:hover {
  color: var(--main-300);
}
.product .stock {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Nunito-Black', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  margin-top: 10px;
  text-align: center;
}
.product .stock.in {
  color: var(--main-300);
}
.product .stock.out {
  color: var(--main-600);
}
.product .price-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin-top: 15px;
  justify-content: center;
  padding-bottom: 25px;
}
.product .price-container .new {
  font-size: 16px;
  line-height: 21px;
  font-family: 'Poppins-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-300);
}
.product .price-container .new span {
  font-size: 14px;
}
.product .price-container .old {
  font-size: 14px;
  line-height: 17px;
  font-family: 'Poppins-SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-400);
  position: relative;
}
.product .price-container .old span {
  font-size: 12px;
}
.product .price-container .old::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 100%;
  height: 2px;
  background-color: var(--main-400);
}
.products-list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.products-list .product {
  width: 100%;
}
@media (min-width: 992px) {
  .products-list .product {
    max-width: calc((100% - 45px) / 4);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .products-list .product {
    max-width: calc((100% - 30px) / 3);
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .products-list .product {
    max-width: calc((100% - 15px) / 2);
  }
}
/*! 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.gabri.ro/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.gabri.ro/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;
}
@media (max-width: 767px) {
  .carousel-slider-product {
    margin-bottom: 25px;
  }
}
.carousel-slider-product img {
  width: auto;
  height: auto;
  max-width: 100%;
  object-fit: contain;
}
.carousel-slider-product #sync1 {
  border: 1px solid var(--second-300);
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 15px;
}
.carousel-slider-product #sync2 .owl-item {
  border: 1px solid var(--second-300);
  border-radius: 5px;
  overflow: hidden;
  transition: 0.3s ease-out;
  opacity: .5;
}
.carousel-slider-product #sync2 .owl-item.show {
  border: 1px solid var(--main-300);
  opacity: 1;
}
.carousel-slider-product #sync2 .owl-item:hover {
  opacity: 1;
}
.description h2 {
  font-family: 'Nunito-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 26px;
  line-height: 32px;
  color: var(--main-100);
}
.description .tags {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 11px;
  gap: 0 12px;
}
.description .tags p {
  font-size: 13px;
  color: var(--second-200);
  padding-right: 12px;
  position: relative;
  font-family: 'Poppins-Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.description .tags p:not(:last-child)::after {
  content: "";
  position: absolute;
  right: -2px;
  top: 50%;
  width: 2px;
  height: 15px;
  translate: 0 -50%;
  background-color: var(--second-200);
}
.description .tags p span {
  font-family: 'Poppins-SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-100);
}
.description .tags p span.in {
  color: var(--main-300);
}
.description .tags p span.out {
  color: var(--main-600);
}
.description .price-section {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin-top: 25px;
}
.description .price-section .new-price {
  font-size: 26px;
  line-height: 32px;
  font-family: 'Nunito-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-100);
}
.description .price-section .new-price span {
  font-size: 22px;
}
.description .price-section .old-price {
  font-size: 22px;
  line-height: 32px;
  font-family: 'Nunito-SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-400);
  position: relative;
}
.description .price-section .old-price span {
  font-size: 18px;
}
.description .price-section .old-price::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 100%;
  height: 2px;
  background-color: var(--main-400);
}
.description .short_description {
  font-size: 13px;
  line-height: 19px;
  font-family: 'Poppins-Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-100);
  margin-top: 25px;
}
.description .to-checkout {
  display: flex;
  margin-top: 30px;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}
.description .to-checkout .quantity-container {
  position: relative;
  width: 100%;
  max-width: 135px;
}
.description .to-checkout .quantity-container input {
  padding: 10px 50px;
  border-radius: 50px;
  text-align: center;
}
.description .to-checkout .quantity-container .button-q {
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--main-200);
  border: 4px solid var(--second-100);
  cursor: pointer;
  z-index: 1;
  font-size: 16px;
  font-family: 'Nunito-ExtraBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-100);
  user-select: none;
}
.description .to-checkout .quantity-container .button-q.dec {
  left: 0;
}
.description .to-checkout .quantity-container .button-q.inc {
  right: 0;
}
.description .prod-wish-btn {
  padding-bottom: 15px;
  border-bottom: 1px solid var(--second-100);
  margin-bottom: 20px;
  font-size: 14px;
  font-family: 'Nunito-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: var(--main-100);
  display: flex;
  align-items: center;
  margin-top: 25px;
}
.description .prod-wish-btn svg {
  margin-right: 10px;
}
.description .prod-wish-btn.added {
  color: var(--main-600);
}
.description .prod-wish-btn.added svg {
  fill: var(--main-600);
  stroke: var(--main-600);
}
.description .share {
  margin-top: 15px;
  display: flex;
  align-items: center;
  gap: 7px;
  font-family: 'Poppins-SemiBold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 13px;
  line-height: 16px;
}
.description .share a {
  display: flex;
}
.description .share a svg {
  fill: var(--second-200);
  transition: 0.3s ease-out;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.description .share a svg:hover {
  fill: var(--main-100);
}
.description-section .description * {
  font-family: 'Poppins-Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  font-size: 14px;
  line-height: 19px;
}
.description-section .description strong {
  font-family: 'Poppins-Bold', 'Helvetica Neue', 'Helvetica', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.description-section .description p {
  margin-bottom: 20px;
}
.description-section .description img {
  width: auto;
  max-width: 100%;
  height: auto;
  object-fit: contain;
  display: flex;
  margin: auto;
}
.description-section .description a {
  color: var(--second-200);
  text-decoration: underline;
  transition: 0.3s ease-out;
}
.description-section .description a:hover {
  color: var(--main-100);
}
.description-section .description ul {
  list-style-type: disc;
  padding-left: 15px;
}
.description-section .description ul li {
  margin-bottom: 7px;
}
.description-section .description ol {
  list-style-type: decimal;
  padding-left: 15px;
}
.description-section .description ol li {
  margin-bottom: 7px;
}
