/** Shopify CDN: Minification failed

Line 21:0 All "@import" rules must come first

**/
/* Please use this file to customize the styles of the custom product builder */
body.cpb-custom-modal-opened {
  overflow: hidden;
}

.cpb-layout .cpb-preview-container {
  padding: 0;
  padding-right: 0;
  margin: 0;
}

div:where(.swal2-container) {
  z-index: 99999;
}

@import url("https://fonts.googleapis.com/css2?family=EB+Garamond&display=swap");

.cpb-root {
  margin-top: 0px;
}

.cpb-custom-modal {
  max-width: 1400px;
  background: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 90%;
  width: 100%;
}

.cpb-layout {
  width: calc(100% - 20px * 2);
  margin: 0;
  display: flex;
  padding: 0px;
  align-items: stretch;
  justify-content: space-between;
}

.cpb-custom-fade {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10000 !important;
  overflow: hidden;
  padding: 0 0px;
}

.cpb-custom-fade:not(.opened) {
  max-height: 0;
  visibility: hidden;
}

.cpb-custom-modal {
  max-width: 1330px;
  background: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 90%;
  width: 100%;
}

.cpb-custom-modal__title-bar {
  display: flex;
  z-index: 100000;
  gap: 65px;
  background: #ddebf7;
  padding: 10px 0;
  display: flex;
  font-family: "EB Garamond", serif;
  align-items: center;
  justify-content: flex-end;
  height: 40px;
  flex-shrink: 0;
}

.cpb-custom-modal__close {
  position: relative;
  width: 80px;
  height: 80px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px;
  padding: 0;
  min-width: unset;
  background: transparent !important;
}

.cpb-layout .cpb-preview-container {
  margin-top: 0 !important;
}

.cpb-custom-modal__close > span::before {
  content: "\2715";
  font-size: 20px;
  color: #668bb0;
}

.cpb-custom-modal__content {
  flex-grow: 1;
  overflow-y: auto;
}

#product-builder .cpb-loader.cpb-loader-fixed {
  position: absolute;
}

/* color thumbnails */

#product-builder
  .cpb-theme-provider.aloha
  .cpb-layout:not(.cpb-is-admin)
  .cpb-option.cpb-option-type-color
  span.cpb-option-type-color-bg {
  background-size: cover !important;
}

.option-type-select {
  color: #94b5e6 !important;
}

.cpb-option.cpb-option-type-select .option-label-price span {
  display: inline;
  color: #94b5e6 !important;
}

.cpb-option {
  color: #94b5e6 !important;
}

svg:not(:root) {
  color: #94b5e6 !important;
}

.css-yk16xz-control {
  -webkit-box-align: center;
  align-items: center;
  background-color: rgb(255, 255, 255);
  color: #94b5e6 !important;
  border-color: #94b5e6 !important;
  border-radius: 0px;
  border-style: solid;
  border-width: 1px;
  cursor: default;
}

/* Please use this file to customize the styles of the custom product builder */

#product-builder {
  width: 100%;
  position: relative;
  border: none;
}

