:root {
  --man_color: #4AA1DA;
  --woman_color: #F756FF;
  --bkcolor_1: #000000;
  --color_1: #FFFFFF;
  --bkcolor_2: #4F256A;
  --color_2: #FFFFFF;
  --bkcolor_3: #732190;
  --color_3: #FFFFFF;
  --bkcolor_4: #000000;
  --color_4: #FFFFFF;
  --bkcolor_5: #000000;
  --color_5: #FFFFFF;
  --bkcolor_6: #732190;
  --color_6: #FFFFFF;
  --app_color: #3CB4FF;
  --bkcolor_7: #FFF;
  --color_7: #000;
  --bkcolor_8: #070707;
  --bkcolor_9: #8735A4;
  --bkcolor_10: #FFFFFF;
  --bkcolor_11: #FFFFFF;
  --color_12: #FFFFFF;
  --color_13: #FFFFFF;
  --bkcolor_14: #4F256A;
  --color_15: #FFFFFF;
  --bkcolor_16: #A654C3;
  --bkcolor_17: #000000;
  --bkcolor_18: #000000;
  --bkcolor_20: #000000;
  --color_20: #FFFFFF;
  --color_21: #FFFFFF;
  --color_22: #FFFFFF;
  --color_23: #FFFFFF;
  --bkcolor_24: #732190;
  --bkcolor_26: #732190;
  --font_1: Arial;
  --font_1_url: [FONT1_URL];
  --font_2: Arial;
  --font_2_url: [FONT2_URL];
  --font_3: Arial;
  --font_3_url: [FONT3_URL];
  --font_4: Arial;
  --font_4_url: [FONT4_URL];
  --font_5: Arial;
  --font_5_url: [FONT5_URL];
  --font_6: JetSet, Arial;
  --font_6_url: [FONT6_URL];
  --font_7: Arial;
  --font_7_url: [FONT7_URL];
}
@charset "utf-8";
@font-face {
  font-family: "gautami";
  src: url('../../../fonts/gautami.ttf') format('truetype'), url('../../../fonts/gautami.woff') format('woff');
  font-weight: normal;
}
@font-face {
  font-family: "gautami";
  src: url('../../../fonts/gautamib.ttf') format('truetype'), url('../../../fonts/gautamib.woff') format('woff');
  font-weight: bold;
}
@font-face {
  font-family: "gautami";
  src: url('../../../fonts/gautamib.eot');
  font-weight: bold;
}
@font-face {
  font-family: "opensans";
  src: url('../../../fonts/opensans.ttf') format('truetype'), url('../../../fonts/opensans.woff') format('woff');
  font-weight: bold;
}
@font-face {
  font-family: "fontawesome";
  src: url('../../../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.woff') format('woff');
  font-weight: normal;
}
@font-face {
  font-family: "fontawesome";
  src: url('../../../fonts/fontawesome-webfont.eot');
  font-weight: normal;
}
@font-face {
  font-family: "fontawesome light";
  src: url('../../../fonts/fontawesome-light.ttf') format('truetype'), url('../fonts/fontawesome-light.woff') format('woff');
  font-weight: normal;
}
@font-face {
  font-family: "fontawesome light";
  src: url('../../../fonts/fontawesome-light.eot');
  font-weight: normal;
}
@font-face {
  font-family: "fontawesome normal";
  src: url('../../../fonts/fontawesome-regular.ttf') format('truetype'), url('../fonts/fontawesome-regular.woff') format('woff');
  font-weight: normal;
}
@font-face {
  font-family: "fontawesome normal";
  src: url('../../../fonts/fontawesome-regular.eot');
  font-weight: normal;
}
@font-face {
  font-family: "fontawesome bold";
  src: url('../../../fonts/fontawesome-solid.ttf') format('truetype'), url('../fonts/fontawesome-solid.woff') format('woff');
  font-weight: normal;
}
@font-face {
  font-family: "fontawesome bold";
  src: url('../../../fonts/fontawesome-solid.eot');
  font-weight: normal;
}
html,
body {
  background-color: #fff;
  background-color: #000000;
}
p {
  margin: 0px;
}
ul {
  margin: 0px;
  padding: 0px;
}
li {
  list-style: none;
}
h2,
h3 {
  margin: 0px;
  font-family: Arial;
}
body {
  font-family: Arial;
  min-width: 300px;
  min-width: 270px;
  color: #2a2d33;
  color: #FFFFFF;
  min-height: 600px;
  margin: 0px;
  padding-top: 80px;
}
label {
  margin: 0px;
  padding: 0px;
}
table {
  margin: 0px;
}
th,
td,
tr {
  padding: 0px;
  font-weight: normal;
}
input,
input[type="checkbox"] {
  border: none;
  margin: 0px;
  outline: none;
  border-radius: 0px;
}
input:hover,
input:focus,
input:active {
  outline: none;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: transparent;
  outline: none;
  border: none;
}
select,
select:focus,
select:hover {
  outline: none;
}
button {
  outline: none;
}
.body {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  max-width: 950px;
  max-width: 970px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}
