@charset "UTF-8";
/* Darkgrey */
/* Lightgrey */
/* Grey */
/* White */
/* Red */
/* Green */
/* Black */
/* blue */
/* Darkgrey */
/* Lightgrey */
/* Grey */
/* White */
/* Red */
/* Green */
/* Black */
/* blue */
@media only screen and (max-width: 768px) {
  .desktop-only {
    display: none !important;
  }

  .block_coll {
    max-width: 390px;
    min-width: 375px;
  }

  .product-section .product__grid .nav .nav-item .nav-link {
    font-size: 16px !important;
  }
  .product-section .product__grid .viewall_product {
    position: relative;
    background-color: #FFFFFF;
  }
  .product-section .product__grid .viewall_product:after {
    content: "";
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
    position: absolute;
    bottom: 32px;
    left: 0;
    width: 100%;
    height: 44.8px;
    transition: opactiy 500ms ease, visibility 500ms ease;
  }
  .product-section .product__grid .viewall_product .btn-viewall {
    background: #D20271;
    color: #FFFFFF;
    margin: auto 33.3333333333%;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 0;
  }
  .product-section .product__grid--tab .tab-pane .product__sub__name {
    font-size: 12px;
  }
  .product-section .product__grid--tab .tab-pane .col {
    max-width: 95px;
    min-width: 85px;
    padding: 0 6px;
  }
}
@media only screen and (max-width: 991px) {
  .tablinks--block__heading {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.38;
    color: #4f5051;
  }
  .tablinks--block__heading:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #E0E0E0;
    margin-right: 12px;
    font-size: 20px;
  }
  .tablinks--block .decs-mobile {
    padding-left: 11%;
  }
  .tablinks.active {
    box-shadow: 0 0 4px 0 #3797ef;
    border: 1px solid #3797ef;
  }
  .tablinks.active .tablinks--block__heading:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #66e670;
    margin-right: 12px;
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .desktop-only {
    display: none !important;
  }

  /* .page-header {
     width: 980px;
     margin: 0 auto;
   }*/
  .desktop-only {
    display: none !important;
  }

  .page-header-container {
    position: relative;
  }

  .skip-link .icon {
    margin-right: 3px;
  }

  .skip-cart {
    width: auto;
    padding: 0 10px;
  }

  .viewall_product .btn-viewall {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1999px) {
  .mobile-only {
    display: none;
  }

  .page-header-container {
    position: relative;
  }

  #header-search {
    display: block;
    position: absolute;
    top: 55px;
    right: 0;
    height: 50px;
    padding: 0 20px;
    max-width: 280px;
  }

  .skip-cart {
    color: #3399cc;
    text-transform: uppercase;
  }
  .skip-cart:hover {
    text-decoration: none;
    color: #29B5DC;
  }
  .skip-cart .count {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    position: static;
    background: none;
    margin-left: 0px;
    font-size: 14px;
    width: auto;
    color: #29B5DC;
  }
  .skip-cart .count:before {
    content: "(";
  }
  .skip-cart .count:after {
    content: ")";
  }

  .products__sub__list {
    width: 1140px;
  }

  .product__grid--tab .tab-pane .col {
    max-width: 142px;
    min-width: 140px;
  }
  .product__grid--tab .tab-pane .product__sub__name {
    font-size: 13px;
  }

  .section-credit-term__content {
    margin-top: 26px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1280px) {
  .block_coll {
    min-width: 1900px;
  }

  .product__grid--tab .tab-pane .col {
    max-width: 142px;
    min-width: 140px;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1600px) {
  .block_coll {
    min-width: 1907px;
  }

  #checkout_cart_popup .close-window {
    right: 28%;
    top: 16%;
  }

  .txt_right {
    right: 0%;
  }

  .product__grid--tab .tab-pane .col {
    max-width: 142px;
    min-width: 140px;
  }
  .product__grid--tab .tab-pane .product__sub__name {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1601px) {
  .block_coll {
    min-width: 1907px;
  }

  #checkout_cart_popup .close-window {
    right: 37%;
    top: 17%;
  }

  .txt_right {
    right: 0%;
  }

  .product__grid--tab .tab-pane .col {
    max-width: 142px;
    min-width: 140px;
  }
  .product__grid--tab .tab-pane .product__sub__name {
    font-size: 13px;
  }
}
@media only screen and (min-width: 768px) {
  .customer-account-forgotpassword .box, .forgotpassword .box, .customer-account-resetpassword .box, .resetpassword .box {
    width: 320px;
  }
}
@media only screen and (max-width: 768px) {
  .customer-account-forgotpassword p, .forgotpassword p, .customer-account-resetpassword p, .resetpassword p {
    text-align: center;
  }
}

