[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}

#breadcrumbs {
  max-width: 1350px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 20px;
  /*padding-top: 40px !important;*/
}

.container.product-container {
  max-width: 1350px;
}

@media (max-width: 1380px) {
  .container.product-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.prod-top:after {
  clear: both;
  content: "";
  display: table;
}

.prod-top-options {
  float: right;
  background-color: #dceeda;
  border-radius: 14px;
  padding: 10px 15px;
}
.prod-top-options span {
  margin-right: 20px;
  margin-top: 4px;
  float: left;
}
.prod-top-options-opt {
  display: inline-block;
  margin-left: 10px;
  cursor: help;
  position: relative;
}
.prod-top-options-opt:hover .prod-opt-message {
  display: block;
}
.prod-top-options-opt .prod-opt-svg {
  display: inline-block;
}
.prod-top-options-opt .prod-opt-svg-q {
  display: inline-block;
  margin-left: 5px;
  position: relative;
  top: -5px;
}

.prod-opt-message {
  display: none;
  position: absolute;
  background-color: #dceeda;
  padding: 6px 12px;
  top: 28px;
  left: -20px;
  width: 170px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  border-radius: 14px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.prod-back-link {
  color: #259e49;
  font-size: 17px;
  font-weight: 700;
  float: left;
  margin-top: 14px;
}
.prod-back-link svg {
  display: inline-block;
  margin-right: 10px;
}

.prod-in-wrap {
  padding: 40px 0;
  display: flex;
  flex-wrap: nowrap;
}

.prod-in-left {
  max-width: 500px;
  width: 100%;
}

.prod-in-center {
  width: calc(100% - 155px - 500px);
  padding-left: 30px;
  padding-right: 40px;
}

.prod-in-right {
  width: 155px;
}
.prod-in-right-sticky {
  top: 115px;
  position: -webkit-sticky;
  position: sticky;
}
.prod-image-slider-wrap {
  padding: 0 0 30px;
  position: relative;
}
.prod-image-slider-wrap:after {
  clear: both;
  content: "";
  display: table;
}

/* .prod-image-thumb-wrap {
  float: left;
  width: 65px;
  margin-right: 10px; } */
.prod-image-thumb-wrap {
  clear: both;
  margin-top: 10px;
}
.prod-image-thumb-wrap:after {
  clear: both;
  content: "";
  display: table;
}
.prod-image-thumb {
  margin-bottom: 10px;
  width: 65px;
  float: left;
  margin-right: 5px;
  cursor: pointer;
}
.prod-image-thumb.active img {
  border: 2px solid #259e49;
}
.prod-image-thumb img {
  display: block;
}

.prod-image-slider {
  overflow: hidden;
  width: auto;
}
.prod-image-slide a {
  cursor: zoom-in;
}
.prod-image-slide-in {
  height: 650px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.prod-image-slide img {
  /* border: 2px solid #259e49; */
  height: 650px;
  width: auto !important;
  margin: 0 auto;
  display: none !important;
}
.prod-image-slider-color-text {
  position: absolute;
  top: -23px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
.prod-h1 {
  font-size: 22px;
  font-weight: 900;
}

.prod-content {
  padding-bottom: 0;
  margin-bottom: 0;
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.1); */
}
.prod-content h2 {
  font-size: 18px;
}
.prod-content p {
  font-size: 15px;
  line-height: 22px;
  margin: 15px 0;
}
.prod-content p:last-of-type {
  margin-bottom: 0;
}
.prod-content-subtitle {
  font-size: 15px;
  font-weight: 600;
  display: block;
  padding: 0 0 7px;
}
.prod-content-hidden {
  display: none;
}
.prod-read-more-wrap {
  padding: 15px 0;
}
.prod-read-more-wrap a {
  background: #259e49;
  color: white;
  display: inline-block;
  padding: 6px 12px;
  border-radius: 8px;
}
.prod-overview {
  font-size: 15px;
  padding-bottom: 22px;
  padding-top: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.prod-accord-content .prod-overview {
  border-bottom: 0;
  padding-bottom: 0;
}
.prod-accord-content .prod-overview-content {
  padding-bottom: 0;
}
.prod-accord-content .prod-overview-content + .prod.overview-content {
  padding-top: 15px;
}
.prod-accord-content .prod-overview ul:last-of-type {
  margin-bottom: 0;
}
.prod-overview ul {
  list-style: disc;
  margin-left: 20px;
  font-weight: 400;
  margin-bottom: 20px;
}
.prod-overview ul li {
  padding: 0 0 6px;
  line-height: 1.4;
}
.prod-overview p {
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 10px;
}
.prod-overview h2 {
  font-size: 22px;
}
.prod-overview h3 {
  font-size: 20px;
}
.prod-overview h4 {
  font-size: 18px;
}
.prod-overview h2,
.prod-overview h3,
.prod-overview h4 {
  margin-bottom: 15px;
  padding-top: 10px;
}
.prod-overview .top-colour-titles {
  font-size: 17px;
  padding-bottom: 0;
  margin-bottom: 7px;
}
.prod-overview .top-colour-titles small {
  display: block;
  font-size: 14px;
  padding-top: 5px;
}
.prod-overview-content {
  padding-bottom: 15px;
}
.prod-cta {
  border: 0;
  background: #259e49;
  color: white;
  text-align: center;
  font-weight: 700;
  cursor: pointer;
  font-size: 14px;
  border-radius: 20px;
  display: inline-block;
  padding: 14px 20px;
}
.prod-cta svg {
  display: inline-block;
  margin-left: 5px;
}
.prod-cta._red {
  background: rgba(158, 37, 37, 0.9);
}
.prod-cta._grey {
  background: #525252;
}
.prod-cta:hover {
  color: white;
  text-decoration: none;
}
.prod-in-right .prod-cta,
.prod-bottom-cta-wrap .prod-cta {
  display: block;
  padding: 18px 0;
  font-size: 17px;
  margin-bottom: 20px;
  width: 155px;
}
.prod-bottom-cta-wrap .prod-cta {
  display: inline-block;
}

.prod-cta.skinny-btn {
  padding: 7px 10px;
}

.prod-stars-wrap {
  padding: 10px 0;
}
.prod-stars-wrap span {
  display: inline-block;
  color: #259e49;
  font-size: 9px;
  font-weight: 400;
  vertical-align: middle;
  height: 14px;
  position: relative;
  top: 1px;
}
.prod-stars-wrap .prod-stars + span {
  color: #a7a9ac;
}

.prod-stars {
  width: 80px;
  height: 14px;
  background: url(../../img/gb-stars.svg) repeat-x;
  position: relative;
  display: inline-block;
  margin: 0 4px;
}

.prod-stars-rating {
  width: 80px;
  height: 14px;
  background: url(../../img/gb-stars-green.svg) repeat-x;
  position: relative;
}

.prod-avail-colours:after {
  clear: both;
  content: "";
  display: table;
}
.prod-avail-colours + h3 {
  padding-top: 15px;
}
.prod-colour {
  width: 50px;
  height: 50px;
  position: relative;
  cursor: help;
  margin: 0 6px 6px 0;
  float: left;
}
.prod-colour img {
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: block;
}
.prod-colour span {
  position: absolute;
  bottom: 1px;
  right: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  font-size: 11px;
  padding: 2px 1px;
  font-weight: 700;
  text-align: center;
}

.prod-col-pop-wrap {
}
.prod-col-pop-alert {
}

.prod-accord {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.prod-accord-title {
  font-weight: 700;
  color: #259e49;
  font-size: 16px;
  position: relative;
  cursor: pointer;
  padding: 22px 0;
}
.prod-accord-icon {
  position: absolute;
  top: 20px;
  right: 0;
}
.prod-accord-icon img {
  width: 10px;
}
.prod-accord-icon .prod-icon-x {
  display: none;
}
.prod-accord-content {
  display: none;
  padding: 0 0 20px;
}
.prod-accord-content p {
  font-size: 14px;
  line-height: 20px;
}
.prod-accord.opened .prod-accord-title {
  color: black;
}
/* .prod-accord.opened .prod-accord-content {
    display: block; } */
.prod-accord.opened .prod-icon-x {
  display: block;
}
.prod-accord.opened .prod-icon-plus {
  display: none;
}
.prod-accord.opened .prod-accord-icon {
  top: 25px;
}

.prod-accord .prod-stars-wrap {
  display: inline-block;
  margin-left: 25px;
  position: relative;
  top: 1px;
  padding: 0;
}

.prod-related-wrap {
  display: flex;
}

.prod-related {
  flex: 1;
  text-align: center;
  max-width: 25%;
  padding: 0 10px;
}
.prod-related a {
  display: block;
}
.prod-related img {
  display: block;
}
.prod-related-title {
  color: black;
  font-weight: 700;
  font-size: 13px;
  padding: 10px 10px 10px;
  line-height: 18px;
}

.prod-bottom-cta-wrap {
  padding: 50px 0 0;
}
.prod-bottom-cta-wrap .prod-cta {
  min-width: 155px;
  margin-right: 20px;
}

.prod-compare-rows {
  padding: 20px 0 0;
}

.prod-compare-row {
  padding: 10px 0;
  font-size: 16px;
}
.prod-compare-row strong {
  color: #259e49;
  font-weight: 900;
}

.prod-compare-form-wrap {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}

.selectize-control.prod-compare-select {
  display: inline-block;
  width: 70px;
  margin: 0 5px;
  top: 5px;
}
.selectize-control.prod-compare-select .selectize-input {
  padding: 2px 6px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  border: 0;
}
.selectize-control.prod-compare-select .selectize-input .item {
  color: #259e49;
  font-weight: 700;
}
.selectize-control.prod-compare-select .selectize-input:after {
  border-width: 3px 3px 0 3px;
  right: 8px;
  margin-top: -1px;
}
.selectize-control.prod-compare-select .selectize-dropdown {
  border: 0;
  cursor: pointer;
}

.selectize-control.prod-compare-select._num {
  width: 40px;
}

.prod-table-sizes {
  max-width: 100%;
  overflow-x: auto;
  padding-bottom: 10px;
}

.prod-table-sizes::-webkit-scrollbar {
  height: 5px;
}

.prod-table-sizes::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #f1f1f1;
}

.prod-table-sizes::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #cacaca;
}

.prod-table-sizes table {
  border: none;
  width: 100%;
}

.prod-table-sizes table th {
  background-color: #fff8e9;
  background: #259e49;
  color: white;
  font-weight: 700;
}

.prod-table-sizes table th,
.prod-table-sizes table td {
  border: 1px solid #acacac;
  border: 1px solid #cccdce;
  text-align: center;
  padding: 8px;
}

.prod-table-sizes table th.extra-1,
.prod-table-sizes table td.extra-1 {
  background-color: #e0e0e0;
}

.prod-table-sizes table th.extra-2,
.prod-table-sizes table td.extra-2 {
  background-color: #c3c3c3;
}

.prod-table-sizes table tbody tr td:first-child {
  background-color: #fff8e9;
  background: #259e49;
  font-weight: 700;
  color: white;
}
.prod-table-sizes table tbody tr td {
  padding: 8px 1px;
  font-size: 12px;
}
.prod-table-sizes table tbody {
  font-size: 14px;
}
.inchcm-select {
  background: white;
  color: black;
  display: inline-block;
  padding: 5px;
  cursor: pointer;
}
.inchcm-select.active {
  background: black;
  color: white;
  cursor: default;
}

.prod-table-sizes table thead tr th:first-child {
  background-color: transparent;
  border: none;
}

.prod-table-sizes table thead tr th:first-child,
.prod-table-sizes table tbody tr td:first-child {
  width: 135px;
}

.prod-order-wrap {
  padding: 50px 0 80px;
}

.prod-order-in {
  display: flex;
}

.prod-order-col {
  flex: 1;
  text-align: center;
  position: relative;
}
.prod-order-col:before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 1;
  top: 25px;
}

.prod-order-top {
  position: relative;
}
.prod-order-top:after {
  content: "";
  display: block;
  height: 9px;
  width: 100%;
  background: #259e49;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  opacity: 0;
}

.prod-order-icon {
  width: 50px;
  height: 50px;
  border: 3px solid rgba(37, 158, 73, 0.5);
  background: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.prod-order-icon span {
  font-size: 28px;
  color: #231f20;
  font-weight: 900;
  opacity: 0.4;
}

.prod-order-title {
  font-size: 19px;
  font-weight: 900;
  padding: 15px 0;
  opacity: 0.4;
  display: inline-block;
}

.prod-order-text {
  font-size: 14px;
  max-width: 250px;
  width: 100%;
  margin: 0 auto;
  opacity: 0.4;
}

.done + .active .prod-order-top:after,
.done + .done .prod-order-top:after {
  opacity: 1;
}

.active .prod-order-icon,
.done .prod-order-icon {
  border: 3px solid #259e49;
}
.active .prod-order-icon span,
.done .prod-order-icon span {
  opacity: 1;
}

.active .prod-order-title {
  opacity: 1;
}

.done .prod-order-title {
  opacity: 0.6;
  cursor: pointer;
}

.done .prod-order-icon {
  cursor: pointer;
  background: #259e49;
}
.done .prod-order-icon span {
  display: none;
}
.done .prod-order-icon:before {
  display: block;
  content: "";
  width: 25px;
  height: 21px;
  background-image: url(../../img/check-icon-order.svg);
  background-size: 100%;
}

.prod-order-type-selected {
  padding: 0 0 30px;
  font-size: 18px;
  font-weight: 600;
}

.prod-order-options {
  padding: 30px 0 0;
  display: none;
  text-align: center;
}
.prod-order-options:after {
  clear: both;
  content: "";
  display: table;
}

.prod-order-info-text {
  line-height: 1.5;
  background: #fcf8e3;
  /*padding: 20px 15px;*/
  padding: 10px 15px;
  margin: 0 auto 35px;
  width: 100%;
  max-width: 400px;
  color: black;
  border-radius: 8px;
  position: relative;
  font-size: 14px;
}

.prod-order-info-text-tooltip {
  position: absolute;
  /*top: 5px;*/
  top: 13px;
  right: 5px;
  width: 16px;
  cursor: pointer;
  display: inline-block;
}

.active.prod-order-options {
  display: block;
}
.active.prod-order-options .prod-cta {
  font-size: 16px;
  margin-bottom: 20px;
}

.prod-order-select-col-wrap {
  margin: 0 auto;
  max-width: 500px;
  width: 100%;
}
.prod-print-edit-print .prod-order-select-col-wrap {
  margin: 0;
}

.prod-order-select-col {
  float: left;
  /*width: 50%; */
  width: 35%;
}
.prod-print-edit-print .prod-order-select-col {
  width: 50%;
}
.prod-order-select-col:nth-of-type(3) {
  clear: both;
}
.prod-order-select-col:nth-of-type(odd) {
  margin-left: 15%;
}
.prod-print-edit-print .prod-order-select-col:nth-of-type(odd) {
  margin-left: 0;
}

.prod-order-option-select.selectize-control {
  width: 155px;
  text-align: left;
  margin: 0 auto;
}
.prod-order-option-select.selectize-control .selectize-input {
  padding: 7px 12px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  border: 0;
  border-radius: 6px;
}
.prod-order-option-select.selectize-control .selectize-input .item {
  color: black;
}
.prod-order-option-select.selectize-control .selectize-dropdown {
  border: 0;
  cursor: pointer;
  border-radius: 0 0 6px 6px;
}

.prod-order-options-colours {
  width: 100%;
  max-width: 480px;
  text-align: center;
  margin: 0 auto 30px;
}
.prod-order-options-colours:after {
  clear: both;
  content: "";
  display: table;
}
.prod-order-options-colour {
  display: inline-block;
}
.prod-print-colour-title-wrap > h5 {
  padding: 15px 0 10px;
  font-size: 14px;
  font-weight: 600;
}
.prod-order-colour {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin: 0 4px 8px;
  position: relative;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.prod-order-colour.selected {
  border: 3px solid black;
  position: relative;
  top: -2px;
}
.prod-order-colour.selected:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #259e49 transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.prod-order-colours-label {
  font-size: 14px;
  font-weight: 700;
  padding: 0 0 14px;
}

.prod-order-option-select-label {
  padding: 0 0 10px;
  font-size: 17px;
  color: rgba(0, 0, 0, 0.75);
}

.prod-order-option-select-wrap {
  padding: 0 0 25px;
}

.prod-order-step-wrap {
  padding: 0px 0 0;
  clear: both;
}
.prod-order-step-wrap.visi .prod-cta {
  display: inline-block;
}

.prod-print-wrap {
  background: white;
  z-index: 996;
  position: relative;
  padding: 0 0 80px;
}

.prod-print-header {
  background: #259e49;
  padding: 7px 20px;
  position: relative;
  color: white;
}
.prod-print-header:after {
  clear: both;
  content: "";
  display: table;
}
.prod-print-header._blank {
  /*min-height: 85px;*/
}
.prod-print-name {
  font-size: 28px;
  font-weight: 700;
  float: left;
  position: relative;
  /*top: 4px; }*/
}
.prod-print-name-lbl {
  line-height: 36px;
}
.prod-print-name-input {
  height: 35px;
  position: relative;
  top: 1px;
  font-size: 18px;
  padding-left: 8px;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: white;
  display: none;
}

.prod-print-edit-name {
  display: inline-block;
  margin-left: 10px;
}

.prod-print-header-colour {
  display: inline-block;
  margin-left: 50px;
  font-size: 20px;
  line-height: 36px;
}
.prod-print-header-colour strong {
  /*display: block;*/
  padding: 0 0 5px;
}
.prod-print-header-price-total {
  float: right;
  margin-top: 18px;
  margin-right: 25px;
  font-weight: 700;
}
.prod-print-header-price-total label {
  display: inline-block;
  margin-right: 15px;
}
.prod-print-trash {
  float: right;
  position: relative;
  top: 5px;
}

.prod-print-body {
  padding: 30px 30px 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 0;
}
.prod-print-body:after {
  clear: both;
  content: "";
  display: table;
}

.prod-print-colour-wrap:after {
  clear: both;
  content: "";
  display: table;
}
.prod-print-colour-wrap {
  display: flex;
}
.prod-print-colour--left {
  flex: 1 0 60%;
}
.prod-print-colour--right {
  flex: 1 0 40%;
}
.prod-print-colour {
  float: left;
  width: calc(50% - 40px);
  margin: 0 20px 40px;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  float: none;
  width: 100%;
  position: relative;
}
.prod-print-colour.nobord {
  border: 0;
}
.prod-print-colour .remove-item-color {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 6px;
  border-radius: 6px;
}
.prod-print-colour .remove-item-color img {
  width: 20px;
}
.prod-print-colour:after {
  clear: both;
  content: "";
  display: table;
}
.prod-print-colour:nth-of-type(2n + 1) {
  clear: both;
}
.prod-print-colour.confirmed .prod-print-colour-options-buttons {
  display: none !important;
}
.size-place-holder {
  display: inline-block;
  font-size: 14px;
  position: relative;
  top: 6px;
}

.prod-print-colour--right .prod-print-cart-buttons-wrap {
  float: right;
}
.prod-print-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 115px;
}

.prod-print-colour-title-wrap {
  float: left;
  position: relative;
  margin-right: 30px;
  width: 300px;
}
.prod-print-colour-title-wrap .alert {
  clear: both;
}
.prod-print-colour-title-wrap h4 {
  padding: 0 0 10px;
}
.prod-print-colour-title-img {
  float: left;
  margin-right: 15px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  width: 50px;
}
.prod-print-colour-title-wrap .remove {
  position: absolute;
  top: 0;
  left: 0;
  color: black;
  background: white;
  border-radius: 0 0 4px 0;
  padding: 2px 3px;
  cursor: pointer;
  font-size: 14px;
}
.prod-print-colour-title {
  display: block;
  overflow: hidden;
  padding-top: 15px;
  padding-bottom: 5px;
  font-size: 18px;
}

.prod-print-colour-title-prices {
  clear: both;
  padding-top: 10px;
}

.prod-print-colour-title-prices-row {
  padding: 5px 0;
}

.prod-print-colour-title-prices-lbl {
  display: inline-block;
  font-weight: 700;
  width: 110px;
}

.prod-print-colour-options {
  width: 200px;
  float: right;
}
.prod-print-colour-options .prod-order-option-select.selectize-control {
  margin: 0;
  display: inline-block;
  width: 80px;
  top: 0;
  margin-right: 20px;
}
.prod-print-colour-options .prod-order-option-select.selectize-control .selectize-input {
  padding: 7px 10px;
}
.prod-print-colour-options-row:after {
  clear: both;
  content: "";
  display: table;
}
.prod-print-colour-options-row {
  padding-bottom: 8px;
}
.prod-print-colour-options-input {
  font-size: 14px;
  width: 67px;
  height: 32px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  border-radius: 6px;
  padding-left: 6px;
  position: relative;
  top: 0;
  display: inline-block;
  margin-right: 15px;
  border: 1px solid rgba(128, 128, 128, 0.8);
}
.prod-print-colour-options-input._complete {
  box-shadow: none;
}
.prod-print-colour-trash {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-left: 8px;
  top: 7px;
}

.prod-print-colour-trash:hover img {
  filter: brightness(0.2);
}
.prod-print-colour-options-buttons {
  clear: both;
}
.prod-print-colour-options-buttons .prod-cta {
  margin-top: 20px;
}

.add-sizes-link {
  color: #259e49 !important;
  font-size: 14px;
  display: inline-block;
  margin-top: 10px;
  cursor: pointer;
}
.add-sizes-link svg {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  position: relative;
  top: 5px;
}
.add-sizes-link svg circle,
.add-sizes-link svg line {
  stroke: #259e49;
}

.prod-print-colour-jersey {
  display: inline-block;
  clear: both;
  float: left;
  padding-top: 12px;
}
.prod-print-colour-jersey a {
  color: black;
  text-decoration: none !important;
  font-size: 14px;
}
.prod-print-colour-jersey img {
  filter: grayscale(100%);
  height: 30px;
}
.prod-print-colour-jersey.selected img {
  filter: none;
}
.prod-print-colour-jersey span {
  display: inline-block;
  position: relative;
  top: -8px;
  margin-left: 3px;
}
.checkout-cart-wrapper .prod-print-colour-jersey span {
  top: 0;
}
.add-name-number-info {
  padding: 15px 0 10px;
  clear: both;
}
.add-name-number-text {
  float: right;
}
.add-name-number-info > img {
  width: 75px;
  height: auto;
}
.add-name-number-text p {
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}
.add-name-number-text-title {
  font-size: 17px;
  line-height: 1.5;
}
.prod-print-cart-buttons-wrap {
  text-align: center;
  padding: 0 0 80px;
}
.prod-print-cart-buttons-wrap:after {
  clear: both;
  content: "";
  display: table;
}
.prod-print-cart-buttons {
  clear: both;
}
.prod-print-cart-buttons:after {
  clear: both;
  content: "";
  display: table;
}
.prod-print-cart-buttons .prod-cta {
  margin-left: 15px;
  font-size: 16px;
  clear: both;
  margin-top: 10px;
}
.prod-print-cart-buttons > .alert {
  float: right;
  text-align: left;
}
.prod-print-cart-buttons > .alert:after {
  clear: both;
  content: "";
  display: table;
}
.prod-print-cart-totals {
  padding: 10px;
  width: 250px;
  margin: 0 auto 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.prod-print-cart-totals + .alert {
  clear: both;
  float: right;
  text-align: left;
}
.prod-print-cart-totals small {
  font-size: 12px;
  line-height: 18px;
}

.prod-print-cart-totals-row {
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.prod-print-cart-totals-row:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
}

.prod-print-cart-totals-lbl {
  font-weight: 700;
}

.prod-print-cart-totals-val {
  display: inline-block;
  width: 130px;
}

.prod-print-cart-name-wrap {
  padding: 20px;
  margin: 30px auto;
  background: #fcf8e3;
  text-align: left;
  max-width: 475px;
  width: 100%;
  clear: both;
}

.prod-print-cart-name-wrap {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 99999;
  margin: 0 auto;
  max-width: 550px;
}
.prod-print-cart-name-bg {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.4);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99998;
}

.prod-print-cart-name-wrap h3 {
  font-size: 20px;
  margin-bottom: 8px;
}
.prod-print-cart-name-wrap p {
  margin-bottom: 20px;
  font-size: 14px;
}

.prod-print-cart-name-row {
  padding: 0 0 12px;
}
.prod-print-cart-name-row span {
  display: inline-block;
  margin-right: 10px;
  width: 180px;
}

.prod-print-txt-input {
  margin-right: 10px;
  display: inline-block;
  height: 40px;
  padding-left: 15px;
  font-size: 16px;
  width: 200px;
}

.prod-print-edit-print {
  padding: 0 0 80px;
}
.prod-print-edit-print h3 {
  font-size: 30px;
  margin-bottom: 30px;
}

.prod-print-edit-print-row {
  padding: 15px 0;
}
.prod-print-edit-print-row:after {
  clear: both;
  content: "";
  display: table;
}

.prod-print-edit-print-lbl {
  font-weight: 500;
  font-size: 18px;
  width: 210px;
  float: left;
  position: relative;
  top: 10px;
}

.prod-print-edit-print-input-wrap {
  display: inline-block;
}

.prod-print-cart-name-row .error {
  font-size: 12px;
  text-align: right;
  color: red;
  font-weight: 600;
  padding: 0;
  background: transparent;
  margin: 5px 39px 0 0;
  width: auto;
}
.prod-print-edit-print-input-wrap .error {
  font-size: 12px;
  margin-top: 10px;
  text-align: right;
  color: red;
  font-weight: 600;
}

.prod-print-edit-print-input {
  width: 215px;
  height: 38px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  border-radius: 6px;
  padding-left: 6px;
  position: relative;
}

.prod-print-edit-print-submit {
  clear: both;
  padding: 30px 0 0;
}
.prod-print-edit-print-submit .prod-cta {
  margin-right: 20px;
}

.prod-order-img-size-wrap {
  padding-bottom: 50px;
}

.prod-order-img-size-label {
  cursor: pointer;
  display: inline-block;
  padding: 5px 10px;
}
.prod-order-img-size-label i {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  margin-right: 10px;
  position: relative;
  top: 4px;
}

.prod-order-img-size-wrap.active .prod-order-img-size-label i:before,
.prod-order-img-size-wrap .prod-order-img-size-label.active i:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #259e49;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.prod-order-img-size-inputs-wrap {
  padding: 15px 0 0;
  /*display: none; */
}

.prod-order-img-size-wrap.active .prod-order-img-size-inputs-wrap {
  display: block;
}

.prod-order-img-size-inputs-row {
  padding: 5px 0;
}
.prod-order-img-size-inputs-row:after {
  clear: both;
  content: "";
  display: table;
}

.prod-order-img-size-input {
  width: 70px;
  height: 38px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  border-radius: 6px;
  padding-left: 6px;
  position: relative;
  display: inline-block;
}

.prod-order-img-size-input-lbl {
  display: inline-block;
  margin-right: 20px;
  width: 50px;
}

.prod-order-img-size-inputs-note {
  font-size: 12px;
  padding: 10px 0 0;
}

.prod-print-edit-embroid-row {
  padding-top: 10px;
}
.prod-print-edit-embroid-row:after {
  clear: both;
  content: "";
  display: table;
}

.prod-print-edit-embroid-col {
  float: left;
  width: 50%;
}

body .tippy-box {
  padding: 10px;
  background: white;
  color: black;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
}
body .tippy-box p {
  margin: 0 0 15px;
  line-height: 1.5;
  font-size: 16px;
}
body .tippy-box p:last-of-type {
  margin-bottom: 0;
}
body .tippy-box img {
  max-width: 70%;
  margin: 20px auto 0;
  display: block;
}

body .tippy-arrow {
  color: white;
}
.prod-print-name-collapse {
  cursor: pointer;
  float: left;
  margin-right: 25px;
  position: relative;
  top: 2px;
}
.prod-print-name-collapse svg {
  width: 35px;
  height: auto;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.prod-collapsed .prod-print-name-collapse svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.prod-print-body {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.prod-collapsed .prod-print-body {
  /* display: none !important; */
  height: 0;
  overflow: hidden;
  padding: 0;
}
.alert {
  line-height: 1.5;
  background: #f9f9f9;
  padding: 20px 15px;
  margin: 20px 0;
  width: 100%;
  max-width: 500px;
  color: black;
  border-radius: 8px;
  position: relative;
}
.alert.alert-warning {
  background: #fcf8e3;
}
.alert.alert-danger {
  background: #ffdddd;
}
.alert.edit-print {
  font-size: 13px;
  display: inline-block;
  width: auto;
  max-width: none;
  padding: 10px;
  float: left;
  clear: left;
}
.alert.cart-alert {
  font-size: 13px;
  /*display: inline-block;*/
  /*width: auto;*/
  /*max-width: none;*/
  padding: 10px;
}

.prod-order-select-col-wrap {
  position: relative;
}
.prod-order-step-wrap .prod-cta {
  /*position: absolute;
	right: -150px;
	top: 0;*/
}
.prod-print-header-poplabel {
  position: absolute;
  top: -26px;
  left: 30px;
  border-radius: 4px 4px 0 0;
  height: 26px;
  line-height: 26px;
  /* background: #dceeda; */
  /*background: #259e49;
	color: white;*/
  display: inline-block;
  padding: 0 14px;
  font-size: 18px;
  border: 1px solid #259e49;
  background: white;
  color: #259e49;
  cursor: pointer;
}
.prod-print-header-poplabel.active {
  background: #259e49;
  color: white;
  cursor: default;
}
.prod-print-header-poplabel-edit {
  position: absolute;
  top: -26px;
  left: 100px;
  border-radius: 4px 4px 0 0;
  border: 1px solid #259e49;
  height: 26px;
  line-height: 26px;
  background: white;
  color: #259e49;
  display: inline-block;
  padding: 0 14px;
  font-size: 14px;
  cursor: pointer;
}
.prod-print-header-poplabel-edit img.hover {
  display: none;
}
.prod-print-header-poplabel-edit:hover,
.prod-print-header-poplabel-edit.active {
  background: #259e49;
  color: white;
}
.prod-print-header-poplabel-edit:hover img.def,
.prod-print-header-poplabel-edit.active img.def {
  display: none;
}
.prod-print-header-poplabel-edit:hover img.hover,
.prod-print-header-poplabel-edit.active img.hover {
  display: inline-block;
}
.prod-print-header-poplabel-edit img {
  position: relative;
  top: 2px;
  left: -4px;
  width: 15px;
}
.upload-copy-checkout {
  padding-top: 10px;
}
.container.product-container:after {
  clear: both;
  content: "";
  display: table;
}
.prod-print-op-table {
  clear: both;
  padding-top: 20px;
}
.prod-print-op-table label {
  font-size: 15px;
}
.prod-print-op-table-row {
  padding: 0 0 10px;
}
.prod-print-op-table-row:after {
  clear: both;
  content: "";
  display: table;
}
.prod-print-op-table-col {
  float: left;
  width: 33.333%;
}

.prod-accord .wpcr3_item_name {
  display: none !important;
}
.prod-accord div.wpcr3_rating_style1_base {
  background: url(../../img/gb-stars.svg) 0 0 repeat-x;
  width: 80px;
  position: relative;
  top: 2px;
}
.prod-accord div.wpcr3_rating_style1_base > div {
  background: url(../../img/gb-stars-green.svg) 0 0 repeat-x;
}
.wpcr3_button_1,
.wpcr3_button_1:hover {
  background: #259e49;
  color: white;
  text-align: center;
  font-weight: 700;
  cursor: pointer;
  font-size: 14px;
  border-radius: 20px;
  display: inline-block;
  padding: 14px 20px;
  border: 0;
}
.wpcr3_review_form_text_field,
.wpcr3_check_confirm,
.wpcr3_review_form_rating_field {
  padding: 5px 0;
  display: block;
}
.wpcr3_review_form_text_field td,
.wpcr3_review_form_rating_field td {
  display: block;
}
.wpcr3_review_form_text_field input,
.wpcr3_review_form_review_field_textarea textarea {
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  margin: 5px 0 0;
}
.wpcr3_leave_text {
  padding: 0 0 10px;
}

.fancybox-container {
  z-index: 9999999 !important;
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.95 !important;
}
.fancybox-navigation .fancybox-button {
  width: 90px !important;
  height: 130px !important;
}
.fancybox-button {
  width: 55px !important;
  height: 55px !important;
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  opacity: 1 !important;
  visibility: visible !important;
}
.shop-cart-2020-bg {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 997;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.shop-cart-2020-bg.opened {
  opacity: 1;
  visibility: visible;
}
.shop-cart-2020 {
  position: fixed;
  top: 100px;
  right: -1200px;
  border-radius: 6px 0 0 6px;
  background: white;
  z-index: 9999;
  -webkit-transition: right 0.4s;
  transition: right 0.4s;
}
.shop-cart-2020.opened {
  right: 0;
}
.shop-cart-2020.opened.updating {
  filter: blur(2px);
}
.shop-cart-2020.showpop {
  -webkit-animation: slide-in-right 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-right 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.shop-cart-new-item-count {
  position: absolute;
  top: -8px;
  right: -8px;
  background: white;
  color: #259e49;
  padding: 3px 5px;
  font-size: 12px;
  border-radius: 40%;
  font-weight: 600;
}
@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.shop-cart-2020-icon {
  display: none;
  position: absolute;
  top: 0px;
  left: -68px;
  width: 68px;
  height: 68px;
  background-color: #259e49;
  border-radius: 6px 0 0 6px;
  cursor: pointer;
}
.shop-cart-2020-icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.shop-cart-2020-icon_number {
  color: white;
  font-weight: 700;
  font-size: 18px;
  position: absolute;
  top: 20px;
  left: 33px;
}
.shop-cart-2020-body {
  position: relative;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
.shop-cart-2020-body_head {
  padding: 30px 20px 10px;
}
.shop-cart-2020-body_head:after {
  clear: both;
  content: "";
  display: table;
}
.shop-cart-2020-body_head h4 {
  float: left;
  font-weight: 700;
  font-size: 24px;
}
.shop-cart-2020-body_head--right {
  float: right;
  clear: right;
}
.shop-cart-2020-body_head--left {
  float: left;
  clear: right;
}
.shop-cart-2020-body_head--right strong {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
}
.shop-cart-2020-body_head--right small {
  display: block;
  font-weight: 300;
}
.shop-cart-2020_head--bot {
  clear: both;
  padding: 10px 0 0;
}
.shop-cart-2020_head--bot a {
  display: inline-block;
  margin-right: 7px;
}
.shop-cart-2020_head--bot a img {
  height: 25px;
  width: auto;
}
.shop-cart-2020-body_in {
  padding: 25px;
  height: calc(100vh - 300px);
  overflow-y: scroll;
}
.shop-cart-2020-body_in .prod-print-wrap {
  margin-bottom: 20px;
}
.shop-cart-2020-body_in::-webkit-scrollbar {
  width: 10px;
}
.shop-cart-2020-body_in::-webkit-scrollbar-track {
  background: #f9f9f9;
  border-radius: 10px;
}
.shop-cart-2020-body_in::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #259e49;
}
.shop-cart-2020-body_in .prod-print-body {
  border: 0;
  padding: 0;
}
.cart--header {
  background: #f9f9f9;
  padding: 15px;
  margin-bottom: 20px;
}
.cart--header:after {
  clear: both;
  content: "";
  display: table;
}
.cart--header-top {
  padding: 0 0 10px;
  float: left;
  width: 50%;
}
.cart--header-chevron {
  float: left;
  margin-right: 7px;
  margin-left: -8px;
  margin-top: -4px;
}
.cart--header-title {
  font-size: 24px;
  display: block;
  width: 100%;
  padding: 0 0 20px;
}
.cart--header-qty {
  display: inline-block;
  vertical-align: top;
}
.cart--header-prices {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}
.cart--header-qty strong,
.cart--header-prices strong {
  /*display: block;*/
  padding: 0 0 3px;
}
.cart--header-images {
}
.cart--header-images:after {
  clear: both;
  content: "";
  display: table;
}
.cart--header-image {
  float: left;
  width: 35px;
  margin: 4px;
}
.cart--header-bottom {
  margin-top: 10px;
  width: 50%;
  float: right;
  text-align: right;
}
.cart--header.closed + div {
  display: none;
}
.cart--header .cart--header-chevron {
  cursor: pointer;
}
.cart--header .cart--header-chevron svg {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.cart--header.closed .cart--header-chevron svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.cart--header-addcol {
  display: inline-block;
  margin-left: 15px;
}
.cart--header-trash {
  display: inline-block;
  margin-left: 10px;
  margin-right: -5px;
  cursor: pointer;
}
.cart--header-trash img {
  width: 20px;
}
.shop-cart-2020 .prod-print-op-table label {
  font-weight: 700;
  padding: 15px 0 0;
}

.cart--footer {
  padding: 15px;
  background: #f9f9f9;
  margin: 20px 0 0;
  display: inline-block;
}
.cart--footer label {
  font-weight: 600;
  display: inline-block;
  margin-right: -50px;
}
.cart--footer .price {
  display: block;
  line-height: 20px;
  font-size: 12px;
}
.cart--footer .price b {
  font-weight: bold;
  font-size: 16px;
}
.cart--footer .tax {
  display: block;
  font-size: 13px;
  padding: 6px 0 0;
}

.shop-cart-2020 .prod-print-colour-title-wrap {
  margin-right: 0;
}
.shop-cart-2020 .prod-print-colour-options {
  width: 240px;
}
.shop-cart-2020 .prod-print-colour {
  padding: 14px;
}

.cart--item {
  clear: both;
}
.cart--item:after {
  clear: both;
  content: "";
  display: table;
}

.cart--item .prod-order-option-select.selectize-control {
  width: 78px;
}
.cart--item .selectize-control.single .selectize-input:after {
  right: 8px;
}

.checkout-main-wrap h1 {
  font-size: 25px;
  margin: 15px 0 25px;
}
.clear {
  clear: both;
}
.clear:after {
  clear: both;
  content: "";
  display: table;
}
.checkout-name-top svg {
  height: 15px;
  width: auto;
  display: inline-block;
  margin: 0 3px 0 10px;
  position: relative;
  top: 1px;
}
.checkout-form-left {
  float: left;
  width: 50%;
  padding-right: 20px;
}
.checkout-form-right {
  float: right;
  width: 50%;
  padding-left: 20px;
}
.checkout-form-input {
  display: block;
  border: 0;
  width: 100%;
  font-size: 15px;
  height: 40px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  border-radius: 6px;
  padding-left: 12px;
}
textarea.checkout-form-input {
  height: 60px;
}
.checkout-form-input.ng-invalid-required {
  border: 1px solid red;
}

.checkout-form-left label,
.checkout-form-right label {
  display: block;
  padding: 15px 0 8px;
  clear: both;
}
.checkout-steps {
  font-size: 20px;
  margin: 15px 0 20px;
  clear: both;
}
.checkout-steps._two {
  margin: 30px 0;
}
.customer-note {
  margin: 15px 0;
  line-height: 1.5;
  padding: 15px;
  background: #f9f9f9;
}
.checkout-end-wrap,
.checkout-cart-wrapper,
.checkout-user-form {
  padding: 25px 0;
}
.last-step--row {
  padding: 15px 20px 15px 0;
  float: left;
  width: 25%;
}
.last-step--row h3 {
  margin: 0 0 8px;
  font-size: 16px;
}
.last-step--row h3 span {
  display: block;
  font-size: 14px;
}
.last-step--row label {
  display: block;
  padding: 5px 0 3px;
  font-size: 16px;
}
.last-step--row label input {
  display: inline-block;
  margin-right: 4px;
  position: relative;
  top: 2px;
}
.last-step--row.shipping-address {
  clear: both;
  float: none;
  width: 100%;
}
.last-step--row.shipping-address label {
  display: block;
  padding: 13px 0 8px;
}

.style-new-select.selectize-control {
  /* width: 215px; */
  text-align: left;
}
.style-new-select.selectize-control .selectize-input {
  padding: 10px 12px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  border: 0;
  border-radius: 6px;
}
.style-new-select.selectize-control .selectize-input .item {
  color: black;
}
.style-new-select.selectize-control .selectize-dropdown {
  border: 0;
  cursor: pointer;
  border-radius: 0 0 6px 6px;
}
.checkout-calendar-btn {
  display: inline-block;
  padding: 5px 7px;
  background: white;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.checkout-validate-wrap li {
  display: block;
  margin: 8px 0;
}

.art-spec-checkout h4 {
  font-size: 20px;
  margin: 0 0 15px;
}
.art-spec-checkout p {
  margin: 0 0 12px;
}
.print-upload.alert {
  max-width: none;
}
.print-upload.alert h4 {
  font-size: 20px;
  margin: 0 0 15px;
}
.print-upload.alert td,
.print-upload.alert th {
  padding: 5px;
}
.prod-cta.alert-success {
  background: #525252;
}
.print-upload.alert textarea {
  width: 100%;
  display: block;
  border: 0;
  padding: 5px;
}

.print-upload.alert .file-upload-btn {
  margin-bottom: 15px;
}

.name-number {
  padding: 15px;
  background: #f9f9f9;
  margin: 0 0 15px;
}
.name-number h4 {
  font-size: 18px;
}
.name-number .row > span {
  display: block;
  font-size: 16px;
  padding: 15px 0 8px;
  font-weight: 700;
}
.name-number .row > div:after {
  clear: both;
  content: "";
  display: table;
}
.name-number .row label {
  float: left;
  width: calc(85% - 25px);
  cursor: pointer;
  height: 32px;
}
.name-number .row label input {
  display: inline-block;
  margin-right: 7px;
  position: relative;
  top: 4px;
}
.name-number .row {
  clear: both;
  margin: 5px 0;
}
.name-number .row .jersey {
  background: url(../../images/jersey-font-img.png) 35px center no-repeat;
}
.name-number .row .college {
  background: url(../../images/college-font-img.png) 35px center no-repeat;
}
.name-number .row .sporty {
  background: url(../../images/sporty-font-img.png) 35px center no-repeat;
}
.name-number .row textarea {
  display: block;
  width: 100%;
}
.name-number .help {
  display: inline-block;
  width: 24px;
  font-size: 24px;
  position: relative;
  top: -3px;
}
.name-number .help.mini-help-inline {
  top: 0;
  font-size: 18px;
  width: auto;
  margin-left: 10px;
}
.name-number .zoom {
  float: right;
  width: 24px;
}
.name-number .glyphicon-chevron-up,
.name-number .glyphicon-chevron-down {
  display: inline-block;
  font-size: 20px;
  width: 20px;
  margin-left: 10px;
}
.name-number .prod-cta {
  margin-top: 12px;
}
.numberAndName-wrapper {
  position: relative;
}
.numberAndName-wrapper .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  background: rgba(0, 0, 0, 0.3);
}
.numberAndName-wrapper .overlay .alert {
  text-align: center;
}

.name-data-labels {
  padding: 15px 0 5px;
  clear: both;
}
.name-data-labels:after {
  clear: both;
  content: "";
  display: table;
}

.name-data-labels span {
  width: 12%;
  font-size: 14px;
  font-weight: 700;
  padding: 3px 0;
  text-align: center;
  float: left;
}

.name-data-labels span.names {
  width: 40%;
  text-align: left;
}

.name-data-labels span.nan-total {
  width: 33%;
  cursor: help;
}

.name-data-labels span.nan-total span:first-child {
  margin: 0 5px;
  font-size: 18px;
  color: #535353;
  width: auto;
}

.name-data-labels span.nan-total .help {
  color: #166a33;
  border: 2px solid #166a33;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  font-weight: 700;
  vertical-align: middle;
  width: 26px !important;
  height: 26px;
  text-align: center;
  font-size: 16px;
  padding: 0;
  float: right;
  position: relative;
  top: -2px;
}

.name-data-labels .popover.top {
  width: 250px;
  font-size: 15px;
}

.name-data-labels .popover.top .popover-content ul {
  margin-left: 15px;
}

.name-data-labels .popover.top .popover-content li {
  list-style-position: inside;
}

.name-data-labels .popover.top .popover-content > div {
  margin-bottom: 10px;
}

.name-data-labels .popover.top h3 {
  margin-bottom: 0 !important;
  height: auto !important;
}

/*
.checkout-cart-wrapper .prod-print-colour-title-wrap {
  float: none;
  margin-right: 0;
  width: 100%;
}
.checkout-cart-wrapper .prod-print-colour-options {
  float: none;
  width: 100%;
  clear: both;
}
.checkout-cart-wrapper .prod-print-colour-title {
  float: left;
  width: 150px;
}
.checkout-cart-wrapper .prod-print-colour-title-prices {
  clear: none;
  float: right;
}
.checkout-cart-wrapper .prod-print-op-table label {
  font-size: 16px;
  font-weight: 700;
} */

.name-data {
  padding: 5px 0;
  clear: both;
}
.name-data input {
  width: 12%;
  font-size: 18px;
  padding: 3px 10px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.name-data input.names {
  width: 40%;
  text-align: left;
}

.name-data .nan-total {
  width: 15%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
}

.name-data input[disabled] {
  background: #f1f1f1;
}

.name-data .edit,
.name-data .no-more {
  color: #259e49;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}
.date-picker .btn-default[disabled] {
  background: #f1f1f1;
  cursor: not-allowed;
}

.fancybox-button--zoom,
.fancybox-button--play,
.fancybox-button--thumbs {
  display: none !important;
}

.fancybox-bg {
  background: #fff !important;
}
.fancybox-button > div,
.fancybox-toolbar .fancybox-button {
  background: rgba(0, 0, 0, 0.8) !important;
}

.shop-cart-2020-body_in .prod-print-wrap {
  margin-bottom: 40px;
  border: 2px solid rgba(179, 179, 179, 0.8);
  padding: 10px;
  position: relative;
  border-radius: 6px;
  padding-top: 30px;
}

.shop-cart-2020 .prod-print-header {
  padding: 5px 10px 10px;
  border-radius: 6px;
  display: inline-block;
  margin-bottom: 15px;
  background: none;
  border: 2px solid #259e49;
  color: #259e49;
  background: white;
  position: absolute;
  top: -24px;
  left: 10px;
  z-index: 99;
  cursor: pointer;
}
.shop-cart-2020 .prod-print-header.delete {
  top: -24px;
  left: auto;
  right: 10px;
}
.shop-cart-2020 .prod-print-header.delete .prod-print-trash {
  top: 0px;
  margin-right: -5px;
  margin-left: 5px;
}
.shop-cart-2020 .prod-print-header._blank {
  min-height: 0;
}
.shop-cart-2020 .prod-print-header:not(.delete) .prod-print-name {
  padding-left: 25px;
}
.shop-cart-2020 .prod-print-header:not(.delete) .prod-print-name:before {
  content: "";
  background-image: url("../../img/chev-down.svg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #259e49;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
}
.shop-cart-2020 .prod-collapsed .prod-print-header:not(.delete) .prod-print-name:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.shop-cart-2020 .prod-print-name {
  float: none;
  top: 0;
  font-size: 16px;
}
.shop-cart-2020 .prod-print-name-lbl {
  font-size: 16px;
  line-height: 1;
}
.shop-cart-2020 .cart--header-title {
  font-size: 15px;
  padding: 0 0 4px;
}
.shop-cart-2020 .cart--footer {
  display: block;
  margin-top: 0;
  margin-bottom: 10px;
  float: right;
  clear: right;
}
.shop-cart-2020 .cart--header-bottom {
  margin-top: 0;
}
.shop-cart-2020 .cart--header {
  padding-bottom: 10px;
}
.shop-cart-2020 .cart--header-top {
  padding-bottom: 0;
}
.shop-cart-2020 .prod-print-op-table-row {
  padding-bottom: 6px;
}
.shop-cart-2020 .prod-print-colour {
  margin: 0 0 20px;
}
.shop-cart-2020 .cart--header {
  cursor: pointer;
}
.shop-cart-2020 .cart--header-prices {
  font-size: 14px;
}
.shop-cart-2020 .cart--header-trash img {
  width: 16px;
}
.shop-cart-2020 .upload-copy-checkout {
  font-size: 13px;
  margin: 0 0 5px 5px;
  display: inline-block;
  padding: 7px;
  background: #fffee9;
}
.shop-cart-2020 .prod-print-colour-title-wrap {
  width: 50%;
  font-size: 15px;
}
.shop-cart-2020 .prod-print-colour-options {
  width: 40%;
  float: right;
}
.shop-cart-2020 .prod-print-colour-title {
  font-size: 15px;
}
.shop-cart-2020 .prod-cta {
  padding: 9px 10px;
  line-height: 1.5;
  font-size: 15px;
  margin-bottom: 10px;
}

.shop-cart-2020-loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  z-index: 999;
}

.sk-2circle {
  margin: 0 auto;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sk-2circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-2circle .sk-child:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #259e49;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay2 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay2 1.2s infinite ease-in-out both;
}

.sk-2circle .sk-2circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.sk-2circle .sk-2circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.sk-2circle .sk-2circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sk-2circle .sk-2circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.sk-2circle .sk-2circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.sk-2circle .sk-2circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sk-2circle .sk-2circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.sk-2circle .sk-2circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.sk-2circle .sk-2circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.sk-2circle .sk-2circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.sk-2circle .sk-2circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.sk-2circle .sk-2circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-2circle .sk-2circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-2circle .sk-2circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-2circle .sk-2circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.sk-2circle .sk-2circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.sk-2circle .sk-2circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.sk-2circle .sk-2circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.sk-2circle .sk-2circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.sk-2circle .sk-2circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.sk-2circle .sk-2circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.sk-2circle .sk-2circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay2 {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay2 {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.prod-order-steps-wr {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.table-siz-under-txt {
  font-size: 12px;
}
.radio-btns-wrap {
  clear: both;
  padding: 10px 0 0;
}
.radio-btns-wrap:after {
  clear: both;
  content: "";
  display: table;
}
.radio-btns-float {
  display: inline-block;
  margin-right: 10px;
}
.radio-btns-float input {
  display: inline-block;
  margin-right: 6px;
  position: relative;
  top: 1px;
}
.checkout--row h3 {
  margin-bottom: 6px;
}
.prod-bottom-cta-wrap .prod-cta {
  margin-bottom: 20px;
}

.art-up-wrap {
  padding: 20px 0 40px;
}
.art-up-title {
  font-size: 20px;
}
.art-up-list {
  margin: 15px 0 15px 15px;
  list-style: disc;
}
/* .file-upload-btn {
  padding: 10px 0;
} */

.artwork-wrap-new {
  border-top: 1px solid #259e49;
  border-bottom: 1px solid #259e49;
  padding-top: 15px;
  padding-bottom: 15px;
}

.art-up-btn-lbl {
  display: block;
  background: #259e49;
  width: 170px;
  color: white;
  font-weight: 600;
  font-size: 18px;
  padding: 8px 0;
  cursor: pointer;
  text-align: center;
  border-radius: 20px;
}
.art-up-btn-lbl input {
  display: none;
}

.checkout-cart-wrapper .prod-print-colour {
  margin: 0 0 40px;
}
.art-up-item-row {
  padding: 15px 0;
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}
.art-up-item-title {
  font-size: 16px;
}
.art-up-item-title svg {
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 5px;
}
.art-up-item-title svg polyline,
.art-up-item-title svg path {
  stroke: #259e49;
}
.art-up-item-delete {
  color: red;
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
}
.art-up-item-text {
  display: block;
  /* box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%), 0 1px 2px 0 rgb(0 0 0 / 6%); */
  height: 50px;
  width: 100%;
  max-width: 500px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  margin-top: 10px;
  padding: 8px;
}

.progress {
  height: 24px;
  margin-bottom: 20px;
  overflow: hidden;
  border: 2px solid rgba(0, 0, 0, 0.6);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  background-color: #259e49;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.prog-new {
  margin-top: 15px;
  display: inline-block;
  width: 100%;
  max-width: 400px;
}
.prog-new:after {
  clear: both;
  content: "";
  display: table;
}
.prog-new .progress {
  width: 85%;
  float: left;
}
.progress-bar-nums {
  float: left;
  font-size: 20px;
  color: #259e49;
  width: 15%;
  padding-left: 10px;
  position: relative;
  top: -2px;
}

.prod-out-stock-size {
  padding: 0 0 10px;
  font-size: 14px;
  color: rgba(250, 0, 0, 0.6);
  font-weight: bolder;
  margin-top: 15px;
}
.prod-out-stock-size span {
  display: block;
  font-size: 14px;
  font-weight: normal;
  margin-top: 5px;
}

/*
// ===================================================== //
*/
@media (max-width: 1050px) {
  .prod-print-colour-options-input {
    width: 60px;
  }
  .prod-print-colour-title-wrap {
    width: 250px;
  }
}

@media (max-width: 1024px) {
  .prod-in-right {
    display: none;
  }
  .prod-in-center {
    width: calc(100% - 350px);
    padding-right: 0;
  }
  .prod-in-left {
    max-width: 350px;
  }
  .prod-print-body {
    padding: 15px;
  }
}

@media (max-width: 991px) {
  .prod-print-colour-title-wrap,
  .prod-print-colour-options {
    width: 100%;
    float: none;
  }
}

.shop-cart-2020-close {
  display: none;
  position: absolute;
  top: 15px;
  left: 15px;
}
.shop-cart-2020-close svg {
  width: 30px;
  height: auto;
}
.shop-cart-2020-close svg path {
  stroke: #222;
}

@media (max-width: 767px) {
  .shop-cart-2020-close {
    display: block;
  }
  .prod-in-center + #sticky-wrapper {
    display: none !important;
  }
  .prod-in-wrap {
    display: block;
  }
  .prod-in-left {
    margin: 0 auto;
  }
  .prod-in-center {
    width: 100%;
    padding-left: 0;
    padding: 40px 0 0;
  }
  .prod-back-link,
  .prod-top-options {
    float: none;
    margin: 8px 0;
  }
  .prod-image-slide-in {
    background-image: none !important;
    height: auto;
  }
  .prod-image-slide img {
    height: auto;
    display: block !important;
  }
  .prod-order-title {
    font-size: 14px;
  }
  .prod-print-colour-wrap {
    display: block;
  }
  .prod-print-colour--right .prod-print-cart-buttons-wrap {
    float: none;
  }
  .prod-print-colour {
    margin: 0 0 20px;
  }
  .prod-print-colour--right {
    height: auto !important;
  }
  .prod-print-cart-buttons-wrap {
    padding-bottom: 30px;
  }
  .prod-order-select-col {
    width: 100%;
  }
  .prod-order-select-col:nth-of-type(odd) {
    margin-left: 0;
  }
  .prod-print-cart-name-row span {
    display: block;
    margin-bottom: 8px;
  }
  .prod-print-name {
    font-size: 20px;
  }
  .prod-print-header-colour {
    font-size: 15px;
  }
  .prod-print-cart-buttons .prod-cta {
    margin-left: 0;
  }
  .prod-print-name-collapse {
    margin-right: 10px;
    top: 8px;
  }
  .prod-print-name-collapse svg {
    width: 25px;
  }
  .shop-cart-2020 {
    top: 70px;
    z-index: 99000000;
  }
  .shop-cart-2020.opened {
    left: 0;
  }
  .shop-cart-2020-bg {
    z-index: 99000000;
  }
  .shop-cart-2020 .prod-print-colour-title-wrap,
  .shop-cart-2020 .prod-print-colour-options {
    width: 100%;
    float: none;
  }
  .shop-cart-2020-body {
    overflow-y: auto;
    height: calc(100vh - 70px);
  }
  .shop-cart-2020-body_in {
    height: calc(100vh - 258px);
    height: auto;
    padding: 25px 10px;
    overflow-y: visible;
  }
  .shop-cart-2020-body_head {
    padding: 30px 10px 15px;
  }
  .cart--header-top,
  .cart--header-bottom {
    float: none;
    width: 100%;
    text-align: left;
  }
  .cart--header-bottom {
    padding-top: 8px;
  }
  body.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
  .prod-print-edit-print-lbl {
    float: none;
    display: block;
    top: 0;
    padding-bottom: 5px;
  }
}

@media (max-width: 500px) {
  .prod-related-wrap {
    display: block;
  }
  .prod-related {
    margin: 0 auto;
    max-width: none;
    width: 250px;
    margin-bottom: 30px;
  }
  .prod-print-header-poplabel-edit {
    font-size: 12px;
  }
}

.prod-print-colour-title-wrap [popover]{
  position: relative;
  display: block;
}

.prod-order-bottom .prod-order-options .prod-cta.disabled{
  background: grey;
  pointer-events: none;
  cursor: not-allowed;
}
