/* ==========================================================================
   Variables
   ========================================================================== */
/* ==========================================================================
   Site fonts
   ========================================================================== */
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");
@font-face {
  font-family: "SatuKilo";
  src: url("/wp-content/themes/swishes-competitions-theme/assets/fonts/SatuKilo.woff2") format("woff2"), url("/wp-content/themes/swishes-competitions-theme/assets/fonts/SatuKilo.woff") format("woff");
  font-weight: normal;
}
/* ==========================================================================
   Custom mixin CSS
   ========================================================================== */
/* ==========================================================================
   Global countdown styles
   ========================================================================== */
.slide-countdown .zapc-countdown,
div#draw-countdown,
.woocommerce ul.products li.product .inner-wrapper .zapc-countdown,
.single-product div.product .zapc-countdown {
  position: relative;
  display: flex;
  align-items: stretch;
  width: 100%;
  border-radius: 3px;
  gap: 2rem;
}
.slide-countdown .zapc-countdown > div,
div#draw-countdown > div,
.woocommerce ul.products li.product .inner-wrapper .zapc-countdown > div,
.single-product div.product .zapc-countdown > div {
  font-size: 1.2rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  text-transform: capitalize;
  color: #000000;
  line-height: 1.3;
  text-align: center;
  width: 25%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0;
}
.slide-countdown .zapc-countdown > div span,
div#draw-countdown > div span,
.woocommerce ul.products li.product .inner-wrapper .zapc-countdown > div span,
.single-product div.product .zapc-countdown > div span {
  font-size: 2.4rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  display: block;
  width: 100%;
}

/* ==========================================================================
   Global form styling
   ========================================================================== */
form h3,
.lost_reset_password h3 {
  letter-spacing: 0.05em;
  font-size: 2.6rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
  margin-bottom: 2rem;
}
form .card-body,
.lost_reset_password .card-body {
  border: 1px solid #e0e8ed;
  border-radius: 0;
  color: #000000;
  box-shadow: none;
  padding: 5rem;
}
form p,
.lost_reset_password p {
  color: #000000;
}

.lost_reset_password input,
.form-control {
  font-size: 1.4rem;
  color: #777777;
  background-color: #ffffff;
  border-radius: 0;
  border: 1px solid #e0e8ed;
  padding: 2.4rem 2rem;
}
.lost_reset_password input:focus,
.form-control:focus {
  outline: none;
  border-color: #000000;
}
.lost_reset_password input:focus-visible,
.form-control:focus-visible {
  outline-style: solid;
  outline-color: #000000;
}

.form-group label,
.form-check-label,
.woocommerce-privacy-policy-text {
  color: #000000;
  font-size: 1.6rem;
}

.form-check-label {
  margin-left: 1rem;
}

.form-group label .required,
.form-check-label .required {
  color: #f1622c;
}

.lost_reset_password {
  text-align: center;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.lost_reset_password .form-row {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.lost_reset_password input {
  padding: 1.4rem 2rem;
}
.lost_reset_password .button {
  letter-spacing: 0.05em;
  font-size: 2.6rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  background-color: #f0622b;
  margin-top: auto;
  margin-bottom: 0;
  padding: 1.2rem 3.5rem;
  border: none;
  border-radius: 0;
  position: relative;
  background-color: #4c966b;
}
.lost_reset_password .button:hover {
  border: none;
  background: #000000;
}

/* ==========================================================================
   Pagination styling
   ========================================================================== */
.pagination {
  margin-top: 20px;
  gap: 1rem;
  justify-content: center;
  margin-bottom: 5rem;
}
.pagination .page-item {
  border-radius: 0;
}
.pagination .page-item .page-link {
  font-size: 1.6rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  color: #000000;
  border-radius: 0;
  border: 1px solid #e0e8ed;
  padding: 8px 12px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination .page-item .next,
.pagination .page-item .prev {
  width: auto;
  padding: 0 12px;
}
.pagination .page-item.active .page-link, .pagination .page-item:hover .page-link {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #000000;
}

.woocommerce-pagination ul.page-numbers {
  gap: 1rem;
  justify-content: center;
  margin-bottom: 5rem;
}
.woocommerce-pagination ul.page-numbers li {
  border-radius: 0;
  border: none;
}
.woocommerce-pagination ul.page-numbers li .page-numbers {
  font-size: 1.6rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  color: #000000;
  border-radius: 0;
  border: 1px solid #e0e8ed;
  padding: 8px 12px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.woocommerce-pagination ul.page-numbers li .page-numbers:not(.current) {
  background-color: #ffffff;
  border: 1px solid #e0e8ed;
}
.woocommerce-pagination ul.page-numbers li .page-numbers:not(.current):hover {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #000000;
}
.woocommerce-pagination ul.page-numbers li .page-numbers.current {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #000000;
}

/* ==========================================================================
   Social Links
   ========================================================================== */
.social-icons-wrapper h3 {
  letter-spacing: 0.05em;
  font-size: 2.4rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
}

.zapct-social-icons {
  display: flex;
}
.zapct-social-icons a {
  display: flex;
  align-items: center;
  gap: 1rem;
  text-decoration: none;
  margin-right: 2rem;
  color: #000000;
}
.zapct-social-icons a:last-child {
  margin-right: 0;
}
.zapct-social-icons a .social-image-wrapper {
  display: block;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #e0e8ed;
  border-radius: 100%;
}
.zapct-social-icons a .social-image-wrapper:before {
  content: "";
  mask-repeat: no-repeat;
  mask-size: 22px;
  mask-position: center;
  background: #000000;
  display: block;
  width: 100%;
  height: 100%;
}
.zapct-social-icons a .social-image-wrapper.instagram:before {
  -webkit-mask-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/social-icons/instagram-icon.svg);
  mask-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/social-icons/instagram-icon.svg);
}
.zapct-social-icons a .social-image-wrapper.facebook:before {
  -webkit-mask-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/social-icons/facebook-icon.svg);
  mask-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/social-icons/facebook-icon.svg);
}
.zapct-social-icons a:hover .social-image-wrapper {
  border-color: #ffbc40;
}
.zapct-social-icons a:hover .social-image-wrapper:before {
  background: #ffbc40;
}

/* ==========================================================================
   Winners Card
   ========================================================================== */
.zapct-winners .card {
  position: relative;
  overflow: hidden;
  border: none;
  border-radius: 0;
}
.zapct-winners .card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.zapct-winners .card .card-body {
  padding: 2rem 0 0;
  display: flex;
  flex-direction: column;
  width: calc(100% - 40px);
}
.zapct-winners .card .card-body h5.card-title {
  font-size: 1.4rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #777777;
  order: 1;
  text-transform: capitalize;
  margin-top: 1rem !important;
}
.zapct-winners .card .card-body p {
  color: #000000;
  margin-bottom: 0;
}
.zapct-winners .card .card-body p.draw-date,
.zapct-winners .card .card-body p br,
.zapct-winners .card .card-body p .fa-ticket-alt,
.zapct-winners .card .card-body p .fa-clock,
.zapct-winners .card .card-body p .fa-trophy,
.zapct-winners .card .card-body p strong {
  display: none;
}
.zapct-winners .card .card-body p.winner-name {
  font-size: 2rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  order: 0;
  line-height: 2rem;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.zapct-winners .card .card-body p.ticket-number {
  color: #f1622c;
  display: block;
  text-transform: capitalize;
  order: 2;
}
.zapct-winners .card .card-body p.ticket-number:before {
  content: "";
  background-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/global/winner-ticket.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 15px;
  height: 12px;
  display: inline-block;
  margin-right: 1rem;
}
.zapct-winners .card .card-body p.ticket-number strong {
  display: inline-block;
  font-weight: normal;
}

/* ==========================================================================
   Animations
   ========================================================================== */
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes pulse-banner {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pulse-badge {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 #6c757d;
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
  }
}
@keyframes bg-fade {
  0% {
    background-color: #f8f9fa;
    color: #343a40;
    border-color: #343a40;
  }
  50% {
    background-color: #343a40;
    color: #f8f9fa;
    border-color: #f8f9fa;
  }
  100% {
    background-color: #f8f9fa;
    color: #343a40;
    border-color: #f8f9fa;
  }
}
/* ==========================================================================
   Typography
   ========================================================================== */
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
}

a {
  color: #007bff;
}
a:hover {
  color: rgb(0, 98.4, 204);
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

h1,
.h1 {
  font-size: 2.5rem;
}

h2,
.h2 {
  font-size: 2rem;
}

h3,
.h3 {
  font-size: 1.75rem;
}

h4,
.h4 {
  font-size: 1.5rem;
}

h5,
.h5 {
  font-size: 1.25rem;
}

h6,
.h6 {
  font-size: 1rem;
}

/* ==========================================================================
   Badges
   ========================================================================== */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

/* ==========================================================================
   Buttons
   ========================================================================== */
a {
  color: #4c966b;
}
a:hover {
  color: #000000;
}

.btn,
.button,
.btn-primary {
  letter-spacing: 0.05em;
  font-size: 2.6rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  background-color: #f0622b;
  margin-top: auto;
  margin-bottom: 0;
  padding: 1.2rem 3.5rem;
  border: none;
  border-radius: 0;
  position: relative;
}
.btn:hover,
.button:hover,
.btn-primary:hover {
  border: none;
  background: #000000;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle.show > .btn-primary.dropdown-toggle:focus,
.btn-primary:focus-visible,
.btn-primary:focus,
.btn-primary.focus {
  box-shadow: none;
  background-color: transparent;
  border-color: transparent;
}

/* ==========================================================================
   Cards
   ========================================================================== */
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card-body {
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* ==========================================================================
   Containers
   ========================================================================== */
.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
/* ==========================================================================
   Tables
   ========================================================================== */
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: rgb(183.6, 218.04, 255);
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: rgb(122.4, 186.36, 255);
}

.table-hover .table-primary:hover {
  background-color: rgb(158.1, 204.84, 255);
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: rgb(158.1, 204.84, 255);
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: rgb(213.84, 216.36, 218.6);
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: rgb(178.56, 183.24, 187.4);
}

.table-hover .table-secondary:hover {
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: rgb(194.8, 230.36, 202.92);
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: rgb(143.2, 209.24, 158.28);
}

.table-hover .table-success:hover {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: rgb(190.04, 228.96, 235.12);
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: rgb(134.36, 206.64, 218.08);
}

.table-hover .table-info:hover {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: rgb(255, 237.64, 185.56);
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: rgb(255, 222.76, 126.04);
}

.table-hover .table-warning:hover {
  background-color: rgb(255, 231.265, 160.06);
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: rgb(255, 231.265, 160.06);
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: rgb(245.2, 198.44, 202.92);
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: rgb(236.8, 149.96, 158.28);
}

.table-hover .table-danger:hover {
  background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: rgb(253.04, 253.32, 253.6);
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: rgb(251.36, 251.88, 252.4);
}

.table-hover .table-light:hover {
  background-color: rgb(238.165, 240.57, 242.975);
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: rgb(238.165, 240.57, 242.975);
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: rgb(198.16, 199.84, 201.52);
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: rgb(149.44, 152.56, 155.68);
}

.table-hover .table-dark:hover {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

/* ==========================================================================
   Footer
   ========================================================================== */
.zapct-footer {
  background: transparent;
  padding: 5rem 0 0;
  border-top: 1px solid #e0e8ed;
}
@media screen and (max-width: 600px) {
  .zapct-footer {
    padding: 1rem 0 0;
    border-top: none;
  }
}
.zapct-footer .footer-nav-contact-inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.zapct-footer .footer-nav-contact-inner .zapct-footer-nav-wrapper {
  display: flex;
  column-gap: 7.5rem;
}
@media screen and (max-width: 600px) {
  .zapct-footer .footer-nav-contact-inner .zapct-footer-nav-wrapper {
    flex-direction: column;
    text-align: center;
    gap: 0;
    width: 100%;
  }
}
.zapct-footer .footer-nav-contact-inner .footer-menu ul {
  display: block;
  list-style: none;
}
@media screen and (max-width: 600px) {
  .zapct-footer .footer-nav-contact-inner .footer-menu ul li {
    text-align: left;
    border-bottom: 1px solid #e0e8ed;
  }
}
.zapct-footer .footer-nav-contact-inner .footer-menu ul a {
  font-size: 1.6rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  line-height: 3;
  padding: 0;
}
.zapct-footer .footer-nav-contact-inner .footer-menu ul#footer-primary-menu {
  columns: 2;
  column-gap: 7.5rem;
}
@media screen and (max-width: 600px) {
  .zapct-footer .footer-nav-contact-inner .footer-menu ul#footer-primary-menu {
    columns: 1;
  }
}
@media screen and (max-width: 700px) {
  .zapct-footer .footer-nav-contact-inner {
    flex-direction: column;
    align-items: start;
  }
  .zapct-footer .footer-nav-contact-inner .zapct-footer-navbar-wrapper,
  .zapct-footer .footer-nav-contact-inner .social-icons-wrapper {
    width: 100%;
  }
  .zapct-footer .footer-nav-contact-inner .social-icons-wrapper {
    margin-top: 20px;
  }
}
.zapct-footer .zapct-legal {
  font-size: 1.4rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #777777;
  border-top: none;
  padding: 5rem 0 2rem;
  margin: 0;
  text-align: left;
}
@media screen and (max-width: 600px) {
  .zapct-footer .zapct-legal {
    padding: 2rem 0;
  }
}
.zapct-footer .zapct-legal a {
  color: #000000;
}
.zapct-footer .zapct-legal img {
  height: 30px;
  margin-top: 20px;
}
.zapct-footer .zapct-legal .row {
  justify-content: space-between;
  margin: 0;
}
@media screen and (max-width: 700px) {
  .zapct-footer .zapct-legal .row {
    gap: 1rem;
  }
}
.zapct-footer .zapct-legal .zapct-footer-credit {
  font-size: 1.4rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

/* ==========================================================================
   Header
   ========================================================================== */
#header-outer {
  position: sticky;
  top: 0;
  z-index: 150;
  transition: 0.5s;
  background-color: #ffffff;
}

@media (max-width: 992px) {
  .zapct-navbar-secondary {
    padding-left: 1rem;
  }
}
.zapct-navbar-secondary > * {
  flex: 1;
}
.zapct-navbar-secondary .nav-item {
  border-left: none;
  padding: 1.7rem 0.65rem;
}
@media screen and (max-width: 768px) {
  .zapct-navbar-secondary .nav-item {
    padding: 1.7rem 0;
  }
}
.zapct-navbar-secondary .zapct-logo {
  justify-content: center;
  text-align: center;
}
.zapct-navbar-secondary .zapct-logo img {
  padding: 0;
  margin: 0 auto 1rem;
  height: 30px;
}
.zapct-navbar-secondary .zapct-logo p {
  font-size: 1.4rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #777777;
  margin-bottom: 0;
}
@media screen and (max-width: 576px) {
  .zapct-navbar-secondary .zapct-logo p {
    font-size: 1.1rem;
  }
}
.zapct-navbar-secondary .icon-menu {
  position: relative;
}
.zapct-navbar-secondary .icon-menu.cart-account {
  justify-content: end;
}
@media screen and (max-width: 768px) {
  .zapct-navbar-secondary .icon-menu.cart-account {
    margin-top: -18px;
  }
}
.zapct-navbar-secondary .icon-menu.cart-account.account-wrapper-desktop {
  justify-content: start;
}
@media screen and (max-width: 992px) {
  .zapct-navbar-secondary .icon-menu.cart-account.account-wrapper-desktop {
    display: none;
  }
}
.zapct-navbar-secondary .icon-menu .nav-item {
  border: none;
  display: flex;
  align-items: center;
}
.zapct-navbar-secondary .icon-menu .nav-item.account-mobile {
  display: none;
}
@media screen and (max-width: 992px) {
  .zapct-navbar-secondary .icon-menu .nav-item.account-mobile {
    display: flex;
  }
}
.zapct-navbar-secondary .icon-menu .nav-item img {
  width: 3px;
}
.zapct-navbar-secondary .icon-menu .nav-item a.nav-link {
  font-size: 1.5rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  text-transform: capitalize;
  color: #000000;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 992px) {
  .zapct-navbar-secondary .icon-menu .nav-item a.nav-link {
    margin: 0;
    padding: 0;
  }
  .zapct-navbar-secondary .icon-menu .nav-item a.nav-link span.header-icon-text {
    display: none;
  }
}
.zapct-navbar-secondary .icon-menu .header-icon {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  width: 26px;
  height: 26px;
  margin-right: 8px;
}
.zapct-navbar-secondary .icon-menu .header-icon.header-user-icon {
  background-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/header/account-icon.svg);
}
.zapct-navbar-secondary .icon-menu .header-icon.header-bag-icon {
  background-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/header/basket-icon.svg);
  margin-left: 1rem;
}
@media screen and (max-width: 768px) {
  .zapct-navbar-secondary .icon-menu .header-icon {
    margin-right: 0;
  }
}
.zapct-navbar-secondary .icon-menu .nav-basket {
  position: relative;
}
.zapct-navbar-secondary .icon-menu .nav-basket #basket-count {
  font-size: 1rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  color: #181715;
  background-color: #ffab8e;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  z-index: 1;
  width: 21px;
  height: 16px;
  order: 1;
  margin-left: 4px;
}
@media screen and (max-width: 576px) {
  .zapct-navbar-secondary .icon-menu .nav-basket #basket-count {
    display: none;
  }
}

