/*customize product max height*/
#Console .subdiv {
  height: auto !important;
}

/*redesign ui*/
.entry-content {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

#Customize #tabs , #Glass_Customize #tabs, #acrylic_customize #tabs {
  margin: 0 !important;
}

#Customize #tabs li ,#Glass_Customize #tabs li,#acrylic_customize #tabs li  {
  width: 25%;
}

#Console .subdiv #submit,#Console .subdiv #submit_acrylic {
  position: unset !important;
  /*margin: unset;    float: right;margin-top:10px;*/
  z-index: 11;
}


#tab_text a.item-cur {
  background: #fff !important;
  background-size: 32px !important;
  color: #000 !important;
}

#tab_font a.item-cur {
  background: #fff !important;
  background-size: 32px !important;
  color: #000 !important;
}

#tab_color a.item-cur {
  background: #fff !important;
  background-size: 36px !important;
  color: #000 !important;
}

#tab_scene a.item-cur {
  background: #fff !important;
  background-size: 32px !important;
  color: #000 !important;
}

#tab_shimmerwall a.item-cur {
  background: #fff !important;
  background-size: 32px !important;
  color: #af138e !important;
  line-height: normal;
  height: 100%;
}

@media only screen and (max-width: 351px) {
  #Console .tab-cont {
    width: 100% !important;
  }

  #Console .subdiv {
    width: 100% !important;
    float: left !important;
  }
}

/*@media only screen and (max-width: 500px){#Customize_text_span{    font-size: 27px !important; }}*/
@media only screen and (min-width: 601px) {
  #Customize #tabs ,#Glass_Customize #tabs,#acrylic_customize #tabs {
    bottom: unset !important;
    height: auto !important;
    list-style-type: none !important;
  }

  #Customize #tabs li , #Glass_Customize #tabs li , #acrylic_customize #tabs li{
    float: right !important;
    display: block !important;
    clear: both !important;
    width: 10%;
  }

  #Customize ,#Glass_Customize {
    width: 65% !important;
    float: left;
    max-width: 1800px !important;
    /*height: 700px !important;*/
    height: auto !important;
    display: flex;
  }

  #Console {
    width: 27% !important;
    float: right;
  }

  #Console .tab-cont {
    width: 100% !important;
    clear: both;
  }

  #Console .subdiv {
    width: 100% !important;
    /*clear:both;*/
  }

  /*added for image height height and width increase, added max-width: 1500px !important;height: 700px !important; in #Customize also*/
  #Customize_back,
  #Customize_back2,
  #Customize_back3,
  #Customize_back4,
  #Customize_back5,
  #Customize_back6,
  #Customize_back8,
  #Customize_back9,
  #Customize_back_black,
  #Customize_back_black2,
  #Glass_Customize_back_black,
  #Glass_Customize_back_black2 {
    /*height:700px !important;*/
    height: 100% !important;
  }
}

#Customize_back2,
#Customize_back3,
#Customize_back4,
#Customize_back5,
#Customize_back6,
#Customize_back,
#Customize_back9,
#Glass_Customize_back,
#Glass_Customize_back2,
#Glass_Customize_back3 {
  display: none;
}

#Customize_back_black img,
#Glass_Customize_back_black img {
  height: 100% !important;
}



@media only screen and (max-width: 600px) and (min-width: 351px) {
  #Customize , #Glass_Customize {
    clear: both;
    width: 100% !important;
  }

  #Console {
    clear: both;
    width: 100% !important;
  }

  #Console .tab-cont {
    width: 60% !important;
  }

  #Console .subdiv {
    width: 35% !important;
    float: left !important;
  }
}

/* .scene_list input + label{width: 47% !important;aspect-ratio: 17 / 9;	} */

#Customize_text,
#acrylic_customize_board  {
  width: 100%;
  word-wrap: break-word;
  z-index: 1111;
  top: 0 !important;
  left: 0 !important;
  height: 100%;
  right: 0 !important;
}


@media only screen and (min-width: 450px) and (max-width: 900px) {
  #Customize_text,
  #acrylic_customize_board  {
    /*width:55%;*/
    width: 100%;
  }
}

@media only screen and (max-width: 449px) {
  #Customize_text,
  #acrylic_customize_board  {
    /*width:80%;*/
    width: 100%;
  }
}
#tab_power {
  position: absolute !important;
  left: 170px;
  z-index: 99999;
}

#tab_power a {
  display: block;
  text-indent: -9999px;
  height: 40px;
}

.power-ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 47px;
  z-index: 99999;
}

@media only screen and (max-width: 500px) {
  #tab_power {
    right: 15px;
    height: 30px !important;
    width: 30px !important;
    background-size: 20px !important;
  }
}

/*max limit*/
@media (min-width: 960px) {
  .limit-width {
    max-width: 1700px !important;
  }

  .led-custom-neon #Customize {
    width: 70% !important;
  }

  .led-custom-neon #Console {
    width: 30% !important;
  }

}

/*css for console redign add tabs in console*/
#Console {
  padding: 0 0 !important;
  border-bottom: none !important;
}

.console-1 {
  width: 20%;
  float: left;
  position: relative;
}

.console-2 {
  width: 100%;
  overflow: hidden;
  float: right;
}

#tabs {
  display: block !important;
  overflow: unset !important;
  bottom: unset !important;
  left: unset !important;
  margin-top: 0 !important;
}

#tabs li {
  display: block !important;
  width: 100% !important;
}

@media only screen and (min-width: 601px) {
  #Console {
    width: 30% !important;
  }
}
@media only screen and (max-width: 1000px) {
  #tabs {
    padding: 0px 0px 0px 0px !important;
  }
}

.power-ul {
  z-index: 99999;
}

#Customize , #Glass_Customize ,
#acrylic_customize {
  height: auto !important;
  background: none !important;
}

@media only screen and (max-width: 1000px) and (min-width: 351px) {
  #Customize,#Glass_Customize,
  #acrylic_customize  {
    clear: both;
    width: 100% !important;
  }

  #Console {
    clear: both;
    width: 100% !important;
  }

  #Console .tab-cont {
    width: 100% !important;
  }

  #Console .subdiv {
    width: 99% !important;
    float: left !important;
  }
}

#price , #glass_price{
  height: auto !important;
}

input[name='text_height'] {
  display: none !important;
}

/*overlay loading*/
.ls-loading {
  position: fixed !important;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1111111111111111;
  background: #0000006e;
  margin-top: 0 !important;
  display: none;
}

.ls-loading img {
  width: 40px;
  top: 50%;
  left: 47%;
  position: absolute;
}

.extrainfo {
  font-weight: 400;
}

@media only screen and (min-width: 1200px) {
  #Customize,#Glass_Customize {
    display: flex !important;
  }
}

@media only screen and (max-width: 1000px) {

  #tab_text,
  #tab_power,
  #tab_font,
  #tab_color,
  #tab_scene,
  #tab_shimmerwall {
    background-size: 41px !important;
  }
}

#tabs li {
  position: relative;
}

.tab-cont li h3,
.subdiv h6 {
  margin: 0 0 0 !important;
}

/* .tabs_container .cont .scene_list input + label{height: 90px !important;} */
.tab-cont ul {
  min-height: 160px !important;
}

.tabs_container .cont .color_list input+label:not(.color10, .color9) {
  overflow: unset !important;
}

#console,
.console-2,
.tab-cont,
.tabs_container {
  overflow: unset !important;
}

/* .tab-cont #tab1{    margin-bottom: 15px;} */

.woocommerce {
  width: 100% !important;
}

@media only screen and (min-width: 400px) {
  /*#cm_in{right:10px !important;    position: absolute !important;}*/
}

/*#cm_in{width:55px !important;}*/
#Console .subdiv p {
  min-height: 40px !important;
  margin: 0;
}

/*cm in as text*/
.cmspan,
.inspan {
  padding: 3px 6px;
  width: 36px;
  font-size: 15px;
}


.inspan {
  color: white;
  background: #333333;
  border-radius: 2px;
}

.cmspan {
  color: #000000;
  background: white;
  border-radius: 2px;
}

.ci .cmspan {
  color: white;
  background: #333333;
}

.ci .inspan {
  color: #000000;
  background: white;
}

/*show new on color 9 and 10*/
.color10,
.color9 {
  overflow: hidden !important;
}

.color10 span,
.color9 span,
.color11 span {

  color: #FFF;
  font-size: 7px;
  position: absolute;
  left: 0 !important;
  margin: 3px;
  padding: 0;
  line-height: 1;
  transform: rotate(39deg) !important;
  width: 150%;
  right: 0;
  background: #a2020a;
  left: 50%;
  transform: translateX(-50%);
  padding: 2px 0;
}


#Console .subdiv .t-h input+label {
  box-shadow: 1px 2px 7px 0px #ccc;
  border-radius: 2px;
  font-size: 14px;
  width: 48px;
  height: 29px;
  line-height: 28px;
}

