/** Shopify CDN: Minification failed

Line 444:0 All "@import" rules must come first
Line 450:0 All "@import" rules must come first
Line 456:0 All "@import" rules must come first

**/
/* =================
      Utility
==================== */
/* Color Select*/
[data-text-color='anthracite-1841']:hover {
  background-color: #4f504f !important;
  color: white !important;
}

[data-text-color='beige-1884']:hover {
  background-color: #d2c49e !important;
}

[data-text-color='black-1800']:hover {
  background-color: #000 !important;
  color: white !important;
}

[data-text-color='caramel-1728']:hover {
  background-color: #926347 !important;
  color: white !important;
}

[data-text-color='chalk-1949']:hover {
  background-color: #f5f3e1 !important;
}

[data-text-color='chocolate-1659']:hover {
  background-color: #482b1b !important;
  color: white !important;
}

[data-text-color='coffee-1665']:hover {
  background-color: #4d3d31 !important;
  color: white !important;
}

[data-text-color='denim-1964']:hover {
  background-color: #505b62 !important;
  color: white !important;
}

[data-text-color='dark-olive-1969']:hover {
  background-color: #85845d !important;
  color: white !important;
}

[data-text-color='duck-blue-1991']:hover {
  background-color: #257077 !important;
  color: white !important;
}

[data-text-color='fuchsia-1910']:hover {
  background-color: #db4d7b !important;
  color: white !important;
}

[data-text-color='gold']:hover {
  background-color: gold !important;
}

[data-text-color='green-1651']:hover {
  background-color: #096f39 !important;
}

[data-text-color='ice-blue-1871']:hover {
  background-color: #8cc0d1 !important;
  color: white !important;
}

[data-text-color='iris-1789']:hover {
  background-color: #4a224c !important;
  color: white !important;
}

[data-text-color='kelly-green-1701']:hover {
  background-color: #65ac2c !important;
  color: white !important;
}

[data-text-color='kirsch-1982']:hover {
  background-color: #832438 !important;
  color: white !important;
}

[data-text-color='lavender-1711']:hover {
  background-color: #c3b3d2 !important;
}

[data-text-color='medium-grey-1918']:hover {
  background-color: #a8a8a8 !important;
  color: white !important;
}

[data-text-color='midnight-blue-1944']:hover {
  background-color: #2e333c !important;
  color: white !important;
}

[data-text-color='mocha-1931']:hover {
  background-color: #3a2720 !important;
  color: white !important;
}

[data-text-color='navy-blue-1966']:hover {
  background-color: #172547 !important;
  color: white !important;
}

[data-text-color='old-pink-1941']:hover {
  background-color: #e4acad !important;
  color: white !important;
}

[data-text-color='olive-green-1648']:hover {
  background-color: #acb966 !important;
  color: white !important;
}

[data-text-color='orange-1765']:hover {
  background-color: #e2773b !important;
  color: white !important;
}

[data-text-color='pink-1816']:hover {
  background-color: #eaa5ba !important;
}

[data-text-color='pistachio-1940']:hover {
  background-color: #d6dd73 !important;
}

[data-text-color='red-1747']:hover {
  background-color: #bc3432 !important;
  color: white !important;
}

[data-text-color='royal-blue-1842']:hover {
  background-color: #3873b6 !important;
  color: white !important;
}

[data-text-color='silver']:hover {
  background-color: silver !important;
}

[data-text-color='steel-grey-1812']:hover {
  background-color: #c5c4c3 !important;
}

[data-text-color='taupe-1936']:hover {
  background-color: #927867 !important;
  color: white !important;
}

[data-text-color='teal-1694']:hover {
  background-color: #52a9dc !important;
  color: white !important;
}

[data-text-color='turquoise-1892']:hover {
  background-color: #c5e3eb !important;
}

[data-text-color='white-1801']:hover {
  background-color: #fff !important;
}

[data-text-color='yellow-1971']:hover {
  background-color: #f3c54d !important;
}

/* Colors */
[data-color='anthracite-1841'] {
  color: #4f504f;
}

[data-color='beige-1884'] {
  color: #d2c49e;
}

[data-color='black-1800'] {
  color: #000;
}

[data-color='caramel-1728'] {
  color: #926347;
}

[data-color='chalk-1949'] {
  color: #f5f3e1;
}

