@charset "UTF-8";

input {
  font-family: 'Open Sans', sans-serif !important;
}

::placeholder {
  color: rgba(0, 0, 0, 0.15);
}

.btn {
  cursor: pointer;
}

.fa-chevron-right {
  width: 16px;
}

.editable-text {
  font-size: 24px;
  margin-left: -15px;
  padding: 12px 15px;
}

.editable-text.inactive {
  background: transparent;
  border: 1px solid transparent;
}

.editable-text:hover {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
  outline: none;
}

.editable-text-no-border {
  font-size: 24px;
  margin-left: -15px;
  padding: 12px 15px;
}

.editable-text-no-border.inactive {
  background: transparent;
  border: 1px solid transparent;
}

#group-summary-table-total-weight {
  width: 73px;
}

.form-control.noneditable-text.inactive {
  background: transparent;
  border: 1px solid transparent;
}

.form-control.noneditable-text:disabled {
  background-color: transparent;
  border: 1px solid transparent;
  cursor: initial;
  font-weight: bold;
}

select::-ms-expand {
  display: none;
}

#login_modal .mepr_price {
  display: none;
}

#login_modal .mepr_error {
  display: none;
}

#login_modal .modal-footer {
  background-color: #c9e6d8;
  display: initial;
}

#registration_modal .mepr_price {
  display: none;
}

#registration_modal .mepr_error {
  display: none;
}

#registration_modal .modal-footer {
  background-color: #c9e6d8;
  display: initial;
}

h1.entry-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  color: #324057;
}

.kit-toolbar .input-group .input-group-addon {
  padding: .5rem .5rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  color: inherit;
  text-align: center;
  background-color: transparent;
  border: 0;
}

.kit-toolbar .clone-kit-counter {
  padding: 7px 9px;
}

.kit-toolbar .favorite-kit,
.kit-toolbar .unfavorite-kit {
  padding: 7px 11px;
}

.kit-toolbar .unlike-kit,
.kit-toolbar .like-kit {
  padding: 7px 10px;
}

.kit-builder-contact-form .card-header {
  background-color: #D3DCE6;
  color: #383838;
}

.page-template-kits .jumbotron {
  background-color: transparent;
}

.page-template-kits .jumbotron.kit-builder-logged-in {
  background-color: #485666;
  color: #ffffff;
}

.page-template-kits .jumbotron.kit-builder-logged-in h1.entry-title {
  color: #ffffff;
}

.page-template-kits .jumbotron.kit-builder-logged-in #create-kit-modal {
  color: #485666;
}

.page-template-kits .jumbotron.kit-builder-logged-in .my-kits-card {
  background-color: #5B6776;
  min-height: 290px;
}

.page-template-kits .jumbotron.kit-builder-logged-in .my-kits-card a {
  color: #ffffff;
  text-decoration: none;
}

.page-template-kits .jumbotron.kit-builder-logged-in .my-kits-card .delete-kit {
  display: none;
}

.page-template-kits .jumbotron.kit-builder-logged-in .my-kits-card .my-kits-card-row:hover .delete-kit,
.page-template-kits .jumbotron.kit-builder-logged-in .my-kits-card .delete-kit:hover {
  display: inline-block;
}

.page-template-kits .jumbotron.kit-builder-logged-in .my-kits-card .likeh2 {
  color: #ffffff;
}

.page-template-kits .jumbotron.kit-builder-logged-in .my-kits-card .likeh2 button#create-kit-modal {
  color: #ffffff;
}

.page-template-kits .jumbotron.kit-builder-logged-in .my-favs-card {
  background-color: #5B6776;
  min-height: 290px;
}

.page-template-kits .jumbotron.kit-builder-logged-in .my-favs-card a {
  color: #ffffff;
  text-decoration: none;
}

.page-template-kits .jumbotron.kit-builder-logged-in .my-favs-card .delete-favorite {
  display: none;
}