@media only screen and (max-width: 992px) {
  body.customer-account .container {
    max-width: 100% !important;
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3) translate3d(0, 0, 0);
  }
  50% {
    opacity: 0.9;
    transform: scale(1.1);
  }
  80% {
    opacity: 1;
    transform: scale(0.89);
  }
  100% {
    opacity: 1;
    transform: scale(1) translate3d(0, 0, 0);
  }
}
@keyframes append {
  from {
    height: 0;
    margin-bottom: 0;
    opacity: 0;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes expand-animation {
  0% {
    transform: translate(0px, 20px);
    padding: 0;
    opacity: 0.1;
  }
  100% {
    visibility: visible;
    transform: translate(0px, 0px);
    height: 60px;
    padding: 0;
    opacity: 1;
  }
}
@keyframes collapse-animation {
  0% {
    visibility: visible;
    transform: translate(0px, 0px);
    height: 60px;
  }
  100% {
    visibility: hidden;
    transform: translate(0px, 20px);
    height: 0px;
    z-index: -1;
    opacity: 0.5;
  }
}
@keyframes tooltip {
  100% {
    opacity: 1;
    bottom: calc(100% + 30px);
  }
}
@-webkit-keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes change {
  0%, 12.66%, 100% {
    transform: translate3d(0, 0, 0);
  }
  16.66%, 29.32% {
    transform: translate3d(0, -25%, 0);
  }
  33.32%, 45.98% {
    transform: translate3d(0, -50%, 0);
  }
  49.98%, 62.64% {
    transform: translate3d(0, -75%, 0);
  }
  66.64%, 79.3% {
    transform: translate3d(0, -50%, 0);
  }
  83.3%, 95.96% {
    transform: translate3d(0, -25%, 0);
  }
}
@-o-keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-o-keyframes change {
  0%, 12.66%, 100% {
    transform: translate3d(0, 0, 0);
  }
  16.66%, 29.32% {
    transform: translate3d(0, -25%, 0);
  }
  33.32%, 45.98% {
    transform: translate3d(0, -50%, 0);
  }
  49.98%, 62.64% {
    transform: translate3d(0, -75%, 0);
  }
  66.64%, 79.3% {
    transform: translate3d(0, -50%, 0);
  }
  83.3%, 95.96% {
    transform: translate3d(0, -25%, 0);
  }
}
@-moz-keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-moz-keyframes change {
  0%, 12.66%, 100% {
    transform: translate3d(0, 0, 0);
  }
  16.66%, 29.32% {
    transform: translate3d(0, -25%, 0);
  }
  33.32%, 45.98% {
    transform: translate3d(0, -50%, 0);
  }
  49.98%, 62.64% {
    transform: translate3d(0, -75%, 0);
  }
  66.64%, 79.3% {
    transform: translate3d(0, -50%, 0);
  }
  83.3%, 95.96% {
    transform: translate3d(0, -25%, 0);
  }
}
@keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes change {
  0%, 12.66%, 100% {
    transform: translate3d(0, 0, 0);
  }
  16.66%, 29.32% {
    transform: translate3d(0, -25%, 0);
  }
  33.32%, 45.98% {
    transform: translate3d(0, -50%, 0);
  }
  49.98%, 62.64% {
    transform: translate3d(0, -75%, 0);
  }
  66.64%, 79.3% {
    transform: translate3d(0, -50%, 0);
  }
  83.3%, 95.96% {
    transform: translate3d(0, -25%, 0);
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes pulse-popup {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse-popup {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse-popup {
  -webkit-animation-name: pulse-popup;
  animation-name: pulse-popup;
}

@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 35px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 35px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 35px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 35px rgba(232, 76, 61, 0);
  }
}
:root .otp-theme {
  --loading_icon: url(../images/otp-loading.gif);
}
:root .ggp-theme {
  --loading_icon: url(../images/ggp_loading_100x67.gif);
}
:root .hs-theme {
  --loading_icon: url(../images/hs-loading.gif);
}

/*** customizations to fit ggp based on WEB-1088 ***/
.wrapper .page {
  background: #FFFFFF !important;
  font-weight: 600;
}
.wrapper .page .product-view .heading-row {
  margin-bottom: 20px;
}
.wrapper .page .product-view .heading-row .product-name-text, .wrapper .page .product-view .heading-row .product-sku {
  display: inline;
}
.wrapper .page .product-view .heading-row .product-name-text {
  font-weight: 600;
  font-size: 28px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #4a4a4a;
  margin-right: 10px;
}
.wrapper .page .product-view .heading-row .product-sku {
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.35;
  letter-spacing: normal;
  text-align: left;
  color: #9b9b9b;
}
.wrapper .page .product-view .heading-row .heading-buttons {
  text-align: right;
}
@media screen and (max-width: 500px) {
  .wrapper .page .product-view .heading-row .heading-buttons {
    text-align: left;
  }
}
.wrapper .page .product-view .heading-row .heading-buttons .btn {
  font-weight: 800;
}
.wrapper .page .product-view .btn {
  border: solid 1px #d8d8d8;
  background-color: #FFFFFF;
  height: 35px;
  width: auto;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.36;
  text-transform: none;
  text-align: center;
  color: #4A4A4A;
}
.wrapper .page .product-view .btn:hover, .wrapper .page .product-view .btn:focus {
  color: gray;
}
.wrapper .page .product-view .first-col {
  box-shadow: none;
  color: #4a4a4a;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
}
.wrapper .page .product-view .first-col p.description {
  font-size: 12px;
  line-height: 1.5;
  padding-right: 0;
}
.wrapper .page .product-view .first-col .orbit-slider {
  border-radius: 4px;
  border: thin solid #d8d8d8;
  background-color: #FFFFFF;
}
.wrapper .page .product-view .first-col #description-tab {
  border-bottom: 1px solid #D8D8D8;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
}
.wrapper .page .product-view .first-col #description-tab li {
  margin-right: 30px;
  margin-bottom: -2px;
}
.wrapper .page .product-view .first-col #description-tab li a {
  color: #4A4A4A;
  padding-bottom: 10px;
  display: block;
  padding-top: 10px;
}
.wrapper .page .product-view .first-col #description-tab li a.active {
  color: #4A4A4A;
  border-bottom: 3px solid #2bace2;
}
.wrapper .page .product-view .first-col #description-tab li a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .wrapper .page .product-view .first-col #description-tab li {
    margin-right: 20px;
  }
}
.wrapper .page .product-view .first-col #description-tabContent {
  font-size: 14px;
  line-height: 1.7;
  font-weight: 400;
}
.wrapper .page .product-view .middle-col {
  border-radius: 4px;
  border: thin solid #d8d8d8;
  background-color: #FFFFFF;
  margin-bottom: 15px;
}
.wrapper .page .product-view .middle-col .first-page-title, .wrapper .page .product-view .middle-col .second-page-title {
  height: 49px;
  border-bottom: solid 1px #d8d8d8;
  background-color: #fcfcfc;
  display: block;
  width: 100%;
  font-weight: 600;
  padding: 12.5px 0 12.5px 20px;
  font-size: 18px;
  line-height: 1.33;
  text-align: left;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  color: #2bace2;
  margin-bottom: 20px;
}
.wrapper .page .product-view .middle-col .product-item-content {
  border-bottom: 0;
  background: none;
  border: none;
  padding: 0 20px;
}
.wrapper .page .product-view .middle-col .product-item-content .row .col-md-12 {
  display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: center;
  margin: 10px 0;
  height: 50px;
}
.wrapper .page .product-view .middle-col .product-item-content label.step {
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #4A4A4A;
  cursor: text;
  margin-bottom: 0;
  display: block;
  padding-bottom: 0;
  padding-top: 0;
  width: auto;
  float: none;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-image-container.pf-size {
  width: auto !important;
  display: flex;
  max-width: 100%;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-image-container.pf-size .stock-label {
  font-size: 14px;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-image-container.pf-size:not(:last-child) {
  margin-bottom: 15px;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container {
  padding-top: 0;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container .first-column {
  width: 50px;
  float: left;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container .second-column {
  float: left;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container a.color-pick.colorswatches-image, .wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container a.size-pick.colorswatches-image {
  width: auto;
  border: none;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  height: auto;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container a.color-pick.colorswatches-image span.cp-title:nth-child(1), .wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container a.size-pick.colorswatches-image span.cp-title:nth-child(1) {
  width: auto;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container a.color-pick.colorswatches-image span.cp-title span.pointer, .wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container a.size-pick.colorswatches-image span.cp-title span.pointer {
  display: none;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container a.color-pick.colorswatches-image span.cp-title span.pointer:empty, .wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container a.size-pick.colorswatches-image span.cp-title span.pointer:empty {
  display: block;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container a.color-pick.colorswatches-image {
  padding: 0;
  margin-right: 15px;
  margin-top: 2px;
  margin-left: 2px;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container a.color-pick.colorswatches-image.colorswatches-image-selected {
  margin-top: 0;
  margin-left: 0;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container a.color-pick.colorswatches-image span.pointer {
  margin: 0;
  width: 30px;
  height: 30px;
  border: solid 1px #D8D8D8;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container a.size-pick.colorswatches-image {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 35px;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #4f5051;
  margin-right: 20px;
  padding: 0;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container a.size-pick.colorswatches-image:hover {
  text-decoration: none;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container a.size-pick.colorswatches-image span {
  display: none;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container div.size-pick.colorswatches-image {
  box-shadow: none;
  padding: 0;
  border: none;
  width: auto !important;
  margin-bottom: 0;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container div.size-pick.colorswatches-image .input-group {
  width: 155px;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container div.size-pick.colorswatches-image input {
  border: solid 1px #D8D8D8;
  background-color: #FFFFFF;
  height: 35px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.36;
  text-align: center;
  color: #4f5051;
  margin-left: 1px;
  margin-right: 1px;
  border-radius: 4px;
  flex-grow: 1;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container div.size-pick.colorswatches-image button {
  color: #6c6c6c;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container div.size-pick.colorswatches-image button.btn.btn-default.btn-number {
  border: 0;
  margin: 0;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container div.size-pick.colorswatches-image button:hover {
  color: #6c6c6c;
}
.wrapper .page .product-view .middle-col .product-item-content .colorswatches-images-container div.size-pick.colorswatches-image button:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.wrapper .page .product-view .middle-col a.label-helper, .wrapper .page .product-view .middle-col a.label-helper-imprint, .wrapper .page .product-view .middle-col a.label-helper-no-of-colors {
  font-size: 12px;
  line-height: 1.42;
  text-align: left;
  color: #2bace2;
  text-decoration: none;
  font-weight: 400;
}
.wrapper .page .product-view .middle-col span.label-description {
  font-size: 12px;
  line-height: 1.42;
  text-align: left;
  color: #919191;
  display: block;
  font-weight: 400;
}
.wrapper .page .product-view .middle-col span.label-description.packaging-label {
  color: #e01c7d;
}
.wrapper .page .product-view .middle-col h2.step {
  text-transform: none;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  color: #4A4A4A;
  cursor: text;
  margin-bottom: 0;
  display: block;
}
.wrapper .page .product-view .middle-col .product-options {
  border: none;
}
.wrapper .page .product-view .middle-col .product-options .deco-charge, .wrapper .page .product-view .middle-col .product-options .print-step {
  border: none;
  padding-bottom: 0;
}
.wrapper .page .product-view .middle-col .product-options .fileupload .picture-upload p {
  padding-top: 0;
  color: #4A4A4A;
  font-weight: 400;
}
.wrapper .page .product-view .middle-col .product-options .fileupload table:empty {
  display: none;
}
.wrapper .page .product-view .middle-col .product-options .fileupload__later .form-check {
  display: inline-flex !important;
  padding: 12px 0;
}
.wrapper .page .product-view .middle-col .product-options .fileupload__later .form-check .form-check-label {
  padding-left: 20px;
  margin-left: -15px;
  z-index: 999;
}
.wrapper .page .product-view .middle-col .product-options .fileupload__later .form-check .custom {
  border-radius: 2px !important;
}
.wrapper .page .product-view .middle-col .product-options .fileupload__later .form-check .custom.checked:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  color: #000000;
  font-size: 11px;
  margin: -1px 1px;
}
.wrapper .page .product-view .middle-col .product-options .fileupload__later .form-check label {
  font-size: 14px;
  color: #4a4a4a;
  font-weight: bold;
}
.wrapper .page .product-view .middle-col .product-options .fileupload__later .message-alert {
  background-color: #fbedab;
  border-radius: 4px;
  position: relative;
}
.wrapper .page .product-view .middle-col .product-options .fileupload__later .message-alert:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  color: #575757;
  position: absolute;
  top: 10px;
  left: 11px;
}
.wrapper .page .product-view .middle-col .product-options .fileupload__later .message-alert .alert {
  font-size: 12px;
  color: #4a4a4a;
  font-weight: normal;
  padding: 12px 12px 12px 35px;
}
.wrapper .page .product-view .middle-col .product-options .deco-options .imprint-colors ul.options-list li {
  display: inline;
  width: auto;
}
.wrapper .page .product-view .middle-col .product-options .deco-options .imprint-colors ul.options-list li span.custom.radio {
  display: none;
}
.wrapper .page .product-view .middle-col .product-options .deco-options .imprint-colors ul.options-list li span.label {
  display: inline;
}
.wrapper .page .product-view .middle-col .product-options .deco-options .imprint-colors ul.options-list li span.label label {
  position: relative;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 32px;
  border-radius: 4px;
  border: solid 1px #D8D8D8;
  background-color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.36;
  text-align: center;
  color: #4f5051;
  padding: 5px 10px;
  width: auto;
  margin-right: 10px;
}
.wrapper .page .product-view .middle-col .product-options .deco-options .imprint-colors ul.options-list li span.custom.radio.checked + span.label label {
  box-shadow: 0 0 4px 0 #3797ef;
  border: solid 1px #3797ef;
}
.wrapper .page .product-view .middle-col .product-options .deco-options .deco-charge {
  border: none;
}
.wrapper .page .product-view .middle-col .textarea {
  margin-bottom: 20px;
}
.wrapper .page .product-view .middle-col .textarea textarea {
  border-radius: 4px;
  border: solid 1px #d8d8d8;
  background-color: #FFFFFF;
  font-size: 14px;
  line-height: 1.36;
  text-align: left;
  color: #9b9b9b;
  height: 90px;
}
.wrapper .page .product-view .middle-col .artwork-instructions {
  padding: 12.5px;
  background-color: #f9f9f9;
  color: #4A4A4A;
  font-size: 12px;
  line-height: 17px;
  text-align: left;
  font-weight: 400;
}
.wrapper .page .product-view .middle-col .artwork-instructions span.artwork-instructions-title {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
  text-transform: none;
  padding-top: 0;
  padding-bottom: 0;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: left;
  cursor: text;
}
.wrapper .page .product-view .middle-col .artwork-instructions .artwork-instructions-description {
  padding-bottom: 10px;
}
.wrapper .page .product-view .middle-col .artwork-instructions .artwork-instructions-body p {
  margin-bottom: 12px;
}
.wrapper .page .product-view .middle-col .artwork-instructions .artwork_show_hide {
  color: #2bace2;
  font-weight: 600;
  font-size: 12px;
}
.wrapper .page .product-view .middle-col .artwork-instructions textarea {
  height: 164px;
  border-radius: 4px;
  font-size: 14px;
}
.wrapper .page .product-view .middle-col .sample-order-switch-section {
  padding: 10px 0;
  background: #fff7d3;
  margin: 0 5px;
  height: auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 15px;
}
.wrapper .page .product-view .middle-col .sample-order-switch-section .product-item-content {
  margin-bottom: 0;
  padding: 10px 10px 0 10px;
}
.wrapper .page .product-view .middle-col .sample-order-switch-section div.checkbox.switcher, .wrapper .page .product-view .middle-col .sample-order-switch-section div.radio.switcher {
  top: 0;
}
.wrapper .page .product-view .middle-col .sample-order-switch-section div.checkbox.switcher label, .wrapper .page .product-view .middle-col .sample-order-switch-section div.radio.switcher label {
  padding: 0;
}
.wrapper .page .product-view .middle-col .sample-order-switch-section div.checkbox.switcher label *, .wrapper .page .product-view .middle-col .sample-order-switch-section div.radio.switcher label * {
  vertical-align: middle;
}
.wrapper .page .product-view .middle-col .sample-order-switch-section div.checkbox.switcher label input, .wrapper .page .product-view .middle-col .sample-order-switch-section div.radio.switcher label input {
  display: none;
}
.wrapper .page .product-view .middle-col .sample-order-switch-section div.checkbox.switcher label input + span, .wrapper .page .product-view .middle-col .sample-order-switch-section div.radio.switcher label input + span {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  width: 46px;
  height: 23px;
  background: #FFFFFF;
  border: 1px solid #D8D8D8;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}
.wrapper .page .product-view .middle-col .sample-order-switch-section div.checkbox.switcher label input + span small, .wrapper .page .product-view .middle-col .sample-order-switch-section div.radio.switcher label input + span small {
  position: absolute;
  display: block;
  width: 50%;
  height: 100%;
  background: #D8D8D8;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  left: 0;
}
.wrapper .page .product-view .middle-col .sample-order-switch-section div.checkbox.switcher label input:checked + span, .wrapper .page .product-view .middle-col .sample-order-switch-section div.radio.switcher label input:checked + span {
  background: #FFFFFF;
  border-color: #D8D8D8;
}
.wrapper .page .product-view .middle-col .sample-order-switch-section div.checkbox.switcher label input:checked + span small, .wrapper .page .product-view .middle-col .sample-order-switch-section div.radio.switcher label input:checked + span small {
  left: 50%;
  background: #29B5DC;
}
.wrapper .page .product-view .label-description {
  position: relative;
}
.wrapper .page .product-view .label-description .learn-more-content {
  display: none;
}
.wrapper .page .product-view .label-description .learn-more-content b {
  font-weight: 800;
}
.wrapper .page .product-view .label-description a.label-helper:hover + .learn-more-content, .wrapper .page .product-view .label-description .learn-more-content:hover {
  display: block;
  border: 1px solid #D8D8D8;
  color: #191919;
  font-weight: 400;
  line-height: 16px;
  padding: 10px;
  position: absolute;
  min-width: 300px;
  background: #FFFFFF;
  height: auto;
  top: 32px;
  z-index: 10;
}
.wrapper .page .product-view .label-description .learn-more-content:after, .wrapper .page .product-view .label-description .learn-more-content:before {
  bottom: 100%;
  left: 15px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.wrapper .page .product-view .label-description .more {
  display: inline-block;
  width: 15px;
  height: 15px;
  line-height: 11px;
  text-align: center;
  overflow: hidden;
  background: #1E9DC3;
  color: #FFFFFF !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  text-decoration: none;
  margin: -2px 7px;
  font-size: 11px;
  padding: 2px 0;
}
.wrapper .page .product-view .label-description .learn-more-content:after {
  border-bottom-color: #FFFFFF;
  border-width: 10px;
  margin-left: -10px;
}
.wrapper .page .product-view .label-description .learn-more-content:before {
  border-bottom-color: #D8D8D8;
  border-width: 12px;
  margin-left: -12px;
}
.wrapper .page .product-view .second-page {
  display: none;
}
.wrapper .page .product-view .last-col .price-calculator-wrapper {
  border: none;
}
.wrapper .page .product-view .last-col .price-calculator-wrapper .btn {
  font-weight: 600;
}
.wrapper .page .product-view .last-col .price-calculator-wrapper .btn.back-button-btn {
  font-weight: 400;
  color: #4f5051;
}
.wrapper .page .product-view .last-col .price-calculator-wrapper .add-to-cart-button .btn, .wrapper .page .product-view .last-col .price-calculator-wrapper .customize-button .btn {
  background: #E01C7D;
  color: #FFFFFF;
  border: 1px solid #E01C7D;
  padding: 0 40px;
}
.wrapper .page .product-view .last-col .price-calculator-wrapper .add-to-cart-button .btn.disabled, .wrapper .page .product-view .last-col .price-calculator-wrapper .customize-button .btn.disabled {
  pointer-events: none;
}
.wrapper .page .product-view .last-col .price-calculator-wrapper .add-to-cart-button .btn.allow-all, .wrapper .page .product-view .last-col .price-calculator-wrapper .customize-button .btn.allow-all {
  pointer-events: unset !important;
  opacity: inherit !important;
}
.wrapper .page .product-view .last-col .price-calculator-wrapper #price_block {
  border-top: none;
  border-bottom: none;
}
.wrapper .page .product-view .last-col .price-calculator-wrapper #price_block #startupprice, .wrapper .page .product-view .last-col .price-calculator-wrapper #price_block #price-block-simple {
  border-bottom: 1px solid #D8D8D8;
  border-radius: 0;
}
.wrapper .page .product-view .last-col .price-calculator-wrapper #price_block #price-block-simple:empty {
  border-bottom: none;
}
.wrapper .page .product-view .last-col .price-calculator-wrapper #price_block .row:first-child {
  border-bottom: none;
}
.wrapper .page .product-view .last-col .price-calculator-wrapper #price_block .row .price {
  color: #191919;
  font-size: 14px;
  font-weight: 600;
}
.wrapper .page .product-view .last-col .price-calculator-wrapper #price_block .row.totals {
  color: #191919;
  font-size: 14px;
}
.wrapper .page .product-view .last-col .price-calculator-wrapper #price_block .row.totals.grand-total {
  font-weight: 600;
}
.wrapper .page .product-view .last-col .price-calculator-wrapper #price_block .row.totals.grand-total span {
  font-size: 20px;
  line-height: 1.35;
}
.wrapper .page .product-view .last-col .price-calculator-wrapper #price_block .row.totals.grand-total span.per-unit {
  font-size: 14px !important;
  font-weight: 400;
  color: #9b9b9b;
  display: block;
}
.wrapper .page .product-view .last-col .price-calculator-wrapper #price_block .row.totals.grand-total span.price {
  font-size: 28px;
  line-height: 1.36;
  text-align: right;
}
.wrapper .page .product-view .last-col .price-calculator-wrapper #price_block .delivery-cost {
  border-bottom: 1px solid #d8d8d8;
  border-radius: 0;
}
.wrapper .page .product-view .last-col .price-calculator-wrapper #price_block .delivery-cost__text {
  text-transform: uppercase;
  color: #2bace2;
  text-align: right;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.pop-up-error {
  height: auto;
  background: #fbecab;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  border-left-color: #3bc947;
  border-left-width: 2px;
  margin-bottom: 10px;
}
.pop-up-error .pop-up-error-text {
  height: auto;
  padding: 10px;
  width: 100%;
  margin: 0;
  font-size: 14px !important;
}

#quotation-form {
  font-size: 14px;
}
#quotation-form .success__title,
#quotation-form .success__sub {
  text-align: center;
}
#quotation-form .form-heading h2 {
  font-weight: 800;
  font-size: 16px;
  color: #333;
}
#quotation-form .form-heading p {
  font-size: 12px;
  color: #333;
}
#quotation-form .success__title {
  color: #333;
  font-weight: 800;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.38;
  text-align: left;
}
#quotation-form h3,
#quotation-form .success__sub {
  font-size: 18px;
  font-weight: 400;
}
#quotation-form h4 {
  font-size: 14px;
  font-weight: 800;
  margin-bottom: 15px;
  font-weight: 800;
}
#quotation-form p {
  font-weight: 400;
  line-height: 1.38;
  text-align: left;
  color: #333;
  margin-bottom: 0;
}
#quotation-form .success-msg {
  width: 100%;
  height: auto;
  border: 1px solid #82eab8;
  display: block;
  padding: 5px;
  margin-bottom: 10px;
}
#quotation-form .success-msg p {
  text-align: center;
}
#quotation-form .success__img {
  width: 80%;
  height: auto;
  margin: 50px 0;
}
#quotation-form .success__btn {
  margin-top: 25px;
  margin-bottom: 20px;
  border-radius: 0;
  border: 0;
  background-color: #005bea;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 165px;
  height: 47px;
  cursor: pointer;
}
#quotation-form .product-request-form fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
#quotation-form .product-request-form .emailgroup,
#quotation-form .product-request-form .phonegroup {
  display: none;
}
#quotation-form .product-request-form input[type=text],
#quotation-form .product-request-form input[type=email],
#quotation-form .product-request-form textarea {
  border-radius: 3px;
  background-color: #FFFFFF;
  border: solid 1px #dddddd;
  height: 40px;
  padding-left: 10px;
}
#quotation-form .product-request-form input[type=text]::placeholder,
#quotation-form .product-request-form input[type=email]::placeholder,
#quotation-form .product-request-form textarea::placeholder {
  color: #bbbbbb;
  font-size: 14px;
}
#quotation-form .product-request-form textarea {
  height: 70px;
}
#quotation-form .product-request-form .phonegroup {
  display: none;
}
@media (max-width: 767px) {
  #quotation-form .product-request-form .phonegroup {
    flex-direction: column;
  }
}
#quotation-form .product-request-form .raq-radiogroup {
  display: flex;
  margin-bottom: 10px;
}
#quotation-form .product-request-form .raq-radiogroup .raq-radio:last-child {
  margin-left: 10px;
}
#quotation-form .product-request-form .raq-radiogroup .raq-radio {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 110px;
  height: 40px;
  border-radius: 3px;
  background-color: #FFFFFF;
}
#quotation-form .product-request-form .raq-radiogroup .raq-radio.active label:before {
  background-color: #3bc947;
  border: 1px solid #dddddd;
}
#quotation-form .product-request-form .raq-radiogroup .raq-radio .faq-radio-input {
  margin-bottom: 0;
  display: none !important;
}
#quotation-form .product-request-form .raq-radiogroup .raq-radio label {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #333;
  margin-left: 0;
  margin-bottom: 0;
}
#quotation-form .product-request-form .raq-radiogroup .raq-radio label:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: white;
  border: 1px solid #dddddd;
  margin-right: 16px;
}
#quotation-form .product-request-form .raq-optional-p {
  margin-bottom: 20px;
}
#quotation-form .product-request-form .raq-optional {
  margin-top: 32px;
  position: relative;
  cursor: pointer;
  margin-bottom: 10px;
}
#quotation-form .product-request-form .raq-optional:after {
  content: "";
  position: absolute;
  right: 0;
  top: 5px;
  display: block;
  margin-left: 10px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #606060;
}
#quotation-form .product-request-form .raq-optional.open:after {
  top: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid #606060;
}
#quotation-form .product-request-form .optionalgroup {
  display: none;
}
#quotation-form .product-request-form .button {
  margin-top: 30px;
  border-radius: 4px;
  padding: 10px 30px;
  width: auto;
  font-size: 16px;
  font-weight: 800;
  height: auto;
  border: 1px solid #E01C7D !important;
  background-color: #E01C7D;
}
#quotation-form label {
  color: #333;
  font-size: 12px;
  font-weight: 600;
}
#quotation-form label span.label-helper {
  margin-left: 5px;
  color: #a0a0a0 !important;
}

