/*
Theme Name: Lacey's
Author: The Design Bank
Author URI: https://thedesignbank.co.uk
Description: Lacey Theme based on the Design Bank base theme
Version: 1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

:root {
  --DefaultBgColour1: rgb(115, 206, 229);
  --DefaultBgColour2: rgb(107, 191, 211);
  --BoxColour: #db124b;
  --BoxShadowColour: #9a1523;
  --BoxTextColour: #fef5c2;
  --ShapeCream: #fee27e;
  --ShapePink: #f7779d;
  --LineCream: #fce8a3;
  --CheckColour1: #ffc908;
  --CheckColour2: #ffdd00;
  --ProductArrowColour: #f19dc4;
  --ProductArrowShadowColour: #6d3030;
  --AlterTextColour: #883e00;
  --SlideShapePosition: 50%;
  --SvgTransform: translate(-50%, -50%);
}

@font-face {
  font-family: "Univers Next Pro Regular";
  src: url(./assets/fonts/UniversNextProRegular.ttf);
}

@font-face {
  font-family: "Univers Next Pro Thin Condensed";
  src: url(./assets/fonts/UniversNextProThinCondensed.ttf);
}

@font-face {
  font-family: "Ginchiest";
  src: url(./assets/fonts/Ginchiest.ttf);
}

@font-face {
  font-family: "Jersey M54";
  src: url(./assets/fonts/JerseyM54.ttf);
}

@font-face {
  font-family: "Remachine Script";
  src: url(./assets/fonts/RemachineScript.ttf);
}

@font-face {
  font-family: "Noteworthy Light";
  font-style: normal;
  font-weight: normal;
  src: local("Noteworthy Light"),
    url(./assets/fonts/Noteworthy-Lt.woff) format("woff");
}

/* --------------------------------------------------- */
/* -----------------------General---------------------- */
/* --------------------------------------------------- */

.bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1000;
}

body {
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 100vh;
  overflow-x: hidden;
}

body,
a {
  color: #fff;
  font-family: "Univers Next Pro Thin Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 0.5px;
}

p {
  margin-bottom: 8px;
}

.dark,
.dark a {
  color: var(--AlterTextColour);
}

h1 {
  font-size: clamp(18px, 13vw, 75px);
}

strong {
  color: var(--BoxColour);
}

/* h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Univers Next Pro Thin Condensed", sans-serif;
  font-weight: 800;
} */

main {
  flex-grow: 1;
  align-content: center;
}