#Console .subdiv .t-h input:checked+label {
  height: 32px !important;
}

#Console .subdiv .t-h input:checked+.acrylic_shapes,
#Console .subdiv .t-h input:checked+.acrylic_sizes {
  height: auto !important;
}

#cm_in , #glass_cm_in {
  background: #333;
  padding: 11px 8px;
  border-radius: 2px;
  height: 40px !important;
}

#cm_in , #glass_cm_in {
  width: 75px !important;
}

#Console .subdiv #submit,#Console .subdiv #submit_acrylic {
  border: 2px solid #FFF;
  padding: 1px;
  margin-bottom: 10px;
  margin: 10px auto;
  box-shadow: 1px 2px 6px 2px #ccc;
  height: 40px !important;
}

#tab_text,
#tab_font,
#tab_color,
#tab_scene,
#tab_shimmerwall {
  text-align: center;
}

#tabs .tabicon {

  width: 35px;

}

#tabs .item-cur .tabicon {

  width: 30px;

}

.item-cur {
  border: 1px solid #d2d2d2;
  /*box-shadow: 1px 0px 8px 1px #d2d2d2;*/
}


#tabs {
  height: auto !important;
  box-shadow: -4px -1px 7px 0px #d2d2d2;
  /*padding: 0;*/
}

#Console {
  overflow: unset !important;
}

.console-2 {
  /* box-shadow: 1px 0px 8px 1px #d2d2d2; */
  box-shadow: -2px 5px 7px -2px #d2d2d2;
  background: #FFF;
}

.tabs_container .cont .color_list input+label {
  border-radius: 50% !important;
}

.console-2 h1,
.console-2 h2,
.console-2 h3,
.console-2 h4,
.console-2 h5,
.console-2 h6,
.console-2 p,
.console-2 textarea,
.console-2 input,
.console-2,
#price, #glass_price {
  color: #000 !important;
}

#Console .subdiv #submit,#Console .subdiv #submit_acrylic  {
  color: #FFF !important;
}

.console-2 h1,
.console-2 h2,
.console-2 h3,
.console-2 h4,
.console-2 h5,
.console-2 h6,
.console-2 p,
.console-2 textarea,
.console-2 input,
.console-2,
#price,
 #glass_price,
#Console .subdiv #submit, #Console .subdiv #submit_acrylic {
  font-family: Roboto !important;
}

.subdiv h6 {
  font-weight: 500 !important;
}

#Console ul,
#Console ol {
  margin: 0;
}


.tab-cont li h3,
.subdiv h6,
.tab-cont h3.litabs {
  font-size: 15px;
  font-weight: 500;
}


.tabs_container .cont p {
  color: #000 !important;
}

.cont .text_in {
  border-radius: 5px;
  border: 1px solid #777;
  height: 80px;
  background: #fafafa;
}

#price, #glass_price {
  text-align: center;
  /* margin-top: 25px !important; */
}


.tab-cont h3.litabs {
  padding: 21px 0 21px 18px !important;
  margin: 0;
}


.tab-cont h3.litabs {
  border-bottom: #e4e4e4 1px solid;
}

.litabs:not(:first-child) {
  display: none;
}

.ls-strike {
  text-decoration: line-through;
}



.splash_proof,
.remote_dimmer {
  box-shadow: 0px 0px 4px 0px grey;
  margin-left: 20px !important;
}

.splash-proof-div small,
.remote-dimmer-div small,
.standoffs_kit_div small,
.sign_hanging_kit_div small,
.simmerwall_radio small {
  font-size: 11px;
  color: #868686;
  /*margin-left: 87px;*/
  display: block;
  margin-top: 0;
  font-weight: 500;

}

.splash-proof-div,
.remote-dimmer-div,
.standoffs_kit_div,
.sign_hanging_kit_div {
  margin-top: 25px;
  text-align: center;
}

.splash-proof-div label,
.remote-dimmer-div label,
.standoffs_kit_div label,
.sign_hanging_kit_div label {
  display: inline-block;
  width: 100%;
  padding: 13px 0px 8px 0;
  line-height: 15px;
  margin: 0;
}

.splash-proof-div>p,
.remote-dimmer-div>p,
.standoffs_kit_div>p,
.sign_hanging_kit_div>p {
  /*padding-left: 10px;*/
  margin-left: -10px !important;
  margin-right: 10px !important;

  border-radius: 2px;
  border: 2px solid #80808026;
}

.splash-proof-div>p.active-checkbox,
.remote-dimmer-div>p.active-checkbox,
.standoffs_kit_div>p.active-checkbox,
.sign_hanging_kit_div>p.active-checkbox {

  border: 2px solid !important;
  /* border-image-slice: 1 !important; */
  /* border-image-source: linear-gradient(to right, #40e0d0, #ff8c00, #ff0080) !important; */
}

.splash-proof-div label:hover,
.remote-dimmer-div label:hover,
.standoffs_kit_div label:hover,
.sign_hanging_kit_div label:hover {
  cursor: pointer;
}

.splash-proof-div p:hover,
.remote-dimmer-div p:hover,
.standoffs_kit_div p:hover,
.sign_hanging_kit_div p:hover,#backgroundGlass-color2:hover+label,  #backgroundGlass-color3:hover+label,  #backgroundGlass-cable1:hover+label,#backgroundGlass-cable2:hover+label {
  border: 2px solid #80808080;
}


.console-1 li a:focus,
.console-1 li a:active,
.console-1 li a:visited {
  border: 0 solid #fff !important;
}

a.item-cur {
  border: 1px solid #FFF !important;
}

.splash-proof-div label:hover {
  cursor: pointer;
}


.console-1 li a {
  -webkit-transition: color 0s;
  transition: color 0s
}


.console-1 #tabs {
  padding: 0;
}

#Console {
  z-index: 1;
}

@media only screen and (max-width: 600px) {
  .console-1 {
    width: 100%;
    margin: 0;
  }

  .console-1 #tabs {
    width: 100%;
  }

  #tabs li {
    /*width: 24% !important;*/
    display: inline-block !important;
  }

  .console-2 {
    width: 100%;
    margin-top: 60px;
  }

  .page-id-74468 .row.limit-width.row-parent {
    padding: 12px;
  }

  .console-2 {
    padding: 6px !important
  }

  .console-1 {
    padding: 6px 0 0 0 !important
  }
}

/*for when off*/
.tabs_container .cont {
  /*overflow: hidden;*/
  display: inline-block !important;
}

.tabs_container .cont h6 {
  border-bottom: unset !important;
  /* min-height: 25px !important; */
  line-height: normal !important;
  font-size: 16px !important;
  margin-top: 0 !important;
  font-weight: 500 !important;
  margin-bottom: 10px;
}

body .tabs_container .cont .color_list input+label {
  width: 32px;
  height: 32px;
}

@media only screen and (max-width: 960px) {
  .console-1 {
    margin-left: 0;
  }
}

@media only screen and (min-width: 601px) {

  #Console {
    width: 100% !important;
  }

  #Customize , #Glass_Customize {
    width: 100% !important;
  }

}

body .tabs_container .cont .color_list input:checked+label,
body .tabs_container .cont .color_list input:hover+label {
  border: unset;
  /* box-shadow: 0px 0px 4px 3px #384db3; */
}
body .tabs_container .cont .color_list input:checked+label:before{
      content: " ";
    position: absolute;
    z-index: 14;
    width: 42px;
    height: 42px;
    top: -5px;
    left: -5px;
    right: 0;
    bottom: 0;
    border: 2px solid #5761fe;
    border-radius: 50%;
}
.tabs_container .cont .color_list {
  padding-left: 0;
  padding-top: 5px;
  display: flex;
}

/*popup*/
.example-popup {
  margin-top: 20px;
  font-size: 13px !important;
  float: right;
  margin-right: 10px;

  display: flex;
  align-items: center;
}

.example-popup img {
  margin-right: 5px;
  width: 20px;
}

/* The Modal (background) */
.example-modal {
  display: none;
  /* Hidden by default */
  position: fixed !important;
  /* Stay in place */
  z-index: 111111 !important;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  margin-top: 0 !important;

}

/* Modal Content/Box */
.example-modal-content {
  background-color: #fefefe;
  margin: auto;
  /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  /* Could be more or less, depending on screen size */
  position: absolute;
  left: 50%;
  /*top: 50%;*/
  transform: translateX(-50%);
  max-width: 750px;
  margin-top: 4%;
}

/* The Close Button */
.close {
  position: absolute;
  z-index: 11;
  right: 0;
  top: 0;
  padding: 3px 10px;
  background: #b5b5b5;
  color: #FFF;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.video-div-example {
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin-top: 20px;
}

.video-div-example iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.multi-color,
.dynamic-color {
  box-shadow: 0px 0px 4px 0px grey;
  margin-left: 20px !important;
}