.zapct-navbar-primary {
  position: relative;
  padding: 0;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06);
}
.zapct-navbar-primary:before {
  content: "";
  background-color: #e0e8ed;
  height: 1%;
  width: calc(100% - 60px);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.zapct-navbar-primary .navbar-nav:not(#account-navigation) li {
  position: relative;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zapct-navbar-primary .navbar-nav:not(#account-navigation) li.mobile-only {
  display: none;
}
.zapct-navbar-primary .navbar-nav:not(#account-navigation) li.no-active a.nav-link[aria-current=page]:after {
  content: none;
}
@media screen and (max-width: 1100px) {
  .zapct-navbar-primary .navbar-nav:not(#account-navigation) li {
    padding-right: 1rem;
  }
}
@media screen and (max-width: 992px) {
  .zapct-navbar-primary .navbar-nav:not(#account-navigation) li.mobile-only {
    display: block;
  }
}
.zapct-navbar-primary .navbar-nav:not(#account-navigation) li a.nav-link {
  font-size: 1.2rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #030303;
  padding: 1.5rem 2rem;
  z-index: 1;
  border: none;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zapct-navbar-primary .navbar-nav:not(#account-navigation) li a.nav-link:hover {
  color: #f1622c;
}
@media screen and (max-width: 1170px) {
  .zapct-navbar-primary .navbar-nav:not(#account-navigation) li a.nav-link {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 992px) {
  .zapct-navbar-primary .navbar-nav:not(#account-navigation) li a.nav-link {
    font-size: 1.6rem;
    font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
    letter-spacing: 0.12em;
    padding: 2rem 2rem 1.5rem;
    border-bottom: 1px solid #e0e8ed;
    display: block;
    width: 100%;
  }
}
.zapct-navbar-primary .offcanvas-collapse .mobile-menu-app-wrapper,
.zapct-navbar-primary .offcanvas-collapse .social-icons-wrapper {
  display: none;
}
@media screen and (max-width: 992px) {
  .zapct-navbar-primary .offcanvas-collapse {
    overflow: scroll;
    padding: 80px 50px 60px;
    width: 100%;
    right: 0;
    left: unset;
    background: #ffffff;
  }
  .zapct-navbar-primary .offcanvas-collapse .offcanvas-close {
    position: absolute;
    left: 30px;
    top: 30px;
  }
  .zapct-navbar-primary .offcanvas-collapse .social-icons-wrapper {
    margin-top: 20px;
    display: block;
  }
  .zapct-navbar-primary .offcanvas-collapse .social-icons-wrapper h3 {
    display: none;
  }
  .zapct-navbar-primary .offcanvas-collapse .social-icons-wrapper .zapct-social-icons {
    justify-content: center;
  }
}

.mobile-menu-toggle-wrapper {
  display: none;
}
@media (max-width: 992px) {
  .mobile-menu-toggle-wrapper {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .mobile-menu-toggle-wrapper {
    margin-top: -18px;
  }
}
.mobile-menu-toggle-wrapper .navbar-toggler {
  display: block;
  border: none;
}
.mobile-menu-toggle-wrapper .navbar-toggler img {
  width: 26px;
  height: 19px;
}

body.logged-in .navbar-nav:not(#account-navigation) li.login-register {
  display: none;
}
body:not(.logged-in) .navbar-nav:not(#account-navigation) li.my-account {
  display: none;
}

/* ==========================================================================
   Newsletter
   ========================================================================== */
/* ==========================================================================
   Dark Theme
   ========================================================================== */
body.dark-theme {
  background-color: #343a40;
  color: #f8f9fa;
}
body.dark-theme .section-title {
  color: #f8f9fa;
}
body.dark-theme .zapct-navbar {
  background-color: #343a40;
}
body.dark-theme .zapct-navbar #menu-primary-menu a {
  color: #f8f9fa;
}
body.dark-theme .zapct-navbar .cart-account .nav-link i {
  color: #f8f9fa;
}
body.dark-theme .zapct-page-title {
  background-color: #212529;
}
body.dark-theme .zapct-page-title h1 {
  color: #f8f9fa;
}
body.dark-theme ul.products li.product .inner-wrapper {
  background-color: #f8f9fa;
}
body.dark-theme div.product .entry-summary .price {
  color: #f8f9fa;
}
body.dark-theme div.product .entry-summary .zap-competition-question-wrap .zap-competition-question-text {
  color: #f8f9fa;
}
body.dark-theme div.product .entry-summary .zap-competition-question-wrap .zap-lottery-question-answers label {
  color: #f8f9fa;
}
body.dark-theme div.product .entry-summary .zap-competition-question-wrap .zap-lottery-question-answers input:checked ~ label {
  color: #343a40;
}
body.dark-theme div.product .entry-summary #competition-countdown {
  background-color: transparent;
}
body.dark-theme .zapct-footer {
  background-color: #212529;
}
body.dark-theme .zapct-footer .zapct-footer-nav ul li a {
  color: #fff;
}
body.dark-theme .zapct-footer .zapct-legal {
  color: #f8f9fa;
}
body.dark-theme .zapct-footer .zapct-legal a {
  color: #fff;
}

/* ==========================================================================
   General CSS
   ========================================================================== */
:root {
  font-size: 62.5%;
}

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

* {
  margin: 0;
  padding: 0;
  font: inherit;
}

img,
picture,
svg,
video {
  display: block;
  margin-bottom: 0;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 180px;
  color-scheme: dark light;
  overflow-y: scroll;
}

body {
  font-size: 1.4rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  background-color: #ffffff;
  color: #000000;
}
body .zapct-homepage-section {
  border-bottom: none;
}

.container-xl,
.container-lg,
.container-md,
.container-sm,
.container,
div.woocommerce {
  position: relative;
  max-width: 1300px;
}
@media screen and (max-width: 992px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container,
  div.woocommerce {
    padding: 0 4rem;
  }
}
@media screen and (max-width: 768px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container,
  div.woocommerce {
    padding: 0 2rem;
  }
}

.container.main-container {
  min-height: auto;
  margin-bottom: 12rem;
}
@media screen and (max-width: 576px) {
  .container.main-container {
    margin-bottom: 2rem;
  }
}

.zapct-page-title {
  background: transparent;
  max-width: 900px;
  margin: 4rem auto 4.5rem;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.zapct-page-title h1 {
  letter-spacing: 0.05em;
  font-size: 3.6rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (max-width: 576px) {
  .zapct-page-title h1 {
    font-size: 2.6rem;
  }
}

h2.section-title {
  font-size: 2.6rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (max-width: 576px) {
  h2.section-title {
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 576px) {
  .zapct-homepage-section {
    padding: 3rem 0;
  }
}
/* ==========================================================================
   WooCommerce - Cart
   ========================================================================== */
.woocommerce-cart .wc-empty-cart-message .alert {
  justify-content: center;
}
.woocommerce-cart .table-bordered {
  background-color: #ebfaf7;
  border-color: #4c966b;
}
.woocommerce-cart .table-bordered th,
.woocommerce-cart .table-bordered p,
.woocommerce-cart .table-bordered a,
.woocommerce-cart .table-bordered dt,
.woocommerce-cart .table-bordered .woocommerce-Price-amount {
  color: #000000;
}
.woocommerce-cart .table-bordered th,
.woocommerce-cart .table-bordered td {
  background-color: #ebfaf7;
  border-color: #4c966b;
}
.woocommerce-cart .btn {
  letter-spacing: 0.05em;
  font-size: 2.6rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  background-color: #f0622b;
  margin-top: auto;
  margin-bottom: 0;
  padding: 1.2rem 3.5rem;
  border: none;
  border-radius: 0;
  position: relative;
  font-size: 1.6rem;
}
.woocommerce-cart .btn:hover {
  border: none;
  background: #000000;
}
.woocommerce-cart .card-body:has(.cart_totals) {
  background-color: #ebfaf7;
  border: 1px solid #4c966b;
  color: #000000;
  padding: 2rem;
  border-radius: 6px;
}

/* ==========================================================================
   WooCommerce - Checkout
   ========================================================================== */
.woocommerce-checkout table.shop_table th,
.woocommerce-checkout table.shop_table td {
  color: #000000;
  font-size: 1.6rem;
}
.woocommerce-checkout button {
  letter-spacing: 0.05em;
  font-size: 2.6rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  background-color: #f0622b;
  margin-top: auto;
  margin-bottom: 0;
  padding: 1.2rem 3.5rem;
  border: none;
  border-radius: 0;
  position: relative;
}
.woocommerce-checkout button:hover {
  border: none;
  background: #000000;
}

/* ==========================================================================
   WooCommerce - General
   ========================================================================== */
.show-password-input {
  display: none;
}

.alert {
  color: #000000;
  border-radius: 8px;
  padding: 1rem 2rem;
  background-color: #ebfaf7;
  border: 1px solid #4c966b;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  gap: 1rem;
  font-weight: normal;
  margin-top: 4rem;
}
.alert .returning-customer-text {
  display: flex;
  align-items: center;
  flex: 1;
  gap: 1rem;
}
.alert .returning-customer-text .showlogin {
  display: block;
  margin-left: auto;
}
.alert .btn {
  letter-spacing: 0.05em;
  font-size: 2.6rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  background-color: #f0622b;
  margin-top: auto;
  margin-bottom: 0;
  padding: 1.2rem 3.5rem;
  border: none;
  border-radius: 0;
  position: relative;
  font-size: 1.6rem;
  margin-top: auto;
  margin: 0;
  margin-left: auto !important;
}
.alert .btn:hover {
  border: none;
  background: #000000;
}

.zap-cashier-credit .alert {
  gap: 0;
}

.woocommerce-MyAccount-content .alert {
  color: #000000;
}

.woocommerce-store-notice.demo_store {
  display: none !important;
}

.zap-lottery-user-ticket-count {
  background-color: #ebfaf7;
  border: 1px solid #4c966b;
  color: #000000;
}
.zap-lottery-user-ticket-count .woocommerce-info {
  background: transparent;
}

/* ==========================================================================
   WooCommerce - My Account
   ========================================================================== */
.table-bordered,
.woocommerce-page table.shop_table th,
.woocommerce-page table.shop_table td {
  background-color: transparent;
  border: 1px solid #e0e8ed;
}

.woocommerce-account .container.main-container {
  margin-bottom: 10rem;
  border-radius: 0;
}
@media screen and (max-width: 992px) {
  .woocommerce-account .container.main-container {
    padding: 20px;
  }
}
.woocommerce-account .woocommerce {
  display: flex;
  padding: 0;
  border: none;
  border-radius: 10px 10px 0 0;
  position: relative;
}
.woocommerce-account .woocommerce:after {
  position: absolute;
  bottom: -15px;
}
@media screen and (max-width: 992px) {
  .woocommerce-account .woocommerce {
    flex-wrap: wrap;
  }
}

.woocommerce-MyAccount-navigation {
  max-width: 300px;
  width: 100%;
  padding: 0;
  margin-bottom: 0 !important;
  background-color: transparent !important;
  border: none;
}
@media screen and (max-width: 992px) {
  .woocommerce-MyAccount-navigation {
    width: 100%;
    max-width: unset;
    background-color: #ffffff !important;
  }
  .woocommerce-MyAccount-navigation #mobile-ac-menu {
    letter-spacing: 0.05em;
    font-size: 2rem;
    font-family: "SatuKilo";
    font-weight: normal;
    color: #000000;
    text-transform: uppercase;
    background: #ffffff;
    border: 1px solid grey;
    padding: 1rem;
    margin-bottom: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .woocommerce-MyAccount-navigation #mobile-ac-menu span {
    background-color: #000000;
    padding: 0;
    width: 20px;
    height: 20px;
    display: block;
    position: relative;
    border-radius: 100%;
    margin-top: -2px;
  }
}
@media screen and (max-width: 992px) and (max-width: 700px) {
  .woocommerce-MyAccount-navigation #mobile-ac-menu span {
    margin-top: 0;
    width: 17px;
    height: 17px;
  }
}
@media screen and (max-width: 992px) {
  .woocommerce-MyAccount-navigation #mobile-ac-menu span:before, .woocommerce-MyAccount-navigation #mobile-ac-menu span:after {
    content: "";
    background-color: #ffffff;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    margin: auto;
    position: absolute;
    border-radius: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .woocommerce-MyAccount-navigation #mobile-ac-menu span:before {
    height: 1px;
    transform: rotate(0deg);
    width: 65%;
  }
  .woocommerce-MyAccount-navigation #mobile-ac-menu span:after {
    height: 65%;
    transform: rotate(0deg);
    width: 1px;
  }
  .woocommerce-MyAccount-navigation .nav-pills {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s ease-in-out;
  }
  .woocommerce-MyAccount-navigation.open-ac-menu #mobile-ac-menu span:before {
    transform: rotate(180deg);
  }
  .woocommerce-MyAccount-navigation.open-ac-menu #mobile-ac-menu span:after {
    transform: rotate(90deg);
  }
  .woocommerce-MyAccount-navigation.open-ac-menu .nav-pills {
    max-height: 1000px;
    transition: max-height 1s ease-in-out;
  }
}
.woocommerce-MyAccount-navigation .nav-pills {
  display: block;
  padding: 0;
  border-radius: 0;
  margin-bottom: 0;
}
.woocommerce-MyAccount-navigation .nav-pills .nav-link {
  font-size: 1.4rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  text-transform: none;
  display: flex;
  align-items: center;
  color: #000000;
  border-radius: 0;
  border: 1px solid #e0e8ed;
  padding: 1.55rem 2rem;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 576px) {
  .woocommerce-MyAccount-navigation .nav-pills .nav-link {
    padding: 1rem;
    margin-bottom: 0.5rem;
  }
}
.woocommerce-MyAccount-navigation .nav-pills .nav-link:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #777777;
  color: #777777;
  position: relative;
  left: 0;
  top: 0;
  margin-right: 1rem;
  background: transparent;
  font-size: 1.6rem;
}
.woocommerce-MyAccount-navigation .nav-pills .nav-link:hover, .woocommerce-MyAccount-navigation .nav-pills .nav-link.active {
  background-color: #ffffff;
  border-color: #000000;
}
.woocommerce-MyAccount-navigation .nav-pills .woocommerce-MyAccount-navigation-link--dashboard a:before {
  content: "\f3ff";
}
.woocommerce-MyAccount-navigation .nav-pills .woocommerce-MyAccount-navigation-link--wins a:before {
  content: "\f2eb";
}
.woocommerce-MyAccount-navigation .nav-pills .woocommerce-MyAccount-navigation-link--orders a:before {
  content: "\f543";
}
.woocommerce-MyAccount-navigation .nav-pills .woocommerce-MyAccount-navigation-link--credit a:before,
.woocommerce-MyAccount-navigation .nav-pills .woocommerce-MyAccount-navigation-link--woo-wallet a:before {
  content: "\f555";
}
.woocommerce-MyAccount-navigation .nav-pills .woocommerce-MyAccount-navigation-link--edit-address a:before {
  content: "\f2b9";
}
.woocommerce-MyAccount-navigation .nav-pills .woocommerce-MyAccount-navigation-link--edit-account a:before {
  content: "\f007";
}
.woocommerce-MyAccount-navigation .nav-pills .woocommerce-MyAccount-navigation-link--responsible-gaming a:before,
.woocommerce-MyAccount-navigation .nav-pills .woocommerce-MyAccount-navigation-link--account-controls a:before {
  content: "\f256";
}
.woocommerce-MyAccount-navigation .nav-pills .woocommerce-MyAccount-navigation-link--customer-logout a:before {
  content: "\f057";
}