.page-template-kits .jumbotron.kit-builder-logged-in .my-favs-card .my-favs-card-row:hover .delete-favorite,
.page-template-kits .jumbotron.kit-builder-logged-in .my-favs-card .delete-favorite:hover {
  display: inline-block;
}

.page-template-kits .jumbotron.kit-builder-logged-in .my-favs-card .likeh2 {
  color: #ffffff;
}

.page-template-kits .jumbotron.kit-builder-logged-in .my-favs-card .likeh2 button#create-kit-modal {
  color: #ffffff;
}

.page-template-kits .jumbotron.kit-builder-logged-in .no-list-content {
  margin-top: auto;
  margin-bottom: auto;
  text-align: center;
}

.page-template-kits .jumbotron.kit-builder-logged-in .no-list-content button#create-kit-modal {
  color: #ffffff;
}

.page-template-kits .jumbotron.kit-builder-logged-in .no-list-content .likeh3 {
  color: #ffffff;
}

.page-template-kits .jumbotron.kit-builder-logged-in .no-list-content .subtext {
  font-size: 14px;
}

.page-template-kits .jumbotron .table tbody + tbody {
  border: none;
}

.page-template-kits .jumbotron .table tr {
  height: 35px;
}

.page-template-kits .card {
  overflow: hidden;
}

.page-template-kits .card.starter-featured-kits .image-container {
  max-height: 156px;
}

.page-template-kits .card.starter-featured-kits .image-container img {
  overflow: hidden;
}

.page-template-kits .card.starter-featured-kits .form-group {
  margin-bottom: 0;
}

.page-template-kits .card.starter-featured-kits .list-group-item {
  border: none;
}

.page-template-kits .card.starter-featured-kits .table td {
  padding-top: 8px;
  padding-bottom: 8px;
}

.page-template-kits.modal-open .modal {
  z-index: 105000;
}

.page-template-kits.modal-open .modal.kit-builder-wizard {
  overflow-y: hidden;
}

.page-template-kits.modal-open .modal.kit-builder-wizard .modal-dialog {
  margin: 0;
  max-width: initial;
}

.page-template-kits.modal-open .modal.kit-builder-wizard .modal-dialog .modal-content {
  background-color: transparent;
  border: none;
}

.btn {
  white-space: initial !important;
}

.btn.add-to-kit {
  white-space: nowrap !important;
}

.btn.add-to-kit-disabled {
  cursor: not-allowed;
  white-space: nowrap !important;
}

.save-your-work.card-success.card-inverse {
  color: #383838;
}

.new-kit-instructions-image {
  background-image: url("/wp-content/plugins/tp-kitbuilder/includes/img/graph-bg.png");
  background-size: cover;
  min-height: 275px;
}

.new-kit-instructions-overlay {
  background-color: rgba(255, 255, 255, 0.95);
  height: 100%;
  width: 100%;
}

.new-kit-instructions-text {
  min-height: 275px;
}

.kit-group a.dropdown-item {
  text-decoration: none;
}

.kit-group a.dropdown-item:hover {
  background-color: #2db5a3;
  color: #ffffff;
}

.kit-group table {
  background-color: none;
}

.kit-group table thead th {
  border-bottom: 0;
  border-top: 0;
}

.group-header .metrics-headings {
  display: block;
  width: 300px;
}

.group-header .item-column-heading {
  display: block;
  width: 110px;
}

.group-header .description-column-heading {
  width: 280px;
}

.group-header .weight-column-heading {
  display: inline-block;
  width: 125px;
}

.group-header .item-price-heading {
  display: inline-block;
  width: 75px;
}

.group-header .item-quantity-heading {
  display: inline-block;
  width: 60px;
}

.kit-item-row {
  border-top: 1px solid #eee;
}

.kit-item-row .name-column {
  width: 175px !important;
}

.kit-item-row .item-description {
  border: 0;
  display: block;
  flex: 1;
  width: 320px !important;
}

.kit-item-row .item-weight {
  width: 90px !important;
}

