.stampingleftmain .stampingleftbtn {
    /* align-items: center; */
    display: flex;
    font-size: 16px;
    font-weight: 600;
    padding: 16px 40px;
    margin: 10px 0;
    color: #000000 !important;

}
.stampingleftmain .stampingleftbtn span img{
   margin-right: 6px;
   /* width: 15px; */
}
.stampingleftmain {
    background: #F3F5F6;
    /* padding: 20px; */
    border-radius: 5px;
    /* height: 660px; */
    height: 100%;
    padding-top: 50px;
}
.toolbar label {
    color: #000;
    text-align: center;
    font-size: 17px;
    font-family:  'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 5px;
}
div#toolbar_flex{
    display: flex;
}
@media (max-width:1220px) {
    
div#toolbar_flex{
 /* flex-direction: column; */
 flex-wrap: wrap;
 justify-content: start;
}
}
.stampingmainheader {
    position: absolute;
    width: 50px;
    right: 0;
    border-bottom: 0 !important;
}
.stampingDetailsCustomize {
    text-align: center;
}
.stampingDetailsCustomize a{
    color: #888888;
    font-size: 22px;
}


.stampingleftmain .stampingleftbtn .VectorTwhiteimg {
    display: none;
}
.stampingleftbtn.active .VectorTwhiteimg{
   display: block !important;
}
.stampingleftbtn.active .VectorTblackimg{
   display: none !important;
}



.nav-pills .show>.nav-link{
text-align: center;
font-size: 25px;
font-family:  'Poppins', sans-serif;
font-style: normal;
font-weight: 500;
line-height: normal;
border-radius: 0px 10px 10px 0px;
background: #464646;
}
.stampingleftmain .nav-pills .nav-link.active{
    color: #FFF !important;
text-align: center;
font-size: 16px;
font-family:  'Poppins', sans-serif;
font-style: normal;
font-weight: 500;
line-height: normal;
border-radius: 0px 10px 10px 0px;
background: #464646;
display: flex;
    align-items: center;
}
.stampingrightmain-text-section{
    position: relative;
    text-align: center;
}
img.img-fluid.text-side-img {
    position: absolute;
    top: 0px;
    left: -115px;
}
.stampingrightmain {
    padding: 15px 0;
  
}
.text-input-div{
    width: 60%;
    margin: auto;
    height: 100px;
    border: 10px solid #D9D9D9;
    position: relative;
}
.zoomdropdown {
    width: 25%;
    margin: auto;
    padding: 10px 0px;
    margin-bottom: 30px;
}
.sp-preview-inner{
    border: none;
}
.toolbar-main-section{
      padding: 0 30px;
    height: 635px;
    overflow-y: auto;
}
.toolbar-main-section-stamp{
    padding:0 30px;
}
.toolbar select {
    word-wrap: normal;
    border-radius: 5px;
    background: #FFF3F3;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.20);
    border: none;
    outline: none;
    margin-left: 0 !important;
    padding: 2px 10px;
}
.toolbar {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
div#advance_toolbar{
    flex-wrap: nowrap;
}
@media (max-width:600px) {
    
div#advance_toolbar{
    flex-wrap: wrap;
}
}
.toolbar > span{
    margin-left: 0;
    margin-right: 0;
    max-width: max-content;
}
.stampingrightradio input[type='radio']{
    accent-color: #818181;
    background: #D9D9D9;
}
.sec-custm-popup{
    width: 100% !important;
}
select.size {
    font-size: 12px;
    padding: 6px 10px;
}
.texteditorMain input[type="text"] {
    width: 100%;
    color:#212529;
    font-size: 15px;
    font-family:  'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 0.375rem;
    outline: none;
    border: none;
    padding: 6px 12px;
    height: 50px;
}
.sp-replacer.sp-light {
    border-radius: 5px;
    background: #FFF3F3 !important;
    border: none;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.20);
}
.sp-preview {
    margin-right: 15px;
}
button.align-left,
button.align-center,
button.align-right {
    background: transparent;
    border: none;
}
button.align-left-simple,
button.align-center-simple,
button.align-right-simple {
    background: transparent;
    border: none;
}
button.all_bold_basic,
button.all_italic_basic,
button.all_underline_basic{
    background: transparent;
    border: none;
}
button.bold,
button.italic,
button.underline{
    background: transparent;
    border: none;
}
.toolbar-third {
    margin-top: 50px;
}
.toolbar-third .sp-preview {
    width: 40px;
    height: 35px;
    margin-right: 37px;
    border-radius: 8px;
background: #0019FF;
}
.toolbar-third .sp-replacer.sp-light {
    width: 100px;
    display: flex;
    align-items: center;
    border-radius: 10px;
background: #FFF3F3;
box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.30);
}
.atworkscale-third {
    width: 49% !important;
    height: 35px;
    margin-right: 30px;
    margin-top: 30px;
    margin-bottom: 40px;
}
.atworkscale-third select{
    border-radius: 10px;
background: #FFF3F3;
box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.30);
}
.textsavebtn-third {
    align-items: center;
    display: flex;
    justify-content: end;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 113px;
}
.zoomdropdown select{
    background-color: #FFF3F3;
    color: black;
    font-weight: 500;
}

