.modal .modal-dialog-vertical .modal-content {
    width: 100%;
}

.modal .modal-body{
    background: #1e252b !important;
}

#Edit-Face-Lit-Letters-Modal .modal-dialog-scrollable .modal-body {
    /* margin-top: 10px; */
    overflow-y: hidden;
    background-color: #fff;
}

#Edit-Face-Lit-Letters-Modal .modal-dialog{
    border-right: 7px solid #3f4851;
    /* Drop Shadow */
    box-shadow: -6px 0 35px 0 rgba(0, 0, 0, 0.58);
    overflow-y: clip;

}

#Edit-Face-Lit-Letters-Modal .modal-header{
    background-color: #3f4851 !important;
    position: fixed;
    top: 0;
    z-index: 1;
    width: 100%;
    box-shadow: -1px 0px 10px 1px rgba(53, 51, 51, 0.62);
}

#Edit-Face-Lit-Letters-Modal .modal-header .modal-title{
    /* background: linear-gradient(180deg, #ccc, #bfbfbf); */
    /* background-color: #ccc; */
    color: #ebebeb;
    padding: 5px;
    /* box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5); */
    /* border-radius: 5px; */
    font-size: 16px;
}

#Edit-Face-Lit-Letters-Modal .btn-close{
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}

#Edit-Face-Lit-Letters-Modal .btn-close:hover{
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}

.btn-close:hover {
    color: white;
}
.text-truncate span::after, #ProductModal .d-flex span::after{
    right: 10px;
}

.modal .modal-content .dropdown-item {
    width: 100%;
    background: #1e252b;
    border-bottom: 2px solid #3d4150;
}

.modal .modal-content .dropdown-item .d-flex{
    padding-left: 10px;
}

.modal .modal-content .dropdown-item span{
    color: #fff;
}

.modal .modal-content .dropdown-item:hover {
    color: #fff;
    background: #252525;
    border-color: #000;
}

.modal .modal-content .dropdown-item:hover span{
    color: #fff;
}

.modal .modal-content .dropdown-item:active {
    border-radius: 0;
    /* background: #F2F2F2;
    box-shadow: inset 5px 5px 10px #b6b6b6,
            inset -5px -5px 10px #ffffff; */
}

/* #ProductModal .d-flex span {
    color: #bfbfbf;
} */

#lit-letter-logo-modal .d-flex span::after, #Add-To-SignModal .d-flex span::after {
    right: 10px;
}

.modal-button{
    justify-content: space-between;
    align-items: center;
    padding: 0;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
}

.modal-button button {
    padding: 2px 12px;
    color: white;
    font-size: 17px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    transition: all .3s;
    /* margin: 10px 20px 0px 20px; */
    background: #00BCD4;
    /* box-shadow: 4px 4px 11px #dfdfdf, -4px -4px 11px #ffffff; */
}

.modal-button button.add{
    flex: none;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: transparent;
    border: 1px solid #7f7f7f;
    border-radius: 3px;
    margin: 0;
}

.modal-button button.add:hover{
    background: #3f4851;
}

.modal-button button.edit{
    flex: none;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: rgba(244,39,83,0.81);
}

.modal-button button.edit:hover{
    background-color: rgba(244,39,83);
}


.modal-header .modal-button {
   justify-content: start;
}

.modal .modal-content {
    background-color: #1e252b;
}
.modal-button button.back {
    border: 1px solid #7f7f7f;
    color: white;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex: none;
    background-color: transparent;
    border-radius: 3px;
    width: 95px;
}

.modal-button button.back:hover {
    background: #3f4851;
    border-color: #3f4851;
}

.modal-button .back .back-icon-img{
    margin-right: 5px;
}

.modal-button .edit .edit-icon-img{
    margin-right: 8px;
}

.tab-button {
    display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
  border-bottom: 1px solid #3f4851;
}


 /* .tab-button{
    border: none;
} */

.tab-button button {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex: none;
    color: #fff;
    font-size: 15px;
    padding: 4px 6px;
    letter-spacing: 0;
}

.tab-button button.previous{
    color: #fff;
    background-color: transparent;
    border-radius: 3px;
    border: 1px solid #7f7f7f;
    width: 95px;
}

