/*Misc style*/
.digit-upsells {
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
}
.digit-upsells-loader {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 200px;
  width: 100%;
  height: 100%;
  background-color: #FEEFDA;
  transition: background .25s linear;
}
.digit-upsells .podlaga {
  background-color: #FEEFDA;
  padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .digit-upsells-loader > .digit-upsells-loader-content {
    top: 320px !important;
  }
  .digit-upsells-loader-second .digit-upsells-loader-second-upper {
    font-size: 14px !important;
  }
  .digit-upsells-loader-second-content {
    font-size: 13px !important;
  }
  .digit-upsells-loader-second .digit-upsells-loader-second-content h3 {
    font-size: 18px !important;
  }
  #lucky-spin svg {
    width: 90px !important;
    height: 200px !important;
    bottom: 32px !important;
  }
  .digit-upsells-loader-third {
    min-width: unset !important;
    width: 100% !important;
  }
  .digit-upsells-loader > .digit-upsells-loader-content {
    padding: 10px !important;
  }
  .digit-upsells-loader-caption h5 {
    font-size: 16px !important;
  }
  .digit-upsells-loader-caption h4, .digit-upsells-loader .digit-upsells-loader-footer {
    font-size: 14px !important;
  }
  .digit-upsells-loader-caption h3 {
    font-size: 32px !important;
  }
  .digit-upsells-loader-third {
    margin-top: 230px !important;
  }
  .digit-upsells-loader-third .digit-upsells-loader-caption img {
    width: 50px !important;
  }
}
.digit-upsells-loader > .digit-upsells-loader-content {
  display: flex;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 50px;
  max-width: 500px;
  max-height: 700px;
  margin-top: 0px;
  position: absolute;
  left: 50%;
  top: 400px;
  transform: translate(-50%,-300px);
  min-height: 500px;
}
.digit-upsells-loader > .digit-upsells-loader-content > div {
  padding-top: 30px;
  padding-bottom: 20px;
}
.digit-upsells-loader > .digit-upsells-loader-content #lottie-container {
  margin: 0 auto;
  width: 100px;
  height: 100px;
}
.digit-upsells-preloader-caption {
  text-align: center;
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  margin-top: 30px;
}
#lucky-spin {
  position: relative;
  background-size: contain;
  height: 400px;
  background-position: bottom;
  margin-bottom: -100px;
  background-repeat: no-repeat;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  #lucky-spin svg {
    width: 120px !important;
    height: 200px !important;
  }
}
#lucky-spin svg {
  display: block;
  margin: 0 auto;
  position: absolute;
  bottom: 55px;
  left: 50%;
  transform: translate(-50%,0) !important
}
#lucky-spin svg > g {
  transform: scale(1.7) translate(-210px, -210px);
}
.digit-upsells-preloader-text {
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
  color: #000;
}
.digit-upsells-loader-second {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  width: 100%;
}
.digit-upsells-loader-second .digit-upsells-loader-second-box {
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
  height: 100%;
}
.digit-upsells-loader-second .digit-upsells-loader-second-upper {
  background-color: #000;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  color: #fff;
  padding: 5px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
.digit-upsells-loader-second .digit-upsells-loader-second-content h3 {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin: 0 0 5px 0;
}
.digit-upsells-loader-second .digit-upsells-loader-second-content {
  max-width: 320px;
  margin: 15px auto;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  color: #000;
}
.digit-upsells-loader-second .digit-upsells-loader-second-content:last-child div {
  padding-bottom: 20px;
}
.digit-upsells-loader-third {
  position: relative;
  margin-top: 120px;
  border-radius: 20px;
  background: #FF3535;
  padding: 50px;
  color: #fff;
  min-width: 500px;
}
.digit-upsells-loader-third > img {
  position: absolute;
  top: -151px;
  left: 50%;
  transform: translate(-50%,0);
}
.digit-upsells-loader-third .digit-upsells-loader-caption img {
  width: 80px;
  display: block;
  margin: 20px auto;
}
.digit-upsells-divider {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #fff;
  border-radius: 0;
}
.digit-upsells-loader-caption {
  margin: 0px 0 10px 0;
}
.digit-upsells-loader-caption h5,
.digit-upsells-loader-caption h4,
.digit-upsells-loader-caption h3 {
  color: #FFF !important;
  font-family: 'Lato', sans-serif !important;
  font-weight: bold !important;
  text-align: center;
  line-height: normal !important;
}
.digit-upsells-loader-caption h5 {
  font-size: 22px;
  font-weight: 900 !important;
}
.digit-upsells-loader-caption h4 {
  font-size: 18px;
}
.digit-upsells-loader-caption h3 {
  font-size: 48px;
  font-weight: 900 !important;
}
.digit-upsells-loader .digit-upsells-loader-footer {
  margin: 15px 0 15px 0;
  text-align: center;
  font-family: 'Lato', sans-serif !important;
  color: #fff;
  font-size: 18px;
  line-height: normal;
}
.digit-upsells-body .digit-upsells-overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .4);
  z-index: 999999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