.bg.main {
  background: repeating-conic-gradient(
    var(--DefaultBgColour1) 2%,
    var(--DefaultBgColour2) 2% 7%,
    var(--DefaultBgColour1) 7% 12%
  );
}
@media only screen and (min-width: 991px) {
  .Star {
    position: absolute;
    transform: translateX(-50%);
  }

  .Star.Red {
    background: url(./assets/images/RedStar.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }

  .Star.White {
    background: url(./assets/images/WhiteStar.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }

  .Star.Red.Right {
    height: 133px;
    width: 165px;
    transform: scaleX(-1);
  }

  .Star.Red.Left {
    height: 171px;
    width: 190px;
  }

  .Star.White.Top {
    height: 104px;
    width: 86px;
    transform: rotate(90deg);
  }

  .Star.White.Right {
    height: 124px;
    width: 136px;
    transform: rotate(215deg);
  }

  .Star.White.Bottom {
    height: 104px;
    width: 86px;
    transform: rotate(270deg);
  }

  .Star.White.Left {
    height: 112px;
    width: 140px;
  }

  .bg > div.Star:nth-child(1) {
    top: 5%;
    left: calc(50% - 500px);
  }

  .bg > div.Star:nth-child(2) {
    top: 26%;
    left: calc(50% + 500px);
  }

  .bg > div.Star:nth-child(3) {
    bottom: 30%;
    left: calc(50% + 500px);
  }

  .bg > div.Star:nth-child(4) {
    bottom: 19%;
    left: calc(50% + 200px);
  }

  .bg > div.Star:nth-child(5) {
    top: 7%;
    left: calc(50% + 500px);
  }

  .bg > div.Star:nth-child(6) {
    top: 19%;
    left: calc(50% + 500px);
    height: 118px;
    width: 110px;
  }

  .bg > div.Star:nth-child(7) {
    top: 21%;
    left: calc(50% - 500px);
    height: 118px;
    width: 110px;
  }

  .bg > div.Star:nth-child(8) {
    top: 40%;
    left: calc(50% - 500px);
  }

  .bg > div.Star:nth-child(9) {
    top: 47%;
    left: calc(50% + 350px);
    height: 118px;
    width: 110px;
  }

  .bg > div.Star:nth-child(10) {
    bottom: 45%;
    left: calc(50% - 400px);
    height: 118px;
    width: 110px;
  }

  .bg > div.Star:nth-child(11) {
    bottom: 27%;
    left: calc(50% - 475px);
    height: 118px;
    width: 110px;
  }

  .bg > div.Star:nth-child(12) {
    top: 5%;
    left: calc(50% - 200px);
  }

  .bg > div.Star:nth-child(13) {
    bottom: 40%;
    left: calc(50% + 550px);
  }

  .bg > div.Star:nth-child(14) {
    top: 26%;

    left: calc(50% - 475px);
  }

  .bg > div.Star:nth-child(15) {
    bottom: 20%;
    left: calc(50% - 300px);
  }

  .bg > div.Star:nth-child(16) {
    top: 13%;
    left: calc(50% - 500px);
  }

  .bg > div.Star:nth-child(17) {
    top: 35%;
    left: calc(50% + 450px);
  }

  .bg > div.Star:nth-child(18) {
    bottom: 40%;
    left: calc(50% - 500px);
  }

  .bg > div.Star:nth-child(19) {
    top: 14%;
    left: calc(50% + 400px);
  }

  .bg > div.Star:nth-child(20) {
    top: 43%;
    left: calc(50% + 450px);
  }
  .bg > div.Star:nth-child(21) {
    bottom: 23%;
    left: calc(50% + 400px);
  }
}

@keyframes BackgroundLoop {
  50% {
    --gradientPercent1: 45%;
    --gradientPercent2: 50%;
    --gradientPercent3: 55%;
  }
}

@property --gradientPercent1 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 2%;
}

@property --gradientPercent2 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 7%;
}

@property --gradientPercent3 {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 12%;
}

.bg.main {
  background: repeating-conic-gradient(
    var(--DefaultBgColour1) var(--gradientPercent1),
    var(--DefaultBgColour2) var(--gradientPercent1) var(--gradientPercent2),
    var(--DefaultBgColour1) var(--gradientPercent2) var(--gradientPercent3)
  );
  animation-name: BackgroundLoop;
  animation-iteration-count: infinite;
  animation-duration: 100s;
}

.bg.product {
  background: repeating-conic-gradient(
      var(--CheckColour1) 0% 25%,
      var(--CheckColour2) 0% 50%
    )
    0 / 175px 175px;
}

@media only screen and (max-width: 767px) {
  .bg.product {
    background: repeating-conic-gradient(
        var(--CheckColour1) 0% 25%,
        var(--CheckColour2) 0% 50%
      )
      0 / 100px 100px;
  }
}

main > div {
  padding-left: 50px;
  padding-right: 50px;
}

.AlignCenter {
  align-items: center;
  justify-items: center;
}

form input[type="text"],
form input[type="email"],
form textarea {
  width: 100%;
}

form input,
form textarea {
  padding: 10px 16px;
  margin-top: 10px;
  border: none;
  border-radius: 5px;
  font-family: "Univers Next Pro Thin Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 0.5px;
  color: #1e1e1e;
}

form input[type="submit"] {
  background: var(--BoxColour);
  padding: 12px 30px 10px 30px;
  border-radius: 15px;
  color: #fff;
  line-height: 15px;
  cursor: pointer;
}

.FullPadding {
  padding: 40px 60px;
}

.text ul {
  margin-bottom: 1rem;
}

.text ul li {
  list-style: disc;
  text-indent: -12px;
  padding-inline-start: 12px;
}

.scrollDown {
  width: 100px;
  position: absolute;
  bottom: -90px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-size: 15px;
  line-height: 15px;
}

