/*
Theme Name: Grail Watch Club
Author: Vision Tank
Author URI: http://visiontank.co.uk/
Version: 1.4.3
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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; }

html,
*,
*:before,
*:after {
  box-sizing: border-box; }

/* 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 {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input:focus {
  outline: none; }

.video_popup_overlay {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.9);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: none; }
  .video_popup_overlay .video_popup {
    position: absolute;
    width: 100%;
    max-width: 560px;
    height: 315px;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%); }
  .video_popup_overlay .video_popup__quit {
    position: absolute;
    font-size: 20px;
    top: -35px;
    right: -70px;
    cursor: pointer; }
    .video_popup_overlay .video_popup__quit svg {
      width: 20px;
      height: 20px;
      fill: #fff;
      transition: 0.2s; }
    .video_popup_overlay .video_popup__quit:hover svg {
      fill: #c9b884; }
  .video_popup_overlay .mediaPlayerContainer {
    background-color: #fff;
    width: 610px;
    height: 345px;
    position: relative;
    padding: 15px; }

.inner {
  width: 1200px;
  margin: 0 auto;
  padding: 0 20px; }

.inner--thin {
  width: 960px;
  margin: 0 auto; }

.inner--thinner {
  width: 840px;
  margin: 0 auto; }

.inner--thinnest {
  width: 640px;
  margin: 0 auto; }

.grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 20px -20px; }
  .grid > [class*='grid_'] {
    padding: 0 20px; }

.grid_1-2 {
  width: 50%; }

.grid_1-3 {
  width: 33.33333%; }

.grid_2-3 {
  width: 66.66667%; }

.grid_1-4 {
  width: 25%; }

.grid_3-4 {
  width: 75%; }

.grid_1-5 {
  width: 20%; }

.grid_2-5 {
  width: 40%; }

.grid_3-5 {
  width: 60%; }

.grid_4-5 {
  width: 80%; }

.grid_1-6 {
  width: 16.66667%; }

.grid_5-6 {
  width: 83.33333%; }

.grid_1-8 {
  width: 12.5%; }

.grid_3-8 {
  width: 37.5%; }

.grid_5-8 {
  width: 62.5%; }

.grid_7-8 {
  width: 87.5%; }

.grid_1-10 {
  width: 10%; }

.grid_3-10 {
  width: 30%; }

.grid_7-10 {
  width: 70%; }

.grid_9-10 {
  width: 90%; }

.grid_1-12 {
  width: 8.33333%; }

.grid_5-12 {
  width: 41.66667%; }

.grid_7-12 {
  width: 58.33333%; }

.grid_11-12 {
  width: 91.66667%; }

@media screen and (max-width: 1200px) {
  .inner {
    width: 100%; } }

@media screen and (max-width: 1000px) {
  .inner--thin {
    width: 100%;
    padding: 0 20px; } }

@media screen and (max-width: 880px) {
  .inner--thinner {
    width: 100%;
    padding: 0; } }

@media screen and (max-width: 680px) {
  .inner--thinnest {
    width: 100%;
    padding: 0; } }

body {
  color: #2c374c;
  font-family: "europa", sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  background-color: #243048; }
  body.lock-scroll {
    overflow: hidden; }

ul li {
  list-style: disc; }

ol li {
  list-style: decimal; }

strong,
b {
  font-weight: 600; }

em,
i {
  font-style: italic; }

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content p,
.content ul {
  margin: 0 0 20px; }

.content a {
  text-decoration: underline;
  color: #2c374c;
  transition: 0.2s; }

.content .wp-block-button__link {
  background: green;
  color: inherit; }

.content .button, .content .frm_submit input, .frm_submit .content input,
.content .frm_submit button, .frm_submit .content button, .content .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .content .restore-item,
.content .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .content .restore-item, .content .page__checkout .woocommerce-error .restore-item, .page__checkout .woocommerce-error .content .restore-item,
.content .page__checkout .woocommerce-message .restore-item, .page__checkout .woocommerce-message .content .restore-item, .content .loadMoreBtn-label, .content .pagination .page-numbers.next, .pagination .content .page-numbers.next {
  text-decoration: none; }

h1,
h2,
h3,
h4,
h5 {
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: 300;
  color: #cbbc8c;
  line-height: 1.2em; }
  h1 strong,
  h2 strong,
  h3 strong,
  h4 strong,
  h5 strong {
    font-weight: 400; }

h1 {
  font-weight: 400; }

.alpha,
.content h1 {
  font-size: 40px; }

.bravo,
.content h2 {
  font-size: 32px; }

.charlie,
.content h3 {
  font-size: 30px; }

.delta,
.content h4 {
  font-size: 25px; }

.echo,
.content h5 {
  font-size: 18px; }

.title--blue {
  color: #2c374c; }

@media screen and (max-width: 900px) {
  .alpha,
  .content h1 {
    font-size: 35px; } }

@media screen and (max-width: 500px) {
  .alpha,
  .content h1 {
    font-size: 26px;
    font-weight: 400; }
  .bravo,
  .content h2 {
    font-size: 26px; }
  .charlie,
  .content h3 {
    font-size: 25px; }
  .delta,
  .content h4 {
    font-size: 20px; }
  .echo,
  .content h5 {
    font-size: 17px; } }

.button--left,
.wp-block-button.alignleft {
  text-align: left; }

.button--center,
.wp-block-button.aligncenter {
  text-align: center; }

.button--right,
.wp-block-button.alignright {
  text-align: right; }

.button, .frm_submit input,
.frm_submit button, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item,
.page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item, .page__checkout .woocommerce-error .restore-item,
.page__checkout .woocommerce-message .restore-item, .loadMoreBtn-label, .pagination .page-numbers.next,
.wp-block-button__link,
.woocommerce a.button,
.page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error a.restore-item,
.page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message a.restore-item,
.woocommerce .page__checkout .woocommerce-error a.restore-item,
.page__checkout .woocommerce-error .woocommerce a.restore-item,
.woocommerce .page__checkout .woocommerce-message a.restore-item,
.page__checkout .woocommerce-message .woocommerce a.restore-item,
.woocommerce a.loadMoreBtn-label,
.woocommerce .pagination a.page-numbers.next,
.pagination .woocommerce a.page-numbers.next {
  background: transparent;
  display: inline-block;
  color: #2c374c;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
  position: relative;
  padding: 5px 28px;
  font-family: "europa", sans-serif;
  border: 2px solid #cbbc8c;
  font-size: 18px;
  transition: 0.2s;
  cursor: pointer;
  text-decoration: none;
  border-radius: 2px; }
  .button:hover, .frm_submit input:hover,
  .frm_submit button:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item:hover,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item:hover, .page__checkout .woocommerce-error .restore-item:hover,
  .page__checkout .woocommerce-message .restore-item:hover, .loadMoreBtn-label:hover, .pagination .page-numbers.next:hover,
  .wp-block-button__link:hover,
  .woocommerce a.button:hover,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error a.restore-item:hover,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message a.restore-item:hover,
  .woocommerce .page__checkout .woocommerce-error a.restore-item:hover,
  .page__checkout .woocommerce-error .woocommerce a.restore-item:hover,
  .woocommerce .page__checkout .woocommerce-message a.restore-item:hover,
  .page__checkout .woocommerce-message .woocommerce a.restore-item:hover,
  .woocommerce a.loadMoreBtn-label:hover,
  .woocommerce .pagination a.page-numbers.next:hover,
  .pagination .woocommerce a.page-numbers.next:hover {
    background: #cbbc8c;
    border-color: #cbbc8c; }
  .button.button--ondark, .frm_submit input.button--ondark,
  .frm_submit button.button--ondark, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .button--ondark.restore-item,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .button--ondark.restore-item, .page__checkout .woocommerce-error .button--ondark.restore-item,
  .page__checkout .woocommerce-message .button--ondark.restore-item, .button--ondark.loadMoreBtn-label, .pagination .button--ondark.page-numbers.next,
  .wp-block-button__link.button--ondark,
  .woocommerce a.button.button--ondark,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error a.button--ondark.restore-item,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message a.button--ondark.restore-item,
  .woocommerce .page__checkout .woocommerce-error a.button--ondark.restore-item,
  .page__checkout .woocommerce-error .woocommerce a.button--ondark.restore-item,
  .woocommerce .page__checkout .woocommerce-message a.button--ondark.restore-item,
  .page__checkout .woocommerce-message .woocommerce a.button--ondark.restore-item,
  .woocommerce a.button--ondark.loadMoreBtn-label,
  .woocommerce .pagination a.button--ondark.page-numbers.next,
  .pagination .woocommerce a.button--ondark.page-numbers.next {
    color: #fff;
    text-decoration: none; }
    .button.button--ondark:hover, .frm_submit input.button--ondark:hover,
    .frm_submit button.button--ondark:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .button--ondark.restore-item:hover,
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .button--ondark.restore-item:hover, .page__checkout .woocommerce-error .button--ondark.restore-item:hover,
    .page__checkout .woocommerce-message .button--ondark.restore-item:hover, .button--ondark.loadMoreBtn-label:hover, .pagination .button--ondark.page-numbers.next:hover,
    .wp-block-button__link.button--ondark:hover,
    .woocommerce a.button.button--ondark:hover,
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error a.button--ondark.restore-item:hover,
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message a.button--ondark.restore-item:hover,
    .woocommerce .page__checkout .woocommerce-error a.button--ondark.restore-item:hover,
    .page__checkout .woocommerce-error .woocommerce a.button--ondark.restore-item:hover,
    .woocommerce .page__checkout .woocommerce-message a.button--ondark.restore-item:hover,
    .page__checkout .woocommerce-message .woocommerce a.button--ondark.restore-item:hover,
    .woocommerce a.button--ondark.loadMoreBtn-label:hover,
    .woocommerce .pagination a.button--ondark.page-numbers.next:hover,
    .pagination .woocommerce a.button--ondark.page-numbers.next:hover {
      color: #2c374c;
      background: #d5d7dc;
      border-color: #d5d7dc; }

.woocommerce .return-to-shop a.button, .page__cart .woocommerce .return-to-shop .woocommerce-notices-wrapper .woocommerce-error a.restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .return-to-shop a.restore-item,
.page__cart .woocommerce .return-to-shop .woocommerce-notices-wrapper .woocommerce-message a.restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .return-to-shop a.restore-item, .woocommerce .return-to-shop .page__checkout .woocommerce-error a.restore-item, .page__checkout .woocommerce-error .woocommerce .return-to-shop a.restore-item,
.woocommerce .return-to-shop .page__checkout .woocommerce-message a.restore-item, .page__checkout .woocommerce-message .woocommerce .return-to-shop a.restore-item, .woocommerce .return-to-shop a.loadMoreBtn-label, .woocommerce .return-to-shop .pagination a.page-numbers.next, .pagination .woocommerce .return-to-shop a.page-numbers.next {
  padding: 10px 28px; }

.content .button, .content .frm_submit input, .frm_submit .content input,
.content .frm_submit button, .frm_submit .content button, .content .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .content .restore-item,
.content .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .content .restore-item, .content .page__checkout .woocommerce-error .restore-item, .page__checkout .woocommerce-error .content .restore-item,
.content .page__checkout .woocommerce-message .restore-item, .page__checkout .woocommerce-message .content .restore-item, .content .loadMoreBtn-label, .content .pagination .page-numbers.next, .pagination .content .page-numbers.next {
  color: #2c374c; }

.content .button--ondark {
  color: #fff; }

.button--gold-ondark {
  background-color: #c9b884;
  border: 2px solid #c9b884;
  color: #2c374c; }
  .button--gold-ondark:hover {
    background-color: transparent;
    color: #fff; }

.content.content--dark .button.button--ongold, .content.content--dark .frm_submit input.button--ongold, .frm_submit .content.content--dark input.button--ongold,
.content.content--dark .frm_submit button.button--ongold, .frm_submit .content.content--dark button.button--ongold, .content.content--dark .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .button--ongold.restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .content.content--dark .button--ongold.restore-item,
.content.content--dark .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .button--ongold.restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .content.content--dark .button--ongold.restore-item, .content.content--dark .page__checkout .woocommerce-error .button--ongold.restore-item, .page__checkout .woocommerce-error .content.content--dark .button--ongold.restore-item,
.content.content--dark .page__checkout .woocommerce-message .button--ongold.restore-item, .page__checkout .woocommerce-message .content.content--dark .button--ongold.restore-item, .content.content--dark .button--ongold.loadMoreBtn-label, .content.content--dark .pagination .button--ongold.page-numbers.next, .pagination .content.content--dark .button--ongold.page-numbers.next {
  color: #2c374c;
  border-color: #9e9576; }
  .content.content--dark .button.button--ongold:hover, .content.content--dark .frm_submit input.button--ongold:hover, .frm_submit .content.content--dark input.button--ongold:hover,
  .content.content--dark .frm_submit button.button--ongold:hover, .frm_submit .content.content--dark button.button--ongold:hover, .content.content--dark .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .button--ongold.restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .content.content--dark .button--ongold.restore-item:hover,
  .content.content--dark .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .button--ongold.restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .content.content--dark .button--ongold.restore-item:hover, .content.content--dark .page__checkout .woocommerce-error .button--ongold.restore-item:hover, .page__checkout .woocommerce-error .content.content--dark .button--ongold.restore-item:hover,
  .content.content--dark .page__checkout .woocommerce-message .button--ongold.restore-item:hover, .page__checkout .woocommerce-message .content.content--dark .button--ongold.restore-item:hover, .content.content--dark .button--ongold.loadMoreBtn-label:hover, .content.content--dark .pagination .button--ongold.page-numbers.next:hover, .pagination .content.content--dark .button--ongold.page-numbers.next:hover {
    background: #9e9576;
    color: #fff; }

.button--video {
  background: #2c374c;
  color: #fff;
  border-color: #2c374c;
  position: relative;
  font-size: 14px;
  padding: 1px 23px 1px 33px;
  width: 120px; }
  .button--video::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 12px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    left: 18px;
    top: 8px;
    transition: 0.2s; }
  .button--video:hover {
    color: #2c374c; }
    .button--video:hover:before {
      border-color: transparent transparent transparent #2c374c; }

.frm_submit {
  text-align: center;
  margin-top: 20px; }
  .frm_submit input,
  .frm_submit button {
    font-family: "europa", sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    max-width: 210px;
    width: 100%;
    background-color: #cbbc8c;
    color: #243048;
    text-transform: uppercase;
    padding: 12px 28px; }
    .frm_submit input:hover,
    .frm_submit button:hover {
      background-color: transparent; }
  .frm_submit img {
    display: none; }

/***MOBILE MENU***/
.mobile_menu_button {
  display: none;
  cursor: pointer;
  vertical-align: middle;
  padding: 0 20px; }
  .mobile_menu_button p {
    display: inline-block;
    font-size: 20px;
    vertical-align: middle;
    color: #fff;
    margin: 1px 0 0;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 100; }

.lines-button {
  padding: 8px 5px 8px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase; }
  .lines-button.close {
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8); }
  .lines-button.x.close .lines {
    background: transparent; }
    .lines-button.x.close .lines:before, .lines-button.x.close .lines:after {
      -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
      top: 0;
      width: 2rem; }
    .lines-button.x.close .lines:before {
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
      transform: rotate3d(0, 0, 1, 45deg); }
    .lines-button.x.close .lines:after {
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
      transform: rotate3d(0, 0, 1, -45deg); }
  .lines-button.x2 .lines {
    -webkit-transition: background 0.3s 0.5s ease;
    transition: background 0.3s 0.5s ease; }
    .lines-button.x2 .lines:before, .lines-button.x2 .linesafter {
      -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
      -webkit-transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
      transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
      transition: top 0.3s 0.6s ease, transform 0.3s ease; }
  .lines-button.x2.close .lines {
    -webkit-transition: background 0.3s 0s ease;
    transition: background 0.3s 0s ease;
    background: transparent; }
    .lines-button.x2.close .lines:before, .lines-button.x2.close .lines:after {
      -webkit-transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
      transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
      transition: top 0.3s ease, transform 0.3s 0.5s ease;
      top: 0;
      width: 2rem; }
    .lines-button.x2.close .lines:before {
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
      transform: rotate3d(0, 0, 1, 45deg); }
    .lines-button.x2.close .lines:after {
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
      transform: rotate3d(0, 0, 1, -45deg); }

.lines {
  display: block;
  width: 20px;
  margin-right: 2px;
  height: 1.2px;
  background: #c0b185;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative; }
  .lines:before, .lines:after {
    display: inline-block;
    width: 25px;
    height: 1.2px;
    background: #c0b185;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    left: 0;
    content: '';
    -webkit-transform-origin: 0.14286rem center;
    -ms-transform-origin: 0.14286rem center;
    transform-origin: 0.14286rem center; }
  .lines:before {
    top: 0.5rem; }
  .lines:after {
    top: -0.5rem; }

@media screen and (max-width: 1200px) {
  .mobile_menu_button {
    display: flex;
    align-items: center; } }

a {
  text-decoration: none; }

ul,
ol {
  padding: 0 0 0 20px; }

.full_link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10; }

.underline_link {
  text-decoration: underline;
  font-size: 15px;
  font-weight: 100;
  color: #2c374c;
  opacity: 0.5;
  transition: 0.2s; }
  .underline_link:hover {
    opacity: 1; }

