/* Designer CSS */
iframe#launcher {
    display: none;
}
.designer-container.loading:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ffffff59;
    background-image: url('https://decorateone.com/staging/wp-content/uploads/2023/10/1487.gif');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 60px 60px; /* Adjust size as needed */
    z-index: 99;
    text-align: center;
    padding-top: 10%;
}
body.start-design-enabled .electron-product-info {
    display: none;
}
.start-design-button {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 15px;
    margin: 0px 0 15px 0;
}
.dropzone .dz-preview.dz-image-preview {
    background: #ccc !important;
}
.start-design-button a.button.alt {
    background-color: #2252d1;
    color: #fff;
    padding: 10px 30px;
    border-radius: 6px;
}
.start-design-modal-overlay {
    display: none;
    position: fixed;
    z-index: 9999;
    padding-top: 60px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.7);
}

.start-design-modal-content {
    background-color: #fff;
    margin: auto;
    padding: 15px;
    border-radius: 8px;
    width: 90%;
    max-width: 1260px;
    position: relative;
}

.close-design-modal {
    color: #aaa;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 28px;
    cursor: pointer;
    z-index: 999999;
}

.close-design-modal:hover {
    color: #000;
}


.designer-wrapper .designer-container {
   display: flex;
    width: 100%;
    height: 100%;
    background: #fff;
    position: relative;
    padding: 20px 20px;
}
.designer-wrapper.e-con-inner {
    width: 1430px;
    margin: auto;
    max-width: 100%;
}
 
body.page-template-decorate-product-designer .site-content {
    background: #d9d9d9;
}
.designer-wrapper {
    background: #fff;
}
 
.designer-wrapper .designer-container {
    max-width: 1430px;
    margin: auto;
}
.side-view-panel {
    position: absolute;
    top: 0;
    right: 0;
    width: 94px;
}
.side-view-panel ul.side-panel {
    background-color: #f4f4f4e6;
    padding: 8px;
    border-radius: 8px;
}
.side-view-panel span.button-svg svg {
    fill: #fff;
    width: 16px;
    top: 3px;
    position: relative;
}
.designer-wrapper .designer-main .left-info {
    position: relative;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    text-align: left;
}

.designer-wrapper .designer-main .left-info .product-info {
    display: flex;
    gap: 10px;
}
.designer-wrapper .designer-main .left-info .product-info .color {opacity: 0.7;}
.side-view-panel button.btn.btn-primary {
    border: 0;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 6px 5px;
    width: 100%;
    align-items: center;
    justify-content: center;
    background: #6e00f5;

    margin-top: 10px;
}
.side-view-panel img {
    background-color: #d9d9d9;
}

.side-view-panel ul.side-panel label {
    text-align: center;
    display: block;
}

.side-view-panel ul.side-panel li {
    cursor: pointer;
}

.side-view-panel ul.side-panel li.active label:before {
    content: "";
    height: 2px;
    margin: 5px auto 2px;
    border-bottom: 2px solid #7300f0;
    display: block;
}
.side-view-panel ul.side-panel {
    background-color: #f4f4f4e6;
    padding: 8px;
    border-radius: 8px;
}

.side-view-panel .zoom-wrapper {
    background-color: #f4f4f4e6;
    padding: 8px;
    border-radius: 8px;
    margin-top: 5px;
    display: block;
    text-align: center;
    cursor: pointer;
}
.designer-preview {
  transition: transform 0.3s ease;
  transform-origin: center center;
}

.side-view-panel .zoom-wrapper span svg {
    width: 30px;
    padding-top: 3px;
}
.designer-wrapper .designer-container h3 {
    margin-bottom: 0;
}

span.back {
    line-height: 0;
}

/*.designer-wrapper .designer-container .default-wrapper h3 {
    background: transparent !important;
    padding: 0 !important;
}*/

.default-wrapper section.start-options {
    text-align: left;
    padding: 0;
}

.default-wrapper section.start-options h3 {
    font-size: 16px !important;
    padding: 4px !important;
    text-align: center;
    background-color: #d9d9d9 !important;
}

span.back svg {
    width: 10px;
}

.top-wrapper {
    display: flex;
    width: 100%;
    justify-content: space-between;
    background-color: #d9d9d9;
    align-items: center;
    padding: 10px 15px;
}
span.close {
    line-height: 0;
}
.designer-wrapper .designer-sidebar .default-wrapper {
    width: 86%;
}
.designer-wrapper .tab-pane {
    padding-left: 0px !important;
    padding-top: 0 !important;
    padding-right: 0 !important;
    position: relative;


}
.designer-wrapper .designer-sidebar {
    width: 40%;
    background: #f7f7f8;
    border-radius: 15px;
    display: flex;
    flex-direction: row;
    gap: 0 !important;
/*        height: 574px;*/
}
.dz-message button {
    background: #9C27B0 !important;
    color: #fff;
    padding: 8px 16px;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    margin-bottom: 8px;
    font-size: 18px;
}

.dropzone .dz-message {
    margin: 10px 0 !important;
}
.designer-wrapper .designer-tabs {
  list-style: none;
  margin: 0;
  padding: 0 0 10px 0;
  border: 1px solid #ddd;
}

.designer-wrapper .designer-tabs .tab {
    padding: 14px 8px;
    cursor: pointer;
    border-left: 4px solid transparent;
    transition: all 0.2s ease;3
    font-size: 12px;
    text-align: center;
}

/*.designer-wrapper .designer-tabs .tab:hover,
.designer-wrapper .designer-tabs .tab.active {
  background: #eef6fa;
  border-left: 4px solid #0071a1;
  font-weight: bold;
  width: 115px;
    text-align: center;
}*/
.arrow-img {
    margin-left: 17px;
}