[data-color='chocolate-1659'] {
  color: #482b1b;
}

[data-color='coffee-1665'] {
  color: #4d3d31;
}

[data-color='denim-1964'] {
  color: #505b62;
}

[data-color='dark-olive-1969'] {
  color: #85845d;
}

[data-color='duck-blue-1991'] {
  color: #257077;
}

[data-color='fuchsia-1910'] {
  color: #db4d7b;
}

[data-color='gold'] {
  color: gold;
}

[data-color='green-1651'] {
  color: #096f39;
}

[data-color='ice-blue-1871'] {
  color: #8cc0d1;
}

[data-color='iris-1789'] {
  color: #4a224c;
}

[data-color='kelly-green-1701'] {
  color: #65ac2c;
}

[data-color='kirsch-1982'] {
  color: #832438;
}

[data-color='lavender-1711'] {
  color: #c3b3d2;
}

[data-color='medium-grey-1918'] {
  color: #a8a8a8;
}

[data-color='midnight-blue-1944'] {
  color: #2e333c;
}

[data-color='mocha-1931'] {
  color: #3a2720;
}

[data-color='navy-blue-1966'] {
  color: #172547;
}

[data-color='old-pink-1941'] {
  color: #e4acad;
}

[data-color='olive-green-1648'] {
  color: #acb966;
}

[data-color='orange-1765'] {
  color: #e2773b;
}

[data-color='pink-1816'] {
  color: #eaa5ba;
}

[data-color='pistachio-1940'] {
  color: #d6dd73;
}

[data-color='red-1747'] {
  color: #bc3432;
}

[data-color='royal-blue-1842'] {
  color: #3873b6;
}

[data-color='silver'] {
  color: silver;
}

[data-color='steel-grey-1812'] {
  color: #c5c4c3;
}

[data-color='taupe-1936'] {
  color: #927867;
}

[data-color='teal-1694'] {
  color: #52a9dc;
}

[data-color='turquoise-1892'] {
  color: #c5e3eb;
}

[data-color='white-1801'] {
  color: #fff;
}

[data-color='yellow-1971'] {
  color: #f3c54d;
}

/* Fonts */
[data-font='Block-1'] {
  font-family: 'Block-1', sans-serif;
}

@font-face {
  font-family: 'Brock Script';
  font-style: normal;
  font-weight: 400;
  src: local('Brock Script'),
    url('https://fonts.cdnfonts.com/s/62/BrockScript.woff') format('woff');
}

[data-font='Brock Script'] {
  font-family: 'Brock Script', sans-serif;
}

@font-face {
  font-family: 'ballantines-regular';
  src: url('/cdn/shop/files/Ballantines-Regular.ttf')
       format('woff'),
       url('/cdn/shop/files/Ballantines-Regular.ttf')
       format('opentype'),
       url('/cdn/shop/files/Ballantines-Regular.ttf')
       format('truetype');
}

[data-font='Ballantine'] {
  font-family: 'ballantines-regular';
}

@font-face {
  font-family: 'dali';
  src: url('/cdn/shop/files/font-dali.ttf')
      format('woff'),
    url('/cdn/shop/files/font-dali.ttf')
      format('opentype'),
    url('/cdn/shop/files/font-dali.ttf')
      format('truetype');
}

[data-font='Dali'] {
  font-family: 'dali';
}

@font-face {
  font-family: 'Brush Script Std';
  src: url('/cdn/shop/files/font-BrushScriptStd.otf')
      format('woff'),
    url('/cdn/shop/files/font-BrushScriptStd.otf')
      format('opentype'),
    url('/cdn/shop/files/font-BrushScriptStd.otf')
      format('truetype');
}

[data-font='Brush'] {
  font-family: 'Brush Script Std';
}

@font-face {
  font-family: 'ITC Zapf Chancery';
  src: url('/cdn/shop/files/font-chanc.ttf')
      format('woff'),
    url('/cdn/shop/files/font-chanc.ttf')
      format('opentype'),
    url('/cdn/shop/files/font-chanc.ttf')
      format('truetype');
}

[data-font='Chancery'] {
  font-family: 'ITC Zapf Chancery';
}

