.sb-pd-drawingArea {
  position: relative;
}

.sb-pd-body_modal {
  height: 100%;
}

.sb-customize-product-list {
  height: 100%;
}

.sb-pd-canvas {
  height: 100%;
  background-color: #e5e5e5;
}

.sb-pd-imagecanvas {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media only screen and (min-width: 2560px) {
  .canvas-wrapper {
    height: 950px !important;
  }
}

/* .sb_pd_hide_wrapper{
  display: none;
  }
  .shopify-app-block{
  display: none;
  } */
.canvas-wrapper {
  overflow-y: hidden;
}

.sb-pd-imagecanvas .div_image_thumbnails {
  padding: 0 10px 0 0;
  margin: 4px;
  display: flex;
  justify-content: center;
  position: absolute;
}

/* .canvas-thingy {
  left: -19px !important;
  } */
.thumbnail-container {
  display: none;
}

.thumbnail-container img {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 1px;
  width: 80px;
  margin-left: 1px;
  height: 80px;
  cursor: pointer;
}

.datatextelemet {
  display: none;
}

@media only screen and (max-width: 600px) {
  /*   .pdzoombutton {
  position: unset !important;
  } */
  /* Styles for screens smaller than or equal to 600px */
  .pdzoombutton {
    /*   display: flex; */

    float: unset !important;
    margin-left: 219px !important;
  }
}

.pdzoombutton {
  text-align: right;
  /* padding: 0 5px; */
  width: max-content;
  cursor: pointer;
  border: 2px solid #eeee;
  border-radius: 15px;
  display: flex;
  gap: 14px;
  padding: 4px 9px 1px 9px;
  /* margin: 10px 0 0 0; */
  display: none;
}

/* display: flex;
  justify-content: center;
}  */

.pdzoombutton button {
  /* fill: #7e7e7e;
  background: #f2f2f2;
  border: unset;
  padding: 6px 6px 3px;
  display: inline-block;
  margin: -4px;
  cursor: pointer; */

  /*   display:flex
  cursor: pointer;
  color: #000000;
  border: 1px solid #5845452b;
  background: #d1d1d1;
  cursor:pointer */
}

/* .pdzoombutton button:hover {
  background-color: #ddd;
  } */

#value {
  margin: 4px;
}

/* .sb-canvaszoomin,
  .sb-canvaszoomout {
  width: 38px;
  padding: 11px;
  min-width: 16px;
  height: 117%;
  transition: color .2s ease-in-out;
  align-items: center;
  }  */
.pdzoombutton svg path {
  fill: #020912bf;
  /* height: 18px;
  display: inline; */
}

.sb-canavszoom {
  float: right;
  margin-right: 8px;
  margin-top: 8px;
  height: 44px;
}

/* .sb-canvaszoomout {
  width: 25px;
  } */
.sb-pd-product-options {
  /* max-height: 392px; */
  /* overflow-y: auto; */
}

.AdditionalTextPrice,
.sb-pd-AdditionalClipartPrice,
.sb-pd-AdditionalPatternPrice {
  margin: 0;
}

.AdditionalUploadPrice,
.AdditionalTextPrice,
.sb-pd-AdditionalPatternPrice,
.sb-pd-AdditionalClipartPrice {
  font-size: 12px;
}

.pdtextinputlabel,
.pdclipartlabel,
.pdpatternlabel {
  display: flex;
  padding-inline: 10px;
}

img.font-styel-span {
  border: 1px solid #5845452b;
}

span.form-submit.pd_browsefile:hover {
  box-shadow: 0px 0px 5px;
}

label.sb-pd-swatch-quickdemo.color-text:hover,
img.font-styel-span:hover,
span.sb-pd-span-quickdemo.bgcolor-color:hover {
  box-shadow: 0px 0px 2px;
}

.sb-pd-back-option-header:hover {
  /* background: rgba(64, 87, 109, 0.07); */
}