.designer-sidebar ul.designer-tabs span.icon {
    height: auto !important;
}
.designer-sidebar ul.designer-tabs {
    width: 8.5rem;
    /*background-color: #222020;*/
    color: #000;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    padding: 2rem 0;
}
/* .designer-sidebar li[data-tab="upload-pane"] {
    border-top-left-radius: 15px !important;
} */

.designer-wrapper .designer-tab-content {
  flex-grow: 1;
  padding: 10px;
  overflow-y: auto;
}

.designer-wrapper .tab-pane {
  display: none;
}
.designer-wrapper .tab-pane.active {
  display: block;
  width: 87%;
  padding: 20px;
}

ul.designer-tabs li.tab.active {
    background-color: #fff;
    border-left: 4px solid #7300f0;
}

ul.designer-tabs li.tab.active span.icon svg {
    fill: #000;
}

ul.designer-tabs li.tab.active span.label {
    color: #000;
}

.color-box {
    background: #fff;
}

.color-box img {
    width: 50px;
    height: 50px;
    object-fit: scale-down !important;
    border-radius: 4px;
}
.designer-wrapper .designer-main {
    flex: 1;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
/*    justify-content: center;*/
    padding: 40px;
    padding-bottom: 0;

    padding-top: 0px;
}
.tab-pane.active h3 {
    font-size: 15px;
}

/*.designer-wrapper .designer-preview img {
  max-width: 100%;
  height: 550px;
}*/

.designer-wrapper .designer-bottom {
  position: absolute;
  bottom: 20px;
  background: white;
  padding: 6px 14px;
  border-radius: 6px;
  font-size: 14px;
  box-shadow: 0 1px 4px rgba(0,0,0,0.1);
}

.designer-preview {
    text-align: center;
    height: 600px;
}

.designer-bottom {
    float: left;
}

ul.designer-tabs span.icon svg {
    width: 100%;
    height: 50px;
    fill: #bfbfbf;
}
.designer-sidebar ul.designer-tabs span.icon {
    display: block;
    height: 60px;
}
ul.designer-tabs span.label {
    font-size: 14px;
    display: block;
    font-family: Roboto, sans-serif;
}
.top-wrapper span.back {
    cursor: pointer;
}
.designer-wrapper .designer-products-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* ✅ Force exactly 2 columns */
    gap: 12px;
    overflow-y: scroll;
    height: 500px;
}

.designer-wrapper .designer-product-item {
    background: #fff;
    border: 1px solid #ddd;
    text-align: center;
    padding: 10px;
    border-radius: 6px;
    font-size: 14px;
}

.designer-wrapper .designer-product-item img {
    max-width: 100%;
    height: auto;
    margin-bottom: 8px;
}

.designer-wrapper .designer-product-item h4 {
    font-size: 13px;
    margin: 0;
    line-height: 1.4;
}
@media (min-width: 400px) {
  .designer-wrapper .designer-products-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}




.designer-wrapper .designer-preview {
  position: relative;
    width: 365px;
  height: 515px;
  background: transparent;
}

/*.designer-wrapper .preview-overlay-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: auto; 
}
*/
.designer-wrapper .preview-overlay-container {
    position: absolute;
    top: 20%;
    left: 24.5%;
    right: 0;
    bottom: 0;
    pointer-events: auto;
    text-align: center;
    height: 300px;
    width: 185px;
}
.designer-wrapper .preview-overlay-container.dragging {
    border: 1px dashed #fff;
}
.designer-wrapper .preview-overlay-container-back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: auto; /* allow interaction */
}

.designer-wrapper .preview-overlay-container-side {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: auto; /* allow interaction */
}

/*.designer-wrapper .preview-overlay-container img.overlay-image {
  position: absolute;
  top: 20%;
  left: 30%;
  width: 100px;
  height: auto;
  pointer-events: auto;
  cursor: move;
}*/

span.back svg {
    width: 8px;
}

.add-text-content textarea {
    width: 100%;
    border-radius: 10px;
    background-color: #fff;
}
.add-text-content button.btn.btn-primary {
    background-color: #2252d1;
    padding: 15px 52px;
    border: none;
    margin-top: 10px !important;
}
.inner-wrapper {
    padding: 25px;
}


.inner-wrapper {

    overflow: auto;
}
.inner-wrapper .dropzone {
    border: 1px dashed #ccc;
    padding: 10px 20px;
    min-height: 100px;
}

.inner-wrapper .add-text-content {
    text-align: center;
}
.designer-wrapper .overlay-wrapper {
  position: absolute;
  width: 100px;
  height: 100px;
  pointer-events: auto;
}

.designer-wrapper .overlay-image {
  width: 100%;
  height: 100%;
  display: block;
  pointer-events: none;
  max-width: none;
  max-height: none;
  object-fit: contain;
  transform-origin: center center;
}

.designer-wrapper .img-control.delete {
    position: absolute;
    top: -18px;  /* push slightly outside */
    right: -18px;
    background: #ffffff54;
    border: none;
    padding: 4px;
    font-size: 12px;
    border-radius: 50%;
    box-shadow: 0 1px 3px rgba(0,0,0,0.3);
    cursor: pointer;
    z-index: 10;
    width: 23px;
    height: 23px;
}
.designer-wrapper .img-control.resize {
    position: absolute;
    bottom: -18px;
    right: -18px;
    background: #ffffff54;
    border: none;
    padding: 4px;
    font-size: 12px;
    border-radius: 50%;
    box-shadow: 0 1px 3px rgba(0,0,0,0.3);
    cursor: pointer;
    z-index: 10;
    width: 23px;
    height: 23px;
}