.cpb-category-title {
  position: relative;
  font-weight: normal;
  text-transform: none !important;
  line-height: 1.5;
  color: #000;
  font-size: 24px;
  margin: 5px 0 10px;
  display: block;
  letter-spacing: 0px !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

button.cpb-actions-btn.cpb-reset-button,
button.cpb-actions-btn.cpb-add-to-cart-button {
  background: #80a6db !important;
  color: white;
  border: 0;
  padding: 5px 10px;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  transition: all 0.15s ease;
  border-radius: 4px;
  box-shadow: 0px;
  font-smoothing: antialiased;
  box-sizing: border-box;
  height: 40px;
  margin: 4px;
  border-radius: 0px !important;
}

#product-builder
  .cpb-theme-provider.aloha
  .cpb-layout:not(.cpb-is-admin)
  .cpb-product-actions-container
  button {
  color: #faf5f5;
  border: 0;
  padding: 10px 20px;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  transition: all 0.15s ease;
  border-radius: 4px;
  box-shadow: none;
  font-smoothing: antialiased;
  box-sizing: border-box;
  height: 40px;
  margin: 4px;
  background: #636060;
}

#product-builder
  .cpb-theme-provider.aloha
  .cpb-layout:not(.cpb-is-admin)
  .cpb-product-actions {
  margin-top: 0 !important;
  padding: 0 20px;
}

.cpb-product-actions {
  padding-left: 0;
}

.cpb-panels-tabs-list {
  display: none;
}

#product-builder
  .cpb-theme-provider.aloha
  .cpb-layout:not(.cpb-is-admin)
  .cpb-panels-tabs
  li.cpb-active {
  border-bottom: none;
  border-left: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  color: #595858;
  opacity: 1;
  display: none;
}

#product-builder .cpb-counter,
.cpb-modal-wrapper .cpb-counter {
  display: flex;
  border: 1px solid #f6f6f6;
  width: 110px;
  justify-content: space-between;
  text-align: center;
  margin: 0 auto !important;
}

#product-builder
  .cpb-theme-provider.aloha
  .cpb-layout:not(.cpb-is-admin)
  .cpb-panels-tabs {
  position: relative;
  top: 0 !important;
  max-width: 600px;
  margin: 0 auto;
  padding: 45px 0px 0px;
}

#product-builder
  .cpb-theme-provider.aloha
  .cpb-layout:not(.cpb-is-admin)
  .cpb-panels-tabs
  .cpb-product-panel {
  padding: 0px !important;
}

#product-builder
  .cpb-theme-provider.aloha
  .cpb-layout:not(.cpb-is-admin)
  .cpb-panels-tabs
  .cpb-product-panel {
  padding: 0 0px;
  margin-top: 0px;
  font-size: 12px;
}

.sc-hORach.gCUsbS.cpb-option.cpb-option-type-text {
  display: none !important;
}

#product-builder h1 {
  font-family: Garamond, Baskerville, Caslon, serif !important;
  color: #5b8dd9;
  font-size: 1.5rem !important;
}

.nochoice h1,
.nochoicecolors h1 {
  font-family: "EB Garamond", serif !important;
  color: #5b8dd9;
  font-size: 1.5rem !important;
}

.nochoicecolors {
  padding-top: 20px;
}

.productname img {
  filter: invert(51%) sepia(33%) saturate(606%) hue-rotate(178deg)
    brightness(93%) contrast(100%);
}

.cpb-category-text .nochoice,
.nochoice .cpb-category-desc,
.cpb-category-text .nochoicecolors,
.nochoicecolors .cpb-category-desc {
  margin-bottom: 0px !important;
}

.productname h1 {
  font-family: "EB Garamond", serif !important;
  color: #484b56;
  font-size: 32px !important;
}

gZajJj {
  padding: 16px 10px;
  background: rgb(255, 255, 255);
  width: 50%;
  color: rgb(68, 68, 68);
  outline: none;
  border: 1px solid #5b82ce;
  display: block;
}

.cpb-category-desc {
  margin-bottom: 10px !important;
  padding-bottom: 0px !important;
}

.initials .cpb-category-options-container input {
  border: 1px solid #f6f6f6;
  background: #f6f6f6;
  color: #14334c;
  /* margin-bottom: 10px !important; */
  /* for Prestige 10.4.0 */
  padding: 16px 20px;
}

.cpb-category-options-container.input {
  padding: 0;
  /* for Prestige 10.4.0 */
}

.cpb-category-title__inner {
  margin-top: 10px;
  color: #5b85d1;
  font-size: 1.1rem !important;
}

.css-yk16xz-control {
  -webkit-box-align: center;
  align-items: center;
  background-color: rgb(255, 255, 255);
  color: #14334c;
  border-color: #f6f6f6;
  border-radius: 0px;
  border-style: solid;
  border-width: 1px;
  cursor: default;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  min-height: 38px;
  position: relative;
  transition: all 100ms ease 0s;
  box-sizing: border-box;
  outline: 0px !important;
}

.initials .cpb-category-title__inner {
  height: 0 !important;
}

.fontfamily,
.fontsize,
.color {
  margin-top: 2%;
}

.productname .cpb-category,
.productname,
.cpb-category-desc {
  color: #5b85d1 !important;
  margin-bottom: 0px !important;
}

.customize {
  line-height: normal;
  margin-bottom: 0;
  color: #5b85d1;
  font-family: "EB Garamond", serif;
  text-transform: none;
  font-size: 20px;
  letter-spacing: 0px;
  padding: 15px 30px;
}

.productname h1 {
  font-size: 34px !important;
  padding-top: 10px;
}