@font-face {
  font-family: 'OPTI Copperplate Light';
  src: url('/cdn/shop/files/font-OPTICopperplate-Light.otf')
      format('woff'),
    url('/cdn/shop/files/font-OPTICopperplate-Light.otf')
      format('opentype'),
    url('/cdn/shop/files/font-OPTICopperplate-Light.otf')
      format('truetype');
}

[data-font='Copperplate'] {
  font-family: 'OPTI Copperplate Light';
}

@font-face {
  font-family: 'Freestyle Script';
  src: url('/cdn/shop/files/font-FREESCPT.TTF')
      format('woff'),
    url('/cdn/shop/files/font-FREESCPT.TTF')
      format('opentype'),
    url('/cdn/shop/files/font-FREESCPT.TTF')
      format('truetype');
}

[data-font='Easy Script'] {
  font-family: 'Freestyle Script';
}

@font-face {
  font-family: 'Garamond Serial Regular';
  src: url('/cdn/shop/files/font-garamond_serial-regular.woff')
      format('woff'),
    url('/cdn/shop/files/font-garamond_serial-regular.woff')
      format('opentype'),
    url('/cdn/shop/files/font-garamond_serial-regular.woff')
      format('truetype');
}

[data-font='Garamond'] {
  font-family: 'Garamond Serial Regular';
}

.tahoma {
  font-family: 'tahoma';
}

@import url('https://fonts.googleapis.com/css2?family=Norican&display=swap');

[data-font='Norican'] {
  font-family: 'Norican', cursive;
}

@import url('https://fonts.googleapis.com/css2?family=Itim&display=swap');

[data-font='Itim'] {
  font-family: 'Itim', cursive;
}

@import url('https://fonts.googleapis.com/css2?family=Syne&display=swap');

[data-font='Syne'] {
  font-family: 'Syne', sans-serif;
}

/* Scroll */
.no-scroll {
  height: 100%;
  overflow: hidden;
}

.disabled {
  opacity: 0.5;
}

.hidden-custom {
  display: none !important;
}

.alert {
  color: red;
  font-size: 13px;
}

.highlight {
  border: 2px solid red !important;
}

/* Works on Firefox */
.customizer * {
  scrollbar-width: thin;
  scrollbar-color: lightgray gray;
}
/* Works on Chrome, Edge, and Safari */
.customizer *::-webkit-scrollbar {
  width: 8px;
}
.customizer *::-webkit-scrollbar-track {
  background: lightgray;
}
.customizer *::-webkit-scrollbar-thumb {
  background-color: #000;
}

.global-button--secondary {
  border: 1px solid transparent;
}
/* General styles for elements */
.global-button--secondary:hover {
  border: 1px solid grey;
}

.global-button--secondary:active,
.global-button--secondary:focus {
  border: 1px solid #000;
}

.disclaimer {
  display: block;
  font-size: 1em;
  font-style: italic;
  color: #000;
  opacity: 0.5;
  margin-top: 10px;
}

.embroideryinfo {
  display: block;
  font-size: .95em;
  font-style: italic;
  color: #000;
  opacity: 0.5;
}

.strong {
  font-weight: 700;
}

.no-break {
  break-inside: avoid;
}

.big-text {
  font-family: Oswald, sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.5;
  color: #333;
  display: inline;
  letter-spacing: 2px;
  text-rendering: optimizeLegibility;
  font-size: 21px;
  margin: 0 0 0.5em;
  padding: 7px 0;
}

.divider {
  margin: 1em 0;
  border: 0;
  height: 1px;
  background-color: grey;
  opacity: 0.5;
}

.hr-text {
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  color: black;
  text-align: center;
  height: 1.5em;
  opacity: 0.5;
}

.hr-text:before {
  content: '';
  background: grey;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
}

.hr-text:after {
  content: attr(data-content);
  position: relative;
  display: inline-block;
  color: black;
  padding: 0 0.5em;
  line-height: 1.5em;
  color: #000;
  background-color: #e7e8e9;
}

.customizer h1 {
  padding: 0;
}

.customizer__form input,
.customizer__form select,
.customizer__form textarea {
  font-size: inherit;
  border: 2px solid rgb(115, 115, 115);
}

.customizer__form input:disabled,
.customizer__form select:disabled,
.customizer__form textarea:disabled {
  border: 2px solid lightgray;
  opacity: .5;
}

.customizer__form input:focus,
.customizer__form select:focus,
.customizer__form textarea:focus {
  border: 2px solid #000;
}

