.transition, .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-list-radio label {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.wpb_el_type_bb_responsive .wpb_element_label {
  padding: 10px;
  background: #cccccc;
  /* For browsers that do not support gradients */
  background: linear-gradient(90deg, #cccccc, #ffffff);
  /* Standard syntax (must be last) */ }

.bb-responsive-field .bb-responsive-container {
  display: none; }

.bb-responsive-field .child-label {
  font-weight: 600;
  margin-bottom: 5px;
  margin-top: 10px;
  display: block; }

.bb-responsive-field .bb-responsive-container .bb-responsive-group-container {
  background: #fff;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #5e5e5e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section {
    position: relative;
    margin-right: 10px;
    white-space: nowrap;
    float: left;
    display: inline-block;
    margin-bottom: 10px; }
    .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-list-radio {
      max-height: 28px; }
      .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-list-radio .bbradio-responsive:first-child label {
        border-left: 1px solid rgba(0, 0, 0, 0.2); }
      .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-list-radio input {
        position: absolute !important;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        width: 1px;
        border: 0;
        overflow: hidden; }
      .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-list-radio label {
        width: 60px;
        background-color: #e4e4e4;
        color: rgba(0, 0, 0, 0.6);
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        text-shadow: none;
        padding: 3px 14px;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-left: none;
        display: inline-block;
        width: auto;
        height: 20px;
        float: left; }
        .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-list-radio label .bb-fontweight-100 {
          font-weight: 100 !important; }
        .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-list-radio label .bb-fontweight-200 {
          font-weight: 200 !important; }
        .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-list-radio label .bb-fontweight-300 {
          font-weight: 300 !important; }
        .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-list-radio label .bb-fontweight-400 {
          font-weight: 400 !important; }
        .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-list-radio label .bb-fontweight-500 {
          font-weight: 500 !important; }
        .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-list-radio label .bb-fontweight-600 {
          font-weight: 600 !important; }
        .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-list-radio label .bb-fontweight-700 {
          font-weight: 700 !important; }
        .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-list-radio label .bb-fontweight-800 {
          font-weight: 800 !important; }
        .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-list-radio label .bb-fontweight-900 {
          font-weight: 900 !important; }
        .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-list-radio label .bb-text-decoration-none {
          text-decoration: none !important; }
        .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-list-radio label .bb-text-decoration-overline {
          text-decoration: overline !important; }
        .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-list-radio label .bb-text-decoration-underline {
          text-decoration: underline !important; }
        .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-list-radio label .bb-text-decoration-line-through {
          text-decoration: line-through !important; }
      .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-list-radio input:checked + label {
        background-color: #2c3e50;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #fff; }
    .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .wp-picker-container {
      display: inline-block;
      vertical-align: top; }
      .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .wp-picker-container > button {
        margin: 0;
        height: 28px; }
        .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .wp-picker-container > button .wp-color-result-text {
          line-height: 27px; }
      .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .wp-picker-container .bb-tiny-input.bb-color-picker {
        margin-left: 5px; }
    .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-field-icon {
      width: auto;
      float: left;
      display: inline-block;
      min-width: 16px;
      padding: 3px 4px;
      font-size: 12px;
      font-weight: 400;
      line-height: 20px;
      text-align: center;
      text-shadow: 0 1px 0 #fff;
      background-color: #eee;
      border: 1px solid #ccc;
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px; }
    .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section select.bb-tiny-input {
      height: 28px;
      width: auto !important;
      max-width: none; }
    .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-tiny-input[type=radio] {
      width: auto !important;
      max-width: none; }
    .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-tiny-input[type="text"]:not(.bb-color-picker) {
      border-left: 0;
      margin-bottom: 0;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      margin-left: -4px;
      padding-top: 2px;
      padding-bottom: 5px;
      line-height: 19px;
      display: inline-block;
      -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
      box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
      background-color: #fff;
      color: #333;
      -webkit-transition: .05s border-color ease-in-out;
      transition: .05s border-color ease-in-out;
      width: 65px;
      text-align: center; }
    .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-normal-input {
      width: 369px !important;
      text-align: left !important;
      padding-left: 10px !important; }
    .bb-responsive-field .bb-responsive-container .bb-responsive-group-container .bb-responsive-section .bb-text-examples {
      margin-top: 10px; }

.bb-responsive-field .wpb_vc_param_value {
  display: none; }