@media screen and (max-width: 968px) {
  .digit-upsells-loader {
    padding: 0 10px 0 10px !important;
  }
  .digit-upsells-loader > .digit-upsells-loader-content {
    position: relative;
  }
}
.digit-upsells-wrapper {
  display: none;
}
.digit-upsells .blur {
  width: 100%;
  height: 100%; 
  position: fixed;
  top: 0;
  left: 0;
  backdrop-filter: blur(4px);
  z-index: 123;
  background: hsla(0, 0%, 0%, 0.3);
  user-select: none;
}
.digit-upsells h1, .digit-upsells h2, .digit-upsells h3, .digit-upsells h4, .digit-upsells h5, .digit-upsells h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  color: #fff;
}
.digit-upsells .container-popup h1, .digit-upsells .container-popup h2, .digit-upsells .container-popup h3, .digit-upsells .container-popup h4, .digit-upsells .container-popup h5, .digit-upsells .container-popup h6 {
  color: #000 !important;
}
.digit-upsells h2 {
  text-align: left;
  font-size: 30px;
}
.digit-upsells p {
  line-height: normal;
  font-family: 'Lato', sans-serif;
  margin-top: 0;
  margin-bottom: 0;
  /*Header*/
}
.digit-upsells-header {
  padding-top: 20px;
  padding-bottom: 20px;
  top: 0px;
  position: relative;
  width: 100%;
  height: 100px;
  background-color: #FF3535;
  margin: 0 auto;
  z-index: 1;
}
.digit-upsells .logo {
  display: block;
  margin: 0 auto;
  max-width: 250px;
  /*Below header*/
}
.digit-upsells .thank-you {
  gap: 5px;
  background-color: #64FE9E;
  width: 70%;
  margin: 10px auto;
  font-weight: bold;
  padding: 10px 0;
  border-radius: 3px;
  max-width: 1200px;
}
.digit-upsells .dropdown {
  display: flex;
  width: 70%;
  margin: 10px auto;
  background-color: #f1f1f1;
  border: 1px #AAAAAA solid;
}
.digit-upsells input {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px;
  width: 18px;
  height: 18px;
}
.digit-upsells label {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.digit-upsells select {
  margin-bottom: 10px;
  margin-top: 10px;
}
.digit-upsells .timer {
  background-color: #000;
  padding: 10px;
  font-size: 18px;
  position: sticky;
  top: 0;
  z-index: 999;
}
.digit-upsells .left {
  position: relative;
  top: 20px;
}
.digit-upsells .right {
  position: relative;
  top: 35px;
  color: white;
}
.digit-upsells .dropdown-form {
  width: 70%;
}
.digit-upsells .order-id {
  width: 100%;
}
.digit-upsells .timer-countdown {
  color: white;
}
.digit-upsells #time {
  margin-left: 5px;
}
.digit-upsells .bonus-offer {
  position: relative;
  padding: 40px 10px;
  text-align: center;
  justify-content: center;
  background-color: #AB2929;
  overflow: visible;
}
.digit-upsells .bonus-offer:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #AB2929;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%, 0);
}
.digit-upsells .bonus-offer h1 {
  color: #FFF;
  font-family: Lato;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.digit-upsells .bonus-offer p {
  color: #FFF;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.digit-upsells .accordion {
  margin-bottom: 10px;
}
.digit-upsells .accordion-container {
  position: relative;
  max-width: 500px;
  height: auto;
  margin: 10px auto;
}
.digit-upsells .accordion-container > h2 {
  text-align: center;
  color: #fff;
  padding-bottom: 5px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.digit-upsells .set {
  position: relative;
  width: 70%;
  height: auto;
  margin: 0 auto;
  background-color: #fff;
  border: 1px #000 solid;
  border-radius: 3px;
  max-width: 1200px;
}
.digit-upsells .set > a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #555;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.digit-upsells .set > a i {
  float: right;
  margin-top: 2px;
}
.digit-upsells .content {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  display: none;
}
.digit-upsells .content p {
  padding: 10px 15px;
  margin: 0;
  color: #333;
  /*Tabela*/
}
.digit-upsells th,
.digit-upsells td {
  width: 50%;
  padding-left: 15px !important;
}
.digit-upsells .bg-white {
  background-color: #fff;
  padding: 10px;
}
.digit-upsells-body {
  background-color: #FEEFDA;
  overflow-x: initial;
  height: 100%;
}
.digit-upsells .single-product-in-uppsells-grid {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.digit-upsells .single-product-in-uppsells-grid .product-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  background: #FF3535;
  color: #FFF;
  font-family: Lato;
  font-size: 18px;
  font-weight: bold;
}
.digit-upsells .d-flex {
  justify-content: center;
  align-items: baseline;
  display: flex;
}
.digit-upsells .cena-outer {
  justify-content: center;
  align-items: baseline;
  display: flex;
  gap: 20px;
}
 .text-center > div > div {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.digit-upsells .leva-cena {
  font-size: 18px;
  font-weight: bold;
  text-decoration: line-through;
}
.digit-upsells .desna-cena {
  font-size: 28px;
  color: #FF3535;
  font-weight: bold;
}
.digit-upsells .add-to-cart {
  background-color: #FF3535;
  color: white;
  width: 100%;
  justify-content: center;
  margin: 0 auto;
  padding: 10px 20px;
  max-width: 224px;
  font-size: 18px;
  align-items: center;
  margin-bottom: 10px !important;
  border-radius: 4px;
}
.digit-upsells input[type=checkbox]{
  margin: 0 10px 0 10px !important;
  line-height: normal;
}
@media only screen and (max-width: 530px) {
  .digit-upsells .add-to-cart {
    width: 100%;
    padding: 10px;
  }
  .digit-upsells .izdelek {
    width: 100%;
  }
  .digit-upsells .thank-you {
    width: 90%;
  }
  .digit-upsells .set {
    width: 90%;
  }
  .digit-upsells h1 {
    font-size: 24px;
    font-weight: normal;
  }
  .digit-upsells h2 {
    font-size: 18px;
    font-weight: normal;
  }
  .digit-upsells p {
    font-size: 12px;
    font-weight: normal;
  }
  .digit-upsells p {
    font-size: 15px;
    font-weight: normal;
  }
  .digit-upsells .thank-you p {
    font-size: 14px;
  }
}
.is-orange{
  background-color: #31A738 !important;
}
.digit-upsells .shown {
  display: block;
}
.digit-upsells .container {
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
.digit-upsells .row {
  display: flex;
  padding-top: 50px;
  margin: 0 auto !important;
  flex-wrap: wrap;
  justify-content: center;
}
.digit-upsells .col-md-4 {
  position: relative;
  width: 100%;
  max-width: 290px;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}
@media only screen and (max-width: 1000px) {
  .digit-upsells .col-sm-6 {
    width: 50% !important;
    margin-bottom: 30px;
  }
  .digit-upsells .desna-cena {
    margin: 0 0 10px 3px !important;
    font-size: 20px;
  }
  .digit-upsells .col-md-4 {
    padding-right: 7.5px !important;
    padding-left: 7.5px !important;
  }
}
.cursor-pointer,
.digit-upsells .view-cursor {
  cursor: pointer;
}
.digit-upsells .close {
  float: right;
  cursor: pointer;
  padding: 15px;
}
.digit-upsells .fa-xmark {
  font-size: 20px;
  border: 1px #000 solid;
  border-radius: 4px;
}
.digit-upsells .popup {
  position: relative;
  display: block;
  max-height: 80vh;
  overflow: auto;
}
.digit-upsells .levi-popup {
  display: inline-block;
  margin: auto;
}
.digit-upsells .hidden {
  display: none;
}
.digit-upsells .visible {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  width: 60%;
  height: 80%;
  z-index: 99999;
  max-width: 1000px;
  -webkit-box-shadow: -1px 8px 24px -5px rgba(66, 68, 90, 1);
  -moz-box-shadow: -1px 8px 24px -5px rgba(66, 68, 90, 1);
  box-shadow: -1px 8px 24px -5px rgba(66, 68, 90, 1);
  border-radius: 8px;
}
.digit-upsells .container-popup {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding-top: 50px;
  gap: 20px;
}
.digit-upsells-grid-two {
  display: grid;
  grid-template-columns: 50% 50%;
}
.digit-upsells-grid-two button ,
.digit-upsells-grid-two a {
  width: 90%;
  border-radius: 10px;
  padding: 10px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: none !important;
  height: 100%;
  margin: 0 !important;
}
.digit-upsells-grid-two #digit-upsell-dice-roll {
  background-color: #FF3535;
  border-color: #FF3535;
  color: #fff;
}
.digit-upsells-grid-two #digit-upsell-dice-decline {
  display: inline-block;
  background-color: transparent;
  border: 1px solid #ccc;
}
@media only screen and (min-width: 2000px) {
  .digit-upsells .container-popup {
    margin-left: 20px;
  }
}
.digit-upsells .galerija-popup {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 10px;
}
.digit-upsells .main-izdelek-popup {
  margin-bottom: 25px;
}
.digit-upsells .izdelek-popup {
  display: block;
}
.digit-upsells .close-button {
  cursor: pointer;
  border: 1px #000 solid;
  max-width: 270px;
  margin: 0 auto;
  padding: 10px 20px;
  width: 100%;
  margin-top: 10px !important;
  margin-bottom: 20px;
}
.digit-upsells .product-short-description-wrapper {
  text-align: left;
  margin-bottom:15px;
}
.digit-upsells ul {
  padding-left: 15px;
}
.digit-upsells .d-flex-popup {
  align-items: center;
  display: flex;
  gap: 20px;
}
.digit-upsells .add-to-cart-popup {
  background-color: #D22B23;
  color: white;
  width: 100%;
  justify-content: center;
  margin: 0 auto;
  padding: 10px 20px;
  max-width: 270px;
}
.digit-upsells .popust {
  background-color: #D22B23;
  color: white;
  font-size: 20px;
  font-weight: bold;
  width: 80px;
  border-radius: 4px;
  height: 35px;
  display: flex;
  justify-content: center;
  margin-left: 15px;
}
.digit-upsells .wrapper-gumb {
  width: 100%;
  max-width: 500px;
  margin: 50px auto 0 auto;
}
.digit-upsells .add-to-order {
  width: 100%;
  display: flex;
  color: white;
  background-color: #31A738;
  align-items: center;
  border-radius: 4px;
  height: 60px;
}
.digit-upsells .add-to-order.disabled {
  background-color: rgba(195, 189, 189, 0.9);
}
.digit-upsells .add-to-order.disabled:hover {
  cursor: default !important;
}
.digit-upsells .add-tekst {
  margin: 0 auto;
  font-size: 22px;
}
.digit-upsells div.wrapper-gumb .fa-plus {
  width: 50px;
  color: #fff;
  border-radius: 4px 0 0 4px;
  background-color: #000;
  height: 100%;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}
.digit-upsells .cancel-tekst {
  margin: 10px auto;
  color: #333;
  font-size: 14px;
  text-align: center;
  border-radius: 4px;
  font-weight: normal;
  line-height: 40px;
  display: block;
  text-decoration: underline;
  max-width: 500px;
  width: 90%;
}
.digit-upsells .product-actions {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media only screen and (max-width: 960px) {
  .digit-upsells .visible {
    width: 90%;
  }
  .digit-upsells .main-izdelek-popup {
    max-height: 250px;
  }
  .digit-upsells .wrapper-gumb {
    margin: 0 auto !important;
  }
}
.digit-upsells .izdelek-popup:hover {
  cursor: pointer;
}
@media only screen and (max-width: 715px) {
  .digit-upsells .container-popup {
    grid-template-columns: 1fr;
  }
  .digit-upsells .galerija-popup {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
  }
  .digit-upsells .fa-xmark {
    padding: 5px 10px;
  }
  .digit-upsells .close {
    z-index: 99;
    position: fixed;
    top: -10px;
    right: -10px;
    background-color: white;
    padding: 0px;
    border-radius: 4px;
  }
  .digit-upsells .galerija-popup {
    padding: 0 10px;
    margin: 0 auto;
    gap: 10px;
  }
  .digit-upsells .izdelek-popup {
    max-width: 100%;
  }
  .digit-upsells .desni-popup {
    max-width: 85%;
    margin: 0 auto;
  }
  .digit-upsells .desni-popup h2 {
    font-size: 20px;
    font-weight: bold;
  }
  .digit-upsells .popup {
    max-height: 100%;
  }
  .digit-upsells .visible {
    height: 90%;
  }
  .digit-upsells .wrapper-gumb {
    width: 90%;
  }
  .digit-upsells .wrapper-gumb.init-sticky {
    position: sticky;
    bottom: 10px;
    z-index: 99;
  }
  .digit-upsells .add-tekst {
    font-size: 16px;
    padding: 0 10px;
    text-align: center;
  }
  .digit-upsells .cancel-tekst {
    font-size: 16px;
  }
}
@media only screen and (max-width: 360px) {
  .digit-upsells .right {
    top: 0 !important;
  }
  .digit-upsells .leva-cena {
    font-size: 12px;
  }
  .digit-upsells .desna-cena {
    font-size: 18px;
  }
  .digit-upsells .view-product {
    font-size: 12px;
  }
  .digit-upsells .add-to-cart {
    font-size: 12px;
  }
  .digit-upsells p {
    font-size: 12px;
  }
}
.digit-upsells .view-product {
  border-radius: 4px;
  border: 1px solid #CCC;
  padding: 7px;
  background: #FFF;
  letter-spacing: -0.28px;
  font-size: 14px;
}
.preloader {
  width: 60px;
  font-size: 0;
  margin: 0 auto;
}
.preloader-dot {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 5px;
  background-color: #fff;
}
.preloader.style1 .preloader-dot:nth-child(1), .preloader.style2 .preloader-dot:nth-child(1) {
  animation-delay: 0.48s;
}
.preloader.style1 .preloader-dot:nth-child(2), .preloader.style2 .preloader-dot:nth-child(2) {
  animation-delay: 0.24s;
}
.preloader.style1 .preloader-dot:nth-child(3), .preloader.style2 .preloader-dot:nth-child(3) {
  animation-delay: 0s;
}
.preloader.style1 .preloader-dot {
  -webkit-animation: style1 1.5s infinite;
  -moz-animation: style1 1.5s infinite;
  -o-animation: style1 1.5s infinite;
  animation: style1 1.5s infinite;
}
.preloader.style2 .preloader-dot {
  -webkit-animation: style2 2.5s infinite linear;
  -moz-animation: style2 2.5s infinite linear;
  -o-animation: style2 2.5s infinite linear;
  animation: style2 2.5s infinite linear;
}
@-webkit-keyframes style2 {
  0%, 10% {
    -webkit-transform: translate3d(-20px, 0, 0);
    opacity: 0;
 }
  20% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
 }
  80% {
    -webkit-transform: translate3d(40px, 0, 0);
    opacity: 1;
 }
  90%, 100% {
    -webkit-transform: translate3d(60px, 0, 0);
    opacity: 0;
 }
}
@-moz-keyframes style2 {
  0%, 10% {
    -moz-transform: translate3d(-20px, 0, 0);
    opacity: 0;
 }
  20% {
    -moz-transform: translate3d(0, 0, 0);
    opacity: 1;
 }
  80% {
    -moz-transform: translate3d(40px, 0, 0);
    opacity: 1;
 }
  90%, 100% {
    -moz-transform: translate3d(60px, 0, 0);
    opacity: 0;
 }
}
@-o-keyframes style2 {
  0%, 10% {
    -o-transform: translate3d(-20px, 0, 0);
    opacity: 0;
 }
  20% {
    -o-transform: translate3d(0, 0, 0);
    opacity: 1;
 }
  80% {
    -o-transform: translate3d(40px, 0, 0);
    opacity: 1;
 }
  90%, 100% {
    -o-transform: translate3d(60px, 0, 0);
    opacity: 0;
 }
}
@keyframes style2 {
  0%, 10% {
    -webkit-transform: translate3d(-20px, 0, 0);
    -moz-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
    opacity: 0;
 }
  20% {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
 }
  80% {
    -webkit-transform: translate3d(20px, 0, 0);
    -moz-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
    opacity: 1;
 }
  90%, 100% {
    -webkit-transform: translate3d(30px, 0, 0);
    -moz-transform: translate3d(30px, 0, 0);
    -ms-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
    opacity: 0;
 }
}