/* ---------  Apex Link  ---------  */
.apex_link {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 13px;
  color: #FFFFFF;
  width: 180px;
}
.apex_link:hover {
  color: #732190;
}
/* --------------- Title --------------- */
h2.title {
  font-size: 23px;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Open Sans, sans-serif;
  margin-top: 8px;
  margin-bottom: 8px;
  display: table;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 27px;
  padding-right: 27px;
  max-width: 90%;
  color: #FFFFFF;
}
h2.title:before {
  content: "";
  position: absolute;
  border-top: 2px solid #00a6de;
  border-left: 2px solid #00a6de;
  border-top: 2px solid #732190;
  border-left: 2px solid #732190;
  width: 40px;
  height: 20px;
  height: 50%;
  top: 0px;
  left: 0px;
  display: inline-block;
  width: 17%;
  min-width: 20px;
  max-width: 80px;
}
h2.title:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 20px;
  height: 50%;
  bottom: 0px;
  right: 0px;
  display: inline-block;
  border-right: 2px solid #00a6de;
  border-bottom: 2px solid #00a6de;
  border-right: 2px solid #732190;
  border-bottom: 2px solid #732190;
  width: 17%;
  min-width: 20px;
  max-width: 80px;
}
h2.ticketing {
  margin-bottom: 30px;
}
@media (max-width: 576px) {
  h2.title {
    font-size: 16px;
  }
}
@media (max-width: 450px) {
  h2.title {
    font-size: 14px;
  }
}
/* --------------- Menu Categories --------------- */
.categories {
  text-align: center;
  margin-bottom: 45px;
  font-family: Open Sans, sans-serif;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.categories svg {
  max-width: 100%;
  max-height: 100%;
}
body[data-categories="3"] .categories div[data-id] svg *,
body[data-categories="5"] .categories div[data-id] svg * {
  fill: #00a6de!important;
  fill: #732190 !important;
  stroke: transparent!important;
}
body[data-categories="3"] .categories div[data-id].active,
body[data-categories="5"] .categories div[data-id].active {
  color: #00a6de;
  color: #732190;
}
body[data-categories="3"] .categories div[data-id]:hover,
body[data-categories="5"] .categories div[data-id]:hover {
  color: #00a6de;
  color: #732190;
  cursor: pointer;
  opacity: 0.8;
}
body[data-categories="3"] .categories .category_selected svg *,
body[data-categories="5"] .categories .category_selected svg * {
  fill: #fff!important;
  stroke: transparent!important;
}
@media (min-width: 670px) {
  body[data-categories="1"] .categories .div_categories {
    display: block!important;
  }
  body[data-categories="1"] .categories div[data-id] {
    display: inline-block;
    white-space: nowrap;
    padding: 6px 11px;
    margin: 6px 6px;
    font-weight: bold;
    /* flex-basis: 100%; */
    font-size: 14px;
    border: 2px solid #8b8b8b;
    min-width: 120px;
  }
  body[data-categories="1"] .categories div[data-id].active,
  body[data-categories="1"] .categories div[data-id]:hover {
    background-color: #00a6de;
    background-color: #732190;
    border-color: #00a6de;
    border-color: #732190;
    color: #fff;
    cursor: pointer;
  }
  body[data-categories="3"][data-design="1"] .body,
  body[data-categories="3"][data-design="2"] .body,
  body[data-categories="5"][data-design="1"] .body,
  body[data-categories="5"][data-design="2"] .body {
    max-width: 860px;
  }
  body[data-categories="3"] .categories .div_categories {
    display: flex!important;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 3px solid #00a6de;
    border-bottom: 3px solid #732190;
    margin-bottom: -25px;
    padding-top: 10px;
  }
  body[data-categories="3"] .categories div[data-id] {
    width: 190px;
    width: 33.333333333333333%;
    font-weight: bold;
    padding-top: 2px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
    display: flex;
  }
  body[data-categories="3"] .categories div[data-id] .category_icon {
    width: 28px;
    min-width: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 16px;
  }
  body[data-categories="3"] .categories .category_title {
    min-height: 38px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2px;
    text-align: left;
  }
  body[data-categories="5"] .categories[data-count="1"] .div_categories,
  body[data-categories="5"] .categories[data-count="2"] .div_categories,
  body[data-categories="5"] .categories[data-count="3"] .div_categories,
  body[data-categories="5"] .categories[data-count="4"] .div_categories {
    justify-content: center;
  }
  body[data-categories="5"] .categories .div_categories {
    display: flex!important;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 3px solid #00a6de;
    border-bottom: 3px solid #732190;
    margin-bottom: -25px;
    padding-top: 10px;
  }
  body[data-categories="5"] .categories div[data-id] {
    width: 190px;
    width: 16.66666666666666%;
    font-weight: bold;
    padding-top: 2px;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 15px;
  }
  body[data-categories="5"] .categories div[data-id] .category_icon {
    width: 45px;
    min-width: 45px;
    margin-left: auto;
    margin-right: auto;
  }
  body[data-categories="5"] .categories .category_title {
    min-height: 38px;
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2px;
  }
  .categories .category_select_message,
  .categories .category_selected {
    display: none;
  }
}
@media (min-width: 670px) and (max-width: 800px) {
  body[data-categories="5"] .categories div[data-id] {
    width: 20%;
  }
}
@media (max-width: 670px) {
  .categories {
    margin-left: auto;
    margin-right: auto;
  }
  .categories:not(.open) .div_categories {
    display: none;
  }
  .categories .category_select_message {
    border: 2px solid #00a6de;
    border: 2px solid #732190;
    border-bottom: 0px;
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .categories .category_selected {
    background-color: #00a6de;
    background-color: #732190;
    color: #fff;
    position: relative;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 26px;
    padding-right: 26px;
    font-weight: bold;
    cursor: pointer;
  }
  .categories .category_selected:hover {
    opacity: 0.8;
  }
  .categories .category_selected:after {
    font-family: 'fontawesome';
    content: '\f0d7';
    background-color: #fff;
    width: 26px;
    min-width: 26px;
    border: 2px solid #00a6de;
    border: 2px solid #732190;
    color: #00a6de;
    color: #732190;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  body[data-design="1"] .categories .category_select_message,
  body[data-design="2"] .categories .category_select_message,
  body[data-design="1"] .categories .category_selected,
  body[data-design="2"] .categories .category_selected,
  body[data-design="1"] .categories:not(.open) .div_categories,
  body[data-design="2"] .categories:not(.open) .div_categories {
    margin-left: 7px;
    margin-right: 7px;
  }
  body[data-design="3"] .categories .category_select_message,
  body[data-design="4"] .categories .category_select_message,
  body[data-design="3"] .categories .category_selected,
  body[data-design="4"] .categories .category_selected,
  body[data-design="3"] .categories:not(.open) .div_categories,
  body[data-design="4"] .categories:not(.open) .div_categories {
    margin-left: 5px;
    margin-right: 5px;
  }
  .categories .div_categories {
    border: 2px solid #00a6de;
    border: 2px solid #732190;
    position: relative;
    top: -2px;
  }
  body[data-categories="1"] .categories div[data-id] {
    padding-top: 5px;
    padding-bottom: 5px;
    border: 2px solid #00a6de;
    border: 2px solid #732190;
    margin: 2px;
    cursor: pointer;
  }
  body[data-categories="1"] .categories div[data-id].active,
  body[data-categories="1"] .categories div[data-id]:hover {
    background-color: #00a6de;
    background-color: #732190;
    color: #fff;
    font-weight: bold;
  }
  body[data-categories="1"] .categories div[data-id]:not(.active):hover {
    opacity: 0.8;
  }
  body[data-categories="3"] .categories div[data-id],
  body[data-categories="5"] .categories div[data-id] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    padding-right: 25px;
  }
  body[data-categories="3"] .categories .category_icon,
  body[data-categories="5"] .categories .category_icon {
    width: 25px;
    min-width: 25px;
  }
  body[data-categories="3"] .categories .category_title,
  body[data-categories="5"] .categories .category_title {
    font-weight: bold;
    margin-left: 12px;
  }
  body[data-categories="3"] .categories .category_selected,
  body[data-categories="5"] .categories .category_selected {
    display: flex;
    justify-content: center;
    padding-left: 15px;
    padding-right: 40px;
    align-items: center;
  }
}
@media (max-width: 400px) {
  .categories .category_selected {
    font-size: 16px;
  }
}
/* -------------- Category -------------- */
.category,
.category_separate {
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 20px;
  margin-bottom: 15px;
  font-family: Open Sans, sans-serif;
  color: #FFFFFF;
  clear: both;
  position: relative;
}
.category:before {
  content: "";
  position: relative;
  border-bottom: 2px solid #d9d9d9;
  width: 40px;
  height: 2px;
  top: -5px;
  left: -15px;
  display: inline-block;
}
.category:after {
  content: "";
  position: relative;
  border-bottom: 2px solid #d9d9d9;
  width: 40px;
  height: 2px;
  top: -5px;
  right: -15px;
  display: inline-block;
}
.category_separate {
  clear: both;
}
body[data-categories="2"] .category .category_icon {
  display: inline-block;
  width: 23px;
  vertical-align: sub;
  margin-right: 10px;
}
body[data-categories="2"] .category .category_icon svg * {
  fill: #FFFFFF !important;
  stroke: transparent!important;
}
body[data-categories="4"] .category {
  padding-top: 60px;
}
body[data-categories="4"] .category .category_icon {
  width: 35px;
  vertical-align: sub;
  position: absolute;
  left: 0px;
  right: 0px;
  margin: auto;
  margin-top: -40px;
}
body[data-categories="4"] .category .category_icon svg * {
  fill: #FFFFFF !important;
  stroke: transparent!important;
}
/* --------------- Sale --------------- */
/* --------------- Special Offer --------------- */
.special_offer {
  position: absolute;
  right: -29.5px;
  top: -28px;
  background-image: url(../../../images/special_offer.png);
  background-size: 165px;
  background-repeat: no-repeat;
  height: 70px;
  width: 160px;
  z-index: 40;
  color: #fff;
}
.special_offer div {
  position: absolute;
  left: 41px;
  top: 19px;
  width: 75px;
  height: 35px;
  display: flex;
  align-items: center;
  text-align: center;
  font-family: sans-serif;
  font-weight: bold;
  line-height: 16px;
}
body[data-design="4"] .special_offer {
  top: 2px;
}
@media (max-width: 576px) {
  body[data-design="2"] .special_offer {
    top: 2px;
  }
}
/* --------------- Voucher add/quantity buttons --------------- */
.voucher .buttons {
  font-family: Open Sans, sans-serif;
  text-align: center;
  padding-bottom: 12px;
  height: 45%;
  min-height: 50px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.voucher .add_to_cart {
  border: 2px solid #fff;
  border: 2px solid var(--product_color);
  min-height: 37px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 32px;
  padding-left: 24px;
  padding-right: 26px;
  display: inline-block;
  font-size: 11px;
  cursor: pointer;
  white-space: nowrap;
}
.voucher .add_to_cart:hover {
  color: #00a6de;
  color: #732190;
  background-color: #fff;
  color: var(--product_background_color);
  background-color: var(--product_color);
}
.voucher .add_to_cart:before {
  content: "\f217";
  font-family: "fontawesome";
  margin-right: 15px;
  font-weight: normal;
  font-size: 180%;
  line-height: 0px;
  position: relative;
  top: 4px;
  margin-left: -10px;
}
.voucher .add_to_cart[data-last="1"] {
  position: relative;
  padding-left: 61px;
}
.voucher .add_to_cart[data-last="1"]:before {
  content: "\f017";
  content: "\f34e";
  font-family: "fontawesome light";
  font-family: "fontawesome normal";
  background-color: white;
  color: #00a6de;
  color: #732190;
  color: var(--product_background_color);
  background-color: var(--product_color);
  display: block;
  border-right: 2px solid #00a6de;
  border-right: 2px solid #732190;
  border-right: 2px solid var(--product_background_color);
  width: 42px;
  height: 100%;
  position: absolute;
  line-height: 32px;
  margin-left: 0px;
  left: 0px;
  top: 0px;
}
.voucher .add_to_cart span.last_tickets {
  display: none;
}
.voucher .add_to_cart[data-last="1"] span.last_tickets {
  display: inline;
}
.voucher .add_to_cart[data-last="1"] span.add_cart {
  display: none;
}
.voucher .cart_quantity {
  display: none;
  text-align: center;
  overflow: hidden;
  padding-top: 2px;
  padding-bottom: 1px;
  margin-left: 13px;
}
.voucher .cart_quantity .less {
  float: left;
  width: 29px;
  height: 24px;
  border: 2px solid #fff;
  border: 2px solid var(--product_color);
  border-right: transparent;
  border-right: none;
  margin-top: 5px;
  cursor: pointer;
  color: #fff;
  color: var(--product_color);
  position: relative;
}
.voucher .cart_quantity .less:before {
  content: '\f068';
  font-family: 'fontawesome';
  line-height: 22px;
  font-size: 14px;
}
.voucher .cart_quantity .less:hover,
.voucher .cart_quantity .less:active {
  background-color: #fff;
  background-color: var(--product_color);
}
.voucher .cart_quantity .less:hover:before,
.voucher .cart_quantity .less:active:before {
  color: #00a6de;
  color: #732190;
  color: var(--product_background_color);
}
.voucher .cart_quantity .less:hover:after,
.voucher .cart_quantity .less:active:after {
  display: block;
  content: '';
  width: 2px;
  height: 100%;
  background-color: #00a6de;
  background-color: #732190;
  background-color: var(--product_background_color);
  position: absolute;
  right: 0px;
  top: 0px;
}
.voucher .cart_quantity .less:active {
  opacity: 0.8;
}
.voucher .cart_quantity .more {
  float: left;
  width: 42px;
  height: 34px;
  border: 2px solid #fff;
  border: 2px solid var(--product_color);
  border-left: transparent;
  border-left: none;
  cursor: pointer;
  color: #fff;
  color: var(--product_color);
  position: relative;
}
.voucher .cart_quantity .more:before {
  content: '\f067';
  font-family: 'fontawesome';
  font-size: 19px;
  line-height: 32px;
}
.voucher .cart_quantity .more:hover,
.voucher .cart_quantity .more:active {
  background-color: #fff;
  background-color: var(--product_color);
  padding-left: 2px;
  padding-top: 1px;
}
.voucher .cart_quantity .more:hover:before,
.voucher .cart_quantity .more:active:before {
  color: #00a6de;
  color: #732190;
  color: var(--product_background_color);
}
.voucher .cart_quantity .more:hover:after,
.voucher .cart_quantity .more:active:after {
  display: block;
  content: '';
  width: 2px;
  height: 100%;
  background-color: #00a6de;
  background-color: #732190;
  background-color: var(--product_background_color);
  position: absolute;
  left: 0px;
  top: 0px;
}
.voucher .cart_quantity .more:active {
  opacity: 0.8;
}
.voucher .cart_quantity .more.hide {
  opacity: 0;
  cursor: default;
}
.voucher .cart_quantity .quantity {
  float: left;
  height: 34px;
  line-height: 31px;
  font-size: 20px;
  width: 47px;
  background-color: #fff;
  border: 2px solid #fff;
  border: 2px solid var(--product_color);
  color: #2a2d33;
  font-weight: bold;
  text-align: center;
}
/* --------------- Voucher select/buy buttons --------------- */
.voucher .buttons select {
  background-color: #00a6de;
  background-color: #732190;
  background-color: var(--product_background_color);
  border-radius: 0px;
  border: 2px solid #fff;
  border: 2px solid var(--product_color);
  min-height: 37px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 32px;
  padding-left: 12px;
  padding-right: 10px;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
  white-space: nowrap;
}
.voucher .buttons select:hover,
.voucher .buttons select:focus {
  color: #00a6de;
  color: #732190;
  background-color: #fff;
  color: var(--product_background_color);
  background-color: var(--product_color);
}
.voucher .buttons .buy {
  border: 2px solid #fff;
  border: 2px solid var(--product_color);
  border-left: none;
  min-height: 37px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 32px;
  padding-left: 24px;
  padding-right: 26px;
  display: inline-block;
  font-size: 11px;
  cursor: pointer;
  white-space: nowrap;
}
.voucher .buttons .buy:before {
  content: "\f218";
  font-family: "fontawesome";
  margin-right: 15px;
  font-weight: normal;
  font-size: 180%;
  line-height: 0px;
  position: relative;
  top: 4px;
  margin-left: -10px;
}
.voucher .buttons .buy:not(.sending):hover {
  color: #00a6de;
  color: #732190;
  background-color: #fff;
  color: var(--product_background_color);
  background-color: var(--product_color);
}
.voucher .buttons .buy.sending {
  color: transparent;
  position: relative;
}
.voucher .buttons .buy.sending:after {
  content: '';
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  display: inline-block;
  background-image: url(../../../app/images/spin_3.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  -webkit-animation: spin 0.8s infinite linear;
  animation: spin 0.8s infinite linear;
}
@media all and (-webkit-min-device-pixel-ratio: 0) {
  .voucher .buttons .buy.sending:after {
    background-image: url(../../../svg/spin.svg);
    -webkit-filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);
    -o-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
}
/* --------------- Vouchers --------------- */
.vouchers {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}
.vouchers:after {
  clear: both;
  display: block;
  content: '';
}
.vouchers .voucher {
  --product_color: #fff;
  --product_background_color: #732190;
}
/* --------------- Vouchers --------------- */
.vouchers[data-design="1"] .voucher,
.vouchers[data-design="2"] .voucher {
  margin-bottom: 10px;
  color: #fff;
  color: var(--product_color);
  padding: 2px;
  padding-left: 7px;
  padding-right: 7px;
}
.vouchers[data-design="1"] .voucher .voucher_content,
.vouchers[data-design="2"] .voucher .voucher_content {
  background-color: #00a6de;
  background-color: #732190;
  background-color: var(--product_background_color);
  flex-direction: row;
  -webkit-flex-direction: row;
  display: -webkit-flex;
  display: flex;
  position: relative;
}
.vouchers[data-design="1"] .voucher .image,
.vouchers[data-design="2"] .voucher .image {
  width: 180px;
  min-width: 180px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  background-size: cover;
}
.vouchers[data-design="1"] .voucher .title_description,
.vouchers[data-design="2"] .voucher .title_description {
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 30px;
  width: 60%;
  float: left;
  -webkit-flex-direction: column;
  flex-direction: column;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.vouchers[data-design="1"] .voucher .title,
.vouchers[data-design="2"] .voucher .title {
  font-weight: bold;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
}
.vouchers[data-design="1"] .voucher .description,
.vouchers[data-design="2"] .voucher .description {
  font-size: 14px;
  padding-top: 6px;
  overflow: hidden;
}
.vouchers[data-design="1"] .voucher .buttons_price,
.vouchers[data-design="2"] .voucher .buttons_price {
  width: 40%;
  float: left;
  font-family: Open Sans, sans-serif;
  padding-left: 10px;
  padding-right: 10px;
  flex-direction: column;
  -webkit-flex-direction: column;
  display: -webkit-flex;
  display: flex;
  min-width: 210px;
}
.vouchers[data-design="1"] .voucher .div_price,
.vouchers[data-design="2"] .voucher .div_price {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-justify-content: center;
  justify-content: center;
  height: 55%;
}
.vouchers[data-design="1"] .voucher .price,
.vouchers[data-design="2"] .voucher .price {
  font-size: 45px;
  text-align: center;
  white-space: nowrap;
}
.vouchers[data-design="1"] .voucher .price[data-size="1"],
.vouchers[data-design="2"] .voucher .price[data-size="1"] {
  font-size: 38px;
  padding-top: 14px;
  padding-bottom: 10px;
}
.vouchers[data-design="1"] .voucher .price[data-size="2"],
.vouchers[data-design="2"] .voucher .price[data-size="2"] {
  font-size: 27px;
  padding-top: 14px;
  padding-bottom: 10px;
}
.vouchers[data-design="1"] .voucher .price > span.money_symbol,
.vouchers[data-design="2"] .voucher .price > span.money_symbol {
  font-size: 60%;
  position: relative;
  top: -15px;
}
.vouchers[data-design="1"] .voucher span.barred_price,
.vouchers[data-design="2"] .voucher span.barred_price {
  font-size: 14px;
  text-decoration: line-through;
  width: 0px;
  display: inline-block;
}
@media (max-width: 768px) {
  .vouchers[data-design="1"] .voucher .image,
  .vouchers[data-design="2"] .voucher .image {
    width: 130px;
    min-width: 130px;
  }
  .vouchers[data-design="1"] .voucher .title_description,
  .vouchers[data-design="2"] .voucher .title_description {
    padding-left: 17px;
  }
  .vouchers[data-design="1"] .voucher .add_to_cart,
  .vouchers[data-design="2"] .voucher .add_to_cart {
    font-size: 10px;
  }
  .vouchers[data-design="1"] .voucher .buttons_price,
  .vouchers[data-design="2"] .voucher .buttons_price {
    min-width: 200px;
  }
  .vouchers[data-design="1"] .voucher .price,
  .vouchers[data-design="2"] .voucher .price {
    font-size: 36px;
  }
}
@media (max-width: 576px) {
  .vouchers[data-design="1"] .voucher,
  .vouchers[data-design="2"] .voucher {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .vouchers[data-design="1"] .voucher .voucher_content,
  .vouchers[data-design="2"] .voucher .voucher_content {
    flex-direction: row;
    -webkit-flex-direction: column;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.18);
  }
  .vouchers[data-design="1"] .voucher .image,
  .vouchers[data-design="2"] .voucher .image {
    height: 170px;
    width: 100%;
  }
  .vouchers[data-design="1"] .voucher .title_description,
  .vouchers[data-design="2"] .voucher .title_description {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  .vouchers[data-design="1"] .voucher .title,
  .vouchers[data-design="2"] .voucher .title {
    font-size: 17px;
    padding-bottom: 5px;
  }
  .vouchers[data-design="1"] .voucher:not([data-sale="0"]) .title,
  .vouchers[data-design="2"] .voucher:not([data-sale="0"]) .title {
    padding-top: 10px;
  }
  .vouchers[data-design="1"] .voucher .description,
  .vouchers[data-design="2"] .voucher .description {
    font-size: 14px;
  }
  .vouchers[data-design="1"] .voucher .buttons_price,
  .vouchers[data-design="2"] .voucher .buttons_price {
    width: 100%;
    padding: 0px;
  }
  .vouchers[data-design="1"] .voucher .buttons,
  .vouchers[data-design="2"] .voucher .buttons {
    padding-bottom: 12px;
  }
  .vouchers[data-design="1"] .voucher .div_price,
  .vouchers[data-design="2"] .voucher .div_price {
    background-color: rgba(255, 255, 255, 0.2);
    margin-bottom: 12px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .vouchers[data-design="1"] .voucher .add_to_cart,
  .vouchers[data-design="2"] .voucher .add_to_cart {
    font-size: 11px;
  }
}
@media (max-width: 500px) {
  .vouchers[data-design="1"] .voucher .title,
  .vouchers[data-design="2"] .voucher .title {
    font-size: 17px;
  }
  .vouchers[data-design="1"] .voucher .description,
  .vouchers[data-design="2"] .voucher .description {
    font-size: 15px;
    line-height: 18px;
  }
  .vouchers[data-design="1"] .voucher .price,
  .vouchers[data-design="2"] .voucher .price {
    font-size: 32px;
  }
  .vouchers[data-design="1"] .block_continue .continue,
  .vouchers[data-design="2"] .block_continue .continue {
    width: auto!important;
  }
}
.vouchers[data-design="1"] .voucher .title_description {
  width: 65%;
}
.vouchers[data-design="1"] .voucher .buttons_price {
  width: 35%;
}
@media (max-width: 576px) {
  .vouchers[data-design="1"] .voucher .title_description {
    width: 100%;
  }
  .vouchers[data-design="1"] .voucher .buttons_price {
    width: 100%;
  }
  .vouchers[data-design="1"] .voucher:not([data-sale="0"]) .title {
    padding-right: 25px;
    padding-left: 25px;
  }
}
/* --------------- Vouchers 3/4 --------------- */
.vouchers[data-design="3"],
.vouchers[data-design="4"] {
  max-width: 950px;
}
.vouchers[data-design="3"] .voucher,
.vouchers[data-design="4"] .voucher {
  margin-bottom: 10px;
  color: #fff;
  color: var(--product_color);
  padding: 2px;
  width: 270px;
  float: left;
  width: calc(3.3333333333333357%);
  width: calc(33.33333333333333333% - 30px);
  /*for less*/
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 20px;
}
.vouchers[data-design="3"] .category,
.vouchers[data-design="4"] .category {
  clear: both;
}
.vouchers[data-design="3"] .voucher .voucher_content,
.vouchers[data-design="4"] .voucher .voucher_content {
  background-color: #00a6de;
  background-color: #732190;
  background-color: var(--product_background_color);
  position: relative;
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.18);
}
.vouchers[data-design="3"] .voucher .image,
.vouchers[data-design="4"] .voucher .image {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  background-size: cover;
  height: 190px;
}
.vouchers[data-design="3"] .voucher .title_description,
.vouchers[data-design="4"] .voucher .title_description {
  padding-top: 14px;
  padding-left: 14px;
  padding-right: 14px;
  -webkit-flex-direction: column;
  flex-direction: column;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.vouchers[data-design="3"] .voucher .title,
.vouchers[data-design="4"] .voucher .title {
  font-weight: bold;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  text-align: center;
  padding-bottom: 10px;
}
.vouchers[data-design="3"] .voucher .description,
.vouchers[data-design="4"] .voucher .description {
  font-size: 14px;
  text-align: center;
  overflow: hidden;
}
.vouchers[data-design="3"] .voucher .buttons_price,
.vouchers[data-design="4"] .voucher .buttons_price {
  font-family: Open Sans, sans-serif;
  padding-left: 10px;
  padding-right: 10px;
  flex-direction: column;
  -webkit-flex-direction: column;
  display: -webkit-flex;
  display: flex;
  min-width: 210px;
}
.vouchers[data-design="3"] .voucher .buttons,
.vouchers[data-design="4"] .voucher .buttons {
  height: 84px;
  min-height: 84px;
  padding-bottom: initial;
}
.vouchers[data-design="3"] .voucher .div_price,
.vouchers[data-design="4"] .voucher .div_price {
  font-family: Open Sans, sans-serif;
}
.vouchers[data-design="3"] .voucher .price,
.vouchers[data-design="4"] .voucher .price {
  text-align: center;
  color: #00a6de;
  color: #732190;
  background-color: #fff;
  color: var(--product_background_color);
  background-color: var(--product_color);
  font-size: 25px;
  width: 84px;
  height: 84px;
  border-radius: 84px;
  line-height: 86px;
  margin-top: -48px;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  position: relative;
  white-space: nowrap;
  vertical-align: bottom;
}
.vouchers[data-design="3"] .voucher .price[data-size="1"],
.vouchers[data-design="4"] .voucher .price[data-size="1"] {
  font-size: 18px;
}
.vouchers[data-design="3"] .voucher .price[data-size="2"],
.vouchers[data-design="4"] .voucher .price[data-size="2"] {
  font-size: 12px;
}
.vouchers[data-design="3"] .voucher span.barred_price,
.vouchers[data-design="4"] .voucher span.barred_price {
  font-size: 14px;
  text-decoration: line-through;
  width: 0px;
  display: block;
  position: absolute;
  top: -22px;
  width: 100%;
  color: #9E9E9E;
}
.vouchers[data-design="3"] .voucher .price[data-size="1"] span.barred_price,
.vouchers[data-design="4"] .voucher .price[data-size="1"] span.barred_price {
  font-size: 12px;
}
.vouchers[data-design="3"] .voucher .price[data-size="2"] span.barred_price,
.vouchers[data-design="4"] .voucher .price[data-size="2"] span.barred_price {
  font-size: 10px;
}
@media (max-width: 980px) {
  .vouchers[data-design="3"],
  .vouchers[data-design="4"] {
    max-width: 640px;
  }
  .vouchers[data-design="3"] .voucher,
  .vouchers[data-design="4"] .voucher {
    width: calc(20%);
    width: calc(50% - 30px);
    /*for less*/
  }
}
@media (max-width: 670px) {
  .vouchers[data-design="3"],
  .vouchers[data-design="4"] {
    max-width: 370px;
  }
  .vouchers[data-design="3"] .voucher,
  .vouchers[data-design="4"] .voucher {
    width: calc(70%);
    width: calc(100% - 30px);
    /*for less*/
  }
}
@media (max-width: 500px) {
  .vouchers[data-design="3"] .voucher,
  .vouchers[data-design="4"] .voucher {
    width: calc(90%);
    width: calc(100% - 10px);
    /*for less*/
    margin-left: 5px;
    margin-right: 5px;
  }
  .vouchers[data-design="3"] .voucher .image,
  .vouchers[data-design="4"] .voucher .image {
    height: 170px;
  }
  .vouchers[data-design="3"] .voucher .title,
  .vouchers[data-design="4"] .voucher .title {
    font-size: 17px;
  }
  .vouchers[data-design="3"] .voucher .description,
  .vouchers[data-design="4"] .voucher .description {
    font-size: 15px;
    line-height: 18px;
  }
}
.vouchers[data-design="3"] .voucher .div_price {
  padding-top: 22px;
  padding-bottom: 15px;
}
.vouchers[data-design="3"] .voucher .price {
  margin-top: 0px;
}
/* --------------- Vouchers Categories 1/3/5  --------------- */
body[data-categories="1"] .voucher,
body[data-categories="3"] .voucher,
body[data-categories="5"] .voucher {
  display: none;
}
/* --------------- Read More --------------- */
.vouchers .read_more {
  height: 0px;
  position: relative;
}
.vouchers .read_more:after {
  content: '';
  display: block;
  background: linear-gradient(0deg, #00a6de 24px, transparent 60px);
  background: linear-gradient(0deg, #732190 24px, transparent 60px);
  background: linear-gradient(0deg, var(--product_background_color) 24px, transparent 60px);
  height: 47px;
  position: relative;
  top: -60px;
  z-index: 10;
}
.vouchers .read_more div {
  text-align: center;
  position: relative;
  top: -16px;
  width: 40px;
  margin: auto;
  border-radius: 20px;
  height: 20px;
  line-height: 21px;
  cursor: pointer;
  z-index: 20;
}
.vouchers .read_more div:hover {
  background-color: #ffffff;
  color: #00a6de;
  color: #732190;
  color: var(--product_background_color);
  background-color: var(--product_color);
}
.vouchers .read_more div:after {
  font-family: 'fontawesome normal';
  content: '\f078';
  font-size: 18px;
}
/* -------------- Continue -------------- */
.block_continue,
.block_return {
  overflow: hidden;
  margin-top: 45px;
  margin-bottom: 80px;
  font-family: Open Sans, sans-serif;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.block_return {
  margin-top: 0px;
  margin-bottom: 20px;
}
.block_continue .buttons,
.block_return .buttons {
  overflow: hidden;
}
.block_continue .return,
.block_return .return {
  float: left;
  height: 40px;
  line-height: 37px;
  padding-left: 28px;
  padding-right: 28px;
  border: 2px solid #8b8b8b;
  border: 2px solid #732190;
  text-transform: uppercase;
  font-weight: bold;
}
.block_continue .return:before,
.block_return .return:before {
  font-family: "fontawesome";
  content: "\f053";
  font-weight: normal;
  margin-right: 7px;
}
.block_continue .return:hover,
.block_return .return:hover {
  background-color: #00a6de;
  background-color: #732190;
  border-color: #00a6de;
  border-color: #732190;
  color: #fff;
}
.block_continue .return:active,
.block_return .return:active {
  opacity: 0.8;
}
.block_continue .return a {
  display: block;
  width: 100%;
  height: 100%;
}
.go_cart {
  float: right;
  background-color: #00a6de;
  background-color: #732190;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  height: 40px;
  line-height: 40px;
  padding-left: 24px;
  padding-right: 26px;
  font-size: 20px;
  font-weight: normal;
  cursor: pointer;
}
.go_cart:before {
  content: "\f07a";
  font-family: "fontawesome";
  margin-right: 15px;
  font-weight: normal;
  font-size: 184%;
  line-height: 0px;
  position: relative;
  top: 2px;
  margin-left: -4px;
  font-size: 26px;
}
.block_continue .continue {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 280px;
  background-color: #00a6de;
  background-color: #732190;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  height: 45px;
  line-height: 45px;
  padding-left: 24px;
  padding-right: 26px;
  display: block;
  cursor: pointer;
}
.block_continue .continue:before {
  content: "\f218";
  content: "\f07a";
  font-family: "fontawesome";
  margin-right: 15px;
  font-weight: normal;
  font-size: 184%;
  line-height: 0px;
  position: relative;
  top: 4px;
  margin-left: -10px;
}
.block_continue .continue:hover,
.go_cart:hover {
  background-color: #66be14;
}
.block_continue .continue:active,
.go_cart:active {
  background-color: #549D11;
}
.block_continue .continue.sending,
.block_continue .continue.waiting {
  color: transparent;
  position: relative;
}
.block_continue .continue.sending:after,
.block_continue .continue.waiting:after {
  content: '';
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  display: inline-block;
  background-image: url(../../../app/images/spin_3.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  -webkit-animation: spin 0.8s infinite linear;
  animation: spin 0.8s infinite linear;
}
@media all and (-webkit-min-device-pixel-ratio: 0) {
  .block_continue .continue.sending:after,
  .block_continue .continue.waiting:after {
    background-image: url(../../../svg/spin.svg);
    -webkit-filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);
    -o-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
}
.block_continue .sending_error_message {
  background: #F44336;
  margin-top: 12px;
  padding: 5px;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 940px) {
  .block_return {
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media (max-width: 768px) {
  .block_return .return {
    padding-bottom: 10px;
  }
}
@media (max-width: 450px) {
  .block_return .return {
    font-size: 11px;
    padding-left: 15px;
    padding-right: 20px;
  }
}
/* --------------- Block Error Message --------------- */
.block_error_message {
  background-color: #ea6153;
  padding: 8px;
  color: #fff;
  position: relative;
  padding-left: 60px;
  border-radius: 4px;
  overflow: hidden;
  padding-right: 40px;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 45px;
}
.block_error_message:empty {
  display: none;
}
.block_error_message:before {
  font-family: "fontawesome";
  content: "\f071";
  background-color: #F33723;
  height: 100%;
  top: 0px;
  left: 0px;
  width: 42px;
  position: absolute;
  text-align: center;
  padding: inherit;
  font-size: 16px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 576px) {
  .block_error_message {
    font-size: 12px;
    padding-right: 8px;
  }
  .block_error_message:before {
    font-size: 13px;
  }
}
@media (max-width: 380px) {
  .block_error_message {
    padding-left: 50px;
  }
}
/* ----------------- Spin ----------------- */
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