table#logo-uploaded-table td {
  text-align: left;
  border-bottom: 0;
  border: 0;
  overflow-wrap: break-word;
  max-width: 200px;
  padding-left: 15px;
}

ul.main-image-with-color.main-image-simple-product li {
  margin-bottom: 120px;
}
ul.main-image-with-color.main-image-simple-product .first-image {
  display: block;
}
ul.main-image-with-color.main-image-product .first-image {
  display: none;
}
ul.main-image-with-color .hidden-image {
  display: none;
}

div.media-orbit div.color-options {
  min-height: 400px;
}

ul.main-img-no-color li {
  margin-bottom: 120px;
}

ul.main-img-no-color .hidden-image {
  display: none;
}

ul.main-img-no-color .first-image {
  display: block;
}

.catalog-product-view .main-image li img {
  max-width: none;
}

.catalog-product-view .orbit-container {
  max-height: none;
}

.catalog-product-view .more-views > div > div {
  height: 80px;
  width: 80px;
}

.catalog-product-view .more-views > div {
  width: 200% !important;
  height: 80px;
  overflow-y: auto;
}

.catalog-product-view .orbit-container {
  padding-bottom: 100px;
}

.last-col #price_block .row {
  font-size: 14px;
  padding: 10px 0;
  border-radius: 4px;
}
.last-col #price_block .row span {
  font-size: 14px;
  color: #191919;
  white-space: nowrap;
}