.customizer textarea {
  margin-bottom: 0;
  resize: none;
}

.customizer__form input {
  padding: 0.4em;
  width: 100%;
  background-color: #fff;
}

.customizer__form input::-webkit-file-upload-button {
  background-color: #000;
  border: 0;
  color: #fff;
  padding: 0.5em;
  cursor: pointer;
}

/* Product form */
.purchase-details.custom {
  flex-direction: column;
  padding: 0;
}

.customize-btn-container {
  width: 100%;
  display: flex;
  gap: 1em;
}

.purchase-details__buttons.custom {
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.purchase-details__buttons.custom .add_to_cart,
.purchase-details__buttons.custom .customize-btn {
  width: calc(50% - 10px);
}
.purchase-details__buttons.custom .add_to_cart {
  order: 2;
}
.product-quantity-box.purchase-details__quantity {
  margin-right: 0;
}
.purchase-details__buttons.custom .customize-btn {
  order: 1;
  border-color: var(--button-color-border);
}
.purchase-details.custom .product-quantity-box.purchase-details__quantity {
  width: 100%;
}

@media only screen and (max-width: 480px) {
  .customize-btn-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 1em;
  }
}

.customize-btn {
  width: 100%;
}

.properties-list {
  list-style-type: none;
  padding-left: 10px;
}

/* Product customizer */
.customizer__container {
  position: fixed;
  z-index: 9999999;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  -webkit-overflow-scrolling: touch;
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
  overflow: scroll;
}

.customizer {
  background-color: white;
  overflow-y: scroll;
}

@media only screen and (min-width: 590px) {
  .customizer {
    border: 1px solid black;
  }
}

.customizer__form {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 1em 1.5em;
  background-color: #e7e8e9;
}

@media only screen and (max-width: 590px) {
  .customizer__form {
    padding-bottom: 3em;
  }

  .customizer__title {
    font-size: 1.4rem;
  }
  
}


.customizer__form header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1em;
  height: 2em;
}

.customizer__title {
  display: none;
  margin: 0;
}

.customizer__form .back-button {
  padding: 0.5em 1em;
}

.customizer__close-btn {
  height: 100%;
  aspect-ratio: 1;
}

@supports not (aspect-ratio: 1 / 1) {
  .customizer__close-btn::before {
    float: left;
    padding-top: 100%;
    content: '';
  }

  .customizer__close-btn::after {
    display: block;
    content: '';
    clear: both;
  }
}

.customizer__close-btn {
  position: absolute;
  right: 8px;
  top: 8px;
  width: 32px;
  height: 33px;
  opacity: 0.3;
  z-index: 999999;
}
.customizer__close-btn:hover {
  opacity: 1;
}
.customizer__close-btn:before,
.customizer__close-btn:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #000;
}
.customizer__close-btn:before {
  transform: rotate(45deg);
}
.customizer__close-btn:after {
  transform: rotate(-45deg);
}

