.printq_matrix_app {
    position: relative;
}

body .printq_shopware_form_hide,
body .printq_shopware_media_hide {
	display:none;
}

body .col-lg-7.product-detail-media {
/*	display:none;*/
}

body.printq_personalization .col-lg-7.product-detail-media {
	display:block;
}

body.printq_upload_fullpage_configuration .col-lg-5.product-detail-buy {
	width:100%!important;
}

.matrix_layoutMain .col-md-12 {
	width:100%;
}

div.matrix_loading_initial_x1:empty {
  display: block;

}
.matrix_loading_initial_x1,
.matrix_loading_initial_x1:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.matrix_loading_initial_x1 {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.matrix_loading_initial_x1,
.matrix_loading_initial_x1:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.matrix_loading_initial_x1 {
  font-size: 10px;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #2d5096;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  position: fixed;
  z-index: 999;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}



.matrix_loading_circle {
    border-top: 0.7em solid hsla(0,0%,100%,.2);
    border-right: 0.7em solid #2d5096;
    border-bottom: 0.7em solid #2d5096;
    border-left: 0.7em solid #2d5096;
}


.matrix_loading_circle {
  border-top: 0.7em solid hsla(0,0%,100%,.2);
  border-right: 0.7em solid #2d5096;
  border-bottom: 0.7em solid #2d5096;
  border-left: 0.7em solid #2d5096;
}

/*X3-14*/
.matrix_pageOptionAttributesImage{
  color: #a1a1a1;
}
.matrix_quantityTable table{
  border: none;
}
table:not([class]) td, table:not([class]) th {
  border: 0!important;
}
table:not([class]) {
  box-shadow: unset!important;
}
*:focus-visible {
  outline: unset !important;
  outline-offset: unset !important;
  box-shadow:unset !important;
}
.matrix_customerNotesValueContainer input{
  height: 4vh;
  color: #777777;
}
.matrix_customerNotesValueContainer input::placeholder{
  opacity: 50%
}
.matrix_backToMatrixButton button{
  border:0!important;
  width: 10vw;
}
.matrix_uploadActionsContainer button{
  border:0!important;
  width: 6vw;
}
.matrix_addToCartButton.matrix_addToCartButtonMain button{
  border:0!important;
  width: 100%;
}
.select2-results li {
  color:#777777;
}
.product-detail-name{
    color:#2d5096
}
.content-main{
    background-color: #f0f0f0;
}