.orbit-thumb img {
  cursor: pointer;
}

.orbit-thumb.active img {
  border: thin solid #2bace2;
}

.more-views img:hover, .more-views img.active {
  border-width: thin;
  border-color: #2bace2;
}

#dialog-loading {
  opacity: 0.2;
}

.middle-col .print-location .print-location-inner {
  cursor: pointer;
}

.middle-col .print-location .print-location-inner.selected {
  border: 2px solid #2bace2;
}

#imprint_methods_popup button.close {
  display: inline-block;
  position: absolute;
  right: 15px;
}

.labelhelper--modal h5 {
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  color: #2bace2;
  margin-bottom: 20px;
}
.labelhelper--modal .labelHelpersModalTab {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.labelhelper--modal .labelHelpersModalTab li {
  line-height: 19px;
  flex: 50%;
  color: #191919 !important;
  font-size: 14px;
  flex-grow: 1;
  flex-basis: 0;
}
.labelhelper--modal .labelHelpersModalTab li a {
  color: #191919 !important;
  font-weight: bold;
  font-weight: 800;
}
.labelhelper--modal .labelHelpersModalTab li a span {
  display: block;
  font-weight: 400;
  margin-top: 5px;
}
.labelhelper--modal .labelHelpersModalTabContent {
  padding-top: 25px;
  border: 1px solid #dee2e6;
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.labelhelper--modal .labelHelpersModalTabContent .card {
  border: 0;
  margin-bottom: 10px;
}
.labelhelper--modal .labelHelpersModalTabContent .card .card-img-top img {
  border-radius: 4px;
}
.labelhelper--modal .labelHelpersModalTabContent .card .card-body {
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  line-height: 17px;
  color: #4A4A4A;
}
.labelhelper--modal .labelHelpersModalTabContent .card .card-body .card-title {
  font-weight: 800;
}
.labelhelper--modal .labelHelpersModalTabContent .card .card-body p {
  font-weight: 400;
}

form.custom .custom.dropdown ul li {
  color: #4f5051;
  font-weight: 400;
}
form.custom .custom.dropdown ul li.selected {
  color: #191919;
}
form.custom .custom.dropdown .current {
  height: 35px;
  color: #191919;
  font-weight: 400;
}

.product-view .button-blue-rounded {
  padding: 9px 30px;
}

.wrapper .page .product-view button.btn.order-sample-button-btn {
  display: none;
}

.product-item-content {
  margin-bottom: 5px;
}

.middle-col .color-pick span.pointer {
  border-radius: 3px;
}

.middle-col .color-pick.colorswatches-image-selected span.cp-title {
  border-radius: 4px;
  border: solid 2px #2bace2;
  padding: 0;
}

.deco-options {
  margin-top: 20px;
}

.row.price-break {
  border-radius: 0;
}

.last-col #price_block .row span.per-unit {
  font-size: 14px;
  color: #909090;
  padding-left: 12px;
}

.middle-col .print-location .print-location-inner p {
  text-transform: capitalize;
  color: #4f5051;
  font-weight: 600;
}
.middle-col .print-location .print-location-inner.selected p {
  color: #191919;
  font-weight: 600;
}

.last-col #price_block .setup-charge .label-description.inline {
  display: inline;
}
.last-col #price_block .setup-charge .label-description.inline .learn-more-content:after, .last-col #price_block .setup-charge .label-description.inline .learn-more-content:before {
  left: 190px;
}

