/** Shopify CDN: Minification failed

Line 584:22 Unexpected "("

**/
/* ==popup */
.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}
.mailbox-product-image.image-door {
  padding: 35px 30px !important;
}
.box-product .mailbox-product-image {
  padding: 75px 14px;
}
.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  margin: 30px auto;
  max-width: 100%;
  width: 990px;
}
.custom-model-wrap {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 40px;
  padding-top: 17px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
  overflow-y: auto;
  margin: 10px;
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 4;
  overflow: hidden;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
  display: block !important;
}
.close-btn {
  cursor: pointer;
  font-size: 45px;
  color: #484a4b;
  line-height: 19px;
  display: block;
  margin-bottom: 25px;
  margin-left: -18px;
  font-family: auto;
}
.mailbox-custom-element {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  background-color: #f9f9f9;
  border-radius: 6px;
  padding: 25px;
  gap: 75px;
}
.mailbox-ele-title {
  font-size: 21px;
  line-height: 25px;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 15px;
}
.element-add {
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  padding: 8px 13px 10px;
  width: 100%;
  height: 40px;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
}
.font-input,
.ele-color-grid input {
  position: absolute;
  visibility: hidden;
}
.font-element {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ele-font-grid {
  display: flex;
  gap: 15px;
}
.font-element span {
  font-size: 11px;
  line-height: 13px;
  letter-spacing: 0;
}
.font-element label {
  font-size: 28px;
  line-height: 36px;
  background-color: #fff;
  border: 2px solid #dddddd;
  padding: 3px 13px;
  margin-bottom: 8px;
  border-radius: 6px;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.font-input:checked + label {
  border-color: #484a4b;
}
.ele-color-grid {
  display: flex;
  gap: 15px;
}
.color--element {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.color--element span {
  font-size: 11px;
  line-height: 13px;
  letter-spacing: 0;
  margin-top: 8px;
}
.color-mailbox {
  height: 38px;
  width: 38px;
  background: #a99f9f;
  border-radius: 50%;
  border: 2px solid #dddddd;
}
.ele-color-grid input:checked + label {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px #484a4b;
}
.mailbox-product-title {
  font-size: 21px;
  line-height: 25px;
  letter-spacing: 0;
  margin-top: 25px;
  margin-bottom: 15px;
}
.product-grid-mailbox {
  display: flex;
  gap: 21px;
}
.box-product {
  width: 35%;
  height: 100%;
  border: 1px solid #707070;
  border-radius: 6px;
  padding: 13px 16px;
  background-color: #f9f9f9;
}
.box-product:last-child {
  /*     width: 30%; */
}
.box-product-title-grid h3 {
  margin-top: 0;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0;
  margin-bottom: 0;
  font-weight: 500;
}
.box-product-title-grid span {
  padding: 0 5px;
}
.box-product-title-grid {
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.box-product-title-grid input {
  position: absolute;
  opacity: 0;
}
.checkmark {
  position: absolute;
  top: 0;
  right: 0;
  height: 22px;
  width: 22px;
  background-color: #e5e5e5;
  border-radius: 3px;
}
.checkmark:hover {
  cursor: pointer;
  background-color: #bfbfbfb3;
}
.ele-color-grid input[type="radio"] + label:hover {
  border-color: #bfbfbf;
  cursor: pointer;
}
.ele-color-grid input[type="radio"]:checked + label {
  border: transparent;
}
.font-element input[type="radio"] + label:hover {
  border-color: #bfbfbf;
  cursor: pointer;
}
.font-element input[type="radio"]:checked + label {
  border-color: #484a4b;
}
.checkmark:after {
  content: "";
  position: absolute;
  left: 8px;
  top: 4px;
  width: 6px;
  height: 11px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
}
.product--check:checked + .checkmark {
  background-color: #484a4b;
}
.product--check:checked ~ .checkmark:after {
  opacity: 1;
}
.box-product-check {
  position: relative;
}
/* .box-product:last-child .mailbox-product-image{
    position: relative;
    padding-bottom: 55%;
}
.box-product:last-child .mailbox-product-image img{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: contain;
} */
.box-product img {
  height: auto;
  width: 100%;
  object-fit: cover;
}
.mailbox-order-btn {
  background-color: #5f6d61;
  color: #fff;
  border: 1px solid #5f6d61;
  padding: 14px;
  width: 457px;
  border-radius: 4px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0;
  font-weight: bold;
  cursor: pointer;
}
.mailbox-order-button {
  margin-top: 52px;
}
.mailbox-error-msg {
  text-align: center;
  color: #ff5353;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  margin-bottom: 8px;
}
.mailbox-title {
  font-size: 36px;
  line-height: 44px;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cfcfcf;
}
.mailbox-note {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
  margin-top: 13px;
}
.add-letter-grid h4 {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  margin-bottom: 10px;
  margin-top: 0;
}
.add-letter {
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  padding: 9px 11px 8px;
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  text-transform: uppercase;
}
.custom-model-main ::placeholder {
  color: #dddd;
}

.add-letter-grid {
  display: none;
}
.left-char-add {
  font-size: 12px;
  line-height: 15px;
  color: #484a4b;
  letter-spacing: 0;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translate(0, -50%);
}
.address-length {
  position: relative;
}
.mailbox-lineitem.address {
  width: 45%;
}
/* .product--check:checked ~ .add-letter-grid{
  display: block;
}
.product--check:checked + .add-letter-grid{
  display: block;
} */
/* Address number in customize css start */
.mailbox-product-image .customize-add {
  position: absolute;
  color: #ffff;
  font-weight: 400;
  font-size: 40px;
}
.customize-add.s-font,
.customize-door.s-font {
  font-family: "Times New Roman", serif;
}
.mailbox-position {
  position: relative;
}
.mailbox-product-image .customize-add.customize-flag {
  bottom: 1px;
  right: 10px;
  width: 100%;
  text-align: right;
}
.mailbox-product-image .customize-add.customize-left {
  bottom: 1px;
  left: 10px;
  width: 100%;
  text-align: left;
}
.box-product .mailbox-product-image {
  padding: 75px 14px;
}
.mailbox-product-image.image-door {
  padding: 35px 30px !important;
}
.customize-door {
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: 58%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 50px;
}
.custom-number-door.door-border {
  padding: 10px 20px;
  border: 4px solid;
}
.box-product.door-box-product {
  height: auto;
}
.box-product.sold-out:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.box-product.sold-out:before,
.box-product.sold-out .box-product-title-grid,
.box-product.sold-out .mailbox-position img,
.box-product.sold-out .add-letter-grid {
  opacity: 0.4;
}
.product-available.box-product-available p {
  opacity: 1 !important;
}
.product-available.box-product-available {
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  color: #474a4b;
  position: absolute;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0;
  width: 100%;
  text-align: center;
}
/* Address number in customize css end */
@media only screen and (max-width: 991px) {
  .mailbox-custom-element {
    gap: unset;
  }
  .customize-door {
    font-size: 35px;
  }
}
@media only screen and (max-width: 850px) {
  .mailbox-product-image .customize-add.customize-flag {
    bottom: 6px;
  }
  .mailbox-product-image .customize-add {
    font-size: 30px;
  }
  .mailbox-product-image .customize-add.customize-left {
    bottom: 6px;
  }
  .custom-number-door.door-border {
    padding: 6px 15px;
  }
}
@media only screen and (max-width: 768px) {
  .mailbox-custom-element {
    flex-wrap: wrap;
    gap: 23px;
    padding: 15px 10px 25px;
  }
  .close-btn {
    font-size: 38px;
  }
  .mailbox-note {
    font-size: 14px;
    line-height: 17px;
  }
  .mailbox-custom-element > div {
    width: 100%;
  }
  .product-grid-mailbox {
    gap: 10px;
  }
  .mailbox-lineitem.address {
    width: 100%;
  }
  .mailbox-order-btn {
    width: 100%;
  }
  .mailbox-title {
    font-size: 24px;
    line-height: 29px;
  }
  .mailbox-ele-title,
  .mailbox-product-title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 750px) {
  .product-grid-mailbox {
    flex-wrap: wrap;
  }
  .box-product {
    width: 100% !important;
  }
  .custom-model-wrap {
    padding: 15px 10px 30px;
  }
  .close-btn {
    margin-left: 0;
  }
  .mailbox-order-button {
    margin-top: 30px;
  }
  .mailbox-product-image .customize-add.customize-flag,
  .mailbox-product-image .customize-add.customize-left {
    bottom: 0px;
  }
  .mailbox-product-image .customize-add {
    font-size: 85px;
  }
  .custom-number-door.door-border {
    padding: 20px 40px;
  }
  .customize-door {
    font-size: 80px;
    top: 60%;
  }
}
@media only screen and (max-width: 750px) and (min-width: 601px) {
  .customize-door {
    font-size: 150px;
  }
  .custom-number-door.door-border {
    padding: 35px 70px;
  }
}
@media only screen and (max-width: 600px) {
  .mailbox-product-image .customize-add {
    font-size: 60px;
  }
  .customize-door {
    font-size: 130px;
  }
  .custom-number-door.door-border {
    padding: 25px 50px;
  }
  border {
    padding: 30px 60px;
  }
}
media only screen and (max-width: 520px) {
  .mailbox-product-image .customize-add {
    font-size: 70px;
  }
  .custom-number-door.door-border {
    padding: 25px 50px;
  }
  .customize-door {
    top: 58%;
    font-size: 110px;
  }
}
@media only screen and (max-width: 460px) {
  .custom-number-door.door-border {
    padding: 15px 30px;
  }
  .customize-door {
    font-size: 90px;
  }
}
@media only screen and (max-width: 420px) {
  .custom-number-door.door-border {
    padding: 15px 30px;
  }
  .customize-door {
    font-size: 60px;
  }
}
@media only screen and (max-width: 380px) {
  .mailbox-product-image .customize-add {
    font-size: 50px;
  }
}
@media only screen and (max-width: 340px) {
  .custom-number-door.door-border {
    padding: 10px 20px;
  }
  .mailbox-product-image .customize-add {
    font-size: 40px;
  }
  .customize-door {
    font-size: 50px;
  }
}
.font-element label[for="7-second"] {
  font-family: "proxima-nova, serif";
}
.font-element label[for="7-first"] {
  font-family: "proxima-nova", sans-serif;
}