.tab-button button.next-btn{
    background-color: transparent;
    border: 1px solid #7f7f7f;
    border-radius: 3px;
    padding: 5px 12px;
    font-size: 14px;
    width: 95px;
}


.tab-button button.previous:hover{
    color: #fff;
    background-color: #3f4851;
}

.tab-button button.next-btn:hover{
    color: #fff;
    background: #3f4851;
}


.tab-button .previous .previous-icon-img{
    margin-right: 5px;
    height: 20px;
}

.tab-button .next-btn .next-icon-img{
    margin-left: 5px;
    height: 20px;
}
.tab-button .next-btn .done-icon-img{
    margin-left: 2px;
    height: 27px;
}

#lit-letter-logo-modal .d-flex span {
    font-size: 15px;
    width: calc(70% - 19px) !important;
}
.modal-button button:hover {
    /* border-color: rgb(0, 188, 212);
    background-image: -moz-linear-gradient( bottom, #00bcd4, rgb(0, 188, 212) );
    background-image: -o-linear-gradient( bottom, #00bcd4, rgb(0, 188, 212) );
    background-image: linear-gradient( to top, #00bcd4, rgb(0, 188, 212) );
    color: #fbfbfb; */
}

.modal-button button .next:hover {
    border-color: #62C0AC;
    background-image: -moz-linear-gradient( bottom, #f42753, #62C0AC);
    background-image: -o-linear-gradient( bottom, #992e45, rgba(244,39,83,0.81) );
    background-image: linear-gradient( to top, #d43f5f, rgba(244,39,83,0.81) );
    color: #fbfbfb;
}

.sign-features .sign-features-parts ul {
    padding: 6px;
    list-style-type: none;
    margin: -4px;
}

.sign-features .sign-features-parts ul li {
    /* border-radius: 12px;
    background: linear-gradient(145deg, #ffffff, #dadada);
    box-shadow:  7px 7px 16px #dfdfdf,
             -7px -7px 16px #ffffff; */
}

.nav-tabs .nav-link.active{
    /* border-color: rgba(244, 39, 83, 0.81); */
    color: #000;
    /* border-radius: 12px; */
    /* background: linear-gradient(315deg, #dadada, #ffffff);
    box-shadow:  -7px -7px 16px #dfdfdf,
             7px 7px 16px #ffffff;       */
    background: #f2f2f2;
    box-shadow:  -4px 4px 8px #d3d3d3,
             4px -4px 8px #ffffff;
}

.face-lit-cotent h2 {
    margin-top: 20px;
  }

  .face-lit {
    padding: 0px 20px;
}

.sign-features .sign-features-parts {
    margin-top: 20px;
}

.sign-features .sign-features-image img {
    width: auto;
    height: 170px;
    margin-top: 5px;
    margin-bottom: 17px;
}
.sign-features-desc {
    /* border: 1px solid rgb(248, 68, 105); */
    padding: 15px;
    margin: 0px;
    border-radius: 3px;
    background: #f2f2f2;
    box-shadow: inset 5px 5px 9px #dcdcdc, inset -5px -5px 9px #ffffff;
}


/* .face-lit-cotent p {
    margin-top: 5px;
} */
.letters-content {
    padding: 11px;
    border-radius: 4px;
    border: none;
    background: #e0e0e0;
    box-shadow: inset 6px 6px 11px #c5c5c5,
            inset -6px -6px 11px #fbfbfb;
    font-size: 14px;
    display: inline-block;
}

.letters-content:focus{
    border: #5c5b5b;
    outline: none;
    border-radius: 4px;
    background: #e0e0e0;
    /* box-shadow: inset 6px 6px 11px #c5c5c5,
            inset -6px -6px 11px #fbfbfb; */
    box-shadow: none;
}

.header-top .dropdown-menu .letters-content{
    border-radius: 0;
    padding: 10px;
    width: 100%;
    background: #c7c7c7;
    box-shadow: none;
    border: 3px solid #c7c7c7;
}

.header-top .dropdown-menu .letters-content:focus{
    background: #f0f0f0;
    
}

.header-top .dropdown-menu form{
    position: relative;
}

.header-top .dropdown-menu .btn.btn-outline-sign {
    padding: 11px;
    left: 80%;
    margin: 0;
    display: inline-block;
    border-radius: 0;
    position: absolute;
    width: 50px;
}

.header-top .dropdown-menu li.sign-design{
    border-bottom: 4px solid #c7c7c7;
}

.header-top .dropdown-menu li.sign-design:hover{
   background-color: #e7e7e7;
}

.header-top .dropdown-menu li.sign-design a{
   display: flex;
   align-items: center;
   justify-content: space-between;

}

.header-top .dropdown-menu li img{
    height: 40px;
    width: auto;
}

.header-top .dropdown-menu li span strong{
    margin-left: 5px;
}

.text-content-letters {
    margin-top: 10px;
}

.text-content-letters label{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-left: 5px;
    margin-bottom: 2px;
    letter-spacing: 0;
  }

#Edit-Face-Lit-Letters-Modal .text-content-letters{
    margin-top: 10px;
    padding: 0;
}

.Upload-logo, .choose-logo {
    border: none;
    border-radius: 20px;
    background: #f2f2f2;
    box-shadow: 5px 5px 10px #d0d0d0, -5px -5px 10px #ffffff;
}

.Upload-logo:hover, .choose-logo:hover {
    color: #888585;
    background: rgb(255 255 255 / 55%);
    background-image: linear-gradient( to top, #e2e2e28a, rgb(255 255 255 / 91%) );
}

.upload-logo-content p, .choose-logo-content p {
    padding: 10px;
}

.upload-form-part {
    /* display: flex;
  align-items: center; */
  font-family: inherit;
  font-weight: 500;
  font-size: 17px;
  padding: 0.8em 1.5em 0.8em 1.2em;
  color: white;
  background: #3f4851;
  border: none;
  box-shadow: 1px 6px 9px -1.5em rgb(179, 179, 179);
  letter-spacing: 0.05em;
  border-radius: 20em;
  text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.upload-form-part svg {
    margin-right: 8px;
  }
  
  .upload-form-part:hover {
    background: #2f3439;
  }

/* .upload-form-part:active{
    border-radius: 28px;
    background: #f8f7f7;
    box-shadow: inset 7px 7px 14px #dfdede,
                inset -7px -7px 14px #ffffff;
} */
.upload-image-content{
    /* display:flex; */
    /* margin-top: 30px; */
}
.upload-image-content label {
    margin-top: 20px;
    margin-right: 4px;
    color: #bfbfbf;
    text-align: center;
}

.upload-your-logo {
    padding: 10px;
    padding-top: 0px;
}
.upload-image-content ul li div svg {
    border-radius: 28px;
    background: #333;
    /* box-shadow: 7px 7px 14px #dfdede, -7px -7px 14px #ffffff; */
}

#Edit-Face-Lit-Letters-Modal form.d-flex, #Choose-Logo-Shape-Color form.d-flex{
    margin-top: 30px;
    justify-content: space-between;
    align-items: center;
}

#Edit-Face-Lit-Letters-Modal form.d-flex button, #Choose-Logo-Shape-Color form.d-flex button{
    height: 20px;
    width: 20px;
    padding: 10px;
    position: relative;
    margin-right: 5px;
}

#Edit-Face-Lit-Letters-Modal form.d-flex button .fa, #Choose-Logo-Shape-Color form.d-flex button .fa{
    font-size: 14px !important;
    position: absolute;
    bottom: 2px;
    right: 2px;
}

#Edit-Face-Lit-Letters-Modal .accordion, #Choose-Logo-Shape-Color .accordion{
    margin-top: 10px;
    margin-right: 5px;
}

