/**
 * @file
 * zombree_webform styles.
 */

.mobitoil-order-form-wrapper {
}

.mobitoil-order-form-wrapper  .tabledrag-toggle-weight-wrapper,
.mobitoil-order-form-wrapper .webform-multiple-table--handle {
    display: none;
}

.mobitoil-order-form-wrapper table thead {
    display: none;
}


.mobitoil-order-form-select {
    display: flex;
    flex-direction: row-reverse;
    max-height: 100px;
    width: 80%;
    align-items: center;
    padding-right: 2rem;
}

.mobitoil-order-form-select select,
.mobitoil-order-form-product--wrapper input {
    height: 38px;
}

.mobitoil-order-form-product--wrapper .js-form-item {
    margin: 0px!important;
}

.mobitoil-order-form-select label {
    display: none;
}

.mobitoil-order-form-select img {
    max-height: 100px;
    width: auto;
}

.mobitoil-order-form-product--wrapper {
    display: flex;
    align-items: center;
}

.mobitoil-order-form-product--wrapper label {
    display: none;
}
.mobitoil-order-form-wrapper .webform-multiple-add {
    display: none!important;
}




.mobitoil-fieldgroup {
}

.mobitoil-fieldgroup>.fieldset-wrapper {
}

.mobitoil-fieldgroup legend {
    background: none!important;;
    font-family: var(--bs-font-sans-serif)!important;
    border: none!important;
    font-weight: 600;
    font-size: 1.125rem;
    padding-bottom: 0px!important;
    padding-top: 1rem!important;
    margin-bottom: -0.5rem!important;
}

.mobitoil-fieldgroup legend span {
    padding-left: 0.5em;
}

.mobitoil-fieldgroup legend span::after {
    content: '';
    width: 60px;
    height: 2px;
    background-color: var(--bs-yellow);
    display: block;
    margin-top: 10px;
    margin-left: 0.5em;
  }

.webform-submission-mobile-toiletten-v4-add-form {
    max-width: 1200px;
    margin: auto;
    padding: 2rem;
}

.webform-submission-mobile-toiletten-v4-add-form .webform-flex--container fieldset.form-wrapper {
    margin: 0px!;
}


.webform-submission-mobile-toiletten-v4-add-form .webform-flex--container fieldset.form-wrapper.mb-2 {
    margin-bottom: 1rem!important;
}

.mobitoil-order-form-product-multi--wrapper .details-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%;
}

.mobitoil-order-form-product-multi--wrapper .details-wrapper>fieldset {
    width: 23%;
    display: flex;
    max-height: none;
    flex-wrap: wrap;
    padding: 0px!important;
    margin: 1%!important;
    background-color: var(--bs-gray-100)!important;
    border: none!important;
    position: relative;
    padding-bottom: 1.5rem!important;
}

.mobitoil-order-form-product-multi--wrapper .details-wrapper>fieldset>legend {
    background-color: var(--bs-white)!important;
    border: none!important;
    color: var(--bs-black);
  font-size: 1.025rem;
  position: relative;
  z-index: 1;
  font-weight: 500;
  line-height: 1.2;
  padding: 0px!important;
  padding-bottom: 0.5rem!important;
  font-family: var(--bs-font-sans-serif);
}

.mobitoil-order-form-product-multi--wrapper .details-wrapper>fieldset input[type=text],
.mobitoil-order-form-product-multi--wrapper .details-wrapper>fieldset input[type=number],
.mobitoil-order-form-product-multi--wrapper .details-wrapper>fieldset select {
    background: var(--bs-white)!important;
}

.mobitoil-order-form-product-multi--wrapper .details-wrapper>fieldset details {
    position: absolute;
    left: 1px;
    right: 1px;
    bottom: 1px;
    margin: 0px;
    border: none!important;
}

.mobitoil-order-form-product-multi--wrapper .details-wrapper>fieldset details > .details-wrapper {
    padding: 1rem!important;
}

.mobitoil-order-form-product-multi--wrapper .details-wrapper>fieldset details > .details-wrapper>div {
    margin: 0px!important;
}

.mobitoil-order-form-product-multi--wrapper .details-wrapper>fieldset details > .details-wrapper label {
    font-weight: 400;
}

.mobitoil-order-form-product-multi--wrapper .details-wrapper>fieldset details>summary {
    border: none!important;;
    background-color: var(--bs-yellow)!important;
    font-family: var(--bs-font-sans-serif);
    position: relative;
    display: inline-block;
    padding-left: 2rem;
}

.mobitoil-order-form-product-multi--wrapper .details-wrapper>fieldset details summary::marker {
    display: none;
    color: transparent;
}

.mobitoil-order-form-product-multi--wrapper .details-wrapper>fieldset details summary::before {
    font: var(--fa-font-light);
  content: "\2b";
  display: inline-block;
  position: absolute;
  top: 11px;
  left: 9px;
}

.mobitoil-order-form-product-multi--wrapper .details-wrapper>fieldset details[open] summary::before {
    font: var(--fa-font-light);
  content: "\f068";
  display: inline-block;
}

.mobitoil-order-form-product-multi--wrapper .details-wrapper>fieldset details ::-webkit-details-marker {
    display: none;
  }

.mobitoil-order-form-product-multi--wrapper .form-type-checkbox  {
    display: block;
    width: 100%;
}



  .mobitoil-topseller-wrapper {
    border: none!important;
  }

  .mobitoil-topseller-wrapper>.details-wrapper {
    border: none!important;
    padding: 0px!important;
  }

  .mobitoil-topseller-wrapper>summary {
    background: none !important;
  font-family: var(--bs-font-sans-serif) !important;
  border: none !important;
  font-weight: 600;
  font-size: 1.125rem;
  padding-bottom: 0px !important;
  padding-top: 1rem !important;
  display: none;
  margin-bottom: -0.5rem !important;
  }

  .mobitoil-topseller-wrapper>summary::after {
    content: '';
    width: 60px;
    height: 2px;
    background-color: var(--bs-yellow);
    display: block;
    margin-top: 10px;
    margin-left: 0.5em;
  }

  .webform-submission-mobile-toiletten-v4-add-form .fieldset-wrapper,
  .webform-submission-mobile-toiletten-v4-add-form legend {
    background: none!important
  }

  body fieldset.form-item.mobitoil-fieldgroup {
    display: block;
}


body fieldset.form-item.mobitoil-fieldgroup.js-webform-states-hidden {
    display: none;
}



@media (max-width: 1699.98px) {}

@media (max-width: 1399.98px) {}

@media (max-width: 1199.98px) {

}

@media (max-width: 991.98px) {

    .mobitoil-order-form-product-multi--wrapper .details-wrapper>fieldset {
        width: 31%;
    }

}

@media (max-width: 767.98px) {

   
    .mobitoil-fieldgroup legend {
        padding-left: 0px!important;
    }

    .mobitoil-order-form-product-multi--wrapper .details-wrapper>fieldset {
        width: 48%;
    }

}

@media (max-width: 575.98px) {
    
}


@media (max-width: 399.98px) {

    .mobitoil-order-form-product-multi--wrapper .details-wrapper>fieldset {
        width: 98%;
    }

}