.color-option small {
  font-size: 12px;
  color: #868686;
  display: block;
  margin-top: 0;
  font-weight: 500;
}

.color-option {
  /*margin-top: 20px;*/
  text-align: center;
  width: 40%;
  float: left;
  margin-left: 5%;
  margin-right: 5%;
}

.color-option label {
  display: inline-block;
  width: 100%;
  padding: 13px 0px 8px 0;
  line-height: 15px;
  margin: 0;
}

.color-option>p {
  margin-left: -10px !important;
  margin-right: 10px !important;
  border-radius: 5px;
  border: 2px solid #80808026;
}

.color-option>p.active-checkbox {
  border: 2px solid !important;
  border-image-slice: 1 !important;
  border-image-source: linear-gradient(to right, #40e0d0, #ff8c00, #ff0080) !important;
}

.color-option label:hover {
  cursor: pointer;
}

.color-option p:hover {
  border: 2px solid #80808080;
}

.variation-ColorType,
dd.variation-Splash-ProofTreatment {
  float: left;
}

dt.variation-Splash-ProofTreatment {
  clear: both;
}

.variation-ColorType,
.variation-Splash-ProofTreatment {
  margin-top: 8px !important;
}

.colored-when-off .banned:after,
.white-when-off .banned:after {
  position: absolute;
  content: "\\";
  font-size: 2.5em;
  left: 4px;
  top: -18px;
  color: #a9a9a9;
  height: 119px;
}

body .colored-when-off label {
  overflow: hidden !important;
}

body .tabs_container .cont.colored-when-off .color_list label,
body .tabs_container .cont.white-when-off .color_list label {
  overflow: hidden !important;
}
body .tabs_container .cont.colored-when-off .color_list label,
body .tabs_container .cont.white-when-off .color_list label {
  overflow: unset !important;
}

.led-custom-neon .colored-when-off .color_list ,
.acryli-neon-sign .colored-when-off .color_list{
  position: relative;
  /* overflow: hidden; */
}

.color-overlay.overlay-active {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}


@media only screen and (max-width: 1618px) and (min-width: 1459px) {
  body .tabs_container .cont .color_list input+label {
    width: 26px;
    height: 26px;
  }

body .tabs_container .cont .color_list input:checked+label:before{
    width: 35px !important;
    height: 35px !important;
    top: -4px !important;
    left: -4.5px !important;
  }
}

@media only screen and (max-width: 1459px) and (min-width: 960px) {
  body .tabs_container .cont .color_list input+label {
    width: 19px;
    height: 19px;
  }
  body .tabs_container .cont .color_list input:checked+label:before{
    width: 25px !important;
    height: 25px !important;
    top: -3px !important;
    left: -3.5px !important;
  }
}


[data-type="1"].example-popup {
  padding-right: 9px;
}

.colored-when-off .color_list .color1,
.colored-when-off .color_list .color2 {
  visibility: hidden;
}


/*make bg ui responcive*/
.post-74468 [data-section="2"] .uncont,
#Customize div img ,#Glass_Customize div img,
#acrylic_customize div img {
  width: 100%;
}


/*customize page cm/in placing*/
.led-custom-neon .dynamic-size,
.acryli-neon-sign .dynamic-size {
  /* display: grid; */
  display: flex;
  margin-top: 25px;
}

.dynamic-size h6 {
  grid-column: 1/2;
  grid-row-start: 1;
  grid-row-end: 1;
  height: auto;
  line-height: 1;
}

.dynamic-size .cm-in-main {
  grid-column: 2/3;
  width: 100% !important;
}

.dynamic-size #cm_in ,.dynamic-size #glass_cm_in{
  /* float: right; */
  margin-right: 10px;
  margin-left: 10px;
}


@media only screen and (max-width: 960px) {
  .Console-main , .glass-Console-main{
    padding-left: 0;
  }

  .contact-link-div {
    width: 100%;
  }
}


/*for mobile customize page starts*/
.ls-for-mobile {
  display: none;
}

@media only screen and (max-width: 700px) {
  .ls-for-mobile {
    display: block;
  }

  .ls-for-desktop {
    display: none;
  }

  #Customize,#Glass_Customize,
  #acrylic_customize {
    height: unset !important;
  }
}



@media only screen and (max-width: 600px) {
  #Console ul {
    padding: 0 0 0 10px !important;
  }
body .shimmerwall-section , body .subdiv .sub-div-1, body .subdiv .sub-div-2{
  padding-left: 10px !important;
  padding-right: 10px !important;
}
  .console-1 #tabs {
    display: flex !important;
  }
   body .tabs_container .cont.white-when-off .color_list label{
    margin-right: 6px !important;
   }

  body .tabs_container .cont .color_list input+label {
    width: 22px !important;
    height: 22px !important;
  }

  .cont .text_in {
    height: 80px;
    font-size: 16px;
  }

  .tab-cont ul {
    min-height: 80px !important;
  }

  .console-main-desktop .console-2 {
    margin-top: 20px;
  }
  body .tabs_container .cont .color_list input:checked+label:before{
    width: 30px !important;
    height: 30px !important;
    top: -4px !important;
    left: -4px !important;

}
}

/* comment width 25% in #tabs li */
/*for mobile customize page ends*/

/*on hover disable color*/
#tab_text a.item-cur:hover,
#tab_font a.item-cur:hover,
#tab_color a.item-cur:hover,
#tab_scene a.item-cur:hover,
#cm_in,
#glass_cm_in,
#tab_power a:hover,
.tabs_container .cont .font_list input:hover+label,
.tabs_container .cont .color_list input:hover+label,
.color-option>p label:hover,
.scene_list input:hover+label,
.splash-proof-div label,
.remote-dimmer-div label {
  -webkit-tap-highlight-color: #fff0;
}



.console-1 #tabs {
  font-weight: 500;
}

/*indicator starts*/
.indicator-container-top,
.indicator-container-bottom {
  position: relative !important;
  text-align: center;
}

.indicator-container-left,
.indicator-container-right {
  position: relative !important;
}

.indicator-container-top,
.indicator-container-bottom {
  width: 10px;
}

.indicator-container-left,
.indicator-container-right {
  height: 10px;
}

.right-handle-indicator,
.bottom-handle-indicator ,.glass_right-handle-indicator,
.glass_bottom-handle-indicator  {
  position: absolute;
  display: none;

  font-size: 12px;
  font-family: sans-serif;
  text-shadow: 0 0 black;
  color: #9e9e9e;
}

.right-handle-indicator , .glass_right-handle-indicator {
  /*display: flex;*/
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.bottom-handle-indicator , .glass_bottom-handle-indicator {
  /*display: flex;*/
  align-items: center;
  justify-content: center;
}

.right-first,
.right-second,
.right-fourth {

  position: absolute;
  background-color: #9e9e9e;
}

.right-first,
.right-fourth {
  width: 100%;
  height: 2px;
  left: 0;
  right: 0;
}

.right-first {
  top: 0;
}

.right-fourth {
  bottom: 0;
}

.right-second {
  height: 100%;
  width: 2px;
  position: absolute;
  background-color: #9e9e9e;
  left: calc(50% - 1px);
}


.indicator-container-left,
.indicator-container-right {
  display: flex;
  align-items: center;
}

.bottom-first {
  width: 2px;
  height: 100%;
  background: #9e9e9e;
  position: absolute;
}

.bottom-second {
  width: 100%;
  height: 2px;
  position: absolute;
  background-color: #9e9e9e;
  left: 0;
}

.bottom-fourth {
  width: 2px;
  height: 100%;
  background: #9e9e9e;
  position: absolute;
  right: 0;
}

/*indicator ends*/
#Customize_text_span {
  top: 30% !important;
}

#Customize_text,
#acrylic_customize_board  {
  padding-right: 35px !important;
  padding-left: 35px !important;
}

#Customize picture , #Glass_Customize picture,
#acrylic_customize picture{
  width: 100%;
}

#Customize picture.ls-for-desktop,#Glass_Customize picture.ls-for-desktop,
#acrylic_customize picture.ls-for-desktop {
  display: inline-flex;
}

/*hint start*/
/* Tooltip container */
.hint {
  position: relative;
  display: inline-block;
}

/* Tooltip text */
.hint .hinttext {
  width: 73px;
  background-color: #2E3238;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  bottom: 135%;
  left: 50%;
  margin-left: -45px;
  font-size: 12px;
  position: absolute;
  z-index: 9999999999;
  transform: scale3d(.2, .2, 1);
  opacity: 0;
  transition: all .2s ease-in-out;


  line-height: 1.75 !important;
  font-weight: 400 !important;
}