#Edit-Face-Lit-Letters-Modal .accordion .accordion-body{
    background-color: #3f4851;
}

.form-control, .form-select {
    border: none;
    /* background: #3f4851; */
    color: #fff;
    /* box-shadow: inset 7px -7px 14px #e4e3e3, inset -7px 7px 14px #ffffff; */
    padding: 12px;
}

.form-control:focus, .form-select:focus{
    color: #1e252b;
}

.btn.btn-outline-success {
    border-radius: 50%;
    padding: 10px;
    background: linear-gradient(145deg, #ffffff, #dfdede);
    /* box-shadow: 5px 5px 10px #dfdede, -5px -5px 10px #ffffff; */
}
.btn.btn-outline-success:hover {
    background-color: #4DCA88;
    color: #a8a4a4;
}
.overall-sign-details {
    background: transparent;
}

.sign-details-canvas {
   
    border: none;
    /* box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px; */
    height: 112px;
    border-radius: 10px;
    background: #3f4851;
}

.sign-details-canvas img{
    max-height: 90px;
}

.sign-details-canvas > div > div {
    /* box-shadow: 9px 9px 18px #dfdede, -9px -9px 18px #ffffff; */
    margin-top: -45px;
}
.sign-design-details {
    display: contents;
    width: 60%;
}
.sign-design-content {
    margin-bottom: 20px;
    padding: 4px;
    margin-right: 6px;
    border-radius: 7px;
background: #3f4851;
box-shadow: rgb(0 0 0 / 16%) 0px 2px 4px 0px inset;
}

/* .sign-design-content {
    border-radius: 28px;
    background: #f8f7f7;
    box-shadow: inset 9px 9px 18px #dfdede, inset -9px -9px 18px #ffffff;
    margin-bottom: 20px;
    padding: 10px;
} */
.sign-design-content > div {
    border-bottom: none;
    padding: 1px 6px;
    font-size: smaller;
    color: #fff;
}
.sign-design-content > label {
    /* text-align: center;
    font-size: large; */
    font-weight: 600;
    color: #fff;
}
.color-box-detail {
    border: none;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
    margin-right: 6px;
}
.offcanvas-body {
    background: #1e252b;
}
.offcanvas-title {
    margin-left: 26px;
}
.sign-details-offcanvas .offcanvas-header {
    background: #2f3439 !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.offcanvas-header .btn-close{
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat
}
.change-background-fieldset {
    padding: 10px;
    border: none;
    border-radius: 5px;
    margin: 23px;
    border-radius: 28px;
    background: #f2f2f2;
    box-shadow: 14px 14px 17px #e8e8e8, -14px -14px 17px #fcfcfc;
    margin-bottom: 40px;
}
.change-background-image {
    padding: 20px;
}
.change-background-fieldset img {
    border-radius: 20px;
}
.change-background-image h2 {
    color: #7f7f7f;;
    text-align: center;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: none;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: none;
    background-color: none;
}
.nav-pills .nav-link {
    color: none;
}
.edit-facelit .edit-part .edit-button.active {
    background: #1e252b;
    margin: 0;
    padding-bottom: 0;
    padding: 10px;
    /* box-shadow: 3px 1px 12px 1px rgb(255 255 255 / 80%); */
}

.edit-facelit .edit-part .edit-button.after-active {
    position: relative;
    margin: 0px;
    background: #1e252b;
    border-radius: 0;
    z-index: 999;
    padding: 10px;
    width: 100%;
}

.edit-facelit .edit-part .edit-button.after-active::after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    background: #3f4851;
    border-top-right-radius: 20%;
    z-index: -1;
    height: 100%;
    width: 100%;
    overflow: hidden;
    /* box-shadow: 1px -3px 4px 0px rgba(53, 51, 51, 0.8); */
}