.middle-col .picture-upload .upload-btn {
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
}
.middle-col .picture-upload .upload-btn.disabled {
  background-color: #dedede;
  pointer-events: none;
}
.middle-col .picture-upload .upload-btn.disabled:hover {
  cursor: none;
}

.orbit-prev, .orbit-next {
  bottom: 32px !important;
}

.samplingprocess--modal {
  font-weight: 400;
}
.samplingprocess--modal h5 {
  color: #333;
  font-size: 16px;
  font-weight: 800;
}
.samplingprocess--modal .no-border {
  border: 0 !important;
}
.samplingprocess--modal .no-left-padding {
  padding-left: 0 !important;
}
.samplingprocess--modal .no-right-padding {
  padding-right: 0 !important;
}
.samplingprocess--modal .card .card-img-top img {
  border-radius: 4px;
}
.samplingprocess--modal .card .card-title {
  display: flex;
  color: #333;
  font-size: 16px;
  font-weight: 800;
  align-items: center;
}
.samplingprocess--modal .card .card-title .card-title-number {
  height: 27px;
  width: 27px;
  background-color: #2bace2;
  color: white;
  font-size: 16px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  line-height: 1.38;
  border-radius: 4px;
  margin-right: 5px;
}
.samplingprocess--modal p {
  font-size: 14px;
  line-height: 1.36;
  color: #333;
  text-align: left;
}