.kit-item-row .item-weight-units {
  width: 50px !important;
}

.kit-item-row .price-column {
  flex: 0 0 100px;
}

.kit-item-row .item-price {
  width: 110px !important;
}

.kit-item-row .qty-column {
  flex: 0 0 70px;
  width: 70px !important;
}

.kit-item-row .action-column {
  width: 40px !important;
}

.my-gear-table {
  width: 100%;
}

.my-gear-table .action-column {
  width: 45px;
}

.my-gear-table #my-gear-rows td,
.my-gear-table #my-gear-rows th {
  word-break: break-all;
}

.my-gear-table #my-gear-rows td.fit,
.my-gear-table #my-gear-rows th.fit {
  white-space: nowrap;
  width: 1%;
  overflow-x: hidden;
}

.my-gear-table #my-gear-rows td.full,
.my-gear-table #my-gear-rows th.full {
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}

.my-gear-table #my-gear-rows td.product-description,
.my-gear-table #my-gear-rows th.product-description {
  max-width: 0px;
}

.group-footer .item-group-weight-units {
  width: 50px !important;
}

#view-kit-link {
  width: 320px !important;
}

#view-kit-link[readonly] {
  background-color: #ffffff;
}

.kit-item-row-view .metrics-headings {
  display: block;
  width: 300px;
}

.kit-item-row-view .item-column-heading {
  display: block;
  width: 110px;
}

.kit-item-row-view .description-column-heading {
  width: 280px;
}

.kit-item-row-view .weight-column-heading {
  display: inline-block;
  width: 125px;
}

.kit-item-row-view .item-price-heading {
  display: inline-block;
  width: 75px;
}

.kit-item-row-view .item-quantity-heading {
  display: inline-block;
  width: 60px;
}

.kit-item-row-view td {
  border-top: 1px solid #eee !important;
}

.mobile .editable-text {
  font-size: 18px;
}

.mobile input[readonly] {
  background-color: transparent !important;
}

.mobile textarea[readonly] {
  background-color: transparent !important;
}

.mobile .group-header .item-quantity-heading {
  display: initial;
  text-align: right !important;
  width: auto;
  font-size: 14px;
}

.mobile .group-header .delete-group {
  position: initial;
}

.mobile .kit-group-item .form-control {
  width: 100%;
}

.mobile .kit-item-row {
  padding-top: 1px;
}

.mobile .kit-item-row .name-column {
  width: 215px;
}

.mobile .kit-item-row .item-description {
  width: 270px;
}

.mobile .kit-item-row .item-weight {
  text-align: left;
  width: 75px;
}

.mobile .kit-item-row .item-price {
  width: 75px;
}

.mobile .kit-item-row .qty-column {
  width: 45px;
}

.mobile .kit-item-row .action-column {
  margin-left: -25px;
  width: 20px;
}

.mobile .kit-item-row-tray .item-link {
  width: 240px !important;
}

.mobile .weight-wrapper {
  width: 130px;
}

.mobile .price-wrapper {
  width: 75px;
}

.mobile .qty-wrapper {
  width: 45px;
}

.group-summary-table-weight-column {
  width: 80px;
}

.croppie-container {
  width: 100%;
  height: 100%;
}

.croppie-container .cr-image {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: 0 0;
  max-height: none;
  max-width: none;
}