.editortext {
    border-radius: 5px;
    padding: 5px;
    width: 90%;
    border: none;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.customtextstyle {
    margin:0px 20px;
}
.customtexteditor {
    width: 100% !important;
}
.textsavebtn button {
    background-color: #487BFF;
    color: white;
    border: unset;
    padding: 3px 20px;
    border-radius: 5px;
}
.textsavebtn{
    align-items: center;
    display: flex;
    justify-content: end;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 77px;
}
.textsavebtn span{
    padding-right: 12px;
}
.textsavebtn span input{
    border-radius: 50% !important;
}
.file-uploadatwork label {
    background-color: #FFF3F3;
    padding: 5px 10px;
    color: #000000;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    margin-left: 8px;
}
.file-uploadatwork .inputfield-file {
    border-radius: 5px;
    padding: 5px;
    width: 70%;
    border: none;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.file-uploadatwork p {
    font-weight: 500;
    font-size: 15px;
    color: #00843D;
}
/* .atworkscale{
    width: 10% !important;
    margin-right: 30px;
} */
.atworkscale p{
    color: #000000;
    font-weight: 500;
    font-size: 16px;
}


.modal-dialog.modal-dialogCart {
    max-width: 70% !important;
}


/* saleem */
/* salman */
.CustomFormGroupWrap,
.custom_droplbl,
.dropdown-container.url{
    position: relative;
}
.inner_drop {
    position: absolute;
    top: -4px;
    left: 20px;
    padding: 0;
    text-align: center;
    background: none;
    height: 23px;
    width: 80%;
    z-index: 9999;
}
.dropdo_icon{
    margin-left: 5px;
    cursor: pointer;
    /* width: 100px; */
}
.customize_product{
    text-align: center;
   width:100%;
   height: 350px;
}
.customize_product img{
   height: 350px;
   width:100%;
   border-radius: 14px;
}
.stmp_detailtop{
    width:480px !important  ;
    display: grid;
    justify-content: center;
}
.stmp_detailtop .stampingDetailsTopRightCnt{
   width:480px !important;
   /* height: 350px;
   overflow: hidden; */
}
.js-gallery-thumbs .gallery-thumbnail-item img:hover {
filter: brightness(60%);
}
.prevBtn,
.NextBtn{
    background-color: transparent;
    padding: 0;
    border: none;
}
.popup_moddiv{
    height: 500px;
}
/* .sort-cont .sortable{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-color:#777;
} */
/* salman */




/* ---------------------- Media Query area ----------------- */
@media screen and (max-width: 991px)  {
    .toolbar {
        display: flex;
        justify-content: start;
       /* flex-direction: column; */
        margin-bottom: 20px;
    }
    .customtextstyle {
        height: auto;
    }
    .texteditorMain input[type="text"] {
        margin-bottom: 25px;
    }
    .customtextstyle {
        margin-bottom: 0px;
    }
    .multiradioimg {
        margin-top: 30px;
    }
}
@media screen and (max-width: 768px)  {
  .toolbar-main-section{
    height: auto;
}
}

@media screen and (max-width: 767px)  {
    .stampingrightmain {
        padding: 10px !important;
    }

    .stampingleftmain .stampingleftbtn span img {
        width: 15px;
    }
    .file-uploadatwork .inputfield-file {
        width: 66%;
    }
}



@media screen and (min-width: 768px) and (max-width: 991px)  {
    .stampingleftmain .stampingleftbtn {
        font-size: 12px;
        padding: 10px;
    }
    .stampingleftmain .stampingleftbtn span img {
        width: 15px;
    }
    .modal-dialog.modal-dialogCart {
        max-width: 60% !important;
    }
}

@media (min-width: 576px){
    .modal-dialog {
        max-height: 90% !important;
        max-width: 80% !important;
        margin-right: auto;
        margin-left: auto;
    }
}
@media (max-width: 575px){
    .modal-dialog.modal-dialogCart {
        max-width: 100% !important;
    }
}
.bar select {
    word-wrap: normal;
    border-radius: 5px;
    background: #FFF3F3;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.20);
    border: none;
    outline: none;
    margin-left: 0 !important;
    padding: 2px 10px;
}