.designer-wrapper button.img-control.rotate {
    position: absolute;
    bottom: -18px;
    left: -18px;
    background: #ffffff54;
    border: none;
    padding: 4px;
    font-size: 12px;
    border-radius: 50%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    z-index: 10;
    width: 23px;
    height: 23px;
}

.designer-wrapper button.img-control.rotate svg {
    background-color: #fff;
    border-radius: 15px;
}

button.img-control.resize svg {
    background-color: #fff;
    border-radius: 15px;
}
.designer-wrapper .img-control svg {
    width: 14px;
    height: 14px;
}

.designer-wrapper .preview-overlay-container .overlay-wrapper {
  position: absolute;
  width: 100px;
  cursor: move;
  z-index: 9;
}

.designer-wrapper .preview-overlay-container-back .overlay-wrapper {
  position: absolute;
  width: 100px;
  pointer-events: auto;
  z-index: 9;
}

.designer-wrapper .preview-overlay-container-side .overlay-wrapper {
  position: absolute;
  width: 100px;
  pointer-events: auto;
  z-index: 9;
}

/*.designer-wrapper .text-overlay-wrapper {
  position: absolute;
  padding: 10px;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  background: transparent;
  cursor: move;
  transform-origin: center center;
  display: inline-block;
  width: auto;
  height: auto;
  border: 1px dashed;
}
*/
.text-overlay-wrapper.dragging.ui-draggable.ui-draggable-handle {
    left: unset;
}

.designer-wrapper .text-overlay-wrapper {
    position: relative !important;
    padding: 10px;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    background: transparent;
    cursor: move;
    transform-origin: center center;
    display: inline-block;
    width: auto;
    height: auto;
    /*border: 1px dashed;*/
    clear: both !important; 
    /* margin: auto; */
    z-index: 9;
}
.designer-wrapper .text-overlay-wrapper.ui-draggable-dragging {
    border: 1px dashed #fff;
}
.designer-wrapper .text-overlay-wrapper .img-control {
  position: absolute;
  background: white;
  border: none;
  font-size: 12px;
  padding: 2px;
  border-radius: 50%;
  box-shadow: 0 1px 3px rgba(0,0,0,0.3);
  cursor: pointer;
  z-index: 10;
  line-height: 1;
}

/* 🗑 Delete – top right */
.designer-wrapper .text-overlay-wrapper .delete-text {
  top: -10px;
  right: -10px;
}

/* ↔️ Resize – bottom right */
.designer-wrapper .text-overlay-wrapper .resize-text {
  bottom: -10px;
  right: -10px;
}

/* ⟳ Rotate – bottom left */
.designer-wrapper .text-overlay-wrapper .rotate-text {
  bottom: -10px;
  left: -10px;
}

/* Optional icon sizing */
.designer-wrapper .text-overlay-wrapper .img-control svg {
  width: 18px;
  height: 18px;
  display: block;
}




.text-edit-panel {
  border: 1px solid #ccc;
  margin-top: 10px;
  padding: 8px;
  border-radius: 6px;
  background: #f9f9f9;
}

.text-edit-panel h4 {
  font-size: 14px;
  margin: 0 0 6px;
}

.text-edit-panel select {
  width: 100%;
  padding: 5px;
  border-radius: 4px;
}

.text-edit-panel .edit-panel-body {
  display: block;
  margin-top: 10px;
}

.text-edit-panel .edit-panel-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.text-edit-panel .edit-panel-header .toggle-arrow {
  font-weight: bold;
}

.undo-panel {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 9;
  display: grid;
  gap: 5px;
}