.productname .cpb-category-title,
.nochoice .cpb-category-title,
.nochoicecolors .cpb-category-title {
  display: none !important;
}

.customize img {
  padding-top: 5px;
}

.cpb-product-actions {
  margin-top: 40px !important;
  display: flex !important;
  flex-direction: column;
  vertical-align: middle !important;
  align-items: center !important;
}

#product-builder .cpb-loader {
  display: none;
}

.disclaimer {
  background: #e7f0fe;
  max-width: 70%;
  margin: 0 auto;
  color: #5b8dd9;
  padding: 2%;
}

.questions {
  color: #484b56;
}

.embroiderbutton {
  background-color: #8cb7f7;
  color: #fff;
  font-size: 16px;
  margin: 0 auto !important;
  padding: 5px;
  max-width: 250px;
}

#product-builder p {
  font-size: 14px;
}

.line {
  height: 1px;
  background: #f6f6f6;
  width: 100%;
}

.embroiderbutton .cpb-category-title {
  display: none !important;
}

.embroiderbuttony a:after {
  content: "";
  background-color: #5b8dd9;
  bottom: 10px;
  height: 1px;
  left: 0;
  position: absolute;
  transition: background-color 0.2s ease-in-out;
  right: 0;
}

.sc-dEoRIm .gBshrb .cpb-category-title {
  display: none !important;
}

#product-builder
  .cpb-theme-provider.aloha
  .cpb-layout:not(.cpb-is-admin)
  .cpb-option.cpb-option-type-img.cpb-active,
#product-builder
  .cpb-theme-provider.aloha
  .cpb-layout:not(.cpb-is-admin)
  .cpb-option.cpb-option-type-color.cpb-active,
#product-builder
  .cpb-theme-provider.aloha
  .cpb-layout:not(.cpb-is-admin)
  .cpb-option.cpb-option-type-percentage.cpb-active {
  border-radius: 0px;
  border-color: #484b56;
  border: 1px solid #484b56;
}

@media only screen and (max-width: 999px) {
  #product-builder
    .cpb-theme-provider.aloha
    .cpb-layout:not(.cpb-is-admin)
    .cpb-preview-container
    .cpb-panels-tabs-wrapper {
    display: none;
    background-color: #f9f9f9;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .cpb-product-price {
    padding-top: 20px;
  }

  .cpb-panels-tabs-wrapper {
    margin-top: auto;
    padding: 20px;
  }

  #product-builder
    .cpb-theme-provider.aloha
    .cpb-layout:not(.cpb-is-admin)
    .cpb-category {
    padding: 0px;
    margin: 0 0 calc(4px + 30px);
  }

  .embroiderbutton {
    background-color: #8cb7f7;
    color: #fff;
    margin-bottom: 5% !important;
    font-size: 16px;
    margin-top: 2%;
    padding-top: 5px;
    max-width: none;
  }

  .cpb-category {
    padding: 0 !important;
    margin: 0 !important;
  }

  .cpb-layout .cpb-panels-container {
    margin: 0;
    flex-basis: 40%;
    max-width: 40%;
    position: relative;
  }

  #product-builder
    .cpb-theme-provider.aloha
    .cpb-layout:not(.cpb-is-admin)
    .cpb-product-actions {
    margin-top: 0px !important;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cpb-preview-container {
    position: relative !important;
  }

  .disclaimer {
    background: #e7f0fe;
    max-width: 100%;
    margin: 0 auto;
    color: #5b8dd9;
    padding: 2%;
  }

  .fontfamily {
    margin-bottom: 4% !important;
  }
}

.cpb-option-select-option:hover {
  background: #8cb7f7;
  color: #484b56;
}

.cpb-option-select-option:active {
  color: #484b56;
  background: #8cb7f7;
}

.cpb-option-select-option {
  background: #8cb7f7 !important;
}

#product-builder img {
  border-style: none !important;
}

#product-builder
  .cpb-theme-provider.aloha
  .cpb-layout:not(.cpb-is-admin)
  .cpb-option.cpb-option-type-img,
#product-builder
  .cpb-theme-provider.aloha
  .cpb-layout:not(.cpb-is-admin)
  .cpb-option.cpb-option-type-color,
#product-builder
  .cpb-theme-provider.aloha
  .cpb-layout:not(.cpb-is-admin)
  .cpb-option.cpb-option-type-percentage {
  width: 60px !important;
  height: 60px !important;
}