.woocommerce-MyAccount-content {
  width: 100%;
  padding: 0 2.5rem;
  background-color: transparent;
  margin-left: 2.2rem;
  border-radius: 0;
  border: none;
}
.woocommerce-MyAccount-content .woocommerce-notices-wrapper {
  margin-top: 0;
}
.woocommerce-MyAccount-content .row {
  margin: 0;
}
.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content p,
.woocommerce-MyAccount-content legend,
.woocommerce-MyAccount-content address {
  color: #000000;
}
.woocommerce-MyAccount-content h2 {
  font-size: 2.6rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
.woocommerce-MyAccount-content .alert {
  background-color: transparent;
  border: 1px solid #3a3939;
}
.woocommerce-MyAccount-content .alert mark,
.woocommerce-MyAccount-content .alert .mark {
  color: #000000;
}
.woocommerce-MyAccount-content .card-header {
  background-color: transparent;
}
.woocommerce-MyAccount-content .nav-tabs,
.woocommerce-MyAccount-content .card-header-tabs {
  padding: 0;
  width: 100%;
  max-width: 300px;
  margin: 0 auto 2rem;
  border-radius: 3px;
  overflow: hidden;
  border: none;
  background: transparent;
}
.woocommerce-MyAccount-content .nav-tabs li,
.woocommerce-MyAccount-content .card-header-tabs li {
  flex: 1;
}
.woocommerce-MyAccount-content .nav-tabs .nav-link,
.woocommerce-MyAccount-content .card-header-tabs .nav-link {
  font-size: 1.2rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  text-transform: capitalize;
  background: #ffffff;
  color: #000000;
  border: 1px solid #ffbc40;
  padding: 0.4rem 1rem;
  margin: 0;
  text-align: center;
  border-radius: 0;
}
.woocommerce-MyAccount-content .nav-tabs .nav-link.active, .woocommerce-MyAccount-content .nav-tabs .nav-link:hover,
.woocommerce-MyAccount-content .card-header-tabs .nav-link.active,
.woocommerce-MyAccount-content .card-header-tabs .nav-link:hover {
  background: #ffbc40;
  border-color: #ffbc40;
}
.woocommerce-MyAccount-content .table {
  overflow: hidden;
  color: #000000;
  font-size: 1.4rem;
  background: transparent;
}
.woocommerce-MyAccount-content .table thead th {
  font-size: 1.4rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  border-bottom: 1px solid #e0e8ed;
  border-top-color: #e0e8ed;
}
.woocommerce-MyAccount-content .table thead td,
.woocommerce-MyAccount-content .table tbody td,
.woocommerce-MyAccount-content .table tfoot td {
  border-top: 1px solid #e0e8ed;
}
.woocommerce-MyAccount-content #my-account-order-table thead th {
  border-top: 1px solid #e0e8ed;
}
.woocommerce-MyAccount-content .card {
  border: none;
  background-color: transparent;
}
.woocommerce-MyAccount-content .card .card-header {
  border-bottom: none;
  padding: 0;
}
.woocommerce-MyAccount-content .card .card-body {
  padding: 0;
}
.woocommerce-MyAccount-content a.zapc-tickets-btn,
.woocommerce-MyAccount-content a.zapc-tickets-btn-toggle,
.woocommerce-MyAccount-content .button {
  letter-spacing: 0.05em;
  font-size: 2.6rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  background-color: #f0622b;
  margin-top: auto;
  margin-bottom: 0;
  padding: 1.2rem 3.5rem;
  border: none;
  border-radius: 0;
  position: relative;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-size: 1.4rem;
  background-color: transparent;
}
.woocommerce-MyAccount-content a.zapc-tickets-btn:hover,
.woocommerce-MyAccount-content a.zapc-tickets-btn-toggle:hover,
.woocommerce-MyAccount-content .button:hover {
  border: none;
  background: #000000;
}
.woocommerce-MyAccount-content a.zapc-tickets-btn:before, .woocommerce-MyAccount-content a.zapc-tickets-btn:after,
.woocommerce-MyAccount-content a.zapc-tickets-btn-toggle:before,
.woocommerce-MyAccount-content a.zapc-tickets-btn-toggle:after,
.woocommerce-MyAccount-content .button:before,
.woocommerce-MyAccount-content .button:after {
  content: none;
}
@media screen and (max-width: 992px) {
  .woocommerce-MyAccount-content {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 2rem 3rem !important;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce-MyAccount-content:has(.nav-tabs) {
    position: relative;
    overflow-x: scroll;
  }
  .woocommerce-MyAccount-content:has(.nav-tabs) .table {
    width: 200%;
  }
  .woocommerce-MyAccount-content .card-header {
    width: 100%;
  }
}

.woocommerce-MyAccount-content .zapc-single-ticket-wrap {
  font-size: 1.6rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #777777;
  background: transparent;
  padding: 1.8rem 2rem 1.8rem 2rem !important;
  border-radius: 0;
  position: relative;
  margin-bottom: 1.2rem !important;
  border: 1px solid #e0e8ed;
}
@media screen and (max-width: 800px) {
  .woocommerce-MyAccount-content .zapc-single-ticket-wrap {
    padding: 1rem !important;
  }
}
.woocommerce-MyAccount-content .zapc-single-ticket-wrap > :first-child {
  font-size: 1.6rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  text-transform: capitalize;
  color: #000000;
}
.woocommerce-MyAccount-content .zapc-single-ticket-wrap:hover {
  border-color: #f1622c;
}
.woocommerce-MyAccount-content .zapc-single-ticket-wrap:hover a.zapc-tickets-btn,
.woocommerce-MyAccount-content .zapc-single-ticket-wrap:hover a.zapc-tickets-btn-toggle,
.woocommerce-MyAccount-content .zapc-single-ticket-wrap:hover .button {
  color: #f1622c;
}
.woocommerce-MyAccount-content .zapc-single-ticket-wrap span.draw-date {
  display: block;
  font-size: 1.4rem;
}
.woocommerce-MyAccount-content .zapc-single-ticket-wrap br {
  display: none;
}
.woocommerce-MyAccount-content .zapc-single-ticket-wrap strong:has(a.zapc-tickets-btn),
.woocommerce-MyAccount-content .zapc-single-ticket-wrap strong:has(a.zapc-tickets-btn-toggle) {
  margin-left: auto;
  position: absolute;
  right: 2rem;
  top: 28px;
}
.woocommerce-MyAccount-content .zapc-single-ticket-wrap span.d-none {
  display: none !important;
}
.woocommerce-MyAccount-content .zapc-single-ticket-wrap .zapc-my-account-ticket-wrapper {
  background-color: transparent !important;
  max-width: 100%;
  border: 1px solid #3a3939;
  border-radius: 3px;
}
@media screen and (max-width: 768px) {
  .woocommerce-MyAccount-content .zapc-single-ticket-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 4rem !important;
  }
  .woocommerce-MyAccount-content .zapc-single-ticket-wrap strong:has(a.zapc-tickets-btn),
  .woocommerce-MyAccount-content .zapc-single-ticket-wrap strong:has(a.zapc-tickets-btn-toggle) {
    margin: 0 auto;
    position: relative;
    right: 0;
    top: 0.5rem;
    transform: translateY(0.5rem);
  }
  .woocommerce-MyAccount-content .zapc-single-ticket-wrap .zapc-my-account-ticket-wrapper {
    max-width: 100%;
    margin: 3rem 0 0 !important;
  }
}
@media screen and (max-width: 600px) {
  .woocommerce-MyAccount-content .zapc-single-ticket-wrap {
    gap: 0;
  }
  .woocommerce-MyAccount-content .zapc-single-ticket-wrap > :first-child {
    text-align: center;
    max-width: 100%;
  }
  .woocommerce-MyAccount-content .zapc-single-ticket-wrap strong:has(a.zapc-tickets-btn),
  .woocommerce-MyAccount-content .zapc-single-ticket-wrap strong:has(a.zapc-tickets-btn-toggle) {
    color: black;
    margin-top: 1rem;
  }
}