.scrollDown span {
  display: block;
  margin-bottom: 5px;
  transform: scaleY(0.8);
}

.scrollDown svg {
  fill: transparent;
}

.scrollDown svg circle {
  stroke: var(--AlterTextColour);
}

@keyframes ScrollAnimation {
  15% {
    transform: translateY(-2px);
  }
  50% {
    transform: translateY(5px);
  }
  75% {
    transform: translateY(0px);
  }
}

.scrollDown svg path {
  fill: var(--AlterTextColour);
  transform: translateY(0px);
  animation-name: ScrollAnimation;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}

.MobileOnly {
  display: none;
}

@media only screen and (max-width: 767px) {
  .MobileOnly {
    display: block;
  }
}

.Overflow {
  overflow: hidden;
  height: 100vh;
}

.AgeVerificaion {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: var(--BoxColour);
  z-index: 10000;
}

.AgeVerificaion .Box {
  background: var(--BoxTextColour);
  color: var(--AlterTextColour);
  width: 500px;
  padding: 50px;
  text-align: center;
  border-radius: 10px;
}

.AgeVerificaion .Box .Logo {
  display: block;
  width: 150px;
  height: 95px;
  background: url(./assets/images/LaceysSplashLogo.svg) no-repeat;
  background-size: cover;
  margin: 0 auto 10px auto;
}

.AgeVerificaion .Box h2 {
  font-size: 42px;
  font-family: "Jersey M54";
  color: color-mix(in oklab, var(--BoxColour) 40%, white);
  text-shadow: 3px 3px color-mix(in oklab, var(--BoxColour) 65%, black);
  transform: rotateZ(-3deg);
  letter-spacing: 0.5px;
}

.AgeVerificaion .Box span {
  display: block;
  margin: 20px 0;
}

.AgeVerificaion .Box p {
  display: table;
  margin-bottom: 20px;
  width: 100%;
}

.AgeVerificaion .Box .Btns {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 20px;
}

.AgeVerificaion .Box a {
  line-height: 16px;
  margin: 0 15px 20px 15px;
  padding: 10px 25px 8px 25px;
  background-color: var(--BoxColour);
  border-radius: 7px;
  box-shadow: 0 8px 1px var(--BoxShadowColour);
}

.AgeVerificaion .Box b {
  display: block;
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 20px;
  color: red;
}

.TextBox {
  background: var(--BoxTextColour);
  color: var(--AlterTextColour);
  padding: 50px;
  margin: 75px;
  border-radius: 25px;
}

.TextBox a {
  text-decoration: underline;
  color: inherit;
}

.TextBox h1 {
  font-weight: 800;
  font-size: 50px;
}

.TextBox h2 {
  font-size: 34px;
}

@media only screen and (max-width: 767px) {
  .AgeVerificaion {
    align-items: flex-start;
  }
  .AgeVerificaion .Box {
    width: 90%;
    margin-top: 30px;
    max-height: calc(100% - 60px);
  }
  .FullPadding {
    padding: 20px;
  }
}

/* --------------------------------------------------- */
/* -----------------------Header---------------------- */
/* --------------------------------------------------- */

nav {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: flex-end;
}

nav * {
  z-index: 1000;
}

nav > ul {
  display: block;
}

nav > ul > li {
  display: block;
  float: left;
  position: relative;
}

nav > ul > li:nth-child(2n + 0) {
  margin: 0 10px;
}

header {
  margin-bottom: 30px;
}

.HeaderLogoContainer {
  display: table;
  padding: 25px 55px;
  background-color: var(--BoxColour);
  border-radius: 0px 0px 20px 20px;
  box-shadow: 0 8px 1px var(--BoxShadowColour);
  margin: 0 auto 25px auto;
}

.HeaderLogoContainer > .Logo {
  display: block;
  width: 125px;
  height: 45px;
  background: url(./assets/images/Logo.svg) no-repeat;
  background-size: cover;
}

.HeaderNav > ul {
  margin: 0 auto;
  column-gap: 10px;
}

.HeaderNav > ul > li {
  background-color: var(--BoxColour);
  border-radius: 7px;
  box-shadow: 0 8px 1px var(--BoxShadowColour);
}