.edit-facelit .edit-part .edit-button.before-active {
    position: relative;
    margin: 0px;
    background: #1e252b;
    border-radius: 0;
    z-index: 999;
    padding: 10px;
    width: 100%;
}

.edit-facelit .edit-part .edit-button.before-active::after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #3f4851;
    border-bottom-right-radius: 20%;
    z-index: -1;
    height: 100%;
    width: 100%;
    overflow: hidden;
    /* box-shadow: 1px 3px 4px 0px rgba(53, 51, 51, 0.8); */
}


.face-letter-wrapper>div {
    margin-right: 5px;
    /* box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px; */
    /* Drop shadow */
box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.39);

}
/* .face-letter-container {
    padding: 12px;
} */
.face-letter-container label {
    margin-top: 3px;
}

.style-sign-letters:hover {
    background: #3f4851;
    box-shadow: none;
}
.style-letter-submit div {
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 7px;
    text-align: center;
}
.style-letter-submit button {
    /* border:none;
    color: #6f6262;
    border-radius: 16px;
background: #f2f2f2;
box-shadow:  5px 5px 12px #d3d3d3,
             -5px -5px 12px #ffffff; */
}
.style-letter-submit button:hover {
   /* border: none;
    border-radius: 16px;
    background: #f2f2f2;
    box-shadow: inset 5px 5px 8px #c9c9c9, inset -5px -5px 8px #ffffff; */
}
.face-letter-container:hover {
    border-radius: 4px;
    background: #2f3439;
    /* box-shadow: inset 5px 5px 12px #cecece, inset -5px -5px 12px #ffffff; */
}