@media screen and (max-width: 768px) {
  div.woocommerce .woocommerce-Addresses .woocommerce-Address {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.woocommerce-address-fields #billing_country_field strong,
.woocommerce-EditAccountForm #billing_country_field strong {
  margin-left: 2rem;
}
.woocommerce-address-fields .card-body,
.woocommerce-EditAccountForm .card-body {
  padding: 0;
}
.woocommerce-address-fields .btn-primary,
.woocommerce-EditAccountForm .btn-primary {
  letter-spacing: 0.05em;
  font-size: 2.6rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  background-color: #f0622b;
  margin-top: auto;
  margin-bottom: 0;
  padding: 1.2rem 3.5rem;
  border: none;
  border-radius: 0;
  position: relative;
  background-color: #4c966b;
  font-size: 1.6rem;
}
.woocommerce-address-fields .btn-primary:hover,
.woocommerce-EditAccountForm .btn-primary:hover {
  border: none;
  background: #000000;
}

/* ==========================================================================
   WooCommerce - Product Loop
   ========================================================================== */
.woocommerce ul.products {
  margin-right: -5px;
  margin-left: -5px;
}
@media (max-width: 768px) {
  .woocommerce ul.products {
    margin-right: 0;
    margin-left: 0;
  }
  .woocommerce ul.products.columns-mobile-1 li.product {
    max-width: 50%;
    margin-bottom: 2rem;
    padding-right: 5px;
    padding-left: 5px;
  }
}
.woocommerce ul.products li.product {
  margin-bottom: 3rem;
  padding-right: 5px;
  padding-left: 5px;
}
.woocommerce ul.products li.product:nth-child(3n+2) .inner-wrapper .zapc-date-banner:before {
  background-color: #ffbc40;
}
.woocommerce ul.products li.product:nth-child(3n+3) .inner-wrapper .zapc-date-banner:before {
  background-color: #ffd9cb;
}
.woocommerce ul.products li.product .inner-wrapper {
  border-radius: 0;
  border: none;
  display: flex;
  flex-direction: column;
  background-color: transparent;
  padding-bottom: 0;
  box-shadow: none;
  transition: all 0.5s ease-in-out;
}
.woocommerce ul.products li.product .inner-wrapper .zapct-thumbnail-wrap {
  overflow: hidden;
  aspect-ratio: 1/1;
}
.woocommerce ul.products li.product .inner-wrapper .zapct-thumbnail-wrap img {
  border-radius: 0;
  transform: scale(1);
  transition: transform 0.25s ease;
}
.woocommerce ul.products li.product .inner-wrapper .zapct-thumbnail-wrap:hover img {
  transform: scale(1.5);
}
.woocommerce ul.products li.product .inner-wrapper a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.woocommerce ul.products li.product .inner-wrapper .zapc-date-banner {
  font-size: 1.6rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  text-transform: capitalize;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
.woocommerce ul.products li.product .inner-wrapper .zapc-date-banner:before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #4c966b;
  border-radius: 100%;
  display: block;
  animation: pulse-badge 2s infinite;
}
@media (max-width: 992px) {
  .woocommerce ul.products li.product .inner-wrapper .zapc-date-banner {
    max-width: 70%;
    margin: 15px auto 0;
  }
}
@media (max-width: 700px) {
  .woocommerce ul.products li.product .inner-wrapper .zapc-date-banner {
    font-size: 1.1rem;
    gap: 0.5rem;
    max-width: 90%;
    margin: 5px auto 0;
  }
  .woocommerce ul.products li.product .inner-wrapper .zapc-date-banner:before {
    width: 8px;
    height: 8px;
  }
}
.woocommerce ul.products li.product .inner-wrapper .zapc-countdown {
  background-color: transparent;
  max-width: 216px;
  margin: 1rem auto 0;
  padding: 0;
}
.woocommerce ul.products li.product .inner-wrapper .zapc-countdown > div {
  font-size: 1.2rem;
}
.woocommerce ul.products li.product .inner-wrapper .zapc-countdown > div span {
  font-size: 2.4rem;
}
@media (max-width: 576px) {
  .woocommerce ul.products li.product .inner-wrapper .zapc-countdown {
    margin: 0.25rem auto 0;
    gap: 0.2rem;
    max-width: 150px;
    min-width: 0;
  }
  .woocommerce ul.products li.product .inner-wrapper .zapc-countdown > div {
    line-height: 1.3;
  }
  .woocommerce ul.products li.product .inner-wrapper .zapc-countdown > div span {
    font-size: 1.8rem;
  }
}
.woocommerce ul.products li.product .inner-wrapper .zap-competitions-progress {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
}
.woocommerce ul.products li.product .inner-wrapper .zap-competitions-progress .progress-track {
  background: #f6f6f6;
  height: 4px;
  border: none;
  border-radius: 0;
}
.woocommerce ul.products li.product .inner-wrapper .zap-competitions-progress .progress-track .mini-label {
  font-size: 1.4rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  color: #f1622c;
  left: 0;
  position: absolute;
}
@media (max-width: 576px) {
  .woocommerce ul.products li.product .inner-wrapper .zap-competitions-progress .progress-track .mini-label {
    font-size: 1rem;
  }
}
.woocommerce ul.products li.product .inner-wrapper .zap-competitions-progress .progress-track .mini-label {
  top: 18px;
}
.woocommerce ul.products li.product .inner-wrapper .zap-competitions-progress .progress-track .progress-bar {
  border-radius: 0;
  background-color: #f1622c;
  height: 4px;
  overflow: visible;
  position: relative;
}
.woocommerce ul.products li.product .inner-wrapper .price {
  font-size: 2.4rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: -0.04em;
  color: #000000;
  position: relative;
  display: flex;
  align-items: end;
  margin-top: 2rem;
  line-height: 1;
}
.woocommerce ul.products li.product .inner-wrapper .price del {
  display: none;
}
.woocommerce ul.products li.product .inner-wrapper .price .price_suffix {
  font-size: 1.3rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  text-transform: capitalize;
  color: #777777;
  margin-bottom: 2px;
}
@media (max-width: 576px) {
  .woocommerce ul.products li.product .inner-wrapper .price {
    margin-top: 1.5rem;
    font-size: 1.4rem;
  }
  .woocommerce ul.products li.product .inner-wrapper .price .price_suffix {
    font-size: 0.8rem;
    margin-bottom: 0;
  }
}
.woocommerce ul.products li.product .inner-wrapper h2.woocommerce-loop-product__title {
  font-size: 2.2rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  text-align: left;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 0;
}
@media (max-width: 576px) {
  .woocommerce ul.products li.product .inner-wrapper h2.woocommerce-loop-product__title {
    letter-spacing: 0.03em;
    font-size: 1.4rem;
    margin-top: 1.8rem;
    margin-bottom: 1rem;
  }
}
.woocommerce ul.products li.product .inner-wrapper .zapc-cash-alt {
  font-size: 1.3rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #777777;
  text-transform: capitalize;
  width: 100%;
  margin: auto 0 2rem;
}
@media (max-width: 576px) {
  .woocommerce ul.products li.product .inner-wrapper .zapc-cash-alt {
    font-size: 0.9rem;
  }
}
.woocommerce ul.products li.product .inner-wrapper .button {
  letter-spacing: 0.05em;
  font-size: 2.6rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  background-color: #f0622b;
  margin-top: auto;
  margin-bottom: 0;
  padding: 1.2rem 3.5rem;
  border: none;
  border-radius: 0;
  position: relative;
  border: 1px solid #ffe6de;
  background: #fffcf7;
  color: #000000;
  margin-top: auto;
  width: 100%;
}
.woocommerce ul.products li.product .inner-wrapper .button:hover {
  border: none;
  background: #000000;
}
@media (max-width: 576px) {
  .woocommerce ul.products li.product .inner-wrapper .button {
    letter-spacing: 0.07em;
    font-size: 1.6rem;
    padding: 1rem;
    margin-bottom: 10px;
  }
}
.woocommerce ul.products li.product .inner-wrapper:hover .button {
  background: #ffd9cb;
  border: 1px solid #f1622c;
  color: #000000;
}

/* ==========================================================================
   WooCommerce - Single Product
   ========================================================================== */
.single-product .featherlight:last-of-type {
  background: rgba(255, 255, 255, 0.9);
}
.single-product .featherlight-previous,
.single-product .featherlight-next {
  opacity: 1;
  background-position: center;
}
.single-product .featherlight-previous {
  background-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/global/previous.svg);
}
.single-product .featherlight-next {
  background-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/global/next.svg);
}
.single-product .zapct-page-title {
  display: none;
}
.single-product #quick-info-row {
  margin-top: 4rem;
  margin-bottom: 4rem;
  gap: 3.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 992px) {
  .single-product #quick-info-row {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
.single-product #quick-info-row .info-item {
  display: flex;
  align-items: center;
  gap: 1.2rem;
}
.single-product #quick-info-row .info-item img {
  width: 15px;
}
.single-product #quick-info-row .info-item .item-text h3 {
  font-size: 1.4rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