.color .cpb-option.cpb-option-type-color span.cpb-option-type-color-bg {
  border-radius: 50% !important;
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
  height: 30px !important;
  width: 30px !important;
  background-size: cover !important;
}

.embroiderycolor
  .cpb-option.cpb-option-type-color
  span.cpb-option-type-color-bg {
  border-radius: 0% !important;
  height: 40px !important;
  width: 40px !important;
  background-size: cover !important;
}

.color .cpb-option.cpb-option-type-color {
  width: 30px;
  height: 30px;
  min-width: 30px !important;
}

.embroiderycolor .cpb-option.cpb-option-type-color {
  width: var(--aloha-desktop-color-thumbnails-size);
  height: var(--aloha-desktop-color-thumbnails-size);
  min-width: var(--aloha-desktop-color-thumbnails-size);
}

.cpb-option-select-option[style*="background-color"] {
  background-color: cornflowerblue !important;
  color: white !important;
}

.cpb-custom-modal__title-bar {
  display: flex;
  gap: 65px;
  background: transparent;
  padding: 0px 0;
  display: flex;
  font-family: "EB Garamond", serif;
  align-items: center;
  justify-content: flex-end;
  height: 0px;
  flex-shrink: 0;
}

/* font selector */
.cpb-category-fontFamily .cpb-custom-category-options-container {
  --row-size: 5;
  --gap: calc(var(--element-width) / 5 / (var(--row-size) - 1));
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: var(--gap);
}

.cpb-category-fontFamily .cpb-custom-option-font {
  width: calc(
    100% / var(--row-size) - var(--gap) / var(--row-size) *
      (var(--row-size) - 1)
  );
  min-width: unset;
  height: var(--button-width);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background: transparent;
  color: black !important;
  border: 1px solid #d6dce1;
  border-radius: 3px;
  font-size: 20px !important;
}

.cpb-category-fontFamily .cpb-custom-option-font.active {
  border-color: black;
}

.cpb-category-fontFamily .cpb-custom-option-font {
  width: calc(
    100% / var(--row-size) - var(--gap) / var(--row-size) *
      (var(--row-size) - 1)
  );
  min-width: unset;
  height: var(--button-width);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  letter-spacing: 2px !important;
  gap: 5px;
  padding: 0;
  background: transparent;
  color: black !important;
  border: 1px solid #d6dce1;
  border-radius: 3px;
}

.cpb-category-fontFamily .cpb-custom-option-font__preview {
  text-transform: uppercase !important;
  font-size: 30px !important;
}

.cpb-category-fontFamily .cpb-custom-option-font__name {
  font-size: 11px;
  font-weight: 700;
  font-family: "Roboto" !important;
}

.cpb-option-label {
  display: none;
}

span.cpb-option-type-color-bg:hover + .cpb-option-label {
  display: block !important;
  color: black !important;
  height: auto;
  width: auto;
  position: absolute !important;
}

.cpb-custom-modal {
  max-width: none !important;
  background: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100% !important;
  width: 100%;
}

#product-builder
  .cpb-theme-provider.aloha
  .cpb-layout:not(.cpb-is-admin)
  .cpb-panels-container {
  width: 100%;
  height: 100vh;
  overflow: scroll !important;
}

.cpb-use-sticky .cpb-preview-wrapper > .cpb-preview-layers,
.cpb-preview-wrapper {
  position: sticky;
  height: 100vh;
  padding: 0px 0 0 0px;
}

#product-builder {
  width: 100%;
  position: relative;
  text-align: center !important;
  border: none;
}

#product-builder
  .cpb-theme-provider.aloha
  .cpb-layout:not(.cpb-is-admin)
  *:not(.cpb-preview-arrows-item):not(.lnr) {
  font-family: "EB GARAMOND" !important;
  box-sizing: border-box;
}

.fontfamily .cpb-category-title,
.fontfamily .cpb-category-desc {
  display: none !important;
  margin-right: 5px !important;
}

.initials {
  display: inline-flex !important;
  flex-direction: column;
  padding: 2.5px !important;
  align-items: center;
}

.initials .cpb-category-title {
  display: none !important;
}

#product-builder .cpb-preview-elements .cpb-swiper-main {
  transform: none !important;
}