.modal .modal-title {
    color: #fff;
    font-weight: bold;
    letter-spacing: 0;
    font-size: 18px;
}

.fixed-modal-header {
    width: 100vw;
}

.modal .modal-header, .modal .modal-footer {
    border-radius: 0px;
    background: transparent;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border: none;
    padding: 10px;
}

.modal .modal-footer{
    display: block;
}

.edit-facelit .edit-part {
    background: #3f4851;
    /* Drop shadow for the sidebar */
    box-shadow: -4px 0px 4px 5px rgba(0, 0, 0, 1);
    position: fixed;
    height: 100vh;
    margin-top: 52px;
}

.edit-facelit .tab-content{
    margin-top: 66px;
    margin-left: 70px;
    height: calc(100vh - 66px);
    background: #1e252b;
    padding: 10px;
    overflow: auto;
}
/* .modal-content .modal-header{
    background-image: linear-gradient(125deg, rgba(244, 39, 83, 0.81), #ffffff);
} */
.upload-logo-content p, .choose-logo-content p {
    color: #747074;
}
/* .bg-secondary {
    background-image: linear-gradient(125deg, rgba(244, 39, 83, 0.81), #ffffff);
  } */
  #Edit-Face-Lit-Letters-Modal .bg-secondary {
    /* background-color: #000 !important; */
    background-image: linear-gradient(to bottom, #000000, #ffffff61 50%, #000000)! important;
}
button.btn.btn-dark {
    padding: 12.5px 25px;
    border: 0;
    border-radius: 100px;
    background-color: #2ba8fb;
    color: #ffffff;
    font-weight: Bold;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
button.btn.btn-dark:hover {
    transform: scale(1.1);
  }
  
  button.btn.btn-dark:active {
    transition: all 0.25s;
    -webkit-transition: all 0.25s;
    box-shadow: none;
    transform: scale(0.98);
  }

#Choose-Logo-Shape .modal-button.tab-button{
    margin-right: 0px;
}

.face-lit .face-lit-cotent .shape-wrapper img{
    max-width: 100%;
    max-height: 70px;
}

#Choose-Logo-Shape-Color .face-lit-cotent h2, #Choose-Logo-Shape-Size .face-lit-cotent h2{
    margin: 0px;
}

.edit-button.nav-link.active svg g{
    fill: #fff;
}

.accordion-body #edit-shape{
    background-color: #3f4851;
    margin: 0;
}

#edit-shape{
    margin: 20px 0 0 0;
}

#edit-shape .col-6{
    padding-left: 0;
}



#edit-shape .edit-shape-wrapper{
    border: 1px solid #3f4851;
    padding: 5px;
    background: #3f4851;
}

#edit-shape .edit-shape-wrapper img{
    width: 100%;
    height: 100%;
    max-height: 100%;
}

#edit-shape .btn.flip-shape, #edit-shape .btn.rotate-shape{
    border-radius: 0px;
    width: 100%;
    padding: 5px 5px;
    /* position: relative;
    right: 10px; */
}

#edit-shape .btn.btn-outline-warning:hover{
    color: #fff;
}

#edit-shape .col{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding-right: 0;
}

#shape-collapseOne #edit-shape .edit-shape-wrapper{
    border: none;
}

#v-pills-face-text .modal-button{
    display: block;
    width: 100%;
    box-shadow: none;
    padding: 0px;
    margin-top: 10px;
}
#v-pills-face-text .modal-button textarea{
    margin-top: 5px;
    color: #000;
    border-radius: 0px;
}