.croppie-container .cr-boundary {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.croppie-container .cr-viewport,
.croppie-container .cr-resizer {
  position: absolute;
  border: 2px solid #fff;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.5);
  z-index: 0;
}

.croppie-container .cr-resizer {
  z-index: 2;
  box-shadow: none;
  pointer-events: none;
}

.croppie-container .cr-resizer-vertical,
.croppie-container .cr-resizer-horisontal {
  position: absolute;
  pointer-events: all;
}

.croppie-container .cr-resizer-vertical::after,
.croppie-container .cr-resizer-horisontal::after {
  display: block;
  position: absolute;
  box-sizing: border-box;
  border: 1px solid black;
  background: #fff;
  width: 10px;
  height: 10px;
  content: '';
}

.croppie-container .cr-resizer-vertical {
  bottom: -5px;
  cursor: row-resize;
  width: 100%;
  height: 10px;
}

.croppie-container .cr-resizer-vertical::after {
  left: 50%;
  margin-left: -5px;
}

.croppie-container .cr-resizer-horisontal {
  right: -5px;
  cursor: col-resize;
  width: 10px;
  height: 100%;
}

.croppie-container .cr-resizer-horisontal::after {
  top: 50%;
  margin-top: -5px;
}

.croppie-container .cr-original-image {
  display: none;
}

.croppie-container .cr-vp-circle {
  border-radius: 50%;
}

.croppie-container .cr-overlay {
  z-index: 1;
  position: absolute;
  cursor: move;
  touch-action: none;
}

.croppie-container .cr-slider-wrap {
  width: 75%;
  margin: 15px auto;
  text-align: center;
}

.croppie-result {
  position: relative;
  overflow: hidden;
}

.croppie-result img {
  position: absolute;
}

.croppie-container .cr-image,
.croppie-container .cr-overlay,
.croppie-container .cr-viewport {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

/*************************************/

/***** STYLING RANGE INPUT ***********/

/*************************************/

/*http://brennaobrien.com/blog/2014/05/style-input-type-range-in-every-browser.html */

/*************************************/

.cr-slider {
  -webkit-appearance: none;
  /*removes default webkit styles*/
  /*border: 1px solid white; */
  /*fix for FF unable to apply focus style bug */
  width: 300px;
  /*required for proper track sizing in FF*/
  max-width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: transparent;
}

.cr-slider::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: 3px;
}

.cr-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: -6px;
}

.cr-slider:focus {
  outline: none;
}

/*
.cr-slider:focus::-webkit-slider-runnable-track {
background: #ccc;
}
*/

.cr-slider::-moz-range-track {
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: 3px;
}

.cr-slider::-moz-range-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: -6px;
}

/*hide the outline behind the border*/

.cr-slider:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}

.cr-slider::-ms-track {
  width: 100%;
  height: 5px;
  background: transparent;
  /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  border-color: transparent;
  /*leave room for the larger thumb to overflow with a transparent border */
  border-width: 6px 0;
  color: transparent;
  /*remove default tick marks*/
}

.cr-slider::-ms-fill-lower {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}

.cr-slider::-ms-fill-upper {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}

.cr-slider::-ms-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: 1px;
}

.cr-slider:focus::-ms-fill-lower {
  background: rgba(0, 0, 0, 0.5);
}

.cr-slider:focus::-ms-fill-upper {
  background: rgba(0, 0, 0, 0.5);
}

/*******************************************/

/***********************************/

/* Rotation Tools */

/***********************************/

.cr-rotate-controls {
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 1;
}

.cr-rotate-controls button {
  border: 0;
  background: none;
}

.cr-rotate-controls i:before {
  display: inline-block;
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
}

.cr-rotate-l i:before {
  content: '↺';
}

.cr-rotate-r i:before {
  content: '↻';
}

.kits .table tbody tr td {
  border: none;
}

fieldset.kit-builder-fieldset {
  border: 1px groove #ddd !important;
  padding: 0 1.4em;
  margin: 0;
  -webkit-box-shadow: 0px 0px 0px 0px #000;
  box-shadow: 0px 0px 0px 0px #000;
  border-radius: 15px;
}

fieldset.kit-builder-fieldset legend {
  font-size: .8em !important;
  text-align: left !important;
  width: auto;
  /* Or auto */
  padding: 0 10px;
  /* To give a bit of padding on the left and right */
  border-bottom: none;
}

fieldset.kit-builder-fieldset textarea {
  border: none;
}

.img-container {
  position: relative;
}

.img-controls,
.img-container .fa-stack {
  position: absolute !important;
  bottom: 0px;
  right: 0px;
  margin-right: -8px;
  margin-bottom: -4px;
  cursor: pointer;
}