@media screen and (max-width: 690px) {
  .single-product #quick-info-row {
    display: grid;
  }
  .single-product #quick-info-row .info-item {
    text-align: center;
    grid-row: 1;
    grid-column: 1;
    justify-content: center;
    background-color: transparent;
    animation-name: fade;
    animation-iteration-count: infinite;
    animation-duration: 6s;
  }
  .single-product #quick-info-row .info-item:nth-child(2) {
    animation-delay: -4s;
  }
  .single-product #quick-info-row .info-item:last-child {
    animation-delay: -2s;
  }
  @keyframes fade {
    0% {
      opacity: 0;
    }
    20% {
      opacity: 1;
    }
    33% {
      opacity: 1;
    }
    53% {
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
  }
  .single-product #quick-info-row .info-item h3 {
    font-size: 2rem;
  }
}
.single-product div.product #product-thumbnails .flex-direction-nav {
  display: none;
}
.single-product div.product .woocommerce-product-gallery > .flex-direction-nav .flex-disabled {
  display: block;
}
.single-product div.product .woocommerce-product-gallery > .flex-direction-nav a {
  background: transparent;
  margin-top: -30px;
}
.single-product div.product .woocommerce-product-gallery > .flex-direction-nav a.flex-prev {
  left: 30px;
}
.single-product div.product .woocommerce-product-gallery > .flex-direction-nav a.flex-next {
  right: 30px;
}
.single-product div.product .woocommerce-product-gallery > .flex-direction-nav a.flex-prev:after, .single-product div.product .woocommerce-product-gallery > .flex-direction-nav a.flex-next:after {
  content: "";
  width: 62px;
  height: 62px;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.single-product div.product .woocommerce-product-gallery > .flex-direction-nav a.flex-prev:after {
  background-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/global/previous.svg);
}
.single-product div.product .woocommerce-product-gallery > .flex-direction-nav a.flex-next:after {
  background-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/global/next.svg);
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
  aspect-ratio: 1/1;
}
.single-product div.product .summary {
  margin-bottom: 10rem;
}
@media screen and (max-width: 768px) {
  .single-product div.product .summary {
    margin-bottom: 3rem;
  }
}
.single-product div.product h1.product_title.entry-title {
  font-size: 2.6rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  padding: 0 5rem;
  text-wrap: pretty;
}
.single-product div.product .countdown-price-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3rem;
  border-bottom: 1px solid #e0e8ed;
  padding-bottom: 1.5rem;
}
@media screen and (min-width: 768px) and (max-width: 950px) {
  .single-product div.product .countdown-price-wrapper {
    flex-direction: column;
    gap: 0;
  }
}
@media screen and (max-width: 450px) {
  .single-product div.product .countdown-price-wrapper {
    padding-bottom: 2.5rem;
    flex-direction: column;
    gap: 0;
  }
}
.single-product div.product .countdown-price-wrapper .zapc-countdown {
  margin-left: auto;
  max-width: 240px;
  padding: 0;
  background-color: transparent;
}
.single-product div.product .countdown-price-wrapper .zapc-countdown > div {
  font-size: 1.2rem;
  color: #777777;
  width: 50px;
}
.single-product div.product .countdown-price-wrapper .zapc-countdown > div span {
  font-size: 2.4rem;
  color: #000000;
}
@media screen and (max-width: 550px) {
  .single-product div.product .countdown-price-wrapper .zapc-countdown {
    max-width: 150px;
  }
  .single-product div.product .countdown-price-wrapper .zapc-countdown > div {
    font-size: 0.8rem;
  }
  .single-product div.product .countdown-price-wrapper .zapc-countdown > div span {
    font-size: 2rem;
  }
}
.single-product div.product .countdown-price-wrapper .price {
  font-size: 1.8rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  color: #000000;
  position: relative;
  padding: 1.6rem 2rem;
  background: url(/wp-content/themes/swishes-competitions-theme/assets/images/product/product-price-bg.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 50%;
  width: fit-content;
  margin: 0;
}
.single-product div.product .countdown-price-wrapper .price .price_suffix {
  font-size: 1rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  text-transform: capitalize;
}
.single-product div.product .zapc-sale-countdown-wrapper {
  font-size: 1.6rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  background: #ffd9cb;
  border: 1px solid #f1622c;
  color: #000000;
  border-radius: 0;
  padding: 1rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 992px) {
  .single-product div.product .zapc-sale-countdown-wrapper {
    flex-direction: column;
    gap: 0;
  }
}
.single-product div.product .zapc-sale-countdown-wrapper #sale-countdown {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.single-product div.product .woocommerce-product-details__short-description {
  margin-top: 3rem;
}
.single-product div.product .woocommerce-product-details__short-description p {
  color: #777777;
  margin-bottom: 0;
}
.single-product div.product .zap-competition-question-wrap {
  margin-top: 3rem;
}
.single-product div.product .zap-competition-question-wrap .zap-competition-question-text {
  font-size: 2rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border: none;
}
.single-product div.product .zap-competition-question-wrap .zap-lottery-question-answers {
  padding-bottom: 1rem;
  margin-left: -5px;
  margin-right: -5px;
  flex-direction: column;
}
.single-product div.product .zap-competition-question-wrap .zap-lottery-question-answers .zap-lottery-question-answer {
  flex: 0 0 100%;
  max-width: 100%;
}
.single-product div.product .zap-competition-question-wrap .zap-lottery-question-answers .zap-lottery-question-answer label {
  font-size: 1.8rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #d8dbdb;
  text-transform: capitalize;
  padding: 1rem;
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  border-radius: 0;
}
.single-product div.product .zap-competition-question-wrap .zap-lottery-question-answers .zap-lottery-question-answer label:before {
  content: "";
  position: relative;
  top: 0;
  left: 10px;
  width: 18px;
  height: 18px;
  background: #ffffff;
  border: 1px solid #e0e8ed;
  outline: 5px solid transparent;
  outline-offset: -12px;
}
.single-product div.product .zap-competition-question-wrap .zap-lottery-question-answers .zap-lottery-question-answer input[type=radio] + label:hover,
.single-product div.product .zap-competition-question-wrap .zap-lottery-question-answers .zap-lottery-question-answer input[type=radio]:checked + label {
  border-color: #4c966b;
}
.single-product div.product .zap-competition-question-wrap .zap-lottery-question-answers .zap-lottery-question-answer input[type=radio] + label:hover:before,
.single-product div.product .zap-competition-question-wrap .zap-lottery-question-answers .zap-lottery-question-answer input[type=radio]:checked + label:before {
  -webkit-mask-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/product/selected-answer.svg);
  mask-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/product/selected-answer.svg);
  mask-repeat: no-repeat;
  mask-size: 100%;
  background: #4c966b;
}
.single-product div.product form.cart .zapc-postal-buttons {
  padding: 0;
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
  border-radius: 4px;
  overflow: hidden;
  border: none;
  background: transparent;
}
.single-product div.product form.cart .zapc-postal-buttons button {
  font-size: 1.2rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  text-transform: capitalize;
  background: #ffffff;
  color: #000000;
  letter-spacing: normal;
  border: 1px solid #ffbc40;
  padding: 7.5px 10px;
  margin: 0;
  justify-content: center;
  border-radius: 0;
}
.single-product div.product form.cart .zapc-postal-buttons button:hover, .single-product div.product form.cart .zapc-postal-buttons button.active {
  background: #ffbc40;
  border-color: #ffbc40;
}
.single-product div.product form.cart .zapc-postal-buttons button:focus {
  box-shadow: none;
}
.single-product div.product form.cart .zapc-postal-buttons button:after {
  content: none;
}
.single-product div.product .zapc-postal-rules-text {
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  color: #000000;
  font-size: 14px;
}
.single-product div.product .zapc-postal-rules-text p,
.single-product div.product .zapc-postal-rules-text a {
  color: #000000;
}
.single-product div.product .zap-competitions-progress {
  margin: 2.5rem auto;
  max-width: 410px;
}
.single-product div.product .zap-competitions-progress .tickets-sold,
.single-product div.product .zap-competitions-progress .label.left,
.single-product div.product .zap-competitions-progress .label.right {
  display: none;
}
.single-product div.product .zap-competitions-progress .progress-track {
  background: #f6f6f6;
  height: 4px;
  border: none;
  border-radius: 0;
}
.single-product div.product .zap-competitions-progress .progress-track .percentage-label,
.single-product div.product .zap-competitions-progress .progress-track .tickets-sold-label {
  font-size: 1.2rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  text-transform: normal;
  color: #000000;
  top: 15px;
  position: absolute;
}
@media screen and (max-width: 600px) {
  .single-product div.product .zap-competitions-progress .progress-track .percentage-label,
  .single-product div.product .zap-competitions-progress .progress-track .tickets-sold-label {
    font-size: 1.2rem;
  }
}
.single-product div.product .zap-competitions-progress .progress-track .percentage-label:before {
  content: "Sold: ";
}
.single-product div.product .zap-competitions-progress .progress-track .tickets-sold-label {
  right: 0;
}
.single-product div.product .zap-competitions-progress .progress-track .progress-bar {
  border-radius: 0;
  background-color: #f1622c;
  height: 4px;
  overflow: visible;
  position: relative;
}
.single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 1rem 0 0;
  margin: 5rem auto 0 !important;
  max-width: 410px !important;
}
.single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty .quantity {
  position: relative;
  order: 0;
  width: 100%;
  display: flex;
  display: none;
  align-items: center;
  gap: 2rem;
  margin-bottom: 4rem;
  border: none;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty .quantity:before {
  font-size: 1.4rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  content: "How many tickets?";
  display: block;
  position: relative;
  color: #000000;
}
.single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty .quantity .qty {
  font-size: 2rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  display: block !important;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #d8dbdb;
  border-radius: 8px;
  cursor: default !important;
  padding: 1.4rem 1.3rem !important;
  margin-right: 2rem;
  max-height: 36px;
}
@media screen and (max-width: 576px) {
  .single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty .quantity .qty {
    padding: 1rem 1rem 1rem 1.5rem !important;
  }
}
.single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty .quantity input::-webkit-outer-spin-button,
.single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty .quantity input[type=number] {
  -moz-appearance: textfield;
}
.single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty .zap-competition-range-wrap-outer {
  order: 2;
  padding: 0 1rem;
  width: calc(100% - 45px);
}
.single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty .zap-competition-range-wrap-outer .rangeslider {
  height: 6px;
  background-color: #fffcf7;
  border: 1px solid #ffd9cb;
  border-radius: 8px;
}
.single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty .zap-competition-range-wrap-outer .rangeslider .rangeslider__handle {
  background-color: #000000;
  box-shadow: none;
  border-radius: 6px;
  width: 8px;
  height: 15px;
  top: -5px;
}
.single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty .zap-competition-range-wrap-outer .rangeslider .rangeslider__handle__value {
  letter-spacing: 0.05em;
  font-size: 1.4rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #f1622c;
  padding: 0.5rem 1rem;
  border: none;
  width: auto;
  box-shadow: none;
  border-radius: 1px;
  left: 4px;
  top: -42px;
}
.single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty .zap-competition-range-wrap-outer .rangeslider .rangeslider__handle__value:before {
  border-top-color: #f1622c;
}
.single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty .zap-competition-range-wrap-outer .rangeslider .rangeslider__fill {
  background-color: #ffd9cb;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty .zap-competition-range-wrap-outer .rangeslider .rangeslider__labels {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty .zap-competition-range-wrap-outer .rangeslider .rangeslider__labels .rangeslider__labels__label {
  color: #000000;
}
.single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty .zap-competition-qty-minus,
.single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty .zap-competition-qty-plus {
  background-color: transparent;
  border: none !important;
  background-size: contain;
  background-repeat: no-repeat;
  width: 22px !important;
  height: 22px !important;
  margin: 0 !important;
  color: transparent;
}
.single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty .zap-competition-qty-minus {
  order: 1;
  background-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/product/minus.svg);
}
.single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty .zap-competition-qty-plus {
  order: 3;
  background-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/product/plus.svg);
}
@media screen and (max-width: 576px) {
  .single-product div.product .zapct-add-to-cart-wrapper div.zap-competition-qty {
    padding: 1rem 2rem 0;
  }
}
.single-product div.product .zapct-add-to-cart-wrapper:has(.zap-competition-qty[style*="display: none"]) {
  display: none;
}
.single-product div.product .zapct-add-to-cart-wrapper .zapct-add-to-cart-button-wrapper {
  max-width: 100%;
  flex: 0 0 100%;
  padding: 0;
  margin-top: 3rem;
}
.single-product div.product .zapct-add-to-cart-wrapper .zapct-add-to-cart-button-wrapper button.single_add_to_cart_button.button.alt {
  background-color: #4c966b;
}
.single-product div.product .zapct-add-to-cart-wrapper .zapct-add-to-cart-button-wrapper button.single_add_to_cart_button.button.alt:hover {
  background-color: #000000;
}
.single-product .zap-competition-accordion-wrapper {
  width: 100%;
}
.single-product .zap-competition-accordion-wrapper #zap-competition-accordion {
  max-width: 850px;
  margin: 0 auto;
}
.single-product .zap-competition-accordion-wrapper #zap-competition-accordion .card {
  overflow: hidden;
  margin-bottom: 0;
  box-shadow: none;
  border-radius: 0;
  border: none;
  background: transparent;
}
.single-product .zap-competition-accordion-wrapper #zap-competition-accordion .card:last-child .card-header:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.single-product .zap-competition-accordion-wrapper #zap-competition-accordion .card-header {
  background-color: transparent;
  border-radius: 0;
  padding: 1.6rem 2rem 1.5rem;
  transition: all 0.5s ease-in-out;
  position: relative;
}
.single-product .zap-competition-accordion-wrapper #zap-competition-accordion .card-header:has(button[aria-expanded=true]) {
  margin-bottom: 2rem;
}
.single-product .zap-competition-accordion-wrapper #zap-competition-accordion .card-header h2 button {
  letter-spacing: 0.05em;
  font-size: 2.6rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  border-radius: 0;
  background-color: transparent;
  border: none;
  width: 100%;
  position: relative;
}
.single-product .zap-competition-accordion-wrapper #zap-competition-accordion .card-header h2 button:focus {
  box-shadow: none;
}
.single-product .zap-competition-accordion-wrapper #zap-competition-accordion .card-body {
  font-size: 1.6rem;
  color: #000000;
  padding: 0 4rem 2rem;
  background-color: transparent;
}
@media screen and (max-width: 768px) {
  .single-product .zap-competition-accordion-wrapper #zap-competition-accordion .card-body {
    padding: 2rem;
  }
}
.single-product #zapciw-instant-wins {
  width: 100%;
  border-radius: 0;
  margin-top: 5rem;
}
.single-product #zapciw-instant-wins h2.zapciw-title,
.single-product #zapciw-instant-wins .zapciw-inner,
.single-product #zapciw-instant-wins .zapciw-stats {
  max-width: 850px;
  margin: 0 auto;
}
@media screen and (max-width: 880px) {
  .single-product #zapciw-instant-wins h2.zapciw-title,
  .single-product #zapciw-instant-wins .zapciw-inner,
  .single-product #zapciw-instant-wins .zapciw-stats {
    margin: 0 15px;
  }
}
.single-product #zapciw-instant-wins h2.zapciw-title {
  letter-spacing: 0.05em;
  font-size: 2.6rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-group.grouped {
  box-shadow: none;
  margin-bottom: 2rem;
  border-radius: 0;
  padding: 1.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  background: transparent;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-group.grouped .zapciw-prize-group-header {
  display: flex;
  align-items: center;
  grid-gap: 1.5rem;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-group.grouped .zapciw-prize-group-header p {
  margin-bottom: 0;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-group.grouped .zapciw-prize-group-header .zapciw-prize-image {
  border-radius: 2px;
  margin: 0;
  max-width: 60px;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-group.grouped .zapciw-prize-group-header .zapciw-prize-title {
  font-size: 1.8rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  text-transform: capitalize;
  color: #000000;
  margin: 0;
  line-height: 1;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-group.grouped .zapciw-prize-group-header .zapciw-prize-info .zapciw-prize-remaining {
  font-size: 1rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  background: #ffbc40;
  padding: 0.6rem 2rem;
  border-radius: 2px;
  margin-top: 6px;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-group.grouped .zapciw-prize-group-header .zapciw-prize-info .zapciw-prize-remaining .zapciw-remaining-count {
  font-weight: inherit;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-group.grouped .zapciw-prize-group-header .zapciw-trigger-table-button {
  background-color: #000000;
  padding: 0;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
  right: 2rem;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-group.grouped .zapciw-prize-group-header .zapciw-trigger-table-button:before, .single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-group.grouped .zapciw-prize-group-header .zapciw-trigger-table-button:after {
  content: "";
  transform: rotate(90deg);
  background-color: #ffffff;
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  margin: auto;
  position: absolute;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-group.grouped .zapciw-prize-group-header .zapciw-trigger-table-button:before {
  height: 2px;
  width: 65%;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-group.grouped .zapciw-prize-group-header .zapciw-trigger-table-button:after {
  height: 65%;
  width: 2px;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-group.grouped .zapciw-prize-group-header .zapciw-trigger-table-button .fa {
  display: none;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-group.grouped.open .zapciw-trigger-table-button:before {
  transform: rotate(0deg);
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-group.open .zapciw-prize-details {
  border-top: none;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-details ul.nav li.nav-item button.pills-prizes-link,
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-details ul.nav li.nav-item button.pills-description-link {
  display: none;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-details .tab-content.zapciw-prize-details-tab-content {
  padding: 0;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-grid {
  grid-template-columns: repeat(6, 1fr) !important;
}
@media screen and (max-width: 870px) {
  .single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-grid {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media screen and (max-width: 600px) {
  .single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-grid {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}
@media screen and (max-width: 500px) {
  .single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-grid .zapciw-ticket {
  border: 1px solid #ffab8e;
  border-radius: 0;
  position: relative;
  box-shadow: none;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-grid .zapciw-ticket.ticket-won {
  opacity: 0.2;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-grid .zapciw-ticket .zapciw-ticket-top {
  background: #777777;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-grid .zapciw-ticket .ticket-title {
  background-color: transparent;
  color: #000000;
  padding: 1rem 0.5rem;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-grid .zapciw-ticket .ticket-number {
  letter-spacing: 0.05em;
  font-size: 2.4rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
  border-radius: 6px 6px 0 0;
  padding: 1rem 1.5rem;
  font-size: 2rem;
  opacity: 1;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-grid .zapciw-ticket .ticket-number:before {
  content: "#";
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-grid .zapciw-ticket.group-ticket .ticket-number {
  letter-spacing: 0.05em;
  font-size: 2.4rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-grid .zapciw-ticket .zapciw-ticket-bottom {
  font-size: 1.2rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #181715;
  padding: 2px;
  border-radius: 0;
  border-top: 1px solid #ffab8e;
  opacity: 1;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-grid .zapciw-ticket:not(.ticket-won) .zapciw-ticket-bottom {
  color: #000000;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-grid .zapciw-ticket:not(:has(.group-ticket)).ticket-won {
  opacity: 0.4;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-grid .zapciw-ticket:not(:has(.group-ticket)) .zapciw-ticket-top,
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-grid .zapciw-ticket:not(:has(.group-ticket)) .zapciw-ticket-middle,
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-grid .zapciw-ticket:not(:has(.group-ticket)) .zapciw-ticket-bottom {
  font-size: 1.2rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  background: #fffcf7;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-grid .zapciw-ticket:not(:has(.group-ticket)) .zapciw-ticket-middle {
  border-radius: 0;
  font-size: 2rem;
  background: transparent;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-grid .zapciw-ticket:not(:has(.group-ticket)) .zapciw-ticket-middle:has(.ticket-title) {
  border-radius: 0;
  border: none;
}
.single-product #zapciw-instant-wins .zapciw-inner .zapciw-prize-grid .zapciw-ticket:not(:has(.group-ticket)) .zapciw-ticket-middle:has(.ticket-title) .ticket-title {
  font-size: 1.2rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  background: transparent;
  color: #000000;
  padding: 5px 0.5rem 10px;
  border: none;
}
.single-product #zapciw-instant-wins .zapciw-stats {
  text-align: center;
  color: #000000;
}
.single-product .zapc-related-products {
  position: relative;
  margin-bottom: 10rem;
}
.single-product .zapc-related-products section.related {
  background-color: transparent;
  max-width: 1300px;
  margin: 8rem auto 0;
  padding: 0 15px;
}
@media screen and (max-width: 576px) {
  .single-product .zapc-related-products section.related {
    margin: 4rem auto 3rem;
  }
}
.single-product .zapc-related-products section.related h2.section-title {
  margin-bottom: 5rem;
}
@media screen and (max-width: 576px) {
  .single-product .zapc-related-products section.related h2.section-title {
    margin-bottom: 1.5rem;
  }
}
.single-product .zapc-related-products section.related ul.products li.product {
  margin-bottom: 1rem;
}

/* ==========================================================================
   WooCommerce - Login Page
   ========================================================================== */
.woocommerce-account .woocommerce:has(#customer_login) {
  flex-wrap: wrap;
}
.woocommerce-account .woocommerce:has(#customer_login) .woocommerce-notices-wrapper {
  width: 100%;
  text-align: center;
}

#customer_login h2.card-title {
  letter-spacing: 0.05em;
  font-size: 2.6rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
  margin-bottom: 2rem;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
#customer_login .form-row:has(.float-right) .col-md-6 {
  flex: 0 0 100%;
  max-width: 100%;
}
#customer_login .form-group button {
  letter-spacing: 0.05em;
  font-size: 2.6rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  background-color: #f0622b;
  margin-top: auto;
  margin-bottom: 0;
  padding: 1.2rem 3.5rem;
  border: none;
  border-radius: 0;
  position: relative;
  background-color: #4c966b;
  font-size: 2rem;
  width: 100%;
}
#customer_login .form-group button:hover {
  border: none;
  background: #000000;
}
#customer_login .form-group button.woocommerce-form-register__submit {
  background-color: #f1622c;
}
#customer_login .form-group button.woocommerce-form-register__submit:hover {
  background-color: #000000;
}
#customer_login .form-group .float-right {
  margin: 0 auto;
  width: 100%;
  color: #000000;
}
#customer_login .form-group:has(.float-right) {
  margin-top: 0 !important;
}

/* ==========================================================================
   WooCommerce - Order page
   ========================================================================== */
body.woocommerce-order-received .thank-you-header.text-center {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 3rem;
  gap: 5px;
}
body.woocommerce-order-received .thank-you-header.text-center p.mb-5 {
  margin-bottom: 0 !important;
}
body.woocommerce-order-received ul.woocommerce-order-overview {
  border-color: #e0e8ed;
}
body.woocommerce-order-received ul.woocommerce-order-overview li {
  border-color: #e0e8ed;
}
body.woocommerce-order-received button {
  font-size: 1.6rem;
}
body.woocommerce-order-received .timeline ul li p {
  font-size: 1.4rem;
  padding: 1rem;
  border-radius: 0;
}
body.woocommerce-order-received .card-body {
  padding: 2.5rem 4rem;
  border-radius: 0;
}
body.woocommerce-order-received .card-body .table .thead-light th {
  background-color: transparent;
  border-color: #e0e8ed;
}
body.woocommerce-order-received .card-body .table-bordered th,
body.woocommerce-order-received .card-body .table-bordered td {
  font-size: 1.4rem;
  border-color: #e0e8ed;
}
body.woocommerce-order-received .zapciw-results-modal .zapciw-result-tickets .ticket.win {
  color: #000000;
  background-color: #ffbc40;
}

/* ==========================================================================
   WooCommerce - Responsible Gaming
   ========================================================================== */
.woocommerce-MyAccount-content:has(input#zapcrc-limit-range) .btn,
.woocommerce-MyAccount-content:has(input#zapcrc-limit-range) .btn-primary {
  font-size: 1.4rem;
}
.woocommerce-MyAccount-content:has(input#zapcrc-limit-range) .btn {
  letter-spacing: 0.05em;
  font-size: 2.6rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  background-color: #f0622b;
  margin-top: auto;
  margin-bottom: 0;
  padding: 1.2rem 3.5rem;
  border: none;
  border-radius: 0;
  position: relative;
  background-color: #4c966b;
  font-size: 1.6rem;
  margin-top: 3rem;
}
.woocommerce-MyAccount-content:has(input#zapcrc-limit-range) .btn:hover {
  border: none;
  background: #000000;
}
.woocommerce-MyAccount-content:has(input#zapcrc-limit-range) .row:has(input#zapcrc-limit-range) {
  align-items: center;
}
.woocommerce-MyAccount-content:has(input#zapcrc-limit-range) .form-group input[type=range] {
  -webkit-appearance: none;
  background-color: #fffcf7;
  border: 1px solid #ffd9cb;
  border-radius: 8px;
}
.woocommerce-MyAccount-content:has(input#zapcrc-limit-range) .form-group input[type=range]::-webkit-slider-runnable-track {
  height: 7px;
  -webkit-appearance: none;
  color: #000000;
  margin-top: -1px;
}
.woocommerce-MyAccount-content:has(input#zapcrc-limit-range) .form-group input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 15px;
  width: 8px;
  background: #000000;
  border-radius: 8px;
  margin-top: -3.5px;
}
.woocommerce-MyAccount-content:has(input#zapcrc-limit-range) .form-group .input-group-text {
  font-size: 1.6rem;
  color: #ffffff;
  background-color: #f1622c;
  padding: 0 1rem;
  border: none;
}
.woocommerce-MyAccount-content:has(input#zapcrc-limit-range) .form-group .form-control {
  border-color: #f1622c;
}
.woocommerce-MyAccount-content:has(input#zapcrc-limit-range) .form-check input[type=radio] {
  display: none;
}
.woocommerce-MyAccount-content:has(input#zapcrc-limit-range) .form-check label {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 5px;
}
.woocommerce-MyAccount-content:has(input#zapcrc-limit-range) .form-check label:before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #f1622c;
  display: block;
  border-radius: 100%;
  outline: 6px solid transparent;
  outline-offset: -12px;
}
.woocommerce-MyAccount-content:has(input#zapcrc-limit-range) .form-check input[type=radio]:checked + label:before {
  outline-color: #ffffff;
}

.zap-cashier-account-header h2.zap-cashier-account-header__title {
  font-size: 2rem;
}

/* ==========================================================================
   Page Template - Contact
   ========================================================================== */
.page-template-contact .container.main-container {
  max-width: 850px;
  margin: 0 auto 12rem;
}
.page-template-contact .card-body {
  background: transparent;
  padding: 5rem;
}
.page-template-contact .card-body button {
  letter-spacing: 0.05em;
  font-size: 2.6rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  background-color: #f0622b;
  margin-top: auto;
  margin-bottom: 0;
  padding: 1.2rem 3.5rem;
  border: none;
  border-radius: 0;
  position: relative;
  background-color: #4c966b;
  font-size: 1.8rem;
  width: calc(100% - 100px);
  left: 50%;
  transform: translateX(-50%);
}
.page-template-contact .card-body button:hover {
  border: none;
  background: #000000;
}
.page-template-contact .card-body .text-muted {
  color: #f1622c !important;
}
.page-template-contact .container.main-container .social-icons-wrapper {
  margin-top: 5rem;
  text-align: center;
}
.page-template-contact .container.main-container .social-icons-wrapper .zapct-social-icons {
  justify-content: center;
}

/* ==========================================================================
   Page Template - Legal
   ========================================================================== */
.page-template-legal .container.main-container > p {
  padding: 0 30px;
}
.page-template-legal .container.main-container > p strong {
  font-size: 2rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.page-template-legal .container.main-container > .wp-block-list {
  padding: 0 3px;
}
.page-template-legal .container.main-container > ol > li:has(> strong)::marker {
  font-size: 2rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.page-template-legal .container.main-container > ol > li > strong {
  font-size: 2rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.page-template-legal .container.main-container > ol > li > ol,
.page-template-legal .container.main-container > ol > li > ol ol {
  margin-bottom: 2rem;
  margin-top: 2rem;
  margin-left: 4rem;
}
.page-template-legal .container.main-container .card:has(#zapct-legal-navbar) {
  max-width: 850px;
  margin: 0 auto;
  border-radius: 3px;
  background-color: #ffffff !important;
}
.page-template-legal .container.main-container .nav {
  gap: 1rem;
}
.page-template-legal .container.main-container a.nav-link {
  font-size: 1.6rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  text-transform: capitalize;
  border-radius: 3px;
  background: #ffffff;
  border: 1px solid #e0e8ed;
  color: #000000;
  padding: 0.75rem 2rem 0.5rem;
}
.page-template-legal .container.main-container a.nav-link:hover, .page-template-legal .container.main-container a.nav-link.active {
  background-color: #4c966b;
  color: #ffffff;
  border-color: #4c966b;
}
.page-template-legal .container.main-container #iubenda_policy h1,
.page-template-legal .container.main-container #iubenda_policy h2,
.page-template-legal .container.main-container #iubenda_policy h3,
.page-template-legal .container.main-container #iubenda_policy h4,
.page-template-legal .container.main-container #iubenda_policy h5,
.page-template-legal .container.main-container #iubenda_policy h6 {
  font-size: 1.6rem !important;
  font-family: "Manrope", sans-serif !important;
  font-optical-sizing: auto !important;
  font-weight: 800 !important;
  font-style: normal !important;
  color: #000000 !important;
}
.page-template-legal .container.main-container li,
.page-template-legal .container.main-container p,
.page-template-legal .container.main-container #iubenda_policy p,
.page-template-legal .container.main-container #iubenda_policy a,
.page-template-legal .container.main-container #iubenda_policy ul.styled li,
.page-template-legal .container.main-container #iubenda_policy ul li {
  font-size: 1.6rem !important;
  font-family: "Manrope", sans-serif !important;
  font-optical-sizing: auto !important;
  font-weight: 400 !important;
  font-style: normal !important;
  color: #000000 !important;
}
.page-template-legal .container.main-container h1.wp-block-heading,
.page-template-legal .container.main-container #iubenda_policy .box_primary h1,
.page-template-legal .container.main-container #iubenda_policy .box_primary h2,
.page-template-legal .container.main-container #iubenda_policy .box_primary h3,
.page-template-legal .container.main-container #iubenda_policy .box_primary h4,
.page-template-legal .container.main-container #iubenda_policy .box_primary h5,
.page-template-legal .container.main-container #iubenda_policy .box_primary h6,
.page-template-legal .container.main-container #iubenda_policy .box_primary p,
.page-template-legal .container.main-container #iubenda_policy .box_primary a {
  color: #000000 !important;
}

/* ==========================================================================
   Page Template - About Us
   ========================================================================== */
.page-id-229 .container.main-container {
  max-width: 850px;
  margin: 0 auto 12rem;
}

/* ==========================================================================
   Page Template - Winner Archive
   ========================================================================== */
.post-type-archive-winner .zapct-winners > .row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 2rem;
  margin: 0;
}
.post-type-archive-winner .zapct-winners > .row .col-md-4 {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .post-type-archive-winner .zapct-winners > .row {
    gap: 1rem;
  }
}

/* ==========================================================================
   Page Template - Draw Results
   ========================================================================== */
.page-id-52 .container.main-container {
  max-width: 850px;
  margin: 0 auto 12rem;
}
.page-id-52 .container.main-container {
  min-height: auto;
}

.zapc-competition-results-wrapper {
  margin-bottom: 10rem;
}
.zapc-competition-results-wrapper .nav-tabs {
  padding: 0;
  width: 100%;
  max-width: 300px;
  margin: 0 auto 2rem;
  border-radius: 3px;
  overflow: hidden;
  border: none;
  background: transparent;
}
@media screen and (max-width: 576px) {
  .zapc-competition-results-wrapper .nav-tabs {
    max-width: 280px;
    margin-right: auto;
    margin-bottom: 2rem;
  }
}
.zapc-competition-results-wrapper .nav-tabs .nav-item {
  width: 50%;
}
.zapc-competition-results-wrapper .nav-tabs .nav-item a.nav-link {
  font-size: 1.2rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  text-transform: capitalize;
  background: #ffffff;
  color: #000000;
  border: 1px solid #ffbc40;
  padding: 0.4rem 1rem;
  margin: 0;
  text-align: center;
  border-radius: 0;
}
.zapc-competition-results-wrapper .nav-tabs .nav-item a.nav-link.active {
  background: #ffbc40;
  border-color: #ffbc40;
}

.result-wrap {
  margin-top: 3rem;
}
.result-wrap .zapct-winner-card {
  border: none;
  margin-bottom: 1.6rem !important;
  background-color: transparent;
}
.result-wrap .zapct-winner-card:before {
  content: "";
  background-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/draw-results/dr-green.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 62px;
  position: absolute;
  z-index: 1;
  left: -10px;
  top: 20px;
}
@media screen and (max-width: 640px) {
  .result-wrap .zapct-winner-card:before {
    width: 40px;
    height: 42px;
    left: -2px;
  }
}
.result-wrap .zapct-winner-card:nth-child(3n+2):before {
  background-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/draw-results/dr-lemon.svg);
}
.result-wrap .zapct-winner-card:nth-child(3n+3):before {
  background-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/draw-results/dr-orange.svg);
}
.result-wrap .zapct-winner-card:after {
  background-color: #e0e8ed;
  content: "";
  height: calc(100% + 20px);
  width: 1px;
  display: block;
  position: absolute;
  left: 1.8rem;
  z-index: 0;
}
.result-wrap .zapct-winner-card i {
  display: none;
}
.result-wrap .zapct-winner-card:nth-last-child(2):after {
  height: 100%;
}
.result-wrap .zapct-winner-card .card-body {
  padding: 2.5rem 3rem;
  margin-left: 8rem;
  position: relative;
  border-radius: 0;
  background-color: #ffffff;
  border: 1px solid #e0e8ed;
  box-shadow: none;
}
@media screen and (max-width: 640px) {
  .result-wrap .zapct-winner-card .card-body {
    padding: 2.5rem 2rem 2rem;
    margin-left: 5rem;
  }
}
.result-wrap .zapct-winner-card .card-body .card-title {
  font-size: 2rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #000000;
  padding: 0 0 1rem;
}
@media screen and (max-width: 576px) {
  .result-wrap .zapct-winner-card .card-body .card-title {
    font-size: 1.6rem;
  }
}
.result-wrap .zapct-winner-card .card-body .zapct-single-result {
  font-size: 1.6rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #777777;
  text-align: left;
  display: flex;
  align-items: center;
  gap: 1rem;
  margin: 2rem 0;
  padding: 0 0 2rem;
  position: relative;
  border-bottom: 1px solid #e0e8ed;
}
@media screen and (max-width: 750px) {
  .result-wrap .zapct-winner-card .card-body .zapct-single-result {
    flex-wrap: wrap;
  }
  .result-wrap .zapct-winner-card .card-body .zapct-single-result strong {
    flex-basis: 100%;
  }
}
@media screen and (max-width: 576px) {
  .result-wrap .zapct-winner-card .card-body .zapct-single-result {
    font-size: 1.3rem;
  }
}
.result-wrap .zapct-winner-card .card-body .zapct-single-result:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.result-wrap .zapct-winner-card .card-body .zapct-single-result strong {
  font-weight: 600;
  color: #000000;
}

/* ==========================================================================
   Page Template - Entry Lists
   ========================================================================== */
.post-type-archive-entry_list .container.main-container {
  max-width: 850px;
  margin: 0 auto 12rem;
}

.zapct-entry-list .row {
  display: block;
  margin-left: 0;
  margin-right: 0;
}
.zapct-entry-list .card-wrapper {
  padding: 1.5rem 2.5rem 1.5rem 2rem;
  overflow: hidden;
  border-radius: 0;
  margin-bottom: 2rem;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #e0e8ed;
  box-shadow: none;
}
@media screen and (max-width: 576px) {
  .zapct-entry-list .card-wrapper {
    padding: 1.5rem 1.7rem;
  }
}
.zapct-entry-list .card-wrapper img {
  max-width: 36px;
}
@media screen and (max-width: 600px) {
  .zapct-entry-list .card-wrapper img {
    display: none;
  }
}
.zapct-entry-list .card-wrapper .card-body {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  padding: 0;
}
@media screen and (max-width: 900px) {
  .zapct-entry-list .card-wrapper .card-body .entry-title-date-wrapper {
    width: 65%;
  }
}
@media screen and (max-width: 600px) {
  .zapct-entry-list .card-wrapper .card-body .entry-title-date-wrapper {
    width: 100%;
  }
}
.zapct-entry-list .card-wrapper .card-body h5,
.zapct-entry-list .card-wrapper .card-body p {
  margin-bottom: 0;
}
.zapct-entry-list .card-wrapper .card-body h5 {
  font-size: 1.8rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  text-transform: capitalize;
  color: #0f0f0f;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
@media screen and (max-width: 576px) {
  .zapct-entry-list .card-wrapper .card-body h5 {
    align-items: flex-start;
    gap: 1rem;
  }
}
.zapct-entry-list .card-wrapper .card-body p {
  font-size: 1.2rem;
  color: #525252;
}
.zapct-entry-list .card-wrapper .card-body .card-text:last-child {
  margin-left: auto;
}
.zapct-entry-list .card-wrapper .card-body .btn-primary {
  letter-spacing: 0.05em;
  font-size: 2.6rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  background-color: #f0622b;
  margin-top: auto;
  margin-bottom: 0;
  padding: 1.2rem 3.5rem;
  border: none;
  border-radius: 0;
  position: relative;
  background-color: #4c966b;
  font-size: 1.4rem;
}
.zapct-entry-list .card-wrapper .card-body .btn-primary:hover {
  border: none;
  background: #000000;
}
@media screen and (max-width: 576px) {
  .zapct-entry-list .card-wrapper .card-body {
    flex-direction: column;
    gap: 0;
  }
  .zapct-entry-list .card-wrapper .card-body .card-text:last-child {
    margin: 1rem auto 0;
    width: 100%;
  }
}

.zapct-entry-list div.woocommerce {
  max-width: 1300px;
  padding-right: 0;
  padding-left: 0;
}

/* ==========================================================================
   Page Template - FAQs
   ========================================================================== */
.post-type-archive-faq .container.main-container {
  max-width: 850px;
  margin: 0 auto 12rem;
}

#zapct-faq-accordion .card {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 1.5rem;
  border-radius: 0;
  border: 1px solid #e0e8ed;
  box-shadow: none;
}
#zapct-faq-accordion .card:has(.collapse.show) {
  border-color: #ffbc40;
}
#zapct-faq-accordion .card-header {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
}
#zapct-faq-accordion .card-header h5 {
  border-radius: 0;
  position: relative;
}
#zapct-faq-accordion .card-header h5 button {
  font-size: 1.8rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  color: #000000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: transparent;
  padding: 2rem 3rem;
  border-radius: 5px 5px 0 0;
  border: none;
  width: 100%;
  margin-bottom: 0;
  box-shadow: none;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 700px) {
  #zapct-faq-accordion .card-header h5 button {
    font-size: 1.2rem;
    padding: 2rem;
    align-items: start;
  }
}
#zapct-faq-accordion .card-header h5 button:after {
  content: none;
}
#zapct-faq-accordion .card-header h5 button span.accordion-icon {
  background-color: #000000;
  padding: 0;
  width: 20px;
  height: 20px;
  display: block;
  position: relative;
  border-radius: 100%;
  margin-top: -2px;
}
@media screen and (max-width: 700px) {
  #zapct-faq-accordion .card-header h5 button span.accordion-icon {
    margin-top: 0;
    width: 17px;
    height: 17px;
  }
}
#zapct-faq-accordion .card-header h5 button span.accordion-icon:before, #zapct-faq-accordion .card-header h5 button span.accordion-icon:after {
  content: "";
  background-color: #ffffff;
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  margin: auto;
  position: absolute;
  border-radius: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#zapct-faq-accordion .card-header h5 button span.accordion-icon:before {
  height: 1px;
  transform: rotate(180deg);
  width: 65%;
}
#zapct-faq-accordion .card-header h5 button span.accordion-icon:after {
  height: 65%;
  transform: rotate(90deg);
  width: 1px;
}
#zapct-faq-accordion .card-header h5 button[aria-expanded=false] {
  border-radius: 5px;
}
#zapct-faq-accordion .card-header h5 button[aria-expanded=false] span.accordion-icon:before {
  transform: rotate(0deg);
}
#zapct-faq-accordion .card-header h5 button[aria-expanded=false] span.accordion-icon:after {
  transform: rotate(0deg);
}
#zapct-faq-accordion .card-header h5 button:focus {
  box-shadow: none;
}
#zapct-faq-accordion .card-body {
  color: #777777;
  background-color: transparent;
  padding: 1.4rem 2.7rem 2.7rem;
}

/* ==========================================================================
   WooCommerce - Instant Wins
   ========================================================================== */
/* ==========================================================================
   Page Template - Reveal the Winner
   ========================================================================== */
/* ==========================================================================
   Home Block - App Block
   ========================================================================== */
/* ==========================================================================
   Home Block - Carousel
   ========================================================================== */
.carousel .carousel-item {
  min-height: 640px;
  max-height: 640px;
}
@media screen and (max-width: 768px) {
  .carousel .carousel-item {
    height: 75vh;
    min-height: 550px;
    max-height: 550px;
  }
}
.carousel .carousel-item .overlay {
  display: none;
}
.carousel .carousel-item img.carousel-image {
  display: block;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.carousel .carousel-item a.slider-image-link {
  display: block;
  margin: auto;
}
.carousel .carousel-item a.slider-image-link img.slider-image {
  max-height: 420px;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 768px) {
  .carousel .carousel-item a.slider-image-link img.slider-image {
    max-height: 280px;
    max-width: 100%;
  }
}
.carousel .carousel-item .carousel-caption {
  height: 100%;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  top: unset;
  width: 100%;
  max-width: 1290px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 1.9rem 3.2rem 4.4rem;
}
.carousel .carousel-item .carousel-caption .title {
  background: transparent;
  max-width: 100%;
  text-align: center;
}
.carousel .carousel-item .carousel-caption .title h2 {
  font-size: 3.4rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  padding: 0;
  max-width: 100%;
  margin-bottom: 0;
  line-height: normal;
}
@media screen and (max-width: 992px) {
  .carousel .carousel-item .carousel-caption .title h2 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .carousel .carousel-item .carousel-caption .title h2 {
    font-size: 2.6rem;
    line-height: 1;
  }
}
.carousel .carousel-item .carousel-caption .carousel-caption-details {
  display: flex;
  align-items: center;
  gap: 4rem;
}
.carousel .carousel-item .carousel-caption .carousel-caption-details .category {
  font-size: 1.8rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  color: #000000;
  position: relative;
  padding: 1.6rem 2rem;
  -webkit-mask-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/carousel/carousel-ticket-bg.svg);
  mask-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/carousel/carousel-ticket-bg.svg);
  mask-repeat: no-repeat;
  mask-size: 100%;
  background-color: #fffcf7;
  width: fit-content;
  mask-position: 50%;
  margin: 0;
}
.carousel .carousel-item .carousel-caption .carousel-caption-details .category > span {
  font-size: 1rem;
  font-family: "Manrope", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.carousel .carousel-item .carousel-caption .carousel-caption-details .link a.btn-primary {
  padding: 1.6rem 7.5rem;
}
@media screen and (max-width: 576px) {
  .carousel .carousel-item .carousel-caption .carousel-caption-details .link a.btn-primary {
    width: 100%;
  }
}
@media screen and (max-width: 850px) {
  .carousel .carousel-item .carousel-caption .carousel-caption-details {
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem;
  }
  .carousel .carousel-item .carousel-caption .carousel-caption-details .category {
    margin-left: 2rem;
  }
  .carousel .carousel-item .carousel-caption .carousel-caption-details .link {
    text-align: center;
    flex-basis: 100%;
  }
  .carousel .carousel-item .carousel-caption .carousel-caption-details .link a.btn-primary {
    padding: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .carousel .carousel-item .carousel-caption .carousel-caption-details .slide-countdown .zapc-countdown > div {
    font-size: 0.8rem;
    width: 25px;
  }
  .carousel .carousel-item .carousel-caption .carousel-caption-details .slide-countdown .zapc-countdown > div span {
    font-size: 2rem;
  }
}
.carousel .carousel-indicators {
  background-color: #ffffff;
  width: 100%;
  margin: 0;
  padding-top: 2rem;
}
.carousel .carousel-indicators li {
  background-color: rgba(0, 0, 0, 0.2);
  border: none;
}
.carousel .carousel-indicators li:hover, .carousel .carousel-indicators li.active {
  background-color: #000000;
}

/* ==========================================================================
   Home Block - Custom Blocks
   ========================================================================== */
/* ==========================================================================
   Home Block - Custom Blocks
   ========================================================================== */
#zapct-homepage-faq {
  width: 100%;
  max-width: 850px;
  margin: 5rem auto 10rem;
}
@media screen and (max-width: 880px) {
  #zapct-homepage-faq {
    padding-left: 3rem;
    padding-right: 3rem;
    margin-bottom: 5rem;
  }
}
#zapct-homepage-faq > .container {
  padding-left: 0;
  padding-right: 0;
}
#zapct-homepage-faq .collapse {
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  #zapct-homepage-faq .collapse {
    transition: none;
  }
}
#zapct-homepage-faq .collapse:not(.show) {
  display: none;
}