.customizer-body {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
/* Main form */
.customizer__form-main {
  flex-grow: 1;
}

.customizer__form-section {
  height: 100%;
}

.customizer__form-section.customizer__form-section--select {
  padding-bottom: 2rem;
}

.customizer__form-section .section__img {
  display: none;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  padding: 1em;
  border: 2px solid black;
  margin-bottom: 10.5px;
}

.customizer__form-section .section__img img {
  max-height: 10em;
}

.customizer__form-section .section__upload {
  display: flex;
  gap: 0.5em;
}

.section__upload button {
  position: relative;
  width: 52px;
  aspect-ratio: 1;
  background-color: #000;
}

.section__upload button:before,
.section__upload button:after {
  position: absolute;
  top: 12px;
  left: 21px;
  content: ' ';
  height: 20px;
  width: 2px;
  background-color: #fff;
}
.section__upload button:before {
  transform: rotate(45deg);
}
.section__upload button:after {
  transform: rotate(-45deg);
}

.section__upload button:hover {
  background-color: rgb(74, 94, 156);
}

.section__upload button:active {
  border: 2px solid #000;
}

.selected-color {
  border: 1px solid black;
}

/* Set menu */
.customizer__nav {
  padding: 0;
  margin: 0;
}


.customizer__nav li {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  list-style-type: none;
  border: 2px solid #fff;
  cursor: pointer;
  margin-bottom: 0;
  padding-block: 0.5em;
}

.customizer__nav .nav__trigger {
  margin-bottom: 1em;
}

.customizer__nav li:hover {
  border: 2px solid grey;
}

.customizer__nav li:active,
.customizer__nav li:focus {
  border: 2px solid #000;
}

.nav__preview {
  padding: 0.5em;
  min-height: 3rem;
  padding-block: 2rem;
}

.customizer__nav img {
  max-height: 2em;
}

.customizer__nav-text div {
  display: flex;
  align-items: center;
}

.preview-main {
  font-size: 1.5em;
}
.customizer__change-form {
  margin-top: 1em;
}

.customizer__change-form ul {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  gap: 1em;
}

.customizer__change-form li {
  padding: 0;
  width: 100%;
}

.customizer__product-variant {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding: .5em;
  border: 2px solid #fff
}

.customizer__product-variant--product {
  display: none;
  border: 1px solid #000;
  width: 100%;
  padding: .73em;
}

.customizer__product-variant--product:hover {
  border: 1px solid #000 !important;
  cursor: auto !important;
}

.customizer__product-variant:hover {
  border: 2px solid grey;
  cursor: pointer;
}

.customizer__product-variant:active,
.customizer__product-variant:focus {
  border: 2px solid #000;
}

.nav__preview--text {
  display: flex;
  flex-direction: column;
}

.nav__cost {
  position: absolute;
  top: 0.5em;
  left: 0.5em;
}

.btn-action.clear-btn {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
}

/* Footer */
.customizer__form .cost-and-button {
  display: flex;
  align-items: center;
  margin-top: 0.5em;
}

@media only screen and (max-width: 590px) {
  .customizer__form .cost-and-button {
    display: flex;
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #e7e8e9;
    padding: 1em;
    margin-top: 0;
  }

}

@media only screen and (min-width: 590px) and (max-width: 800px) {
  .customizer__form .cost-and-button {
    flex-direction: column;
  }

  .customizer__form .cost-and-button button {
    width: 100%;
    margin-top: .5em;
  }
}
.customizer__form .cost-and-button button {
  padding: .7em 1em;
  font-weight: 300;
  height: 45px;;
  min-width: 15em;
  background-color: #D54D4D;
}

.customizer__form .cost-and-button span {
  font-family: Oswald, sans-serif;
  font-size: 17px;
  width: 100%;
}

@media only screen and (min-width: 591px) {
  .customizer__form .cost-and-button button {
    height: auto;
  }
  
}

.btn-action.save,
.btn-action.done,
.btn-action.next,
.btn-action.back {
  display: none;
}

/* Bold Overrides */
.bold_options {
  display: none;
}

/* Gallery */
.customizer__gallery {
  padding: 0;
  overflow-y: auto;
}

@media only screen and (min-width: 590px) {
  .customizer__gallery {
    padding: 2.5em 0.5em 1.5em;
  }
}

.gallery__current {
  position: relative;
}

.gallery__custom-preview {
  position: absolute;
  display: none;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
  line-height: 1;
}

.gallery__custom-preview.front.apron span {
  font-size: 1em;
}

/* @media only screen and (min-width: 450px) {
  .gallery__custom-preview {
    font-size: 12px;
  }
} */

.gallery__custom-preview img {
  max-height: 4.3em;
  width: auto;
  mix-blend-mode: multiply;
}
/* 
.gallery__custom-preview.front {
  display: none;
} */

.gallery__custom-preview.front.apron {
  top: 8%;
  right: 0%;
  max-width: 9em;
}

.gallery__custom-preview.front.apron > * {
  margin-bottom: 0.5em;
}

.gallery__custom-preview.front.apron img {
  max-height: 10em;
  width: auto;
}
.gallery__custom-preview.front.apron span {
  width: auto;
}

.back-preview-1 {
  margin-bottom: 5%;
  max-width: 80%;
  min-height: 1em;
}
.back-preview-2 {
  font-size: 1.5em;
}


@media only screen and (max-width: 591px) {
  .customizer__form {
    height: min-content;
  }
}
/* @media only screen and (min-width: 591px) and (max-width: 749px) {
  .gallery__custom-preview {
    font-size: 0.4em;
  }
} */

@media only screen and (min-width: 750px) and (max-width: 1000px) {
  .gallery__custom-preview.front.apron {
    max-width: 6.8em;
  }
}

.gallery__custom-preview.front.jacket {
  top: 25%;
  left: 58%;
  right: 30%;
  bottom: 60%;
  font-size: .55em;
}

.gallery__custom-preview.right.jacket {
  top: 30%;
  left: 45%;
  right: 43%;
  bottom: 60%;
  font-size: 14px;
}

.gallery__custom-preview.left.jacket {
  top: 30%;
  left: 45%;
  right: 43%;
  bottom: 60%;
  font-size: 8px;
}

.gallery__custom-preview.back.jacket {
  top: 12%;
  left: 30%;
  right: 29%;
  bottom: 60%;
  font-size: 14px;
}

.gallery__custom-preview.front.apron {
  top: 8%;
  right: 5%;
}

.gallery__custom-preview.front.jacket.left {
  top: 24%;
  left: 32%;
  right: 47%;
  bottom: 62%;
}

.gallery__custom-preview > * {
  width: 190%;
  text-align: center;
}

.gallery__custom-preview > .outline {
  border: 0px solid #fff;
  outline: 0px solid #000;
}

.gallery__custom-preview > img {
  padding: 0.5em;
}

.customizer__gallery-views {
  display: none;
  place-content: center;
}

.customizer__gallery-views ul {
  display: flex;
  grid-template-rows: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
  gap: 1em;
  overflow-y: auto;
  padding-right: 1em;
}

/* Works on Firefox */
.customizer * {
  scrollbar-width: thin;
  scrollbar-color: lightgray gray;
}
.customizer__gallery-views ul::-webkit-scrollbar {
  height: 8px;
}

.customizer__gallery-views ul,
.customizer__form-section.cyou-color ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.customizer__gallery-views li {
  margin: 0 1em;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  border: 2px solid #fff;
  min-width: 7em;
  aspect-ratio: 1;
  margin-bottom: 1em;
}

.customizer__gallery-views li[data-current="true"] {
  border: 2px solid #000;
}

.customizer__gallery-views img {
  max-height: 10em;
}

.customizer__form-section.cyou {
  padding-bottom: 20em;
}

.customizer__form-section.cyou button {
  width: 100%;
}

.customizer__form-section.cyou-color ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(12, 1fr);
}