#v-pills-face-text .modal-button textarea:focus{
    border: 1px solid #b3b2b2;
    color: #3f4851;
}

#v-pills-face-text .face-text-sidebar-btns{
    position: fixed;
    right: -45px;
    top: 66px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    z-index: 999;
}

#v-pills-face-text .face-text-sidebar-btns button.btn{
    background-color: #dfdfdf;
    border: 1px solid #dfdfdf;
    color: #494949;
    font-size: 15px;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 5px;
    position: relative;
}

#v-pills-face-text .face-text-sidebar-btns button.btn:hover{
    background-color: transparent;
    color: #fff;
}

#v-pills-face-text .face-text-sidebar-btns span{
    margin: 0;
    display: block;
    /* position: absolute;
    top: 0; */
    margin-left: 10px;
}

#v-pills-face-text .face-text-sidebar-btns span ul{
    list-style: none;
     position: absolute;
    top: 0;
}

#v-pills-face-text .face-text-sidebar-btns span ul li{
    background-color: #000;
    border-color: #000;
    color: #fff;
    padding: 10px 5px;
    min-width: max-content;
    width: 125px;
    margin-bottom: 5px;
    border-radius: 5px;
    box-shadow: rgba(151, 151, 151, 0.86) 1px 1px 1px 0px;
}

#v-pills-face-text .face-text-sidebar-btns span ul li .btn{
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    color: #bfbfbf;
}

#v-pills-face-text .face-text-sidebar-btns span ul li i{
    margin-right: 5px;
}

.face-text ul{
    list-style: none;
    padding-left: 0px;
    font-size: 15px;
}


.face-text ul li.face-text-item{
    display: flex;
    align-items: center;
    margin: 0;
    border-bottom: 1px solid #b3b2b2;
    padding: 20px 0px;
    position: relative;
}

.face-text ul li.face-text-item h6{
    font-size: 15px;
}

.face-text ul li.face-text-item .font-style-btns{
    margin-left: 15px;
    width: 50%;
}

.face-text ul li.face-text-item.text-align .font-style-btns{
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.face-text ul li.face-text-item .font-style-btns button{
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
    padding: 10px;
}

.face-text ul li.face-text-item .font-style-btns button:hover{
    background-color: #3f4851;
}

.face-text ul li.face-text-item .font-style-btns .slider-bar{
    background-color: #d3d3d3;
    width: 100%;
    height: 5px;
    margin-top: 20px;
    position: relative;
    border-radius: 25px;
}

.face-text ul li.face-text-item .font-style-btns .slider-bar .active-slider-bar{
    height: 100%;
    width: 50%;
    background: #858585;
    margin: 0;
    display: block;
    border-radius: 25px;
}

.face-text ul li.face-text-item .font-style-btns .slider-bar.outline .active-slider-bar{
    width: 0%;
}

.face-text ul li.face-text-item .font-style-btns .slider-bar.shadow .active-slider-bar{
    width: 0%;
}

.face-text ul li.face-text-item .font-style-btns .slider-bar.opacity .active-slider-bar{
    width: 100%;
}

.face-text ul li.face-text-item .font-style-btns .slider-bar .slider-bar-value{
    position: absolute;
    height: 25px;
    width: 25px;
    border: 2px solid #4f4f4f;
    border-radius: 50%;
    top: -10px;
    left: 50%;
    margin: 0;
    display: block;
    margin-left: -12.5px;
    background-color: #fff;
}
.face-text ul li.face-text-item .font-style-btns .slider-bar.outline .slider-bar-value{
    left: 0%;
}

.face-text ul li.face-text-item .font-style-btns .slider-bar.shadow .slider-bar-value{
    left: 0%;
}

.face-text ul li.face-text-item .font-style-btns .slider-bar.opacity .slider-bar-value{
    left: 100%;
}

.face-text ul li.face-text-item .face-text-color{
    margin-left: 5px;
}

.face-text ul li.face-text-item .face-text-color button{
    background-color: #2ba8fb;
    height: 30px;
    width: 30px;
    position: absolute;
    right: 5px;
    box-shadow: rgb(115 115 115 / 35%) 2px 2px 0px 1px;
}