/* ==========================================================================
   Home Block - Image Block
   ========================================================================== */
/* ==========================================================================
   Home Block - Next Draw
   ========================================================================== */
/* ==========================================================================
   Home Block - Products
   ========================================================================== */
/* ==========================================================================
   Home Block - Reviews
   ========================================================================== */
.zapct-reviews-embed {
  width: 100%;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}
.zapct-reviews-embed > .container > .row {
  margin-left: 0;
  margin-right: 0;
  flex-direction: column;
}
.zapct-reviews-embed .leave-review-content {
  display: flex;
  align-items: center;
  gap: 8rem;
}
.zapct-reviews-embed .leave-review-content:has(.trustpilot-widget) {
  width: 100%;
  justify-content: center;
}
@media screen and (max-width: 650px) {
  .zapct-reviews-embed .leave-review-content {
    flex-direction: column;
    gap: 1.8rem;
  }
}
.zapct-reviews-embed .leave-review-content p {
  flex: 3;
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  .zapct-reviews-embed .leave-review-content p {
    flex: 2;
  }
}
.zapct-reviews-embed .leave-review-content a.btn-primary {
  padding: 1.6rem 5.4rem;
  flex: 1;
}
@media screen and (max-width: 992px) {
  .zapct-reviews-embed .leave-review-content a.btn-primary {
    padding: 1.6rem 2rem;
  }
}