.customizer__form-section.cyou-color li {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2.5em;
  cursor: pointer;
}

.customizer__form-section.cyou img {
  height: 10em;
  cursor: pointer;
}

.customizer__form-section.cyou-color li:hover {
  background-color: #fff;
}

.customizer__form-section.cyou-color li:hover > img {
  border: 1px solid black;
}

.customizer__form-section.cyou-color li[data-selected="true"] {
  background-color: #fff;
}

.customizer__form-section.cyou-color li[data-selected="true"] > img {
  border: 2px solid black;
}

.customizer__gallery-views li:hover{
  border: 2px solid grey;
}

.customizer__gallery-views li:active,
.customizer__gallery-views li:focus {
  border: 2px solid black;
}

.customizer__change-form li[data-current="true"] {
  background-color: #fff;
}

@media only screen and (min-width: 591px) {


  .customizer__container {
    place-content: center;
  }

  .customizer {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: min(60em, 100vh - 100px);
    grid-template-areas: 'gallery form';
    width: min(1200px, 100vw - 60px);
  }

  .customizer__gallery {
    display: grid;
    place-content: center;
    grid-area: gallery;
    /* margin: 1em; */
    padding: 1em 1.5em;
  }

  .customizer__form {
    grid-area: form;
    padding-top: 2.5em;
  }

  .customizer__form-main {
    max-height: 100%;
    overflow-y: auto;
    margin-bottom: 0.5em;
  }

  .customizer__form-section {
    padding-right: 0.5em;
  }
  .customizer__form-section.cyou {
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 1000px) {
  .customizer {
    grid-template-columns: 2fr 1fr;
  }

  /* Gallery Desktop */
  .customizer__gallery {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(5, 1fr);
    grid-template-areas:
      'current current current current'
      'current current current current'
      'current current current current'
      'current current current current'
      'views views views views';
  }

  .customizer__gallery.single-view {
    grid-template-areas:
      'current current current current'
      'current current current current'
      'current current current current'
      'current current current current'
      'current current current current';
  }

  .gallery__current {
    grid-area: current;
    display: grid;
    /* place-content: center; */
  }

  .gallery__current > img {
    height: 95%;
    margin: auto;
    overflow: hidden;
  }

  .customizer__gallery-views {
    grid-area: views;
  }

  .customizer__gallery-views ul {
    display: flex;
    justify-content: space-around;
  }

  .gallery__custom-preview.front.jacket {
    top: 24%;
    left: 55%;
    right: 35%;
    bottom: 60%;
    font-size: .85em;
  }
  .gallery__custom-preview.front.jacket.left {
    top: 26%;
    left: 38%;
    right: 48%;
    bottom: 60%;
  }
  
}

@media only screen and (max-height: 700px) and (min-width: 1000px) {


  /* .gallery__custom-preview {
    font-size: 9px;
  } */
  
  .customizer__gallery {
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(4, 1fr);
    grid-template-areas:
      'views views current current current'
      'views views current current current'
      'views views current current current'
      'views views current current current'
      'views views current current current';
    padding: 1em;
  }

  .customizer__gallery-views {
    place-content: center;
  }

  .customizer__gallery-views ul {
    display: grid;
    grid-template-rows: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
    gap: 1em;
    overflow-y: auto;
    padding-right: 1em;
  }

  .customizer__gallery-views li {
    margin: auto;
  }
  

}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
select:focus, textarea:focus, input:focus {
        font-size: 16px;
    }
}

