fieldset {
  max-width: 100%;
  width: 100%;
  border: none;
}

.shopcart span {
  padding: 1px 6px;
  background: #fff;
  font-size: 12px;
  color: #e13950;
  border-radius: 50%;
  font-weight: 600;
  margin-left: 3px;
}

.switch-light.switch-candy input ~ span span:first-child,
.switch-light.switch-candy input:checked ~ span span:nth-child(2),
.switch-candy input:checked + label {
  color: #fff;
  text-shadow: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transition: all 0.3s;
}

.switch-light.switch-candy span span,
.switch-light.switch-candy input:checked ~ span span:first-child,
.switch-toggle.switch-candy label {
  color: #688aaf;
  font-weight: normal;
  text-align: center;
  text-shadow: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transition: all 0.3s;
}

.switch-candy a {
  border: none;
  border-radius: 15px;
  box-shadow: none;
  background-color: #e13950;
  background-image: none;
  outline: none !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.switch-candy a:focus {
  outline: none !important;
}

.switch-candy a:focus-visible {
  outline: none !important;
  outline-offset: 0 !important;
}

.switch-toggle input {
  display: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.switch-toggle.switch-candy,
.switch-light.switch-candy > span {
  background-color: #fff;
  border-radius: 15px;
  box-shadow: none;
  border: 1px solid #dcdce6;
}

.switch-toggle label {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.continue-shopping {
  width: 100%;
  margin-top: 20px;
}

.new-used {
  display: flex;
  gap: 30px;
  align-items: center;
  margin-top: 30px;
}
.shop-title-block {
  margin-bottom: 30px;
  flex-direction: column;
}
.shop-title {
  margin: 0;
}

.salon__map {
  margin-top: 40px;
}

.complete-order {
  display: none;
}

#dealer_name,
#dealer_address,
#dealer_phone {
  font-weight: bold;
}

.complete-order .reserve-modal__subtitle span,
.complete-order .reserve-modal__subtitle a {
  display: contents;
}

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  margin-top: 30px;
}

.alert-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}

.cartElement {
  display: none;
}

.selectize-control.multi .selectize-input > div {
  width: fit-content;
  padding: 1px 8px;
  margin: 0 6px 0px 0;
  background: #e13950;
  color: #ffffff;
  border: none;
  font-size: 14px;
  border-radius: 6px;
}
.selectize-input .item:after {
  display: none !important;
}
.but,
.stock-item,
.wheel-tabs,
.selectize-input {
  border-radius: 10px !important;
}

.inptext.left-doubleselect {
  border-radius: 10px 0 0 16px !important;
}

.inptext.inpright {
  border-radius: 0 16px 16px 0;
}

.stock {
  margin-top: 30px;
  margin-bottom: 30px;
}
.stockform {
  margin-top: 0 !important;
}
.stockform-hr {
  margin: 2rem 0;
  padding: 0;
  height: 0;
  border: none;
  border-top: 2px solid #e5e7eb;
}
.wheel-tabs {
  padding: 20px;
  background-color: #f8f8f8;
  border-radius: 3px;
  padding: 1rem;
}
.stock-filter {
  display: grid;
}
.stockform-footer {
  display: flex;
  justify-content: space-between;
  gap: 2em !important;
  flex-direction: column;
}

.shop-reset {
  margin: 0;
}
.stock-filter,
.stockform-footer {
  column-gap: 1rem;
  row-gap: 1rem;
  border-radius: 3px;
}

.selectize-input {
  padding: 12px 35px 12px 14px !important;
  flex-wrap: wrap;
  row-gap: 5px;
}
.inpword {
  top: 16px;
}
.inptext,
select,
textarea {
  padding: 17px 14px;
}

.tabs > input[type='radio'] {
  display: none !important;
}

.tabs > div {
  display: none;
}

#tab-btn-1:checked ~ #content-1,
#tab-btn-2:checked ~ #content-2,
#tab-btn-2:checked ~ #content-2-goods {
  display: block;
}

.tabs > label {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 1.5;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out;
  cursor: pointer;
  margin-bottom: 2rem;
  border-radius: 10px;
}

.tabs > label:not(:first-of-type) {
  border-left: none;
}

.tabs > input[type='radio']:checked + label {
  background-color: #de354e;
  color: #fff;
}

.stock-goods {
  grid-template-columns: repeat(1, minmax(0, 1fr));
  display: grid;
  gap: 1.5rem;
  margin-top: 30px;
}
.filter-result {
  margin-top: 30px;
}
.stock-item {
  display: flex;
  flex-direction: column;
  padding: 0.25rem;
  border: 1px solid #e5e7eb;
  border-radius: 3px;
  cursor: pointer;
  transition: all 0.2s;
}