/* ==========================================================================
   Home Block - Stats
   ========================================================================== */
/* ==========================================================================
   Home Block - Steps
   ========================================================================== */
#zapct-homepage-steps .homepage-steps-inner {
  max-width: 650px;
  width: 100%;
  margin: 0 auto;
}
#zapct-homepage-steps .homepage-steps-inner > .row {
  margin-left: 0;
  margin-right: 0;
}
#zapct-homepage-steps .homepage-steps-inner > .row:not(:last-child) {
  margin-bottom: 3rem;
}
#zapct-homepage-steps .homepage-steps-inner .step-item {
  max-width: 630px;
  padding: 3rem 5rem 3rem 3rem;
  width: 100%;
  border-radius: 6px;
  border-bottom: 1px solid #f1622c;
  background-color: #fef8f9;
  position: relative;
}
#zapct-homepage-steps .homepage-steps-inner .step-item.col-step-2 {
  background-color: #fffcf7;
  border-color: #ffbc40;
}
#zapct-homepage-steps .homepage-steps-inner .step-item.col-step-3 {
  background-color: #f9fffb;
  border-color: #4c966b;
}
@media screen and (max-width: 680px) {
  #zapct-homepage-steps .homepage-steps-inner .step-item {
    padding: 2rem;
  }
}
#zapct-homepage-steps .homepage-steps-inner .step-item p {
  margin-bottom: 0;
}
#zapct-homepage-steps .homepage-steps-inner .step-item .step-number {
  letter-spacing: 0.05em;
  font-size: 2.6rem;
  font-family: "SatuKilo";
  font-weight: normal;
  color: #000000;
  color: #ffffff;
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -26px;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90%;
}
#zapct-homepage-steps .homepage-steps-inner .step-item .step-number.step-1 {
  background-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/steps/blob-orange.svg);
}
#zapct-homepage-steps .homepage-steps-inner .step-item .step-number.step-2 {
  background-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/steps/blob-yellow.svg);
}
#zapct-homepage-steps .homepage-steps-inner .step-item .step-number.step-3 {
  background-image: url(/wp-content/themes/swishes-competitions-theme/assets/images/steps/blob-green.svg);
}
@media screen and (max-width: 680px) {
  #zapct-homepage-steps .homepage-steps-inner .step-item .step-number {
    display: none;
  }
}