.undo-btn {
    background-color: #f4f4f4e6 !important;
    border: none !important;
    padding: 6px 10px;
    cursor: pointer;
    font-size: 14px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.undo-btn span.icon {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

.undo-btn span.icon svg {
    width: 35px;
    height: 23px;
}

.undo-btn span.label {
    color: #000;
}

.control-panel {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 999;
  display: flex;
  gap: 10px;
}

.toggle-controls-btn {
  background: white;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 6px 10px;
  cursor: pointer;
  font-size: 14px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
.download-btn {
  background: #007bff;
  color: white;
  border: none !important;
  border-radius: 4px;
  padding: 6px 10px;
  font-size: 14px;
  cursor: pointer;
  box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}


.start-options {
  text-align: center;
  padding: 40px 20px;
  font-family: 'Arial', sans-serif;
}

.start-options h3 {
    font-weight: 700;
    margin-bottom: 30px !important;
    font-size: 28px !important;
}
.option-grid {
  display: grid;
  grid-template-columns: repeat(2, 120px);
  justify-content: center;
  gap: 30px 40px;
}

.option {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.option:hover {
  transform: scale(1.05);
}

.option img {
  width: 90px;
  height: 90px;
  margin-bottom: 0px;
}

.option p {
  font-size: 16px;
  margin: 0;
  color: #333;
}

.tab-pane .close{
  cursor: pointer;
}

.designer-sidebar ul.designer-tabs {
    display: flex
;
    flex-direction: column;
    justify-content: center;
}
@media (max-width: 480px) {
  .option-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}


.text-settings-panel {
  /*background: #fff;*/
/*  border: 1px solid #ddd;*/
/*  padding: 15px;*/
  margin-bottom: 15px;
  border-radius: 8px;
  width: 100%;
  font-family: Arial, sans-serif;
}

.text-settings-panel .settings-header input {
  width: 100%;
  padding: 6px 8px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.text-settings-panel .settings-group {
    margin-top: 12px;
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
    cursor: pointer;
    border-bottom: 1px solid #eee;
}
.settings-group input.text-color-picker {
    width: 110px;
}
.edit-color-wrapper {
    width: 150px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.text-settings-panel label {
  display: block;
  font-size: 13px;
  margin-bottom: 5px;
}

.text-settings-panel input[type="color"],
.text-settings-panel input[type="number"],
.text-settings-panel select {
  width: 100%;
  padding: 5px;
}

.text-settings-panel input[type="range"] {
  width: 100%;
}

.text-settings-panel .buttons {
  display: flex;
  gap: 8px;
  margin-top: 10px;
}

.text-settings-panel .buttons button {
  flex: 1;
  padding: 5px;
  font-size: 13px;
  cursor: pointer;
}

.font-row {
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
  cursor: pointer;
  border-bottom: 1px solid #eee;
}

.font-picker-panel {
  padding: 12px;
  background: #fff;
  display: none;
}

.font-picker-header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

.font-picker-header input {
  flex: 1;
  padding: 6px 10px;
  font-size: 14px;
}

.font-list {
  max-height: 300px;
  overflow-y: auto;
}

.font-option {
  cursor: pointer;
  padding: 8px;
  border-bottom: 1px solid #f1f1f1;
}

.font-preview {
  font-size: 22px;
  margin-bottom: 2px;
}

.font-name {
  font-size: 12px;
  color: #666;
}
strong.current-font-name span.icon svg {
    height: 15px;
    width: 15px;
    transform: rotate(180deg);
    fill: #d9d9d9;
}
.font-preview {
  font-size: 22px;
  line-height: 1.4;
}
.font-name {
  font-size: 12px;
  color: #666;
  margin-top: 2px;
}
strong.current-font-name span.font {
    font-size: 20px;
}
.color-box {
    border: 2px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    padding: 2px;
    width: 14.6% !important;
}
.outline-actions button.remove-outline, .outline-actions button.apply-outline.btn-primary {
    background: #7100eb;
}
.font-category-tabs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 10px;
}

.font-tab {
    background-color: #f4f4f4 !important;
    border: none !important;
    padding: 8px 4px;
    font-size: 16px !important;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    transition: 0.2s ease all;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
    color: #000 !important;
}
.color-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.open-color-picker {
  display: flex;
  align-items: center;
  gap: 8px;
}

.current-color-box {
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.color-picker-panel {
  padding: 12px;
  margin-top: 10px;
}

.color-picker-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
}

.color-swatches-grid {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  gap: 8px;
}

.color-swatch {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  border-radius: 6px;
  cursor: pointer;
  border: 1px solid #ccc;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  overflow: hidden;
  padding: 4px;
  box-sizing: border-box;
}

.color-swatch.selected {
  border: 2px solid #1a73e8;
}
.swatch-checkmark {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 17px;
    color: white;
    background: rgba(0,0,0,0.4);
    /* border-radius: 50%; */
    padding: 2px 5px;
    display: none;
}

.color-swatch.selected .swatch-checkmark {
  display: block;
}

.swatch-label {
  text-align: center;
  font-size: 10px;
  color: #fff;
  text-shadow: 0 0 2px black;
}
.color-done-btn {
  width: 100%;
  background: #1a73e8;
  color: #fff;
  padding: 6px 12px;
  border: none;
  border-radius: 4px;
  font-weight: bold;
  cursor: pointer;
  margin-top: 20px;
}
.selected-color-display {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 12px 0;
}

.selected-color-box {
  width: 25px;
  height: 25px;
  border-radius: 4px;
  border: 1px solid #ccc;
}

.selected-color-name {
  font-weight: 500;
  font-size: 14px;
}
.open-color-picker span.chevron svg {
    height: 15px;
    width: 15px;
    transform: rotate(180deg);
    fill: #d9d9d9;
}
span.swatch-checkmark svg {
    fill: #fff;
    height: 16px;
    width: 16px;
    text-align: center;
}

.rotation-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
}

.rotate-control {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1;
}

.rotate-range {
  flex: 1;
}

.rotate-value {
    width: 65px !important;
    padding: 4px !important;
    border: 1px solid #ccc !important;
    border-radius: 4px;
    text-align: center;
}

span.outline-summary span.chevron .icon svg {
    height: 15px;
    width: 15px;
    transform: rotate(180deg);
    fill: #d9d9d9;
}

.outline-color-grid {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    gap: 8px;
}

.outline-actions {
    margin-top: 20px;
}

.outline-actions button.remove-outline {
    width: 50%;
    border: none;
    padding: 12px;
}

.outline-actions button.apply-outline.btn-primary {
    width: 48%;
    border: none;
    padding: 12px;
}
.outline-slider-wrapper {
  background: #f5f5f5;
  padding: 10px;
  border-radius: 6px;
}

.slider-labels {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  margin-top: 6px;
  color: #666;
}

.outline-thickness-slider {
  width: 100%;
}
.outline-summary {
  display: flex;
  align-items: center;
  gap: 6px;
/*  font-size: 13px;*/
  color: #444;
}
span.shape-summary .chevron .icon svg {
    height: 15px;
    width: 15px;
    transform: rotate(180deg);
    fill: #d9d9d9;
}

.shape-option svg {
    width: 4rem;
    height: 2rem;
}

.shape-options-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
}

.shape-options-grid button.shape-option.active {border: 2px solid #f54b50;}

.shape-options-grid button.shape-option {
    background-color: #fff;
    border: 2px solid #ccc;
    border-radius: unset;
}

.shape-actions {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}

.shape-actions 
 button.remove-shape {
    background-color: transparent;
    color: #1a50cd;
    font-weight: 800;
    border: 2px solid #1a50cd;
}
.shape-actions button {
    padding: 12px;
}
.shape-actions button.apply-shape {
    background-color: #1a50cd;
    color: #fff;
    font-weight: 800;
    border: 2px solid #1a50cd;
}
.choose-shape-settings {
    padding-top: 20px;
    padding-bottom: 20px;
}
.choose-shape-settings input.shape-intensity-slider {
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
}
.shape-options-grid button.shape-option:hover {
    background-color: transparent;
}
.shape-options-grid button.shape-option:active {
    background-color: transparent;
}
.shape-options-grid button.shape-option:focus {
    background-color: transparent;
}
.shape-actions button.remove-shape[disabled] {
    color: #ccc;
    border: 2px solid #ccc;
}
.art-category-grid ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
.art-category-grid ul li {
    text-align: center;
    background-color: #fff;
    padding: 7px;
    border-radius: 10px;
    cursor: pointer;
}
.art-category-grid ul li span.icon {
    width: 100%;
    display: block;
}
.add-art-panel input.art-search-input {
    width: 100%;
    background-color: #fff;
}
.art-category-grid {
    height: 350px;
    overflow-y: scroll;
    margin-top: 20px;
    padding-right: 10px;
}
.art-subcategory-grid ul {
    text-align: center;
    line-height: 30px;
}
.art-image-grid ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    height: 350px;
    overflow-y: scroll;
    margin-top: 20px;
    padding-right: 10px;
    text-align: center;
}
.art-image-grid ul img {
    cursor: pointer;
    height: 90px;
    width: auto;
}
.settings-group.text-size-row {
    align-items: center;
    padding: 8px 0;
    margin: 0;
}
.settings-group.text-settings-row ul {
    display: contents;
}
.settings-group.text-settings-row ul li.center svg {height: 35px;}

.settings-group.text-settings-row {
    width: 358px;
}
.settings-group.text-settings-row ul li span.label {
    font-size: 14px;
}
.settings-group.text-settings-row ul li {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    gap: 0px;
    padding: 0 2px;
}
.settings-group.text-settings-row ul li.layering .icon ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.settings-group.text-settings-row ul li.layering .icon ul li svg {
    height: 35px;
        opacity: 0.5;
}
.settings-group.text-settings-row ul li.text-alignment .icon ul li svg {
    height: 35px;
}
.settings-group.text-settings-row ul li.text-alignment .icon ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.settings-group.text-settings-row ul li.duplicate .icon svg {
    height: 35px;
    fill: #000;
}
.settings-group.text-settings-row ul li.layering .icon ul li {
    background-color: #fff;
    border: 1px solid #bfbfbf;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 2rem;
    width: 3rem;
}
.settings-group.text-settings-row ul li.center span.icon {
    background-color: #fff;
    border: 1px solid #bfbfbf;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 2rem;
    width: 3rem;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.settings-group.text-settings-row ul li.duplicate span.icon {
    background-color: #fff;
    border: 1px solid #bfbfbf;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 2rem;
    width: 3rem;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.settings-group.text-settings-row ul li.text-alignment .icon ul li {
    background-color: #fff;
    border: 1px solid #bfbfbf;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 2rem;
    width: 3rem;
}
.settings-group.text-settings-row ul li.layering .icon ul li.top {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.settings-group.text-settings-row ul li.layering .icon ul li.bottom {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-left: navajowhite;
}
.settings-group.text-settings-row ul li.text-alignment .icon ul li.left {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-right: none;
}

.settings-group.text-settings-row ul li.text-alignment .icon ul li.right {
    border-left: navajowhite;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
.designer-text-content {
  font-weight: bold;
  white-space: pre-wrap;
}

.settings-group.text-settings-row ul li.text-alignment .icon ul li.active {
    background-color: #ccc;
    background-image: none;
}

.layering ul li.active svg {
    opacity: 1 !important;
}


.designer-wrapper .text-overlay-wrapper.add-absolute {
    position: absolute !important;
}
.text-overlay-wrapper.ui-draggable.ui-draggable-handle.text-alignment {
    position: absolute !important;
}


.add-to-cart-wrapper {
    background-color: #fff;
    height: 84px;
    display: grid;
    padding: 10px 20px;
    grid-template-columns: repeat(2, 1fr);
    border-top: 1px solid #ccc;
    vertical-align: middle;
    position: relative;
}

.add-to-cart-wrapper .product-image img {
    height: 60px;
    width: auto;
    object-fit: scale-down;
}

.add-to-cart-wrapper .product-image {
    width: 50px;
}

.add-to-cart-wrapper .left-info {
    display: flex;
    align-items: center;
    gap: 20px;
}

.add-to-cart-wrapper .right-info {
    padding-top: 7px;
    text-align: right;
}

.add-to-cart-wrapper .product-info .pname {
    font-size: 20px;
}

.add-to-cart-wrapper .product-info .color {
    font-size: 16px;
}

.add-to-cart-wrapper .right-info button.btn.btn-primary {
    background-color: #7300f0;
    border-color: #7300f0;
    padding: 8px 22px;
    font-size: 20px;
}

.add-to-cart-wrapper .right-info button.btn.btn-primary svg {
    fill: #fff;
}

.add-to-cart-wrapper .right-info button.btn.btn-primary span.label {
    position: relative;
    top: -4px;
}



.custom-popup-wrapper {
  display: none;
}

.custom-popup-wrapper.active {
  display: block;
}

/* Overlay */
.custom-popup-wrapper .popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 999;
}

/* Popup container */
.custom-popup-wrapper .popup-container {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  width: 90%;
  max-width: 800px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 15px 40px rgba(0,0,0,0.2);
  padding: 20px;
}

/* Close button */
.custom-popup-wrapper .popup-close {
  position: absolute;
  top: 0px;
  right: -25px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  transition: 0.3s ease;
}

.custom-popup-wrapper .popup-close:hover {
  color: #e74c3c;
}

/* Popup content */
.custom-popup-wrapper.active tbody tr td img {
    width: 50px;
    height: auto;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 3px;
}
.custom-popup-wrapper.active tbody tr td.img {
    text-align: center;
}
.custom-popup-wrapper table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  /*margin-top: 20px;*/
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 15px;
  color: #333;
  /*border-radius: 8px;*/
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0,0,0,0.05);
}

.custom-popup-wrapper thead {
  background-color: #f5f5f5;
}

.custom-popup-wrapper thead th {
  padding: 14px 16px;
  text-align: left;
  font-weight: 600;
  border-bottom: 2px solid #e0e0e0;
}

.custom-popup-wrapper tbody td {
  padding: 14px 16px;
  border-bottom: 1px solid #eee;
}

.custom-popup-wrapper tbody tr:hover {
  background-color: #f9f9f9;
  transition: background-color 0.3s ease;
}

.custom-popup-wrapper table th:first-child,
.custom-popup-wrapper table td:first-child {
  border-top-left-radius: 8px;
}

.custom-popup-wrapper table th:last-child,
.custom-popup-wrapper table td:last-child {
  border-top-right-radius: 8px;
}

.custom-popup-wrapper.active tbody tr td {
    padding: 5px;
}

.custom-popup-wrapper.active tbody tr td input[type="number"] {
    min-height: 35px;
    padding: 6px;
}
/*.custom-popup-wrapper .popup-content {
    height: 400px;
    overflow-y: scroll;
}*/


.custom-body-table-wrapper {
    height: 400px;
    overflow-y: scroll;
}

.total-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}


.total-wrapper .add-cart {
    text-align: right;
    position: relative;
    top: 15px;
}

.total-wrapper .add-cart button.btn.btn-primary {
    padding: 10px 10px;
    background-color: #7300f0;
    border-color: #7300f0;
}

.total-wrapper .items {
    position: relative;
    top: 10px;
}
.custom-body-table-wrapper .stock-info {
    font-size: 12px;
    color: #666;
    margin-top: 3px;
}

.total-wrapper .add-cart button.btn.btn-primary {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 20px;
    float: right;
}

.total-wrapper .add-cart button.btn.btn-primary span.loading svg {
    width: 20px;
    height: 20px;
}


.art-settings-panel .settings-group.text-settings-row ul li.text-alignment .icon ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.settings-group.art-settings-row li.center {
    flex-grow: initial;
}
.settings-group.art-settings-row .settings-group.text-settings-row ul li.text-alignment .icon ul li.center1 {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
.settings-group.art-settings-row .settings-group.text-settings-row {
    display: flex;
    justify-content: space-between;
}
.settings-group.art-settings-row hr {
    border-bottom: 1px solid #ccc;
    margin: 20px 0;
}
.flip-horizontal {
    transform: scaleX(-1);
}
.flip-vertical {
    transform: scaleY(-1);
}

.settings-group.art-settings-row li.text-alignment ul li svg.active{
    transform: rotate(180deg);
}

.start-design-button {
    display: none;
}

body.start-design-enabled .start-design-button {
    display: revert;
}


.front-preview img, .back-preview img, .side-preview img {
    object-fit: scale-down;
}


section.start-options.first-section-open h3 {
    margin-bottom: 18px !important;
}

section.start-options.first-section-open .option-grid {
    flex-direction: column;
    display: flex;
    justify-content: flex-start;
    justify-content: flex-start !important;

    gap: 0px;
}


section.start-options.first-section-open .option-grid p {
    text-align: left;
    padding: 0 33px;
    width: 100%;
    font-size: 22px;
    color: #000;
    font-weight: 500;
    font-family: "Roboto", Sans-serif;
    text-transform: uppercase;
    padding-right: 60px;
    margin-bottom: 12px;
}

.arrow-img svg {
    width: 240px;
}
ul.designer-tabs {
    background: #fff;
}
.arrow-img {
    margin-left: 0px;
    width: 100%;
}
section.start-options.first-section-open .option:hover {transform: inherit;}


section.start-options.first-section-open .option {
    height: 137px;
    align-items: center;
    justify-content: end;
    padding: 0 0;
    padding-bottom: 0;
}
.designer-wrapper .designer-tabs .tab {
    height: 140px;
}

.designer-sidebar ul.designer-tabs img {
    height: 100px;
    object-fit: scale-down;
}



button.dz-clickable {
    background-color: #7300f0 !important;
    border-color: #7300f0 !important;
    border-radius: 100px !important;
    font-size: 18px;
}

.dropzone .dz-message div {
    color: #000 !important;
    font-size: 20px;
}

.info-upload {
    width: 100%;
    padding: 30px 1px;
}

.info-upload h5 {
    font-weight: 400;
}

.info-upload p {
    color: #000;
    margin-bottom: 10px !important;
    padding-left: 33px;
    
    font-size: 14px;
}

.info-upload h5 {
    margin-bottom: 0;
    font-size: 20px !important;
    margin-top: 30px;
}

.info-upload h5:first-child {
    margin-bottom: 20px;
}

.top-sec {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 10px;
}

.top-sec svg {
    width: 22px;
    height: auto;
}

.info-upload p, .info-upload h5 {
    padding-left: 40px;
}


section.start-options.first-section-open {
    height: 520px;
}

.top-sec h4 {
    margin-bottom: 0px;
    font-size: 20px !important;
}
.inner-wrapper {
    height: 480px;
}

div#size-options {
    display: flex;
    flex-wrap: wrap;
}


.popup-content .total-wrapper {
    width: 100%;
    padding: 20px 0;
    padding-bottom: 0;
}
 
.total-wrapper .checkboxes {
    display: flex;
    gap: 10px;
}
 
/*.total-wrapper label.control-label {
    background: #6e00f5;
    width: 100px;
    color: #fff;
    text-align: center;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    padding: 3px 0;
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
}*/
 
.total-wrapper label.control-label input {
    position: absolute;
    opacity: 0;
}
 
.total-wrapper .left-wrapper {
    gap: 20px;
    display: flex;
    align-items: center;
}
 

.total-wrapper .left-wrapper textarea {
    background: #f7f7f8;
    height: 0;
    text-align: left;
    padding: 13px 30px !important;
    border-radius: 5px;
    font-size: 14px;
    display: flex
;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    align-items: baseline;
    justify-content: left;
}
.popup-content .total-wrapper .right-wrapper {
    display: flex;
    justify-content: right;
    gap: 20px;
}
 
.decorating-type h6 {
    font-size: 13px;
    margin-bottom: 5px;
}


.total-wrapper label.control-label span {
    background: #e7e7e7;
    width: 100px;
   
    color: #a9a9a9;
    text-align: center;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    padding: 13px 0;
    font-family: "Roboto",Sans-serif;
    font-size: 14px;
}
.total-wrapper .checkboxes label.control-label input:checked+span {
    background: #2252d1;
    color: #fff;
}
.designer-wrapper .designer-main .left-info .product-info a {
    display: contents;
}

body.page-template-decorate-product-designer .header-mainmenu.type-menu, body.page-template-decorate-product-designer .electron-category-menu.type-vertical {
    display: none;
}
.after-upload h5, .after-upload p {
    margin: 0;
    padding: 0;
    margin-bottom: 5px !important;
}
.total-wrapper .left-wrapper textarea::placeholder {
    color: #a9a9a9;
}
@media(max-width:767px){
    .designer-main {
    width: 100%;
}

.popup-content .total-wrapper {
    width: 100%;
    padding: 20px 10px;
    padding-bottom: 0;
}
section.start-options.first-section-open {
    display: none;
}

div#wrapper {
    overflow-x: hidden;
}

.popup-content {
    width: 700px;
    overflow: scroll;
}

.popup-container {
        overflow: scroll;
        padding: 0 !important;
    }

.side-view-panel button.btn.btn-primary {
    width: 100px;
    margin-top: 0;
}
.no-scroll-mobile {
    overflow: hidden;
}

.settings-group.text-settings-row {
    width: 100% !important;
    overflow: scroll;
}
.default-wrapper {
    display: none;
}

.side-view-panel {
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f4f4f4e6;
}

.side-view-panel ul.side-panel {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.side-view-panel ul.side-panel img {
    width: 30px;
    height: 30px;
    object-fit: scale-down;
    background-color: #fff;
}

.side-view-panel ul.side-panel li {
    background-color: #f4f4f4e6;
}

.designer-wrapper .designer-main {
    padding-top: 80px;
}

.designer-main img {
    object-fit: scale-down;
}

.designer-wrapper .designer-preview {
    width: 305px;
    height: 385px;
}

.add-to-cart-wrapper {
    display: flex;
    width: 100%;
    height: auto;
    padding: 10px 10px;
    align-items: center;
}

.add-to-cart-wrapper .left-info {
    flex-direction: row;
    text-align: left;
    width: 60%;
    gap: 7px;
    padding: 0 0px;
    align-items: self-start;
}

section.start-options.first-section-open {
    display: none;
}
div#designCanvasFront {
    left: -20px;
}
.add-to-cart-wrapper .right-info button.btn.btn-primary {
    font-size: 15px;
    padding: 6px 10px;
}

.add-to-cart-wrapper .product-info .pname {
    font-size: 13px;
}

.add-to-cart-wrapper .product-info .color {
    font-size: 12px;
}
    .designer-sidebar {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
    flex-direction: column !important;
}

.designer-wrapper .tab-pane {
    width: 100% !important;
}

.designer-wrapper .designer-sidebar {
    width: 100%;
}

body .designer-sidebar ul.designer-tabs {
    order: 2;
    display: flex;
    align-items: center;
    width: 100% !important;
    justify-content: center;
    padding: 0px 20px !important;
    gap: 40px;
    flex-direction: row;
    border-radius: 0;
}

ul.designer-tabs li.tab.active {
    border-left: 0;
    border-top: 4px solid #7300f0;
}

.designer-wrapper .designer-tabs .tab {
    height: auto;
}

.designer-wrapper .designer-tabs .tab {
    border-left: 0px solid transparent;
    border-top: 2px solid transparent;
}

.designer-wrapper .designer-container {
    max-width: 100%;
    padding: 0;
}

.designer-sidebar ul.designer-tabs img {
    height: 45px;
}

.inner-wrapper {
    height: 67vh;
}

section.start-options.first-section-open .option-grid {transform: rotate(-90deg) !important;}

section.start-options.first-section-open .option {
    height: 125px;
    justify-content: center;
}

.designer-wrapper .designer-sidebar .default-wrapper {
    width: 100%;
}


.arrow-img svg {
    width: 250px;
}

.arrow-img {
    width: 80%;
}
}
@media (min-width:768px) and (max-width:1023px){
.side-view-panel {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
}

.default-wrapper section.start-options {
    text-align: left;
    background: #f7f7f8;
    padding: 0;
}

.default-wrapper section.start-options h3 {
    font-size: 13px !important;
    padding: 10px !important;
}
.designer-wrapper .designer-preview {
    width: 285px;
    float: left;
}

.designer-wrapper .designer-main {
    align-items: self-start;
}
.designer-sidebar ul.designer-tabs img {
    height: 80px;
    object-fit: scale-down;
}
.designer-wrapper .designer-tabs .tab {
    height: 122px;
    padding-left: 4px;
}
section.start-options.first-section-open .option {
    height: 110px;
}
section.start-options.first-section-open .option-grid p {
    font-size: 16px;
    padding-right: 20px;
}
.designer-sidebar ul.designer-tabs {
    padding: 2rem 0;
}

.undo-panel {
    display: none;
}
.add-to-cart-wrapper {
    padding: 10px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.add-to-cart-wrapper .left-info {
    width: 74%;
    gap: 10px;
    align-items: center;
}

.add-to-cart-wrapper .right-info {
    width: 25%;
    padding: 0px;
}

.designer-wrapper .designer-main {
    align-items: self-start;
}

.info-upload {
    padding: 0;
}

.add-text-content button.btn.btn-primary {
    padding: 11px 30px;
    width: 100%;
}

.text-edit-panels {
    /* OVERFLOW: HIDDEN; */
}

.settings-group.text-settings-row {
    WIDTH: 100%;
    OVERFLOW: SCROLL;
}

.designer-sidebar ul.designer-tabs {
    width: 70px;
}

.tab-pane.active h3 {
    font-size: 12px;
}
.inner-wrapper {
    padding: 16px;
}

.top-sec h4 {
    font-size: 18px !important;
}

.top-sec {
    flex-direction: column;
    align-items: self-start;
    margin-top: 20px;
}

.info-upload p, .info-upload h5 {
    padding: 0;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
}

.dropzone .dz-message div {
    font-size: 14px;
}

button.dz-clickable {
    font-size: 12px;
}
}



@media (min-width:1024px) and (max-width:1199px){
    .elementor-element.elementor-element-62b6241f.e-flex.e-con-boxed.e-con.e-child > div {
    flex-wrap: wrap;
}



.right-info {
    text-align: right !important;
}

.left-info {
    gap: 20px;
    align-items: center;
}
section.start-options.first-section-open .option-grid p {
    font-size: 17px;
    padding-right: 10px;
}

.info-upload {
    padding: 20px 0;
}

.top-sec h4 {
    font-size: 19px !important;
}

.info-upload p {
    margin-bottom: 20px !important;
}

ul.designer-tabs span.label {
    font-size: 13px;
    letter-spacing: 0;
}

.top-sec svg {
    width: 20px;
}

.info-upload p, .info-upload h5 {
    padding-left: 30px;
}
}



@media (min-width:1300px) and (max-width:1367px){
.inner-wrapper {
height: 427px;
}
.right-info {
    text-align: right !important;
}

.left-info {
    gap: 20px;
    align-items: center;
}
section.start-options.first-section-open .option-grid p {
 font-size: 18px;
padding-right: 50px;
}
.info-upload {
    padding: 20px 0;
}

.top-sec h4 {
    font-size: 19px !important;
}

.info-upload p {
    margin-bottom: 20px !important;
}

ul.designer-tabs span.label {
    font-size: 13px;
    letter-spacing: 0;
}

.top-sec svg {
    width: 20px;
}

.info-upload p, .info-upload h5 {
    padding-left: 30px;
}
.designer-sidebar ul.designer-tabs img {
    height: 50px;
}
 
.designer-wrapper .designer-tabs .tab {
    height: 110px;
}
 section.start-options.first-section-open {
 height: 490px;
}
section.start-options.first-section-open .option {
    height: 118px;
}
/*.designer-wrapper .designer-sidebar {
    height: 490px;
}
 */
.designer-wrapper .designer-preview {
    width: 365px;
    height: 366px;
}
 
.designer-wrapper .tab-pane {
    overflow: auto;
}
}
@media (min-width:1368px) and (max-width:1399px){
.designer-sidebar ul.designer-tabs img {
    height: 80px;
}
 
.designer-wrapper .designer-tabs .tab {
    height: 127px;
}
 
section.start-options.first-section-open .option {
    height: 122px;
}
 
section.start-options.first-section-open .option-grid p {
    font-size: 22px;
}
 
/*.designer-wrapper .designer-sidebar {
    height: 543px;
}
 */
.designer-wrapper .tab-pane {
    overflow: auto;
}
.designer-wrapper .designer-preview {
 position: relative;
 width: 365px;
 height: 475px;
 background: transparent;
}
.designer-wrapper .tab-pane {
    padding-bottom: 0 !important;
}
}

@media (min-width:1200px) and (max-width:1299px){
section.start-options.first-section-open .option-grid p {
    font-size: 16px;
}
section.start-options.first-section-open .option {
    height: 108px;
}
.designer-wrapper .designer-tabs .tab {
    height: 100px;
}
.designer-sidebar ul.designer-tabs img {
    height: 40px;
    object-fit: scale-down;
}
 
.inner-wrapper {
    height: 368px;
}
 
.side-view-panel {
    position: absolute;
    top: 0;
    right: 0;
    width: 108px;
}
.designer-wrapper .designer-preview {
    position: relative;
    width: 375px;
    height: 375px;
    background: transparent;
}
 
section.start-options.first-section-open {
    height: 430px;
}
}