.stock-item:hover {
  box-shadow:
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(11, 23, 66, 0.08) 0px 4px 10px 4px;
}

.stock-item-img {
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 10px;
}
.stock-item-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.stock-items-left {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  flex: 1;
  position: relative;
}
.stock-item-title {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
}

.stock-item-desc {
  margin-top: auto;
  margin-bottom: 10px;
  font-size: 14px;
  display: flex;
  flex-direction: column;
}

.stock-item-price {
  font-size: 1.5rem;
  font-weight: 600;
}

.fast-search {
  display: flex;
  gap: 20px;
  align-items: center;
  gap: 15px;
  flex-direction: column;
}

.fast-search-links {
  display: flex;
  gap: 10px;
}

.fast-search-title {
  display: flex;
  align-items: center;
  gap: 10px;
}

.fast-search-links a {
  color: #de354e;
  font-weight: 600;
}

.not-find {
  display: flex;
  gap: 10px;
  text-decoration: underline;
  text-decoration-style: dotted;
  text-underline-offset: 5px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin: auto;
  text-decoration-color: #979797;
}

.equipment__menu {
  margin-bottom: 0;
  margin-top: 30px;
}

.shop-dc {
  font-size: 10px;
}

.equipment__goods {
  margin-top: 30px;
}
.stock-item-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: space-between;
  padding: 20px 0;
  align-items: center;
  margin-top: 0;
}
.stock-item-details {
  margin-top: auto;
  position: relative;
}
.stock-item-details summary {
  font-size: 16px;
  color: #688aaf;
  cursor: pointer;
  user-select: none;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 4px;
}
.stock-item-details summary::-webkit-details-marker {
  display: none;
}
.stock-item-details summary::before {
  content: '\25B8';
  font-size: 16px;
  transition: transform 0.2s;
  display: inline-block;
}
.stock-item-details[open] summary::before {
  transform: rotate(90deg);
}
.stock-item-details .stock-item-desc {
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  padding: 10px 12px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  z-index: 10;
}

.count {
  display: flex;
  margin-left: 0;
}

.count .change {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 35px;
  color: #688aaf;
  background-color: #f4f7fb;
  border-radius: 3px;
  cursor: pointer;
}

.count input {
  max-width: 55px;
  text-align: center;
  background-color: #fff;
  font-size: 14px;
  border: 1px solid #e5e7eb;
  border-radius: 3px;
  margin: 0 5px;
}

.count .minus.min {
  color: #688aaf;
  background-color: #f4f7fb;
}

.text-left {
  text-align-last: left !important;
}

.custom-span.act {
  color: #3a3f45;
  font-size: 13px;
  top: 0;
}