/* changed for 4 botton hint show on mobile */
.hint .hinttext-light {
  width: 220px;
  background-color: white;
  color: #2E3238;
  text-align: center;
  padding: 10px 10px;
  font-size: 12px;
  top: 100%;
  left: -50%;
  margin-left: -200px;
  position: absolute;
  z-index: 111;
  box-shadow: 0 2px 8px 0 rgb(16 7 104 / 10%), 0 1px 2px 0 rgb(83 51 237 / 6%);
  box-shadow: 0 8px 16px rgb(0 0 0 / 20%);
  transform: scale3d(.2, .2, 1);
  opacity: 0;
  transition: all .2s ease-in-out;
  font-weight: 400;
  line-height: 1.5715;
  text-align: left;
  pointer-events: none;
}

@media only screen and (max-width: 700px) {
  .height-hint .hinttext-light {
    margin-left: -50px;
  }
}

@media only screen and (max-width: 600px) {
  .contact-link-div-main .contact-link-div {
    width: 100%;
  }
}

/* Show the tooltip text when you mouse over the tooltip container */
.hint:hover .hinttext,
.hint .hinttext-light.active-hint-desc {
  /*visibility: visible;*/
  opacity: 1;
  transform: scale3d(1, 1, 1);
  transition: all .2s .1s ease-in-out;
}

.hint:hover {
  cursor: pointer;
}

/*hit for textarea*/
.hint-absolute-bottom {
  right: 14px;
  bottom: 4px;
  position: absolute;
}

.color-tab-hint {
  color: black;
  top: 1px;
}

.position-relative {
  position: relative;
  font-weight: 500;
  font-size: 12px;
}

.console-mobile .left-hint {
  top: 20px;
  right: 105%;
  left: auto;
}

.console-mobile .hinttext {
  top: -10px;
  right: 125%;
  height: 30px;
}

.splash-proof-div .hint,
.remote-dimmer-div .hint,
.sign_hanging_kit_div .hint,
.standoffs_kit_div .hint {
  position: absolute;
  right: 16px;
  top: 4px;
}

.splash-proof-div,
.remote-dimmer-div,
.sign_hanging_kit_div,
.standoffs_kit_div {
  position: relative;
}

.hint.hint-absolute-bottom .hinttext::before {
  margin-bottom: -11px;
  left: calc(63% - 6px);
  bottom: 0px;
  content: '';
  position: absolute;
  border: 6px solid transparent;
  border-top-color: #383838;
}

.hint .hinttext::before {
  margin-bottom: -11px;
  left: calc(50% - -3px);
  bottom: 0px;
  content: '';
  position: absolute;
  border: 6px solid transparent;
  border-top-color: #383838;
}


/* to change the hint learn more indicator */
.console-mobile .hinttext::before {
  margin-bottom: -24px !important;
  left: 38% !important;
  bottom: 50% !important;
  border-left-color: #383838 !important;
}


.hinttext-light span {
  display: inline-block;
  margin-bottom: 10px;

}

/*banner below visulization image*/
.contact-link-div-main {
  display: inline-block;
  width: 65%;
}

.contact-link-div-main .contact-link-div {
  width: 50%;
  float: left;
  margin-top: 15px;
}

.contact-link-div-main .contact-link-div:nth-child(1) {
  padding-right: 8px;
}

.contact-link-div-main .contact-link-div:nth-child(2) {
  padding-left: 8px;
}

@media only screen and (max-width: 960px) {
  .contact-link-div-main {
    width: 100%;
  }
}

.question-mark {
  display: block;
}



/*for line 1 color white tube when off*/
.white-when-off .color_list {
  position: relative;
}

.white-when-off .overlay-active {
  width: 36px;
  height: 36px;
  left: 36px;
}

@media only screen and (max-width: 1459px) and (min-width: 960px) {
  .white-when-off .overlay-active {
    width: 22px;
    height: 28px;
    left: 26px;
  }
}

@media only screen and (max-width: 1459px) and (min-width: 960px) {
  .white-when-off .overlay-active {
    width: 22px;
    height: 28px;
    left: 26px;
  }
}

/* css to make cross on font type on starts here */
.cross {
  position: absolute;
  content: "\\";
  left: -11px;
  top: 4px;
  color: #a9a9a9;
  height: 100%;
  flex-basis: 0;
  flex-grow: 1;
  z-index: 6;
  width: 100%;
  font-size: 8.5em;
  margin-top: 8%;
  transform: rotate(-88deg);
  margin-left: 6%;
  font-family: 'selfie';
}

.hint .hinttext.egyptienne {
  bottom: 162% !important;
}

@media only screen and (max-width: 960px) {
  .cross {
    position: absolute;
    content: "\\";
    left: -10px;
    top: 5px;
    color: #a9a9a9;
    height: 100%;
    flex-basis: 0;
    flex-grow: 1;
    z-index: 6;
    width: 100%;
    font-size: 10.0em;
    margin-top: 8%;
    transform: rotate(-95deg);
    margin-left: 6%;
    font-family: 'selfie';
  }
}

.crossimg {
  left: 0;
  height: 100%;
  width: 100%;

}

/* css to make cross on font type on ends here */
.customise_li {
  list-style-image: url('../images/goldenstar.jpg');
  pointer-events: none;
}

/*css to add modal link on stand off & hanging kit starts here*/

.modal_standoff_image_button {
  position: absolute;

  margin-top: 43px;
  padding: 0px !important;
  /*font-size: 11px !important;*/
  font-weight: 700;
  right: 8px;
  bottom: 6px;
  /* font-size: 9px !important; */
}

@media only screen and (max-width: 700px) {
  .modal_standoff_image_button {
    margin-left: 86px;
    margin-bottom: 1px;
    margin-top: 30px;
    padding: 0px !important;
    font-size: 11px !important;
    font-weight: 700;
  }
}

.round {
  position: relative;
}

.round label {
  background:
    linear-gradient(#fff, #fff) padding-box,
    /*this is your grey background*/
    linear-gradient(to right, #9c20aa, #fb3570) border-box;
  border: 1px solid transparent !important;
  border-radius: 50%;
  cursor: pointer;
  height: 18px;
  left: 0;
  position: absolute;
  top: 0;
  width: 18px;
}

.round label:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 4px;
  transform: rotate(-45deg);
  width: 10px;
}

.round .round_check_box {
  visibility: hidden;
}

.round .round_check_box:checked+label {
  background: linear-gradient(to right, #40e0d0, #ff8c00, #ff0080) border-box;

}

.round .round_check_box:checked+label:after {
  opacity: 1;
}

/*css to add cross line on color options starts here*/
.crossimg_switch {
  position: absolute;
  left: -7%;
  top: 18%;
  transform: rotate(180deg);
  height: 61%;
  width: 100%;
}

.crossimg_dynamic {
  position: absolute;
  left: -7%;
  top: 18%;
  transform: rotate(180deg);
  height: 61%;
  width: 100%;
}

/**/
.shop_table td.product-name dl.variation dt {
  clear: both;
  margin-right: 5px;
  margin-top: 7px;
}

.shop_table td.product-name dl.variation dd {
  float: left;
  margin-top: 7px;
}

.color-section-new {
  position: relative;
}

.color-section-overlay,
.color-section-overlay-pad {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding-right: 12px;
  background-color: #2f2a2acc;
  z-index: 99999999999;
  color: white;
  font-size: 28px;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  cursor: default;
}

.color-section-overlay-pad {
  left: -18px;
  width: 18px;
}

@media only screen and (max-width: 400px) {
  .class {
    font-size: 24px !important;
  }

  .class {
    font-size: 14px !important;
  }
}

@media only screen and (max-width: 410px) {

  #str_cm,
  #str_in {
    font-size: 12px !important;
  }
}


.backgroundcolor-box input {
  z-index: -1;
  top: 0px;
  left: -999999px;
  display: none;
}

.backgroundcolor-box label {
  overflow: hidden !important;
  width: 57px;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #b1b1b18f;
  cursor: pointer;
}

.input-hidden {
  position: absolute;
  left: -9999px;
}

.backgroundcolor-box input:hover+label {
  border: unset;
  box-shadow: 0px 0px 4px 3px #384db3;
}

.backgroundcolor-box input:checked+label {
  box-shadow: 0px 0px 4px 3px #384db3;
  line-height: 56px;

}

.backgroundcolor-box .background_color_image {
  display: flex;
  align-items: end;
  justify-content: center;
  height: 34px !important;
  transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  font-size: 9px !important;
  font-weight: 700;
  /* padding-right: 10px; */
  margin-left: 12px;
  cursor: pointer;
  color: #454563;
}

.backgroundcolor-box .background_color_image:hover {
  color: #0cb4ce;
}

.backboardOption2 {
  background: url(../images/silver.png) center no-repeat;
  background-size: cover;
}

.backboardOption3 {
  background: url(../images/pink.png) center no-repeat;
  background-size: cover;
}

.backboardOption4 {
  background: url(../images/yellow.png) center no-repeat;
  background-size: cover;
}

.customize-emoji-add {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #777;
  width: 20px;
  height: 20px;
  margin-top: 6px;
  border-radius: 4px;
  cursor: pointer;
  margin-right: 6px;
}

.customize-emoji-add:hover {
  border-color: #000;
}

#background-color3:checked+label,
#background-color3:hover+label {
  box-shadow: 0px 0px 4px 3px #b32f6a !important;
  border: none;
}