.HeaderNav > ul > li.menu-item-has-children:hover {
  border-radius: 7px 7px 0 0;
}

.HeaderNav ul li a {
  display: block;
  color: var(--BoxTextColour);
  font-family: "Univers Next Pro Thin Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  padding: 4px 12px;
}

.HeaderNav > ul > li:hover > a {
  text-decoration: underline;
}

.HeaderNav .sub-menu {
  display: none;
  width: 100%;
  padding-top: 16px;
  position: absolute;
  background-color: var(--BoxColour);
  border-radius: 0px 0px 7px 7px;
  box-shadow: 0 8px 1px var(--BoxShadowColour);
  transition: ease-in height 0.7s;
}

.HeaderNav > ul > li.menu-item-has-children:hover > .sub-menu,
.HeaderNav > ul > li.menu-item-has-children > .sub-menu.show {
  display: block;
}

.HeaderNav .sub-menu li {
  margin-bottom: 12px;
}

/* --------------------------------------------------- */
/* -----------------------Footer---------------------- */
/* --------------------------------------------------- */

footer {
  display: block;
  width: 100%;
  padding: 40px 65px;
}

footer,
footer a {
  text-transform: none;
}

footer nav > ul > li:nth-child(2n + 0) {
  margin: 0 30px;
}

footer a {
  text-decoration: underline;
}

footer .Social {
  display: flex;
  margin-top: 20px;
  justify-content: center;
}