.reserve-modal__subtitle a {
  /* text-decoration: underline; */
  width: fit-content;
  display: block;
}
.custom-label {
  position: relative;
  border-bottom: 1px solid #a5adbd;
  transition: color 0.2s ease;
}
.custom-input {
  padding: 19px 20px 15px 0;
  font-weight: normal;
  font-size: 15px;
  line-height: 100%;
  color: #3a3f45;
  border: 0;
  outline: none;
  border-radius: 0;
  width: 100%;
  transition: all 200ms ease;
}
.custom-input:focus + .custom-span {
  top: 0;
  font-size: 13px;
  line-height: 100%;
  color: #3a3f45;
}
.custom-span {
  font-weight: normal;
  font-size: 15px;
  line-height: 100%;
  color: #858a93;
  position: absolute;
  left: 0;
  top: 22px;
  transition: all 200ms ease;
  pointer-events: none;
}
.custom-checkbox {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.custom-checkbox:hover span {
  border-color: #bec1c7;
}
.custom-checkbox:hover .custom-checkbox-text {
  color: #3a3f45;
}
.custom-checkbox span {
  background-color: #ffffff;
  border: 1px solid #dcdce6;
  box-sizing: border-box;
  border-radius: 2px;
  min-width: 20px;
  min-height: 20px;
  margin: 0 10px 0 0;
  transition: all 0.2s ease;
  position: relative;
}
.custom-checkbox span:after {
  content: '';
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_771_3971)'%3E%3Cpath d='M10.413 1.49472L11.9999 3.0817L4.5765 10.5051L-6.10352e-05 5.92869L1.58687 4.34171L4.5765 7.33123L10.413 1.49472Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_771_3971'%3E%3Crect width='12' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 12px;
  height: 12px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.2s ease;
}
.custom-checkbox-text {
  font-size: 16px;
  line-height: 120%;
  color: #858a93;
  transition: all 0.2s ease;
}
.custom-checkbox-text div {
  color: #3a3f45;
  display: inline;
}
.custom-checkbox input[type='checkbox']:checked ~ .custom-checkbox-text {
  color: #3a3f45;
}
.custom-checkbox input[type='checkbox']:checked + span {
  background-color: #de354e;
  border-color: #de354e;
}
.custom-checkbox input[type='checkbox']:checked + span:after {
  opacity: 1;
}
.reserve-modal {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(91, 115, 152, 0.5);
  z-index: 100;
  display: none;
}
.reserve-modal__inner {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1100px;
  background-color: #fff;
  margin: 0 0 0 auto;
  padding: 56px 25px 56px 40px;
  transform: translateX(100%);
  opacity: 0;
  transition:
    opacity 0.2s ease,
    transform 0.2s ease;
}
.reserve-modal__inner.active {
  transform: translateX(0);
  opacity: 1;
}
.reserve-modal__wrap {
  height: 100%;
  overflow: auto;
  padding: 0 25px 0 10px;
}
.reserve-modal__close {
  position: absolute;
  top: 60px;
  left: -48px;
  width: 48px;
  height: 48px;
  background-color: #de354e;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_334_14778)'%3E%3Cpath d='M0.827629 16C0.616869 16 0.40611 15.9199 0.24598 15.7585C-0.0754831 15.4371 -0.0754831 14.9159 0.24598 14.5944L14.5993 0.241098C14.9208 -0.0803659 15.442 -0.0803659 15.7634 0.241098C16.0849 0.562561 16.0849 1.08373 15.7634 1.4054L1.41028 15.7585C1.24895 15.9189 1.03819 16 0.827629 16Z' fill='white'/%3E%3Cpath d='M15.182 16C14.9712 16 14.7607 15.9199 14.6003 15.7585L0.24598 1.4054C-0.0754831 1.08373 -0.0754831 0.562561 0.24598 0.241098C0.567444 -0.0803659 1.08862 -0.0803659 1.41028 0.241098L15.7634 14.5944C16.0849 14.9159 16.0849 15.4371 15.7634 15.7585C15.6021 15.9189 15.3915 16 15.182 16Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_334_14778'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: center center;
  cursor: pointer;
  transition: background-color 0.2s ease;
  z-index: 1;
}
.reserve-modal__close:hover {
  background-color: #c51f38;
}
.reserve-modal__close:active {
  background-color: #de354e;
}
.reserve-modal__title {
  font-weight: bold;
  font-size: 34px;
  line-height: 46px;
  color: #20252c;
  margin: 0 0 26px;
  max-width: 460px;
}
.reserve-modal__subtitle {
  font-size: 20px;
  line-height: 27px;
  color: #3a3f45;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.reserve-modal__form {
  margin: 30px 0 0;
}
.reserve-modal__fields {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}
.reserve-modal__services {
  margin: 50px 0 0;
}
.reserve-modal__services-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  color: #3a3f45;
  margin: 0 0 14px;
}
.reserve-modal__service-item {
  padding: 12px 10px;
  max-width: 100%;
  display: flex;
  gap: 15px;
  align-items: flex-start;
  justify-content: space-between !important;
  margin: 0 0 0 -10px;
  cursor: pointer;
  flex-direction: column;
}
.reserve-modal__service-price {
  font-size: 16px;
  line-height: 100%;
  text-align: right;
  color: #3a3f45;
  width: 100%;
  font-weight: 600;
}
.reserve-modal__service-item:hover {
  background: rgba(0, 0, 0, 0.03);
}
.reserve-modal__service-price {
  font-size: 16px;
  line-height: 100%;
  text-align: right;
  color: #3a3f45;
  width: 100%;
}
.reserve-modal__submit,
.resetcart {
  margin: 40px 0 0;
  width: 250px;
  padding: 19px 20px;
}
.reserve-modal__agreement {
  margin: 30px 0 0;
}
.reserve-modal__agreement-item + .reserve-modal__agreement-item {
  margin: 16px 0 0;
}
.reserve-modal__text {
  font-weight: 600;
  font-size: 13px;
  line-height: 18px;
  color: #b3b7bf;
  margin: 40px 0 0;
}
#itog {
  font-weight: 600;
}

.sendRequest {
  display: flex;
  align-items: center;
  gap: 20px;
}

.selectize-control.multi .selectize-input > div.active {
  background: #e13950;
  color: #ffffff;
  border: none;
}

.shopcart {
  display: block !important;
  position: fixed;
  z-index: 13;
  right: 3rem;
  box-shadow:
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(11, 23, 66, 0.08) 0px 4px 10px 4px;
  width: auto !important;
}

.shopcart i {
  font-weight: 600;
}
.mainform__item .but {
  padding: 16px;
  width: 100%;
  font-size: 16px;
}