/* ==========================================================================
   Home Block - Winners
   ========================================================================== */
#zapct-homepage-winners {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}
#zapct-homepage-winners #zapct-homepage-winners-slider .flex-control-nav {
  margin-top: 20px;
}
#zapct-homepage-winners #zapct-homepage-winners-slider .flex-control-nav li a {
  width: 30px;
  height: 3px;
  background-color: rgba(0, 0, 0, 0.2);
}

/* ==========================================================================
   Side Cart
   ========================================================================== */
.xoo-wsc-clist-cont {
  display: none;
}

.xoo-wsc-pprice,
.xoo-wsc-pprice span.amount,
.xoo-wsc-smr-ptotal .woocommerce-Price-amount {
  font-weight: bold;
}

.xoo-wsc-ft-btn.button.btn.xoo-wsc-ft-btn-cart,
.xoo-wsc-ft-amt.xoo-wsc-ft-amt-shipping,
.xoo-wsc-basket {
  display: none !important;
}

.xoo-wsc-ft-buttons-cont {
  display: block !important;
}

.xoo-wsc-container {
  background-color: #fff;
}

.xoo-wsc-header,
.xoo-wsc-body,
.xoo-wsc-footer {
  background-color: #fff !important;
  color: #343a40 !important;
}
.xoo-wsc-header a,
.xoo-wsc-body a,
.xoo-wsc-footer a {
  color: #343a40 !important;
}
.xoo-wsc-header .xoo-wsc-pprice,
.xoo-wsc-header span.amount,
.xoo-wsc-body .xoo-wsc-pprice,
.xoo-wsc-body span.amount,
.xoo-wsc-footer .xoo-wsc-pprice,
.xoo-wsc-footer span.amount {
  color: #28a745 !important;
}

.xoo-wsc-slider {
  background-color: #fff;
  color: #495057;
}
.xoo-wsc-slider .xoo-wsc-sl-apply-coupon input {
  padding: 5px;
  border: 1px solid #fff;
}
.xoo-wsc-slider .xoo-wsc-sl-apply-coupon button {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
  padding: 10px 20px;
  font-size: 1rem;
  line-height: 1;
  border-radius: 5px;
}
.xoo-wsc-slider .xoo-wsc-sl-apply-coupon button:hover {
  color: #fff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
}
.xoo-wsc-slider .xoo-wsc-sl-apply-coupon button:focus, .xoo-wsc-slider .xoo-wsc-sl-apply-coupon button.focus {
  color: #fff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
  box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 0.5);
}
.xoo-wsc-slider .xoo-wsc-sl-apply-coupon button.disabled, .xoo-wsc-slider .xoo-wsc-sl-apply-coupon button:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.xoo-wsc-slider .xoo-wsc-sl-apply-coupon button:not(:disabled):not(.disabled):active, .xoo-wsc-slider .xoo-wsc-sl-apply-coupon button:not(:disabled):not(.disabled).active, .show > .xoo-wsc-slider .xoo-wsc-sl-apply-coupon button.dropdown-toggle {
  color: #fff;
  background-color: rgb(29.1379310345, 32.5, 35.8620689655);
  border-color: rgb(23.4224137931, 26.125, 28.8275862069);
}
.xoo-wsc-slider .xoo-wsc-sl-apply-coupon button:not(:disabled):not(.disabled):active:focus, .xoo-wsc-slider .xoo-wsc-sl-apply-coupon button:not(:disabled):not(.disabled).active:focus, .show > .xoo-wsc-slider .xoo-wsc-sl-apply-coupon button.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 0.5);
}

.xoo-wsc-product {
  border-bottom: 1px solid #adb5bd;
}

.xoo-wsc-ft-buttons-cont a,
.xoo-wsc-empty-cart a {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
  padding: 10px 20px;
  font-size: 1rem;
  line-height: 1;
  border-radius: 5px;
  display: block !important;
  margin-top: 15px !important;
}
.xoo-wsc-ft-buttons-cont a:hover,
.xoo-wsc-empty-cart a:hover {
  color: #fff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
}
.xoo-wsc-ft-buttons-cont a:focus, .xoo-wsc-ft-buttons-cont a.focus,
.xoo-wsc-empty-cart a:focus,
.xoo-wsc-empty-cart a.focus {
  color: #fff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
  box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 0.5);
}
.xoo-wsc-ft-buttons-cont a.disabled, .xoo-wsc-ft-buttons-cont a:disabled,
.xoo-wsc-empty-cart a.disabled,
.xoo-wsc-empty-cart a:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.xoo-wsc-ft-buttons-cont a:not(:disabled):not(.disabled):active, .xoo-wsc-ft-buttons-cont a:not(:disabled):not(.disabled).active, .show > .xoo-wsc-ft-buttons-cont a.dropdown-toggle,
.xoo-wsc-empty-cart a:not(:disabled):not(.disabled):active,
.xoo-wsc-empty-cart a:not(:disabled):not(.disabled).active,
.show > .xoo-wsc-empty-cart a.dropdown-toggle {
  color: #fff;
  background-color: rgb(29.1379310345, 32.5, 35.8620689655);
  border-color: rgb(23.4224137931, 26.125, 28.8275862069);
}
.xoo-wsc-ft-buttons-cont a:not(:disabled):not(.disabled):active:focus, .xoo-wsc-ft-buttons-cont a:not(:disabled):not(.disabled).active:focus, .show > .xoo-wsc-ft-buttons-cont a.dropdown-toggle:focus,
.xoo-wsc-empty-cart a:not(:disabled):not(.disabled):active:focus,
.xoo-wsc-empty-cart a:not(:disabled):not(.disabled).active:focus,
.show > .xoo-wsc-empty-cart a.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 0.5);
}

.xoo-wsch-basket .xoo-wscb-icon {
  display: none;
}
.xoo-wsch-basket .xoo-wscb-count {
  background-color: #343a40;
  color: #fff;
  position: relative;
  border-radius: 5px;
  font-weight: bold;
  display: inline-block;
  height: 20px;
  width: 20px;
  line-height: 20px;
}

.xoo-wsch-text {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}

/* ==========================================================================
   Cardstream
   ========================================================================== */
/* ==========================================================================
   Cashflows
   ========================================================================== */
/* ==========================================================================
   Checkout.com
   ========================================================================== */
/* ==========================================================================
   Nochex
   ========================================================================== */
/* ==========================================================================
   Total Processing
   ========================================================================== */
/* ==========================================================================
   Trust Payments
   ========================================================================== *//*# sourceMappingURL=child-styles.css.map */