footer .Social a {
  width: 30px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

footer .Social a:nth-child(2n + 1) {
  margin: 0 20px;
}

footer .Social a svg {
  height: 100%;
}

.dark footer .Social a svg path {
  fill: #883e00;
}

@media only screen and (max-width: 767px) {
  footer {
    padding: 20px 40px;
    margin-top: 40px;
  }
  .single-product footer {
    margin-top: 0;
  }
  footer .columns {
    display: flex;
    flex-direction: column;
  }
  footer .columns .column:nth-child(1) {
    order: 2;
  }
  footer .columns .column:nth-child(2) {
    order: 1;
  }
  footer .columns .column:nth-child(3) {
    order: 3;
  }
  footer .footer-menu ul {
    display: flex;
    justify-content: space-around;
    width: 100%;
  }
}

/* --------------------------------------------------- */
/* --------------------Home Page-------------------- */
/* -------------------------------------------------- */

.home main > div {
  height: 100%;
}

.LogoContainer {
  display: flex;
  max-width: 450px;
  flex-direction: column;
  margin: 0 auto;
}

.LogoContainer img {
  width: 100%;
}

.LogoContainer .SplashLogo {
  scale: 1;
  animation-name: SplashLogo;
  animation-duration: 0.5s;
}

.LogoContainer .SplashText {
  scale: 1;
  animation-name: SplashLogo;
  animation-duration: 0.5s;
  animation-delay: 1s;
  animation-fill-mode: both;
}

.LogoContainer .SplashLogoInfo {
  scale: 1;
  animation-name: SplashLogo;
  animation-duration: 0.5s;
  animation-delay: 1.1s;
  animation-fill-mode: both;
}

.home .scrollDown svg circle {
  stroke: #fff;
}

.home .scrollDown svg path {
  fill: #fff;
}

@keyframes SplashLogo {
  0% {
    scale: 0;
  }
  100% {
    scale: 1;
  }
}

.BottleIMG {
  position: relative;
  min-height: 400px;
}

.BottleIMG > img {
  max-width: 250px;
}

.BottleIMG > * {
  position: absolute;
  bottom: 50%;
  transform: var(--SvgTransform);
}

.BottleIMG > svg {
  z-index: -10;
}

.home .ProductTitle {
  font-family: "Jersey M54";
  text-align: center;
  transform: rotateZ(-3deg);
  letter-spacing: 0.5px;
  margin-bottom: 15px;
}

.home .Left .ProductTitle {
  color: color-mix(in oklab, #ffc908 40%, white);
  text-shadow: 3px 3px color-mix(in oklab, #ffc908 65%, black);
}
.home .Right .ProductTitle {
  color: color-mix(in oklab, #f387b9 40%, white);
  text-shadow: 3px 3px color-mix(in oklab, #f387b9 65%, black);
}

@keyframes ShapeSlideLeft {
  0% {
    left: -100%;
  }
  90% {
    left: calc(var(--SlideShapePosition) + 5%);
  }
  100% {
    left: var(--SlideShapePosition);
  }
}

@keyframes BottleDropLeft {
  0% {
    bottom: 400px;
    max-width: 0;
    transform: var(--SvgTransform) rotate(-5deg);
  }
  40% {
    bottom: 400px;
    max-width: 250px;
    transform: var(--SvgTransform) rotate(-5deg);
  }
  100% {
    transform: var(--SvgTransform) rotate(0deg);
    bottom: 50%;
  }
}

.Left .BottleIMG > * {
  left: var(--SlideShapePosition);
  --SvgTransform: translate(-50%, 50%);
  animation-fill-mode: both;
}

.Left .BottleIMG > svg {
  animation-name: ShapeSlideLeft;
  animation-duration: 1s;
}

.Left .BottleIMG > img {
  animation-name: BottleDropLeft;
  animation-duration: 2s;
  animation-delay: 0.7s;
}

.Left .BottleIMG > .Shape > path {
  fill: var(--ShapeCream);
}

.Left .BottleIMG > .Outline {
  --SvgTransform: translate(-46%, 50%);
  animation-delay: 0.1s;
}

.Left .BottleIMG > .Outline > path {
  fill: var(--BoxColour);
}

@keyframes ShapeSlideRight {
  0% {
    right: -100%;
  }
  90% {
    right: calc(var(--SlideShapePosition) + 5%);
  }
  100% {
    right: var(--SlideShapePosition);
  }
}

@keyframes BottleDropRight {
  0% {
    bottom: 400px;
    max-width: 0;
    transform: var(--SvgTransform) rotate(5deg);
  }
  40% {
    bottom: 400px;
    max-width: 250px;
    transform: var(--SvgTransform) rotate(5deg);
  }
  100% {
    transform: var(--SvgTransform) rotate(0deg);
    bottom: 50%;
  }
}

.Right .BottleIMG > * {
  right: var(--SlideShapePosition);
  --SvgTransform: translate(50%, 50%);
  animation-fill-mode: both;
}

.Right .BottleIMG > img {
  animation-name: BottleDropRight;
  animation-duration: 2s;
  animation-delay: 0.7s;
}

.Right .BottleIMG > svg {
  animation-name: ShapeSlideRight;
  animation-duration: 1s;
}

.Right .BottleIMG > .Shape {
  --SvgTransform: translate(50%, 50%) rotate(15deg);
}

.Right .BottleIMG > .Shape > path {
  fill: var(--ShapePink);
}

.Right .BottleIMG > .Outline {
  --SvgTransform: translate(45%, 45%) rotate(5deg);
  animation-delay: 0.1s;
}

.Right .BottleIMG > .Outline > path {
  fill: var(--LineCream);
}

@media all and (min-width: 1800px) {
  :root {
    --SlideShapePosition: 75%;
  }
}

@media only screen and (max-width: 767px) {
  .home main .columns {
    display: flex;
    flex-direction: column;
  }
  .home main .columns .column {
    margin-top: 75px;
  }
  .home main .columns .column:nth-child(1) {
    order: 2;
  }
  .home main .columns .column:nth-child(2) {
    order: 1;
  }
  .home main .columns .column:nth-child(3) {
    order: 3;
  }
  .home .BottleIMG {
    min-height: 650px;
  }
  .home .LogoContainer {
    margin-bottom: 125px;
  }
  .home .scrollDown {
    bottom: 0px;
  }
}

/* --------------------------------------------------- */
/* ------------------Stocklist Page------------------- */
/* -------------------------------------------------- */

.Stocklists {
  display: flex;
  min-width: 600px;
  min-height: 400px;
  position: relative;
  margin: 10vh auto 0 auto;
}

.Stocklists h2 {
  width: 50%;
  position: absolute;
  top: 5px;
  left: 50%;
  padding: 5px 26px;
  background: var(--BoxColour);
  border-radius: 5px;
  transform: rotate(-2deg) translateX(-50%);
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 24px;
  z-index: 1000;
}

.Stocklists .Mask {
  display: flex;
  width: 100%;
  height: 100%;
  gap: 60px;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--BoxTextColour);
  mask: url(./assets/images/CropShape4.svg);
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

@media only screen and (max-width: 767px) {
  .Stocklists {
    min-width: 100%;
    margin: 0px;
  }
  .Stocklists h2 {
    top: 15%;
  }
}

/* --------------------------------------------------- */
/* -------------------Contact Page-------------------- */
/* --------------------------------------------------- */

.page-template-Contact .form > * {
  width: 60%;
}

.page-template-Contact .form input,
.page-template-Contact .form textarea {
  text-transform: none;
}

.page-template-Contact .form input::placeholder,
.page-template-Contact .form textarea::placeholder {
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  .page-template-Contact .form > * {
    width: 100%;
  }
  .page-template-Contact .fixed-grid {
    padding: 0;
  }
  .page-template-Contact .fixed-grid .grid .cell {
    padding: 60px 60px 0px 60px;
  }
}

/* --------------------------------------------------- */
/* -------------------Product Page-------------------- */
/* --------------------------------------------------- */

.single-product main > section {
  width: 750px;
  margin: 120px auto 0 auto;
}

.single-product main > section.Gallery {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.ProductColour1Bg {
  background: var(--CheckColour1);
}

.ProductColour2Bg {
  background: var(--CheckColour2);
}

.single-product main > section .title {
  display: table;
  position: relative;
  text-align: center;
  margin: 0px auto 20px auto;
  background-color: var(--BoxColour);
  border-radius: 7px;
  box-shadow: 0 8px 1px var(--BoxShadowColour);
  z-index: 1000;
}

.single-product main > section .title h3 {
  font-size: 62px;
  line-height: 35px;
  font-family: "Remachine Script";
  text-transform: none;
  color: var(--BoxTextColour);
}

.ProductOverview {
  margin-bottom: 175px !important;
}

.ProductOverview h1 {
  font-family: "Jersey M54";
  color: color-mix(in oklab, var(--CheckColour1) 40%, white);
  text-shadow: 3px 3px color-mix(in oklab, var(--CheckColour1) 65%, black);
  transform: rotateZ(-3deg);
  letter-spacing: 3px;
}

.ProductOverview .Info {
  padding: 30px 150px 25px 40px;
}

.CropShape {
  position: relative;
}

.CropShape svg {
  position: absolute;
  z-index: 100;
  width: 100%;
  overflow: visible;
}

.CropShape svg path {
  fill: transparent;
  stroke: var(--BoxColour);
  stroke-width: 3px;
}

.Bottle {
  position: absolute;
  left: -50px;
  width: 100%;
  bottom: -15px;
}

.Bottle img {
  width: 100%;
  transform: scale(1.1);
}

.ABV {
  position: absolute;
  bottom: 10px;
  left: -75%;
}

@keyframes ABVspin {
  25% {
    transform: rotate(90deg);
  }
  50% {
    transform: rotate(180deg);
  }
  75% {
    transform: rotate(270deg);
  }
}

.ABV svg {
  width: 108px;
  height: 108px;
  transform: rotate(0deg);
  animation-name: ABVspin;
  animation-duration: 65s;
  animation-iteration-count: infinite;
}
.ABV span {
  width: calc(100% - 50px);
  position: absolute;
  z-index: 1000;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-family: "Ginchiest";
  text-transform: none;
}

.ABV span b {
  display: block;
  float: left;
  width: 50%;
  font-size: 50px;
  line-height: 40px;
}

.ABV span div {
  float: left;
  width: 50%;
  padding-left: 10px;
}

.ABV span div p {
  font-size: 24px;
  line-height: 18px;
}

.Award {
  position: absolute;
  top: 10px;
  left: calc(-75% - 30px);
  width: 150px;
}

.Section2 .title {
  padding: 25px 45px;
}

.Section2 .ProductImage {
  padding: 30px 50px 0px 50px;
}

.Section2 .CropShape {
  margin-bottom: -30px;
}

.Section2 .CropShape img {
  position: relative;
  width: 100%;
  mask: url(./assets/images/CropShape1.svg);
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  z-index: 100;
}

.Section2 .CropShape svg {
  top: 4%;
  left: -4%;
}

.Section3 .columns.FirstRow .column .CropShape img {
  width: 100%;
  mask: url(./assets/images/CropShape2.svg);
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

.Section3 .columns.FirstRow .column .CropShape svg {
  top: -4%;
  left: -4%;
}

.Section3 .title {
  padding: 5px 0;
  width: 100%;
}

.single-product main > section.Section3 .title h3 {
  line-height: 62px;
}

.Section3 .columns.SecondRow .column .CropShape img {
  width: 100%;
  mask: url(./assets/images/CropShape3.svg);
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}

.Section3 .columns.SecondRow .column .CropShape svg {
  top: 4%;
  left: 4%;
}

.ProductInfo {
  margin-top: 30px;
}

.ProductInfo p {
  margin-bottom: 40px;
}

.ProductArrow {
  display: block;
  float: left;
  position: relative;
}

.ProductArrow span {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-55%);
  font-size: 26px;
  font-family: "Noteworthy Light";
  text-transform: none;
}

.FillProductShadowArrow {
  fill: var(--ProductArrowShadowColour);
}

.FillProductArrow {
  fill: var(--ProductArrowColour);
}

.single-product footer {
  background: var(--CheckColour2);
}

.single-product .Gallery {
  padding: 80px 0;
}

.single-product .Gallery .title {
  padding: 25px 45px;
}

.single-product .Gallery .CarouselLinks {
  display: block;
  text-align: center;
}

.single-product .Gallery .CarouselLinks img {
  width: 300px;
  height: 233px;
}

.single-product .Gallery .splide {
  width: 1000px;
  margin: 80px auto 0 auto;
}

.single-product .Gallery .splide__track {
  width: 950px;
  margin: 0 auto;
}

.single-product .splide__arrow {
  background: transparent;
}

.single-product .splide__arrow.splide__arrow--prev {
  left: -0.2em;
}

.single-product .splide__arrow.splide__arrow--next {
  right: -0.2em;
}

.single-product .splide__arrow svg {
  fill: var(--AlterTextColour);
  height: 40px;
  width: 25px;
}

.single-product .splide__arrow svg path {
  transform: scaleY(1.3);
}

@media only screen and (max-width: 1050px) {
  .single-product .Gallery .splide {
    width: 100%;
  }

  .single-product .Gallery .splide__track {
    width: calc(100% - 50px);
  }
}
@media only screen and (max-width: 767px) {
  .single-product main > section {
    width: 100%;
    margin: 0;
    padding: 60px;
    margin-bottom: 0px !important;
  }

  .single-product main > section > .columns {
    display: flex;
    flex-direction: column;
  }

  .ProductOverview .Info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 20px;
  }

  .ProductOverview .Info h1 {
    flex: 1 1 100%;
    width: 100%;
    text-align: center;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
  }

  .ProductOverview .Info .ProductInfo {
    width: 65%;
    padding-right: 20px;
  }

  .ProductOverview .Info .ProductInfo p {
    margin-bottom: 20px;
  }

  .ProductArrow span {
    font-size: 14px;
    top: 15px;
  }

  .ProductArrow svg {
    width: 150px;
  }
  .Bottle {
    position: static;
    width: 35%;
  }
  .Bottle img {
    scale: 1;
  }

  .ProductOverview .columns .column:nth-child(2) {
    display: none;
  }

  .single-product .Gallery {
    padding: 40px 0;
  }

  .single-product .scrollDown {
    display: none;
  }

  .Section2 .column {
    padding: 20px 20px 40px 20px;
  }

  .Section3.ProductColour2Bg {
    background: none !important;
  }

  .Section3 .columns {
    padding: 20px;
  }

  .Section3 .FirstRow .column:nth-child(1) {
    display: none;
  }

  .Section3 .SecondRow .column:nth-child(1) {
    order: 2;
  }
  .Section3 .SecondRow .column:nth-child(2) {
    order: 1;
  }

  .Section3 .columns .column .text {
    text-align: center !important;
  }
}