#background-color4:checked+label,
#background-color4:hover+label {
  box-shadow: 0px 0px 4px 3px #a3ab1b !important;
  border: none;
}

#background-color2:checked+label,
#background-color2:hover+label {
  box-shadow: 0px 0px 4px 3px #9b9b9b !important;
  border: none;
}

.disable-height1 {
  pointer-events: none;
  color: #9f9f9f;
  box-shadow: none !important;
  border: 1px solid #9f9f9f !important;
  background: url(../images/line.png) center no-repeat;
  background-size: cover;
  background-position: top;
}

/* Style for Simmerwall  */
.simmerwall_tag {
  position: absolute;
  top: -9px;
  left: -10px;
  background: green;
  height: 19px;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  padding: 8px 4px;
  color: white;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

#tab6>div>div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}

#tab6 .simmerwall_img1 img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}

#tab6 .simmerwall_img2 img,
#tab6 .simmerwall_img2 video {
  width: 48%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.simmerwall_img2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.simmerwall_radio input {
  position: absolute !important;
  z-index: -1;
  padding-left: 6px;
  padding-right: 6px;
  visibility: hidden;
}

.simmerwall_radio input+label {
  display: flex;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: column;
  background-color: #fff;
  font-size: 14px;
  width: 100%;
  padding: 16px 10px;
  border-radius: 4px;
  align-items: center;
  justify-content: center;
  position: relative;
  font-weight: 500;
  line-height: 15px;
  cursor: pointer;
  border-radius: 2px;
  border: 2px solid #80808026;

}

.simmerwall_radio:hover input+label {
  border: 2px solid #80808080;
}

.simmerwall_radio input:checked+label {

  border: 2px solid !important;
  border-image-slice: 1 !important;
  /* border-image-source: linear-gradient(to right, #40e0d0, #ff8c00, #ff0080) !important; */
}

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

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


.simmerwall_right,
.simmerwall_right2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.simmerwall_see_more a {
  font-size: 14px;
  color: #000 !important;
}

.simmerwall_see_more {
  /* text-align: center; */
  padding-left: 7%;
}

#tab_shimmerwall a {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.simmerwall_option1 {
  line-height: 15px !important;
  padding: 8px 0px 8px 0 !important;
}

/*UI updates for mobile for customize page starts*/
@media screen and (min-width: 1400px) {

  .simmerwall_right2 img,
  .simmerwall_right img {
    width: 45% !important;
  }


  .color-option small {
    font-size: 14px !important;
    color: #686767 !important;
    font-weight: 400 !important;
  }

  html #Console .subdiv h6,
  html .tabs_container .white-when-off h6,
  html .tabs_container .colored-when-off h6 {
    font-size: 16px !important;
  }

  .subdiv .backgroundcolor-box div:nth-child(1) b,
  .sub-div-2:nth-child(3) div:nth-child(1) p:nth-child(1) b {
    font-size: 16px !important;
  }

  #Console .subdiv .t-h input:checked+label {
    font-size: 15px;
    height: 42px !important;
    width: 62px;
    padding: 5px;
  }

  
  .simmerwall_radio input+label {
    font-size: 15px;
    line-height: 23px;
  }
}

/*UI updates for mobile for customize page ends*/

/*NEW UI START*/
.led-custom-neon .scene_list,
.acryli-neon-sign .scene_list {
  width: 60px;
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
  z-index: 1111;
}

.led-custom-neon .scene_list input+label,
.acryli-neon-sign .scene_list input+label {
  width: 100% !important;
  aspect-ratio: 10 / 8;
  clear: both;

  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  opacity: .7;
  margin-left: 5px;
  margin-right: 5px;
}

.led-custom-neon .scene_list input+label:hover,
.acryli-neon-sign .scene_list input+label:hover {
  opacity: 1;
  border: 0.5px solid rgb(236, 236, 236);
}

.led-custom-neon .scene_list input[type=checkbox],
.led-custom-neon .scene_list input[type=radio],
.acryli-neon-sign .scene_list input[type=checkbox],
.acryli-neon-sign .scene_list input[type=radio] {
  display: unset;
}

.led-custom-neon .scene_list input[type=radio]:checked:before,
.acryli-neon-sign .scene_list input[type=radio]:checked:before {
  content: unset !important;
}

.led-custom-neon #Customize_back_black,
.led-custom-neon #Customize_back_black2,
.acryli-neon-sign #Customize_back_black,
.acryli-neon-sign #Customize_back_black2 {
  opacity: 0;
  transition: opacity .3s ease !important;
}

.font-type {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
  border: 2px solid gray;
  border-radius: 4px;
  width: 220px;
  background: #FFF;
}

.font-type-cher {
  width: 22px;
}

.font-type-cher.cher-active {
  transform: rotate(180deg);
}

.showFont {
  display: block !important;
}

.font_list {
  display: none;
  margin-top: 20px;
}



/*power button toggle starts*/
.toggle-label {
  position: relative;
  display: block;
  width: 100px;
  height: 40px;
  margin-top: 8px;
  border-radius: 4px;
  background: #0000002e;
}

.toggle-label input[type=checkbox] {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.toggle-label input[type=checkbox]+.back {
  position: absolute;
  width: 100%;
  height: 100%;
  /* background: #ed1c24; */
  transition: background 150ms linear;
}

.toggle-label .label {
  display: block;
  position: absolute;
  width: 50%;
  color: #fff;
  line-height: 43px;
  text-align: center;
  font-size: 15px;
}

.toggle-label input[type=checkbox]+.back .label.off {
  color: #333;
}

.toggle-label:hover {
  cursor: pointer;
}

.toggle-day input[type=checkbox]+.back .toggle {
  display: block;
  position: absolute;
  content: ' ';
  background: #fff;
  width: 50%;
  height: 100%;
  transition: margin 150ms linear;
  border: 3px solid #b5b2af;
  border-radius: 7px;
  margin-left: 49px;
}

.toggle-day input[type=checkbox]:checked+.back .toggle {
  margin-left: 0;
}

.toggle-day .label.on {
  left: 0px;
}

.toggle-day .label.off {
  right: 0px;
}

.toggle-day input[type=checkbox]:checked+.back .label.on {
  color: #333;
}

.toggle-day input[type=checkbox]:checked+.back .label.off {
  color: #fff;
}

.toggle-day svg {
  margin-top: 8px;
}

/*power button toggle ends*/

/*tube type toggle starts*/
.toggle-tube-type input[type=checkbox]+.back .toggle {
  display: block;
  position: absolute;
  content: ' ';
  background: #fff;
  width: 50%;
  height: 100%;
  transition: margin 150ms linear;
  border: 3px solid #b5b2af;
  border-radius: 7px;
  margin-left: 49px;
}

.toggle-tube-type input[type=checkbox]:checked+.back .toggle {
  margin-left: 0;
}

.toggle-tube-type .label.on {
  left: 0px;
}

.toggle-tube-type .label.off {
  right: 0px;
}

.toggle-tube-type input[type=checkbox]:checked+.back .label.on {
  color: #333;
}

.toggle-tube-type input[type=checkbox]:checked+.back .label.off {
  color: #fff;
}


.led-custom-neon .toggle-tube-type-div,
.acryli-neon-sign .toggle-tube-type-div {
  position: absolute;
  top: 18px;
  left: 300px;
  z-index: 99999;
}

.led-custom-neon .offEnabled ,
.acryli-neon-sign .offEnabled{
  text-shadow: unset !important;
}

/*tube type ends starts*/

.additional-option-btn {
  display: flow-root;
}

.customize-main-div {
  display: flex;
}

.led-custom-neon #Customize,
.acryli-neon-sign #acrylic_customize {
  position: sticky !important;
  top: 0;
  /* height: 100vh !important; */
}

.sticky-price-section {
  position: sticky;
  bottom: 60px;
  background: #f7f7f7;
  padding: 10px 10px !important;
  width: 100%;
  display: grid;
  z-index: 11111111111;
}

.sticky-submit-section {
  padding: 10px 10px !important;
  background: #f7f7f7;
}

@media only screen and (min-width: 968px) {
  .sticky-submit-section {
    position: sticky;
    bottom: 0;
    z-index: 9999999999;
  }
}

#Customize_text {
  transition: color .3s ease, text-shadow .3s ease;
}
/*toggle button foer the form*/
.led-custom-neon .neon-options-toggle {
  border: 6px solid transparent;
  border-radius: 5px;
  display: flex;
  position: relative;
  margin: 0 18px;
  background: #f7f7f7;
}

.led-custom-neon .neon-toggle-btn {
  border: 0px;
  background: none;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  display: flex;
  padding: 16px 15px;
  z-index: 1;
  flex: 1 1 0%;
  cursor: pointer;
  column-gap: 12px;
}