.remove-single {
  display: none;
}
@media (max-width: 1280px) {
  .but {
    font-size: 15px;
    padding: 13px 20px;
  }
  .reserve-modal__close {
    top: 40px;
  }
  .reserve-modal__inner {
    max-width: 850px;
    padding: 35px 25px 50px 30px;
  }
  .reserve-modal__title {
    font-size: 28px;
    line-height: 36px;
    margin: 0 0 20px;
  }
  .reserve-modal__subtitle {
    font-size: 18px;
    line-height: 24px;
  }
  .reserve-modal__fields {
    gap: 30px 20px;
  }
  .reserve-modal__services {
    margin: 35px 0 0;
  }
  .reserve-modal__submit,
  .resetcart {
    margin: 30px 0 0;
    padding: 16px 20px;
  }
  .reserve-modal__agreement {
    margin: 25px 0 0;
  }
}
@media (max-width: 1170px) {
  .but {
    font-size: 14px;
    padding: 14px 18px;
    width: 100%;
  }
}
@media (max-width: 1000px) {
  .reserve-modal__inner {
    max-width: 100%;
  }
  .reserve-modal__close {
    top: 35px;
    left: auto;
    right: 45px;
  }
  .shopcart {
    left: 5px;
    border-radius: 7px 7px 0 0 !important;
    /* transform: translateX(-50%); */
    width: 90%;
    padding: 12px 18px;
    bottom: 0;
    right: inherit;
  }
}
@media (max-width: 700px) {
  .reserve-modal__inner {
    padding: 25px 15px 35px 15px;
  }
  .reserve-modal__wrap {
    padding: 0 10px 0 10px;
  }
  .reserve-modal__close {
    top: 25px;
    left: auto;
    right: 45px;
  }
  .reserve-modal__fields {
    grid-template-columns: 1fr 1fr;
    gap: 23px 17px;
  }
  .reserve-modal__close {
    width: 36px;
    height: 36px;
    background-size: 14px;
  }
  .reserve-modal__title {
    font-size: 22px;
    line-height: 28px;
    margin: 0 0 15px;
    max-width: 380px;
  }
  .reserve-modal__subtitle {
    font-size: 16px;
    line-height: 22px;
  }
  .reserve-modal__services {
    margin: 30px 0 0;
  }
  .reserve-modal__services-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #3a3f45;
    margin: 0 0 12px;
  }
  .custom-input {
    padding: 16px 20px 10px 0;
    font-size: 15px;
    line-height: 100%;
  }
  .sendRequest {
    flex-direction: column;
    gap: 0;
  }
}
@media (max-width: 600px) {
  .reserve-modal__submit,
  .resetcart {
    margin: 20px 0 0;
    width: 100%;
  }
  .reserve-modal__title {
    font-size: 20px;
    line-height: 26px;
    max-width: 270px;
  }
  .reserve-modal__close {
    right: 30px;
  }
  .custom-checkbox-text {
    font-size: 14px;
  }
  .reserve-modal__subtitle a {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .reserve-modal__fields {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 450px) {
  .reserve-modal__inner {
    padding: 40px 8px 35px 8px;
  }
  .reserve-modal__wrap {
    padding: 0 8px 0 8px;
  }
  .reserve-modal__close {
    right: 0;
    top: 0;
  }
}
@media (min-width: 768px) {
  .count .change {
    width: 35px;
    height: 25px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .selectize-input {
    flex-wrap: nowrap;
    row-gap: 0;
  }
  .wheel-tabs {
    padding: 2rem;
  }
  .equipment__menu {
    margin-bottom: 0;
    margin-top: 40px;
  }

  .equipment__goods {
    margin-top: 30px;
  }
  .fast-search {
    flex-direction: row;
  }
  .stock-filter {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .stockform-footer .mainform__item:last-child {
    grid-column: 4/5;
  }

  .stock-goods {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1096px) {
  .stockform-footer {
    flex-direction: row;
  }
  .shop-reset {
    margin-left: auto;
  }
}

@media (min-width: 1296px) {
  .new-used {
    margin-top: 16px;
    width: 320px;
  }
  .shop-title-block {
    margin-bottom: 30px;
    flex-direction: row;
  }
  .count {
    margin-left: 0;
  }
  .stock-goods {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .stock-filter {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .fast-search {
    grid-column: 1 / 3;
  }

  .custom-checkbox {
    flex-basis: 600px;
  }

  .reserve-modal__service-item {
    gap: 0 !important;
    flex-direction: row !important;
  }
  .reserve-modal__service-price {
    text-align: right !important;
    width: 105px;
    font-weight: 400;
  }
}