button.form-submit.btnAddText.addTextBtn:hover {
  background: rgb(184 186 203 / 51%);
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-popup_fottersection
  .sb-pd-popup_addtocartbutton
  button:hover {
  background: #032e0a;
  color: #fff;
}

.patternimg {
  height: 70px;
  width: 63px;
  margin: 3px;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-popup_fottersection
  .sb-pd-popup_pricecount
  h4,
.totalprice {
  margin: 6px 6px 4px 6px;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #ffffff !important;
}

.sb-pd-editor-for-mobile .sb-pd-popup_addtocartbutton {
  padding: 5px;
}

.sb-pd-add-text-name-for-mobile .pd_browsefile,
span.form-submit.pd_browsefile {
  background: #00000052;
  border: none;
  margin-top: 10px;
  padding: 10px 20px;
  border-radius: 4px;
  cursor: pointer;
}

@media only screen and (min-width: 1025px) {
  .sb-customize-product-popbx
    .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas {
    display: flex;
    gap: 0;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor {
    /* flex: 1; */
    /* padding: 6px 12px 0px 9px; */
    width: clamp(350px, 27%, 420px);
  }

  .sb-pd-editor-options #sb-pd-layer {
    display: none;
  }

  .sb-customize-product-popbx
    .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile {
    display: none;
  }

  /*   .sb-customize-product-popup .sb-customize-product-popbx {
  height: 100%;
  } */
  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-imagecanvas {
    width: 45%;
  }
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-displaytextfeild
  svg {
  /* width: 39px; */
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-imagecanvas {
  flex: 1 1 auto;
  background: #e5e5e5;
  /* border-radius: 8px; */
  /* border: 1px solid #5845452b; */
  /* margin: 12px 0 0 12px; */
  /* padding: 0 0 2px 10px; */
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.15) -2px 0px 10px -7px;
  /* border-right: 1px solid #5845452b; */
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-imagecanvas
  .div_image_thumbnails
  .thumbnails_img {
  height: 70px;
  width: auto;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-imagecanvas
  .div_image_thumbnails
  a {
  text-decoration: none;
}

.sb-customize-product-popbx
  .sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas
  .sb-pd-imagecanvas
  .sb-pd-drawingArea
  .canvas-container {
  margin: 0 auto;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-displaytextfeild:hover,
.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-add-text-options
  .col-12.productdesign.pd_fontstyle.product_text
  .font-family-funct
  img.font-styel-span:hover,
.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-sub-options-back-header
  .sb-pd-back-option-header
  span.sb-pd-back-option:hover {
  cursor: pointer;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper {
  background: #fff;
  /* border-radius: 8px; */
  /* border: 1px solid #5845452b; */
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /*   position: relative; */
  overflow-y: auto;
  scrollbar-width: none;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-displaytextfeild {
  border-radius: 8px;
  border: 1px solid #5845452b;
  padding: 15px;
  display: flex;
  gap: 12px;
  align-items: center;
  margin-bottom: 15px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 10px -4px;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-displaytextfeild
  .sb-pd-editor-field-text
  h3 {
  margin: 0;
  line-height: 1.2;
  font-size: 17px;
  font-weight: 500;
  color: #000000;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-displaytextfeild
  .sb-pd-editor-field-text
  span {
  color: #8d929c;
  font-size: 14px;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-sub-options-back-header {
  display: none;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-sub-options-back-header
  .sb-pd-back-option-header
  span.sb-pd-back-option {
  flex: 1 1;
  display: flex;
  align-items: center;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-sub-options-back-header
  .sb-pd-back-option-header {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  border-bottom: 1px solid #5845452b;
  padding: 15px 10px;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  top: 0;
  width: 100%;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-sub-options-back-header
  .sb-pd-back-option-header
  h5 {
  margin: 0;
  flex: 1 1 auto;
  font-size: 17px;
  font-weight: 500;
  color: #000;
}

/* .scroll-hide {
  overflow-y: hidden;
  } */
.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-popup_fottersection
  .sb-pd-popup_addtocartbutton
  button {
  background: #f08034;
  border: none;
  padding: 14px 40px;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  border-radius: 8px;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-editor-field-text {
  flex: auto;
}

.sb-pd-sub-options-container {
  overflow-y: auto;
  scrollbar-width: none;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-sub-options-back-header
  .sb-pd-sub-options-container
  .sb-pd-add-text-options
  .fieldInput
  textarea.addTextInput {
  width: 100%;
  border: 1px solid #5845452b;
  margin-top: 10px;
  border-radius: 4px;
  padding: 10px;
  resize: none;
  height: 50px;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-add-text-options
  fieldset.fieldInput.sb-pd-add-text-input {
  border: none;
  padding: 0;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-add-text-options
  .fieldInput
  button.form-submit {
  text-align: left;
  float: right;
  border: none;
  margin-top: 10px;
  /* background: #f08034; */
  color: #ffffff !important;
  font-weight: 600;
  background-color: #000000;
  cursor: pointer;
  border-radius: 8px;
  padding: 12px 13px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
  text-wrap-mode: nowrap;
  background-image: linear-gradient(
    135deg,
    #232525 20%,
    #6e6e6e 51%,
    #232526 80%
  );
  transition: 0.6s;
  background-size: 400% auto;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-add-text-options
  .fieldInput
  button.form-submit:hover {
  background-position: right center;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-add-text-options
  .col-12.productdesign.pd_fontstyle.product_text,
.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-add-text-options
  .product-designer-productcolor
  .col-12.productdesign.pd_fontFamily {
  margin-top: 10px;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-add-text-options
  .product-designer-productcolor.product_text
  .col-12.productdesign.pd_fontFamily
  select.font-family-images,
.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options-back-header
  .sb-pd-sub-options-container
  .sb-pd-product-options
  .product_bakground
  .productdesign
  select.pdpattern_select {
  width: 100%;
  padding: 11px;
  color: #999;
  border: 1px solid #5845452b;
  border-radius: 4px;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-add-text-options
  .col-12.productdesign.pd_textColor.product_text {
  margin-top: 20px;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .font_color
  .sb-pd-swatch-quickdemo,
.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options-back-header
  .sb-pd-sub-options-container
  .sb-pd-product-options
  .product_bakground
  .product-designer-productcolor
  .productdesign
  .all-bgcolor
  label.sb-pd-swatch-quickdemo.bgcolor-color-label {
  border: 1px solid #5845452b;
  margin: 0 4px;
  padding: 1px;
  display: inline-block;
  border-radius: 4px;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-span-quickdemo {
  display: block;
  width: 25px;
  height: 25px;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #eeee;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-add-text-options
  .col-12.productdesign.pd_fontstyle.product_text
  .font-family-funct
  img.font-styel-span {
  filter: grayscale(1);
}

.sb-customize-product-popup .sb-customize-product-popclose {
  /* background: #000;
  color: #fff; */
  /* position: absolute;
  top: 0px;
  right: 10px;
  width: 40px;
  height: 40px;
  border-radius: 6px;
  cursor: pointer; */
}

.sb-customize-product-popup
  .sb-customize-product-popbx
  .sb-customize-product-list
  .details-modal-title {
  color: #ffffff;
  /* padding: 0px 15px; */
  background: #4c5e7f;
  font-weight: 600;
}

.sb-customize-product-popup
  .sb-customize-product-popbx
  .sb-customize-product-list
  .details-modal-title
  h1 {
  font-size: 16px;
  text-transform: capitalize;
  top: 0;
  margin-left: 12px;
}

.sb-customize-product-popup.sb-customize-product-popup-open {
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
}

.sb-customize-product-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  /*   padding: 10px; */
  overflow: hidden;
  overflow-y: auto;
  z-index: 9999;
  scrollbar-width: none;
}

.sb-customize-product-popup .sb-customize-product-popbx {
  width: 100%;
  /*     max-width: 1200px; */
  background: #fff;
  display: block;
  margin: auto;
  position: relative;
  overflow: hidden;
  height: 100%;
}

.sb-customize-product-popup .sb-customize-product-popclose svg {
  /* width: 12px;
  height: 12px;
  fill: #fff;
  display: block;
  margin: 8px;
  cursor: pointer; */
}

.sb-customize-product-popup .sb-customize-product-list {
  background: #ffffff;
  width: 100%;
  border-radius: 0 0 12px 12px;
  min-height: calc(100% - 0px);
  max-height: calc(100% - 0px);
  /*   overflow-x: hidden;
  position: relative; */
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-add-text-options {
  /* padding: 12px 20px;
  /* max-height: 450px; */
  overflow-y: auto;
  scrollbar-width: none;
  /* height: 100%; */
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-product-options,
.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-sub-options-back-header
  .sb-pd-sub-options-container
  .sb-pd-add-design-options {
  padding: 12px 20px;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-upload-image-options {
  padding: 12px 20px;
  height: auto;
  height: calc(100vh - 130px);
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-displaytextfeild:hover
  circle,
.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-displaytextfeild:hover
  path {
  /* stroke: #f08034; */
  stroke: #2e2e2e;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  #sb-pd-product-background:hover
  path,
.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  #sb-pd-product-background:hover
  rect,
.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  #sb-pd-product-background:hover
  line {
  /* stroke: #f08034; */
  stroke: #2e2e2e;
}

.sb-customize-product-popbx
  .sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas
  .sb-pd-editor-for-mobile {
  display: none;
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-popup_fottersection.product-designer-productcolor {
    height: 12%;
  }
}

@media only screen and (max-width: 1024px) {
  .middle-badge-content .sb-customize-product-popclose {
    display: flex !important;
  }

  .sb-pd-badges-section > .sb-customize-product-popclose {
    display: none !important;
  }

  .sb-pd-editor-field-text h3 {
    width: auto !important;
  }

  .sb-pd-text-options-list .sb-pd-text-option {
    width: unse !important;
  }
  .sb-pd_main_newtextwrapper .sb-pd-text-options-list {
    gap: 5px;
    margin: 5px;
  }

  .sb-pd-bottom-panel-main-section .section-1-drawer,
  .sb-pd-bottom-panel-main-section .sb-pd-bottom-panel-inactive-section-1,
  .sb-pd-bottom-panel-main-section .sb-pd-bottom-panel-active-section-1 {
    display: none;
  }

  .sb_pd_undo_redo {
    gap: 17px;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-displaytextfeild
    svg {
    width: 24px !important;
    height: 24px;
  }

  /* .pd_bulkvaraintwiselist {
    max-height: 80vh;
  } */

  .sb_pd_mob_shape_list {
    gap: 7px;
  }

  .shapeimg {
    font-size: 24px;
    line-height: 24px;
    white-space: nowrap;
    margin-left: 4px;
  }

  .shapeimgurl {
    width: 50px !important;
    /* width: auto !important;
    height: 60px !important;
    max-width: initial; */
  }

  .sb-pd_cart_drawer {
    width: 100% !important;
  }

  .div_image_thumbnails {
    left: 0px !important;
    justify-content: unset !important;
  }

  [data-tooltip]:hover:before,
  [data-tooltip]:hover:after,
  [data-tooltip]:focus:before,
  [data-tooltip]:focus:after {
    visibility: hidden !important;
    opacity: 1;
  }
  /* 
  .canvas-wrapper {
    margin-top: 50px
  } */

  .pd_header_toolbar_option {
    position: absolute;
    top: 56px;
  }

  .sb_header_left_options {
    position: absolute;
    /* left: 172px; */
    top: 3px;
  }

  .mob_thumnail_icon {
    display: flex;
    justify-content: center;
  }

  .div_main_wrap_mob_image_thumbnails {
    background-color: #fff;
    border: 1px solid #d9dde4;
    border-radius: 4px;
    position: absolute;
    /* z-index: 1; */
    cursor: pointer;
    margin: 11px;
  }

  .div_main_mob_image_thumbnails {
    position: absolute;
    bottom: 85px;
    left: calc(90% - 16px) !important;
  }

  .pd_mobfirst_thumbnails_img {
    height: auto;
    width: 45px;
  }

  .list_mob_thumbnails_img {
    /* min-width: 30px;
  max-width: 30px;
  min-height: auto;
  max-height: 30px; */
    border: 1px solid rgba(0, 0, 0, 0.13);
    border-radius: 4px;
    height: 74px;
    width: auto;
  }

  .list_pd__mob_image_thumbnail {
    display: none;
    background-color: #fff;
    padding: 10px 5px 5px;
    /* border: 1px solid #d9dde4;
  border-radius: 4px; */
    width: 78%;
  }

  /* .div_main_mob_image_thumbnails{
  display:block  !important
  } */
  .simptip-position-bottom:before {
    margin-top: 0px !important;
    margin-left: 26px !important;
    transform: rotate(-89deg) !important;
  }

  .simptip-position-bottom:after,
  .simptip-position-top:after {
    margin-left: 31px !important;
  }

  .simptip-position-bottom:after {
    margin-top: -23px !important;
  }

  .pdzoombutton {
    flex-direction: initial !important;
  }

  .sb_header_center_options {
    width: initial !important;
    margin: initial !important;
  }

  .pd_header_toolbar_option {
    width: 19px;
  }

  .sb_header_left_options {
    margin: 0 0 0 0;
  }

  .sb_header_main_options {
    /* top: calc(23% - 25px); */
    align-items: initial !important;
  }

  .pd_header_toolbar_option {
    gap: 0px !important;
  }

  .pdzoombutton {
    /* left: 85vw; */
    /* top: calc(2% - 100px) !important; */
    padding: 5px !important;
    top: 3px !important;
  }

  .sb_header_main_options {
    flex-direction: inherit;
    width: initial !important;
  }

  /* .sb_header_center_options;
  {
  margin: initial !important;
  } */
  .pd_header_toolbar_option {
    flex-direction: column !important;
  }

  .div_image_thumbnails {
    top: calc(108% - 25px);
    left: calc(50% - 50px);
  }

  .pd_mob_clipart_img .pd_mob_image_load {
    width: 50px !important;
    height: 50px !important;
    max-width: initial;
  }

  .pd_design_clipart_section .pd_section_header .pd_header_category ul {
    margin: 0;
    padding: 5px 8px 5px 0px;
  }

  .pd_mob_clipart_img .pd_mob_image_load,
  .sb_pd_mob_pattern_list .patternimg .pattertnimgurl {
    border: 1px solid #000;
    padding: 5px;
  }

  .sb-pd-mobile-edior-options
    .sb-pd-mobile-text-edior-options
    fieldset
    textarea {
    width: 100% !important;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-displaytextfeild
    .sb-pd-editor-field-text
    h3 {
    margin: 0;
    line-height: 1.2;
    width: 74px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    /* height: 18px;
    width: 80px; */
    padding: 0;
    overflow: hidden;
    position: relative;
    /* display: inline-block; */
    /* margin: 0 5px 0 5px; */
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
  }

  #sb-pd-add-text {
    gap: 14px !important;
  }

  #sb-pd-add-design svg {
    width: 30px !important;
  }

  .main_layerwrapper {
    height: 289.672px !important;
    overflow-y: scroll !important;
    max-height: calc(100% - 70px) !important;
  }

  /* .sb_pd_mob_font_size_wrapper,
  .sb-pd_text_font_family_div,
  .sb-pd_text_font_color,
  .sb_pd_mob_clipart_list,
  .sb_pd_mob_bgcolor,
  .sb_pd_mob_pattern,
  .sb_pd_mob_layer {
    margin-top: 4px;
    box-shadow: 0 0 8px 2px #888;
  } */

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-editor-options {
    /* background: #4c5e7f; */
    background: #fff;
    padding: 0 20px;
    height: 70px;
  }

  .sb-pd-popup_pricecount {
    display: flex;
    /* align-content: stretch; */
    /* justify-content: center; */
    align-items: center;
    gap: 4px !important;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-popup_fottersection.product-designer-productcolor {
    background: #eee !important;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-popup_fottersection
    .sb-pd-popup_pricecount
    h4,
  .totalprice {
    font-size: 13px !important;
  }

  .mobexisticon svg {
    width: 27px !important;
    height: 27px !important;
  }

  .pd_saveoptions {
    /* padding: 7px 0px !important; */
  }

  .mobpd_savemydesign {
    margin-top: 0px;
  }

  .sb-customize-product-popup .sb-customize-product-popbx {
    height: 100% !important;
    /* min-height: 700px; */
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-displaytextfeild
    svg.sb-pd-editor-field-svg {
    display: none;
  }

  .pdzoombutton {
    position: absolute;
    top: 0px;
    /* right: -95vw; */
    right: 5px;
    padding: 15px;
    margin: 1px;
    /* display: flex; */
    flex-wrap: wrap;
    gap: 21px;

    z-index: 9999;

    flex-direction: column;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-popup_fottersection.product-designer-productcolor {
    display: flex !important;

    justify-content: space-between !important;
    align-items: center !important;
    border-top: 1px solid #5845452b !important;
    /* padding: 5px !important; */
    top: 0 !important;
    width: 100% !important;
    background: #fff !important;
    /*     z-index: 99999 !important; */
    position: absolute !important;
    /*     height: 12%; */
  }

  .sb-customize-product-popup.sb-customize-product-popup-open {
    overflow-y: auto;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-sub-options
    .sb-pd-sub-options-back-header
    .sb-pd-sub-options-container
    .sb-pd-editor-hideshow-fild
    .sb-pd-add-text-name-for-mobile {
    text-align: center;
    border-bottom: 1px solid #5845452b;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-sub-options
    .sb-pd-sub-options-back-header
    .sb-pd-sub-options-container
    .sb-pd-editor-hideshow-fild
    .sb-pd-add-text-name-for-mobile
    h5 {
    margin: 3px 0 15px 0;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-sub-options
    .sb-pd-sub-options-back-header
    .sb-pd-sub-options-container
    .sb-pd-editor-hideshow-fild
    .sb-pd-back-option-for-mobile {
    position: absolute;
    right: 0;
    top: 7px;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-sub-options
    .sb-pd-sub-options-back-header
    .sb-pd-back-option-header {
    display: none !important;
  }

  /*   .sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options {
  position: absolute;
  background: white;
  width: 100%;
  bottom: 89px;
  } */
  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-sub-options
    .sb-pd-sub-options-back-header
    .sb-pd-sub-options-container
    .sb-pd-editor-hideshow-fild {
    height: 230px !important;
    overflow-y: scroll;
    position: absolute;
    background: #f2f2f2;
    width: 100%;
    bottom: 137px;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-imagecanvas {
    margin: 0;
    border-radius: 0;
    max-height: calc(100% - 80px);
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper {
    background: 0 0;
    border-radius: 0;
    border: none;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-sub-options
    .sb-pd-add-text-options
    .fieldInput
    button.form-submit.btnAddText {
    margin-top: 0;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-sub-options
    .sb-pd-sub-options-back-header
    .sb-pd-sub-options-container
    .sb-pd-add-text-options
    .fieldInput
    textarea.addTextInput {
    min-height: 30px;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-popup_fottersection
    .sb-pd-popup_addtocartbutton
    button {
    padding: 10px 22px;
    font-size: 10px;
  }

  /* .sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-imagecanvas
  .div_image_thumbnails
  .thumbnails_img {
  width: 50px;
  } */
  /*   .sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper-fordesktop {
  display: none !important;
  } */
  /* new css  */

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-displaytextfeild {
    padding: 0px !important;
    margin: 0px;
    border: none;
    box-shadow: none;
  }

  /* end new css  */
  .sb-pd-displaytextfeild {
    flex-direction: column;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-editor-field-text
    span {
    flex: auto;
    display: none;
  }

  .sb-customize-product-popup
    .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-editor-options
    div.sb-pd-displaytextfeild {
    border-radius: 8px;
    /* border: 1px solid #5845452b; */
    padding: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 4px;
  }

  .sb-customize-product-popup
    .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-editor-options {
    display: flex;
    justify-content: center;
  }

  .sb-customize-product-popup {
    /* padding: 10px 0; */
    /* overflow: visible;
  overflow-y: auto; */
    background: rgb(102 99 99 / 70%);
  }

  .sb-customize-product-popup
    .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-popup_fottersection.product-designer-productcolor {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
    position: absolute;
    top: 0;
    background: #f2f2f2;
  }

  .sb-customize-product-popup
    .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-popup_fottersection
    .sb-pd-popup_addtocartbutton
    button {
    background: #f08034;
    border: none;
    padding: 3px 6px 10px 6px;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    border-radius: 8px;
  }

  .sb-customize-product-popup
    .sb-customize-product-popbx
    .sb-customize-product-list
    .sb-customize-product-popclose {
    z-index: 9;
    top: 0px;
    right: 0px;
    box-shadow: none;
    padding: 0;
  }

  /* .sb-customize-product-popup .sb-customize-product-popclose svg {
    width: 38px;
    height: 29px;
  } */

  .sb-customize-product-popup .sb-customize-product-list,
  .sb-customize-product-popup .sb-customize-product-popbx {
    overflow: visible;
  }

  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-add-text-options-for-mobile
    .col-12.productdesign.pd_textColor.product_text
    .font_color
    .sb-pd-swatch-quickdemo
    span.sb-pd-span-quickdemo,
  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-product-options-for-mobile
    .product_bakground
    .product-designer-productcolor
    .productdesign
    .all-bgcolor
    label.sb-pd-swatch-quickdemo.bgcolor-color-label
    span.sb-pd-span-quickdemo.bgcolor-color {
    display: block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    border-radius: 4px;
  }

  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-add-text-options-for-mobile
    .col-12.productdesign.pd_textColor.product_text
    .font_color
    label.sb-pd-swatch-quickdemo.color-text,
  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-product-options-for-mobile
    .product_bakground
    .product-designer-productcolor
    .productdesign
    .all-bgcolor
    label.sb-pd-swatch-quickdemo.bgcolor-color-label {
    border: 1px solid #5845452b;
    margin: 0 3px;
    padding: 2px;
    display: inline-block;
    border-radius: 4px;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-add-text-options-for-mobile
    .sb-pd-add-text-input
    textarea.addTextInput {
    width: 100%;
    min-height: 50px;
    border: 1px solid #5845452b;
    margin-top: 5px;
    border-radius: 4px;
    padding: 8px;
    resize: none;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-add-text-options-for-mobile
    .sb-pd-add-text-input
    button.form-submit.btnAddText {
    float: right;
    background: #d9d9d9;
    border: none;
    padding: 7px 22px;
    border-radius: 4px;
    cursor: pointer;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-add-text-options-for-mobile
    .product-designer-productcolor.product_text
    .col-12.productdesign.pd_fontFamily
    select.font-family-images {
    width: 100%;
    padding: 8px;
    color: #999;
    border: 1px solid #5845452b;
    border-radius: 4px;
  }

  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-add-text-options-for-mobile
    fieldset.fieldInput.sb-pd-add-text-input {
    border: none;
    padding: 0;
  }

  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-add-design-options-for-mobile,
  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-add-text-options-for-mobile,
  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-product-options-for-mobile,
  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-upload-image-options-formobile {
    display: none;
    position: absolute;
    bottom: 70px;
    padding: 8px 15px 0;
    width: 100%;
    background: #f2f2f2;
    height: 230px;
    overflow-y: scroll;
  }

  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-back-option-for-mobile {
    position: absolute;
    right: 0;
    top: 7px;
  }

  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-add-text-options-for-mobile
    fieldset.fieldInput.sb-pd-add-text-input
    button.form-submit.btnAddText,
  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-upload-image-options-formobile
    .tab-content
    .tabs-inside_contain
    .custom-file
    label.custom-file-label
    .pd_browsefile {
    background: #00000052;
    border: none;
    margin-top: 10px;
    padding: 4px 11px;
    border-radius: 4px;
    cursor: pointer;
  }

  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-add-design-options-for-mobile
    .tab-content
    .tabs2-inside_contain
    select.pdclipart_select,
  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-product-options-for-mobile
    .product_bakground
    .productdesign.pd_pattern
    select.pdpattern_select {
    width: 100%;
    padding: 11px;
    color: #999;
    border: 1px solid #5845452b;
    border-radius: 4px 4px 0 0;
  }

  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-add-design-options-for-mobile
    .tab-content
    .tabs2-inside_contain
    .pd_clipart_images,
  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-product-options-for-mobile
    .product_bakground
    .productdesign.pd_pattern
    .pd_pattern_images {
    overflow-y: scroll !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 1px solid #5845452b;
    border-radius: 0;
    border-top: none !important;
  }

  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-add-design-options-for-mobile
    .tab-content
    .tabs2-inside_contain
    .pd_clipart_images
    .clipart_img
    img.image-load,
  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-product-options-for-mobile
    .product_bakground
    .productdesign.pd_pattern
    .pd_pattern_images
    .patternimg
    img.pattertnimgurl {
    height: 65px;
    width: 65px;
    padding: 1px;
    border: 1px solid #5845452b;
    border-radius: 4px;
    cursor: pointer;
  }

  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-upload-image-options-formobile
    .tab-content
    .tabs-inside_contain
    .custom-file {
    padding: 6px;
    display: flex;
    cursor: pointer;
    margin: 15px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 5px;
    border: 2px dashed #5845452b;
  }

  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-upload-image-options-formobile
    .tab-content
    .tabs-inside_contain
    .custom-file
    label.custom-file-label {
    display: flex;
    flex-direction: column;
    align-content: space-around;
    flex-wrap: wrap;
    align-items: center;
  }

  .sb-customize-product-popup
    .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-editor-options
    .sb-pd-displayeditorwrapper.active {
    background: #4a3b3b61;
  }

  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-add-design-options-for-mobile
    .tab-content,
  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-product-options-for-mobile
    .product_bakground
    .productdesign.pd_pattern {
    padding-bottom: 10px;
  }

  .sb-customize-product-popup
    .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-editor-options
    div.sb-pd-displaytextfeild
    .sb-pd-editor-title {
    line-height: 1;
    margin-top: 4px;
  }

  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-add-design-options-for-mobile
    .sb-pd-add-text-name-for-mobile,
  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-add-text-options-for-mobile
    .sb-pd-add-text-name-for-mobile,
  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-product-options-for-mobile
    .sb-pd-add-text-name-for-mobile,
  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor-for-mobile
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-upload-image-options-formobile
    .sb-pd-add-text-name-for-mobile {
    text-align: center;
    border-bottom: 1px solid #5845452b;
  }

  .sb-customize-product-popbx
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-sub-options-container-for-mobile
    .sb-pd-add-text-name-for-mobile
    h5 {
    margin: 5px 0;
  }
}

.sb-pd-upload-image-options.sb-pd-upload-image-options
  .tab-content
  .tabs-inside_contain.tabs-inside_contain
  .custom-file {
  padding: 6px;
  display: flex;
  cursor: pointer;
  justify-content: center;
  flex-direction: column;
  border-radius: 5px;
  border: 2px dashed #5845452b;
  margin-bottom: 10px;
}

.sb-pd-upload-image-options.sb-pd-upload-image-options
  .tab-content
  .tabs-inside_contain.tabs-inside_contain
  .custom-file
  label.custom-file-label {
  display: flex;
  justify-content: center;
  /* flex-wrap: wrap; */
  align-items: center;
  gap: 6px;
  height: unset;
  text-align: center;
  background: #00000085;
  color: #fff;
  border-radius: 7px;
  cursor: pointer;
  padding: 4px 5px;
  font-size: 15px;
  min-width: 190px;
  flex: 1;
}

.sb-pd-upload-image-options.sb-pd-upload-image-options
  .tab-content
  .tabs-inside_contain.tabs-inside_contain
  .custom-file
  label.custom-file-label
  button.form-submit.btnAddText {
  text-align: left;
  background: #d9d9d9;
  border: none;
  margin-top: 10px;
  padding: 10px 20px;
  border-radius: 4px;
  cursor: pointer;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-sub-options-back-header
  .sb-pd-sub-options-container
  .sb-pd-add-design-options
  .tab-content
  .tabs2-inside_contain
  select.pdclipart_select {
  width: 100%;
  padding: 11px;
  color: #999;
  border: 1px solid #5845452b;
  border-radius: 4px 4px 0 0;
}

.pd_clipart_images {
  position: initial;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-height: 256px;
}

.pd_pattern_images {
  position: initial;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  max-height: 263px;
  /*   padding: 0 0 15px 0; */
}

.pd_pattern_images {
  overflow-y: scroll !important;
  scrollbar-width: none;
}

sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-sub-options-back-header
  .sb-pd-sub-options-container
  .sb-pd-add-design-options
  .tab-content
  .tabs2-inside_contain
  .pd_clipart_images
  .clipart_img
  img.image-load {
  padding: 6px;
  border: 1px solid #5845452b;
  margin: 10px;
  height: 105px;
  border-radius: 4px;
  cursor: pointer;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-sub-options-back-header
  .sb-pd-sub-options-container
  .sb-pd-add-design-options
  .tab-content
  .tabs2-inside_contain
  .pd_clipart_images {
  justify-content: left !important;
  /* display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; */
  /* border: 1px solid #5845452b; */
  border-radius: 0;
  border-top: none !important;
  margin: 3px 0 0 0;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options
  .sb-pd-sub-options-back-header
  .sb-pd-sub-options-container
  .sb-pd-add-design-options
  .tab-content
  .tabs2-inside_contain
  .pd_clipart_images
  .clipart_img
  img.image-load {
  height: 70px;
  padding: 5px;
  border: 1px solid #5845452b;
  margin: 4px;
  border-radius: 4px;
  width: 62px;
  cursor: pointer;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options-back-header
  .sb-pd-sub-options-container
  .sb-pd-product-options
  .product_bakground
  .pd_pattern_images
  .patternimg
  img.pattertnimgurl {
  height: 65px;
  width: 65px;
  padding: 1px;
  border: 1px solid #5845452b;
  border-radius: 4px;
  cursor: pointer;
}

.sb-customize-product-list
  .sb-pd-body_modal
  .sb-pd-canvas.sb-pd-canvas
  .sb-pd-editor
  .sb-pd-editor-wrapper
  .sb-pd-sub-options-back-header
  .sb-pd-sub-options-container
  .sb-pd-product-options
  .product_bakground
  .productdesign.pd_pattern
  .pd_pattern_images {
  display: flex;
  flex-wrap: wrap;
  /* border: 1px solid #5845452b; */
  border-radius: 0;
  border-top: none !important;
  /*   padding: 15px; */
  column-gap: 0;
  /* margin: 3px 0 0 0; */
}

.sb_loader {
  position: absolute;
  border: 2px solid #fff;
  border-radius: 58%;
  border-top: 3px solid #121212;
  width: 22px;
  height: 22px;
  -webkit-animation: 2s linear infinite spin;
  animation: 2s linear infinite spin;
  margin: 1px 0 0 40px;
}

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #d3d3d3;
}

::-webkit-scrollbar-track {
  background-color: #ebebeb;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

html.js.wf-loading.wf-pleaseselectfontfamaily-n4-loading.wf-oleoscriptswashcaps-n4-loading.wf-abrilfatface-n4-active.wf-alfaslabone-n4-active.wf-archivoblack-n4-active.wf-audiowide-n4-active.wf-chauphilomeneone-n4-active.wf-courierprime-n4-active.wf-cuprum-n4-active.wf-domine-n4-active.wf-enriqueta-n4-active.wf-fasterone-n4-active.wf-freckleface-n4-active.wf-fredokaone-n4-active.wf-galindo-n4-active.wf-giveyouglory-n4-active.wf-griffy-n4-active.wf-happymonkey-n4-active.wf-jacquesfrancoisshadow-n4-active.wf-juliussansone-n4-active.wf-kronaone-n4-active.wf-lato-n4-active.wf-librebaskerville-n4-active.wf-lora-n4-active.wf-mavenpro-n4-active.wf-mclaren-n4-active.wf-merienda-n4-active.wf-molle-i4-active.wf-monoton-n4-active.wf-montaga-n4-active.wf-montserratsubrayada-n4-active.wf-mrdehaviland-n4-active.wf-opensans-n4-active.wf-pirataone-n4-active.wf-playfairdisplay-n4-active.wf-poiretone-n4-active.wf-quantico-n4-active.wf-quattrocento-n4-active.wf-rationale-n4-active.wf-romanesco-n4-active.wf-russoone-n4-active.wf-simonetta-n4-active.wf-sintony-n4-active {
  min-width: 500px;
  background: #ff0;
}

/* .sb-pd_popup_loader {
  background-color: rgba(255, 255, 255, 0.8) !important;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999999;
  background: url(https://nodeapps.setubridgeapps.com/productdesigner/product_designer_back/Images/icon/loader.gif) center/auto 40px no-repeat #fff;
} */

.sb-pd_popup_loader-text_span {
  background-color: rgba(0, 0, 0, 0.6) !important;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  font-size: 24px;
  font-style: bold;
  font-weight: bold;
  z-index: 99999999;
  color: #fff;
  /* position: absolute;
  display: none;
  top: 50%;
  left: 35%;
  font-size: 24px;
  font-style: bold;
  font-weight: bold;
  z-index: 9999999999; */
}

span[class^="sb-pd_add_cart-dot-"] {
  opacity: 0;
}

.sb-pd_add_cart-dot-one {
  animation: sb-pd_add_cart-dot-one 1.5s infinite linear;
}

.sb-pd_add_cart-dot-two {
  animation: sb-pd_add_cart-dot-two 1.5s infinite linear;
}

.sb-pd_add_cart-dot-three {
  animation: sb-pd_add_cart-dot-three 1.5s infinite linear;
}

.sb-pd_add_cart-dot-four {
  animation: sb-pd_add_cart-dot-four 1.5s infinite linear;
}

@keyframes sb-pd_add_cart-dot-one {
  0% {
    opacity: 0;
  }

  15% {
    opacity: 0;
  }

  25% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes sb-pd_add_cart-dot-two {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes sb-pd_add_cart-dot-three {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes sb-pd_add_cart-dot-four {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@media only screen and (min-width: 1025px) {
  .sb-pd-badges-section .price-with-btn-badge {
    display: none !important;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper {
    position: relative;
  }
}

@media only screen and (min-width: 1025px) {
  .sb-customize-product-popup
    .sb-customize-product-popbx
    .sb-customize-product-list
    .details-modal-title {
    display: none;
  }
  .sb_header_main_options .sb_header_left_options,
  .sb_header_main_options .pdzoombutton {
    display: none !important;
  }
}

@media only screen and (min-width: 1024px) {
  .sb-pd-editor {
    position: relative;
  }

  .sb-pd-imagecanvas .div_image_thumbnails {
    display: none;
    bottom: 37px;
  }

  /* .sb-pd-imagecanvas .div_image_thumbnails{
  top: calc(85% - -8px);
  /* left: calc(50% - 50px);
} */

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-popup_fottersection.product-designer-productcolor {
    display: flex;
    gap: 20px;
    justify-content: space-evenly;
    align-items: center;
    border-top: 1px solid #5845452b;
    padding: 12px;
    bottom: 0;
    width: 100%;
    background: #fff;
    /* z-index: 99999; */
    position: sticky;
    border-radius: 5px;
  }
}

@media only screen and (min-width: 1800px) {
  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper {
    /*     height: 860px !important; */
  }
}

@media only screen and (min-width: 1025px) {
  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-sub-options
    .sb-pd-add-text-options
    .sb-pd-add-text-name-for-mobile,
  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-sub-options
    .sb-pd-sub-options-back-header
    .sb-pd-sub-options-container
    .sb-pd-editor-hideshow-fild
    .sb-pd-back-option-for-mobile,
  .sb-pd-add-text-name-for-mobile {
    display: none;
  }
}

@media (min-width: 1025px) and (max-width: 1200px) {
  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-popup_fottersection
    .sb-pd-popup_pricecount
    h4,
  .totalprice,
  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-popup_fottersection
    .sb-pd-popup_addtocartbutton
    button {
    font-size: 16px !important;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-displaytextfeild {
    gap: 7px !important;
  }
}

@media only screen and (min-width: 1400px) {
  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-sub-options-back-header
    .sb-pd-sub-options-container
    .sb-pd-product-options
    .product_bakground
    .pd_pattern_images
    .patternimg
    img.pattertnimgurl {
    height: 100px;
    width: 81px;
  }

  .patternimg {
    height: 107px;
    width: 86px;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-sub-options
    .sb-pd-sub-options-back-header
    .sb-pd-sub-options-container
    .sb-pd-add-design-options
    .tab-content
    .tabs2-inside_contain
    .pd_clipart_images
    .clipart_img
    img.image-load {
    height: 100px;
    width: 100px;
  }
}

.canvas-wrapper {
  overflow-y: hidden;
  position: relative;
  height: 100%;
  position: relative;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pd-allelement {
  display: flex;
  width: 100%;
  background: #fff;
  cursor: pointer;
  border-radius: 5px;
  padding: 5px 0;
  border: 1px solid #eee;
  justify-content: center;
  gap: 10px;
  /*     box-shadow: 0 0.125rem 0.5rem 0 rgba(0,0,0,.2);
  border-radius: 0.25rem; */
}

.main_layerwrapper {
  padding: 12px 20px;
  overflow: auto;
}

.pd_layerdisplay,
.pd_layerlockdisplay,
.pd_layerupdisplay,
.pd_layerdowndisplay,
.pd_layerdeletedisplay {
  background: #4b5e7f1c;
  padding: 0 4px;
  vertical-align: middle;
  cursor: pointer;
  margin: 10px 5px;
  align-items: center;
  display: flex;
  align-items: center;
  border-radius: 5px;
}

.pd_layerdisplay svg,
.pd_layerlockdisplay svg,
.pd_layerupdisplay svg,
.pd_layerdowndisplay svg,
.pd_layerdeletedisplay svg {
  width: 20px;
}

.text-layer.pd_layertype {
  display: block;
}

.pd_layertname,
.pd_layertype {
  padding: 10px 4px;
  cursor: pointer;
  margin: 0 10px;
  height: 50px;
  align-items: center;
  width: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
  white-space: nowrap;
  vertical-align: middle;
  flex: 1;
}

.pd_layeroptions {
  display: flex;
  flex: 1;
}

#pd_layerlockicon {
  display: none;
}

#pd_layernotdisplayicon {
  display: none;
}

input {
  touch-action: none;
}

/* @media only screen and (max-width: 768px) {
  .sb-customize-product-popup .sb-customize-product-popbx{
  height: 100% !important;
  
  }
  } */
@media only screen and (min-width: 768px) {
  /* .sb-customize-product-popup .sb-customize-product-popbx {
  height: 952px !important ;
  } */

  /* For desktop: */
  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-sub-options
    .sb-pd-sub-options-back-header
    .sb-pd-sub-options-container
    .sb-pd-editor-hideshow-fild {
    bottom: 190px !important;
  }
}

.pd_notlayer {
  padding: 11px;
}

.pd_designsave button {
  background: #f08034;
  border: none;
  padding: 9px -11px;
  font-size: 15px;
  color: #fff;
  /* font-weight: 600; */
  cursor: pointer;
  border-radius: 8px;
  border: 2px solid #f08034;
}

.pd_savedesign {
  /* position: absolute;
  top: 3px;
  right: 52px;
  width: 139px;
  height: 38px;
  border-radius: 6px; */
  cursor: pointer;
}

.custom-model-main {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.model-open {
  z-index: 9999999;
  opacity: 1;
  overflow: hidden;
  background: #020202b0;
}

.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  margin: 30px auto;
  max-width: 97%;
}

.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
  overflow-y: auto;
}

.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}

.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}

.sb-pd_close_deleteDesign-btn {
  position: absolute;
  right: 5px;
  top: -10px;
  cursor: pointer;
  z-index: 99;
  font-size: 30px;
  color: #000;
}

.pd_designsave button {
  background: #f08034;
  border: none;
  padding: 9px -11px;
  font-size: 15px;
  color: #fff;
  /* font-weight: 600; */
  cursor: pointer;
  border-radius: 8px;
  border: 2px solid #f08034;
}

.pd_savedesign {
  /* position: absolute;
  top: 3px;
  right: 52px;
  width: 139px;
  height: 38px;
  border-radius: 6px; */
  cursor: pointer;
}

.my-project-image,
.projectbttn h4 {
  margin: 10px 0 0px 10px;
}

.sb-pd_main-myproject-data {
  display: flex;
  flex-wrap: wrap;
  overflow-y: auto;
  column-gap: 12px;
  row-gap: 20px;
  padding: 12px 20px;
}

.sb-pd_deleteDesign_pop-up-content-wrap {
  /* margin: 35px 20px 20px; */
}

.sb-pd-deletedesign {
  float: right;
}

.sb-pd_notdeletedesign,
.pd-projectnotchange {
  color: #f08034 !important;
  background-color: transparent !important;
}

.sb-pd_deleteDesign_pop-up-content-wrap input {
  margin: 15px 0;
  padding: 15px 10px;
  width: 100%;
  outline: none;
  border: 1px solid #c5c5c5;
  border-radius: 7px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -ms-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
}

.sb-pd-add-myproject-options {
  padding: 5px;
}

.sb-pd_deleteDesign_pop-up-content-wrap button {
  border: none;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  border-radius: 8px;
  font-weight: 600;
  color: #000;
  /* background: #f08034; */
  background-color: #000000;
  column-gap: 6px;
  padding: 8px 11px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
  text-wrap-mode: nowrap;
  background-image: linear-gradient(
    135deg,
    #232525 20%,
    #6e6e6e 51%,
    #232526 80%
  );
  transition: 0.6s;
  background-size: 400% auto;
}

.sb-pd_deleteDesign_pop-up-content-wrap button:hover {
  background-position: right center;
}

.sb-pd_preview_img_div_pdjs {
  height: 230px;
  position: relative;
}

.sb-pd_preview_img_div_pdjs svg {
  fill: #fff;
  cursor: pointer;
}

.sb-pd_project_name_div_pdjs {
  display: flex;
  justify-content: center;
  position: relative;
  bottom: 0;
}

.sb-pd_project_name_div_pdjs span {
  font-size: 18px;
  margin: 5px 0 0;
  width: 80%;
  text-align: center;
  overflow: hidden;
}

.sb-pd_edit_button_hover_pdjs {
  position: absolute;
  opacity: 0;
  border: none;
  transition: all 0.2s ease-in-out 0.1s;
  cursor: pointer;
  z-index: 1;
  background-color: #f08034;
  right: 10px;
  top: 3%;
  padding: 10px 5px 8px 7px;
  border-radius: 30px;
}

.sb-pd_edit_button_hover_pdjs svg {
  height: 17px;
}

.sb-pd_img_preview_pdjs {
  height: 230px;
  width: 100%;
}

.sb-pd_delete_button_hover_pdjs {
  position: absolute;
  opacity: 0;
  border: none;
  transition: all 0.2s ease-in-out 0.1s;
  cursor: pointer;
  z-index: 1;
  background-color: #f08034;
  border-radius: 30px;
  right: 10px;
  top: 24%;
  padding: 7px 6px 4px 6px;
}

.sb-pd_delete_button_hover_pdjs svg {
  height: 23px;
}

.sb-pd_preview_img_div_pdjs:hover {
  background-color: #5e5c5c;
  transition: all 0.3s ease-in-out 0s;
}

.sb-pd_preview_img_div_pdjs:hover .sb-pd_img_preview_pdjs {
  opacity: 0.5;
}

.sb-pd_preview_img_div_pdjs:hover .sb-pd_edit_button_hover_pdjs,
.sb-pd_preview_img_div_pdjs:hover .sb-pd_delete_button_hover_pdjs {
  opacity: 1;
}

.sb-pd_edit_project_name_pdjs {
  border: none;
  background-color: transparent;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: all 0.2s ease-in-out 0.1s;
  opacity: 0;
  cursor: pointer;
}

.sb-pd_project_name_div_pdjs:hover .sb-pd_edit_project_name_pdjs {
  opacity: 1;
}

.sb-pd_edit_project_name_pdjs svg {
  height: 21px;
  fill: #000;
}

.sb-pd_projectdesignmainwrapper {
  width: 47%;
  border: 2px solid lightgray;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
  height: 275px;
}

.invalid_msg {
  display: none;
  color: red;
  font-size: 14px;
}

.invalid_design_nm {
  animation: shake infinite 0.6s;
  display: inline-block;
}

.pd_headeroptions {
  display: flex;
  align-items: center;
  .totalprice {
    margin: 6px 6px 4px 6px;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #ffffff !important;
  }

  .pd_header_new_price {
    display: flex;
    flex-direction: column;
    align-items: end;
    margin: 0;
    font-size: 15px;
    cursor: pointer;
    height: 100%;
    padding: 0 5px;
    line-height: normal;

    .totalprice {
      margin: 0;
    }

    .including-charges-text {
      font-size: 12px;
      margin: 0;
      font-weight: 700;
      text-align: right;
    }
  }

  /* .sb-pd-popup_addtocartbutton{
    font-weight: 600;
    color: #ffffff;
    background-color: #000000;
    cursor: pointer;
    display: flex;
    align-items: center;
    column-gap: 6px;
    border-radius: 8px;
    padding: 12px 16px 12px 13px;
    justify-content: center;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    text-wrap-mode: nowrap;
    background-image: linear-gradient(135deg, #232525 20%, #6e6e6e  51%, #232526  80%);
    transition: 0.6s;
    background-size: 400% auto;

    span{
        line-height: 0;
    }
  }
  
  .sb-pd-popup_addtocartbutton:hover {
            background-position: right center;
          } */
}

.details-modal-title {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: none;
}

.pd_designsave {
  /* border-left: 1px solid #fff; */
  border-right: 1px solid #fff;
}

/* .pd_saveoptions svg {
  margin-top: 2px;
  } */
.pd_saveoptions {
  display: inline-flex;
  justify-content: center;
  /* align-items: center; */
  /* border: 1px solid #eee; */
  /* border-radius: 29px; */
  padding: 6px 15px;
  /* border-left: 1px solid #fff; */
  font-size: 15px;
  margin: 0 0 0 8px;
}

.pd_saveoptions span {
  letter-spacing: 0.1px;
}

@media only screen and (max-width: 1024px) {
  .sb-pd-badges-section .middle-badge-content {
    justify-content: center;
    gap: 0 !important;
  }

  .middle-badge-content .sb-pd-badge-content {
    padding: 0 10px !important;
    box-shadow: none !important;
  }

  .middle-badge-content .sb-pd-badge-content:not(:last-child) {
    border-right: 2px solid #e5e5e5;
    border-radius: 0;
    height: 30px;
  }

  .sb-pd-badge-content .badge-texts {
    display: none;
  }

  .sb-pd-bottom-panel-main-section {
    border-radius: 10px !important;
  }

  .sb_header_center_options .pd_header_toolbar_option {
    display: none !important;
  }

  .sb-pd-badges-section .sb-pd-badge-content {
    background: transparent !important;
    color: #000 !important;
    padding: 0 0 0 10px;
    background: #fff;
  }
  /* 
  .sb-pd-badges-section > div {
    flex: 1;
  } */

  .sb-pd-badges-section .sb-customize-product-popclose svg,
  .sb-pd-badges-section .pd_preview svg {
    scale: 1.2;
  }
  .sb-pd-badges-section .sb-pd-badge-content .badge-texts {
    color: #000;
    font-size: 1.5rem;
  }
  .sb-pd-badges-section .sb-customize-product-popclose {
    justify-content: start !important;
    background: none;
  }

  .sb-pd-badges-section .sb-pd-popup_addtocartbutton.saveDesign {
    justify-content: end;
  }

  .sb-pd-imagecanvas .sb-pd-badges-section {
    width: 100%;
    top: 0;
    background: #fff;
    padding: 7px 10px;
  }

  .sb-pd_popup_loader_container .sb-pd_popup_loader {
    top: calc(50vh - 100px);
  }

  .sb-pd-editor .sb-pd-editor-wrapper-bottom-section {
    display: none;
  }

  .sb-pd-badges-section #sb-pd-layer {
    display: none !important;
  }

  .sb_pd_wrapper_mobile_fontfamily,
  .sb_pd_mob_bgcolor_list {
    justify-content: !important;
  }

  /* .sb-pd-canvas .sb-pd-badges-section{
  display: none;
} */
  .canvas-wrapper {
    height: calc(100vh - 155px);
    margin-top: 20px;
  }

  .simptip-position-bottom:before,
  .simptip-position-bottom:after {
    top: initial !important;
  }

  .simptip-position-bottom:after,
  .simptip-position-top:after {
    margin-left: 23px !important;
    margin-top: 0px !important;
  }

  .pd_header_toolbar_option {
    padding: 3px 17px 0px 17px !important;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-popup_fottersection
    .sb-pd-popup_pricecount
    h4,
  .totalprice {
    /* margin: 15px 6px 4px !important; */
  }

  .sb-pd-savemydesign {
    position: absolute;
    z-index: 9999;
    color: gray;
    top: 50px;
    border: 1px solid #eeee;
    left: 50%;
    padding: 0 6px;
    border-radius: 15px;
    height: 35px;
    width: auto;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-displaytextfeild {
    background: #fff !important;
  }

  .sb-pd-editor-options,
  .sb-pd-editor {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-editor-options {
    display: flex;
    overflow-x: auto;
    justify-content: space-between;
    align-items: center;
    /* margin-top: 99px; */
    scrollbar-width: none;
    gap: 17px;
  }

  /* #sb-pd-add-text {
  margin: 5px !important;
  } */

  .pd_saveoptions {
    font-size: 12px !important;
    margin: 0;
  }

  .sb-customize-product-list
    .sb-pd-body_modal
    .sb-pd-canvas.sb-pd-canvas
    .sb-pd-editor
    .sb-pd-editor-wrapper
    .sb-pd-popup_fottersection.product-designer-productcolor {
    background: #eee !important;
  }
}

.sb-pd-popup_pricecount {
  display: flex;
  align-items: center;
  gap: 73px;
}

.pd-notsignin button a {
  color: #ffff;
  text-decoration: none;
}

.sb-pd_ff_fs {
  display: flex;
  /* background-color: aquamarine; */
  align-items: center;
  justify-content: space-between;
  column-gap: 20px;
  /* margin-top: 10px;
margin-bottom: 10px; */
}

.pd_fontFamily {
  width: 60%;
}

/* text curved css */
/* .sb-pd_curved_text_effects_div {
  margin-top: 10px;
} */

.sb-pd_textEffects_div {
  margin-top: 10px;
}

.sb-pd_font_size_buttons_input_div {
  display: flex;
  column-gap: 5px;
}

.sb-pd_text_font_size_div input {
  width: max-content;
  padding: 10px 0 10px 10px;
  background-color: #f5f5f5;
  border: none;
  text-align: center;
}

.sb-pd_minus_btn_fonrSize {
  padding: 10px 6px;
  border-right: 1px solid #dcdcdc;
}

.sb-pd_plus_btn_fonrSize {
  padding: 10px 5px;
  border-left: 1px solid #dcdcdc;
}

.sb-pd_fontSize_plus_minus_btn {
  width: max-content;
  border: 1px solid #5845452b;
  background-color: #f5f5f5;
  border: none;
  cursor: pointer;
  min-width: auto !important;
}

.sb-pd_curve_div,
.sb-pd_kerning_div,
.sb-pd_lineHeight_div {
  /* margin-top: 10px; */
}

.sb-pd_curve_div input,
.sb-pd_kerning_div input,
.sb-pd_lineHeight_div input {
  cursor: pointer;
  width: 100%;
}

.deleteBtn {
  background: #ffffff;
  border: #4c1212;
  padding: 3px;
  border-radius: 50%;
  width: 21px;
  height: 21px;
  padding: 0px 0px 0px 3px;
  border: 1px solid #d1d1d1;
  box-shadow: 0.5px 0.5px 0.5px 0.5px;
}

.sb-pd-popup_addtocartbutton {
  background: #f08034;
  cursor: pointer;
  display: flex;
  padding: 5px 10px;
  align-items: center;
  column-gap: 9px;
}

.sb-customize-product-popclose {
  position: relative;
  /* top: 3px; */
}

.pd-undo-redo {
  display: flex;
}

div#sb-pd-product-shapes {
  margin: 0px;
}

/* .pd_saveoptions g path {
  fill: #ffff;
} */

.sb-pd-editor-wrapper-fordesktop {
  box-shadow: -5px 0 20px -10px rgba(0, 0, 0, 0.1);
}

/* .sb-customize-product-popclose {
  padding: 4px 0 0px 0;
  } */
.sb_pd_left_section {
  display: flex;
  align-items: center;
  padding-left: 10px;
}

.pd_header_new_price {
  display: inline-flex;
  justify-content: center;
  margin: 0;
  font-size: 15px;
  cursor: pointer;
  height: 100%;
  padding: 0 5px;
}

.sb-pd-savemydesign {
  cursor: pointer;
}

.sb-pd-mobile-text-edior-options,
.sb_pd_mob_mydesign,
.sb_pd_mob_layer,
.sb_pd_mob_background,
.sb_pd_mob_clipart {
  display: none;
}

.pd_nav-group {
  /* background-color: #232525; */
  /* min-width: calc(100vw - 60px); */
  /* max-width: calc(100vw - 60px); */
  display: flex;
  align-items: center;
  overflow-y: auto;
  height: 100%;
}

.pd_nav {
  width: 100%;
  height: 100%;
  display: flex;
  /* flex-wrap: wrap; */
  padding-left: 0;
  margin-bottom: 0;
  /* list-style: none; */
  padding: 0;
  margin: 0;
  /* overflow-y: scroll; */
  overflow-x: auto;
  scrollbar-width: none;
  gap: 13px;
}
.pd_nav-link-label {
  font-size: 13px;
  text-align: center;
  text-wrap-mode: nowrap;
}

.pd_nav-item {
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pd_nav-link {
  width: 100%;
  height: 100%;
  min-width: 60px;
  min-height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #8d929c;
  /* margin: 7px 0 7px 0; */
}

.sb_pd_mobile_font_size {
  display: none;
}

.sb-pd_text_font_size_div input {
  width: max-content;
  padding: 10px 0 10px 10px;
  background-color: #f5f5f5;
  border: none;
  text-align: center;
}

sb-pd-mobile-text-edior-options,
.sb_pd_mob_mydesign {
  background: rgb(255, 255, 255);
  border-color: #000000;
}

.sb-pd-mobile-text-edior-options .sb-pd_text_font_size_div,
.sb-pd-mobile-text-edior-options .sb-pd_text_font_family_div,
.sb-pd-mobile-text-edior-options .sb-pd_text_font_effect_div,
.sb-pd-mobile-text-edior-options .sb-pd_text_font_color {
  /* height: 100px; */
}

.sb_pd_mob_font_size_wrapper {
  display: flex;
  column-gap: 24px;
  padding: 10px;
}

.sb_pd_mob_font_size_wrapper .sb-pd_font_size_buttons_input_div {
  flex-direction: column;
  flex-wrap: nowrap;
}

.sb-pd_font_size_buttons_input_div {
  display: flex;
  column-gap: 5px;
}

.sb-pd_text_font_effect_div {
  padding: 6px;
}

.sb_pd_effect_wrapper_inside {
  display: flex;
  align-items: center;
  overflow-x: auto;
  overflow-y: hidden;
}

.sb_pd_effect_wrapper_inside::-webkit-scrollbar {
  width: 0 !important;
  display: none;
}

.sb_pd_mobile_font_effect,
.sb_pd_mobile_font_color {
  display: none;
  padding: 6px;
}

.pd_mob_back {
  display: flex;
}

.pd_mob_back svg {
  width: 100%;
  fill: #ffff;
}

.pd_mob_back {
  display: flex;
  align-content: space-between;
  text-align: center;
  justify-content: center;
  gap: 5px;
  width: 100%;
  height: 100%;
}

.pd_mob_back {
  background-color: #8d929c !important;
  width: 50px;
}

.pd_mob_fontfamily,
.pd_mob_back,
.pd_mob_type,
.pd_mob_fontsize,
.pd_mob_fontcolor,
.pd_mob_fontEffect {
  /* display: flex; */
  flex-direction: column;
}

.pd_mob_back,
.sb-pd-mobile-edior-options .addTextBtn {
  background-color: #21a336;
  color: #fff;
}

.sb_pd_wrapper_mobile_fontfamily,
.sb_pd_mob_bgcolor_list {
  display: flex;
  align-items: center;
  justify-content: start;
  background-color: #fff;
  border-radius: 6px;
  min-height: 50px;
  max-height: 50px;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  overflow-x: auto;
  overflow-y: hidden;
}

.pd_mob_inside_fontfamily h4 {
  font-family: Abril Fatface;
  height: 45px;
  font-size: 24px;
  line-height: 24px;
  white-space: nowrap;
  padding: 5px 10px;
  display: flex;
  align-items: center;
}

.sb_pd_mobile_font_wrapper_color .font_color,
.sb_pd_mobile_font_wrapper_color .fontborder_color {
  display: flex;
  align-items: center;
  justify-content: start;
  background-color: #fff;
  border-radius: 6px;
  min-height: 65px;
  max-height: 65px;
  box-shadow: 0 0.125rem 0.25rem #00000013;
  overflow-x: auto;
  overflow-y: hidden;
}

.sb-pd-mobile-edior-options .sb-pd-mobile-text-edior-options fieldset {
  margin: 1px !important;
  padding: 20px 12px !important;
  border-color: unset !important;
  border-style: unset !important;
}

.sb-pd-mobile-edior-options .sb-pd-mobile-text-edior-options fieldset textarea {
  width: 250px;
}

.sb-pd-mobile-edior-options .sb-pd-mobile-text-edior-options button {
  /* margin: 11px 0 0 0; */
  padding: 6px;
  border-radius: 5px;
}

.sb_pd_mobile_font_family {
  display: none;
}

.pd_nav-link-icon svg path {
  stroke: #8d929c;
  fill: #8d929c;
}

.pd_nav-link-icon svg {
  fill: #8d929c;
}

.pd_nav-link-icon svg {
  width: 30px !important;
}

/* .pd_nav-link-label {
  position: absolute;
  bottom: 1px;
  } */
.pd_mob_effect svg,
.pd_mob_color svg {
  width: 22px !important;
}

.sb_pd_mob_layer {
  height: 381.672px;
  overflow-y: auto;
  max-height: 331.672px;
}

.sb_pd_mob_layer .pd-allelement {
  width: 100%;
}

.sb_pd_mob_layer {
  background: #ffffff;
}

.sb_pd_mob_layer {
  display: none;
}

.sb_pd_mob_clipart_list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 6px;
  /* min-height: 65px;
  max-height: 65px; */
  /* box-shadow: 0 0.125rem 0.25rem #00000013; */
  overflow-y: scroll;
  height: 86px;
  scrollbar-width: none;
}

.sb_pd_mob_clipart_list ::-webkit-scrollbar {
  width: 0 !important;
  display: none;
}

.pd_mob_clipart_img {
  font-size: 24px;
  line-height: 24px;
  white-space: nowrap;
  padding: 7.5px;
}

.pd_design_clipart_section {
  display: flex;
  flex-direction: column;
}

.pd_section_header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  /* padding-bottom: 6px; */
  min-height: 31px;
  position: relative;
}

.pd_header_category {
  background: #fff;
  display: flex;
  align-items: center;
  overflow-x: scroll;
  min-width: calc(100vw - 60px);
  max-width: calc(100vw - 60px);
  scrollbar-width: none;
}

.pd_header_category ul li div {
  background-color: #8d929c;
  border: 1px solid #000;
  color: #fff;
  padding: 5px 12px;
  border-radius: 6px;
  white-space: nowrap;
}

.pd_header_category ul {
  flex-wrap: nowrap;
  list-style: none;
}

.sb_pd_mob_wrapper,
.pd_mobtextoptions {
  display: flex;
  align-items: center;
  background: #fff;
  height: 70px;
  gap: 15px;
}

.sb_pd_pattern_header_category div {
  white-space: nowrap;
  color: #fff;
  /* background-color: #484848;
  border-color: #484848; */
  font-size: 10px;
  padding: 5px 12px;
  border-radius: 6px;
}

.sb_pd_pattern_header_category ul {
  list-style: none;
  margin: 1px;
  padding: 0;
}

.sb_pd_pattern_header_category {
  display: flex;
  overflow: visible;
  overflow-y: auto;
  gap: 5px;
  padding-bottom: 10px;
}

.pd_mob_pattern {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  padding: 5px 12px;
  border-radius: 6px;
  white-space: nowrap;
  /* margin-left: 5px; */
}

.sb_pd_mob_pattern_list .patternimg .pattertnimgurl {
  padding: 3px;
}

.sb_pd_mob_pattern_list .patternimg {
  height: 50px !important;
}

/* .sb_pd_pattern_header_category {
  position: fixed;
  } */
/* .sb_pd_mob_pattern_list {
  margin-top: 31px;
  } */
.sb_pd_mob_pattern_list {
  display: flex;
  flex-direction: row;
  overflow: visible;
  overflow-y: auto;
  scrollbar-width: none;
  padding-block: 10px;
}

.sb_pd_mob_pattern_area .sb_pd_section_header {
  margin: 5px 4px 0px 4px;
}

.sb_pd_mob_pattern_list .patternimg .pattertnimgurl {
  width: 50px !important;
  height: 50px !important;
  max-width: unset;
}

.sb_pd_mob_bgcolor_list,
.sb_pd_mob_bgcolor label {
  padding: 0px 0px 0px 5px;
}

.sb_pd_mob_bgcolor {
  background: #ffff;
}

.sb_pd_mob_background,
.sb_pd_mob_pattern {
  display: none;
}

.sb_pd_mob_pattern {
  background-color: #ffffff;
}

.sb_pd_mob_mydesign {
  height: 245.672px;
  overflow-y: scroll;
  max-height: 331.672px;
  box-shadow: 0 0 8px 2px #888;

  /* position: fixed; */
}

.sb_pd_mob_mydesign .sb-pd_projectdesignmainwrapper {
  height: 71px !important;
}

.sb_pd_mob_mydesign .sb-pd_projectdesignmainwrapper .sb-pd_img_preview_pdjs {
  height: 62px !important;
}

.sb_pd_mob_mydesign .sb-pd_projectdesignmainwrapper {
  width: 12%;
}

.sb_pd_mob_layer .pd-allelement {
  width: 100%;
}

.sb-pd-mobile-text-edior-options,
.sb_pd_mob_mydesign {
  background: rgb(255, 255, 255);
  border-color: #000000;
}

.sb_pd_mob_mydesign .sb-pd_preview_img_div_pdjs {
  height: 80px;
}

.sb_pd_mob_mydesign .sb-pd_main-myproject-data {
  flex-wrap: unset !important;
  display: flex;
  overflow-y: auto;
  column-gap: 12px;
  padding: 0 25px;
  /* box-shadow: 0 0.125rem 0.25rem #00000013; */
  overflow-x: auto;
  overflow-y: hidden;
  /* border-radius: 6px; */
  min-height: 95px;
  /* max-height: 81px; */
  align-items: center;
  justify-content: space-between;
}

.sb_pd_wrapper_mobile_fontfamily,
.sb-pd_text_font_family_div label {
  padding: 0 0 0 5px;
}

.sb_pd_top_settings_wrapper {
  float: left;
  display: flex;
  /* border: 1px solid #eee;
  margin: 3px 0 0 0;
  line-height: unset;
  font-size: unset; */
}

/* .sb_pd_redo {
  padding: 2px;
  border-left: 1px solid #eee;
  }
  .sb_pd_reset {
  border-left: 1px solid #eee;
  padding: 2px;
  } */
.sb_pd_undo,
.sb_pd_redo {
  display: flex;
}

.sb_pd_top_settings {
  display: flex;
  justify-content: center;
}

.sb_pd_undo_redo {
  border: 2px solid #eeee;
  /* margin: 6px 0 0 0; */
  border-radius: 15px;
  padding: 3px 7px 0px 3px;
  display: flex;
}

.sb_pd_undo {
  padding: 0 5px;
}

.sb_pd_reset {
  border: 2px solid #eeee;
  padding: 0 7px;
  display: flex;
  border-radius: 15px;
  padding: 5px 10px 0;
  /* margin: 6px 0 0px 8px; */
}

.sb_pd_toolbar_header {
  cursor: pointer;
  position: absolute;
  z-index: 9999;
}

.sb_pd_top_settings_wrapper {
  cursor: pointer;
}

.pd_header_toolbar_option {
  margin: 6px 0 0 0;
  border-radius: 15px;
  border: 2px solid #eeee;
  gap: 3px;
  background: #ffffff;
  cursor: pointer;
}

.sb_pd_preview {
  display: inline-flex;
  justify-content: center;
  padding: 6px 7px;
  border-left: 1px solid #fff;
  font-size: 15px;
  margin: 0 0 0 8px;
  cursor: pointer;
}

.pd_preview_design {
  display: flex;

  flex-direction: column;
}

.pd_preview_design img {
  height: auto;
  width: 60%;
  display: unset;
}

.sb_header_left_options {
  display: flex;
  width: max-content;
  /* margin: 11px 0 0 0; */
  display: none;
}

.sb_header_main_options {
  display: flex;
  align-items: center;
  /* position: absolute; */
  z-index: 2;
  width: 98%;
  cursor: pointer;
  /* margin: 7px 0px 0px 1px; */
}

.sb_header_center_options {
  width: MAX-CONTENT;
  margin: 0 AUTO;
}

.pd_header_toolbar_option {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  padding: 5px 11px 0px 11px;
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
}

#zoomRange {
  -webkit-appearance: none;
  height: 15px;
  border-radius: 5px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
  transform: rotate(270deg);
  -moz-transform: rotate(270deg);
}

#zoomRange :hover {
  opacity: 1;
}

#zoomRange::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #04aa6d;
  cursor: pointer;
}

#zoomRange::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #04aa6d;
  cursor: pointer;
}

.share_content {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pd_share_button {
}

.active_button i {
  color: #49e2a7 !important;
}

.pd_share_button i {
  font-size: 18px;
  color: #b1c8c9;
  transition: color 0.4s ease-in-out;
}

.pd_share_icons {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 10px;
  transition: width 0.5s, height 0.5s ease-in-out;
  visibility: hidden;
}

.active_content {
  width: auto;
  height: 50px;
  visibility: visible;
}

.sb_pd_new_zoom {
  float: right;
  display: none;
}

.sb_tool_header_up svg path,
.sb_tool_header_down svg path,
.sb_tool_header_left svg path,
.sb_tool_header_right svg path,
.sb_pd_header_paste svg path,
.sb_pd_header_layerFlipY svg path,
.sb_pd_header_layerFlipX svg path {
  fill: #020912bf !important;
}

.sb-canvaszoomout svg,
.sb-canvaszoomin svg {
  height: 15px;
  width: 15px;
}

/* SimpTip
  // a simple CSS tooltip that has been made by Sass
  // source: https://github.com/arashmanteghi/simptip/
  // ducoment: http://arashm.net/lab/simptip/
  // by @ArashManteghi - http://arashm.net */
/* [data-tooltip] {
  position: relative;
  display: inline-block;
}

[data-tooltip]:before,
[data-tooltip]:after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  z-index: 999999;
}

[data-tooltip]:before {
  content: '';
  position: absolute;
  border-width: 6px;
  border-style: solid;
  border-color: transparent;
} */

/* [data-tooltip]:after {
  height: 22px;
  padding: 11px 11px 0 11px;
  font-size: 13px;
  line-height: 11px;
  content: attr(data-tooltip);
  white-space: nowrap;
} */

/* [data-tooltip].simptip-position-top:before {
  border-top-color: #323232;
}

[data-tooltip].simptip-position-top:after {
  background-color: #323232;
  color: #ecf0f1;
}

[data-tooltip].simptip-position-bottom:before {
  border-bottom-color: #323232;
}

[data-tooltip].simptip-position-bottom:after {
  background-color: #323232;
  color: #ecf0f1;
}

[data-tooltip].simptip-position-left:before {
  border-left-color: #323232;
}

[data-tooltip].simptip-position-left:after {
  background-color: #323232;
  color: #ecf0f1;
}

[data-tooltip].simptip-position-right:before {
  border-right-color: #323232;
}

[data-tooltip].simptip-position-right:after {
  background-color: #323232;
  color: #ecf0f1;
}

[data-tooltip].simptip-position-top.half-arrow:before {
  border-right: 7px solid #323232;
}

[data-tooltip].simptip-position-bottom.half-arrow:before {
  border-right: 7px solid #323232;
}

[data-tooltip]:hover,
[data-tooltip]:focus {
  background-color: transparent;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after {
  visibility: visible;
  opacity: 1;
}
 */
/******************************* Position ****************************/

.simptip-position-bottom:before,
.simptip-position-bottom:after,
.simptip-position-top:before,
.simptip-position-top:after {
  /* left: 50%; */
}

.simptip-position-bottom:after,
.simptip-position-top:after {
  margin-left: -18px;
}

.simptip-position-bottom.half-arrow:before,
.simptip-position-top.half-arrow:before {
  border-style: none;
  border-right: 7px solid #323232;
}

.simptip-position-bottom:before,
.simptip-position-bottom:after {
  left: 64px;
}

.simptip-position-bottom:before {
  margin-top: 12px;
  rotate: 276deg;
  left: 34px;
}

.simptip-position-bottom:after {
  margin-top: 7px;
  padding: 5px;
}

.simptip-position-bottom.simptip-movable:before {
  margin-top: -15px;
}

.simptip-position-bottom.simptip-movable:after {
  margin-top: -3px;
}

.simptip-position-bottom.simptip-movable:hover:before,
.simptip-position-bottom.simptip-movable:hover:after {
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}

.simptip-position-bottom.simptip-movable.half-arrow:before {
  margin-top: -10px;
}

.simptip-position-bottom.half-arrow:before {
  margin-top: 0;
  border-top: 7px solid transparent;
}

.div_main_mob_image_thumbnails {
  display: none;
}

.pd_header_toolbar_option button {
  all: unset;
}

.all-bgcolor {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.all-bgcolor .variantbgcolor-color img {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 2px;
  width: 55px;
  height: auto;
  margin-left: 1px;
  /* max-width: 31px; */
  cursor: pointer;
  aspect-ratio: 1/1.3;
}

.canvas-container {
  transform-origin: top;
  bottom: 9px;
}

.canvas-wrapper {
  scrollbar-gutter: stable;
  -webkit-overflow-scrolling: touch;
}

.div_image_thumbnails span {
  height: 80px;
  width: 80px;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 5px;
  margin-left: 5px;
  display: flex;
  justify-content: center;
}

.pd_presetthumb {
  cursor: pointer;
}

.div_main_mob_image_thumbnails {
  display: none;
}

.pd_pattern_images .pd_pattern_images {
  position: initial;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  max-height: 263px;
  border: 1px solid #eee;
}

.pd_productclipartwrapper .pd_clipart_images {
  position: initial;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-height: 256px;
  border: 1px solid #eee;
}

.pd_productopenwrapper .addTextInput {
  border: 1px solid #5845452b;
  margin-top: 10px;
  border-radius: 4px;
  padding: 10px;
  resize: none;
  width: 100%;
}

.pd_productclipartwrapper .pdclipart_select {
  width: 100%;
  padding: 11px;
  color: #999;
  border: 1px solid #5845452b;
  border-radius: 4px 4px 0 0;
}

.pd_productclipartwrapper .image-load {
  height: 70px;
  padding: 5px;
  border: 1px solid #5845452b;
  margin: 4px;
  border-radius: 4px;
  width: 62px;
  cursor: pointer;
}

.pd_productuploadfile .custom-file {
  padding: 6px;
  display: flex;
  cursor: pointer;
  margin: 5px;
  justify-content: center;
  flex-direction: column;
  border-radius: 5px;
  border: 2px dashed #5845452b;
}

.pd_productuploadfile .custom-file-label {
  display: flex;
  flex-direction: column;
  align-content: space-around;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
  height: unset;
}

.pd_productpattern .pdpattern_select ,.pd_pattern .pdpattern_select {
  width: 100%;
  padding: 11px;
  color: #999;
  border: 1px solid #5845452b;
  border-radius: 4px;
}

.pd_productpattern .pattertnimgurl {
  height: 65px;
  width: 65px;
  padding: 1px;
  border: 1px solid #5845452b;
  border-radius: 4px;
  cursor: pointer;
}

.pd_producttextwrapper .btnAddText {
  text-align: left;
  border: none;
  padding: 10px 20px;
  border-radius: 4px;
  cursor: pointer;
  background: #f08034;
  color: #ffffff;
}

.pd_producttextwrapper .font-family-images {
  width: 100%;
  padding: 11px;
  color: #999;
  border: 1px solid #5845452b;
  border-radius: 4px;
}

/* .pd_productopenwrapper {
  width: 50%;
} */
.sb-pd_main_newtextwrapper .textFields_bttn_wrapper {
  padding: 12px 20px;
}

.pd_producttextwrapper .color-text {
  border: 1px solid #5845452b;
  margin: 0 4px;
  padding: 1px;
  display: inline-block;
  border-radius: 4px;
}

.pd_producttextwrapper .sb-pd-span-quickdemo {
  display: block;
  width: 25px;
  height: 25px;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #eeee;
}

.pd_submit_btn {
  cursor: pointer;
  position: relative;
  align-items: center;
  padding: 10px 20px;
  font-size: 16px;
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 5px;
  cursor: pointer;
  overflow: hidden;
  transition: background-color 0.3s;
  max-width: 100%;
  width: 100%;
  height: 45px;
}

.sb_pd_spinner {
  background-color: rgba(255, 255, 255, 0.8) !important;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
  background: url(https://nodeapps.setubridgeapps.com/productdesigner/product_designer_back/Images/icon/loader.gif)
    center/auto 40px no-repeat #fff;
}

.pd_product_uploadfilewrapper {
  padding: 10px 0px 10px 11px;
  flex: 1 50% !important;
  flex-direction: row;
  max-width: 100%;
  align-items: center;
  border: 1px dotted #acacac;
  margin-top: 9px;
  display: flex;
  position: relative;
}

.sb_pdleftButton_right {
  padding: 0px 0px 0px 11px;
  flex: 1 50% !important;
  flex-direction: row;
  max-width: 100%;
  align-items: center;
  margin-top: 0px;
  display: flex;
  position: relative;
}

.upload-section-wrapper.pre_img_upload {
  cursor: initial;
  border-radius: 6px;
  position: relative;
  background-color: #ddeef5;
  padding: 0;
  margin: 0;
  border-radius: 20px;
}

.upload-section {
  cursor: pointer;
  padding: 15px;
}

.step_2_upload {
  margin-bottom: 0;
  text-align: left;
  display: flex;
  align-items: center;
  color: #001d9b;
  line-height: 24px;
  font-family: GTWalsheimMedium, Arial, sans-serif;
  font-size: 19px !important;
}

.step_2_upload svg {
  width: 27px;
  margin-right: 6px;
  height: 21px;
  fill: #0024be;
}

.step_2_upload-sub {
  text-align: center;
  display: flex;
  flex-direction: column;
}

.fileUploadName {
  padding: 0 0 0 15px;
  text-align: left;
  display: block;
  position: relative;
}

.upload_file_name {
  margin-bottom: 0;
  text-align: left;
  display: flex;
  align-items: center;
}

.pd_producttextwrapper,
.pd_productclipartwrapper,
.pd_productpattern,
.pd_productuploadfile {
  padding: 0;
}

.pd_productclipartwrapper .pd_clipart_images {
  gap: 10px;
}

.pd_productclipartwrapper .image-load,
.pd_productpattern .pattertnimgurl {
  width: AUTO;
  height: 100px;
  text-align: CENTER;
  margin: 0 AUTO;
  padding: 10px;
}

.pd_productuploadfile img {
  height: 30px;
  width: 30px;
}

.pd_productuploadfile .custom-file {
  font-size: 12px;
}

.pd_productclipartwrapper .pd_clipart_images {
  max-height: 219px !important;
}

.pd_productopenwrapper .addTextInput,
.pd_productopenwrapper .pdclipart_select,
.pd_productopenwrapper .custom-file,
.pd_productopenwrapper .pdpattern_select {
  margin-top: 3px !important;
}

.pd_productpattern .pdpatternlabel {
  display: unset !important;
}

.pd_productpattern .pd_pattern_images,
.pd_productclipartwrapper .pd_clipart_images {
  margin-top: 6px !important;
}

.sb_pd_Product_canvas .div_image_thumbnails {
  padding: 0 10px 0 0;
  display: flex;
  margin: 10px 0 0 0;
  flex-wrap: wrap;
}

.sb_pd_Product_canvas .div_image_thumbnails span img {
  height: 70px;
  width: auto;
}

.sb_pd_canvasspinner {
  background-color: rgba(255, 255, 255, 0.8) !important;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
  background: url(https://nodeapps.setubridgeapps.com/productdesigner/product_designer_back/Images/icon/loader.gif)
    center/auto 40px no-repeat #fff;
}

.file_validation {
  color: red;
}

.pd_productpattern .patternimg ,.preset_options .patternimg {
  height: 100px !important;
  width: 90px !important;
  text-align: CENTER;
  background: #f3f3f3;
}

.pd_product_textaddbtn {
  width: 100% !important;
  text-align: right;
}

/* .pd_productclipartwrapper .pd_clipart_images {
  justify-content: unset !important;
} */

.pd_productpattern .pd_pattern_images {
  overflow-y: auto !important;
}

.pd_producttextwrapper .pd_fontstyle {
  padding: 4px 0 4px 0;
}

.pd_productpattern .pd_productpattern .patternimg,
.pd_productclipartwrapper .clipart_img .image-load {
  height: 89px !important;
  width: 94px !important;
  text-align: CENTER;
  background: #f3f3f3;
}

.pd_productpattern .pd_pattern_images,
.pd_productclipartwrapper .clipart_img {
  position: initial;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0;
  max-height: 263px;
}

.pd_productclipartwrapper .image-load,
.pd_productpattern .pattertnimgurl ,.pd_pattern .pattertnimgurl {
  width: 100%;
  height: 100%;
  text-align: CENTER;
  margin: 0 AUTO;
  padding: 10px;
  border: unset !important;
  border-radius: unset !important;
}

.sb_pd_product .pd_submit_btn {
  margin-top: 20px;
}

.pd_preview_wrapper {
  display: inline-flex;
  justify-content: center;
  padding: 0px 0px;
  border-left: 1px solid #fff;
  font-size: 15px;
  margin: 0 0 0 8px;
  cursor: pointer;
}

.pd_preview {
  display: inline-flex;
  justify-content: center;
  padding: 6px 7px;
  font-size: 15px;
}

.pd_preview_design span {
  text-align: center;
  font-weight: 600;
  color: #000;
  /* padding: 7px; */
  font-size: 2rem;
}

.pd_preview span {
  margin: 1px 0 0 0;
}

.pd_preview_design div {
  text-align: center;
  font-weight: 600;
  color: #000;
}

.pd_previewthumnail {
}

.div_Previmage_thumbnails_wrapper {
  padding: 0 10px 0 0;
  margin: 4px;
  display: flex;
  justify-content: center;
}

.div_Previmage_thumbnails_wrapper div {
  height: 60px;
  width: auto;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 5px;
  margin-left: 5px;
}

.div_Previmage_thumbnails_wrapper img {
  height: 100%;
  width: auto;
}

.thumbnailiamgepreview {
  cursor: pointer;
}

.div_image_thumbnails span {
  cursor: pointer;
}

.pd_productopenwrapper .sb_pd_imgs {
  height: 70px !important;
  width: 70px !important;
  max-width: unset !important;
}

.varaintqtymsg {
  color: #9a1717;
}

.pd_productopenwrapper .bgcolor-variantcolor-label {
  display: flex;
  flex-direction: column;
}

.font-family-funct {
  display: flex;
  gap: 5px;
}

.bgcolor-color {
  display: block;
  width: 25px;
  height: 25px;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #eeee;
}

.sb-pd_cartDrawer_close_div {
  height: 39px;
  width: 39px;
  cursor: pointer;
}

.sb-pd_varinat_img {
  height: 100%;
  width: 100%;
}

.sb-pd_product_single_varinat_div {
  display: flex;
  gap: 8px;
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
}
.sb-pd_product_single_varinat_div:not(:last-of-type) {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #efefef;
}

.sb-pd_varionat_qty_selector {
  width: 65%;
  display: flex;
  border: 1px solid #eee;
  border-radius: 5px;
  overflow: hidden;
}

.sb-pd_varionat_qty_minus {
  background-color: #f5f5f5;
  border: none;
  cursor: pointer;
  min-width: auto !important;
  padding: 7px;
  flex: 1;
}

.sb-pd_varinat_qty_input {
  border: none;
  min-width: auto !important;
  text-align: center;
  width: 100%;
  flex: 3;
}

.sb-pd_varionat_qty_plus {
  background-color: #f5f5f5;
  border: none;
  cursor: pointer;
  min-width: auto !important;
  padding: 7px;
  flex: 1;
}

.sb-pd_varinat_price_div {
  float: right;
  margin-left: auto;
}

.sb-pd_varinat_price_label {
  margin-right: 9px;
}

.sb-pd_cD_product_title {
  height: 50px;
}

/* .sb-pd_cartDrawer_close_div {
  float: left;
  padding: 5px;
} */

.sb-pd_product_titel {
  height: 50px;
}

.sb-pd_product_titel {
  display: flex;
  align-items: center;
  justify-content: start;
  margin: 0 0 0 0;
  font-weight: 600;
  font-size: 17px;
}

.customer_records {
  display: flex;
}

.pdproductvaraint {
  /* min-width: 191px; */
  padding: 11px;
  color: #999;
  border: 1px solid #5845452b;
  border-radius: 4px;
  height: 40px;
  width: 218px;
}

.pd_buladdremovevaraintwrapper,
.customer_records_dynamic > .pd_varaintList {
  display: flex;
  gap: 17px;
  margin: 6px 0 8px 8px;
  flex-wrap: wrap;
  align-items: flex-end;
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 15px;
  margin-right: 15px;
  row-gap: 5px;
}

.pd_varivant_remove_field svg {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pdproductpricequantitywrapper {
  /* display: flex;
    justify-content: center;
    align-items: center; */
}

.pd_buladdtabletitletwrapper {
  display: flex;
  gap: 86px;
}

.pd_add_varaintfields {
  float: left;
  border: none;
  margin-top: 10px;
  padding: 7px 9px;
  border-radius: 4px;
  cursor: pointer;
  background: #4c5e7f;
  color: #ffffff !important;
  margin: 4px 0px 5px 12px;
}

.sb-pd_cD_drawer_footer_div {
  position: absolute;
  bottom: 0;
}

.sb-pd_cD_drawer_footer_div {
  position: absolute;
  bottom: 0;
  background: #ffffff;
  width: 100%;
  border-top: 1px solid #5845452b;
}

.sb-pd_cD_drawer_cart_price_div {
  display: flex;
  justify-content: end;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
  background-color: #ffffff;
  width: 100%;
  padding: 13px 15px 13px 0;
}

.sb-pd_cD_drawer_price_div {
  color: #000000;
  display: flex;
  align-items: center;
  font-size: 20px;
  gap: 3px;
  font-weight: 600;
}

.sb-pd_cD_add_to_cart {
  font-weight: 600;
  color: #ffffff;
  /* background: #f08034; */
  background-color: #000000;
  cursor: pointer;
  display: flex;
  align-items: center;
  column-gap: 6px;
  border-radius: 8px;
  padding: 12px 16px 12px 13px;
  justify-content: center;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
  text-wrap-mode: nowrap;
  background-image: linear-gradient(
    135deg,
    #232525 20%,
    #6e6e6e 51%,
    #232526 80%
  );
  transition: 0.6s;
  background-size: 400% auto;
}
.sb-pd_cD_add_to_cart span {
  line-height: 0;
}

.sb-pd_cD_add_to_cart:hover {
  background-position: right center;
}

.sb_pd_shapes {
  display: flex;
  flex-wrap: wrap;
  /* border: 1px solid #5845452b; */
  border-radius: 0;
  border-top: none !important;
  /* padding: 15px; */
  column-gap: 0;
  margin: 20px 0 0 13px;
  gap: 30px;
}

.shapeimg {
  height: auto;
  border: 1px solid #000;
}

.shapeimgurl {
  height: auto;
  width: 78px;
  border-radius: 4px;
  cursor: pointer;
  background: #2196f3;
}

.sb_pd_shapes {
  overflow-y: scroll !important;
}

.pd_bulktablevaiant {
  width: 131px;
}

.sb_pd_mob_shape {
  display: none;
}

.sb_pd_mob_shape_list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 6px;
  /* box-shadow: 0 0.125rem 0.25rem #00000013; */
  overflow-y: scroll;
  height: 86px;
}

.pd_bulkvaraintwiselist {
  overflow-y: auto;
  height: calc(100vh - 270px);
  scrollbar-width: none;
}

.btn-remove-customer {
  cursor: pointer;
}

.pd_image_typelist button {
  display: inline-block;
  margin: 0.7rem 0.5rem 0.2rem 0;
  padding: 1rem 2rem;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  line-height: 1;
  text-align: center;
  transition: border var(--duration-short) ease;
  cursor: pointer;
  position: relative;
  border-radius: 25px;
}

.pd_image_typelist {
  display: flex;
}

.pd_image_typelist div {
  display: flex;
  flex-direction: column;
}

.pd_image_front_price,
.pd_image_back_price {
  text-align: center;
}

.pd_image_front_price,
.pd_image_back_price {
  text-align: center;
}

.pd_image_front {
  background: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}

/* Bottom Panel Design Start */

.sb-pd-bottom-panel-main-section {
  width: 97%;
  padding: 4px 14px 5px;
  background-color: #fff;
  /* background-color: #f7f8fb; */
  /* border-radius: 15px 15px 0 0; */
  border-radius: 8px 8px 0 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  /* box-shadow: rgba(60, 64, 67, 0.3) 0px -1px 2px 0px, rgba(60, 64, 67, 0.15) 0px -1px 3px 1px; */
  box-shadow: rgba(0, 0, 0, 0.15) 0px -2px 10px -7px;
  z-index: 100;
}

.sb-pd-image-scale-container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: end;
  gap: 10px;

  .sb-pd-image-zoom-controller {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }

  #reset-canvas-zoom-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
}

.section-1-drawer {
  width: 65px;
  position: absolute;
  left: 50%;
  top: -18px;
  transform: translate(-50%);
  cursor: pointer;
  background-color: #fff;
  height: 25px;
  /* border-radius: 25px 25px 0 0; */
  border-radius: 8px;
  z-index: 10;
  box-shadow: rgba(0, 0, 0, 0.15) 0px -2px 10px -7px;
}

.section-1-drawer .drawer-icon {
  position: absolute;
  top: 3px;
  left: 0;
  width: 100%;
  height: 70%;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  rotate: 0deg;
  transition: rotate 0.3s ease;
  transform: scale(1.2);
}

.sb-pd-bottom-panel-active-section-1 {
  border-bottom: 1px solid rgb(226 232 240);
  padding-block: 10px;
  overflow-x: auto;
  position: relative;
  z-index: 50;
  opacity: 1;
  margin-bottom: 8px;
  transition: opacity 0.3s ease-in 0.2s, margin-bottom 0.2s ease-in;
}

.sb-pd-images-list-container {
  display: flex;
  justify-content: start;
  gap: 15px;
  max-height: 200px;
  transition: max-height 0.5s ease-in;
}

.sb-pd-image-content {
  position: relative;
  min-width: 70px;
  max-width: 90px;
  aspect-ratio: 1;
  border-radius: 5px;
  padding: 5px;
  border: 2px solid #e3e3e3;
  cursor: pointer;
  overflow: hidden;

  img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .sb-pd-image-details {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    line-height: normal;

    .sb-pd-image-title {
      text-align: center;
      color: #fff;
      margin: 0;
      font-size: 13px;
      padding-block: 5px;
    }
  }
}

.sb-pd-bottom-panel-inactive-section-1 {
  border-bottom: 0 solid transparent;
  padding-block: 0;
  margin-bottom: 0;
  overflow-x: hidden;
  opacity: 0;
  transition: opacity 0.4s ease-out, padding-block 0.4s ease-out 0.3s,
    border-bottom 0.4s ease-out 0.3s, margin-bottom 0.4s ease-out 0.3s;

  .sb-pd-images-list-container {
    max-height: 0;
    transition: max-height 0.5s ease-out 0.2s;
  }
}

.sb-pd-bottom-panel-section-2 {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  position: relative;
  z-index: 60;
  flex-wrap: wrap;
}

.sb-pd-bottom-panel-section-2 .btns-container {
  display: flex;
  /* align-self: flex-start; */
  gap: 10px;
  justify-self: start;

  .undo-redo-btns {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2px;
    background-color: #fff;
    border-radius: 5px;
  }

  #undo-canvas-btn,
  #redo-canvas-btn {
    border-radius: 0;
  }

  #undo-canvas-inactive-btn svg,
  #redo-canvas-inactive-btn svg,
  #reset-canvas-inactive-btn svg {
    opacity: 0.4;
    cursor: not-allowed;
  }
}

.sb-pd-bottom-panel-section-2
  .svg-icons
  .sb-pd-bottom-panel-section-2
  .sb-pd-bottom-panel-page-counter-container {
  display: flex;
  gap: 10px;

  .fa-angle-left,
  .fa-angle-right {
    cursor: pointer;
    font-size: 20px;
  }
}

.sb-pd-image-scale-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;

  &:hover {
    color: black;
    border-color: black;
  }
}

.sb-pd-bottom-panel-section-2
  .sb-pd-image-scale-container
  .sb-pd-image-scale-down-inactive
  svg,
.sb-pd-bottom-panel-section-2
  .sb-pd-image-scale-container
  .sb-pd-image-scale-up-inactive
  svg,
.sb-pd-bottom-panel-section-2
  .sb-pd-image-scale-container
  #reset-canvas-zoom-inactive-btn
  svg {
  opacity: 0.4;
  cursor: not-allowed;
}

.sb-pd-range-wrapper {
  width: 150px;
  height: 7px;
  position: relative;
}

.sb-pd-range-wrapper.active .sb-pd-range-input,
.sb-pd-range-wrapper.active .sb-pd-tooltip {
  transition: left 200ms, transform 200ms;
}

.sb-pd-range-wrapper.active .sb-pd-range-active-background {
  transition: width 300ms;
}

.sb-pd-range-wrapper .sb-pd-range-input {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%) scale(1);
  height: 18px;
  width: 18px;
  border-radius: 50%;
  /* background-color: #4c5e7f; */
  background-color: #232526;
  transition: transform 200ms, background-color 100ms;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  display: block;
}

.sb-pd-range-wrapper .sb-pd-range-input.active {
  transform: translate(-50%, -50%) scale(1.3);
}

/* .sb-pd-range-wrapper .sb-pd-range-input:hover {
  background-color: #06dc77;
} */

.sb-pd-range-wrapper .sb-pd-tooltip {
  position: absolute;
  bottom: 100%;
  margin-bottom: 12px;
  left: 0;
  /* background-color: #4a576a; */
  background-color: #232526;
  color: #ffffff;
  padding: 4px 7px;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transform: scale(0) translateX(-50%);
  transform-origin: 0 100%;
  transition: width 200ms, margin-bottom 200ms, transform 0.3s ease-out;
}

.sb-pd-range-wrapper .sb-pd-tooltip.active {
  margin-bottom: 17px;
}

.sb-pd-range-wrapper .sb-pd-tooltip::before {
  content: "";
  position: absolute;
  top: calc(100% - 1px);
  left: 50%;
  transform: translateX(-50%);
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 5px solid #232526;
}

.sb-pd-range-wrapper .sb-pd-range-background {
  background-color: #f0f0f0;
  height: 100%;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
}

.sb-pd-range-wrapper .sb-pd-range-active-background {
  /* background-color: rgb(209 219 237); */
  background-color: #e4e6eb;
  height: 100%;
  width: 0;
  border-radius: 10px;
  display: block;
}

.sb-pd-bottom-panel-section-2 .sb-pd-bottom-panel-page-counter-container {
  /* padding: 6px 10px; */
  border-radius: 20px;
  display: flex;
  gap: 13px;
  align-items: center;
  user-select: none;
}

.sb-pd-bottom-panel-section-2 .svg-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  padding: 5px;
  /* background-color: #e4e6eb; */
  border-radius: 5px;
  position: relative;
  transform: scale(1.2);
}

.sb-pd-bottom-panel-page-counter-container .prev-inactive-icon svg,
.sb-pd-bottom-panel-page-counter-container .next-inactive-icon svg {
  opacity: 0.4;
  cursor: not-allowed;
}

.sb-pd-bottom-panel-page-counter-container .page-counter {
  min-width: 40px;
  text-align: center;
}

.sb-pd-bottom-panel-section-2 .svg-icons svg {
  width: 13px;
  height: 13px;

  g {
    fill: #000;
  }
}

.sb-pd-bottom-panel-main-section .sb-pd-icons-tooltip {
  width: max-content;
  position: absolute;
  bottom: 100%;
  margin-bottom: 4px;
  left: 50%;
  /* background-color: #4a576a; */
  background-color: #232526;
  color: #ffffff;
  font-size: 13px;
  padding: 2px 7px;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transform: scale(0) translateX(-50%);
  transform-origin: 0 100%;
  /* transition: width 200ms, margin-bottom 200ms, transform 0.3s ease-out; */
  transition: transform 200ms ease-out;
  /* transition-delay: 0.7s; */
}

.sb-pd-bottom-panel-main-section .sb-pd-icons-tooltip::before {
  content: "";
  position: absolute;
  top: calc(100% - 1px);
  left: 50%;
  transform: translateX(-50%);
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 5px solid #232526;
}

.sb-pd-bottom-panel-main-section .svg-icons:hover .sb-pd-icons-tooltip {
  transform: scale(1) translateX(-50%);
}

/* Bottom Panel Design End */

.pddrawer_label {
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  font-size: 16px;
}

.sb-pd_cart_drawer-wrapper {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 99999999999;
  display: none;
}

.sb-pd_cart_drawer-wrapper .sb-pd_cart_drawer {
  background-color: #fff;
  position: absolute;
  z-index: 999999999999999999999999999;
  right: -100%;
  width: clamp(350px, 27%, 420px);
  transition: right 0.5s ease-in-out;
  height: 100%;
  top: 0;
  border: 1px solid #eee;
}

.sb-pd_cartDrawer_close_div {
  height: 39px;
  width: 39px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pd_allprintoptionprice_wrapper {
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  font-size: 18px;
  padding: 0 20px 0 20px;
  margin: 0 0 13px 0;
}

.pd_additionalinformation {
  width: 100%;
  border: 1px solid #5845452b;
  margin-top: 10px;
  border-radius: 4px;
  padding: 10px;
  resize: none;
  height: 100px;
  display: none;
}

.pd_printtypewrapper {
  padding: 20px;
  border-top: 1px solid #cdcdcd;
}

.pd_additionalfieldwrapper {
  padding: 0px 12px 10px 20px;
  position: absolute;
  bottom: 75px;
  width: 100%;
}

.sb-pd_varinat_price_div {
  display: flex;
  flex-direction: column;
}

.sb-pd_drawer_additional_price_label {
  display: flex;
  justify-content: center;
  text-wrap-mode: nowrap;
}

.sb-pd_varionat_qty_selector {
  /* width: 131px; */
}

.sb-pd_varinat_img_div {
  /* /display: flex;  */
  flex-direction: column;
}

.sb_pd_avilable_status {
  color: red;
  font-weight: 600;
  display: none;
  text-align: center;
}

.sb-pd_varinat_qty_error_msg_label {
  color: red;
}

.sb-pd-badges-section {
  width: 97%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: sticky;
  top: 13px;
  margin-inline: auto;
  /* left: 50%; */
  /* transform: translateX(-50%); */
  z-index: 99999;

  .middle-badge-content {
    display: flex;
    gap: 15px;
    align-items: center;
  }
}

.sb-pd-badges-section .sb-pd-badge-content {
  border-radius: 8px;
  padding: 7px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 10px -4px;
  cursor: pointer;
  background-image: linear-gradient(
    135deg,
    #ffffff 20%,
    #f2f3f5 51%,
    #ffffff 80%
  );
  transition: 0.6s;
  background-size: 400% auto;

  svg {
    fill: #8d929c;
    transition: fill 0.2s ease-out;
  }
}

.sb-pd-badges-section .sb-pd-badge-content:hover {
  background-position: right center;
}

.sb-pd-badge-content:hover svg {
  fill: #000000;
}

.sb-pd-badge-content .badge-texts {
  font-size: 12px;
  font-weight: 500;
  color: #000;
  letter-spacing: 0.3px;
}

.sb-pd-editor-wrapper-bottom-section {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 10px;
  z-index: 99999;
  background-color: #ffffff;
  width: 100%;
  padding: 13px 15px 13px 0;
  border-top: 1px solid #5845452b;

  .totalprice {
    margin: 6px 6px 4px 6px;
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #000000 !important;
  }

  .pd_header_new_price {
    display: flex;
    flex-direction: column;
    align-items: end;
    margin: 0;
    font-size: 15px;
    cursor: pointer;
    height: 100%;
    padding: 0 5px;
    line-height: normal;

    .totalprice {
      margin: 0;
    }

    .including-charges-text {
      font-size: 12px;
      margin: 0;
      font-weight: 700;
      text-align: right;
    }
  }

  .sb-pd-popup_addtocartbutton {
    font-weight: 600;
    color: #ffffff;
    /* background: #f08034; */
    background-color: #000000;
    cursor: pointer;
    display: flex;
    align-items: center;
    column-gap: 6px;
    border-radius: 8px;
    padding: 12px 16px 12px 13px;
    justify-content: center;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
      rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    text-wrap-mode: nowrap;
    background-image: linear-gradient(
      135deg,
      #232525 20%,
      #6e6e6e 51%,
      #232526 80%
    );
    transition: 0.6s;
    background-size: 400% auto;

    span {
      line-height: 0;
    }
  }

  .sb-pd-popup_addtocartbutton:hover {
    background-position: right center;
  }
}

.sb-pd-editor-wrapper .sb-pd-editor-options {
  padding: 20px 23px;
}

.canvas-container .upper-canvas {
  /* border: 2px solid black;
  border-style: dashed; */
}

.pd_clipart_images .pd-category-name-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 18px;
}

.pd_clipart_images .pd-category-images {
  /* display: flex; */
  /* flex-wrap: wrap; */
  /* justify-content: start; */
  /* align-items: center; */
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  place-items: center;
  gap: 5px;
}
.pd-category-images .clipart_img {
  display: grid;
  place-items: center;
}

.pd-category-name-content .pd-category-expander {
  cursor: pointer;
}

.pd_clipart_images {
  overflow-y: auto;
}

.sb-pd-sub-options {
  color: #000;
}

.pd-savelogin .confirmation-text {
  margin-block: 13px;
  text-align: center;
  line-height: 1.4;
}

.sb-pd_cart_drawer-top-section {
  display: flex;
  justify-content: start;
  align-items: center;
}

.sb_pd_varaint_mob_bgcolor_list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 10px;
}
.bgcolor-variantcolor-label .sb_pd_imgs {
  height: 50px;
  width: 50px;
}
.sb-pd-sub-options {
  color: #000;
}

.sb-pd_popup_loader_container {
  /* background-color: rgba(255, 255, 255, 0.8) !important; */
  background-color: #fff !important;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 99999999;
  top: 0;
  left: 0;
}
.sb-pd_popup_loader_container div:empty {
  display: block;
}
/* .sb-pd_popup_loader_container .sb-pd_popup_loader {
    width:  48px;
    height: 48px;
    transform: rotateX(65deg) rotate(45deg);
    // remove bellows command for perspective change
    //transform: perspective(200px) rotateX(65deg) rotate(45deg); 
    color: #fff;
    animation: layers1 1s linear infinite alternate;
    position: absolute;
    left: 50%;
    top: 50%;
    background: #de3500;
  }
.sb-pd_popup_loader_container .sb-pd_popup_loader:after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.7);
    animation: layerTr 1s linear infinite alternate;
  }

  @keyframes layers1 {
    0% { box-shadow: 0px 0px 0 0px  }
   90% , 100% { box-shadow: 20px 20px 0 -4px  }
  }
  @keyframes layerTr {
    0% { transform:  translate(0, 0) scale(1) }
    100% {  transform: translate(-25px, -25px) scale(1) }
  } */

.sb-pd_popup_loader,
.sb-pd_popup_loader:before,
.sb-pd_popup_loader:after {
  border-radius: 50%;
  width: 17px;
  height: 17px;
  animation-fill-mode: both;
  animation: bblFadInOut 1.8s infinite ease-in-out;
}
.sb-pd_popup_loader {
  color: #303030;
  font-size: 7px;
  text-indent: -9999em;
  transform: translateZ(0);
  animation-delay: -0.16s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sb-pd_popup_loader:before,
.sb-pd_popup_loader:after {
  content: "";
  position: absolute;
  top: 0;
}
.sb-pd_popup_loader:before {
  left: -3.5em;
  animation-delay: -0.32s;
}
.sb-pd_popup_loader:after {
  left: 3.5em;
}

@keyframes bblFadInOut {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

.sb-pd-back-option span {
  line-height: 0;
}

@media only screen and (max-width: 1265px) {
  .sb-pd-range-wrapper {
    width: 130px;
  }
  .sb-pd-image-scale-container .sb-pd-image-zoom-controller {
    gap: 10px;
  }
}

.sb-pd_main_newtextwrapper .sb-pd-add-text-button {
  display: flex;
  width: 100%;
  padding: 10px 0;
  background-color: #000000;
  color: white;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 15px;
  text-align: center;
  justify-content: center; /* Centers text horizontally */
  align-items: center;
  gap: 10px;
}

.sb-pd_main_newtextwrapper .sb-pd-text-options-list {
  display: flex;
  justify-content: space-between;
  /* padding-bottom: 20px; */
}

.sb-pd-text-options-list .sb-pd-text-option {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 31%;
  padding: 10px;
  background-color: #f1f1f1;
  border: 1px solid #dcdcdc;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: transform 0.2s ease;
}

.sb-pd-text-options-list .sb-pd-text-option-icon {
  color: #6e6e6e;
  margin-bottom: 5px;
  line-height: 0;
}

.sb-pd-text-options-list .sb-pd-text-option-title {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.sb-pd-editor-section .text-updating-value-box {
  display: flex;
  align-items: center;
  border: 1px solid #dcdcdc;
  border-radius: 7px;
}

.pd_productmainwrapperproduct .sb-pd-editor-section .text-updating-value-box {
  background: #fff;
}
.text-updating-value-box .text-updater-value-container {
  width: 68px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 7px;
  padding-inline: 6px 15px;
}

.text-updating-value-box .text-updater-buttons {
  border-left: 1px solid #dcdcdc;
}

.text-updater-buttons .pd-svg-icons {
  padding-inline: 3px;
}

.text-updater-buttons .pd-svg-icons:first-child {
  border-bottom: 1px solid #dcdcdc;
}

.text-updater-value-container .text-updater-value {
  line-height: 1;
  font-size: 15px;
}

.bottom-content-divider {
  border-bottom: 1px solid #efefef;
}

.top-content-divider {
  border-top: 1px solid #efefef;
}

.pd_productmainwrapperproduct .bottom-content-divider {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
}

#pd_outlinethickness {
  width: 100%;
}
.fontborder_color {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
/* .pd_productmainwrapperproduct .datatextelemet{
    display: block;
} */
.datatextelemet input[type="range"] {
  /* removing default appearance */
  -webkit-appearance: none;
  appearance: none;
  /* creating a custom design */
  width: 100%;
  cursor: pointer;
  outline: none;
  border-radius: 15px;
  /*  overflow: hidden;  remove this line*/

  /* New additions */
  height: 10px;
  background: #ccc;
}

/* Thumb: webkit */
.datatextelemet input[type="range"]::-webkit-slider-thumb {
  /* removing default appearance */
  -webkit-appearance: none;
  appearance: none;
  /* creating a custom design */
  height: 15px;
  width: 15px;
  background-color: #000000;
  border-radius: 50%;
  border: none;

  /* box-shadow: -407px 0 0 400px #f50; emove this line */
  transition: 0.2s ease-in-out;
}

/* Thumb: Firefox */
.datatextelemet input[type="range"]::-moz-range-thumb {
  height: 15px;
  width: 15px;
  background-color: #000000;
  border-radius: 50%;
  border: none;

  /* box-shadow: -407px 0 0 400px #f50; emove this line */
  transition: 0.2s ease-in-out;
}

/* Hover, active & focus Thumb: Webkit */

.datatextelemet input[type="range"]::-webkit-slider-thumb:hover {
  box-shadow: 0 0 0 10px rgba(0, 0, 49, 0.1);
}
.datatextelemet input[type="range"]:active::-webkit-slider-thumb {
  box-shadow: 0 0 0 13px rgba(0, 0, 49, 0.2);
}
.datatextelemet input[type="range"]:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 13px rgba(0, 0, 49, 0.2);
}

/* Hover, active & focus Thumb: Firfox */

.datatextelemet input[type="range"]::-moz-range-thumb:hover {
  box-shadow: 0 0 0 10px rgba(0, 0, 49, 0.1);
}
.datatextelemet input[type="range"]:active::-moz-range-thumb {
  box-shadow: 0 0 0 13px rgba(0, 0, 49, 0.2);
}
.datatextelemet input[type="range"]:focus::-moz-range-thumb {
  box-shadow: 0 0 0 13px rgba(0, 0, 49, 0.2);
}
.collapsable-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
  padding: 0 20px 0 20px;
}

.pd_productmainwrapperproduct .collapsable-content {
  max-height: 200px;
}

.section-title-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 11px 20px 10px 20px;
}
.pd_productmainwrapperproduct .section-title-container,
.pd_productmainwrapperproduct .collapsable-content {
  padding: 0;
  overflow: unset;
}

.section-title-container .title-label {
  margin-block: 13px;
}

.section-title-container .pd-svg-icons {
  transition: all 0.3s linear;
}

.collapsable-content.active-content {
  max-height: 200px;
}

.sb-pd-editor-section {
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.sb-pd-editor-section:not(.sb-pd-editor-section:first-child) {
  margin-top: 10px;
}

.sb-pd-editor-section:last-child {
  margin-bottom: 20px;
}

.sb-pd-editor-section .pd-font-size-controller {
  width: max-content;
  height: 100%;
  display: flex;
  align-items: center;
  border: 1px solid #dcdcdc;
  border-radius: 7px;
  overflow: hidden;
}

.pd_productmainwrapperproduct .sb-pd-editor-section .pd-font-size-controller {
  background: #fff;
}

/* Chrome, Safari, Edge, Opera */
.pd-font-size-controller input::-webkit-outer-spin-button,
.pd-font-size-controller input::-webkit-inner-spin-button,
.sb-pd_varionat_qty_selector input::-webkit-outer-spin-button,
.sb-pd_varionat_qty_selector input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
}

/* Firefox */
.pd-font-size-controller input[type="number"],
.sb-pd_varionat_qty_selector input[type="number"] {
  -moz-appearance: textfield;
  border: 0;
}

.pd-svg-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.pd-svg-icons svg,
.pd-svg-icons svg g {
  fill: #6a6a6a;
}

.pd-font-size-controller .pd-svg-icons {
  padding: 6px 8px;
  transition: all 0.3s linear;
}

.pd-font-size-controller .pd-svg-icons:hover {
  background: #686d76;
}
.pd-font-size-controller .pd-svg-icons:hover svg,
.pd-font-size-controller .pd-svg-icons:hover svg g {
  fill: #fff;
}

.sb-pd-text-alinment-buttons-container,
.sb-pd-text-fonts-changer-contianer,
.sb-pd-text-upper-lower-case-updater-buttons-container,
.sb-pd-text-horizobtal-vertclie-updater-buttons-container {
  display: flex;
  border: 1px solid #dcdcdc;
  border-radius: 7px;
  /* overflow: hidden; */
  gap: 5px;
}

.pd_productmainwrapperproduct .sb-pd-text-alinment-buttons-container,
.pd_productmainwrapperproduct .sb-pd-text-fonts-changer-contianer,
.pd_productmainwrapperproduct
  .sb-pd-text-upper-lower-case-updater-buttons-container,
.pd_productmainwrapperproduct
  .sb-pd-text-horizobtal-vertclie-updater-buttons-container {
  display: flex;
  border: 1px solid #dcdcdc;
  border-radius: 7px;
  overflow: hidden;
  background: #fff;
}

.pd-svg-icons svg,
.pd-svg-icons svg g {
  transition: fill 0.3s linear;
}

/* .sb-pd-text-alinment-buttons-container .pd-svg-icons:not(.pd-svg-icons:last-child){
  border-right: 1px solid black;
}
 */

.pd-font-family-dropdown-list .font-family-list-selecter {
  outline: none;
  border: 1px solid #dcdcdc;
  border-radius: 7px;
  padding: 7px 0 7px 7px;
  width: 100%;
  /* -webkit-appearance: none; */
  /* appearance: none; */
}
.pd-font-size-controller .text-font-size {
  text-align: center;
  outline: none;
  box-shadow: none;
}
.pd_productmainwrapperproduct .pd-font-size-controller .text-font-size {
  background: transparent;
}
.pd-svg-icons.active-functionality {
  background-color: #686d76;
}

.pd-svg-icons.active-functionality svg,
.pd-svg-icons.active-functionality svg g {
  fill: #fff;
}
.pd_font_colorpicker {
  width: 30px;
  height: 30px;
  margin: 3px 0;
  cursor: pointer;
  position: relative;
  border: 1px solid #dae4ea;
  border-radius: 5px;
  box-sizing: border-box;
  background-color: rgb(49, 65, 82);
}
.color-popup {
  position: absolute;
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 1000;
}
.pd_font_colorpicker {
  position: relative; /* Ensure container is a reference point */
}

.color-popup {
  position: absolute;
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  display: none; /* Hidden by default */
}
.popover-container {
  position: relative;
  display: inline-block;
}

.popover-button {
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
  background-color: #007bff;
  color: white;
  border: none;
  border-radius: 4px;
}

.popover-button:hover {
  background-color: #0056b3;
}

.sb-pd-sub-options  .popover,
.sb-pd-sub-options  .popoverboder {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 10px;
  display: none;
  z-index: 1000;
  border-radius: 4px;
  width: 250px;
  visibility: visible;
  opacity: 99999999999999;
}

.popover p {
  margin: 0;
  font-size: 14px;
}

.close-button {
  padding: 5px 10px;
  font-size: 12px;
  margin-top: 10px;
  cursor: pointer;
  background-color: #dc3545;
  color: white;
  border: none;
  border-radius: 4px;
}

.close-button:hover {
  background-color: #a71d2a;
}
.sb-pd_curve_div,
.sb-pd_opacity_div,
.sb_pd_outline_wrapper,
.sb_pd_bordercolor {
  font-size: 14px;
  gap: 5px;
  color: #314152;
  align-items: center;
  display: flex;
  justify-content: space-between;
}

#pd_diameter,
#pd_opacity,
#pd_outlinethickness {
  width: 35% !important ;
  height: 3px !important ;
}
.sp-pd-text-editor-container .sb-pd_opacity_div {
  margin-bottom: 13px;
}
.collapsible_title_container {
  display: flex;
  flex-flow: row nowrap;
  padding: 7px 0;
  justify-content: flex-start;
  align-items: center;
  gap: 3px;
}

.pd_productmainwrapperproduct .collapsible_title_container {
  padding: 0;
}

.collapsible_title_icon_effect {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDIwIj48bWFzayBpZD0iaV9lZmZlY3RzX3N2Z19fYSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiB4PSIwIiB5PSIwIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBzdHlsZT0ibWFzay10eXBlOmFscGhhIj48cGF0aCBmaWxsPSIjRDlEOUQ5IiBkPSJNMCAwaDIwdjIwSDB6Ii8+PC9tYXNrPjxnIG1hc2s9InVybCgjaV9lZmZlY3RzX3N2Z19fYSkiPjxwYXRoIGZpbGw9IiM2RDdGOTMiIGQ9Ik04LjUgMTEuNVYxMEgxMHYxLjV6TTcgMTN2LTEuNWgxLjVWMTN6bTMgMHYtMS41aDEuNVYxM3ptMS41LTEuNVYxMEgxM3YxLjV6bS02IDBWMTBIN3YxLjV6bS0uNzQ3IDUuMDg0YTEuMjMgMS4yMyAwIDAgMS0uOTU3LS40MjQgMS40OCAxLjQ4IDAgMCAxLS4zNzktMS4wMlY0Ljg2cTAtLjU5Ny40MjMtMS4wMmExLjQgMS40IDAgMCAxIDEuMDItLjQyM2gxMC4yOHEuNTk3IDAgMS4wMi40MjN0LjQyNCAxLjAydjEwLjI4cTAgLjU5Ny0uNDI0IDEuMDJhMS40IDEuNCAwIDAgMS0xLjAyLjQyNHpNNS41IDE1LjVIN3YtMUg1LjV6bTMgMEgxMHYtMUg4LjV6bTYgMGgxdi0xaC0xem0tMTAtMWgxVjEzSDd2MS41aDEuNVYxM0gxMHYxLjVoMS41VjEzSDEzdjEuNWgxLjVWMTNIMTN2LTEuNWgxLjVWMTBoMVY0Ljc1N2EuMjUuMjUgMCAwIDAtLjA4LS4xNzcuMjUuMjUgMCAwIDAtLjE3Ni0uMDhINC43NTdhLjI1LjI1IDAgMCAwLS4xNzcuMDguMjUuMjUgMCAwIDAtLjA4LjE3N1YxMS41aDFWMTNoLTF6bS4yNTcgMUg0LjV2LTExaC4yNTdhLjI1LjI1IDAgMCAwLS4xNzcuMDguMjUuMjUgMCAwIDAtLjA4LjE3N3YxMC40ODdxMCAuMDk2LjA4LjE3Ni4wODEuMDguMTc3LjA4bTkuNzQzLTRWMTNoMXYtMS41em0tMyAzdjFIMTN2LTF6Ii8+PC9nPjwvc3ZnPg==);
  width: 23px;
  height: 35px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}
.collapsible_title_name span {
  color: #2b3140;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
}
.collapsible_title_icon_border {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDIwIj48bWFzayBpZD0iaV9maWxsX2FuZF9ib3JkZXJfc3ZnX19hIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHg9IjAiIHk9IjAiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiPjxwYXRoIGZpbGw9IiNEOUQ5RDkiIGQ9Ik0wIDBoMjB2MjBIMHoiLz48L21hc2s+PGcgbWFzaz0idXJsKCNpX2ZpbGxfYW5kX2JvcmRlcl9zdmdfX2EpIj48cGF0aCBmaWxsPSIjNkQ3RjkzIiBkPSJNNy40MTcgMTIuNTg0aDUuMTY3VjcuNDE3SDcuNDE3em0tMi42NiA0cS0uNTYzIDAtLjk1MS0uMzg5YTEuMyAxLjMgMCAwIDEtLjM4OS0uOTUxVjQuNzU3cTAtLjU2Mi4zODktLjk1MS4zODktLjM5Ljk1LS4zODloMTAuNDg4cS41NjMgMCAuOTUxLjM4OS4zOS4zODkuMzg5Ljk1djEwLjQ4OHEwIC41NjMtLjM4OS45NTEtLjM4OS4zOS0uOTUxLjM4OXptMC0xLjA4NGgxMC40ODdhLjI1LjI1IDAgMCAwIC4xNzYtLjA4LjI1LjI1IDAgMCAwIC4wOC0uMTc2VjQuNzU3YS4yNS4yNSAwIDAgMC0uMDgtLjE3Ny4yNS4yNSAwIDAgMC0uMTc2LS4wOEg0Ljc1N2EuMjUuMjUgMCAwIDAtLjE3Ny4wOC4yNS4yNSAwIDAgMC0uMDguMTc3djEwLjQ4N3EwIC4wOTYuMDguMTc2LjA4MS4wOC4xNzcuMDgiLz48L2c+PC9zdmc+);
  width: 23px;
  height: 35px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}
.collapsible_title_icon_style {
  width: 23px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}
/* .datatextelemet{
    margin: 12px 0 0 0;
  } */
.sp-pd-text-editor-container .sb_pd_outline_wrapper {
  margin-bottom: 10px;
}
.pd_text_icon {
  width: 18px;
  height: 18px;
  fill: currentColor;
}

.sb_pd_bydeafult_text_wrapper {
  padding: 12px 20px;
  border-bottom: 1px solid #efefef;
}

.sb-pd-text-fonts-changer-contianer .pd-svg-icons,
.sb-pd-text-alinment-buttons-container .pd-svg-icons,
.sb-pd-text-upper-lower-case-updater-buttons-container .pd-svg-icons,
.sb-pd-text-horizobtal-vertclie-updater-buttons-container .pd-svg-icons {
  /* width: 30px; */
  padding: 5px 3px;
  border-radius: 5px;
}

.sb-pd-text-fonts-changer-contianer,
.sb-pd-text-alinment-buttons-container,
.sb-pd-text-upper-lower-case-updater-buttons-container,
.sb-pd-text-horizobtal-vertclie-updater-buttons-container {
  flex: 1;
  justify-content: space-between;
  padding: 2px;
}

.sb-pd-text-fonts-changer-contianer {
  flex: 1.2;
}

.sb-pd-text-horizobtal-vertclie-updater-buttons-container {
  flex: none;
}

.sb-pd-text-horizobtal-vertclie-updater-buttons-container .pd-svg-icons {
  padding: 5px;
}

.sb-pd_curved_text_effects_div {
  margin-bottom: 13px;
}
/* input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  height: unset !important;
} */

.pd_additionalfieldwrapper .form-label {
  /* background: #3D3D3D;
  padding: 10px 13px;
  border-radius: 8px; */
  color: #fff;
  cursor: pointer;
  margin: 0;
  /* text-align: right; */
  /* float: right; */
  font-weight: 600;
}
.pd_productmainwrapperproduct {
  background: #fff;
  padding: 7px 15px 22px;
  border-radius: 10px;
  box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px,
    rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
  box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px,
    rgba(17, 1 7, 26, 0.1) 0px 0px 8px;
}

/* .pd_additionalinformation_textwrapper{
  display: none;
}
.pd_additionalinformation_textwrapper.showAdditionalTextContent{
  display: block;
} */

.pd_productmainwrapperproduct .section-title-name {
  color: #2b3140;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  display: inline-block !important;
  padding: 0;
  padding-block: 15px;
}
.pd_productmainwrapperproduct .pd_productuploadfile .custom-file {
  flex-direction: row;
  justify-content: start;
  margin-inline: 0;
}

.pd_productmainwrapperproduct .sb-pd-image-file-upload-box {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 7px;
}

.pd_productmainwrapperproduct
  .sb-pd-image-file-upload-box
  .sb-pd-image-uploader {
  flex: 1;
  background: #00000085;
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 5px;
  padding: 3px 5px;
  border-radius: 5px;
  width: 100%;
}

.pd_productmainwrapperproduct
  .sb-pd-image-file-upload-box
  .custom-file-name-handler {
  flex: 1;
}

.pd_productmainwrapperproduct .pd_upload_file_suggestion {
  font-size: 12px;
  margin-top: 13px;
}
.pd_productmainwrapperproduct .sb-pd_curved_text_effects_div,
.pd_productmainwrapperproduct .sb_pd_outline_wrapper {
  margin-bottom: 0;
}
.pd_productmainwrapperproduct .sb-pd_opacity_div {
  margin-bottom: 6px;
}
.pd_productmainwrapperproduct .addTextInput {
  margin-top: 0 !important;
}

.pd_productmainwrapperproduct .sb-pd-editor-section:last-child {
  margin-bottom: 10px;
}
.pd_productmainwrapperproduct
  .pd-font-family-dropdown-list
  .font-family-list-selecter {
  background: #fff;
}

.pd_productmainwrapperproduct .sb-pd-editor-section.text-editor-multi-options {
  flex-wrap: wrap;
}

.pd_productmainwrapperproduct .sb-pd-text-fonts-changer-contianer,
.pd_productmainwrapperproduct .sb-pd-text-alinment-buttons-container,
.pd_productmainwrapperproduct
  .sb-pd-text-upper-lower-case-updater-buttons-container,
.pd_productmainwrapperproduct
  .sb-pd-text-horizobtal-vertclie-updater-buttons-container {
  flex: none;
}

.popover .font_color,
.popoverboder .fontborder_color {
  /* display: flex;
  flex-wrap: wrap; */
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}
.bgcolor-variantcolor-label_pd {
  display: flex;
  flex-direction: column;
  align-items: center;
}

textarea[data-fabric-hiddentextarea] {
  position: fixed !important;
}
.sb_pd_Product_canvas .canvas-wrapper {
  height: auto !important;
}
#clipart-container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  padding: 20px;
}

.sb-pd-category,
.sb-pd-pattern {
  margin-bottom: 40px;
  border-radius: 10px;
}

.sb-pd-clipart-with-price,
.sb-pd-pattern-with-price {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 8px;
}

.sb-pd-clipart-with-price h2,
.sb-pd-pattern-with-price h2,
.sb-pd-selected-pattern-title h2 {
  margin-block: 0;
  font-size: 17px;
  text-transform: capitalize;
  font-weight: 500;
}

.sb-pd-clipart-images,
.sb-pd-pattern-images,
.sb-pd-selected-category-images-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}

.sb-pd-clipart-images img,
#sb-pd-category-images img,
.sb-pd-pattern-images img,
#sb-pd-pattern-images img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  cursor: pointer;
  padding: 8px;
  object-fit: cover;
  object-position: center;
  background-color: #f2f3f5;
}

.pd-more-btn {
  text-decoration: underline;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  margin: 0;
}

#sb-pd-category-view {
  display: none;
  /* padding: 20px; */
}

/* #category-view img {
        width: 72px;
        height: auto;
        border: 2px solid #ddd;
        border-radius: 5px;
        cursor: pointer;
        } */

/* #category-images {
  display: flex;
    flex-wrap: wrap;
    gap: 15px;
} */
.sb-pd-clipart-header,
.sb-pd-pattern-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  width: 100%;
}

.pd_pattern .pdpatternlabel,
.product-designer-productcolor .bg-color {
  padding: 0;
  margin-bottom: 10px;
  display: inline-block;
}
.sb-pd-add-design-options .pdclipartlabel {
  display: none;
}
.sb-pd-selected-pattern-title {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
}
.pd_productColor {
  margin-bottom: 2px;
}

.label-with-plus-circle-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #3d3d3d;
  padding: 7px 10px;
  border-radius: 6px;
  float: right;
  cursor: pointer;
  gap: 7px;
}
.textFields_bttn_wrapper .textLabel {
  display: inline-block;
  margin-bottom: 10px;
}

.pd-savelogin .pd-notsignin {
  display: flex;
  gap: 8px;
}

.sb-pd_deleteDesign_pop-up-content-wrap .pd-savelogin {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.pd-notsignin .pd-log {
  background-image: linear-gradient(
    135deg,
    #ffffff 20%,
    #f2f3f5 51%,
    #ffffff 80%
  );
}

.pd-notsignin .pd-log a {
  color: #000;
}

.pd_header_toolbar_option .sb-pd-icons-tooltip {
  width: max-content;
  position: absolute;
  top: 50%;
  margin-bottom: 4px;
  left: 30px;
  /* background-color: #4a576a; */
  background-color: #232526;
  color: #ffffff;
  font-size: 13px;
  padding: 2px 7px;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transform: scale(0) translate(0, -50%);
  transform-origin: 30% 0;
  /* transition: width 200ms, margin-bottom 200ms, transform 0.3s ease-out; */
  transition: transform 200ms ease-out;
  /* transition-delay: 0.7s; */
}

.pd_header_toolbar_option .sb-pd-icons-tooltip::before {
  content: "";
  position: absolute;
  top: 50%;
  right: calc(100% - 1px);
  transform: translateX(-50%);
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 5px solid #232526;
  rotate: 90deg;
}

.pd_header_toolbar_option > div:hover .sb-pd-icons-tooltip {
  transform: scale(1) translate(0, -50%);
}

.pd_header_toolbar_option > div {
  position: relative;
}
.sb-pd_product_single_varinat_div .sb-pd_varinat_img_div {
  width: 100px;
  height: 100px;
}
.product-designer-productcolor {
  margin-bottom: 10px;
  border-bottom: 1px solid #efefef;
}

.sb_pd_mobile_font_effect .spacing-rangebar-container {
  display: flex;
}

.sb_pd_mobile_font_effect #pd_diameter,
.sb_pd_mobile_font_effect #pd_opacity,
.sb_pd_mobile_font_effect #pd_outlinethickness,
.sb_pd_mobile_font_effect .sb-pd_curve_div input,
.sb_pd_mobile_font_effect .sb-pd_kerning_div input,
.sb_pd_mobile_font_effect .sb-pd_lineHeight_div input {
  width: 100% !important;
  height: 3px !important;
  cursor: pointer;
}

.sb-pd-mobile-edior-options .text-editer-options {
  display: none;
}

.sb-pd-bottom-panel-section-2 > div {
  flex: 1;
}
.sb-pd-bottom-panel-section-2 .sb-pd-bottom-panel-page-counter-container {
  justify-content: center;
}

.sb-pd-badges-section .sb-pd-popup_addtocartbutton {
  display: none;
}

.sb-pd-badges-section .sb-pd-popup_addtocartbutton {
  font-weight: 600;
  color: #ffffff;
  /* background: #f08034; */
  background-color: #000000;
  cursor: pointer;
  display: flex;
  align-items: center;
  column-gap: 6px;
  border-radius: 8px;
  padding: 8px 10px 8px 10px;
  justify-content: center;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
  text-wrap-mode: nowrap;
  background-image: linear-gradient(
    135deg,
    #232525 20%,
    #6e6e6e 51%,
    #232526 80%
  );
  transition: 0.6s;
  background-size: 400% auto;

  span {
    line-height: 0;
  }
}

.sb-pd-badges-section .sb-pd-popup_addtocartbutton:hover {
  background-position: right center;
}

.sb-pd-imagecanvas .div_image_thumbnails {
  display: none;
}

.sb-pd-mobile-text-edior-options
  .text-editer-options
  .sb-pd-editor-section:last-child {
  margin-bottom: 0;
}

.pd-font-family-dropdown-list {
  flex: 1.5;
}

.pd-font-size-controller > div,
.pd-font-size-controller > input {
  flex: 1;
}

.sb-pd-text-alinment-buttons-container > div,
.sb-pd-text-fonts-changer-contianer > div,
.sb-pd-text-upper-lower-case-updater-buttons-container > div {
  flex: 1;
}
.sb-pd-mobile-text-edior-options .pd-font-family-dropdown-list {
  flex: none;
  width: clamp(135px, 250px, 40%);
}

.sb-pd-badges-section .pd_header_new_price {
  flex-direction: column;
  align-items: end;
  padding: 0;
  line-height: normal;
  color: #000;
}
.sb-pd-badges-section .pd_header_new_price .totalprice {
  margin: 0;
  color: #000 !important;
}
.sb-pd-badges-section .pd_header_new_price .including-charges-text {
  font-size: 10px;
  text-align: right;
}

@media only screen and (max-width: 650px) {
  #sb-pd-zoom-range-bar-container {
    display: none;
  }
}

.sb-pd-imagecanvas .div_image_thumbnails {
  display: none;
}

.sb-pd-badges-section .price-with-btn-badge {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.pd-mob-active-option svg path {
  fill: #232525;
  stroke: #232525;
}
.pd-mob-active-option .pd_nav-link {
  color: #232525;
}

.pd-mob-effects-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 7px;
}

.pd-mob-effects-wrapper label,
.pd-mob-effects-wrapper input {
  flex: 1;
}

.middle-badge-content .sb-customize-product-popclose {
  display: none;
}

.productPage-colorpicker .popover,
.productPage-colorpicker .popoverboder {
  position: absolute;
  top: 110%;
  left: -223px;
}
.image-loader {
  width: 50px;
  height: 50px;
  border: 5px solid #f3f3f3;
  border-top: 5px solid #3498db; /* Loader color */
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin: 10px auto; /* Center the loader */
}

@media only screen and (max-width: 370px) {
  .sb-pd-bottom-panel-section-2 {
    gap: 0;
  }
  .sb-pd-bottom-panel-section-2 > div {
    flex: none;
  }
}

.middle-badge-content svg g {
  fill: #8d929c;
}

.image-filters-list-wrapper {
  display: none;
}

.image-filters-list-wrapper .image-filters-list {
  display: grid;
  grid-template-columns: repeat(3, clamp(25%, 110px, 150px));
  justify-content: space-between;
  align-items: center;
  gap: 5px;
  margin-top: 13px;
}

.image-filters-list-wrapper .image-filters-list.pd_product-page {
  grid-template-columns: repeat(4, clamp(23%, 110px, 150px));
  max-height: 280px;
  overflow: auto;
  scrollbar-width: none;
}

.image-filters-list .image-filter-box {
  cursor: pointer;
  overflow: hidden;
  line-height: 20px;
  /* background-image: linear-gradient(to top, #e6e9f0 0%, #eef1f5 100%); */
  place-items: center;
}

.image-filter-box .image-filter-name {
  margin: 0;
  text-align: center;
  line-height: normal;
  font-size: 14px;
  /* position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%); 
  width: 100%; */
  /* background-image: linear-gradient(to top, #e6e9f0 0%, #eef1f5 100%); */
}

.image-filter-box .filtered-img-sample {
  width: 100%;
  height: auto;
  border-radius: 13px;
  border: 2px solid transparent;
  transition: border 0.2s linear;
  padding: 3px;
}

.image-filter-box:hover .filtered-img-sample {
  border-color: #3daf61;
}

.image-filter-box.active-effect .filtered-img-sample {
  border-color: #000;
}

.pd_mob-image-effects-list {
  overflow-x: auto;
  scrollbar-width: none;
}

.pd_mob-image-effects-list .image-filters-list {
  display: flex;
  gap: 10px;
}

.image-filters-list-wrapper .image-filters-title {
  font-size: 20px;
  margin-block: 10px;
}
.pd_mob-image-effects-list .image-filters-list .image-filter-box {
  min-width: max-content;
  padding: 7px;
}

.pd_mob-image-effects-list .filtered-img-sample {
  width: 50px;
  border-radius: 10%;
}

.pd_mob_clipart_area,
.pd_mob-image-effects-list {
  width: calc(100vw - 75px);
}

.sb-pd-editor-options svg {
  fill: none;
}

.sb_pd_new_mobileoption .sb_pd_mob_image_effects {
  display: none;
}

.sb-pd-mobile-text-edior-options
  .sb-pd_main_newtextwrapper
  .textFields_bttn_wrapper,
.sb-pd-mobile-text-edior-options
  .sb-pd_main_newtextwrapper
  .sb_pd_bydeafult_text_wrapper {
  padding: 0;
}

@media only screen and (min-width: 1650px) {
  .image-filters-list-wrapper .image-filters-list {
    grid-template-columns: repeat(4, 1fr);
  }
}

.custom-file .sb-pd-image-file-upload-box {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

@media only screen and (max-width: 1025px) {
  .image-filters-list-wrapper .image-filters-list.pd_product-page {
    grid-template-columns: repeat(3, clamp(23%, 110px, 150px));
  }
}

@media only screen and (min-width: 750px) and (max-width: 1024px) {
  .image-filters-list-wrapper .image-filters-list.pd_product-page {
    grid-template-columns: repeat(2, clamp(23%, 110px, 150px));
  }
}

@media only screen and (max-width: 400px) {
  .image-filters-list-wrapper .image-filters-list.pd_product-page {
    grid-template-columns: repeat(2, clamp(25%, 110px, 150px));
  }
}

.custom-file-name-handler {
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-wrap-mode: nowrap;
  flex: 1;
}
.pd_upload_file_suggestion {
  font-size: 13px;
}

.sb-pd-upload-image-options .tabs-inside_contain {
  margin-bottom: 10px;
}

.upload-image-label-price p,
.upload-image-label-price span {
  display: block;
  margin: 0;
  line-height: normal;
  text-align: center;
}

@media only screen and (max-width: 325px) {
  .pd_productopenwrapper .sb-pd-image-file-upload-box {
    flex-direction: column;
  }
}

@media only screen and (min-width: 750px) and (max-width: 800px) {
  .pd_productopenwrapper .sb-pd-image-file-upload-box {
    flex-direction: column;
  }
}
.selected-info {
  position: absolute;
padding: 5px 10px;
background: #f1f1f1;
border: 1px solid #9E9E9E;
font-size: 10px;
display: none;
pointer-events: none;
transform: translate(0, 10px);
border-radius: 13px;
color: #000;
font-weight: 600;
}
.sb-pd-mobile-text-edior-options
  .sb-pd_main_newtextwrapper
  .textFields_bttn_wrapper,
.sb-pd-mobile-text-edior-options
  .sb-pd_main_newtextwrapper
  .sb_pd_bydeafult_text_wrapper {
  padding: 0;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.pdclipartlabel .tab-content {
   display: block !important;
}
.sb-customize-product-popup{
    z-index: 9999999;
}
.pd_selected-info {
               position: absolute;
    padding: 5px 10px;
    background: #f1f1f1;
    border: 1px solid #9E9E9E;
    font-size: 10px;
    display: none;
    pointer-events: none;
    transform: translate(0, 10px);
    border-radius: 13px;
    color: #000;
    font-weight: 600;
        }
.preset_options{
  padding: 22px;
}
 .pd_custom-file {
    padding: 6px;
    display: flex;
    cursor: pointer;
    justify-content: center;
    flex-direction: column;
    border-radius: 5px;
    border: 2px dashed #5845452b;
    margin-bottom: 10px;
}
  .pd_custom-file-label {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    height: unset;
    text-align: center;
    background: #00000085;
    color: #fff;
    border-radius: 7px;
    cursor: pointer;
    padding: 4px 5px;
    font-size: 15px;
    min-width: 190px;
    flex: 1;
}
  .sb-pd-image-file-upload-box {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
  .upload-image-label-price p, .upload-image-label-price span {
    display: block;
    margin: 0;
    line-height: normal;
    text-align: center;
}
.pd_presettext {
    width: 100%;
    height: 36px;
    /* border-radius: 9px; */
    border-color: #ffffff;
    border:1px solid #dcdcdc;
    border-radius: 7px;
    padding: 5px;
}
.pd_presetoptionsobject{
  margin :4px 0 0 0;
}
  .pd_presettext{
    resize:none;
height: 40px !important;
    padding: 10px;
    font-size:14px;
    color:#505050;
    box-shadow: #00000054 0 3px 10px -9px;

  }
  .pd_presetlabel{
    color #111;
    font-size:16px;
  }

.preset_options{
  display: none;
}
.sb-pd_varionat_qty_selector input[type="number"] {
  outline: none;
  box-shadow: none;
  }

  .bgcolor-color-label
  {
  position: relative;
  }
  
  .bgcolor-color-label::after {
    content: attr(data-newtooltip);
    position: absolute;
    bottom: 130%;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    background-color: black;
    color: white;
    padding: 6px 10px;
    border-radius: 6px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
    z-index: 1000;
    font-size: 14px;
  }

  /* Tooltip arrow as rotated caret icon */
  .bgcolor-color-label::before {
    content: "▼";
    position: absolute;
    bottom: 120%;
    left: 50%;
    transform: translateX(-50%);
    color: black;
    font-size: 18px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3sease;
    z-index: 9999999;
    line-height: 0;
}
.mob-file-validation-wrapper {
    position: absolute;
    top: 13px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    background: red;
    padding: 10px;
    z-index: 1000;
    color: white;
    border-radius: 10px;
}
  /* Show tooltip and arrow on hover */
  .bgcolor-color-label:hover::after,
  .bgcolor-color-label:hover::before {
    opacity: 1;
  }
  .product-color-list-wrapper ,.product-color-list-presetwrapper{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  
  .product-color-list-wrapper .product-color-image,
  .sb_pd_varaint_mob_bgcolor_list .product-color-mob-image ,.preset_options .product-color-list-presetwrapper .product-color-image{
    width: 70px;
    height: 70px;
    cursor: pointer;
    border: 2px solid #e3e3e3;
    border-radius: 10px;
    overflow: hidden;
  }
  .product-color-image.active, .product-color-mob-image.active {
    border: 2px solid #000000  !important;;
  }
  .product-color-image > img,
  .product-color-mob-image > img{
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .product-color-list-wrapper, .product-color-list-presetwrapper {
        padding: 0 0 10px 0;
  }
  .pd_additionalinfo_wrapper .pd_additionalinformation{
    display:block ;
  margin:0 !important;
}