.led-custom-neon .npc-switch-on.neon-switch-on::before {
  right: 50%;
}

.led-custom-neon .npc-switch-on::before {
  /* background:#5b7e5b; */
  background: #303133;
  border-radius: 2px;
  bottom: 0px;
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  transition: right 0.4s ease 0s;
  width: 50%;
}

.led-custom-neon button.neon-switch-on {
  color: #FFF;
}

.tab-cont ul {
  padding: 0 18px 0 18px !important;
}

.subdiv .sub-div-1,
.subdiv .sub-div-2 {
  /* padding: 10px 18px 0 18px !important; */
  padding: 15px 18px 0 18px !important;
}

.custom-logo-form , .glass-custom-logo-form {
  padding: 0 18px 0 18px;
}

.custom-logo-form,.glass-custom-logo-form {
  display: none;
}

.custom-neon-logo-form label {
  font-weight: 400;
  font-size: 14px;
  font-family: Helvetica, sans-serif;
  /* color: #000000; */
}

.custom-neon-logo-form [type="submit"] {
  width: 100%;
  background: #333 !important;
  color: #FFF;
  font-size: 15px;
  border-radius: 5px;
}

.custom-logo-form input[type="text"],
.custom-logo-form input[type="number"],
.custom-logo-form input[type="email"],
.custom-logo-form select,
.custom-logo-form textarea,
.glass-custom-logo-form input[type="text"],
.glass-custom-logo-form input[type="number"],
.glass-custom-logo-form input[type="email"],
.glass-custom-logo-form select,
.glass-custom-logo-form textarea {
  background-color: #fafafa;
  border: 1px solid #dddddd;
  padding: 9px 12px 9px 12px;
  font-size: 14px;
  width: 100%;
  border-radius: 5px;
  margin-top: 6px;
  /* font-family: 'Poppins'; */
}

.custom-logo-form .codedropz-upload-wrapper,.glass-custom-logo-form .codedropz-upload-wrapper {
  margin-top: 6px;
}

.custom-logo-form span.required , .glass-custom-logo-form span.required {
  color: red;
}

.logo_page_supported_file {
  font-weight: 400;
  text-align: center;
  margin: 0;
  margin-top: -37px;
}

.custom-logo-form .codedropz-upload-inner h3,.glass-custom-logo-form .codedropz-upload-inner h3 {
  font-size: 14px !important;
  line-height: initial !important;
}

.custom-logo-form .codedropz-upload-container,.glass-custom-logo-form .codedropz-upload-container {
  padding: 0 20px 20px 0 !important;
}

.led-custom-neon .logo-visual-section {
  display: none;
}

.led-custom-neon .logo-visual-section {
  /* min-height: 500px; */
  /* background-color: #373a4b; */
  text-align: center;
  width: 100%;
  background: radial-gradient(circle, rgb(69, 73, 93) 0%, rgb(45, 48, 63) 100%);
}


body .customize-main-div .tabs_container .cont .color_list input+label {
  transition: all .3s ease;
}

body .customize-main-div .tabs_container .cont .color_list input:checked+label,
body .customize-main-div .tabs_container .cont .color_list input:hover+label {
  /* transform: scale(1.2); */
}

.custom-visual-section ,.glass-custom-visual-section  {
  width: 100%;
}

.led-custom-neon .custom-visual-section .scene-image-as-bg-div,
.acryli-neon-sign .custom-visual-section .scene-image-as-bg-div {
  width: 100%;
}

.led-custom-neon .scene-image-as-bg,
.acryli-neon-sign .scene-image-as-bg {
  background-size: cover;
  width: 100%;
  height: 100%;
  background-position: center;
}

.shimmerwall-section {

  padding: 15px 22px 0 18px !important;

}

.shimmerwall-section h6 {
  margin-bottom: 10px !important;
}

.simmerwall_img1 {
  margin-bottom: 20px;
}

/*next and pre modal*/
.image-slider-popup {
  position: relative;
}

.image-slider-popup img {
  display: none;
}

.image-slider-popup img.active-img {
  display: block;
}

.prev-button,
.next-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 10px 12px;
  background-color: #ccc;
  border: none;
  cursor: pointer;
}

.prev-button {
  left: -20px;
}

.next-button {
  right: -20px;
}

/*for font UI*/
.led-custom-neon .tabs_container .cont .font_list input+label,
.acryli-neon-sign .tabs_container .cont .font_list input+label {
  width: 31.3%;
  height: 50px;
  border-radius: 4px;
  line-height: 48px;
}

.led-custom-neon .tabs_container .cont .font_list input:checked+label,
.acryli-neon-sign .tabs_container .cont .font_list input:checked+label {
  line-height: 48px;
}

.led-custom-neon .tabs_container .cont .font_list label.font23,
.acryli-neon-sign .tabs_container .cont .font_list label.font23 {
  line-height: 36px;
}

.led-custom-neon .tabs_container .cont .font_list label.font4,
.acryli-neon-sign .tabs_container .cont .font_list label.font4 {
  line-height: 50px;
}

.led-custom-neon .tabs_container .cont .font_list label.font10,
.acryli-neon-sign .tabs_container .cont .font_list label.font10 {
  font-size: 19px;
}

.led-custom-neon .tabs_container .cont .font_list input:checked+label,
.led-custom-neon .tabs_container .cont .font_list input+label:hover,
.acryli-neon-sign .tabs_container .cont .font_list input:checked+label,
.acryli-neon-sign .tabs_container .cont .font_list input+label:hover  {
  border: 1px solid #5b7e5b;
  color: #5b7e5b;
}

/*dynamic color starts css starts*/
div:not(.offEnabled)>.dynamicColor>span {
  background-image: -webkit-linear-gradient(-45deg, rgb(255, 0, 0), rgb(0, 255, 72), rgb(0, 215, 255));
  background-clip: text;
  -webkit-background-clip: text;
  animation: 2s linear 0s infinite normal none running dynamicColor;
  -webkit-text-fill-color: transparent;
  padding: 15px;
  /* font-weight: 600; */
}

.Customize_text_Ovewrite {
  /* color: unset !important; */
  text-shadow: unset !important;
}

.Customize_text_span_Ovewrite {
  text-shadow: unset !important;
}

.led-custom-neon #Customize_text_span,
.led-custom-neon #Customize_text {
  transition: all .2s ease-in-out;
}

.Customize_back_black2_Ovewrite_dynamic {
  background-image: -webkit-linear-gradient(-45deg, rgb(255, 0, 0), rgb(0, 255, 72), rgb(0, 215, 255));
  animation: 2s linear 0s infinite normal none running dynamicColor;
}

div:not(.offEnabled)>.multiColor>span {
  animation-name: multi-colour-neon;
  animation-duration: 12s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  font-weight: 500;
  /* color:#FFF; */
}

.Customize_back_black2_Ovewrite_multi {
  background-color: unset;
  animation: 2s linear 0s infinite normal none running multi-colour-neon-bg;
}

@keyframes dynamicColor {
  0% {
    filter: hue-rotate(0deg);
  }

  100% {
    filter: hue-rotate(-360deg);
  }
}

@keyframes multi-colour-neon {
  0% {
    text-shadow: rgb(255, 255, 255) 0px 0px 20px, rgb(255, 255, 255) 0px 0px 30px, rgb(255, 255, 255) 0px 0px 40px, rgb(255, 255, 255) 0px 0px 55px, rgb(255, 255, 255) 0px 0px 75px;
    color: rgb(255, 255, 255);
  }

  12.5% {
    text-shadow: rgb(251, 222, 61) 0px 0px 20px, rgb(251, 222, 61) 0px 0px 30px, rgb(251, 222, 61) 0px 0px 40px, rgb(251, 222, 61) 0px 0px 55px, rgb(251, 222, 61) 0px 0px 75px;
    color: rgb(251, 222, 61);
  }

  25% {
    text-shadow: rgb(253, 122, 17) 0px 0px 20px, rgb(253, 122, 17) 0px 0px 30px, rgb(253, 122, 17) 0px 0px 40px, rgb(253, 122, 17) 0px 0px 55px, rgb(253, 122, 17) 0px 0px 75px;
    color: rgb(253, 122, 17);
  }

  37.5% {
    text-shadow: rgb(249, 55, 53) 0px 0px 20px, rgb(249, 55, 53) 0px 0px 30px, rgb(249, 55, 53) 0px 0px 40px, rgb(249, 55, 53) 0px 0px 55px, rgb(249, 55, 53) 0px 0px 75px;
    color: rgb(249, 55, 53);
  }

  50% {
    text-shadow: rgb(252, 57, 254) 0px 0px 20px, rgb(252, 57, 254) 0px 0px 30px, rgb(252, 57, 254) 0px 0px 40px, rgb(252, 57, 254) 0px 0px 55px, rgb(252, 57, 254) 0px 0px 75px;
    color: rgb(252, 57, 254);
  }

  62.5% {
    text-shadow: rgb(178, 139, 255) 0px 0px 20px, rgb(178, 139, 255) 0px 0px 30px, rgb(178, 139, 255) 0px 0px 40px, rgb(178, 139, 255) 0px 0px 55px, rgb(178, 139, 255) 0px 0px 75px;
    color: rgb(178, 139, 255);
  }

  75% {
    text-shadow: rgb(70, 215, 255) 0px 0px 20px, rgb(70, 215, 255) 0px 0px 30px, rgb(70, 215, 255) 0px 0px 40px, rgb(70, 215, 255) 0px 0px 55px, rgb(70, 215, 255) 0px 0px 75px;
    color: rgb(70, 215, 255);
  }

  87.5% {
    text-shadow: rgb(87, 250, 162) 0px 0px 20px, rgb(87, 250, 162) 0px 0px 30px, rgb(87, 250, 162) 0px 0px 40px, rgb(87, 250, 162) 0px 0px 55px, rgb(87, 250, 162) 0px 0px 75px;
    color: rgb(87, 250, 162);
  }

  100% {
    text-shadow: rgb(255, 255, 255) 0px 0px 20px, rgb(255, 255, 255) 0px 0px 30px, rgb(255, 255, 255) 0px 0px 40px, rgb(255, 255, 255) 0px 0px 55px, rgb(255, 255, 255) 0px 0px 75px;
    color: rgb(255, 255, 255);
  }
}