.mockup-form-banner {
  cursor: pointer;
}

#mockup-form {
  line-height: 1.36;
}
#mockup-form .form-heading h2 {
  font-weight: 800;
  font-size: 16px;
  color: #333;
}
#mockup-form .form-heading p {
  font-size: 12px;
  color: #333;
}
#mockup-form label {
  color: #333;
  font-size: 12px;
  font-weight: 600;
}
#mockup-form label span.label-helper {
  margin-left: 5px;
  color: #a0a0a0 !important;
}
#mockup-form a.btn, #mockup-form button.btn {
  background: #E01C7D;
  color: white;
  border: 1px solid #E01C7D;
  padding: 0 40px;
  border-radius: 4px;
  width: 214.4px;
  height: 35px;
  margin-bottom: 0;
}
#mockup-form a.btn {
  background: #333;
  border: 1px solid #333;
  width: 134px;
  padding: 5px;
}
#mockup-form .mockup-request-form {
  margin-bottom: 0;
}
#mockup-form .success-msg {
  display: block;
  border: 1px solid #7cc84a;
  padding: 5px;
  margin-bottom: 15px;
}
#mockup-form #uploaded_artwork_mockup_file_name {
  margin-left: 5px;
}
#mockup-form .mockup-color-selection {
  margin-left: 20px;
}
#mockup-form .mockup-color-selection input[type=radio] {
  display: none;
}
#mockup-form .mockup-color-selection input[type=radio]:not(:disabled) ~ label {
  cursor: pointer;
}
#mockup-form .mockup-color-selection input[type=radio]:disabled ~ label {
  color: #bcc2bf;
  border-color: #bcc2bf;
  box-shadow: none;
  cursor: not-allowed;
}
#mockup-form .mockup-color-selection label {
  display: block;
  background: white;
  border-radius: 4px;
  text-align: center;
  position: relative;
  margin: 0;
  width: 30px;
  height: 30px;
  border: solid 3px white;
}
#mockup-form .mockup-color-selection .form-check.form-check-inline {
  border-radius: 4px;
  border: solid 2px #f3f3f3;
  padding: 0;
  float: left;
}
#mockup-form .mockup-color-selection .form-check.form-check-inline.selected {
  border-radius: 4px;
  border: solid 2px #2bace2;
  padding: 0;
}
#mockup-form input, #mockup-form textarea {
  border: 1px solid #E0E0E0;
}
#mockup-form input:focus, #mockup-form textarea:focus {
  outline-style: none;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.06);
  border: 1px solid #EEEEEE;
}
#mockup-form .type_of_customer_select .btn {
  color: #333;
  background-color: #FFFFFF;
  text-align: left;
  padding: 0 10px;
  width: 100%;
  border: 1px solid #E0E0E0;
  text-transform: capitalize;
  font-weight: 600;
}
#mockup-form .type_of_customer_select .dropdown-menu {
  width: 100%;
}
#mockup-form .type_of_customer_select .dropdown-item {
  text-transform: capitalize;
  padding: 6px 10px;
  font-size: 12px;
  margin: 0;
}
#mockup-form .type_of_customer_select .dropdown-item:hover {
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.06);
  text-shadow: 0 0 0.35px #BDBEC0, 0 0 0.55px #9b9b9b;
}
#mockup-form .type_of_customer_select .dropdown-item:active {
  background-color: #FFFFFF;
  color: #333;
}
#mockup-form .type_of_customer_select .dropdown-item:focus {
  outline-style: none;
  border: unset;
  box-shadow: 0 0 0 1px #d9d9d9;
}
#mockup-form .type_of_customer_select .dropdown-toggle:focus {
  outline-style: none;
  border: unset;
  box-shadow: 0 0 0 1px #d9d9d9;
}