.my-gear-header.table thead th {
  border-bottom: none;
  border-top: none;
}

.kit-product-row {
  border-top: 1px solid #eee;
}

.is-separate-label {
  font-size: .8em !important;
}

.view-kit .form-control:disabled {
  background-color: initial !important;
  cursor: initial;
}

.page-template-kits .form-control {
  color: #475568 !important;
  font-size: 16px;
}

.page-template-kits {
  color: #475568;
}

.page-template-kits .form-text {
  font-size: 12px;
}

.portlet-placeholder {
  border: 1px dotted black;
  margin: 0 1em 1em 0;
  height: 50px;
}

#kit_description {
  overflow: auto;
  resize: none;
}

.my-gear-table .product-description {
  overflow: auto;
  max-height: 25px;
}

#group-summary-table tr {
  border-top: 1px solid #eee;
}

#kit_name:focus {
  outline: none !important;
  outline-width: 0 !important;
}

/* .description-column-wrapper{
    display: flex;
} */

/* @media (max-width: 768px) { 
  .item-description{
    flex:1;
    display:block;
    border:none;
    min-width:150px;
  } 
}
@media (min-width: 768px) { 
  .item-description{
    flex:1;
    display:block;
    border:none;
    min-width:325px;
  } 
} */

.weight-column {
  /* width: 135px !important; */
  flex: 0 0 90px;
}

.weight-column-total {
  /* width: 150px; */
  font-size: 18px;
}

.price-column-total {
  /* width: 128px; */
  font-size: 18px;
}

.checkbox label {
  margin: 0;
}

.item-group-weight-field {
  /* width: 160px !important; */
  font-weight: bold;
}

.item-group-price-field {
  /* width: 160px !important; */
  font-weight: bold;
}

.kit-group-item .form-control {
  width: auto;
}