.background {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

img {
  height: auto; }

.content.content--dark {
  background: #243048; }
  .content.content--dark h1 {
    color: #cbbc8c; }
  .content.content--dark p {
    color: #e2e8f3; }
  .content.content--dark .underline_link {
    color: #fff;
    opacity: 0.5;
    transition: 0.2s; }
    .content.content--dark .underline_link:hover {
      opacity: 1; }
  .content.content--dark .button, .content.content--dark .frm_submit input, .frm_submit .content.content--dark input,
  .content.content--dark .frm_submit button, .frm_submit .content.content--dark button, .content.content--dark .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .content.content--dark .restore-item,
  .content.content--dark .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .content.content--dark .restore-item, .content.content--dark .page__checkout .woocommerce-error .restore-item, .page__checkout .woocommerce-error .content.content--dark .restore-item,
  .content.content--dark .page__checkout .woocommerce-message .restore-item, .page__checkout .woocommerce-message .content.content--dark .restore-item, .content.content--dark .loadMoreBtn-label, .content.content--dark .pagination .page-numbers.next, .pagination .content.content--dark .page-numbers.next {
    color: #fff; }
    .content.content--dark .button:hover, .content.content--dark .frm_submit input:hover, .frm_submit .content.content--dark input:hover,
    .content.content--dark .frm_submit button:hover, .frm_submit .content.content--dark button:hover, .content.content--dark .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .content.content--dark .restore-item:hover,
    .content.content--dark .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .content.content--dark .restore-item:hover, .content.content--dark .page__checkout .woocommerce-error .restore-item:hover, .page__checkout .woocommerce-error .content.content--dark .restore-item:hover,
    .content.content--dark .page__checkout .woocommerce-message .restore-item:hover, .page__checkout .woocommerce-message .content.content--dark .restore-item:hover, .content.content--dark .loadMoreBtn-label:hover, .content.content--dark .pagination .page-numbers.next:hover, .pagination .content.content--dark .page-numbers.next:hover {
      color: #2c374c; }

.content.content--clear {
  background-color: transparent; }
  .content.content--clear h3 {
    color: #2c374c; }

.comp_countdown {
  width: 100%;
  padding: 0;
  display: flex;
  flex-direction: column;
  margin-bottom: 10px; }
  .comp_countdown .delta {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 400; }
  .comp_countdown .cd_cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 10px; }
  .comp_countdown .cd_end {
    display: none; }
    .comp_countdown .cd_end p {
      text-transform: none;
      letter-spacing: 0; }
  .comp_countdown .cd_number {
    text-align: center;
    width: 45px; }
    .comp_countdown .cd_number p {
      font-size: 16px;
      color: #243048;
      margin-bottom: 10px; }
    .comp_countdown .cd_number .delta {
      font-size: 12px;
      margin: 0;
      opacity: 0.8;
      color: #646363;
      margin-top: 5px;
      letter-spacing: 1px; }
  .comp_countdown .colon {
    font-size: 22px;
    color: rgba(46, 65, 94, 0.35);
    line-height: 1;
    margin-top: -10px; }

@media screen and (max-width: 400px) {
  .single__product .product .summary .summary_meta .comp_countdown .cd_number p {
    font-size: 22px; }
  .comp_countdown .cd_number .delta {
    font-size: 14px; }
  .comp_countdown .colon {
    font-size: 30px; } }

.banner {
  background-color: #cbbc8c;
  color: #243048;
  padding: 5px 0; }

.banner__content {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 20px;
  min-height: 34px; }

.banner__content__text {
  font-size: 15px;
  letter-spacing: 0.3px;
  color: #243048;
  font-family: "europa", sans-serif;
  text-transform: none;
  font-weight: 400; }

.banner__content__button {
  font-size: 13px;
  letter-spacing: 1.2px;
  background-color: #ad9f75;
  border-radius: 2px;
  padding: 2px 15px; }
  .banner__content__button:hover {
    background-color: #243048;
    color: white; }

.header {
  background-color: #243048;
  padding: 20px 0; }
  .header .inner {
    position: relative; }

.header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.header__logo {
  width: 150px; }

.header__nav {
  display: flex;
  flex-grow: 1;
  justify-content: center; }
  .header__nav .menu {
    padding: 0; }
  .header__nav li {
    position: relative; }
    .header__nav li.menu-item-has-children {
      cursor: default; }
    .header__nav li .sub-menu {
      background: transparent;
      position: absolute;
      top: 28px;
      left: 50%;
      width: 260px;
      margin: 0 0 0 0;
      text-align: center;
      padding: 20px 0 0;
      transform: translateX(-50%);
      visibility: hidden;
      opacity: 0;
      transition: 0.2s;
      z-index: 100; }
      .header__nav li .sub-menu li {
        border-right: 0;
        padding: 10px 30px;
        margin: 0;
        width: 100%;
        background: #fff; }
        .header__nav li .sub-menu li a {
          border: none;
          color: #2c374c; }
          .header__nav li .sub-menu li a:hover {
            color: #cbbc8c; }
        .header__nav li .sub-menu li:first-of-type {
          padding-top: 20px; }
        .header__nav li .sub-menu li:last-of-type {
          padding-bottom: 20px; }
        .header__nav li .sub-menu li.current-menu-item a {
          color: #cbbc8c; }
    .header__nav li:hover > .sub-menu {
      visibility: visible;
      opacity: 1; }

.cart_link {
  position: absolute;
  top: -14px;
  right: 33px; }
  .cart_link .cart_icon_quantity {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 2px; }
    .cart_link .cart_icon_quantity p {
      color: #c9b884;
      font-size: 14px; }
  .cart_link svg {
    width: 18px;
    display: inline-block;
    vertical-align: middle; }
    .cart_link svg .cls-1,
    .cart_link svg .cls-2 {
      fill: none; }
    .cart_link svg .cls-2 {
      stroke: #c9b884;
      stroke-miterlimit: 10;
      stroke-width: 30px; }
    .cart_link svg .cls-3 {
      clip-path: url(#clip-path); }

.mobile_header_logo {
  display: none; }

.menu-item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 30px;
  width: 150px;
  text-align: center; }
  .menu-item.menu-item-64187 {
    width: 205px; }
  .menu-item a {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 4px;
    transition: 0.2s; }
    .menu-item a:hover {
      color: #cbbc8c; }
  .menu-item.current-menu-item a {
    color: #c9b884; }
  .menu-item.menu-item-64187 a {
    background: url(assets/images/logo.svg) no-repeat center;
    background-size: cover;
    color: transparent;
    display: block;
    width: 205px;
    height: 57px; }

.header__menu__logo {
  opacity: 0;
  visibility: hidden;
  display: none;
  transition: 0.3s; }

@media screen and (max-width: 1200px) {
  .banner {
    padding: 5px 0; }
  .banner__content__text {
    font-size: 17px;
    text-align: center; }
  .banner__content__button {
    font-size: 13px; }
  .header {
    position: relative; }
  .header__menu {
    background: #243048;
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999; }
    .header__menu .header__menu__items {
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 100%;
      margin: 0 auto;
      text-align: center;
      padding: 0 60px; }
    .header__menu .header__menu__logo {
      opacity: 1;
      visibility: visible;
      display: block;
      max-width: 170px;
      width: 100%;
      margin: 0 auto 40px; }
    .header__menu .header__menu__menu .menu {
      display: flex;
      flex-direction: column;
      align-items: center; }
    .header__menu .menu-item {
      margin: 0;
      padding: 0;
      width: 100%;
      border-bottom: solid 2px rgba(255, 255, 255, 0.18); }
      .header__menu .menu-item a {
        display: block;
        width: 100%;
        font-size: 18px;
        color: #cbbc8c;
        letter-spacing: 2.57px;
        line-height: 34px;
        padding: 15px 0; }
      .header__menu .menu-item.menu-item-64187 {
        display: none; }
        .header__menu .menu-item.menu-item-64187 a {
          background: none;
          color: #cbbc8c;
          width: auto;
          height: auto; }
      .header__menu .menu-item.menu-item-has-children {
        position: relative;
        cursor: pointer; }
        .header__menu .menu-item.menu-item-has-children:after {
          content: '';
          width: 15px;
          height: 9px;
          position: absolute;
          right: 0;
          top: 27px;
          background-image: url(assets/images/menu-drop-down.svg);
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain;
          transform: rotate(180deg);
          transition: 0.4s; }
        .header__menu .menu-item.menu-item-has-children.open::after {
          transform: rotate(0deg); }
        .header__menu .menu-item.menu-item-has-children .menu-item {
          border-bottom: none; }
          .header__menu .menu-item.menu-item-has-children .menu-item a {
            padding: 5px 0; }
      .header__menu .menu-item .sub-menu {
        position: relative;
        visibility: visible;
        opacity: 1;
        top: auto;
        left: auto;
        padding: 0;
        width: auto;
        margin: 0;
        min-width: auto;
        transform: translateX(0);
        transition: none;
        display: none; }
        .header__menu .menu-item .sub-menu .menu-item {
          background: transparent;
          padding: 10px 0; }
          .header__menu .menu-item .sub-menu .menu-item a {
            color: rgba(255, 255, 255, 0.69);
            padding: 0;
            font-size: 16px; }
          .header__menu .menu-item .sub-menu .menu-item:last-of-type a {
            padding-bottom: 15px; }
  .mobile_menu_button {
    padding: 0;
    z-index: 1000;
    width: 44px; }
  .mobile_header_logo {
    display: flex; }
    .mobile_header_logo img {
      width: 100%;
      max-width: 300px; }
  .cart_link {
    position: relative;
    top: initial;
    right: initial;
    bottom: initial;
    z-index: 1000; }
    .cart_link svg {
      width: 22px;
      fill: #cbbc8c; }
    .cart_link .cart_icon_quantity p {
      font-size: 14px;
      letter-spacing: -0.2px;
      line-height: 30px;
      color: #cbbc8c; } }

@media screen and (max-width: 740px) {
  .mobile_header_logo img {
    max-width: 140px;
    height: 40px;
    object-fit: contain;
    object-position: center; } }

@media screen and (max-width: 600px) {
  .banner {
    padding: 10px 0; }
  .banner__content {
    min-height: 0; }
  .banner__content__text {
    font-size: 14px; }
  .banner__content__button {
    padding: 2px 10px; } }

@media screen and (max-width: 450px) {
  .banner {
    padding: 10px 0; }
  .banner__content {
    flex-direction: column;
    align-items: center;
    row-gap: 5px; } }

.play__steps .play__steps_single {
  width: 230px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  position: relative; }
  .play__steps .play__steps_single-1 .play__steps_single-icon {
    padding: 17px 0; }
  .play__steps .play__steps_single-1 svg {
    width: 53px; }
    .play__steps .play__steps_single-1 svg .cls-1 {
      fill: #c9b884; }
    .play__steps .play__steps_single-1 svg .cls-2,
    .play__steps .play__steps_single-1 svg .cls-3 {
      fill: none;
      stroke: #c9b884;
      stroke-linecap: round;
      stroke-miterlimit: 10;
      stroke-width: 3.5px; }
    .play__steps .play__steps_single-1 svg .cls-3 {
      stroke-dasharray: 8.53 8.53; }
  .play__steps .play__steps_single-2 .play__steps_single-icon {
    padding: 25px 0; }
  .play__steps .play__steps_single-2 svg {
    width: 56px; }
    .play__steps .play__steps_single-2 svg .cls-1 {
      fill: #c9b884; }
    .play__steps .play__steps_single-2 svg .cls-2,
    .play__steps .play__steps_single-2 svg .cls-3 {
      fill: none;
      stroke: #c9b884;
      stroke-linecap: round;
      stroke-width: 3.5px; }
    .play__steps .play__steps_single-2 svg .cls-2 {
      stroke-miterlimit: 10; }
    .play__steps .play__steps_single-2 svg .cls-3 {
      stroke-linejoin: round; }
  .play__steps .play__steps_single-3 .play__steps_single-icon {
    padding: 24px 0; }
  .play__steps .play__steps_single-3 svg {
    width: 39px; }
    .play__steps .play__steps_single-3 svg .cls-1 {
      fill: none;
      stroke: #c9b884;
      stroke-linecap: round;
      stroke-linejoin: round;
      stroke-width: 3.5px; }
  .play__steps .play__steps_single-4 .play__steps_single-icon {
    background-color: #c9b884;
    padding: 15px 0; }
  .play__steps .play__steps_single-4 svg {
    width: 51px; }
    .play__steps .play__steps_single-4 svg .st0 {
      fill: #2c374c; }
  .play__steps .play__steps_single .play__steps_single-icon {
    border: 2px solid #c9b884;
    border-radius: 50%;
    width: 82px;
    height: 82px;
    margin: 0 auto 12px; }
  .play__steps .play__steps_single .echo {
    margin: 0 0 8px;
    font-weight: 400;
    color: #fff;
    opacity: 0.5;
    min-height: 21px; }
  .play__steps .play__steps_single .delta {
    margin: 0; }
  .play__steps .play__steps_single .step_separator {
    position: absolute;
    top: 23%;
    right: -60px;
    width: 115px;
    height: 3px;
    background-color: rgba(255, 255, 255, 0.3); }

@media screen and (max-width: 1020px) {
  .play__steps .play__steps_single {
    width: 100%;
    max-width: 400px;
    display: block;
    margin: 0 auto 85px; }
    .play__steps .play__steps_single .echo {
      min-height: 0; }
    .play__steps .play__steps_single .step_separator {
      top: auto;
      right: 0;
      left: 0;
      bottom: -70px;
      width: 3px;
      height: 60px;
      margin: 0 auto; } }

.footer {
  background-color: #fff;
  padding: 40px 0 20px;
  text-align: center; }
  .footer .footer_top {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 30px; }
    .footer .footer_top .footer_top--trustpilot {
      padding-top: 7px; }
      .footer .footer_top .footer_top--trustpilot img {
        max-width: 91px;
        width: 100%;
        margin-left: 10px;
        transition: 0.2s; }
    .footer .footer_top .trustpilot {
      display: flex;
      align-items: center; }
      .footer .footer_top .trustpilot:hover img {
        opacity: 0.5; }
    .footer .footer_top .footer_top-3--email {
      text-align: left;
      padding-top: 7px; }
    .footer .footer_top .footer_top--signup {
      flex-grow: 1;
      text-align: center; }
      .footer .footer_top .footer_top--signup ::-webkit-input-placeholder {
        color: #2c374c; }
      .footer .footer_top .footer_top--signup :-ms-input-placeholder {
        color: #2c374c; }
      .footer .footer_top .footer_top--signup ::placeholder {
        color: #2c374c; }
      .footer .footer_top .footer_top--signup__form {
        width: 100%;
        max-width: 450px;
        display: inline-block;
        letter-spacing: -1em;
        font-size: 0; }
        .footer .footer_top .footer_top--signup__form form {
          padding: 0 !important; }
        .footer .footer_top .footer_top--signup__form .needsclick {
          min-height: 0 !important;
          font-family: "europa", sans-serif !important; }
          .footer .footer_top .footer_top--signup__form .needsclick button {
            letter-spacing: 2px !important;
            border-radius: 2px !important; }
        .footer .footer_top .footer_top--signup__form input {
          background-color: transparent;
          border: 2px solid #2c374c;
          color: #2c374c;
          font-size: 18px;
          padding: 7px 12px !important;
          display: inline-block;
          width: 100%;
          letter-spacing: normal;
          font-family: "europa", sans-serif;
          border-radius: 2px !important; }
        .footer .footer_top .footer_top--signup__form input[type='submit'] {
          background: #2c374c;
          display: inline-block;
          width: 30%;
          color: #fff;
          text-transform: uppercase;
          font-weight: 400;
          letter-spacing: 2px;
          -webkit-appearance: none;
          font-family: "europa", sans-serif; }
          .footer .footer_top .footer_top--signup__form input[type='submit']:hover {
            background: #cbbc8c;
            border-color: #cbbc8c;
            color: #2c374c; }
      .footer .footer_top .footer_top--signup p {
        margin: 20px 0 0;
        color: #646363;
        font-size: 11px;
        letter-spacing: 0.18px;
        line-height: 22px;
        font-weight: 400; }
        .footer .footer_top .footer_top--signup p a {
          text-decoration: underline;
          color: #646363; }
          .footer .footer_top .footer_top--signup p a:hover {
            color: #cbbc8c; }
    .footer .footer_top .footer_top--social {
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-top: 30px;
      margin-bottom: 10px; }
      .footer .footer_top .footer_top--social a {
        display: flex;
        align-items: center;
        vertical-align: middle;
        margin: 5px 0;
        column-gap: 10px;
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        color: #243048;
        transition: 0.2s; }
        .footer .footer_top .footer_top--social a:hover {
          color: #cbbc8c; }
        .footer .footer_top .footer_top--social a svg {
          width: 25px;
          margin-top: 5px; }
        .footer .footer_top .footer_top--social a .cls-1 {
          fill: #243048;
          transition: 0.2s; }
        .footer .footer_top .footer_top--social a:hover .cls-1 {
          fill: #cbbc8c; }
        .footer .footer_top .footer_top--social a.email {
          width: auto;
          height: auto;
          margin-left: 0;
          margin-right: 8px; }
  .footer p {
    color: rgba(44, 55, 76, 0.5);
    font-size: 12px; }
    .footer p a {
      color: rgba(44, 55, 76, 0.5);
      transition: 0.2s; }
      .footer p a:hover {
        color: #2c374c; }

.footer__inner {
  display: flex;
  justify-content: space-between; }

.cards {
  background-image: url("assets/images/cards.jpg");
  max-width: 260px;
  width: 100%;
  height: 38px;
  margin: 0 auto 30px;
  background-size: contain; }

.footer__small_print p {
  font-size: 10px;
  line-height: 19px;
  color: #646363;
  opacity: 0.75;
  margin-bottom: 15px; }
  .footer__small_print p:last-of-type {
    margin-bottom: 0; }
  .footer__small_print p a {
    color: #646363; }
    .footer__small_print p a:hover {
      color: #cbbc8c; }

@media screen and (max-width: 1200px) {
  .footer .footer_top {
    flex-direction: column;
    margin-bottom: 30px; }
    .footer .footer_top .footer_top-3 {
      width: 100%;
      text-align: center; }
    .footer .footer_top .footer_top--signup {
      order: -1;
      flex-basis: auto;
      flex-grow: 0; }
      .footer .footer_top .footer_top--signup .footer_top--signup__form input {
        width: 100%; }
        .footer .footer_top .footer_top--signup .footer_top--signup__form input[type='submit'] {
          width: auto;
          margin: 6px 0 0; }
  .footer .footer_top .footer_top--signup p {
    margin-top: 10px; }
  .footer .footer_top .trustpilot {
    justify-content: center; } }

.frm_error_style {
  color: #a52b2b; }

.frm_form_field input[type='text'],
.frm_form_field input[type='email'],
.frm_form_field textarea,
.frm_form_field select {
  font-size: 16px;
  font-family: "europa", sans-serif;
  width: 100%;
  border: 2px solid rgba(36, 48, 72, 0.15);
  border-radius: 2px;
  background-color: #ffffff;
  padding: 10px;
  color: #2c374c;
  appearance: none;
  margin: 0 0 10px; }
  .frm_form_field input[type='text'].placeholder,
  .frm_form_field input[type='email'].placeholder,
  .frm_form_field textarea.placeholder,
  .frm_form_field select.placeholder {
    color: #2c374c;
    opacity: 0.3; }
  .frm_form_field input[type='text']:-moz-placeholder,
  .frm_form_field input[type='email']:-moz-placeholder,
  .frm_form_field textarea:-moz-placeholder,
  .frm_form_field select:-moz-placeholder {
    color: #2c374c;
    opacity: 0.3; }
  .frm_form_field input[type='text']::-moz-placeholder,
  .frm_form_field input[type='email']::-moz-placeholder,
  .frm_form_field textarea::-moz-placeholder,
  .frm_form_field select::-moz-placeholder {
    color: #2c374c;
    opacity: 0.3; }
  .frm_form_field input[type='text']:-ms-input-placeholder,
  .frm_form_field input[type='email']:-ms-input-placeholder,
  .frm_form_field textarea:-ms-input-placeholder,
  .frm_form_field select:-ms-input-placeholder {
    color: #2c374c;
    opacity: 0.3; }
  .frm_form_field input[type='text']::-webkit-input-placeholder,
  .frm_form_field input[type='email']::-webkit-input-placeholder,
  .frm_form_field textarea::-webkit-input-placeholder,
  .frm_form_field select::-webkit-input-placeholder {
    color: #2c374c;
    opacity: 0.3; }
  .frm_form_field input[type='text']:focus,
  .frm_form_field input[type='email']:focus,
  .frm_form_field textarea:focus,
  .frm_form_field select:focus {
    outline: none; }

.frm_form_field label {
  text-align: left;
  display: block;
  margin-bottom: 5px;
  font-size: 15px;
  color: #646363; }

.frm_form_field select {
  cursor: pointer; }

.frm_form_field .frm_opt_container {
  margin-bottom: 20px; }
  .frm_form_field .frm_opt_container .frm_checkbox label {
    position: relative;
    padding-left: 35px;
    color: #2e415e;
    line-height: 28px; }
    .frm_form_field .frm_opt_container .frm_checkbox label input {
      position: absolute;
      left: 0;
      top: 2px;
      width: 24px;
      height: 24px;
      margin: 0; }

.frm_form_field .frm_error {
  color: #a52b2b; }

.frm_hidden {
  display: none; }

.popup_bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(44, 55, 76, 0.98);
  z-index: 3147483645;
  display: none; }

.popup {
  position: fixed;
  top: 40px;
  right: 20px;
  left: 20px;
  margin: 0 auto;
  z-index: 3147483646;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  background-color: white;
  text-align: center;
  max-width: 650px;
  width: 100%;
  padding: 60px 100px 50px; }
  .popup.active {
    opacity: 1;
    visibility: visible; }

.popup__close {
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  cursor: pointer;
  transition: 0.2s; }
  .popup__close:hover svg {
    stroke: #bdad7d; }
  .popup__close svg {
    width: 18px;
    stroke: #2c374c;
    transition: 0.2s; }

.popup__content h1 {
  margin-bottom: 20px;
  color: #bdad7d; }

.popup__content .mc-field-group {
  margin-top: 20px;
  margin-bottom: 60px; }
  .popup__content .mc-field-group input[type='email'] {
    font-size: 16px;
    font-family: "europa", sans-serif;
    width: 100%;
    border: 2px solid #2c374c;
    border-radius: 0;
    background-color: #ffffff;
    color: #2c374c;
    font-size: 18px;
    padding: 11px 20px;
    appearance: none;
    margin: 10px 0 20px; }
    .popup__content .mc-field-group input[type='email'].placeholder {
      color: #2c374c; }
    .popup__content .mc-field-group input[type='email']:-moz-placeholder {
      color: #2c374c; }
    .popup__content .mc-field-group input[type='email']::-moz-placeholder {
      color: #2c374c; }
    .popup__content .mc-field-group input[type='email']:-ms-input-placeholder {
      color: #2c374c; }
    .popup__content .mc-field-group input[type='email']::-webkit-input-placeholder {
      color: #2c374c; }
    .popup__content .mc-field-group input[type='email']:focus {
      outline: none; }
  .popup__content .mc-field-group .button, .popup__content .mc-field-group .frm_submit input, .frm_submit .popup__content .mc-field-group input,
  .popup__content .mc-field-group .frm_submit button, .frm_submit .popup__content .mc-field-group button, .popup__content .mc-field-group .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .popup__content .mc-field-group .restore-item,
  .popup__content .mc-field-group .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .popup__content .mc-field-group .restore-item, .popup__content .mc-field-group .page__checkout .woocommerce-error .restore-item, .page__checkout .woocommerce-error .popup__content .mc-field-group .restore-item,
  .popup__content .mc-field-group .page__checkout .woocommerce-message .restore-item, .page__checkout .woocommerce-message .popup__content .mc-field-group .restore-item, .popup__content .mc-field-group .loadMoreBtn-label, .popup__content .mc-field-group .pagination .page-numbers.next, .pagination .popup__content .mc-field-group .page-numbers.next {
    background-color: #2c374c;
    color: white;
    border-color: #2c374c;
    font-size: 18px;
    letter-spacing: 3px;
    padding: 9px 28px; }

.popup__content .popup__content__small {
  font-size: 15px;
  opacity: 0.8; }

@media screen and (max-width: 720px) {
  .popup {
    top: 20px;
    position: fixed;
    left: 0;
    right: 0;
    max-width: none;
    width: calc(100% - 40px);
    padding: 50px 30px 40px; } }

@media screen and (max-width: 500px) {
  .popup {
    position: fixed;
    padding: 50px 20px 40px; }
  .popup__content h1 {
    font-size: 24px; } }

.section {
  padding: 60px 0; }

.section--center {
  text-align: center; }

.section--grey {
  background-color: #eeeff1; }

.support__footer {
  text-align: center; }
  .support__footer .button, .support__footer .frm_submit input, .frm_submit .support__footer input,
  .support__footer .frm_submit button, .frm_submit .support__footer button, .support__footer .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .support__footer .restore-item,
  .support__footer .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .support__footer .restore-item, .support__footer .page__checkout .woocommerce-error .restore-item, .page__checkout .woocommerce-error .support__footer .restore-item,
  .support__footer .page__checkout .woocommerce-message .restore-item, .page__checkout .woocommerce-message .support__footer .restore-item, .support__footer .loadMoreBtn-label, .support__footer .pagination .page-numbers.next, .pagination .support__footer .page-numbers.next {
    margin-top: 30px; }

.slick-dots {
  display: flex;
  justify-content: center;
  margin: 20px 0 0;
  padding: 0; }
  .slick-dots li {
    margin: 0 5px;
    list-style: none;
    width: 8px;
    height: 8px;
    opacity: 0.34;
    background-color: white;
    border-radius: 50%;
    border: none;
    font-size: 0;
    transition: 0.2s;
    padding: 0;
    position: relative; }
    .slick-dots li.slick-active {
      opacity: 1;
      background-color: #cbbc8c;
      transform: scale(1.2); }
    .slick-dots li button {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: -4px;
      right: 0;
      margin: 0 auto;
      background-color: transparent;
      padding: 0;
      font-size: 0;
      width: 15px;
      height: 25px;
      appearance: none;
      border: none;
      cursor: pointer; }
      .slick-dots li button:focus {
        outline: none; }

.slider {
  position: relative;
  overflow: hidden;
  z-index: 0;
  visibility: hidden;
  transition: 0.5s;
  opacity: 0; }
  .slider .slick-list {
    height: 100%; }
  .slider .slick-track {
    display: flex;
    height: 100%; }
  .slider .slick-slide:focus {
    outline: none; }
  .slider.slick-initialized {
    visibility: visible;
    opacity: 1; }
    .slider.slick-initialized .slick-dots {
      opacity: 1;
      visibility: visible; }

.slider__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

.slider__arrows {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 63%;
  transform: translateY(-50%); }

.slick-arrow {
  cursor: pointer; }

.slick-arrows {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s; }
  .slick-arrows svg {
    width: 18px;
    fill: #cbbc8c;
    transition: 0.2s;
    opacity: 0.8; }
  .slick-arrows:hover svg {
    opacity: 1; }

.prev-arrow {
  left: -50px; }
  .prev-arrow svg {
    transform: rotate(180deg); }

.next-arrow {
  right: -50px; }

.slick-disabled {
  opacity: 0.5;
  transition: 0.2s;
  cursor: auto;
  pointer-events: none; }

.slider_with_arrows {
  margin-bottom: 70px; }
  .slider_with_arrows .slider {
    overflow: visible; }
  .slider_with_arrows .slick-list {
    overflow: hidden; }
  .slider_with_arrows .slick-dots {
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    bottom: -70px; }
    .slider_with_arrows .slick-dots li button {
      font-size: 18px;
      height: 45px;
      width: 45px;
      background-color: white;
      border-radius: 0;
      color: #3c3c57;
      opacity: 1;
      cursor: pointer; }
      .slider_with_arrows .slick-dots li button:hover {
        background-color: rgba(44, 55, 76, 0.5);
        color: white; }
    .slider_with_arrows .slick-dots .slick-active button {
      background-color: #2c374c;
      color: white;
      cursor: auto; }
      .slider_with_arrows .slick-dots .slick-active button:hover {
        background-color: #2c374c; }

@media screen and (max-width: 960px) {
  .slider_with_arrows .slide__item {
    padding: 60px 40px; } }

.content.error {
  background-color: #eeeff1;
  padding: 100px 20px;
  min-height: 50vh; }
  .content.error .alpha {
    font-size: 100px;
    line-height: 1em; }
  .content.error .bravo {
    margin: 0;
    color: #2c374c;
    font-weight: 600; }
  .content.error a {
    color: #2c374c;
    text-decoration: underline; }

.page.page__about {
  background-color: #fff;
  padding: 60px 20px; }
  .page.page__about .content--with_hero {
    margin-bottom: 80px; }
  .page.page__about .content {
    padding: 0; }
    .page.page__about .content p {
      font-size: 16px;
      line-height: 30px;
      opacity: 0.85;
      color: #2e415e; }

.about__how_to_play {
  background-color: #e9e6e6;
  overflow: hidden; }
  .about__how_to_play .how_to_play__item {
    background-color: #243048; }
    .about__how_to_play .how_to_play__item.how_to_play__item--5 {
      background-color: #cbbc8c; }
  .about__how_to_play .slick-arrows svg {
    fill: #243048; }
  .about__how_to_play .slick-dots li {
    background-color: rgba(36, 48, 72, 0.2);
    opacity: 1; }
    .about__how_to_play .slick-dots li button {
      cursor: pointer; }
  .about__how_to_play .slick-dots li.slick-active {
    background-color: #cbbc8c; }

@media screen and (max-width: 500px) {
  .page.page__about {
    padding: 35px 20px; }
  .about__how_to_play .how_to_play__item {
    opacity: 0.2; }
    .about__how_to_play .how_to_play__item.slick-active {
      opacity: 1; } }

.page.page__cart {
  background-color: #fff;
  border-bottom: solid 2px rgba(151, 151, 151, 0.21);
  padding: 30px 0 20px; }
  .page.page__cart .content {
    padding: 40px 65px; }
  .page.page__cart .cart__title {
    font-size: 30px;
    color: #cbbc8c;
    margin-bottom: 40px; }
  .page.page__cart .steps p {
    color: #243048;
    opacity: 0.5; }
    .page.page__cart .steps p.current_step-button {
      color: #243048;
      opacity: 1; }
  .page.page__cart .steps span {
    background-color: rgba(46, 65, 94, 0.15); }

.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
  background: #d5d7db;
  color: #2c374c;
  border: none;
  text-transform: uppercase;
  padding: 10px 25px;
  font-weight: 500;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 16px;
  text-align: center; }
  .woocommerce-message::before,
  .woocommerce-info::before,
  .woocommerce-error::before {
    color: #2c374c;
    position: relative;
    top: auto;
    left: auto;
    vertical-align: middle;
    margin: -3px 6px 0 0px; }
  .woocommerce-message a,
  .woocommerce-info a,
  .woocommerce-error a {
    color: #2c374c;
    text-decoration: underline;
    font-size: 16px; }

.woocommerce .woocommerce-message .button, .woocommerce .woocommerce-message .frm_submit input, .frm_submit .woocommerce .woocommerce-message input,
.woocommerce .woocommerce-message .frm_submit button, .frm_submit .woocommerce .woocommerce-message button, .page__cart .woocommerce .woocommerce-message .woocommerce-notices-wrapper .woocommerce-error .restore-item,
.page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item, .woocommerce .woocommerce-message .page__checkout .woocommerce-error .restore-item,
.woocommerce .page__checkout .woocommerce-message .restore-item, .page__checkout .woocommerce .woocommerce-message .restore-item, .woocommerce .woocommerce-message .loadMoreBtn-label, .woocommerce .woocommerce-message .pagination .page-numbers.next, .pagination .woocommerce .woocommerce-message .page-numbers.next {
  background: transparent;
  display: inline-block;
  color: #2c374c;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "europa", sans-serif;
  letter-spacing: 2px;
  position: relative;
  padding: 5px 0;
  border: none;
  border-bottom: 1px solid #2c374c;
  font-size: 18px;
  transition: 0.2s;
  cursor: pointer;
  border-radius: 0; }
  .woocommerce .woocommerce-message .button:hover, .woocommerce .woocommerce-message .frm_submit input:hover, .frm_submit .woocommerce .woocommerce-message input:hover,
  .woocommerce .woocommerce-message .frm_submit button:hover, .frm_submit .woocommerce .woocommerce-message button:hover, .page__cart .woocommerce .woocommerce-message .woocommerce-notices-wrapper .woocommerce-error .restore-item:hover,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item:hover, .woocommerce .woocommerce-message .page__checkout .woocommerce-error .restore-item:hover,
  .woocommerce .page__checkout .woocommerce-message .restore-item:hover, .page__checkout .woocommerce .woocommerce-message .restore-item:hover, .woocommerce .woocommerce-message .loadMoreBtn-label:hover, .woocommerce .woocommerce-message .pagination .page-numbers.next:hover, .pagination .woocommerce .woocommerce-message .page-numbers.next:hover {
    background: #d5d7dc;
    border-color: #d5d7dc; }

.woocommerce button.button,
.woocommerce .frm_submit button, .frm_submit .woocommerce button, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error button.restore-item,
.page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message button.restore-item, .woocommerce .page__checkout .woocommerce-error button.restore-item, .page__checkout .woocommerce-error .woocommerce button.restore-item,
.woocommerce .page__checkout .woocommerce-message button.restore-item, .page__checkout .woocommerce-message .woocommerce button.restore-item, .woocommerce button.loadMoreBtn-label, .woocommerce .pagination button.page-numbers.next, .pagination .woocommerce button.page-numbers.next {
  background: #d5d7db;
  display: inline-block;
  color: #2c374c;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "europa", sans-serif;
  letter-spacing: 2px;
  position: relative;
  padding: 9px 20px;
  border: none;
  font-size: 17px;
  transition: 0.2s;
  cursor: pointer;
  border-radius: 0; }
  .woocommerce button.button:hover,
  .woocommerce .frm_submit button:hover, .frm_submit .woocommerce button:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error button.restore-item:hover,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message button.restore-item:hover, .woocommerce .page__checkout .woocommerce-error button.restore-item:hover, .page__checkout .woocommerce-error .woocommerce button.restore-item:hover,
  .woocommerce .page__checkout .woocommerce-message button.restore-item:hover, .page__checkout .woocommerce-message .woocommerce button.restore-item:hover, .woocommerce button.loadMoreBtn-label:hover, .woocommerce .pagination button.page-numbers.next:hover, .pagination .woocommerce button.page-numbers.next:hover {
    background: #2c374c;
    color: #fff; }

.cart-collaterals .cart_totals {
  max-width: 350px;
  padding: 15px 0; }
  .cart-collaterals .cart_totals h2 {
    display: none; }
  .cart-collaterals .cart_totals .shop_table {
    border: none; }
    .cart-collaterals .cart_totals .shop_table th {
      text-transform: uppercase;
      letter-spacing: 2px;
      border: none;
      padding-left: 0; }
    .cart-collaterals .cart_totals .shop_table td {
      text-align: right;
      border: none;
      padding-right: 0; }
  .cart-collaterals .cart_totals .wc-proceed-to-checkout .button, .cart-collaterals .cart_totals .wc-proceed-to-checkout .frm_submit input, .frm_submit .cart-collaterals .cart_totals .wc-proceed-to-checkout input,
  .cart-collaterals .cart_totals .wc-proceed-to-checkout .frm_submit button, .frm_submit .cart-collaterals .cart_totals .wc-proceed-to-checkout button, .cart-collaterals .cart_totals .wc-proceed-to-checkout .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .cart-collaterals .cart_totals .wc-proceed-to-checkout .restore-item,
  .cart-collaterals .cart_totals .wc-proceed-to-checkout .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .cart-collaterals .cart_totals .wc-proceed-to-checkout .restore-item, .cart-collaterals .cart_totals .wc-proceed-to-checkout .page__checkout .woocommerce-error .restore-item, .page__checkout .woocommerce-error .cart-collaterals .cart_totals .wc-proceed-to-checkout .restore-item,
  .cart-collaterals .cart_totals .wc-proceed-to-checkout .page__checkout .woocommerce-message .restore-item, .page__checkout .woocommerce-message .cart-collaterals .cart_totals .wc-proceed-to-checkout .restore-item, .cart-collaterals .cart_totals .wc-proceed-to-checkout .loadMoreBtn-label, .cart-collaterals .cart_totals .wc-proceed-to-checkout .pagination .page-numbers.next, .pagination .cart-collaterals .cart_totals .wc-proceed-to-checkout .page-numbers.next {
    background: transparent;
    display: inline-block;
    color: #2c374c;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
    position: relative;
    padding: 9px 28px;
    border: 2px solid #cbbc8c;
    font-size: 18px;
    transition: 0.2s;
    cursor: pointer;
    border-radius: 0;
    width: 100%; }
    .cart-collaterals .cart_totals .wc-proceed-to-checkout .button:hover, .cart-collaterals .cart_totals .wc-proceed-to-checkout .frm_submit input:hover, .frm_submit .cart-collaterals .cart_totals .wc-proceed-to-checkout input:hover,
    .cart-collaterals .cart_totals .wc-proceed-to-checkout .frm_submit button:hover, .frm_submit .cart-collaterals .cart_totals .wc-proceed-to-checkout button:hover, .cart-collaterals .cart_totals .wc-proceed-to-checkout .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .cart-collaterals .cart_totals .wc-proceed-to-checkout .restore-item:hover,
    .cart-collaterals .cart_totals .wc-proceed-to-checkout .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .cart-collaterals .cart_totals .wc-proceed-to-checkout .restore-item:hover, .cart-collaterals .cart_totals .wc-proceed-to-checkout .page__checkout .woocommerce-error .restore-item:hover, .page__checkout .woocommerce-error .cart-collaterals .cart_totals .wc-proceed-to-checkout .restore-item:hover,
    .cart-collaterals .cart_totals .wc-proceed-to-checkout .page__checkout .woocommerce-message .restore-item:hover, .page__checkout .woocommerce-message .cart-collaterals .cart_totals .wc-proceed-to-checkout .restore-item:hover, .cart-collaterals .cart_totals .wc-proceed-to-checkout .loadMoreBtn-label:hover, .cart-collaterals .cart_totals .wc-proceed-to-checkout .pagination .page-numbers.next:hover, .pagination .cart-collaterals .cart_totals .wc-proceed-to-checkout .page-numbers.next:hover {
      background: transparent; }

.woocommerce .woocommerce-cart-form .shop_table {
  border: none;
  margin-bottom: 0; }
  .woocommerce .woocommerce-cart-form .shop_table thead {
    display: none; }
  .woocommerce .woocommerce-cart-form .shop_table .product-thumbnail {
    width: 20%;
    border-top: none;
    padding-left: 0;
    padding-bottom: 18px; }
    .woocommerce .woocommerce-cart-form .shop_table .product-thumbnail a {
      display: block; }
      .woocommerce .woocommerce-cart-form .shop_table .product-thumbnail a img {
        max-width: 170px;
        border: none; }
  .woocommerce .woocommerce-cart-form .shop_table .product-name {
    border-top: none;
    background-color: transparent; }
    .woocommerce .woocommerce-cart-form .shop_table .product-name a {
      color: #2c374c;
      text-transform: uppercase;
      font-size: 22px;
      letter-spacing: 2px;
      text-decoration: none; }
    .woocommerce .woocommerce-cart-form .shop_table .product-name .variation .variation-CompetitionAnswer {
      opacity: 0.4; }
      .woocommerce .woocommerce-cart-form .shop_table .product-name .variation .variation-CompetitionAnswer p {
        text-transform: capitalize; }
  .woocommerce .woocommerce-cart-form .shop_table .product-quantity {
    border-top: none;
    background-color: transparent; }
    .woocommerce .woocommerce-cart-form .shop_table .product-quantity .quantity {
      display: inline-block;
      vertical-align: middle;
      position: relative; }
    .woocommerce .woocommerce-cart-form .shop_table .product-quantity input[type='number']::-webkit-inner-spin-button,
    .woocommerce .woocommerce-cart-form .shop_table .product-quantity input[type='number']::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    .woocommerce .woocommerce-cart-form .shop_table .product-quantity input[type='number'] {
      appearance: textfield;
      -webkit-appearance: textfield; }
    .woocommerce .woocommerce-cart-form .shop_table .product-quantity input {
      width: 85px;
      height: 42px;
      line-height: 1.65;
      float: left;
      display: block;
      padding: 0;
      margin: 0;
      padding-left: 15px;
      border: 2px solid #eeeff1;
      border-radius: 2px;
      text-align: left;
      font-size: 17px; }
    .woocommerce .woocommerce-cart-form .shop_table .product-quantity .quantity input:focus {
      outline: 0; }
    .woocommerce .woocommerce-cart-form .shop_table .product-quantity .quantity-nav {
      float: left;
      position: relative;
      height: 42px; }
    .woocommerce .woocommerce-cart-form .shop_table .product-quantity .quantity-button {
      position: relative;
      cursor: pointer;
      width: 12px;
      text-align: center;
      color: #2c374c;
      background: url("assets/images/arrow-blue.svg") no-repeat center;
      background-size: 9px;
      line-height: 1.7;
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      -o-user-select: none;
      user-select: none; }
    .woocommerce .woocommerce-cart-form .shop_table .product-quantity .quantity-button.quantity-up {
      position: absolute;
      height: 50%;
      top: 3px;
      left: -24px;
      transform: rotate(-90deg); }
    .woocommerce .woocommerce-cart-form .shop_table .product-quantity .quantity-button.quantity-down {
      position: absolute;
      bottom: 3px;
      left: -24px;
      height: 50%;
      transform: rotate(90deg); }
    .woocommerce .woocommerce-cart-form .shop_table .product-quantity p {
      margin: 0 0 0 4px;
      display: inline-block;
      vertical-align: middle; }
  .woocommerce .woocommerce-cart-form .shop_table .product-subtotal {
    border-top: none;
    background-color: transparent; }
  .woocommerce .woocommerce-cart-form .shop_table .product-remove {
    border-top: none;
    padding-right: 0; }
    .woocommerce .woocommerce-cart-form .shop_table .product-remove a {
      color: #2c374c !important;
      font-weight: 400;
      transition: 0.2s;
      text-align: right;
      float: right; }
      .woocommerce .woocommerce-cart-form .shop_table .product-remove a:hover {
        background: none;
        color: #cbbc8c !important; }
  .woocommerce .woocommerce-cart-form .shop_table .actions {
    padding: 20px 0 0;
    border-top: 3px solid #eeeff1; }
    .woocommerce .woocommerce-cart-form .shop_table .actions .coupon {
      display: flex;
      justify-content: space-between;
      column-gap: 20px;
      padding: 30px 25px;
      border-radius: 4px;
      background-color: #eaecee;
      margin-bottom: 30px;
      max-width: 400px;
      width: 100%; }
      .woocommerce .woocommerce-cart-form .shop_table .actions .coupon label {
        display: none; }
      .woocommerce .woocommerce-cart-form .shop_table .actions .coupon input[type='text'] {
        width: 100%;
        margin: 0 0 20px;
        font-size: 16px;
        letter-spacing: 1.78px;
        line-height: 19px;
        font-weight: 400;
        color: #323538;
        border: none;
        border-radius: 2px;
        padding: 17px 12px;
        font-family: "europa", sans-serif;
        margin-bottom: 0; }
        .woocommerce .woocommerce-cart-form .shop_table .actions .coupon input[type='text'].placeholder {
          letter-spacing: 0; }
        .woocommerce .woocommerce-cart-form .shop_table .actions .coupon input[type='text']:-moz-placeholder {
          letter-spacing: 0; }
        .woocommerce .woocommerce-cart-form .shop_table .actions .coupon input[type='text']::-moz-placeholder {
          letter-spacing: 0; }
        .woocommerce .woocommerce-cart-form .shop_table .actions .coupon input[type='text']:-ms-input-placeholder {
          letter-spacing: 0; }
        .woocommerce .woocommerce-cart-form .shop_table .actions .coupon input[type='text']::-webkit-input-placeholder {
          letter-spacing: 0; }
      .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .button, .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .frm_submit input, .frm_submit .woocommerce .woocommerce-cart-form .shop_table .actions .coupon input,
      .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .frm_submit button, .frm_submit .woocommerce .woocommerce-cart-form .shop_table .actions .coupon button, .page__cart .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .woocommerce-notices-wrapper .woocommerce-error .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .woocommerce-cart-form .shop_table .actions .coupon .restore-item,
      .page__cart .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .woocommerce-notices-wrapper .woocommerce-message .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .woocommerce-cart-form .shop_table .actions .coupon .restore-item, .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .page__checkout .woocommerce-error .restore-item, .page__checkout .woocommerce-error .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .restore-item,
      .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .page__checkout .woocommerce-message .restore-item, .page__checkout .woocommerce-message .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .restore-item, .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .loadMoreBtn-label, .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .pagination .page-numbers.next, .pagination .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .page-numbers.next {
        background-color: #243048;
        color: white;
        font-size: 17px;
        font-weight: 300;
        letter-spacing: 2.36px;
        line-height: 20px;
        border-radius: 2px;
        float: none;
        padding: 15px 20px;
        opacity: 1; }
        .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .button:hover, .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .frm_submit input:hover, .frm_submit .woocommerce .woocommerce-cart-form .shop_table .actions .coupon input:hover,
        .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .frm_submit button:hover, .frm_submit .woocommerce .woocommerce-cart-form .shop_table .actions .coupon button:hover, .page__cart .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .woocommerce-notices-wrapper .woocommerce-error .restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .woocommerce-cart-form .shop_table .actions .coupon .restore-item:hover,
        .page__cart .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .woocommerce-notices-wrapper .woocommerce-message .restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .woocommerce-cart-form .shop_table .actions .coupon .restore-item:hover, .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .page__checkout .woocommerce-error .restore-item:hover, .page__checkout .woocommerce-error .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .restore-item:hover,
        .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .page__checkout .woocommerce-message .restore-item:hover, .page__checkout .woocommerce-message .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .restore-item:hover, .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .loadMoreBtn-label:hover, .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .pagination .page-numbers.next:hover, .pagination .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .page-numbers.next:hover {
          background-color: #cbbc8c;
          color: #243048;
          border-color: #cbbc8c; }
    .woocommerce .woocommerce-cart-form .shop_table .actions .button, .woocommerce .woocommerce-cart-form .shop_table .actions .frm_submit input, .frm_submit .woocommerce .woocommerce-cart-form .shop_table .actions input,
    .woocommerce .woocommerce-cart-form .shop_table .actions .frm_submit button, .frm_submit .woocommerce .woocommerce-cart-form .shop_table .actions button, .page__cart .woocommerce .woocommerce-cart-form .shop_table .actions .woocommerce-notices-wrapper .woocommerce-error .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .woocommerce-cart-form .shop_table .actions .restore-item,
    .page__cart .woocommerce .woocommerce-cart-form .shop_table .actions .woocommerce-notices-wrapper .woocommerce-message .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .woocommerce-cart-form .shop_table .actions .restore-item, .woocommerce .woocommerce-cart-form .shop_table .actions .page__checkout .woocommerce-error .restore-item, .page__checkout .woocommerce-error .woocommerce .woocommerce-cart-form .shop_table .actions .restore-item,
    .woocommerce .woocommerce-cart-form .shop_table .actions .page__checkout .woocommerce-message .restore-item, .page__checkout .woocommerce-message .woocommerce .woocommerce-cart-form .shop_table .actions .restore-item, .woocommerce .woocommerce-cart-form .shop_table .actions .loadMoreBtn-label, .woocommerce .woocommerce-cart-form .shop_table .actions .pagination .page-numbers.next, .pagination .woocommerce .woocommerce-cart-form .shop_table .actions .page-numbers.next {
      background-color: #243048;
      color: white;
      font-size: 17px;
      font-weight: 400;
      letter-spacing: 2.36px;
      line-height: 20px;
      border-radius: 2px;
      border: solid 2px #243048;
      float: none;
      padding: 16px 30px;
      margin: 0;
      pointer-events: all; }
      .woocommerce .woocommerce-cart-form .shop_table .actions .button:disabled, .woocommerce .woocommerce-cart-form .shop_table .actions .frm_submit input:disabled, .frm_submit .woocommerce .woocommerce-cart-form .shop_table .actions input:disabled,
      .woocommerce .woocommerce-cart-form .shop_table .actions .frm_submit button:disabled, .frm_submit .woocommerce .woocommerce-cart-form .shop_table .actions button:disabled, .page__cart .woocommerce .woocommerce-cart-form .shop_table .actions .woocommerce-notices-wrapper .woocommerce-error .restore-item:disabled, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .woocommerce-cart-form .shop_table .actions .restore-item:disabled,
      .page__cart .woocommerce .woocommerce-cart-form .shop_table .actions .woocommerce-notices-wrapper .woocommerce-message .restore-item:disabled, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .woocommerce-cart-form .shop_table .actions .restore-item:disabled, .woocommerce .woocommerce-cart-form .shop_table .actions .page__checkout .woocommerce-error .restore-item:disabled, .page__checkout .woocommerce-error .woocommerce .woocommerce-cart-form .shop_table .actions .restore-item:disabled,
      .woocommerce .woocommerce-cart-form .shop_table .actions .page__checkout .woocommerce-message .restore-item:disabled, .page__checkout .woocommerce-message .woocommerce .woocommerce-cart-form .shop_table .actions .restore-item:disabled, .woocommerce .woocommerce-cart-form .shop_table .actions .loadMoreBtn-label:disabled, .woocommerce .woocommerce-cart-form .shop_table .actions .pagination .page-numbers.next:disabled, .pagination .woocommerce .woocommerce-cart-form .shop_table .actions .page-numbers.next:disabled {
        opacity: 0.3;
        background-color: transparent;
        pointer-events: none;
        color: #243048; }
      .woocommerce .woocommerce-cart-form .shop_table .actions .button:hover, .woocommerce .woocommerce-cart-form .shop_table .actions .frm_submit input:hover, .frm_submit .woocommerce .woocommerce-cart-form .shop_table .actions input:hover,
      .woocommerce .woocommerce-cart-form .shop_table .actions .frm_submit button:hover, .frm_submit .woocommerce .woocommerce-cart-form .shop_table .actions button:hover, .page__cart .woocommerce .woocommerce-cart-form .shop_table .actions .woocommerce-notices-wrapper .woocommerce-error .restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .woocommerce-cart-form .shop_table .actions .restore-item:hover,
      .page__cart .woocommerce .woocommerce-cart-form .shop_table .actions .woocommerce-notices-wrapper .woocommerce-message .restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .woocommerce-cart-form .shop_table .actions .restore-item:hover, .woocommerce .woocommerce-cart-form .shop_table .actions .page__checkout .woocommerce-error .restore-item:hover, .page__checkout .woocommerce-error .woocommerce .woocommerce-cart-form .shop_table .actions .restore-item:hover,
      .woocommerce .woocommerce-cart-form .shop_table .actions .page__checkout .woocommerce-message .restore-item:hover, .page__checkout .woocommerce-message .woocommerce .woocommerce-cart-form .shop_table .actions .restore-item:hover, .woocommerce .woocommerce-cart-form .shop_table .actions .loadMoreBtn-label:hover, .woocommerce .woocommerce-cart-form .shop_table .actions .pagination .page-numbers.next:hover, .pagination .woocommerce .woocommerce-cart-form .shop_table .actions .page-numbers.next:hover {
        background-color: #cbbc8c;
        color: #243048;
        border-color: #cbbc8c; }

.woocommerce .cart-collaterals .cart_totals {
  padding: 0;
  display: block;
  max-width: 360px; }
  .woocommerce .cart-collaterals .cart_totals .shop_table tr {
    display: flex;
    justify-content: flex-end;
    column-gap: 10px; }
  .woocommerce .cart-collaterals .cart_totals .shop_table td {
    background-color: transparent;
    font-size: 16px;
    color: #243048;
    line-height: 22px;
    letter-spacing: 1.33px;
    font-weight: 400;
    text-transform: uppercase; }
    .woocommerce .cart-collaterals .cart_totals .shop_table td::before {
      float: none;
      font-weight: 400; }
  .woocommerce .cart-collaterals .cart_totals .shop_table .order-total td {
    font-size: 20px; }
    .woocommerce .cart-collaterals .cart_totals .shop_table .order-total td strong {
      font-weight: 400; }
  .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    text-align: center; }
    .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .button, .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .frm_submit input, .frm_submit .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout input,
    .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .frm_submit button, .frm_submit .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout button, .page__cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .woocommerce-notices-wrapper .woocommerce-error .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .cart-collaterals .cart_totals .wc-proceed-to-checkout .restore-item,
    .page__cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .woocommerce-notices-wrapper .woocommerce-message .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .cart-collaterals .cart_totals .wc-proceed-to-checkout .restore-item, .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .page__checkout .woocommerce-error .restore-item, .page__checkout .woocommerce-error .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .restore-item,
    .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .page__checkout .woocommerce-message .restore-item, .page__checkout .woocommerce-message .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .restore-item, .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .loadMoreBtn-label, .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .pagination .page-numbers.next, .pagination .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .page-numbers.next {
      font-size: 17px;
      letter-spacing: 2.36px;
      line-height: 20px;
      padding: 15px 28px;
      background-color: #cbbc8c;
      border-color: #cbbc8c;
      font-weight: 400; }
      .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .button:hover, .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .frm_submit input:hover, .frm_submit .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout input:hover,
      .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .frm_submit button:hover, .frm_submit .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout button:hover, .page__cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .woocommerce-notices-wrapper .woocommerce-error .restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .cart-collaterals .cart_totals .wc-proceed-to-checkout .restore-item:hover,
      .page__cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .woocommerce-notices-wrapper .woocommerce-message .restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .cart-collaterals .cart_totals .wc-proceed-to-checkout .restore-item:hover, .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .page__checkout .woocommerce-error .restore-item:hover, .page__checkout .woocommerce-error .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .restore-item:hover,
      .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .page__checkout .woocommerce-message .restore-item:hover, .page__checkout .woocommerce-message .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .restore-item:hover, .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .loadMoreBtn-label:hover, .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .pagination .page-numbers.next:hover, .pagination .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .page-numbers.next:hover {
        background-color: #243048;
        border-color: #243048;
        color: white; }

.page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error,
.page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message {
  border: none;
  border-radius: 4px;
  padding: 20px 20px 20px 45px;
  text-align: left;
  background-color: #eaecee;
  font-size: 16px;
  text-transform: none;
  line-height: 22px;
  color: #243048;
  font-weight: 300;
  letter-spacing: 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  column-gap: 20px;
  row-gap: 10px;
  flex-wrap: wrap;
  font-family: "europa", sans-serif; }
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error:before,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message:before {
    color: #221f20;
    top: 22px;
    left: 20px; }
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error:after,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message:after {
    display: none; }
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .button, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .frm_submit input, .frm_submit .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error input,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .frm_submit button, .frm_submit .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error button, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .loadMoreBtn-label, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .pagination .page-numbers.next, .pagination .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .page-numbers.next,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .button,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .frm_submit input,
  .frm_submit .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message input,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .frm_submit button,
  .frm_submit .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message button,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .loadMoreBtn-label,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .pagination .page-numbers.next,
  .pagination .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .page-numbers.next {
    background-color: rgba(46, 65, 94, 0.15);
    border: none;
    padding: 9px 28px;
    color: #2e415e;
    float: none;
    align-self: flex-end;
    order: 1;
    font-size: 14px !important; }
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .button:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .frm_submit input:hover, .frm_submit .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error input:hover,
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .frm_submit button:hover, .frm_submit .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error button:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .loadMoreBtn-label:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .pagination .page-numbers.next:hover, .pagination .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .page-numbers.next:hover,
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .button:hover,
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .frm_submit input:hover,
    .frm_submit .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message input:hover,
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .frm_submit button:hover,
    .frm_submit .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message button:hover,
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item:hover,
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .loadMoreBtn-label:hover,
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .pagination .page-numbers.next:hover,
    .pagination .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .page-numbers.next:hover {
      color: white;
      background-color: #2e415e; }
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item {
    background-color: rgba(46, 65, 94, 0.15) !important;
    border: none !important;
    padding: 9px 28px !important;
    font-size: 14px !important;
    color: #2e415e !important;
    float: none; }
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item:hover,
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item:hover {
      color: white !important;
      background-color: #2e415e !important; }

.page__cart .woocommerce-message {
  flex-direction: column; }
  .page__cart .woocommerce-message .wc-forward {
    align-self: flex-end; }

.page__cart .woocommerce-info.cart-empty {
  background-color: #fff;
  border: none;
  font-size: 16px;
  text-transform: none;
  line-height: 22px;
  padding: 0;
  margin-bottom: 40px;
  letter-spacing: 0; }
  .page__cart .woocommerce-info.cart-empty:before {
    display: none; }

.page__cart .woocommerce .return-to-shop .button, .page__cart .woocommerce .return-to-shop .frm_submit input, .frm_submit .page__cart .woocommerce .return-to-shop input,
.page__cart .woocommerce .return-to-shop .frm_submit button, .frm_submit .page__cart .woocommerce .return-to-shop button, .page__cart .woocommerce .return-to-shop .woocommerce-notices-wrapper .woocommerce-error .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .return-to-shop .restore-item,
.page__cart .woocommerce .return-to-shop .woocommerce-notices-wrapper .woocommerce-message .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .return-to-shop .restore-item, .page__cart .woocommerce .return-to-shop .page__checkout .woocommerce-error .restore-item, .page__checkout .woocommerce-error .page__cart .woocommerce .return-to-shop .restore-item,
.page__cart .woocommerce .return-to-shop .page__checkout .woocommerce-message .restore-item, .page__checkout .woocommerce-message .page__cart .woocommerce .return-to-shop .restore-item, .page__cart .woocommerce .return-to-shop .loadMoreBtn-label, .page__cart .woocommerce .return-to-shop .pagination .page-numbers.next, .pagination .page__cart .woocommerce .return-to-shop .page-numbers.next {
  background-color: #cbbc8c;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 2.36px;
  color: #003a5d;
  padding: 15px 28px;
  border: solid 2px #cbbc8c; }
  .page__cart .woocommerce .return-to-shop .button:hover, .page__cart .woocommerce .return-to-shop .frm_submit input:hover, .frm_submit .page__cart .woocommerce .return-to-shop input:hover,
  .page__cart .woocommerce .return-to-shop .frm_submit button:hover, .frm_submit .page__cart .woocommerce .return-to-shop button:hover, .page__cart .woocommerce .return-to-shop .woocommerce-notices-wrapper .woocommerce-error .restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .return-to-shop .restore-item:hover,
  .page__cart .woocommerce .return-to-shop .woocommerce-notices-wrapper .woocommerce-message .restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .return-to-shop .restore-item:hover, .page__cart .woocommerce .return-to-shop .page__checkout .woocommerce-error .restore-item:hover, .page__checkout .woocommerce-error .page__cart .woocommerce .return-to-shop .restore-item:hover,
  .page__cart .woocommerce .return-to-shop .page__checkout .woocommerce-message .restore-item:hover, .page__checkout .woocommerce-message .page__cart .woocommerce .return-to-shop .restore-item:hover, .page__cart .woocommerce .return-to-shop .loadMoreBtn-label:hover, .page__cart .woocommerce .return-to-shop .pagination .page-numbers.next:hover, .pagination .page__cart .woocommerce .return-to-shop .page-numbers.next:hover {
    background-color: transparent; }

@media screen and (max-width: 1000px) {
  .page.page__cart .content {
    padding: 30px; }
  .page.page__cart .inner {
    padding: 0; } }

@media screen and (max-width: 768px) {
  .woocommerce .woocommerce-cart-form .shop_table td {
    padding: 0;
    text-align: center !important; }
    .woocommerce .woocommerce-cart-form .shop_table td::before {
      display: none; }
  .woocommerce .woocommerce-cart-form .shop_table .cart_item {
    position: relative;
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: solid 2.5px rgba(151, 151, 151, 0.32); }
  .woocommerce .woocommerce-cart-form .shop_table .product-thumbnail {
    display: block;
    width: 100%;
    max-width: 155px;
    padding: 0;
    margin: 0 auto; }
    .woocommerce .woocommerce-cart-form .shop_table .product-thumbnail a img {
      max-width: none;
      width: 100%;
      border: none;
      border-radius: 2px;
      margin-bottom: 20px; }
    .woocommerce .woocommerce-cart-form .shop_table .product-thumbnail:before {
      display: none; }
  .woocommerce .woocommerce-cart-form .shop_table .product-name {
    margin-bottom: 30px; }
    .woocommerce .woocommerce-cart-form .shop_table .product-name a {
      font-size: 20px;
      letter-spacing: 1px;
      line-height: 29px;
      text-decoration: none;
      color: #243048;
      transition: 0.2s;
      display: block;
      margin-bottom: 20px; }
      .woocommerce .woocommerce-cart-form .shop_table .product-name a:hover {
        text-decoration: none;
        color: #cbbc8c; }
    .woocommerce .woocommerce-cart-form .shop_table .product-name .variation .variation-CompetitionAnswer {
      display: block;
      margin: 0 0 5px;
      float: none;
      opacity: 1; }
      .woocommerce .woocommerce-cart-form .shop_table .product-name .variation .variation-CompetitionAnswer p {
        text-transform: uppercase; }
    .woocommerce .woocommerce-cart-form .shop_table .product-name .variation dt {
      display: block;
      font-size: 16px;
      letter-spacing: 1px;
      text-transform: uppercase;
      line-height: 22px;
      color: #cbbc8c;
      margin-bottom: 10px; }
    .woocommerce .woocommerce-cart-form .shop_table .product-name .variation dd {
      font-size: 20px;
      letter-spacing: 1px;
      text-transform: uppercase;
      line-height: 22px;
      color: #243048; }
  .woocommerce .woocommerce-cart-form .shop_table .product-quantity {
    position: relative; }
    .woocommerce .woocommerce-cart-form .shop_table .product-quantity::before {
      content: 'Ticket Quantity';
      font-family: "europa", sans-serif;
      display: block;
      font-size: 16px;
      letter-spacing: 1px;
      text-transform: uppercase;
      line-height: 22px;
      color: #cbbc8c;
      margin-bottom: 10px;
      float: none;
      font-weight: 400; }
    .woocommerce .woocommerce-cart-form .shop_table .product-quantity p {
      display: none; }
    .woocommerce .woocommerce-cart-form .shop_table .product-quantity .quantity {
      position: relative;
      max-width: 235px;
      width: 100%;
      margin-bottom: 30px; }
      .woocommerce .woocommerce-cart-form .shop_table .product-quantity .quantity input {
        width: 100%;
        height: auto;
        float: none;
        font-size: 20px;
        border-radius: 4px;
        border: solid 2px rgba(36, 48, 72, 0.15);
        line-height: 19px;
        padding: 13px 12px;
        font-family: "europa", sans-serif;
        font-weight: 300; }
      .woocommerce .woocommerce-cart-form .shop_table .product-quantity .quantity .quantity-nav {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        opacity: 0.4; }
  .woocommerce .woocommerce-cart-form .shop_table .product-subtotal {
    position: relative;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 22px;
    color: #243048;
    margin-bottom: 20px; }
    .woocommerce .woocommerce-cart-form .shop_table .product-subtotal::before {
      content: 'Subtotal';
      font-family: "europa", sans-serif;
      display: block;
      font-size: 16px;
      letter-spacing: 1px;
      text-transform: uppercase;
      line-height: 22px;
      color: #cbbc8c;
      margin-bottom: 5px;
      float: none;
      font-weight: 400; }
  .woocommerce .woocommerce-cart-form .shop_table .product-remove {
    position: absolute;
    top: -18px;
    right: 0; }
    .woocommerce .woocommerce-cart-form .shop_table .product-remove a {
      font-size: 40px;
      font-weight: 300;
      width: auto;
      height: auto;
      color: #2e415e;
      opacity: 0.25; }
      .woocommerce .woocommerce-cart-form .shop_table .product-remove a:hover {
        opacity: 1; }
  .woocommerce .woocommerce-cart-form .shop_table .actions {
    border-top: none;
    padding: 0;
    background-color: transparent; }
    .woocommerce .woocommerce-cart-form .shop_table .actions .coupon {
      max-width: none;
      flex-direction: column;
      align-items: center; }
      .woocommerce .woocommerce-cart-form .shop_table .actions .coupon input[type='text'] {
        margin-bottom: 20px; }
    .woocommerce .woocommerce-cart-form .shop_table .actions .button, .woocommerce .woocommerce-cart-form .shop_table .actions .frm_submit input, .frm_submit .woocommerce .woocommerce-cart-form .shop_table .actions input,
    .woocommerce .woocommerce-cart-form .shop_table .actions .frm_submit button, .frm_submit .woocommerce .woocommerce-cart-form .shop_table .actions button, .page__cart .woocommerce .woocommerce-cart-form .shop_table .actions .woocommerce-notices-wrapper .woocommerce-error .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .woocommerce-cart-form .shop_table .actions .restore-item,
    .page__cart .woocommerce .woocommerce-cart-form .shop_table .actions .woocommerce-notices-wrapper .woocommerce-message .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .woocommerce-cart-form .shop_table .actions .restore-item, .woocommerce .woocommerce-cart-form .shop_table .actions .page__checkout .woocommerce-error .restore-item, .page__checkout .woocommerce-error .woocommerce .woocommerce-cart-form .shop_table .actions .restore-item,
    .woocommerce .woocommerce-cart-form .shop_table .actions .page__checkout .woocommerce-message .restore-item, .page__checkout .woocommerce-message .woocommerce .woocommerce-cart-form .shop_table .actions .restore-item, .woocommerce .woocommerce-cart-form .shop_table .actions .loadMoreBtn-label, .woocommerce .woocommerce-cart-form .shop_table .actions .pagination .page-numbers.next, .pagination .woocommerce .woocommerce-cart-form .shop_table .actions .page-numbers.next {
      width: 100%;
      background-color: #243048;
      color: white;
      font-size: 17px;
      font-weight: 400;
      letter-spacing: 2.36px;
      line-height: 20px;
      border-radius: 2px;
      border: solid 2px #243048;
      float: none;
      padding: 16px 20px;
      margin: 0;
      pointer-events: all; }
      .woocommerce .woocommerce-cart-form .shop_table .actions .button:disabled, .woocommerce .woocommerce-cart-form .shop_table .actions .frm_submit input:disabled, .frm_submit .woocommerce .woocommerce-cart-form .shop_table .actions input:disabled,
      .woocommerce .woocommerce-cart-form .shop_table .actions .frm_submit button:disabled, .frm_submit .woocommerce .woocommerce-cart-form .shop_table .actions button:disabled, .page__cart .woocommerce .woocommerce-cart-form .shop_table .actions .woocommerce-notices-wrapper .woocommerce-error .restore-item:disabled, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .woocommerce-cart-form .shop_table .actions .restore-item:disabled,
      .page__cart .woocommerce .woocommerce-cart-form .shop_table .actions .woocommerce-notices-wrapper .woocommerce-message .restore-item:disabled, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .woocommerce-cart-form .shop_table .actions .restore-item:disabled, .woocommerce .woocommerce-cart-form .shop_table .actions .page__checkout .woocommerce-error .restore-item:disabled, .page__checkout .woocommerce-error .woocommerce .woocommerce-cart-form .shop_table .actions .restore-item:disabled,
      .woocommerce .woocommerce-cart-form .shop_table .actions .page__checkout .woocommerce-message .restore-item:disabled, .page__checkout .woocommerce-message .woocommerce .woocommerce-cart-form .shop_table .actions .restore-item:disabled, .woocommerce .woocommerce-cart-form .shop_table .actions .loadMoreBtn-label:disabled, .woocommerce .woocommerce-cart-form .shop_table .actions .pagination .page-numbers.next:disabled, .pagination .woocommerce .woocommerce-cart-form .shop_table .actions .page-numbers.next:disabled {
        opacity: 0.3;
        background-color: transparent;
        pointer-events: none;
        color: #243048; }
      .woocommerce .woocommerce-cart-form .shop_table .actions .button:hover, .woocommerce .woocommerce-cart-form .shop_table .actions .frm_submit input:hover, .frm_submit .woocommerce .woocommerce-cart-form .shop_table .actions input:hover,
      .woocommerce .woocommerce-cart-form .shop_table .actions .frm_submit button:hover, .frm_submit .woocommerce .woocommerce-cart-form .shop_table .actions button:hover, .page__cart .woocommerce .woocommerce-cart-form .shop_table .actions .woocommerce-notices-wrapper .woocommerce-error .restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .woocommerce-cart-form .shop_table .actions .restore-item:hover,
      .page__cart .woocommerce .woocommerce-cart-form .shop_table .actions .woocommerce-notices-wrapper .woocommerce-message .restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .woocommerce-cart-form .shop_table .actions .restore-item:hover, .woocommerce .woocommerce-cart-form .shop_table .actions .page__checkout .woocommerce-error .restore-item:hover, .page__checkout .woocommerce-error .woocommerce .woocommerce-cart-form .shop_table .actions .restore-item:hover,
      .woocommerce .woocommerce-cart-form .shop_table .actions .page__checkout .woocommerce-message .restore-item:hover, .page__checkout .woocommerce-message .woocommerce .woocommerce-cart-form .shop_table .actions .restore-item:hover, .woocommerce .woocommerce-cart-form .shop_table .actions .loadMoreBtn-label:hover, .woocommerce .woocommerce-cart-form .shop_table .actions .pagination .page-numbers.next:hover, .pagination .woocommerce .woocommerce-cart-form .shop_table .actions .page-numbers.next:hover {
        background-color: #cbbc8c;
        color: #243048; }
  .woocommerce .cart-collaterals .cart_totals {
    min-width: 100%;
    max-width: none; }
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .button, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .frm_submit input, .frm_submit .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error input,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .frm_submit button, .frm_submit .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error button, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .loadMoreBtn-label, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .pagination .page-numbers.next, .pagination .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .page-numbers.next,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .button,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .frm_submit input,
  .frm_submit .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message input,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .frm_submit button,
  .frm_submit .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message button,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .loadMoreBtn-label,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .pagination .page-numbers.next,
  .pagination .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .page-numbers.next {
    background-color: rgba(46, 65, 94, 0.15);
    border: none;
    padding: 10px 20px;
    font-size: 14px;
    color: #2e415e;
    float: none;
    align-self: flex-end;
    order: 1; }
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .button:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .frm_submit input:hover, .frm_submit .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error input:hover,
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .frm_submit button:hover, .frm_submit .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error button:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .loadMoreBtn-label:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .pagination .page-numbers.next:hover, .pagination .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .page-numbers.next:hover,
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .button:hover,
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .frm_submit input:hover,
    .frm_submit .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message input:hover,
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .frm_submit button:hover,
    .frm_submit .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message button:hover,
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item:hover,
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .loadMoreBtn-label:hover,
    .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .pagination .page-numbers.next:hover,
    .pagination .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .page-numbers.next:hover {
      color: white;
      background-color: #2e415e; }
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item,
  .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item {
    font-size: 14px !important;
    padding: 6px 20px !important; } }

@media screen and (max-width: 500px) {
  .page.page__cart .cart__title {
    font-weight: 400; }
  .woocommerce .woocommerce-cart-form .shop_table .actions button.button,
  .woocommerce .woocommerce-cart-form .shop_table .actions .frm_submit button, .frm_submit .woocommerce .woocommerce-cart-form .shop_table .actions button, .page__cart .woocommerce .woocommerce-cart-form .shop_table .actions .woocommerce-notices-wrapper .woocommerce-error button.restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .woocommerce-cart-form .shop_table .actions button.restore-item,
  .page__cart .woocommerce .woocommerce-cart-form .shop_table .actions .woocommerce-notices-wrapper .woocommerce-message button.restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .woocommerce-cart-form .shop_table .actions button.restore-item, .woocommerce .woocommerce-cart-form .shop_table .actions .page__checkout .woocommerce-error button.restore-item, .page__checkout .woocommerce-error .woocommerce .woocommerce-cart-form .shop_table .actions button.restore-item,
  .woocommerce .woocommerce-cart-form .shop_table .actions .page__checkout .woocommerce-message button.restore-item, .page__checkout .woocommerce-message .woocommerce .woocommerce-cart-form .shop_table .actions button.restore-item, .woocommerce .woocommerce-cart-form .shop_table .actions button.loadMoreBtn-label, .woocommerce .woocommerce-cart-form .shop_table .actions .pagination button.page-numbers.next, .pagination .woocommerce .woocommerce-cart-form .shop_table .actions button.page-numbers.next {
    width: auto;
    margin: 0 auto 20px; }
  .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .button, .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .frm_submit input, .frm_submit .woocommerce .woocommerce-cart-form .shop_table .actions .coupon input,
  .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .frm_submit button, .frm_submit .woocommerce .woocommerce-cart-form .shop_table .actions .coupon button, .page__cart .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .woocommerce-notices-wrapper .woocommerce-error .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .woocommerce-cart-form .shop_table .actions .coupon .restore-item,
  .page__cart .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .woocommerce-notices-wrapper .woocommerce-message .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .woocommerce-cart-form .shop_table .actions .coupon .restore-item, .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .page__checkout .woocommerce-error .restore-item, .page__checkout .woocommerce-error .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .restore-item,
  .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .page__checkout .woocommerce-message .restore-item, .page__checkout .woocommerce-message .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .restore-item, .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .loadMoreBtn-label, .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .pagination .page-numbers.next, .pagination .woocommerce .woocommerce-cart-form .shop_table .actions .coupon .page-numbers.next {
    width: 100%;
    margin: 0; } }

.page.page__charities {
  background-color: #e9e6e6;
  padding-bottom: 30px; }

.page__charities .content--clear {
  padding: 0 60px; }

.page__charities__content p {
  color: #2e415e;
  opacity: 0.85; }

.charities__loop {
  margin: 20px -20px;
  margin-bottom: 50px; }
  .charities__loop > [class*='grid_'] {
    padding: 0 20px; }
  .charities__loop .charity__single {
    text-align: center;
    margin: 15px 0; }
    .charities__loop .charity__single-img {
      width: 100%;
      max-width: 195px;
      position: relative;
      margin: 0 auto 20px; }
      .charities__loop .charity__single-img:after {
        content: '';
        display: block;
        padding-bottom: 100%; }
    .charities__loop .charity__single p {
      font-size: 16px;
      line-height: 29px;
      color: #2e415e; }
    .charities__loop .charity__single .charity__single-link {
      background-color: transparent;
      padding: 12px 28px;
      max-width: 205px;
      width: 100%;
      margin: 20px auto 0; }
      .charities__loop .charity__single .charity__single-link:hover {
        color: #cbbc8c; }

@media screen and (max-width: 900px) {
  .page.page__charities .content--clear {
    padding: 0; }
  .charities__loop {
    margin: 0; }
    .charities__loop .grid_1-2 {
      width: 100%;
      max-width: 480px;
      padding: 0; }
    .charities__loop .charity__single {
      padding: 0 20px; } }

@media screen and (max-width: 500px) {
  .inner--charities {
    padding: 0; } }

.page.page__checkout {
  background-color: #fff;
  padding-top: 0;
  border-bottom: solid 2px rgba(151, 151, 151, 0.21);
  padding-bottom: 10px; }
  .page.page__checkout .content {
    padding-bottom: 0; }
  .page.page__checkout .page__title {
    text-align: center;
    font-size: 30px;
    letter-spacing: 2.36px;
    line-height: 29px;
    margin-bottom: 40px;
    font-weight: 300; }

.woocommerce-billing-fields {
  font-size: 11px;
  line-height: 23px;
  letter-spacing: 0.18px;
  color: #646363;
  margin-bottom: 30px; }
  .woocommerce-billing-fields .woocommerce-input-wrapper {
    font-size: 17px;
    line-height: 2; }
  .woocommerce-billing-fields h3 {
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 1.07px;
    line-height: 29px;
    color: #243048; }

#customer_details {
  padding: 0 80px 0 0;
  width: 56%;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  font-size: 16px; }
  #customer_details .col-1 {
    width: 100%;
    text-align: left; }
    #customer_details .col-1 .form-row {
      margin-bottom: 15px; }
      #customer_details .col-1 .form-row .woocommerce-input-wrapper {
        width: 100%;
        position: relative; }
    #customer_details .col-1 input[type='text'],
    #customer_details .col-1 input[type='tel'],
    #customer_details .col-1 input[type='email'] {
      padding: 13px 10px;
      border-radius: 2px;
      font-size: 16px;
      font-family: "europa", sans-serif;
      border: 2px solid #dee0e4; }
    #customer_details .col-1 .select2-container--default .select2-selection--single {
      border: 2px solid #dee0e4;
      padding: 13px 10px;
      height: 51px; }
      #customer_details .col-1 .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 100%;
        right: 12px; }
        #customer_details .col-1 .select2-container--default .select2-selection--single .select2-selection__arrow b {
          top: 50%; }
    #customer_details .col-1 label {
      font-size: 16px;
      font-family: "europa", sans-serif;
      color: #646363;
      line-height: 22px;
      margin-bottom: 10px; }
      #customer_details .col-1 label.checkbox {
        font-size: 16px;
        color: #243048;
        line-height: 29px;
        padding-left: 40px;
        display: block;
        position: relative; }
        #customer_details .col-1 label.checkbox input {
          width: 28px;
          height: 28px;
          position: absolute;
          top: 3px;
          left: 0;
          margin: 0; }
    #customer_details .col-1 .required {
      color: #2c374c; }
    #customer_details .col-1 .validate-email {
      position: relative;
      width: 100%;
      float: none; }

#order_review_heading {
  display: none; }

.woocommerce-checkout-review-order {
  width: 43%;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  font-size: 16px;
  text-align: left; }
  .woocommerce-checkout-review-order:before {
    content: 'YOUR ORDER';
    display: block;
    color: #2c374c;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 1.07px;
    margin: 0 0 20px;
    line-height: 29px; }

.page__checkout .woocommerce table.woocommerce-checkout-review-order-table {
  border: none;
  display: block; }
  .page__checkout .woocommerce table.woocommerce-checkout-review-order-table thead {
    display: none; }
  .page__checkout .woocommerce table.woocommerce-checkout-review-order-table tbody {
    display: block;
    padding-bottom: 20px; }
  .page__checkout .woocommerce table.woocommerce-checkout-review-order-table .cart_item {
    display: flex;
    justify-content: space-between;
    width: 100%; }
  .page__checkout .woocommerce table.woocommerce-checkout-review-order-table td {
    border: none;
    padding: 0; }
    .page__checkout .woocommerce table.woocommerce-checkout-review-order-table td.product-name {
      text-transform: uppercase; }
      .page__checkout .woocommerce table.woocommerce-checkout-review-order-table td.product-name .variation-CompetitionAnswer {
        color: rgba(44, 55, 76, 0.5); }
        .page__checkout .woocommerce table.woocommerce-checkout-review-order-table td.product-name .variation-CompetitionAnswer p {
          text-transform: capitalize; }
    .page__checkout .woocommerce table.woocommerce-checkout-review-order-table td.product-total {
      text-align: right;
      padding-left: 0;
      padding-right: 0; }
      .page__checkout .woocommerce table.woocommerce-checkout-review-order-table td.product-total .amount {
        display: block; }
  .page__checkout .woocommerce table.woocommerce-checkout-review-order-table tfoot {
    display: block;
    padding-top: 15px;
    border-top: 2.5px solid #dddddd; }
    .page__checkout .woocommerce table.woocommerce-checkout-review-order-table tfoot tr {
      width: 100%;
      display: flex;
      justify-content: space-between; }
      .page__checkout .woocommerce table.woocommerce-checkout-review-order-table tfoot tr th {
        padding: 5px 0;
        border-top: none;
        text-transform: uppercase;
        font-size: 18px;
        letter-spacing: 1px;
        color: #243048;
        font-weight: 400; }
      .page__checkout .woocommerce table.woocommerce-checkout-review-order-table tfoot tr td {
        font-weight: 400;
        padding: 5px 0; }
    .page__checkout .woocommerce table.woocommerce-checkout-review-order-table tfoot .tax-total th,
    .page__checkout .woocommerce table.woocommerce-checkout-review-order-table tfoot .tax-total td {
      padding: 10px 0 15px; }
    .page__checkout .woocommerce table.woocommerce-checkout-review-order-table tfoot .order-total {
      border-top: 2.5px solid #dddddd; }
      .page__checkout .woocommerce table.woocommerce-checkout-review-order-table tfoot .order-total th,
      .page__checkout .woocommerce table.woocommerce-checkout-review-order-table tfoot .order-total td {
        font-size: 22px;
        padding: 15px 0 10px;
        font-weight: 400; }
        .page__checkout .woocommerce table.woocommerce-checkout-review-order-table tfoot .order-total th strong,
        .page__checkout .woocommerce table.woocommerce-checkout-review-order-table tfoot .order-total td strong {
          font-weight: 400; }

.page__checkout .woocommerce .woocommerce-checkout #payment {
  background: #eaecee;
  border-radius: 2px;
  padding: 30px 35px 35px; }
  .page__checkout .woocommerce .woocommerce-checkout #payment img {
    display: none; }
  .page__checkout .woocommerce .woocommerce-checkout #payment ul.wc_payment_methods {
    padding: 0;
    border-bottom: none; }
    .page__checkout .woocommerce .woocommerce-checkout #payment ul.wc_payment_methods li.wc_payment_method {
      list-style: none; }
      .page__checkout .woocommerce .woocommerce-checkout #payment ul.wc_payment_methods li.wc_payment_method input {
        display: none; }
      .page__checkout .woocommerce .woocommerce-checkout #payment ul.wc_payment_methods li.wc_payment_method .payment_box {
        padding: 0;
        background-color: transparent;
        margin: 0;
        font-size: 20px;
        letter-spacing: 1.36px;
        text-transform: uppercase;
        color: #243048;
        line-height: 27px;
        font-weight: 400; }
        .page__checkout .woocommerce .woocommerce-checkout #payment ul.wc_payment_methods li.wc_payment_method .payment_box:before {
          display: none; }
    .page__checkout .woocommerce .woocommerce-checkout #payment ul.wc_payment_methods .woocommerce-notice {
      font-size: 17px;
      text-transform: none;
      letter-spacing: 0; }
  .page__checkout .woocommerce .woocommerce-checkout #payment div.place-order {
    padding: 20px 0 0;
    margin: 0; }
    .page__checkout .woocommerce .woocommerce-checkout #payment div.place-order a {
      color: #2c374c;
      font-weight: 600; }
      .page__checkout .woocommerce .woocommerce-checkout #payment div.place-order a:hover {
        color: #cbbc8c; }
    .page__checkout .woocommerce .woocommerce-checkout #payment div.place-order #place_order {
      color: #243048;
      background: #cbbc8c;
      width: 100%;
      border: 2px solid #cbbc8c;
      float: none;
      padding: 14px 20px;
      line-height: 20px;
      letter-spacing: 2.36px;
      font-weight: 400;
      margin-bottom: 0; }
      .page__checkout .woocommerce .woocommerce-checkout #payment div.place-order #place_order:hover {
        background: #243048;
        border-color: #243048;
        color: #fff; }
  .page__checkout .woocommerce .woocommerce-checkout #payment .woocommerce-privacy-policy-text {
    font-size: 16px;
    color: #243048;
    line-height: 24px;
    text-align: left;
    font-weight: 300; }
  .page__checkout .woocommerce .woocommerce-checkout #payment .wc-payment-form input {
    padding: 12px 10px !important;
    font-size: 16px !important;
    font-family: "europa", sans-serif;
    border: 2px solid #e9ebed; }

.postcode_warning p {
  color: #a00;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin: 0; }

.page__checkout .woocommerce-error,
.page__checkout .woocommerce-message {
  border: none;
  border-radius: 4px;
  padding: 20px 20px 20px 45px;
  text-align: left;
  background-color: #eaecee;
  font-size: 16px;
  text-transform: none;
  line-height: 22px;
  color: #243048;
  font-weight: 300;
  letter-spacing: 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
  column-gap: 20px;
  row-gap: 10px;
  flex-wrap: wrap;
  font-family: "europa", sans-serif; }
  .page__checkout .woocommerce-error:before,
  .page__checkout .woocommerce-message:before {
    color: #221f20;
    top: 22px;
    left: 20px; }
  .page__checkout .woocommerce-error .button, .page__checkout .woocommerce-error .frm_submit input, .frm_submit .page__checkout .woocommerce-error input,
  .page__checkout .woocommerce-error .frm_submit button, .frm_submit .page__checkout .woocommerce-error button, .page__checkout .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .page__checkout .woocommerce-error .restore-item,
  .page__checkout .woocommerce-error .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item, .page__checkout .woocommerce-error .restore-item, .page__checkout .woocommerce-error .loadMoreBtn-label, .page__checkout .woocommerce-error .pagination .page-numbers.next, .pagination .page__checkout .woocommerce-error .page-numbers.next,
  .page__checkout .woocommerce-message .button,
  .page__checkout .woocommerce-message .frm_submit input,
  .frm_submit .page__checkout .woocommerce-message input,
  .page__checkout .woocommerce-message .frm_submit button,
  .frm_submit .page__checkout .woocommerce-message button,
  .page__checkout .woocommerce-message .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item,
  .page__checkout .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item,
  .page__cart .woocommerce .woocommerce-notices-wrapper .page__checkout .woocommerce-message .restore-item,
  .page__checkout .woocommerce-message .restore-item,
  .page__checkout .woocommerce-message .loadMoreBtn-label,
  .page__checkout .woocommerce-message .pagination .page-numbers.next,
  .pagination .page__checkout .woocommerce-message .page-numbers.next {
    background-color: rgba(46, 65, 94, 0.15);
    border: none;
    padding: 9px 28px;
    color: #2e415e;
    float: none;
    align-self: flex-end;
    order: 1; }
    .page__checkout .woocommerce-error .button:hover, .page__checkout .woocommerce-error .frm_submit input:hover, .frm_submit .page__checkout .woocommerce-error input:hover,
    .page__checkout .woocommerce-error .frm_submit button:hover, .frm_submit .page__checkout .woocommerce-error button:hover, .page__checkout .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .page__checkout .woocommerce-error .restore-item:hover, .page__checkout .woocommerce-error .restore-item:hover, .page__checkout .woocommerce-error .loadMoreBtn-label:hover, .page__checkout .woocommerce-error .pagination .page-numbers.next:hover, .pagination .page__checkout .woocommerce-error .page-numbers.next:hover,
    .page__checkout .woocommerce-message .button:hover,
    .page__checkout .woocommerce-message .frm_submit input:hover,
    .frm_submit .page__checkout .woocommerce-message input:hover,
    .page__checkout .woocommerce-message .frm_submit button:hover,
    .frm_submit .page__checkout .woocommerce-message button:hover,
    .page__checkout .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item:hover,
    .page__cart .woocommerce .woocommerce-notices-wrapper .page__checkout .woocommerce-message .restore-item:hover,
    .page__checkout .woocommerce-message .restore-item:hover,
    .page__checkout .woocommerce-message .loadMoreBtn-label:hover,
    .page__checkout .woocommerce-message .pagination .page-numbers.next:hover,
    .pagination .page__checkout .woocommerce-message .page-numbers.next:hover {
      color: white;
      background-color: #2e415e; }
  .page__checkout .woocommerce-error .restore-item,
  .page__checkout .woocommerce-message .restore-item {
    background-color: rgba(46, 65, 94, 0.15) !important;
    border: none !important;
    padding: 9px 28px !important;
    color: #2e415e !important;
    float: none; }
    .page__checkout .woocommerce-error .restore-item:hover,
    .page__checkout .woocommerce-message .restore-item:hover {
      color: white !important;
      background-color: #2e415e !important; }

.page__checkout .woocommerce-message {
  flex-direction: column; }
  .page__checkout .woocommerce-message .wc-forward {
    align-self: flex-end; }

.page__checkout .woocommerce-info.cart-empty {
  background-color: #fff;
  border: none;
  font-size: 16px;
  text-transform: none;
  line-height: 22px;
  padding: 0;
  margin-bottom: 40px; }
  .page__checkout .woocommerce-info.cart-empty:before {
    display: none; }

.page__checkout .woocommerce .return-to-shop .button, .page__checkout .woocommerce .return-to-shop .frm_submit input, .frm_submit .page__checkout .woocommerce .return-to-shop input,
.page__checkout .woocommerce .return-to-shop .frm_submit button, .frm_submit .page__checkout .woocommerce .return-to-shop button, .page__checkout .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .return-to-shop .restore-item, .page__cart .page__checkout .woocommerce .woocommerce-notices-wrapper .woocommerce-error .return-to-shop .restore-item, .page__checkout .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .return-to-shop .restore-item, .page__cart .page__checkout .woocommerce .woocommerce-notices-wrapper .woocommerce-message .return-to-shop .restore-item, .page__checkout .woocommerce .return-to-shop .woocommerce-error .restore-item, .page__checkout .woocommerce-error .woocommerce .return-to-shop .restore-item,
.page__checkout .woocommerce .return-to-shop .woocommerce-message .restore-item, .page__checkout .woocommerce-message .woocommerce .return-to-shop .restore-item, .page__checkout .woocommerce .return-to-shop .loadMoreBtn-label, .page__checkout .woocommerce .return-to-shop .pagination .page-numbers.next, .pagination .page__checkout .woocommerce .return-to-shop .page-numbers.next {
  background-color: #cbbc8c;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 2.36px;
  color: #003a5d;
  padding: 15px 28px;
  border: solid 2px #cbbc8c; }
  .page__checkout .woocommerce .return-to-shop .button:hover, .page__checkout .woocommerce .return-to-shop .frm_submit input:hover, .frm_submit .page__checkout .woocommerce .return-to-shop input:hover,
  .page__checkout .woocommerce .return-to-shop .frm_submit button:hover, .frm_submit .page__checkout .woocommerce .return-to-shop button:hover, .page__checkout .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .return-to-shop .restore-item:hover, .page__cart .page__checkout .woocommerce .woocommerce-notices-wrapper .woocommerce-error .return-to-shop .restore-item:hover, .page__checkout .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .return-to-shop .restore-item:hover, .page__cart .page__checkout .woocommerce .woocommerce-notices-wrapper .woocommerce-message .return-to-shop .restore-item:hover, .page__checkout .woocommerce .return-to-shop .woocommerce-error .restore-item:hover, .page__checkout .woocommerce-error .woocommerce .return-to-shop .restore-item:hover,
  .page__checkout .woocommerce .return-to-shop .woocommerce-message .restore-item:hover, .page__checkout .woocommerce-message .woocommerce .return-to-shop .restore-item:hover, .page__checkout .woocommerce .return-to-shop .loadMoreBtn-label:hover, .page__checkout .woocommerce .return-to-shop .pagination .page-numbers.next:hover, .pagination .page__checkout .woocommerce .return-to-shop .page-numbers.next:hover {
    background-color: transparent; }

.woocommerce .woocommerce-order {
  max-width: 720px;
  width: 100%;
  margin: 0 auto; }
  .woocommerce .woocommerce-order .order_details {
    display: flex;
    align-items: center;
    justify-content: center; }
    .woocommerce .woocommerce-order .order_details li strong {
      font-weight: 500; }
  .woocommerce .woocommerce-order .woocommerce-order-details .order_details {
    display: table;
    border: none; }
    .woocommerce .woocommerce-order .woocommerce-order-details .order_details tr th {
      text-transform: uppercase;
      letter-spacing: 2px;
      font-weight: 500; }
    .woocommerce .woocommerce-order .woocommerce-order-details .order_details tbody td a {
      text-decoration: none; }
    .woocommerce .woocommerce-order .woocommerce-order-details .order_details tbody td ul {
      padding-left: 0; }
    .woocommerce .woocommerce-order .woocommerce-order-details .order_details tbody td li {
      list-style: none; }
    .woocommerce .woocommerce-order .woocommerce-order-details .order_details tfoot tr th {
      border: none;
      text-transform: none;
      letter-spacing: 0; }
    .woocommerce .woocommerce-order .woocommerce-order-details .order_details tfoot tr td {
      border: none; }
  .woocommerce .woocommerce-order .woocommerce-customer-details address {
    padding: 0;
    border: none; }

@media screen and (max-width: 1000px) {
  .page.page__checkout .content {
    padding: 30px; }
  .page.page__checkout .inner {
    padding: 0; }
  #customer_details {
    padding: 0 40px 0 0; } }

@media screen and (max-width: 800px) {
  #customer_details {
    padding: 0;
    width: 100%;
    border-bottom: solid 2.5px #243048;
    margin-bottom: 30px; }
  .woocommerce .checkout .form-row {
    width: 100%;
    float: none; }
  .woocommerce-checkout-review-order {
    float: none;
    width: 100%;
    padding: 0; }
  .page__checkout .woocommerce table.woocommerce-checkout-review-order-table .cart_item {
    width: 100%; }
    .page__checkout .woocommerce table.woocommerce-checkout-review-order-table .cart_item td {
      width: 100%;
      vertical-align: top;
      font-size: 16px;
      line-height: 22px;
      color: #243048; }
      .page__checkout .woocommerce table.woocommerce-checkout-review-order-table .cart_item td .woocommerce-Price-amount {
        padding: 0;
        border-bottom: none; }
      .page__checkout .woocommerce table.woocommerce-checkout-review-order-table .cart_item td.product-name .product-quantity {
        font-weight: 400; }
      .page__checkout .woocommerce table.woocommerce-checkout-review-order-table .cart_item td.product-name .variation {
        display: flex;
        flex-direction: column;
        margin-top: 20px;
        width: 100%; }
        .page__checkout .woocommerce table.woocommerce-checkout-review-order-table .cart_item td.product-name .variation .variation-CompetitionAnswer {
          border-bottom: none;
          display: block;
          padding: 0;
          margin: 0;
          color: #243048; }
          .page__checkout .woocommerce table.woocommerce-checkout-review-order-table .cart_item td.product-name .variation .variation-CompetitionAnswer p {
            text-transform: uppercase; } }

@media screen and (max-width: 650px) {
  .page.page__checkout .content {
    padding: 35px 20px; }
  .page.page__checkout .page__title {
    margin-bottom: 25px;
    font-weight: 400; }
  #customer_details .col-1 label {
    margin-bottom: 5px; } }

@media screen and (max-width: 600px) {
  .woocommerce .woocommerce-order .order_details {
    flex-direction: column;
    align-items: center;
    row-gap: 20px; }
    .woocommerce .woocommerce-order .order_details li {
      border: none;
      padding: 0; }
      .woocommerce .woocommerce-order .order_details li strong {
        font-weight: 500; } }

@media screen and (max-width: 450px) {
  .woocommerce table.woocommerce-checkout-review-order-table td.product-name {
    width: 100%;
    display: inline-block; }
  .woocommerce table.woocommerce-checkout-review-order-table td.product-total {
    width: 100%;
    display: inline-block; } }

.page__faqs {
  background-color: #fff;
  padding: 60px 0; }
  .page__faqs .page__title {
    font-weight: 300; }
  .page__faqs .faqs__loop {
    margin: 40px 0 0;
    display: block; }
  .page__faqs .content {
    padding: 0; }
  .page__faqs .faq {
    text-align: left;
    padding: 30px 0px;
    border-top: 1.5px solid rgba(36, 48, 72, 0.25); }
    .page__faqs .faq:first-of-type {
      border: none; }
    .page__faqs .faq .faq__top {
      cursor: pointer;
      position: relative; }
      .page__faqs .faq .faq__top small {
        font-size: 20px;
        font-weight: 300;
        opacity: 1;
        transition: 0.2s;
        position: absolute;
        left: 0;
        top: 0;
        color: #cbbc8c;
        font-size: 24px; }
      .page__faqs .faq .faq__top .faq__title {
        text-transform: none;
        color: #2c374c;
        display: inline-block;
        margin: 0;
        width: 100%;
        padding: 0 30px 0 35px;
        letter-spacing: 1px;
        font-weight: 400;
        font-size: 18px; }
      .page__faqs .faq .faq__top .faq__arrow {
        position: absolute;
        width: 13px;
        right: 0;
        top: 1px;
        transition: 0.2s;
        transform: rotate(180deg); }
        .page__faqs .faq .faq__top .faq__arrow svg {
          width: 100%; }
          .page__faqs .faq .faq__top .faq__arrow svg .cls-1 {
            stroke: #2c374c;
            transition: 0.2s; }
    .page__faqs .faq .faq__content {
      display: none;
      padding: 10px 30px 0 35px; }
      .page__faqs .faq .faq__content p {
        font-size: 16px;
        color: #2e415e;
        opacity: 0.85;
        line-height: 30px; }
    .page__faqs .faq.faq--open small {
      opacity: 1; }
    .page__faqs .faq.faq--open .faq__arrow {
      transform: rotate(0deg); }
      .page__faqs .faq.faq--open .faq__arrow svg .cls-1 {
        opacity: 1; }
    .page__faqs .faq:hover small {
      opacity: 1; }
    .page__faqs .faq:hover .faq__arrow svg .cls-1 {
      opacity: 1; }

@media screen and (max-width: 600px) {
  .page__faqs .inner--thinnest {
    padding: 0 20px; }
  .page__faqs .faq {
    padding: 20px 0; } }

@media screen and (max-width: 500px) {
  .page__faqs {
    padding: 35px 0; }
    .page__faqs .page__title {
      font-weight: 400; } }

.latest_product_slider_wrap {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .latest_product_slider_wrap:after {
    content: '';
    display: block;
    padding-bottom: 40%; }

.latest_product_slider_wrap--mobile {
  display: none; }

.latest_product_slider__bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 33%;
  z-index: 3;
  pointer-events: none; }
  .latest_product_slider__bottom .latest_product_slider__dots {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto 0;
    bottom: 0px;
    opacity: 0;
    pointer-events: all;
    transition: 0.5s; }
    .latest_product_slider__bottom .latest_product_slider__dots .slick-dots {
      margin-bottom: 0; }

.latest_product_slider__arrows {
  position: absolute;
  width: 100%;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  left: 0;
  right: 0;
  top: 44%;
  transform: translateY(-50%);
  margin: 0 auto;
  pointer-events: none; }
  .latest_product_slider__arrows .slick-arrow {
    pointer-events: all; }
  .latest_product_slider__arrows .slick-arrows svg {
    opacity: 0.5; }
    .latest_product_slider__arrows .slick-arrows svg:hover {
      opacity: 1; }
  .latest_product_slider__arrows .prev-arrow {
    left: 20px; }
  .latest_product_slider__arrows .next-arrow {
    right: 20px; }

.latest_product_slider__grad {
  height: 100%;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  background-image: linear-gradient(180deg, rgba(36, 48, 72, 0) 75%, #243048 100%);
  pointer-events: none; }

.latest_product_slider {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: 100%;
  width: 100%; }

.latest_product_slider__img_wrap {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 4px 0 0 4px;
  overflow: hidden; }

.latest_product_slider__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 4px 0 0 4px; }

.front__latest {
  padding: 0;
  padding-bottom: 60px;
  background-color: #243048; }
  .front__latest .latest__product {
    padding: 0 0 10px;
    background-color: #243048; }

.latest__product {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0;
  letter-spacing: -1em;
  font-size: 0;
  background-color: #243048; }

.latest__product__box {
  padding: 50px 75px 60px;
  max-width: 1160px;
  width: 100%;
  background-color: #fff;
  border-radius: 4px 4px;
  margin-top: 0px;
  letter-spacing: normal;
  font-size: 16px;
  text-align: center;
  position: relative;
  opacity: 1;
  margin-top: -80px; }
  .latest__product__box .latest_product__title {
    margin-bottom: 30px; }
  .latest__product__box .ticket_progress {
    width: 100%; }
    .latest__product__box .ticket_progress .ticket_progress__title {
      font-size: 16px;
      color: #243048;
      letter-spacing: 1.5px;
      line-height: 22px;
      font-weight: 400;
      margin-bottom: 10px;
      text-transform: uppercase; }
  .latest__product__box .ticket_bar {
    width: 100%;
    margin: 5px 0 5px;
    height: 12px;
    position: relative;
    background: #dcdfe4;
    border-radius: 2px; }
    .latest__product__box .ticket_bar .ticket_bar--progress {
      position: absolute;
      height: 100%;
      left: 0;
      top: 0;
      background: #243048;
      border-radius: 2px; }
  .latest__product__box .ticket_progress__bottom {
    display: flex;
    justify-content: center;
    align-items: center; }
    .latest__product__box .ticket_progress__bottom p {
      opacity: 0.8;
      font-size: 12px;
      font-weight: 400;
      color: #646363;
      text-transform: uppercase;
      letter-spacing: 1px; }
  .latest__product__box .competition__details {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 40px;
    row-gap: 20px; }
    .latest__product__box .competition__details h4 {
      width: 100%;
      flex-grow: 1;
      font-size: 20px;
      letter-spacing: 2px;
      font-weight: 400;
      margin-bottom: 0; }
    .latest__product__box .competition__details .competition__detail__item {
      max-width: 100px;
      width: 100%;
      font-size: 16px; }
      .latest__product__box .competition__details .competition__detail__item p {
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #243048;
        line-height: 24px;
        margin-bottom: 0; }
      .latest__product__box .competition__details .competition__detail__item .competition__detail__item__title {
        text-transform: uppercase;
        line-height: 22px;
        font-size: 12px;
        color: #646363;
        opacity: 0.8; }
  .latest__product__box .button--gold-ondark {
    color: #2c374c;
    margin: 10px 0 20px; }
    .latest__product__box .button--gold-ondark:hover {
      background-color: transparent;
      border-color: #c9b884;
      color: #fff; }
  .latest__product__box.end .comp_countdown {
    margin-bottom: 0; }
  .latest__product__box.end .latest__product__box__right {
    display: none; }
  .latest__product__box.end .latest__product__box__left {
    border-right: none;
    padding: 0;
    max-width: none; }
  .latest__product__box.end p {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.47px;
    line-height: 24px; }

.competition_closed {
  font-size: 16px;
  letter-spacing: 1.5px;
  line-height: 22px;
  color: #243048;
  text-transform: uppercase;
  margin-bottom: 10px; }

.competition_closed__instagram {
  max-width: 300px;
  width: 100%;
  padding: 10px 30px;
  background-color: #cbbc8c;
  color: #003a5d; }
  .competition_closed__instagram:hover {
    background-color: transparent; }

.latest__product__box__items {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.latest__product__box__left,
.latest__product__box__right {
  max-width: 50%;
  width: 100%; }

.latest__product__box__left {
  padding-right: 60px;
  border-right: solid 2.5px rgba(151, 151, 151, 0.15); }
  .latest__product__box__left .comp_countdown {
    margin-bottom: 30px; }

.latest__product__box__right {
  padding-left: 60px; }

.latest_product__title {
  margin-bottom: 30px;
  color: #243048;
  font-weight: 400;
  font-size: 34px;
  letter-spacing: 1.82px;
  margin-bottom: 30px;
  text-transform: uppercase; }

.latest_product__button {
  width: 100%;
  background-color: #cbbc8c;
  border-color: #cbbc8c;
  font-size: 17px;
  padding: 10px 28px; }
  .latest_product__button:hover {
    color: white;
    background-color: #243048;
    border-color: #243048; }

.latest_product__button--mobile {
  display: none; }

.latest_product__more_details {
  margin: 0px auto;
  background-color: rgba(36, 48, 72, 0.08);
  border: none;
  font-size: 17px;
  padding: 14px 28px;
  max-width: 195px;
  width: 100%;
  appearance: none;
  display: none; }
  .latest_product__more_details:hover {
    color: white;
    background-color: #243048;
    border-color: #243048; }

.competition__details_wrap {
  height: auto;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column-reverse; }

.competition__details__description {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.47px;
  color: #323538;
  line-height: 24px; }

.front__play {
  background-color: #243048;
  text-align: center;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden; }

.front__play__title {
  margin-bottom: 20px;
  font-weight: 300; }

.how_to_play_slider {
  width: calc(100% + 30px);
  max-width: 1200px;
  margin-left: -15px;
  overflow: visible; }

.how_to_play_slider__inner {
  position: relative; }

.how_to_play_slider__arrows {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  left: -20px;
  width: calc(100% + 40px);
  top: 140px;
  pointer-events: none; }
  .how_to_play_slider__arrows .slick-arrows {
    pointer-events: all;
    position: static;
    transform: none; }

.how_to_play__item {
  width: 100%;
  position: relative;
  border-radius: 4px;
  text-align: center;
  background-color: rgba(46, 65, 94, 0.9);
  margin: 0 15px;
  display: block;
  min-height: 315px;
  padding: 30px 20px;
  text-align: center;
  opacity: 0.2;
  transition: 0.5s;
  pointer-events: none; }
  .how_to_play__item.slick-active {
    opacity: 1;
    pointer-events: all; }

.how_to_play__item__img {
  display: block;
  max-width: 140px;
  height: 140px;
  width: 100%;
  object-fit: contain;
  object-position: center;
  margin: 0 auto 20px; }

.how_to_play__item__step {
  font-size: 18px;
  letter-spacing: 2.67px;
  color: #cbbc8c;
  line-height: 30px;
  text-transform: uppercase; }

.how_to_play__item__text {
  color: white;
  font-size: 22px;
  letter-spacing: 2.36px;
  line-height: 26px; }

.how_to_play__item--how_to_play {
  text-align: center;
  padding-top: 70px; }

.how_to_play__item__logo {
  max-width: 195px;
  width: 100%;
  margin: 0 auto 60px; }

.how_to_play__item--find_out_more {
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%; }
  .how_to_play__item--find_out_more .find_out_more__button {
    color: #003a5d;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    max-width: 185px;
    background-color: #cbbc8c;
    font-size: 17px;
    padding: 9px 28px; }
    .how_to_play__item--find_out_more .find_out_more__button:hover {
      background-color: transparent;
      color: white; }
  .how_to_play__item--find_out_more .about_us__button {
    padding: 13px 28px;
    max-width: 185px;
    width: 100%;
    color: white;
    background-color: rgba(255, 255, 255, 0.1);
    border: none; }
    .how_to_play__item--find_out_more .about_us__button:hover {
      background-color: white;
      color: #243048; }

.how_to_play__item--5 {
  background-color: #cbbc8c; }
  .how_to_play__item--5 .how_to_play__item__step {
    color: #243048;
    opacity: 0.5; }
  .how_to_play__item--5 .how_to_play__item__text {
    color: #243048; }

.front__past_winners {
  background-color: #e9e6e6;
  padding: 60px 0 80px;
  overflow: hidden;
  position: relative;
  text-align: center; }

.front__past_winners__title {
  font-weight: 300; }

.slider__wrap {
  position: relative;
  text-align: center;
  padding: 30px 0 0; }
  .slider__wrap .slider__arrows {
    position: absolute;
    left: -40px;
    right: 0;
    top: 30px;
    bottom: 0;
    max-width: none;
    width: calc(100% + 80px);
    pointer-events: none;
    transform: none; }
    .slider__wrap .slider__arrows .slick-arrow {
      pointer-events: all; }
    .slider__wrap .slider__arrows .prev-arrow {
      left: 0; }
    .slider__wrap .slider__arrows .next-arrow {
      right: 0; }

.front_winners_slider {
  width: calc(100% + 40px);
  margin-left: -20px;
  overflow: visible; }
  .front_winners_slider .winners__single {
    display: block;
    margin: 0 20px;
    transition: 0.5s;
    border-radius: 5px;
    position: relative;
    opacity: 0.2;
    pointer-events: none;
    overflow: hidden; }
    .front_winners_slider .winners__single.slick-active {
      opacity: 1;
      pointer-events: all; }

.front_winners_slider__dots {
  margin-top: 20px; }
  .front_winners_slider__dots .slick-dots li {
    background-color: rgba(36, 48, 72, 0.5); }
    .front_winners_slider__dots .slick-dots li.slick-active {
      background-color: #cbbc8c; }

.winners__single__title--mobile {
  display: none; }

.front__will_you_be_next {
  position: relative;
  background-color: #243048;
  max-height: 500px;
  overflow: hidden; }
  .front__will_you_be_next:after {
    content: '';
    display: block;
    padding-bottom: 100%; }

.front__will_you_be_next__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%; }

.front__will_you_be_next__bg--mobile {
  display: none; }

.front__will_you_be_next__content {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1;
  text-align: center; }
  .front__will_you_be_next__content .will_you_be_next_title {
    font-size: 26px;
    letter-spacing: 2px;
    line-height: 34px;
    color: #cbbc8c;
    margin-bottom: 20px;
    font-weight: 400; }
  .front__will_you_be_next__content .button, .front__will_you_be_next__content .frm_submit input, .frm_submit .front__will_you_be_next__content input,
  .front__will_you_be_next__content .frm_submit button, .frm_submit .front__will_you_be_next__content button, .front__will_you_be_next__content .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .front__will_you_be_next__content .restore-item,
  .front__will_you_be_next__content .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .front__will_you_be_next__content .restore-item, .front__will_you_be_next__content .page__checkout .woocommerce-error .restore-item, .page__checkout .woocommerce-error .front__will_you_be_next__content .restore-item,
  .front__will_you_be_next__content .page__checkout .woocommerce-message .restore-item, .page__checkout .woocommerce-message .front__will_you_be_next__content .restore-item, .front__will_you_be_next__content .loadMoreBtn-label, .front__will_you_be_next__content .pagination .page-numbers.next, .pagination .front__will_you_be_next__content .page-numbers.next {
    color: white;
    border-color: #cbbc8c;
    font-size: 17px;
    max-width: 235px;
    width: 100%;
    margin: 0 auto;
    padding: 10px 28px; }
    .front__will_you_be_next__content .button:hover, .front__will_you_be_next__content .frm_submit input:hover, .frm_submit .front__will_you_be_next__content input:hover,
    .front__will_you_be_next__content .frm_submit button:hover, .frm_submit .front__will_you_be_next__content button:hover, .front__will_you_be_next__content .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error .front__will_you_be_next__content .restore-item:hover,
    .front__will_you_be_next__content .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .front__will_you_be_next__content .restore-item:hover, .front__will_you_be_next__content .page__checkout .woocommerce-error .restore-item:hover, .page__checkout .woocommerce-error .front__will_you_be_next__content .restore-item:hover,
    .front__will_you_be_next__content .page__checkout .woocommerce-message .restore-item:hover, .page__checkout .woocommerce-message .front__will_you_be_next__content .restore-item:hover, .front__will_you_be_next__content .loadMoreBtn-label:hover, .front__will_you_be_next__content .pagination .page-numbers.next:hover, .pagination .front__will_you_be_next__content .page-numbers.next:hover {
      background-color: #cbbc8c;
      border-color: #cbbc8c; }

.front__will_you_be_next__grad {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-image: linear-gradient(180deg, rgba(36, 48, 72, 0) 10%, #243048 100%);
  height: 100%; }

.front__bottom {
  background-color: #fff;
  padding: 60px 0;
  text-align: center;
  border-bottom: solid 2px rgba(151, 151, 151, 0.21); }

.front__bottom__title {
  font-weight: 400;
  color: #cbbc8c;
  letter-spacing: 2px;
  line-height: 29px;
  font-size: 26px;
  margin-bottom: 20px; }

.front__bottom__quote {
  position: relative;
  padding: 0 20px; }

.front__bottom__text p {
  font-size: 17px;
  letter-spacing: 0.2px;
  line-height: 29px;
  color: #243048;
  margin-bottom: 20px; }

.front__bottom__citation {
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.2px;
  line-height: 29px;
  color: #243048; }

.trustpilot_wrap {
  margin-top: 40px; }
  .trustpilot_wrap a {
    color: #2c374c;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    transition: 0.2s; }
  .trustpilot_wrap img {
    max-width: 90px;
    width: 100%;
    margin-left: 10px;
    transition: 0.2s; }
  .trustpilot_wrap:hover a {
    opacity: 0.5; }

.trustpilot_wrap--mobile {
  margin-top: 40px;
  display: none; }

.trustpilot_wrap--winners {
  display: none;
  margin-bottom: 50px;
  margin-top: 0; }

.winner_view_all__mobile {
  display: block;
  margin: 40px auto 0;
  max-width: 155px;
  width: 100%; }

@media screen and (max-width: 1250px) {
  .slider__wrap {
    padding: 40px 30px 0; }
    .slider__wrap .slider__arrows {
      left: 0;
      width: 100%; } }

@media screen and (max-width: 1080px) {
  .latest__product__box__items {
    align-items: stretch; }
  .latest__product__box {
    padding: 30px 40px 40px; }
  .latest__product__box__left {
    padding-right: 40px; }
  .latest__product__box__right {
    padding-left: 30px; } }

@media screen and (max-width: 1000px) {
  .front_winners_slider {
    margin-left: -10px;
    width: calc(100% + 20px); }
    .front_winners_slider .winners__single {
      margin: 0 10px; } }

@media screen and (max-width: 800px) {
  .latest__product__box {
    z-index: 10; }
  .latest__product__box__items {
    flex-direction: column;
    align-items: center; }
  .latest__product__box__left {
    padding-right: 0;
    border: none;
    max-width: none; }
  .latest__product__box__right {
    padding: 0;
    max-width: none; }
  .slider__inner__bottom {
    padding: 0 20px; }
    .slider__inner__bottom .winner__ad--mobile {
      display: block; }
  .front__latest .latest__product {
    display: block; }
    .front__latest .latest__product .latest__product__box {
      padding: 40px 30px 50px;
      border-radius: 4px;
      opacity: 1;
      margin-top: -40px;
      text-align: center;
      max-width: none; }
      .front__latest .latest__product .latest__product__box .latest_product__title {
        font-size: 24px; }
  .latest_product_slider__bottom {
    bottom: -1px;
    height: 100%;
    display: block;
    background-image: linear-gradient(180deg, rgba(36, 48, 72, 0) 75%, #243048 100%); }
    .latest_product_slider__bottom .latest_product_slider__dots {
      opacity: 0; }
  .latest_product_slider_wrap {
    height: auto; }
    .latest_product_slider_wrap:after {
      content: '';
      display: block;
      padding-bottom: 100%; }
  .latest_product__button {
    display: none; }
  .latest_product__button--mobile {
    display: block;
    max-width: 300px;
    width: 100%;
    margin: 0 auto 30px; }
  .latest_product__more_details {
    display: block; }
  .competition__details_wrap {
    height: 0;
    flex-direction: column; }
  .latest__product__box .competition__details {
    border-top: 2.5px solid rgba(151, 151, 151, 0.15);
    border-bottom: 2.5px solid rgba(151, 151, 151, 0.15);
    padding: 20px 0;
    margin: 0 20px 30px;
    column-gap: 10px; }
  .latest__product__box .competition__details .competition__detail__item {
    max-width: 150px; }
  .latest_product_slider__img_wrap {
    height: auto; }
    .latest_product_slider__img_wrap:after {
      content: '';
      display: block;
      padding-bottom: 100%; }
  .latest_product_slider_wrap--desktop {
    display: none; }
  .latest_product_slider_wrap--mobile {
    display: block; }
  .front__will_you_be_next__bg--desktop {
    display: none; }
  .front__will_you_be_next__bg--mobile {
    display: block; }
  .trustpilot_wrap--winners {
    display: block; }
  .front_winners_slider {
    max-width: 500px;
    width: 100%;
    margin: 0 auto; }
  .front__past_winners {
    padding: 50px 0; }
    .front__past_winners .info_icon {
      top: initial;
      bottom: 15px; }
  .front__past_winners__title {
    display: none; }
  .winners__single__title--mobile {
    display: block;
    font-size: 24px;
    color: #cbbc8c;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2.36px;
    line-height: 29px;
    margin-bottom: 20px; }
  .slider__wrap {
    padding-top: 0; }
  .front_winners_slider .winners__single .past_competitions {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%; }
  .how_to_play_slider {
    max-width: 290px;
    width: 100%;
    position: static;
    padding-bottom: 40px;
    margin: 0 auto; }
    .how_to_play_slider .slick-dots {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; } }

@media screen and (max-width: 700px) {
  .how_to_play__item {
    opacity: 1;
    margin: 0 10px; } }

@media screen and (max-width: 500px) {
  .charity__loop .grid_1-4 {
    width: 100%; }
  .latest__product__box .competition__details .competition__detail__item {
    max-width: 94px; }
  .trustpilot_wrap {
    display: none; }
  .trustpilot_wrap--winners {
    display: block; }
  .trustpilot_wrap--mobile {
    display: block; } }

@media screen and (max-width: 460px) {
  .certificate_link {
    padding: 10px 15px; } }

@media screen and (max-width: 400px) {
  .slider__wrap {
    padding: 0; }
    .slider__wrap .slider__arrows {
      left: -15px;
      width: calc(100% + 30px); }
  .front_winners_slider .winners__single {
    margin: 0 20px; }
  .front__latest .latest__product .latest__product__box {
    padding: 40px 20px; } }

.page.page__thin {
  background-color: #fff;
  border-bottom: solid 2px rgba(151, 151, 151, 0.21); }
  .page.page__thin .content {
    padding: 0; }

@media screen and (max-width: 800px) {
  .page.page__thin .content {
    padding: 0 20px; } }

@media screen and (max-width: 500px) {
  .page.page__thin {
    padding-bottom: 50px; } }

.page {
  padding: 60px 0; }
  .page .page__title {
    text-align: center;
    font-weight: 300; }

.page__hero {
  width: 100%; }
  .page__hero:after {
    content: '';
    display: block;
    padding-bottom: 30%; }

.content {
  text-align: center;
  background: #fff;
  padding: 60px 65px; }

.content--with_hero {
  margin-top: -220px; }

@media screen and (max-width: 1200px) {
  .page__hero:after {
    padding-bottom: 50%; }
  .content--with_hero {
    margin-top: -60px; } }

@media screen and (max-width: 800px) {
  .page {
    padding: 35px 0; }
    .page .content {
      padding: 30px; } }

@media screen and (max-width: 650px) {
  .page .content {
    padding: 30px 20px; } }

@media screen and (max-width: 500px) {
  .page__hero:after {
    padding-bottom: 75%; }
  .page .page__title {
    font-weight: 400; } }

.single__product {
  padding: 30px 0 40px;
  background-color: #243048; }
  .single__product .content {
    text-align: left;
    padding: 40px 60px 60px; }
    .single__product .content .alpha {
      margin: 0; }
    .single__product .content .supporting_cause_title {
      margin-bottom: 20px; }
  .single__product .lowstock_notice {
    background: rgba(165, 4, 4, 0.6);
    padding: 15px 10px;
    margin: 10px 0 20px;
    border: 1px solid rgba(165, 4, 4, 0.9);
    transition: 0.2s;
    opacity: 0;
    visibility: hidden;
    display: none; }
    .single__product .lowstock_notice p {
      margin: 0;
      color: #fff;
      font-size: 17px;
      line-height: 21px;
      text-transform: uppercase;
      letter-spacing: 2px;
      text-align: center; }
      .single__product .lowstock_notice p:before {
        font-family: WooCommerce;
        content: '\e028';
        display: inline-block;
        color: #fff;
        position: relative;
        top: auto;
        left: auto;
        vertical-align: middle;
        margin: -3px 10px 0 0px; }
      .single__product .lowstock_notice p a {
        color: #fff; }
    .single__product .lowstock_notice.lowstock_notice--show {
      opacity: 1;
      visibility: visible;
      display: block; }
  .single__product .product .product__tickets {
    text-align: center;
    letter-spacing: -1em;
    font-size: 0;
    position: relative; }
    .single__product .product .product__tickets .product__tickets__title {
      color: white; }
    .single__product .product .product__tickets .ticket_grid {
      margin: 20px -10px;
      margin-top: 0;
      margin-bottom: 0;
      max-width: 700px;
      width: 100%;
      display: inline-block;
      vertical-align: top;
      font-size: 0;
      position: relative; }
      .single__product .product .product__tickets .ticket_grid > [class*='grid_'] {
        padding: 0 10px; }
      .single__product .product .product__tickets .ticket_grid .grid_1-3 {
        display: inline-block;
        letter-spacing: normal;
        font-size: 16px; }
        .single__product .product .product__tickets .ticket_grid .grid_1-3:nth-child(-n + 3) .ticket_grid__single {
          min-height: 0; }
      .single__product .product .product__tickets .ticket_grid .ticket_grid__single {
        color: #fff;
        width: 100%;
        display: block;
        border: 2px solid rgba(255, 255, 255, 0.2);
        padding: 5px 20px;
        margin: 10px 0;
        text-align: center;
        transition: 0.2s;
        cursor: pointer;
        position: relative;
        border-radius: 2px;
        min-height: 130px; }
        .single__product .product .product__tickets .ticket_grid .ticket_grid__single .delta {
          color: #fff;
          font-size: 22px;
          font-weight: 400;
          margin: 0;
          line-height: 29px;
          letter-spacing: 2.36px; }
        .single__product .product .product__tickets .ticket_grid .ticket_grid__single p {
          font-size: 12px;
          letter-spacing: 1.33px;
          text-transform: uppercase;
          margin: 5px 0;
          line-height: 1em; }
        .single__product .product .product__tickets .ticket_grid .ticket_grid__single .echo {
          font-size: 18px;
          color: #fff;
          opacity: 0.41;
          font-weight: 400;
          margin: 0;
          line-height: 30px;
          letter-spacing: 0.2px; }
        .single__product .product .product__tickets .ticket_grid .ticket_grid__single .saving {
          background: #cbbc8c;
          position: absolute;
          bottom: -2px;
          left: -2px;
          right: -2px;
          padding: 10px 0;
          transition: 0.2s; }
          .single__product .product .product__tickets .ticket_grid .ticket_grid__single .saving p {
            color: #2c374c;
            font-size: 14px;
            margin: 0;
            letter-spacing: 0.88px; }
        .single__product .product .product__tickets .ticket_grid .ticket_grid__single:hover, .single__product .product .product__tickets .ticket_grid .ticket_grid__single.active {
          border-color: white; }
          .single__product .product .product__tickets .ticket_grid .ticket_grid__single:hover .saving, .single__product .product .product__tickets .ticket_grid .ticket_grid__single.active .saving {
            background: #fff; }
    .single__product .product .product__tickets .ticket_price {
      width: 100%;
      max-width: 500px;
      display: block;
      margin: 40px auto;
      letter-spacing: normal;
      font-size: 16px; }
      .single__product .product .product__tickets .ticket_price .delta {
        font-size: 19px;
        font-weight: 400;
        color: #fff; }
      .single__product .product .product__tickets .ticket_price .quantity {
        position: relative; }
        .single__product .product .product__tickets .ticket_price .quantity input[type='number'] {
          color: #fff;
          font-size: 16px;
          letter-spacing: 1.88px;
          line-height: 19px;
          font-weight: 400;
          font-family: "europa", sans-serif;
          padding: 15px 18px 15px;
          padding-left: 38%;
          min-width: 120px;
          background-color: transparent;
          border: 2px solid rgba(255, 255, 255, 0.2);
          border-radius: 4px;
          -webkit-appearence: none;
          pointer-events: none;
          width: 100%;
          height: 54px; }
      .single__product .product .product__tickets .ticket_price .cart {
        width: 100%;
        display: block;
        min-height: 54px; }
      .single__product .product .product__tickets .ticket_price .quantity {
        position: relative;
        min-height: 54px; }
        .single__product .product .product__tickets .ticket_price .quantity:after {
          display: block;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          left: 30px;
          right: 0;
          margin: 0 auto;
          content: 'Ticket(s)';
          font-family: "europa", sans-serif;
          font-size: 16px;
          letter-spacing: 1.88px;
          line-height: 19px;
          color: white;
          text-transform: uppercase;
          pointer-events: none; }
      .single__product .product .product__tickets .ticket_price input[type='number']::-webkit-inner-spin-button,
      .single__product .product .product__tickets .ticket_price input[type='number']::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0; }
      .single__product .product .product__tickets .ticket_price input[type='number'] {
        -moz-appearance: textfield; }
      .single__product .product .product__tickets .ticket_price .quantity input {
        width: 45px;
        height: 42px;
        line-height: 1.65;
        float: left;
        display: block;
        padding: 0;
        margin: 0;
        padding-left: 20px;
        border: 1px solid #eee; }
      .single__product .product .product__tickets .ticket_price .quantity input:focus {
        outline: 0; }
      .single__product .product .product__tickets .ticket_price .quantity-nav {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row-reverse;
        touch-action: manipulation; }
      .single__product .product .product__tickets .ticket_price .quantity-button {
        position: relative;
        cursor: pointer;
        width: 100%;
        max-width: 54px;
        height: 100%;
        text-align: center;
        color: #fff;
        background-size: 12px;
        line-height: 1.7;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
        display: flex;
        justify-content: center; }
      .single__product .product .product__tickets .ticket_price .quantity-button.quantity-up:after {
        content: '';
        background-image: url(assets/images/plus.svg);
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
        max-width: 22px;
        display: block; }
      .single__product .product .product__tickets .ticket_price .quantity-button.quantity-down:after {
        content: '';
        background-image: url(assets/images/minus.svg);
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
        max-width: 22px;
        display: block; }
      .single__product .product .product__tickets .ticket_price .product_total_price {
        margin-top: 30px; }
      .single__product .product .product__tickets .ticket_price .product_total_price,
      .single__product .product .product__tickets .ticket_price .product_total_odds {
        color: #fff;
        width: 100%;
        display: block;
        letter-spacing: 1.33px;
        text-transform: uppercase;
        line-height: 29px;
        font-size: 16px;
        font-weight: 400; }
      .single__product .product .product__tickets .ticket_price .product_total_odds {
        margin-bottom: 30px; }
    .single__product .product .product__tickets .next_button {
      max-width: 500px;
      width: 100%;
      background-color: transparent;
      color: white;
      border-color: #cbbc8c;
      padding: 10px 28px;
      font-size: 17px;
      letter-spacing: 2.36px;
      font-weight: 400; }
      .single__product .product .product__tickets .next_button:hover {
        background-color: #cbbc8c;
        color: #243048; }
      .single__product .product .product__tickets .next_button.inactive {
        opacity: 0.5;
        pointer-events: none; }
  .single__product .product .product__description {
    border-bottom: 3px solid rgba(255, 255, 255, 0.2);
    padding: 0 0 55px;
    letter-spacing: -1em;
    font-size: 0;
    display: flex; }
  .single__product .product .woocommerce-product-gallery {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 490px;
    width: 100%;
    letter-spacing: normal;
    font-size: 16px;
    position: relative; }
    .single__product .product .woocommerce-product-gallery .flex-viewport {
      margin-bottom: 5px; }
    .single__product .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
      position: absolute;
      top: 10px;
      right: 10px;
      z-index: 10;
      font-size: 0;
      background: url(assets/images/zoom.svg) no-repeat center;
      background-size: cover;
      width: 20px;
      height: 20px; }
    .single__product .product .woocommerce-product-gallery img {
      width: 100%; }
    .single__product .product .woocommerce-product-gallery .flex-control-thumbs {
      padding: 0;
      display: flex;
      width: 100%;
      column-gap: 10px;
      width: auto; }
      .single__product .product .woocommerce-product-gallery .flex-control-thumbs li {
        display: inline-block;
        width: 100%;
        cursor: pointer; }
  .single__product .product .summary {
    padding: 0 0 0 60px;
    width: 54%;
    max-width: 550px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    font-size: 16px; }
    .single__product .product .summary .product_content {
      margin-bottom: 10px;
      font-size: 16px; }
    .single__product .product .summary .second_prize {
      margin: 30px 0 0; }
    .single__product .product .summary .echo {
      margin-bottom: 10px;
      font-size: 14px;
      font-weight: 600;
      margin-bottom: 0; }
    .single__product .product .summary .bravo {
      margin-bottom: 10px;
      color: #fff; }
    .single__product .product .summary .multiple_prizes_title {
      font-size: 22px;
      margin-top: 5px;
      font-weight: 600; }
    .single__product .product .summary p {
      font-weight: 100;
      margin: 0 0 10px; }
      .single__product .product .summary p small {
        opacity: 0.5;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 400; }
    .single__product .product .summary .market_value small {
      opacity: 1;
      letter-spacing: normal;
      text-transform: none;
      font-size: 16px; }
    .single__product .product .summary .summary_meta {
      margin: 30px 0 0;
      letter-spacing: -1em;
      font-size: 0; }
      .single__product .product .summary .summary_meta div {
        letter-spacing: normal;
        font-size: 16px; }
        .single__product .product .summary .summary_meta div p {
          margin: 0;
          text-transform: uppercase;
          font-size: 16px;
          letter-spacing: 1px;
          font-weight: 400; }
          .single__product .product .summary .summary_meta div p small {
            font-size: 16px; }
      .single__product .product .summary .summary_meta .cd_end p {
        letter-spacing: 0;
        text-transform: none; }
      .single__product .product .summary .summary_meta .ticket_progress {
        width: 100%; }
        .single__product .product .summary .summary_meta .ticket_progress p {
          font-size: 20px;
          color: #cbbc8c;
          letter-spacing: 3px; }
      .single__product .product .summary .summary_meta .ticket_bar {
        width: 100%;
        margin: 5px 0 5px;
        height: 14px;
        border: 2px solid #c9b884;
        position: relative;
        background: #c9b884; }
        .single__product .product .summary .summary_meta .ticket_bar .ticket_bar--progress {
          position: absolute;
          height: 100%;
          right: 0;
          top: 0;
          right: 0;
          background: #2c374c; }
      .single__product .product .summary .summary_meta .ticket_progress__bottom {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .single__product .product .summary .summary_meta .ticket_progress__bottom p {
          opacity: 0.85;
          font-size: 16px;
          font-weight: 400;
          color: white;
          text-transform: none;
          letter-spacing: normal; }
      .single__product .product .summary .summary_meta .comp_countdown .cd_number p {
        font-size: 28px; }
      .single__product .product .summary .summary_meta .summary_meta--dates {
        width: 100%;
        margin-bottom: 10px; }
      .single__product .product .summary .summary_meta .competition__details {
        margin-top: 40px;
        display: flex;
        flex-wrap: wrap;
        column-gap: 60px;
        row-gap: 10px; }
        .single__product .product .summary .summary_meta .competition__details h4 {
          width: 100%;
          flex-grow: 1;
          font-size: 20px;
          letter-spacing: 2px;
          font-weight: 400;
          margin-bottom: 00px; }
        .single__product .product .summary .summary_meta .competition__details .competition__detail__item {
          max-width: 210px;
          width: 100%;
          font-size: 16px; }
          .single__product .product .summary .summary_meta .competition__details .competition__detail__item p {
            text-transform: none; }
          .single__product .product .summary .summary_meta .competition__details .competition__detail__item small {
            color: #abaeb4;
            margin-top: 0px;
            display: block; }
          .single__product .product .summary .summary_meta .competition__details .competition__detail__item .competition__detail__item__title {
            font-weight: 600;
            text-transform: uppercase;
            line-height: 22px; }
        .single__product .product .summary .summary_meta .competition__details .summary_meta--draw_dates p {
          color: #cbbc8c; }
  .single__product .product .product__step2 {
    display: none;
    position: relative;
    overflow: hidden; }
    .single__product .product .product__step2 .summary {
      width: 100%;
      padding: 0;
      display: block;
      padding: 0 0 40px;
      border-bottom: 3px solid rgba(255, 255, 255, 0.2); }
      .single__product .product .product__step2 .summary .step2_order {
        width: 100%;
        display: inline-block;
        letter-spacing: -1em;
        font-size: 0; }
        .single__product .product .product__step2 .summary .step2_order .prize_detail {
          width: 40%;
          display: inline-block;
          margin: 0;
          letter-spacing: normal;
          font-size: 16px; }
          .single__product .product .product__step2 .summary .step2_order .prize_detail .echo {
            font-size: 14px; }
          .single__product .product .product__step2 .summary .step2_order .prize_detail .bravo {
            font-size: 21px; }
          .single__product .product .product__step2 .summary .step2_order .prize_detail.tickets_detail {
            width: 20%; }
            .single__product .product .product__step2 .summary .step2_order .prize_detail.tickets_detail .bravo {
              text-transform: none; }
              .single__product .product .product__step2 .summary .step2_order .prize_detail.tickets_detail .bravo span {
                color: #7d7d7d; }
    .single__product .product .product__step2 .step2__question {
      text-align: center; }
      .single__product .product .product__step2 .step2__question .step2__question__title {
        color: white;
        font-size: 30px;
        letter-spacing: 2px;
        line-height: 1.2;
        text-align: center;
        margin-bottom: 30px; }
      .single__product .product .product__step2 .step2__question .step2__question__items {
        display: flex;
        justify-content: center;
        align-items: center;
        column-gap: 60px;
        margin-bottom: 40px; }
      .single__product .product .product__step2 .step2__question .step2__question_img {
        display: inline-block;
        vertical-align: top;
        max-width: 300px;
        width: 100%;
        border-radius: 2px;
        letter-spacing: normal;
        font-size: 16px; }
        .single__product .product .product__step2 .step2__question .step2__question_img:after {
          content: '';
          display: block;
          padding-bottom: 100%; }
      .single__product .product .product__step2 .step2__question .step2__question_choice {
        width: 100%;
        max-width: 360px;
        display: inline-block;
        vertical-align: top;
        letter-spacing: normal;
        font-size: 16px;
        position: relative; }
        .single__product .product .product__step2 .step2__question .step2__question_choice .delta.delta-bold {
          font-weight: 600;
          margin: 0; }
        .single__product .product .product__step2 .step2__question .step2__question_choice .choices {
          margin: 0; }
          .single__product .product .product__step2 .step2__question .step2__question_choice .choices .grid_1-2 {
            width: 100%; }
            .single__product .product .product__step2 .step2__question .step2__question_choice .choices .grid_1-2:last-of-type .choices_single {
              margin-bottom: 0; }
          .single__product .product .product__step2 .step2__question .step2__question_choice .choices .choices_single {
            border: 2px solid #515a6d;
            border-radius: 2px;
            padding: 10px 12px;
            cursor: pointer;
            margin: 0 0 10px;
            transition: 0.2s;
            font-size: 16px; }
            .single__product .product .product__step2 .step2__question .step2__question_choice .choices .choices_single p {
              letter-spacing: 2px;
              text-transform: uppercase;
              margin: 0;
              line-height: 29px;
              transition: 0.2s; }
            .single__product .product .product__step2 .step2__question .step2__question_choice .choices .choices_single:hover, .single__product .product .product__step2 .step2__question .step2__question_choice .choices .choices_single.current_choice {
              background-color: #cbbc8c;
              border: 2px solid #cbbc8c; }
              .single__product .product .product__step2 .step2__question .step2__question_choice .choices .choices_single:hover p, .single__product .product .product__step2 .step2__question .step2__question_choice .choices .choices_single.current_choice p {
                color: #2c374c; }
      .single__product .product .product__step2 .step2__question .next_button {
        max-width: 500px;
        width: 100%;
        background-color: transparent;
        color: white;
        border-color: #cbbc8c;
        padding: 15px 28px;
        font-size: 17px;
        letter-spacing: 2.36px;
        font-weight: 400;
        pointer-events: none;
        opacity: 0.3;
        border-radius: 2px;
        line-height: 20px; }
        .single__product .product .product__step2 .step2__question .next_button:hover {
          background-color: #cbbc8c;
          color: #243048; }
        .single__product .product .product__step2 .step2__question .next_button.step2_continue-ready {
          opacity: 1;
          pointer-events: all; }
      .single__product .product .product__step2 .step2__question .prev_button {
        margin-top: 20px;
        line-height: 20px;
        max-width: 235px;
        width: 100%;
        color: white;
        border-radius: 2px;
        background-color: transparent;
        border: solid 2px #515a6d;
        padding: 15px 28px;
        font-size: 17px;
        letter-spacing: 2.36px;
        font-weight: 400; }
        .single__product .product .product__step2 .step2__question .prev_button:hover {
          background-color: #515a6d;
          border-color: #515a6d;
          color: white; }
      .single__product .product .product__step2 .step2__question .disclaimer_text {
        margin-top: 30px;
        opacity: 0.7;
        font-weight: 300; }
        .single__product .product .product__step2 .step2__question .disclaimer_text span {
          letter-spacing: 1.56px; }
    .single__product .product .product__step2 form.cart .quantity {
      display: none; }
    .single__product .product .product__step2 #my_custom_checkout_field .competition_answer {
      display: none; }
  .single__product .content--clear {
    text-align: center;
    padding-bottom: 0; }
  .single__product .watch_description_title {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 3px;
    margin-bottom: 10px; }

.pswp .pswp__caption__center {
  display: none; }

.steps {
  text-align: center;
  margin: 0;
  padding: 0 20px; }
  .steps p {
    text-transform: uppercase;
    letter-spacing: 1.56px;
    color: white;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-size: 14px;
    opacity: 0.4;
    line-height: 17px; }
    .steps p.current_step-button {
      color: #cbbc8c;
      opacity: 1; }
  .steps span {
    width: 21px;
    height: 2.5px;
    margin: 0 11px;
    background-color: rgba(255, 255, 255, 0.15);
    display: inline-block;
    vertical-align: middle; }

.tpwpg-main {
  max-width: 500px;
  width: 100%; }
  .tpwpg-main .tpslick-slider {
    height: auto; }
    .tpwpg-main .tpslick-slider img {
      width: 100%; }

.single__product .woocommerce-error {
  border: none;
  border-radius: 4px;
  padding: 20px 20px 20px 45px;
  text-align: left; }
  .single__product .woocommerce-error:before {
    color: #221f20;
    top: 30px;
    left: 20px; }
  .single__product .woocommerce-error li {
    font-size: 14px;
    text-transform: none;
    line-height: 22px;
    color: #243048;
    letter-spacing: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 20px;
    row-gap: 20px;
    flex-wrap: wrap;
    font-family: "europa", sans-serif; }
    .single__product .woocommerce-error li .button, .single__product .woocommerce-error li .frm_submit input, .frm_submit .single__product .woocommerce-error li input,
    .single__product .woocommerce-error li .frm_submit button, .frm_submit .single__product .woocommerce-error li button, .single__product .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error li .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .single__product .woocommerce-error li .restore-item,
    .single__product .woocommerce-error li .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item, .single__product .page__checkout .woocommerce-error li .restore-item, .page__checkout .single__product .woocommerce-error li .restore-item,
    .single__product .woocommerce-error li .page__checkout .woocommerce-message .restore-item, .single__product .woocommerce-error li .loadMoreBtn-label, .single__product .woocommerce-error li .pagination .page-numbers.next, .pagination .single__product .woocommerce-error li .page-numbers.next {
      background-color: rgba(46, 65, 94, 0.15);
      border: none;
      padding: 9px 28px;
      color: #2e415e;
      float: none; }
      .single__product .woocommerce-error li .button:hover, .single__product .woocommerce-error li .frm_submit input:hover, .frm_submit .single__product .woocommerce-error li input:hover,
      .single__product .woocommerce-error li .frm_submit button:hover, .frm_submit .single__product .woocommerce-error li button:hover, .single__product .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error li .restore-item:hover, .page__cart .woocommerce .woocommerce-notices-wrapper .single__product .woocommerce-error li .restore-item:hover,
      .single__product .woocommerce-error li .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item:hover, .single__product .page__checkout .woocommerce-error li .restore-item:hover, .page__checkout .single__product .woocommerce-error li .restore-item:hover,
      .single__product .woocommerce-error li .page__checkout .woocommerce-message .restore-item:hover, .single__product .woocommerce-error li .loadMoreBtn-label:hover, .single__product .woocommerce-error li .pagination .page-numbers.next:hover, .pagination .single__product .woocommerce-error li .page-numbers.next:hover {
        color: white;
        background-color: #2e415e; }

@media screen and (max-width: 1200px) {
  .single__product .content {
    padding: 40px; }
  .single__product .product .summary {
    padding-left: 40px; }
  .single__product .product .woocommerce-product-gallery {
    max-width: 400px; }
  .single__product .product .summary .summary_meta .competition__details {
    column-gap: 30px; } }

@media screen and (max-width: 1100px) {
  .single__product .product .product__step2 .summary .step2_order .prize_detail {
    width: 100%;
    margin: 0 0 10px; }
    .single__product .product .product__step2 .summary .step2_order .prize_detail.tickets_detail {
      width: 100%;
      margin-bottom: 0; } }

@media screen and (max-width: 1000px) {
  .single__product .content {
    padding: 40px 30px; }
    .single__product .content .product .summary {
      padding: 0 0 0 40px; }
    .single__product .content .product .product__step2 .summary {
      padding: 0 0 25px; }
  .single__product .product .woocommerce-product-gallery {
    max-width: 300px; }
  .single__product .woocommerce-error:before {
    top: 22px; }
  .single__product .woocommerce-error li {
    flex-direction: column;
    align-items: flex-start; }
    .single__product .woocommerce-error li .button, .single__product .woocommerce-error li .frm_submit input, .frm_submit .single__product .woocommerce-error li input,
    .single__product .woocommerce-error li .frm_submit button, .frm_submit .single__product .woocommerce-error li button, .single__product .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-error li .restore-item, .page__cart .woocommerce .woocommerce-notices-wrapper .single__product .woocommerce-error li .restore-item,
    .single__product .woocommerce-error li .page__cart .woocommerce .woocommerce-notices-wrapper .woocommerce-message .restore-item, .single__product .page__checkout .woocommerce-error li .restore-item, .page__checkout .single__product .woocommerce-error li .restore-item,
    .single__product .woocommerce-error li .page__checkout .woocommerce-message .restore-item, .single__product .woocommerce-error li .loadMoreBtn-label, .single__product .woocommerce-error li .pagination .page-numbers.next, .pagination .single__product .woocommerce-error li .page-numbers.next {
      align-self: flex-end; } }

@media screen and (max-width: 900px) {
  .single__product .content .alpha {
    max-width: 500px;
    width: 100%;
    margin: 0 auto; }
  .single__product .product .product__description {
    flex-direction: column;
    align-items: center; }
  .single__product .content .product .woocommerce-product-gallery {
    width: 100%;
    max-width: 500px;
    display: block;
    margin: 0 auto; }
  .single__product .content .product .summary {
    width: 100%;
    max-width: 500px;
    padding: 30px 0 0; }
  .single__product .content .product .product__tickets .ticket_grid {
    width: calc(100% + 20px); }
  .single__product .content .product .product__step2 .step2__question .step2__question_choice {
    width: 100%; }
  .single__product .content .product .product__step2 .step2__question .prev_button {
    left: 0; } }

@media screen and (max-width: 800px) {
  .single__product .inner {
    padding: 0; }
  .single__product .slider__inner {
    padding-left: 20px; } }

@media screen and (max-width: 740px) {
  .single__product {
    padding: 10px 0 20px; }
    .single__product .content {
      padding: 25px 20px; } }

@media screen and (max-width: 700px) {
  .single__product .product .product__tickets .ticket_grid .grid_1-3 {
    width: 33.33333%; }
    .single__product .product .product__tickets .ticket_grid .grid_1-3:nth-child(-n + 3) .ticket_grid__single {
      min-height: 0; }
  .single__product .product .product__tickets .ticket_grid .ticket_grid__single {
    padding: 10px 0; }
  .single__product .product .summary .summary_meta div.summary_meta--entries-tickets {
    width: 100%; }
  .single__product .product .product__step2 .step2__question .step2__question__items {
    flex-direction: column;
    align-items: center;
    row-gap: 30px; }
  .single__product .product .product__step2 .step2__question .step2__question_choice {
    max-width: none; } }

@media screen and (max-width: 500px) {
  .single__product .product .product__step2 .step2__question .step2__question_choice .choices .grid_1-2 {
    width: 100%; }
  .single__product .product .summary .summary_meta .competition__details .competition__detail__item {
    margin-bottom: 10px; }
  .single__product .lowstock_notice p {
    font-size: 13px;
    line-height: 17px; }
    .single__product .lowstock_notice p:before {
      display: none; }
  .single__product .product .product__tickets .product__tickets__title {
    font-size: 22px; }
  .single__product .product .product__tickets .ticket_price .quantity input[type='number'] {
    padding-left: 36%; }
  .single__product .product .product__step2 .step2__question .step2__question__title {
    font-size: 22px; } }

@media screen and (max-width: 450px) {
  .single__product .product .product__tickets .ticket_price .quantity input[type='number'] {
    padding-left: 34%; } }

@media screen and (max-width: 400px) {
  .single__product .product .summary .summary_meta .comp_countdown .cd_number p {
    font-size: 22px; }
  .single__product .product .product__tickets .ticket_price .quantity input[type='number'] {
    padding-left: 32%; } }

@media screen and (max-width: 380px) {
  .single__product .product .product__tickets .ticket_price .quantity input[type='number'] {
    padding-left: 30%; } }

@media screen and (max-width: 360px) {
  .single__product .steps span {
    width: 15px; } }

@media screen and (max-width: 320px) {
  .single__product .product .product__tickets .ticket_grid .ticket_grid__single .saving p {
    font-size: 12px; } }

.page__winners {
  background-color: #e9e6e6;
  min-height: 100vh; }
  .page__winners .content--clear {
    padding: 0 20px; }
  .page__winners .winners__grid {
    margin-top: 40px;
    margin-bottom: 55px;
    justify-content: center; }
    .page__winners .winners__grid .winners__single {
      margin: 15px 0; }

.winners__single {
  text-align: center;
  background-color: #fff;
  padding: 40px 20px 50px;
  position: relative; }
  .winners__single .winners__single__watch_title {
    font-size: 22px;
    letter-spacing: 1.64px;
    font-weight: 400;
    min-height: 48px;
    line-height: 24px; }
  .winners__single-img {
    margin: 0 auto 20px;
    width: 100%;
    max-width: 170px;
    border-radius: 50%;
    background-image: url(assets/images/placer.jpg); }
    .winners__single-img:after {
      content: '';
      display: block;
      padding-bottom: 100%; }
  .winners__single .echo {
    font-weight: 400; }
  .winners__single .delta {
    color: #2c374c;
    margin: 0 0 15px; }

.winner__live_draw {
  display: flex;
  align-items: center;
  background-color: #2e415e;
  border-color: #2e415e;
  color: white;
  font-size: 17px;
  letter-spacing: 2.36px;
  justify-content: center;
  text-align: center;
  max-width: 191px;
  width: 100%;
  margin: 0 auto;
  column-gap: 10px;
  padding: 10px 30px;
  transition: 0.3s; }
  .winner__live_draw:hover {
    color: #243048; }
    .winner__live_draw:hover .winner__live_draw__triangle {
      border-color: transparent transparent transparent #243048; }

.winner__live_draw__triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.3px 0 6.3px 11px;
  border-color: transparent transparent transparent white;
  transition: 0.3s; }

.winner__single__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 40px 25px;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s; }
  .winner__single__overlay .winners__single__watch_title {
    min-height: 0;
    margin-bottom: 10px;
    font-size: 18px; }
  .winner__single__overlay.active {
    opacity: 1;
    visibility: visible; }

.past_competitions .winners__single__watch_title {
  margin-bottom: 20px;
  font-weight: 400;
  padding: 0 20px;
  font-size: 22px;
  letter-spacing: 2.36px;
  line-height: 26px;
  color: white; }

.past_competitions p {
  font-size: 16px;
  line-height: 29px;
  color: #243048;
  opacity: 0.83;
  margin-bottom: 20px; }

.past_competitions .past_competitions__button {
  background-color: transparent;
  color: white;
  border-color: #cbbc8c;
  font-size: 17px;
  padding: 10px 28px; }
  .past_competitions .past_competitions__button:hover {
    background-color: #cbbc8c;
    color: #243048; }

.past_competitions__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

.past_competitions__grad {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 273px;
  background-image: linear-gradient(180deg, rgba(36, 48, 72, 0) 10%, #243048 90%); }

.past_competitions__content {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 60px;
  z-index: 2; }

.winner__live_draw_popup {
  top: 70px;
  padding: 0;
  max-width: 1200px;
  width: calc(100% - 40px);
  background-color: transparent; }
  .winner__live_draw_popup:after {
    content: '';
    display: block;
    padding-bottom: 56.25%; }
  .winner__live_draw_popup iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }
  .winner__live_draw_popup .popup__close {
    top: -40px;
    right: 0px; }
    .winner__live_draw_popup .popup__close svg {
      stroke: white;
      transition: 0.2s; }
    .winner__live_draw_popup .popup__close:hover svg {
      stroke: #cbbc8c; }

.winners__single__answer {
  font-size: 16px;
  color: #cbbc8c;
  letter-spacing: 1.78px;
  text-transform: uppercase;
  line-height: 30px; }

.certificate_link {
  font-size: 17px;
  letter-spacing: 2.36px;
  color: white;
  background-color: #2e415e;
  transition: 0.2s;
  border-color: #2e415e;
  padding: 10px 25px;
  margin-top: 10px; }
  .certificate_link:hover {
    color: #243048;
    border-color: #cbbc8c;
    background-color: #cbbc8c; }

.winnners__draw_date_text {
  display: block;
  font-size: 15px;
  line-height: 25px;
  color: #003a5d;
  opacity: 0.6;
  margin-top: 10px; }

.info_icon {
  position: absolute;
  height: 22px;
  width: 22px;
  top: 15px;
  right: 15px;
  background-image: url(assets/images/info-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  transition: 0.5s; }
  .info_icon:hover {
    transform: scale(1.2); }

.winner__single__name {
  color: #cbbc8c;
  font-weight: 400;
  letter-spacing: 1.78px;
  line-height: 30px;
  font-size: 18px;
  margin-bottom: 15px; }

.winners__grid {
  margin-top: 30px; }

.winner__quote__grid {
  align-items: center;
  justify-content: center; }

.winner__quote {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 50px 20px;
  background-color: #fff;
  margin: 15px 0;
  text-align: center;
  width: 100%;
  height: calc(100% - 30px); }

.winner__quote__quote p {
  display: block;
  font-size: 17px;
  color: #243048;
  letter-spacing: 0.2px;
  line-height: 29px;
  margin-bottom: 20px; }

.winner__quote__citation {
  font-size: 17px;
  font-weight: 600;
  color: #243048;
  line-height: 29px; }

.cta h2 {
  font-weight: 400;
  margin-bottom: 10px; }

.loadMoreBtn-label {
  padding: 11px 28px;
  margin-top: 30px; }

.pagination {
  display: flex;
  justify-content: center; }
  .pagination .page-numbers {
    display: none; }
    .pagination .page-numbers.next {
      display: block;
      padding: 11px 28px; }

@media screen and (max-width: 1200px) {
  .winners__grid .grid_1-3 {
    width: 100%;
    max-width: 360px;
    display: block; } }

@media screen and (max-width: 1000px) {
  .winners__grid .winners__single .winners__single-quote {
    min-height: 0; } }

@media screen and (max-width: 1000px) {
  .winners__single-img {
    max-width: 190px; } }

@media screen and (max-width: 800px) {
  .page__winners .winners__grid {
    margin-top: 15px; }
  .winners__single {
    padding: 30px 20px 60px; }
  .winner__single__overlay {
    padding: 30px 20px; } }

@media screen and (max-width: 720px) {
  .winner__live_draw_popup {
    right: 20px;
    left: 20px; }
  .page__winners .winners__grid {
    margin-top: 0; }
  .page__winners .page__title {
    margin-bottom: 15px; }
  .winner__live_draw_popup:after {
    content: '';
    display: block;
    padding-bottom: 100%; } }

@media screen and (max-width: 500px) {
  .winner__live_draw_popup:after {
    content: '';
    display: block;
    padding-bottom: 130%; } }

/*# sourceMappingURL=style.css.map */
