#xavitech-config {
  text-align: left; }
  #xavitech-config .tabs {
    overflow: hidden;
    border-bottom: #e98300 2px solid; }
    #xavitech-config .tabs a {
      display: block;
      float: left;
      padding: 8px 14px;
      margin-right: 5px;
      border: #eee 1px solid;
      border-bottom: 0; }
      #xavitech-config .tabs a.active {
        border-color: #e98300;
        background: #e98300;
        color: #fff; }
  #xavitech-config .noUi-connect {
    background: #e98300; }
  #xavitech-config .noUi-target {
    border: none; }
  #xavitech-config .noUi-connect,
  #xavitech-config .noUi-target.noUi-connect {
    box-shadow: none; }
  #xavitech-config .noUi-background {
    background: #eee; }
  #xavitech-config .orange {
    display: none; }
  #xavitech-config.orange .orange {
    display: block; }
  #xavitech-config.orange .black {
    display: none; }
  #xavitech-config .selection {
    overflow: hidden; }
    #xavitech-config .selection a {
      display: block;
      float: left;
      padding: 2px 8px;
      font-weight: bold;
      font-size: 14px;
      color: #000;
      border-right: #eee 1px solid; }
      #xavitech-config .selection a:first-child {
        margin-left: 0; }
      #xavitech-config .selection a:last-child {
        margin-right: 0;
        border: none; }
      #xavitech-config .selection a .x-icon {
        margin-right: 5px;
        color: #e98300; }
      #xavitech-config .selection a.active {
        background: #e98300;
        color: #fff;
        border-radius: 3px; }
        #xavitech-config .selection a.active .x-icon {
          color: #fff; }
        #xavitech-config .selection a.active .x-icon:before {
          content: "\f192"; }
  #xavitech-config .slider {
    width: 100%;
    margin: 5px 0; }
  #xavitech-config .row {
    position: relative;
    border-bottom: #eee 1px solid;
    padding-left: 170px;
    padding-top: 15px;
    padding-bottom: 15px; }
    #xavitech-config .row.dark {
      border: none;
      background: #4d4f53;
      color: #fff; }
      #xavitech-config .row.dark .price {
        color: #e98300;
        font-size: 24px; }
        #xavitech-config .row.dark .price span {
          color: #fff; }
      #xavitech-config .row.dark label {
        top: 22px; }
    #xavitech-config .row label {
      display: block;
      font-weight: bold;
      position: absolute;
      top: 15px;
      left: 20px; }
  #xavitech-config .sliders .row {
    padding-right: 290px; }
    #xavitech-config .sliders .row span.right {
      display: block;
      width: 250px;
      position: absolute;
      top: 15px;
      right: 0; }
  #xavitech-config .sliders .inner > span {
    display: block;
    font-weight: bold;
    position: absolute;
    top: 10px;
    left: 0; }
    #xavitech-config .sliders .inner > span span {
      font-weight: normal; }

@media (max-width: 481px) {
  #xavitech-config .tabs a {
    padding: 4px 7px;
    font-size: 14px; }
  #xavitech-config .row {
    padding-left: 0; }
    #xavitech-config .row label {
      position: relative;
      top: auto;
      left: auto;
      margin-bottom: 10px; }
    #xavitech-config .row.dark {
      padding-left: 20px; }
      #xavitech-config .row.dark label {
        top: auto;
        margin-bottom: 0; }
  #xavitech-config .sliders .row {
    padding-right: 0; }
    #xavitech-config .sliders .row span.right {
      position: relative;
      width: auto;
      text-align: right;
      top: auto;
      right: auto; } }