@media only screen and (min-width: 1200px) {
  .kit-toolbar .button-wrapper {
    display: inline-block;
  }

  .kit-toolbar .button-wrapper .button-container {
    display: block;
  }

  .group-header .metrics-headings {
    display: block;
    width: 320px;
  }

  .group-header .item-column-heading {
    display: block;
    padding-left: 25px !important;
    width: 288px;
  }

  .group-header .description-column-heading {
    width: 372px;
  }

  .group-header .weight-column-heading {
    display: inline-block;
    padding-left: 70px;
    width: 125px;
  }

  .group-header .item-price-heading {
    display: inline-block;
    width: 115px;
  }

  .group-header .item-quantity-heading {
    display: inline-block;
    width: 60px;
  }

  .kit-item-row .name-column {
    width: 270px !important;
  }

  .kit-item-row .item-description {
    width: 393px !important;
  }

  .kit-item-row-tray .item-link {
    width: 630px !important;
  }

  #my-gear-rows .product-description {
    max-width: 200px;
  }

  .view-kit .group-header-view .metrics-headings,
  .view-kit .kit-item-row-view .metrics-headings {
    display: block;
    width: 320px;
  }

  .view-kit .group-header-view .item-column-heading,
  .view-kit .kit-item-row-view .item-column-heading {
    display: block;
    overflow-x: hidden;
    padding-left: 18px;
    white-space: nowrap;
    width: 285px;
  }

  .view-kit .group-header-view .description-column-heading,
  .view-kit .kit-item-row-view .description-column-heading {
    overflow-x: hidden;
    white-space: nowrap;
    width: 372px;
  }

  .view-kit .group-header-view .weight-column-heading,
  .view-kit .kit-item-row-view .weight-column-heading {
    display: inline-block;
    width: 125px;
  }

  .view-kit .group-header-view .item-price-heading,
  .view-kit .kit-item-row-view .item-price-heading {
    display: inline-block;
    width: 115px;
  }

  .view-kit .group-header-view .item-quantity-heading,
  .view-kit .kit-item-row-view .item-quantity-heading {
    display: inline-block;
    width: 60px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .kit-toolbar .button-wrapper {
    display: inline-block;
    max-width: 190px;
  }

  .kit-toolbar .button-wrapper .button-container {
    display: block;
  }

  .group-header .metrics-headings {
    display: block;
    width: 300px;
  }

  .group-header .item-column-heading {
    display: block;
    padding-left: 25px !important;
    width: 193px;
  }

  .group-header .description-column-heading {
    width: 325px;
  }

  .group-header .weight-column-heading {
    display: inline-block;
    width: 102px;
  }

  .group-header .item-price-heading {
    display: inline-block;
    width: 100px;
  }

  .group-header .item-quantity-heading {
    display: inline-block;
    width: 60px;
  }

  .kit-item-row .name-column {
    width: 175px !important;
  }

  .kit-item-row .item-description {
    width: 320px !important;
  }

  .kit-item-row-tray .item-link {
    width: 464px !important;
  }

  .view-kit .group-header-view .metrics-headings,
  .view-kit .kit-item-row-view .metrics-headings {
    display: block;
    width: 300px;
  }

  .view-kit .group-header-view .item-column-heading,
  .view-kit .kit-item-row-view .item-column-heading {
    display: block;
    overflow-x: hidden;
    padding-left: 18px;
    white-space: nowrap;
    width: 190px;
  }

  .view-kit .group-header-view .description-column-heading,
  .view-kit .kit-item-row-view .description-column-heading {
    overflow-x: hidden;
    white-space: nowrap;
    width: 325px;
  }

  .view-kit .group-header-view .weight-column-heading,
  .view-kit .kit-item-row-view .weight-column-heading {
    display: inline-block;
    width: 102px;
  }

  .view-kit .group-header-view .item-price-heading,
  .view-kit .kit-item-row-view .item-price-heading {
    display: inline-block;
    width: 100px;
  }

  .view-kit .group-header-view .item-quantity-heading,
  .view-kit .kit-item-row-view .item-quantity-heading {
    display: inline-block;
    width: 60px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
  .group-header .metrics-headings {
    display: block;
    width: 400px;
  }

  .group-header .item-column-heading {
    display: block;
    padding-left: 3px;
    width: 290px;
  }

  .group-header .description-column-heading {
    padding-left: 4px;
    width: 290px;
  }

  .group-header .weight-column-heading {
    display: inline-block;
    padding-left: 4px;
    text-align: left !important;
    width: 140px;
  }

  .group-header .item-price-heading {
    display: inline-block;
    text-align: left !important;
    width: 45px;
  }

  .group-header .item-quantity-heading {
    display: inline-block;
    text-align: left !important;
    width: 50px;
  }

  .group-header .delete-group {
    position: absolute;
  }

  .kit-item-row .name-column {
    width: 215px !important;
  }

  .kit-item-row .item-description {
    width: 270px !important;
  }

  .kit-item-row .item-weight {
    text-align: left !important;
    width: 75px !important;
  }

  .kit-item-row .item-price {
    width: 75px !important;
  }

  .kit-item-row .qty-column {
    width: 45px !important;
  }

  .kit-item-row .action-column {
    margin-left: -25px;
    width: 20px !important;
  }

  .kit-item-row-tray .item-link {
    width: 240px !important;
  }

  .weight-wrapper {
    width: 130px;
  }

  .price-wrapper {
    width: 75px;
  }

  .qty-wrapper {
    width: 45px;
  }

  .view-kit .group-header-view .metrics-headings,
  .view-kit .kit-item-row-view .metrics-headings {
    display: block;
    width: 370px;
  }

  .view-kit .group-header-view .item-column-heading,
  .view-kit .kit-item-row-view .item-column-heading {
    display: block;
    padding-left: 8px;
    width: 350px;
  }

  .view-kit .group-header-view .description-column-heading,
  .view-kit .kit-item-row-view .description-column-heading {
    overflow-x: hidden;
    padding-left: 4px;
    white-space: nowrap;
    width: 370px;
  }

  .view-kit .group-header-view .weight-column-heading,
  .view-kit .kit-item-row-view .weight-column-heading {
    display: inline-block;
    padding-left: 0;
    width: 245px;
  }

  .view-kit .group-header-view .item-price-heading,
  .view-kit .kit-item-row-view .item-price-heading {
    display: inline-block;
    width: 60px;
  }

  .view-kit .group-header-view .item-quantity-heading,
  .view-kit .kit-item-row-view .item-quantity-heading {
    display: inline-block;
    width: 30px;
  }

  .view-kit .group-header-view .delete-group,
  .view-kit .kit-item-row-view .delete-group {
    position: absolute;
  }

  .view-kit .kit-item-row .name-column {
    width: 210px !important;
  }

  .view-kit .kit-item-row .item-description {
    width: 310px !important;
  }

  .view-kit .kit-item-row .item-weight {
    text-align: left !important;
  }

  .view-kit .kit-item-row .item-price {
    width: 75px !important;
  }

  .view-kit .kit-item-row .qty-column {
    width: 45px !important;
  }

  .view-kit .kit-item-row .action-column {
    width: 20px !important;
  }

  .view-kit .name-wrapper {
    width: 300px;
  }

  .view-kit .description-wrapper {
    width: 300px;
  }

  .view-kit .weight-wrapper {
    text-align: left !important;
    width: 150px;
  }

  .view-kit .price-wrapper {
    width: 75px;
  }

  .view-kit .qty-wrapper {
    width: 45px;
  }

  .view-kit .item-group-price-container {
    width: 87px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .btn {
    white-space: initial !important;
  }

  .group-header .metrics-headings {
    display: block;
    width: 450px;
  }

  .group-header .item-column-heading {
    display: block;
    padding-left: 20px;
    width: 450px;
  }

  .group-header .description-column-heading {
    padding-left: 12px;
    width: 450px;
  }

  .group-header .weight-column-heading {
    display: inline-block;
    padding-left: 12px;
    text-align: left !important;
    width: 210px;
  }

  .group-header .item-price-heading {
    display: inline-block;
    text-align: left !important;
    width: 90px;
  }

  .group-header .item-quantity-heading {
    display: inline-block;
    text-align: left !important;
    width: 60px;
  }

  .group-header .delete-group {
    position: absolute;
  }

  .kit-item-row .name-column {
    width: 370px !important;
  }

  .kit-item-row .item-description {
    width: 415px !important;
  }

  .kit-item-row .item-weight {
    text-align: left !important;
  }

  .kit-item-row .qty-column {
    width: 70px !important;
  }

  .kit-item-row-tray .item-link {
    width: 380px !important;
  }

  .description-wrapper {
    margin-left: 7px;
  }

  .weight-wrapper {
    margin-left: 7px;
    width: 155px;
  }

  .price-wrapper {
    width: 130px;
  }

  .qty-wrapper {
    width: 65px;
  }

  .view-kit .btn {
    white-space: initial !important;
  }

  .view-kit .group-header-view .metrics-headings,
  .view-kit .kit-item-row-view .metrics-headings {
    display: block;
    width: 450px;
  }

  .view-kit .group-header-view .item-column-heading,
  .view-kit .kit-item-row-view .item-column-heading {
    display: block;
    padding-left: 8px;
    width: 450px;
  }

  .view-kit .group-header-view .description-column-heading,
  .view-kit .kit-item-row-view .description-column-heading {
    overflow-x: hidden;
    padding-left: 12px;
    white-space: nowrap;
    width: 450px;
  }

  .view-kit .group-header-view .weight-column-heading,
  .view-kit .kit-item-row-view .weight-column-heading {
    display: inline-block;
    padding-left: 12px;
    width: 250px;
  }

  .view-kit .group-header-view .item-price-heading,
  .view-kit .kit-item-row-view .item-price-heading {
    display: inline-block;
    width: 125px;
  }

  .view-kit .group-header-view .item-quantity-heading,
  .view-kit .kit-item-row-view .item-quantity-heading {
    display: inline-block;
    width: 60px;
  }

  .view-kit .group-header-view .delete-group,
  .view-kit .kit-item-row-view .delete-group {
    position: absolute;
  }

  .view-kit .kit-item-row .name-column {
    width: 370px !important;
  }

  .view-kit .kit-item-row .item-description {
    width: 470px !important;
  }

  .view-kit .kit-item-row .item-weight {
    text-align: left !important;
  }

  .view-kit .kit-item-row .qty-column {
    width: 70px !important;
  }

  .view-kit .description-wrapper {
    margin-left: 7px;
  }

  .view-kit .weight-wrapper {
    margin-left: 7px;
    width: 195px;
  }

  .view-kit .price-wrapper {
    width: 160px;
  }

  .view-kit .qty-wrapper {
    width: 65px;
  }

  .view-kit .item-group-price-container {
    margin-left: 21px;
    width: 100px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .btn {
    white-space: initial !important;
  }

  body {
    padding-top: 166px;
  }

  .group-header .metrics-headings {
    display: block;
    width: 650px;
  }

  .group-header .item-column-heading {
    display: block;
    padding-left: 30px;
    width: 230px;
  }

  .group-header .description-column-heading {
    width: 235px;
  }

  .group-header .weight-column-heading {
    display: inline-block;
    padding-left: 52px;
    text-align: left !important;
    width: 250px;
  }

  .group-header .item-price-heading {
    display: inline-block;
    text-align: left !important;
    width: 160px;
  }

  .group-header .item-quantity-heading {
    display: inline-block;
    text-align: left !important;
    width: 60px;
  }

  .kit-item-row .name-column {
    width: 208px !important;
  }

  .kit-item-row .item-description {
    width: 390px !important;
  }

  .kit-item-row .item-weight {
    text-align: left !important;
  }

  .kit-item-row .qty-column {
    width: 70px !important;
  }

  .kit-item-row-tray .item-link {
    width: 540px !important;
  }

  .weight-wrapper {
    flex: 1 1 180px;
  }

  .price-wrapper {
    flex: 1 1 180px;
  }

  .qty-wrapper {
    flex: 1 1 180px;
  }

  .view-kit .btn {
    white-space: initial !important;
  }

  .view-kit body {
    padding-top: 166px;
  }

  .view-kit .group-header-view .metrics-headings,
  .view-kit .kit-item-row-view .metrics-headings {
    display: block;
    width: 300px;
  }

  .view-kit .group-header-view .item-column-heading,
  .view-kit .kit-item-row-view .item-column-heading {
    display: block;
    overflow-x: hidden;
    padding-left: 18px;
    white-space: nowrap;
    width: 225px;
  }

  .view-kit .group-header-view .description-column-heading,
  .view-kit .kit-item-row-view .description-column-heading {
    overflow-x: hidden;
    white-space: nowrap;
    width: 425px;
  }

  .view-kit .group-header-view .weight-column-heading,
  .view-kit .kit-item-row-view .weight-column-heading {
    display: inline-block;
    padding-left: 52px;
    text-align: right !important;
    width: 150px;
  }

  .view-kit .group-header-view .item-price-heading,
  .view-kit .kit-item-row-view .item-price-heading {
    display: inline-block;
    text-align: right !important;
    width: 90px;
  }

  .view-kit .group-header-view .item-quantity-heading,
  .view-kit .kit-item-row-view .item-quantity-heading {
    display: inline-block;
    text-align: right !important;
    width: 50px;
  }

  .view-kit .weight-wrapper {
    flex: 1 1 180px;
  }

  .view-kit .price-wrapper {
    flex: 1 1 180px;
  }

  .view-kit .qty-wrapper {
    flex: 1 1 180px;
  }

  .view-kit .item-group-weight-container {
    padding-right: 4px;
  }
}