@media only screen and (max-height: 600px) and (min-width: 591px) and (max-width: 890px) {
  .customizer__gallery {
    display: block;
  }

}

@media only screen and (min-height: 880px) {
  .customizer__form-section[data-section='flag'] {
    padding-right: 0;
  }
}

@media only screen and (max-height: 800px) {
  /* .gallery__custom-preview {
    font-size: 9px;
  } */

}

@media only screen and (min-width: 1041px) {
  .customizer__form .cost-and-button {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .customizer__form .cost-and-button button {
    width: auto;
    margin-top: 0;
  }

  .gallery__custom-preview.front.jacket {
    top: 24%;
    left: 54%;
    right: 35%;
    bottom: 61%;
    font-size: .8em;
  }

  .gallery__custom-preview.front.jacket.left {
    top: 26%;
    left: 39%;
    right: 48%;
    bottom: 61%;
  }
  
}

.customizer__container[data-open='false'],
.customizer__container[data-open='false'] * {
  display: none;
}

.customizer__form-section[data-open='true'] {
  display: block;
}

.customizer__form-section:not([data-open='true']) {
  display: none;
}

.gallery__custom-preview [data-current='false'],
.nav__preview [data-current='false'],
.nav__trigger[data-current='false'],
.nav__cost[data-current='false'],
.clear-btn[data-current='false'] {
  display: none;
}

.gallery__custom-preview[data-current='true'],
.nav__preview [data-current='true'],
.nav__trigger[data-current='true'],
.clear-btn[data-current='true'] {
  display: flex;
}

.form-section__block[data-current="false"] {
  display: none;
}

.nav__cost[data-current='true'],
.form-section__block[data-current="true"] {
  display: block;
}

.customizer__container[data-open='true'] {
  display: grid;
}

.show {
  display: block !important;
}

.show-flex {
  display: flex !important;
}

.show-grid {
  display: grid !important;
}

.customizer__display-cost {
  display: none;
  text-align: right;
}


/* Additions */

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

.preview__button-list li {
  padding: .2rem 2em;
}

.customizer__nav--rows .nav__preview--text {
  padding-block: 2rem;
}

.customizer__nav--rows .nav__row {
  display: flex;
  gap: 1rem;
}

.customizer__nav--rows .nav__row li {
  width: 100%;
}

.product__total-price {
  position: absolute;
  font-size: 1.3rem;
  top: 48%;
  bottom: 50%;
  right: 0;
}

.title-price.active .modal_price {
  opacity: .5;
  text-decoration: line-through;
}

.title-price.active .product_name {
  margin: 0;
  padding: 0;
}

.title-price.active .modal_price {
  padding-right: 2.5em
}

.title-price.active .compare-at-price {
  display: none;
}
.destination img {
  background-color: transparent;
}