#quotation-form, #mockup-form {
  font-size: 14px;
  width: 577px;
  left: 0;
  right: 0;
  margin: auto;
}
#quotation-form .close-reveal-modal, #mockup-form .close-reveal-modal {
  font-size: 2.5em;
  position: absolute;
  top: -0.3em;
  right: -0.3em;
  color: #fff !important;
  font-weight: 400;
  cursor: pointer;
  background: #e01c7d;
  border-radius: 50%;
  width: 29px;
  height: 29px;
  padding: 0 4px;
  line-height: 0.8em;
  border-color: white;
  margin-right: 0 !important;
}

.middle-col .size-pick .packaging-qty-total {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.42;
  letter-spacing: normal;
  text-align: center;
  color: #919191;
  flex-grow: 1;
}
.middle-col .size-pick .break {
  flex-basis: 100%;
  height: 0;
}

.imp-locations p,
.imprint-colors p {
  color: #191919;
  font-weight: 400;
  font-size: 12px;
}

.picture-upload .upload-promo {
  font-size: 16px;
  color: #FFFFFF;
  background-color: #333;
  border-radius: 5px;
  padding: 7px 20px;
  text-transform: none;
  margin: 11px 0;
  font-weight: normal;
}
.picture-upload .upload-promo.disabled {
  pointer-events: none;
  background-color: #dedede;
}
.picture-upload__note {
  display: inline-flex;
}
.picture-upload__note:before {
  content: url("/skin/frontend/cloudswork/default/images/icons/lamp.png");
}
.picture-upload__note p {
  font-size: 12px;
  font-style: italic;
  color: #4A4A4A;
  font-family: "Open sans", sans-serif;
  margin-left: 9px;
}
.picture-uploads__list {
  opacity: 1;
  -webkit-transition: opacity 1000ms linear;
  transition: opacity 1000ms linear;
}
.picture-uploads__list .name {
  font-size: 12px;
  font-family: "Open sans", sans-serif;
  background-color: #dedede;
  border-radius: 5px 0px 0px 5px;
  display: inline-flex;
  padding: 0px 9px;
  margin: 3px 0;
  width: 88%;
  line-height: 32px;
}
.picture-uploads__list .name span {
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.picture-uploads__list .delete-picture {
  background-color: #dedede;
  margin: 0;
  padding: 1px 10px;
  height: 32px;
  display: inline-block;
  color: #333333;
  border-radius: 0 5px 5px 0;
  line-height: 28px;
}
.picture-uploads__list .delete-picture:hover {
  background-color: #DBDAD7;
  color: #212529;
  transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
  .picture-uploads__list .delete-picture:hover {
    transition: none;
  }
}
.picture-uploads.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.picture-uploads.disabled:hover {
  cursor: not-allowed;
}

/*# sourceMappingURL=cloudswork_product.css.map */