@keyframes multi-colour-neon-bg {
  0% {
    background-color: rgb(255, 255, 255);
  }

  12.5% {
    background-color: rgb(251, 222, 61);
  }

  25% {
    background-color: rgb(253, 122, 17);
  }

  37.5% {
    background-color: rgb(249, 55, 53);
  }

  50% {
    background-color: rgb(252, 57, 254);
  }

  62.5% {
    background-color: rgb(178, 139, 255);
  }

  75% {
    background-color: rgb(70, 215, 255);
  }

  87.5% {
    background-color: rgb(87, 250, 162);
  }

  100% {
    background-color: rgb(255, 255, 255);
  }
}

/*dynamic color starts css ends*/
body .cont .tube-type {
  font-size: 14px !important;
  /* font-weight: 500; */
}

/*#Customize_text{
  transition: color .2s ease;
}*/
.led-custom-neon .offEnabled.offEnabledColorWhite {
  color: #FFF !important;
}

.led-custom-neon .offEnabledColorWhite,
.led-custom-neon .offEnabled.Customize_text_Ovewrite span {
  color: #FFF;
  animation-name: unset;

}

.mt-small {
  margin-top: 25px;
}

.mt-xsmall {
  margin-top: 15px;
}

.mb-small {
  margin-bottom: 15px;
}

.section-heading {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0 18px;
  font-family: 'Roboto';
  font-size: 24px !important;
  text-transform: uppercase;
  font-weight: 500;
}

.led-custom-neon #submit,
.acryli-neon-sign #submit_acrylic {
  width: 100%;
  height: 57px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
}

.text-subtext {
  font-weight: 400;
  font-size: 14px;
}

/* .mb-small{
  margin-bottom: 10px;
} */




@keyframes multi-colour-neon-thumb {
  0% {
   
    background-color: rgb(255, 255, 255);
  }

  12.5% {
    
    background-color: rgb(251, 222, 61);
  }

  25% {
   
    background-color: rgb(253, 122, 17);
  }

  37.5% {
   
    background-color: rgb(249, 55, 53);
  }

  50% {
    
    background-color: rgb(252, 57, 254);
  }

  62.5% {
    
    background-color: rgb(178, 139, 255);
  }

  75% {

    background-color: rgb(70, 215, 255);
  }

  87.5% {

    background-color: rgb(87, 250, 162);
  }

  100% {
 
    background-color: rgb(255, 255, 255);
  }
}

.opacityColor {
  opacity: 0 !important;
}

.led-custom-neon #Customize_back_black2,
.acryli-neon-sign #Customize_back_black2  {
  transition: opacity 1s ease .3s !important;
}

.backgroundcolor-box .backgroundcolor-innerbox input {
  width: 0;
  padding: 0 !important;
}

.price-section-sub p {
  margin: 0;
  text-align: center;
  font-size: 12px;
}

.backgroundcolor-innerbox label {
  margin-right: 10px;
}

html #Console .subdiv h6 {
  font-size: 16px !important;
}

@media only screen and (min-width: 1400px) {

  .mt-small,
  .dynamic-size {
    margin-top: 25px;
  }
}

body .led-custom-neon .console-2 .text-light {
  color: #868686 !important;
}


html #Console .subdiv h6 {
  margin-bottom: 10px !important;
}

#Console .subdiv .t-h input+label {
  margin-bottom: 0 !important;
}

.led-custom-neon #tab2,
.led-custom-neon #tab3,
.led-custom-neon #tab6 {
  display: block !important;
}


/*toggle option for mobile*/
.led-custom-neon .toggle-options-mobile button,
.led-custom-neon .toggle-options-mobile-scene button,.acryli-neon-sign .toggle-options-mobile button,
.acryli-neon-sign .toggle-options-mobile-scene button {
  background: #31313129;
  border: 1px solid #FFF;
  border-radius: 5px;
  color: #FFF;
  width: 50px;
  height: 50px;
}

.led-custom-neon .toggle-options-mobile,.acryli-neon-sign .toggle-options-mobile {
  display: none;
  position: absolute;
  top: 20px;
  z-index: 1111;
  left: 20px;
  gap: 10px;
}

.led-custom-neon .toggle-options-mobile-scene,.acryli-neon-sign .toggle-options-mobile-scene  {
  display: none;
  position: absolute;
  bottom: 20px;
  z-index: 1111;
  left: 20px;
  gap: 10px;
}

.led-custom-neon .ls-show-toggle {
  display: block !important;
}

.led-custom-neon .close-svg, .acryli-neon-sign .close-svg {
  display: none;
}

.led-custom-neon .ls-show-toggle-active .close-svg {
  display: inline-block;
}

.led-custom-neon .ls-show-toggle-active .icon-svg {
  display: none;
}

.led-custom-neon .scene_list.ls-show-toggle {
  flex-wrap: wrap;
  display: flex !important;
}

.led-custom-neon .position-relative {
  font-size: 14px;
  font-weight: 400;
}

.led-custom-neon .modal_standoff_image_button {
  font-size: 10px !important;
}

.led-custom-neon .dynamic-size #cm_in {
  float: left;
}

html .led-custom-neon #Console .subdiv .dynamic-size h6 {
  width: 100%;
  max-width: 270px !important;
}

.led-custom-neon .cm-in-main {
  max-width: 100px;
}

div .led-custom-neon #Customize.unset-position,
div .acryli-neon-sign #acrylic_customize.unset-position {
  position: unset !important;
}

.led-custom-neon #Console .subdiv .t-h input+label {
  font-size: 15px;
  height: 40px !important;
  width: 57px;
  padding: 5px;
}


/*
*
* mobile changes starts
*
*/
@media only screen and (max-width: 967px) {

  .led-custom-neon .toggle-options-mobile,
  .led-custom-neon .toggle-options-mobile-scene,.acryli-neon-sign .toggle-options-mobile,
  .acryli-neon-sign .toggle-options-mobile-scene {
    display: flex;
  }

  .led-custom-neon {
    display: contents !important;
  }

  .led-custom-neon #Customize,
  .acryli-neon-sign #acrylic_customize {
    z-index: 2;
  }

  .Console-main , .glass-Console-main {
    display: flex;
  }

  #Console .custom-visual-section {
    display: contents !important;
  }

  .led-custom-neon,
  .led-custom-neon .scene-image-as-bg.ls-for-mobile,
  
  .acryli-neon-sign .scene-image-as-bg.ls-for-mobile {
    /* height: 33vh !important; */
     height: 315px !important;
  }

  /*hide the option which shows on the visual which are toogle buttons and scenes*/
  .led-custom-neon .power-ul,
  .led-custom-neon .toggle-tube-type-div,
  .led-custom-neon .scene_list {
    display: none;
  }

  .led-custom-neon #tab_power {
    left: 0;
  }

  .led-custom-neon .power-ul {
    /* top: 60px; */
    top: 0;
    /* left: 30%; */
    left: 160px;
    width: auto;
  }

  .led-custom-neon .toggle-tube-type-div {
    /* top: 78px; */
    top: 18px;
    right: 30%;
  }

  .toggle-label {
    float: right;
  }

  .led-custom-neon .scene_list {
    /* width: 100%;
    top: 78px;
    left: 0; */
    width: 80%;
    top: 55%;
    left: 80px;
    transform: unset;
    padding-left: 10px;
    padding-right: 10px;
  }

  .led-custom-neon .scene_list input+label {
    width: 15% !important;
    float: unset !important;
    clear: unset !important;
    opacity: 1 !important;
    border: 1px solid #FFF;
    margin: 0;
    margin-top: 10px;
  }

  .section-heading {
    display: none;
  }

  .led-custom-neon.reverse-div .section-heading {
    display: block !important;
    font-size: 22px !important;
    text-align: center;
    padding: 18px 18px;
  }

  .neon-options-toggle {
    margin-top: 10px;
  }

  .mt-xsmall {
    margin-top: 0;
  }

  .led-custom-neon .scene_list input {
    width: 0;
    padding: 0 !important;
  }

  .led-custom-neon .logo-visual-section h3 {
    margin-top: 0 !important;
  }


  .led-custom-neon #Console .subdiv .t-h input+label:not([for='th4']) {
    margin-right: 3px !important;
  }

  .led-custom-neon #Console .subdiv .t-h input+[for='th4'] {
    margin-right: 0 !important;
  }

  .led-custom-neon #Console .subdiv .t-h input+label {
    width: 56px !important;
  }

  

}

