.ibd-static-pt-html-protecao-eletrica-lar .wcom-toggle,
.ibd-static-pt-generic-html-productos-plano-compromisso .wcom-toggle {
  position: relative;
}

.ibd-static-pt-html-protecao-eletrica-lar .wcom-toggle .btn,
.ibd-static-pt-generic-html-productos-plano-compromisso .wcom-toggle .btn {
  border-radius: 20.5px;
  background: #DCEBE1;
  border: none;
  color: #707070;
  font-size: 14px;
  line-height: 17px;
  padding: 4px 8px;
  min-width: 60px;
}

.ibd-static-pt-html-protecao-eletrica-lar .wcom-toggle.no-edit .btn,
.ibd-static-pt-generic-html-productos-plano-compromisso .wcom-toggle.no-edit .btn {
  background: white;
  color: white;
  pointer-events: none;
}

.ibd-static-pt-html-protecao-eletrica-lar .wcom-toggle.no-edit .btn,
.ibd-static-pt-generic-html-productos-plano-compromisso .wcom-toggle.no-edit .btn {
  border-radius: 20.5px !important;
}

.ibd-static-pt-html-protecao-eletrica-lar .wcom-toggle.no-edit .btn:not(.active),
.ibd-static-pt-generic-html-productos-plano-compromisso .wcom-toggle.no-edit .btn:not(.active) {
  display: none !important;
}

.ibd-static-pt-html-protecao-eletrica-lar .wcom-toggle .btn:not(:disabled):not(.disabled).active,
.ibd-static-pt-generic-html-productos-plano-compromisso .wcom-toggle .btn:not(:disabled):not(.disabled).active,
.ibd-static-pt-html-protecao-eletrica-lar .wcom-toggle .btn.focus,
.ibd-static-pt-generic-html-productos-plano-compromisso .wcom-toggle .btn.focus {
  background: #DCEBE1;
  border: none;
  box-shadow: none;
  color: #DCEBE1;
}

.ibd-static-pt-html-protecao-eletrica-lar .wcom-toggle>.selection,
.ibd-static-pt-generic-html-productos-plano-compromisso .wcom-toggle>.selection {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  background-color: #FFFFFF;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 5px 12px;
  border-radius: 20px;
  overflow-x: hidden;
  display: flex;
  height: 100%;
}

.ibd-static-pt-html-protecao-eletrica-lar .wcom-toggle>.selection>span,
.ibd-static-pt-generic-html-productos-plano-compromisso .wcom-toggle>.selection>span {
  display: inline-block;
  min-width: 60px;
  font-size: 14px;
  line-height: 17px;
  padding: 4px 8px;
  color: #2C2C2C;
  flex-shrink: 0;
  text-align: center;
}


@media (min-width: 576px) {

#mod-precios .calculator-container .calculator-options .calculator-section .bootstrap-select {
      width: 100% !important;
      max-width: 444px;
      padding: 0;
  }

  #mod-precios .calculator-container .calculator-options .calculator-section .wcom-toggle .btn,
  #mod-precios .calculator-container .calculator-options .calculator-section .wcom-toggle>.selection>span {
      min-width: 218px;

  }

  .ibd-static-pt-era .wcom-toggle > .selection, .ibd-static-pt-generic-html-productos-plano-compromisso .wcom-toggle > .selection{
      min-width: 218px;
}}

@media (min-width: 992px) {

  #mod-precios .calculator-container .calculator-options .calculator-section .bootstrap-select {
        width: 370px !important;
    }

    #mod-precios .calculator-container .calculator-options .calculator-section .wcom-toggle .btn,
    #mod-precios .calculator-container .calculator-options .calculator-section .wcom-toggle>.selection>span {
        min-width: 185px;

    }

    .ibd-static-pt-era .wcom-toggle > .selection, .ibd-static-pt-generic-html-productos-plano-compromisso .wcom-toggle > .selection{
        min-width: 185px;
  }
}


@media (min-width: 1200px) {

  .ibd-static-pt-html-protecao-eletrica-lar .wcom-toggle .btn,
  .ibd-static-pt-generic-html-productos-plano-compromisso .wcom-toggle .btn {
    font-size: 16px;
    line-height: 25px;
    padding: 8px 16px;
    min-width: 95px;
  }

  .ibd-static-pt-html-protecao-eletrica-lar .wcom-toggle>.selection>span,
  .ibd-static-pt-generic-html-productos-plano-compromisso .wcom-toggle>.selection>span {
    min-width: 95px;
    font-size: 16px;
    line-height: 25px;
    padding: 8px 16px;
  }

  #mod-precios .calculator-container .calculator-options .calculator-section .bootstrap-select {
          width: 246px !important;
      }
  
      #mod-precios .calculator-container .calculator-options .calculator-section .wcom-toggle .btn,
      #mod-precios .calculator-container .calculator-options .calculator-section .wcom-toggle>.selection>span {
          min-width: 118.8px;
  
      }
  
      .ibd-static-pt-era .wcom-toggle > .selection, .ibd-static-pt-generic-html-productos-plano-compromisso .wcom-toggle > .selection{
          min-width: 118.8px;
          width: 118.8px !important;
    }
}

@media (min-width: 1920px) {

  #mod-precios .calculator-container .calculator-options .calculator-section .bootstrap-select {
        width: 326px !important;
    }

    #mod-precios .calculator-container .calculator-options .calculator-section .wcom-toggle .btn,
    #mod-precios .calculator-container .calculator-options .calculator-section .wcom-toggle>.selection>span {
        min-width: 159px;

    }

    .ibd-static-pt-era .wcom-toggle > .selection, .ibd-static-pt-generic-html-productos-plano-compromisso .wcom-toggle > .selection{
        min-width: 159px;
        width: 159px !important;
  }
}