/*
*
* mobile changes ends
*
*/


/*
*
* for customize page only
*
*/
@media only screen and (max-width: 600px) {
  .main-container .row-container.custom-sign-row>div {
    padding: 0 !important;
  }

  .main-container .row-container.custom-sign-row {
    margin-top: 0 !important;
  }

  .page-id-74468 .menu-sticky-mobile.z-index-0 {
    z-index: 0 !important;
  }
}

.simmerwall_right2 img,
.simmerwall_right img {
  width: 45% !important;
}

/*diable dyamic and multi color css class*/
.disable-color-label {
  pointer-events: none;
  opacity: .5;
}

.disable-color-label:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: gray;
  border-radius: 50%;
}

.custom-logo-form .wpcf7-response-output,.glass-custom-logo-form .wpcf7-response-output {
  font-size: 18px !important;
  background: #ffb90047;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  color: #000 !important;
}

/*logo left section*/
.led-custom-neon .logo-header {
  margin-bottom: 18px;
  margin-top: 9px;
  font-size: 24px !important;
  color: #FFF !important;
  font-family: 'Public Sans';
}

.led-custom-neon .logo-section-div h4 {
  font-size: 19px !important;
  line-height: 36px;
  margin-top: 20px;
  margin-bottom: 10px;
  color: white !important;
  text-align: center;
  font-family: 'Public Sans';
}

.led-custom-neon .logo-section-div p {
  color: #999999;
  margin-bottom: 2.5em;
  font-family: 'Public Sans';
}

.led-custom-neon .logo-section-main {
  display: flex;
  flex-flow: column wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin: 0px auto;
  max-width: 75%;

}

@media only screen and (min-width: 1028px) {
  .led-custom-neon .logo-section-main {
    padding: 25px 40px 40px;
    flex-direction: row;
    background: none center bottom / 150% no-repeat;
  }
}

.led-custom-neon .logo-section-div {
  flex: 1 0 33.33%;
  padding: 0px 12px;
}

@media only screen and (max-width: 967px) {
  .led-custom-neon .height-unset {
    height: unset !important;
  }

  .led-custom-neon .height-vh {
    height: 33vh !important;
  }

  /*.logo-title-mobile{
    display: block;
  }*/
  .led-custom-neon.reverse-div {
    display: flex !important;
    flex-flow: nowrap;
    flex-direction: column-reverse;
    height: unset !important;
  }

  .led-custom-neon.reverse-div #Console {
    margin-bottom: 40px;
  }

  .sticky-price-section {
    bottom: 0 !important;
  }

  .led-custom-neon .neon-options-toggle {
    margin-top: 8px !important;
  }
}


@media only screen and (min-width: 968px) {
  .led-custom-neon #Customize ,
  .acryli-neon-sign #acrylic_customize {
    height: 100vh !important;
  }

  /*.logo-title-mobile{
    display: none;
  }*/

}

.led-custom-neon .logo-visual-section {
  padding-top: 3em;
}

.led-custom-neon {
  background-color: #FFF !important;
}


/*links in custom logo contact form*/
.led-custom-neon .other-links-log-div {
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
  justify-content: center;
  gap: 25px;
  text-align: center;
}

.led-custom-neon .other-links-log-div a {
  text-decoration: underline !important;
  font-family: Helvetica, sans-serif;
  font-size: .90em;
}

/*NEW UI ENDS*/

/* UI For Glass vs Custom Neon Sign Blog Start */
@media  only screen and (min-width: 968px) {
  .postid-146514 #Customize ,.postid-146514 .glass-customize-div #Glass_Customize{
    height: 75vh !important;
    width: 65% !important;
  }
  .postid-146514 #Console,.postid-146514 .glass-customize-div #Console{
    height: 75vh !important;
    overflow-y: scroll !important;
    width: 35% !important;
  }
  .postid-146514 .led-custom-neon #Console .subdiv .t-h input+label ,.postid-146514 .glass-customize-div #Console .subdiv .t-h input+label{
    width: 52px !important;
    height: 35px !important;
    font-size: 13.5px !important;
  }
  .postid-146514 .simmerwall_radio input+label{
    font-size: 14px !important;
  }
  .postid-146514 .glass-customize-div .logo-section-main , .postid-146514 .led-custom-neon .logo-section-main{
    max-width: unset !important;
    height: 55vh;
    overflow-y: scroll;
  }
}
@media  only screen and (min-width: 1599px) {
  .postid-146514 #Customize ,.postid-146514 .glass-customize-div #Glass_Customize{
    height: 65vh !important;
  
  }
  .postid-146514 #Console,.postid-146514 .glass-customize-div #Console{
    height: 65vh !important;
  }
  body.postid-146514 .tabs_container .cont .color_list input+label{
    width: 25px !important;
    height: 25px !important;
  }
}
body.postid-146514 .glass-customize-div .tabs_container .cont .color_list input + label{
  width: 20px;
  height: 20px;
}
body.postid-146514 .tabs_container .cont .color_list input+label{
  width: 17px;
  height: 17px;
}
@media only screen and (max-width:560px){
  .postid-146514 #Customize_back_black,.postid-146514 #Glass_Customize_back_black , .postid-146514#Customize_back_black2, .postid-146514 #Glass_Customize_back_black2{
    height: 100%;
  }
}
/* acrylic */
#main-acrylic {
  height: 130px;
  width: 250px;
  /* box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5); */
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.45);
  backdrop-filter: blur(2px);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
}

#inner-acrylic {
  width: auto;
  height: fit-content;
  position: absolute;
  cursor: grab;
}

#inner-acrylic img {
  width: 100%;
}

.ui-resizable-helper {
  border: 1px dotted gray;
}

.acrylic-screws {
  position: absolute;
  width: 10px;
  height: 10px;
  /* background: #919191; */
  border-radius: 50%;
  background: url('../images/acrylic-screw.png');
  background-position: center;
  background-size: cover;
}



.ui-resizable-handle {
  width: 10px !important;
  height: 10px !important;
  background-color: #ffffff;
  border: 1px solid #0000007a;
  border-radius: 50%;
  display: none !important;
}

.ui-resizable-se {
  bottom: 0px !important;
  right: 0px !important;

}

.ui-resizable-s {
  bottom: 0px !important;
  left: 50% !important;

}

.ui-resizable-e {
  right: 0px !important;
  top: 50% !important;
}

#inner-acrylic:hover .ui-resizable-handle {
  display: unset !important;
}

#acrylic-span-1 {
  left: 2%;
  top: 2%;
}

#acrylic-span-2 {
  right: 2%;
  top: 2%;
}

#acrylic-span-3 {
  left: 2%;
  bottom: 2%;
}

#acrylic-span-4 {
  right: 2%;
  bottom: 2%;
}

/* drop box css */
#acrylic-drop-box{
  width: 40px;
}
#drop-zone {
  padding: 20px;
    border: 2px dashed #cccccc;
    border-radius: 10px;
    text-align: center;
    margin-top: 10px;
    color: #cccccc;
    font-size: 16px;
    cursor: pointer;
  }
  
  #drop-zone.dragover ,#drop-zone:hover{
    border-color: #666666;
    color: #666666;
  }

#acrylic-image_loader {
  display: none;
}

#acrylic-image_loader img {
  width: 50px !important;
}

label.acrylic_shapes,
label.acrylic_sizes {
  width: fit-content !important;
  padding: 5px;
  border-radius: 10px !important;
  height: auto !important;
}

/* acrylic board color */
.board-color2 {
  background: url(../images/black-acrylic.webp) center no-repeat;
  background-size: cover;
}

.board-color1 {
  background: url(../images/white-acrylic.jpg) center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 570px) {
  .led-custom-neon #Customize,div#acrylic_customize {
    height: 315px !important;
    /* max-height: 315px !important; */
  }
  
}

.acrylic-price.sticky-price-section {
    bottom: 96px;
}
