@charset "UTF-8";
.section-shopping-body {
  background: #fff;
}

.shopping-secure {
  background: #f1f1f1;
}

.section-shopping-wizard {
  background: #fff7f2;
}

.shopping-wizard__step .shopping-wizard__caption {
  color: #3b4243;
}
.shopping-wizard__step:hover img {
  filter: brightness(0) saturate(100%) invert(37%) sepia(65%) saturate(2180%) hue-rotate(1deg) brightness(104%) contrast(105%);
}
.shopping-wizard__step:hover .shopping-wizard__caption {
  color: #ff5f00;
}
.shopping-wizard__step:hover .shopping-wizard__caption strong {
  color: #ff5f00;
}
.shopping-wizard__step.disabled {
  pointer-events: none;
}
.shopping-wizard__step.done img {
  filter: brightness(0) saturate(100%) invert(37%) sepia(65%) saturate(2180%) hue-rotate(1deg) brightness(104%) contrast(105%);
}
.shopping-wizard__step.done .shopping-wizard__caption {
  color: #ff5f00;
}
.shopping-wizard__step.done .shopping-wizard__caption strong {
  color: #ff5f00;
}
.shopping-wizard__separator img {
  filter: brightness(0) saturate(100%) invert(37%) sepia(65%) saturate(2180%) hue-rotate(1deg) brightness(104%) contrast(105%);
}
.shopping-wizard__separator.disabled img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(1752%) hue-rotate(209deg) brightness(112%) contrast(69%);
}

.cart thead tr th {
  color: #3b4243;
}
@media only screen and (max-width: 767px) {
  .cart tbody tr {
    border-bottom: 2px solid #f7f7f7;
  }
}
@media only screen and (min-width: 768px) {
  .cart tbody tr td {
    border-bottom: 2px solid #f7f7f7;
  }
}
.cart__item {
  color: #3b4243;
}
.cart a.cart__item:hover {
  color: #ff5f00;
}
.cart__price strong {
  color: #ff5f00;
}
.cart__quantity {
  background: #f1f1f1;
  border-radius: 4px;
}
.cart__remove {
  border: none;
  background: transparent;
  border-radius: 0;
}

.recap thead tr th {
  color: #3b4243;
  border-bottom: 3px solid #ff5f00;
}
.recap tbody tr td {
  color: #3b4243;
}
.recap__price strong {
  color: #ff5f00;
}

.coupon__field {
  border: none;
  color: #3b4243;
  background: #f1f1f1;
  border-radius: 4px;
}
.coupon__submit {
  border-radius: 0;
  border: none;
  background: transparent;
  color: #ff5f00;
}
.coupon__submit:hover {
  color: #c99a4c;
}

.shopping-methods__title {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  background: #f7f7f7;
  color: #000;
}

.method-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.method-item:last-of-type {
  border-bottom: none;
}
.method-item__radio {
  color: #3b4243;
}
.method-item__radio input:checked ~ .method-item__indicator::after {
  background: #ff5f00;
}
.method-item__radio:hover .method-item__label {
  color: #ff5f00;
}
.method-item__radio:hover .method-item__indicator {
  border-color: #ff5f00;
}
.method-item__radio .method-item__indicator {
  border-radius: 50%;
  border: 1px solid #575757;
  background: #fff;
}
.method-item__label {
  color: #3b4243;
}
.method-item__price {
  color: #ff5f00;
}

.shopping-secure__title span {
  color: #3b4243;
}

.shopping-login__button {
  border: 2px solid #f1f1f1;
  background: transparent;
  color: #3b4243;
  border-radius: 4px;
}
.shopping-login__button:hover {
  border-color: #3b4243;
}
.shopping-login__button.selected {
  color: #3b4243;
  border-color: #ff5f00;
  background: transparent;
}

.shopping-form__title {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  background: #fff7f2;
  color: #000;
}

.form-submit__btn {
  background: #ff5f00;
  color: #000;
  border-radius: 5px;
}
.form-submit__btn:hover {
  background: #c99a4c;
  color: #000;
}
.form-submit__btn img {
  filter: invert(97%) sepia(0%) saturate(7483%) hue-rotate(313deg) brightness(104%) contrast(104%);
}

.form-field > img {
  filter: invert(41%) sepia(0%) saturate(0%) hue-rotate(254deg) brightness(95%) contrast(92%);
}
.form-field > input, .form-field > textarea {
  border-radius: 4px;
  border: 2px solid #f1f1f1;
  color: #3b4243;
}
.form-field > input:focus, .form-field > textarea:focus {
  border-color: #ff5f00;
  box-shadow: 0 0 10px rgba(255, 95, 0, 0.3);
}
.form-field.error > img {
  filter: brightness(0) saturate(100%) invert(24%) sepia(98%) saturate(7492%) hue-rotate(337deg) brightness(100%) contrast(107%);
}
.form-field.error > input {
  border-color: #ff004c;
  color: #ff004c;
}
.form-field.error > input::placeholder {
  color: #ff004c;
}
.form-field .error-label {
  color: #fff;
  background: #ff004c;
  border-radius: 4px;
}
.form-field .error-label:before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #ff004c;
}
.form-field__checkbox {
  color: #3b4243;
}
.form-field__checkbox input:checked ~ .form-field__indicator {
  background-color: #ff5f00;
  border-color: #ff5f00;
}
.form-field__checkbox input:checked ~ .form-field__indicator {
  background-color: #ff5f00;
  border-color: #ff5f00;
}
.form-field__checkbox input:checked ~ .form-field__indicator {
  background: #ff5f00;
}
.form-field__checkbox:hover .form-field__label {
  color: #ff5f00;
}
.form-field__checkbox:hover .form-field__indicator {
  border-color: #ff5f00;
}
.form-field__checkbox .form-field__indicator {
  border-radius: 4px;
  border: 1px solid #C5C5C5;
  background: #fff;
}
.form-field__checkbox .form-field__indicator::after {
  border: solid #fff;
}

.shopping-done__icon img {
  filter: brightness(0) saturate(100%) invert(63%) sepia(11%) saturate(2477%) hue-rotate(55deg) brightness(94%) contrast(88%);
}
.shopping-done__title {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  color: #62b236;
}
.shopping-done__text {
  color: #3b4243;
}

.hidden {
  display: none !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.position-relative {
  position: relative;
}

a.btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.btn-primary {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #3b4243;
  font-size: calc(18px * 1);
  line-height: 1.5555555556;
  z-index: 1;
  position: relative;
  padding: 1.4rem 5rem;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  background-color: #ff5f00;
  outline: none;
  border: none;
  transition: color 0.5s;
  cursor: pointer;
  border-radius: 2.5rem;
}
.btn-primary:hover {
  color: #000;
}
.btn-primary__text {
  position: relative;
  display: inline-block;
  z-index: 10;
}
.btn-primary__text ion-icon, .btn-primary__text i {
  vertical-align: middle;
  margin-left: 1rem;
}
.btn-primary__text--arrow {
  padding: 0 2rem 0 0;
}
.btn-primary__text--arrow::after {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4.5px 0 4.5px;
  border-color: #ff5f00 transparent transparent transparent;
}
.btn-primary__blobs {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: url("#goo");
  overflow: hidden;
  border-radius: 2.5rem;
}
.btn-primary__blob {
  position: absolute;
  top: 1px;
  width: 25%;
  height: 100%;
  background: #c99a4c;
  border-radius: 100%;
  transform: translate3d(0, 150%, 0) scale(2);
  transition: transform 0.45s;
}
@supports (filter: url("#goo")) {
  .btn-primary__blob {
    transform: translate3d(0, 150%, 0) scale(1.8);
  }
}
.btn-primary__blob:nth-child(1) {
  left: 0%;
  transition-delay: 0s;
}
.btn-primary__blob:nth-child(2) {
  left: 30%;
  transition-delay: 0.08s;
}
.btn-primary__blob:nth-child(3) {
  left: 60%;
  transition-delay: 0.16s;
}
.btn-primary__blob:nth-child(4) {
  left: 90%;
  transition-delay: 0.24s;
}
.btn-primary:hover .btn-primary__blob {
  transform: translateZ(0) scale(1.7);
}
@supports (filter: url("#goo")) {
  .btn-primary:hover .btn-primary__blob {
    transform: translateZ(0) scale(1.8);
  }
}
.btn-primary--black {
  background: #000;
  color: #fff;
}
.btn-primary--neutral {
  box-shadow: 0 0 0 2px #c99a4c;
  background: #fff;
  color: #000;
}

.btn-link {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #3b4243;
  font-size: calc(18px * 1);
  line-height: 1.5555555556;
  z-index: 1;
  position: relative;
  display: inline-flex;
  align-items: center;
  column-gap: 1rem;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  color: #ff5f00;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  background: transparent;
  outline: none;
  border-radius: 0;
  border: none;
  transition: color 0.5s;
  cursor: pointer;
}
.btn-link img, .btn-link ion-icon, .btn-link i {
  position: relative;
  transition: 0.3s;
  top: -1px;
}
.btn-link:hover {
  color: #ff5f00;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.btn-link:hover img {
  transform: translateX(3px);
}

.btn-fb-login {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  text-decoration: none;
  font-size: calc(18px * 1);
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 1rem;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  background-color: #4267B2;
  color: #fff;
  height: 5rem;
  border-radius: 2.5rem;
  transition: 0.3s;
}
.btn-fb-login:hover {
  background: #34518d;
}
.btn-fb-login span {
  margin: 1px 0 0 0;
}
.btn-fb-login img {
  display: block;
  max-width: 2rem;
  transform: translateY(-1px);
}

.m-0 {
  margin: 0 !important;
}

.w-100 {
  width: 100%;
}

.mw-200 {
  min-width: 20rem;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.skladem-text {
  color: #62b236 !important;
}

.na-objednavku-text {
  color: #5d6267 !important;
}

.no-break {
  white-space: nowrap;
}

.rotate-180deg {
  transform: rotate(180deg);
}

.range-slider {
  display: none;
  flex-direction: column;
  width: 100%;
  margin: 0;
  padding: 6px 0 0 0;
}
.range-slider.open {
  display: flex;
}
.range-slider__control {
  position: relative;
  min-height: 9px;
}
.range-slider__control input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  pointer-events: all;
  width: 14px;
  height: 14px;
  background-color: #ff5f00;
  border-radius: 50%;
  cursor: pointer;
}
.range-slider__control input[type=range]::-webkit-slider-thumb:hover {
  background: #ff5f00;
}
.range-slider__control input[type=range]::-moz-range-thumb {
  -webkit-appearance: none;
  pointer-events: all;
  width: 14px;
  height: 14px;
  background-color: #ff5f00;
  border-radius: 50%;
  cursor: pointer;
}
.range-slider__control input[type=range] {
  -webkit-appearance: none;
  appearance: none;
  height: 2px;
  width: 100%;
  position: absolute;
  pointer-events: none;
}
.range-slider__fields {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 1.3rem 0 0 0;
}
.range-slider__fields input {
  font-size: calc(14px * 1);
  width: 100%;
  height: 36px;
  border: none;
  background: #f7f7f7;
  text-align: center;
  color: #000;
  border-radius: 1.8rem;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  outline-color: #c99a4c;
}
.range-slider__field {
  flex: 1;
}
.range-slider__separator {
  font-size: calc(14px * 1);
  padding: 0 1rem;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #000;
}
.range-slider .fromSlider {
  height: 0 !important;
  z-index: 1;
}

.filter-field-checkbox {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #3b4243;
  font-size: calc(14px * 1);
  margin: 0;
  display: block;
  color: #000;
  position: relative;
  padding: 0 0 0 2.5rem;
  cursor: pointer;
  min-height: 2.6rem;
  line-height: 2.6rem;
  outline: none;
  width: 100%;
  text-align: left;
}
.filter-field-checkbox:hover {
  text-decoration: underline;
}
.filter-field-checkbox input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  top: 0;
  pointer-events: none;
}
.filter-field-checkbox input:checked ~ .filter-field-checkbox__indicator::after {
  background: #ff5f00;
}
.filter-field-checkbox .filter-field-checkbox__label {
  margin: 0;
  color: #000;
  cursor: pointer;
}
.filter-field-checkbox .filter-field-checkbox__label span {
  color: #b3b3b3;
}
.filter-field-checkbox .filter-field-checkbox__indicator {
  border: 0.1rem solid #575757;
  background-color: transparent;
  border-radius: 2px;
  position: absolute;
  top: 0.5rem;
  left: 0;
  height: 1.4rem;
  width: 1.4rem;
  background: transparent;
}
.filter-field-checkbox .filter-field-checkbox__indicator::after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  height: 1rem;
  width: 1rem;
  border-radius: 2px;
  background: transparent;
}

.filter-field-radio {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #3b4243;
  font-size: calc(14px * 1);
  margin: 0;
  display: block;
  color: #000;
  position: relative;
  padding: 0 0 0 2.5rem;
  cursor: pointer;
  min-height: 2.6rem;
  line-height: 2.6rem;
  outline: none;
  width: 100%;
  text-align: left;
}
.filter-field-radio:hover {
  text-decoration: underline;
}
.filter-field-radio input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  top: 0;
  pointer-events: none;
}
.filter-field-radio input:checked ~ .filter-field-radio__indicator::after {
  background: #ff5f00;
}
.filter-field-radio .filter-field-radio__label {
  margin: 0;
  color: #000;
  cursor: pointer;
}
.filter-field-radio .filter-field-radio__label span {
  color: #b3b3b3;
}
.filter-field-radio .filter-field-radio__indicator {
  border: 0.1rem solid #575757;
  background-color: transparent;
  border-radius: 50%;
  position: absolute;
  top: 0.5rem;
  left: 0;
  height: 1.4rem;
  width: 1.4rem;
  background: transparent;
}
.filter-field-radio .filter-field-radio__indicator::after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  height: 1rem;
  width: 1rem;
  border-radius: 50%;
  background: transparent;
}

.cart-animation-helper {
  margin: 0 20%;
  width: 0;
  height: 0;
  position: absolute;
  z-index: 9999999;
}
.cart-animation-helper:after {
  opacity: 0;
  border-radius: 0%;
  max-height: 350px;
  max-width: 300px;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999999;
  margin: 0 auto;
  display: block;
  height: 350px;
  width: 300px;
  background-color: #c99a4c;
  transition: transform 0.8s ease-out, margin 0.8s ease-out, opacity 0.8s ease-out, border-radius 0.4s ease-out, max-height 0.4s ease-out, max-width 0.4s ease-out;
}

.readmore {
  font-size: calc(16px * 1);
  line-height: 1.625;
  position: relative;
  max-height: 8rem;
  padding: 0;
  overflow: hidden;
  width: 100%;
  transition: max-height 0.15s ease-out;
  font-family: "Poppins", sans-serif;
}
.readmore.expand {
  max-height: 4000px !important;
  transition: max-height 0.35s ease-in-out;
}
.readmore p {
  margin: 0 0 3rem 0;
}
.readmore p:last-child {
  margin: 0;
}

.readmore-link {
  font-size: calc(18px * 1);
  position: absolute;
  bottom: -5px;
  right: 0;
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  color: #ff5f00;
  cursor: pointer;
}
.readmore-link:hover span {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.readmore-link span {
  display: inline-block;
  position: relative;
  padding: 0 2rem 0 0;
  pointer-events: none;
  /*&:after {
    content: "přečíst vše";
    position: relative;
    z-index: 1;
  }*/
}
.readmore-link span::before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4.5px 0 4.5px;
  border-color: #ff5f00 transparent transparent transparent;
  pointer-events: none;
}
.readmore-link.expand {
  position: relative;
  background-image: none;
  padding-top: 10px;
}
.readmore-link.expand:before {
  opacity: 0;
}
.readmore-link.expand span {
  /*&:after {
    content: "přečíst vše";
  }*/
}
.readmore-link.expand span::before {
  transform: translateY(-50%) rotate(180deg);
}
.readmore-link:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 170px;
  background-image: linear-gradient(to bottom, transparent, #fff7f2);
  border-bottom: 1.5rem solid #fff6f2;
  pointer-events: none;
}

.section-bottom-radius {
  border-bottom-left-radius: 2rem;
  border-bottom-right-radius: 2rem;
}

.btn-primary-hpp {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #3b4243;
  font-size: calc(18px * 1);
  line-height: 1.5555555556;
  z-index: 1;
  position: relative;
  padding: 1.1rem 5rem;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  background-color: #ff5f00;
  outline: none;
  border: none;
  transition: color 0.5s;
  cursor: pointer;
  border-radius: 2.5rem;
}
.btn-primary-hpp:hover {
  color: #fff;
}
.btn-primary-hpp__text {
  position: relative;
  display: inline-block;
  z-index: 10;
}
.btn-primary-hpp__text--arrow {
  padding: 0 2rem 0 0;
}
.btn-primary-hpp__text--arrow::after {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4.5px 0 4.5px;
  border-color: #ff5f00 transparent transparent transparent;
}
.btn-primary-hpp__blobs {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: url("#goo");
  overflow: hidden;
  border-radius: 2.5rem;
}
.btn-primary-hpp__blob {
  position: absolute;
  top: 1;
  width: 25%;
  height: 100%;
  background: #c99a4c;
  border-radius: 100%;
  transform: translate3d(0, 150%, 0) scale(2);
  transition: transform 0.45s;
}
@supports (filter: url("#goo")) {
  .btn-primary-hpp__blob {
    transform: translate3d(0, 150%, 0) scale(1.8);
  }
}
.btn-primary-hpp__blob:nth-child(1) {
  left: 0%;
  transition-delay: 0s;
}
.btn-primary-hpp__blob:nth-child(2) {
  left: 30%;
  transition-delay: 0.08s;
}
.btn-primary-hpp__blob:nth-child(3) {
  left: 60%;
  transition-delay: 0.16s;
}
.btn-primary-hpp__blob:nth-child(4) {
  left: 90%;
  transition-delay: 0.24s;
}
.btn-primary-hpp:hover .btn-primary-hpp__blob {
  transform: translateZ(0) scale(1.7);
}
@supports (filter: url("#goo")) {
  .btn-primary-hpp:hover .btn-primary-hpp__blob {
    transform: translateZ(0) scale(1.8);
  }
}

.btn-border-white {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  text-decoration: none;
  font-size: calc(18px * 1);
  line-height: 1.5555555556;
  display: inline-flex;
  padding: 0.9rem 3.6rem;
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  border: 2px solid #fff;
  background: transparent;
  transition: 0.5s;
  border-radius: 2.5rem;
  cursor: pointer;
}
.btn-border-white:hover {
  background: #fff;
  color: #000;
}

.btn-border-black {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  text-decoration: none;
  font-size: calc(18px * 1);
  line-height: 1.5555555556;
  display: inline-flex;
  padding: 0.9rem 3.6rem;
  color: #000;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  border: 2px solid #000;
  background: transparent;
  transition: 0.5s;
  border-radius: 2.5rem;
  cursor: pointer;
}
.btn-border-black:hover {
  background: #000;
  color: #fff;
}

.color-text--gray {
  color: #a3a3a3;
}
.color-text--success {
  color: #62b236;
}
.color-text--error {
  color: red;
}
.color-text--primary {
  color: #ff5f00;
}

.clickable {
  cursor: pointer;
}

.btn-icon-link {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  text-decoration: none;
  font-size: calc(16px * 1);
  display: inline-flex;
  align-items: center;
  column-gap: 1rem;
  white-space: nowrap;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  background: transparent;
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #ff5f00;
  transition: 0.3s;
}
.btn-icon-link img {
  max-width: 1.6rem;
}
@media only screen and (min-width: 768px) {
  .btn-icon-link img {
    max-width: 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .btn-icon-link {
    column-gap: 2rem;
  }
  .btn-icon-link img {
    max-width: 2.7rem;
  }
}
.btn-icon-link:hover {
  color: #c99a4c;
}

.btn-add {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  text-decoration: none;
  font-size: calc(16px * 1);
  position: relative;
  display: flex;
  align-items: center;
  column-gap: 1rem;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  color: #ff5f00;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
}
.btn-add:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.btn-add img {
  max-width: 2rem;
}
@media only screen and (min-width: 768px) {
  .btn-add {
    font-size: calc(18px * 1);
  }
  .btn-add img {
    max-width: 3rem;
  }
}

.btn-simple-ico {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 4.4rem;
  height: 4.4rem;
  border-radius: 2.2rem;
  outline: none;
  transition: 0.3s;
}
.btn-simple-ico ion-icon, .btn-simple-ico i {
  font-size: 1.6rem;
  color: #c99a4c;
}
.btn-simple-ico ion-icon[name=trash-outline], .btn-simple-ico ion-icon.ri-delete-bin-2-line, .btn-simple-ico i[name=trash-outline], .btn-simple-ico i.ri-delete-bin-2-line {
  color: #ff0000;
}
.btn-simple-ico img {
  display: block;
  max-width: 1.6rem;
  max-height: 1.6rem;
}
.btn-simple-ico:focus {
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
}
.btn-simple-ico:hover:not(.no-hover) {
  background: #fff7f2;
}
.btn-simple-ico:hover:not(.no-hover) .btn-simple-ico__tooltip {
  opacity: 1;
}
.btn-simple-ico__tooltip {
  font-size: calc(14px * 1);
  position: absolute;
  z-index: 99;
  bottom: calc(100% + 1rem);
  left: 50%;
  transform: translateX(-50%);
  padding: 0.7rem 2rem;
  border-radius: 2rem;
  background: #000;
  color: #fff;
  text-align: center;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
}
.btn-simple-ico__tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  transform: translateX(-50%);
  left: 50%;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #000 transparent transparent transparent;
}
.btn-simple-ico--add ion-icon, .btn-simple-ico--add i {
  font-size: 3rem;
  color: #ff5f00;
}

.adm-field-checkbox {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #3b4243;
  font-size: calc(16px * 1);
  margin: 0;
  display: inline-flex;
  color: #000;
  position: relative;
  padding: 0 0 0 3.5rem;
  cursor: pointer;
  min-height: 2.4rem;
  line-height: 2.4rem;
  outline: none;
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.adm-field-checkbox:hover {
  text-decoration: underline;
}
.adm-field-checkbox input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  top: 0;
  pointer-events: none;
}
.adm-field-checkbox input:checked ~ .adm-field-checkbox__indicator::after {
  opacity: 1;
}
.adm-field-checkbox .adm-field-checkbox__label {
  margin: 0;
  color: #000;
  cursor: pointer;
}
.adm-field-checkbox .adm-field-checkbox__label span {
  color: #b3b3b3;
}
.adm-field-checkbox .adm-field-checkbox__indicator {
  border: 0.1rem solid #000;
  background-color: transparent;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
  height: 2.4rem;
  width: 2.4rem;
  background: transparent;
}
.adm-field-checkbox .adm-field-checkbox__indicator::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 8px;
  height: 1.3rem;
  width: 0.7rem;
  transform: rotate(42deg);
  border-bottom: 1px solid #ff5f00;
  border-right: 1px solid #ff5f00;
  background: transparent;
  opacity: 0;
}

.toggler {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  width: 4.7rem;
  height: 2.5rem;
  cursor: pointer;
}
.toggler--disabled input {
  opacity: 0;
}
.toggler--disabled label {
  opacity: 0.5;
}
.toggler input:checked + label {
  background: #ff5f00;
}
.toggler input:checked + label:after {
  content: "";
}
.toggler input:checked + label:before {
  left: 25px;
}
.toggler label {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #62b236;
  border-radius: 3rem;
  transition: background 0.3s;
  cursor: pointer;
}
.toggler label:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.toggler label:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 3px;
  left: 3px;
  width: 1.9rem;
  height: 1.9rem;
  border-radius: 100%;
  background: #fff;
  transition: left 0.3s;
}

.toggler-field {
  display: flex;
  align-items: center;
  column-gap: 1.2rem;
}
.toggler-field__lbl {
  font-size: calc(16px * 1);
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #000;
  white-space: nowrap;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
  background: #ff5f00 !important;
  color: #000 !important;
  border-color: #ff5f00 !important;
}

.tox .tox-split-button:hover {
  box-shadow: 0 0 0 1px #fff7f2 inset !important;
}

.tox .tox-tbtn:active,
.tox .tox-collection--toolbar .tox-collection__item--active,
.tox .tox-tbtn:hover,
.tox .tox-mbtn:hover:not(:disabled):not(.tox-mbtn--active),
.tox .tox-collection--list .tox-collection__item--active {
  background: #fff7f2 !important;
}

.tox .tox-tbtn--enabled,
.tox .tox-tbtn--enabled:hover,
.tox .tox-mbtn--active {
  background: #ff5f00 !important;
  color: #000 !important;
}

.alert {
  font-size: 1.5rem;
  line-height: 2rem;
}
.alert.alert-danger {
  color: red;
  margin-bottom: 2rem;
}
.alert.alert-success {
  color: #62b236;
}
.alert.alert-info {
  color: red;
  background: rgba(255, 0, 0, 0.1);
  padding: 1rem 2rem;
  border-radius: 2.5rem;
  font-size: 1.3rem;
}

.is-invalid {
  border: 1px solid red !important;
}

.info-text {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #3b4243;
  font-size: calc(16px * 1);
  line-height: 1.625;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.info-text a {
  color: #ff5f00;
  text-decoration: none;
  text-underline-offset: 2px;
}
.info-text a:hover {
  text-decoration: underline;
}

.overlay-cart {
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10rem;
}
.overlay-cart .spinner {
  border: 0.6rem solid #fff7f2;
  border-left-color: #ff5f00;
  border-radius: 50%;
  height: 8rem;
  width: 8rem;
  animation: rotate 1s ease infinite;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown .dropdown-toggle {
  padding: 8px 16px;
  border: none;
  cursor: pointer;
}
.dropdown .dropdown-toggle:hover {
  text-decoration: none;
}
.dropdown .dropdown-menu {
  display: none;
  position: absolute;
  background-color: #ffffff;
  min-width: 200px;
  border: 1px solid #f7f7f7;
  border-radius: 0.8rem;
  z-index: 1000;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
.dropdown .dropdown-menu a {
  display: block;
  padding: 1.3rem 2rem;
  text-decoration: none;
  color: #333;
  font-size: 1.5rem;
}
.dropdown .dropdown-menu a:hover {
  background-color: #f7f7f7;
}
.dropdown .dropdown-menu a i {
  margin-right: 0.8rem;
}
.dropdown.show .dropdown-menu {
  display: block;
}

.shopping-wizard {
  display: flex;
  align-items: center;
  flex-direction: row;
  width: 100%;
  max-width: 150rem;
  margin: 0 auto;
}
.shopping-wizard__separator {
  padding: 0 10px;
}
@media only screen and (min-width: 991px) {
  .shopping-wizard__separator {
    padding: 0 20px;
  }
}
.shopping-wizard__separator img {
  width: 14px;
  height: 14px;
  display: block;
}
@media only screen and (min-width: 991px) {
  .shopping-wizard__separator img {
    width: 20px;
    height: 20px;
  }
}
.shopping-wizard__step {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
  text-decoration: none;
}
.shopping-wizard__step img {
  max-height: 20px;
  display: block;
}
.shopping-wizard__caption {
  white-space: nowrap;
  padding: 0 0 0 10px;
  line-height: 1.2;
  color: #3b4243;
}
@media only screen and (max-width: 550px) {
  .shopping-wizard__caption {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .shopping-wizard__caption {
    padding: 0 0 0 15px;
  }
}
@media only screen and (min-width: 991px) {
  .shopping-wizard__caption {
    padding: 0 0 0 20px;
  }
}
.shopping-wizard__caption strong {
  display: block;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #000;
}
@media only screen and (min-width: 768px) {
  .shopping-wizard__caption strong {
    font-size: 20px;
  }
}
@media only screen and (min-width: 991px) {
  .shopping-wizard__caption strong {
    font-size: 25px;
  }
}
.shopping-wizard__caption small {
  display: none;
  font-size: 12px;
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .shopping-wizard__caption small {
    display: block;
  }
}

.shopping__container {
  width: 100%;
  max-width: 150rem;
  margin: 0 auto;
  padding: 0 1rem 4rem 1rem;
}
@media only screen and (min-width: 768px) {
  .shopping__container {
    padding: 0 3rem 5rem 3rem;
  }
}
@media only screen and (min-width: 1200px) {
  .shopping__container {
    padding: 0 5rem 5rem 5rem;
  }
}

.shopping-cart {
  padding: 30px 0 0 0;
}

.cart {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .cart thead {
    display: none;
  }
}
.cart thead tr th {
  text-align: left;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 18px;
  padding: 10px 0;
  background: #f7f7f7;
  color: #000;
}
.cart thead tr th.text-center {
  text-align: center;
}
@media (min-width: 768px) {
  .cart thead tr th {
    padding: 16px 0;
  }
}
.cart thead tr th:first-child {
  padding-left: 2rem;
  border-top-left-radius: 5rem;
  border-bottom-left-radius: 5rem;
}
@media (min-width: 768px) {
  .cart thead tr th:first-child {
    padding-left: 2.5rem;
  }
}
.cart thead tr th:last-child {
  padding-right: 2rem;
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
}
@media (min-width: 768px) {
  .cart thead tr th:last-child {
    padding-right: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .cart tbody tr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
.cart tbody tr:first-child > td {
  padding-top: 20px;
}
.cart tbody tr td {
  padding: 10px 0;
}
.cart tbody tr td:first-child {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .cart tbody tr td:first-child {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .cart tbody tr td:first-child {
    width: 40%;
  }
}
@media only screen and (min-width: 1200px) {
  .cart tbody tr td:first-child {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .cart tbody tr td:nth-child(2) {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .cart tbody tr td:nth-child(3) {
    width: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .cart tbody tr td:nth-child(4) {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .cart tbody tr td:nth-child(5) {
    width: calc(100% - 145px);
  }
}
@media only screen and (max-width: 767px) {
  .cart tbody tr td:nth-child(6) {
    width: 45px;
  }
}
.cart__item {
  display: flex;
  align-items: center;
  text-decoration: none;
  padding: 0 20px 0 0;
  min-height: 40px;
}
.cart__image {
  width: 46px;
  text-align: center;
  margin: 0 18px 0 0;
}
.cart__image img {
  display: inline-block;
  max-width: 46px;
  max-height: 46px;
}
.cart__name {
  text-align: left;
  font-size: 18px;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  line-height: 1.2;
  transition: 0.3s;
}
@media only screen and (min-width: 991px) {
  .cart__name {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .cart__name {
    font-size: 24px;
  }
}
.cart__name small {
  font-family: "Poppins", sans-serif;
  display: block;
  font-size: 12px;
  font-weight: 400;
  margin: 4px 0 0 0;
}
@media only screen and (min-width: 1200px) {
  .cart__name small {
    margin: 2px 0 0 0;
    font-size: 14px;
  }
}
.cart__price {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  line-height: 1.2;
  white-space: nowrap;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .cart__price {
    text-align: right;
  }
}
@media only screen and (min-width: 991px) {
  .cart__price {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .cart__price {
    font-size: 24px;
  }
}
.cart__price strong {
  font-weight: 400;
}
.cart__price small {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin: 4px 0 0 0;
}
@media only screen and (min-width: 1200px) {
  .cart__price small {
    font-size: 16px;
  }
}
.cart__availability {
  font-size: 14px;
  font-weight: 400;
}
.cart__quantity {
  display: flex;
  height: 36px;
  width: 100%;
  max-width: 80px;
  margin: 0 20px 0 0;
}
.cart__remove {
  text-decoration: none;
  display: inline-block;
  margin: 0 10px 0 20px;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none !important;
  transition: 0.3s;
  transition: 0.3s;
  opacity: 0.4;
}
.cart__remove:hover {
  opacity: 1;
}
.cart__remove img {
  max-width: 12px;
  max-height: 12px;
  display: block;
}
@media only screen and (min-width: 991px) {
  .cart__remove img {
    max-width: 15px;
    max-height: 15px;
  }
}
.cart__empty {
  align-items: center;
  max-width: 80%;
  margin: 0 auto;
  padding: 3rem 0;
  gap: 2rem;
  text-align: center;
}
@media only screen and (min-width: 991px) {
  .cart__empty {
    display: flex;
    max-width: 60%;
    text-align: left;
  }
}
.cart__empty__left {
  font-size: 10rem;
  color: #b3b3b3;
}
@media only screen and (min-width: 991px) {
  .cart__empty__left {
    font-size: 20rem;
  }
}
.cart__empty__left ion-icon, .cart__empty__left i {
  vertical-align: middle;
}
.cart__empty__right {
  font-size: 1.6rem;
  line-height: 2.2rem;
}

.recap {
  border-spacing: 0;
  border-collapse: collapse;
  margin: 0;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .recap {
    max-width: 34rem;
  }
}
.recap__price td {
  padding: 2rem 0 1.6rem !important;
}
.recap__price td:first-child {
  font-family: "Bebas Neue", sans-serif;
  font-size: calc(18px * 1);
}
.recap__vat td {
  font-size: 14px !important;
  color: rgba(0, 0, 0, 0.5) !important;
}
.recap__vat td strong {
  font-size: 16px !important;
}
.recap__border-top td {
  border-top: 3px solid #ff5f00;
  padding-bottom: 0.5rem !important;
}
.recap__border-top--light td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.recap__bottom-padding td {
  padding-bottom: 2rem !important;
}
.recap__top-padding td {
  padding-top: 2rem !important;
}
.recap thead tr th {
  font-size: calc(25px * 1);
  text-align: left;
  color: #000;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  padding: 1rem 0;
}
.recap thead tr th img {
  max-height: 4.2rem;
  vertical-align: middle;
  margin-right: 0.5rem;
  position: relative;
  left: -0.8rem;
  bottom: 0.3rem;
  filter: invert(68%) sepia(79%) saturate(281%) hue-rotate(357deg) brightness(86%) contrast(86%);
}
.recap tbody tr td {
  font-size: calc(16px * 0.8);
  padding-bottom: 0.5rem;
  max-width: 70%;
  width: 100%;
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .recap tbody tr td {
    font-size: calc(14px * 1);
  }
}
.recap tbody tr td strong {
  font-size: calc(18px * 0.8);
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .recap tbody tr td strong {
    font-size: calc(18px * 1);
  }
}
.recap tbody tr td:nth-child(2) {
  text-align: right;
  padding-left: 15px;
}
.recap tbody tr td span {
  line-height: 1.5;
}

.shopping-recap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 3rem;
  width: 100%;
  padding-top: 4rem;
}
@media only screen and (min-width: 768px) {
  .shopping-recap {
    padding: 30px 0 0 0;
  }
}
@media only screen and (min-width: 1200px) {
  .shopping-recap {
    padding: 40px 0 0 0;
  }
}
.shopping-recap .summary-form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 6rem;
  width: 100%;
}
.shopping-recap__left {
  max-width: 40rem;
  width: 100%;
}
@media only screen and (max-width: 550px) {
  .shopping-recap__left {
    width: 100%;
    padding: 0 0 30px 0;
  }
}
.shopping-recap__form {
  width: 100%;
  /*padding: 0 0 30px 0;*/
  /*@media only screen and (min-width: 1200px) {
    padding: 0 60px 0 0;
  }*/
}
@media only screen and (min-width: 768px) {
  .shopping-recap__form {
    max-width: calc(100% - 43rem);
    /*padding: 0 30px 0 0;*/
  }
}
.shopping-recap__form .invoice-company, .shopping-recap__form .delivery-address {
  display: none;
}
.shopping-recap__form .invoice-company.open, .shopping-recap__form .delivery-address.open {
  display: block;
}
.shopping-recap__right {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
@media only screen and (max-width: 550px) {
  .shopping-recap__right {
    width: 100%;
  }
}
.shopping-recap__right a:not(.btn-primary) {
  color: #ff5f00;
  text-decoration: none;
  text-underline-offset: 2px;
}
.shopping-recap__right a:not(.btn-primary):hover {
  text-decoration: underline;
}
.shopping-recap__right .adm-field-checkbox {
  text-decoration: none;
}
.shopping-recap__right--sticky {
  position: sticky;
  top: 2rem;
  width: 100%;
}
.shopping-recap__right--sticky .recap {
  margin-bottom: 3rem;
  max-width: 100%;
}
.shopping-recap__right--sticky .btn-primary {
  width: 100%;
}
.shopping-recap__right--sticky button.btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.coupon .alert {
  margin: 1.5rem 0 0;
  display: none;
}
.coupon__content {
  display: flex;
}
.coupon__field {
  appearance: none;
  font-family: "Bebas Neue", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: initial;
  padding: 10px 20px;
  margin: 0;
  outline-color: #c99a4c;
  border-radius: 2.5rem;
  flex-grow: 1;
}
.coupon__submit {
  appearance: none;
  font-family: "Bebas Neue", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1;
  padding: 10px 15px;
  margin: 0;
  outline: none !important;
  text-align: center;
  text-decoration: underline;
  transition: 0.3s;
  cursor: pointer;
}
.coupon__submit:hover {
  text-decoration: none;
}

.shopping-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  row-gap: 2rem;
  width: 100%;
  padding: 30px 0 0 0;
}
@media only screen and (max-width: 550px) {
  .shopping-controls {
    flex-direction: column-reverse;
  }
}
@media only screen and (min-width: 1200px) {
  .shopping-controls {
    padding: 60px 0 0 0;
  }
}

.shopping-methods {
  padding-top: 4rem;
}
@media only screen and (min-width: 768px) {
  .shopping-methods {
    padding: 30px 0 0 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    column-gap: 6rem;
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .shopping-methods {
    padding: 40px 0 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .shopping-methods__content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    padding: 15px 0 0 0;
    max-width: calc(100% - 43rem);
    width: 100%;
  }
}
.shopping-methods__content form {
  width: 100%;
}
.shopping-methods__title {
  text-align: left;
  font-size: 18px;
  padding: 12px 15px;
  border-radius: 2.5rem;
}
@media only screen and (min-width: 768px) {
  .shopping-methods__title {
    padding: 16px 20px;
  }
}
.shopping-methods__list {
  border: none;
  margin: 0;
  padding: 0;
}

.method-item {
  border: 0;
}
.method-item.disabled .method-item__radio {
  filter: grayscale(100%);
  opacity: 0.3;
}
.method-item__radio {
  min-height: 60px;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 500;
  font-size: 15px;
  position: relative;
  padding: 2rem 0 2rem 15px;
  cursor: pointer;
  line-height: 16px;
  outline: none;
  max-width: 100%;
}
.method-item__radio:hover {
  text-decoration: none;
}
.method-item__radio input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.method-item__radio input:checked ~ .method-item__indicator:after {
  display: block;
}
.method-item__radio input:checked ~ .method-item__label {
  color: #ff5f00;
}
.method-item__radio .method-item__indicator {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: 14px;
  width: 14px;
}
.method-item__radio .method-item__indicator::after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  height: 1rem;
  width: 1rem;
  border-radius: 50%;
  background: transparent;
}
.method-item__icon {
  width: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media only screen and (min-width: 550px) {
  .method-item__icon {
    width: 74px;
  }
}
.method-item__icon img {
  max-width: calc(100% - 20px);
  max-height: 30px;
}
.method-item__label {
  font-size: calc(18px * 1);
  width: calc(100% - 44px - 90px);
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 550px) {
  .method-item__label {
    width: calc(100% - 74px - 90px);
  }
}
.method-item__description {
  font-size: calc(12px * 1);
  font-family: "Poppins", sans-serif;
  margin-top: 1rem;
}
.method-item__price {
  font-size: calc(18px * 1);
  width: 90px;
  text-align: right;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
}

.shopping-secure {
  padding: 25px 15px;
}
.shopping-secure__title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0 0 20px 0;
}
.shopping-secure__title img {
  display: block;
  margin: 0 15px 0 0;
  max-height: 30px;
}
.shopping-secure__title span {
  font-weight: normal;
  line-height: 1.2;
  font-size: 13px;
}
.shopping-secure__cards {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0 0 9px 0;
}
.shopping-secure__cards img {
  max-height: 16px;
  display: inline-block;
  margin: 6px 9px;
}
.shopping-secure__banks {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.shopping-secure__banks img {
  max-height: 12px;
  display: inline-block;
  margin: 6px 9px;
}

.shopping-login {
  width: 100%;
  padding: 0 0 30px 0;
}
@media only screen and (min-width: 768px) {
  .shopping-login {
    max-width: calc(100% - 34rem);
    padding: 0 30px 0 0;
    margin: 0 0 -15px 0;
  }
}
@media only screen and (min-width: 1200px) {
  .shopping-login {
    padding: 0 60px 0 0;
    margin: 0 0 -35px 0;
  }
}
.shopping-login .btn-primary {
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
}
.shopping-login__type {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  width: 100%;
  padding: 30px 0 0 0;
  margin: 0 0 2rem 0;
}
@media only screen and (min-width: 1200px) {
  .shopping-login__type {
    padding: 60px 0 0 0;
  }
}
.shopping-login__fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin: 0 0 2rem 0;
}

.shopping-form__title {
  text-align: left;
  font-size: 18px;
  padding: 12px 15px;
  border-radius: 2.5rem;
}
@media only screen and (min-width: 768px) {
  .shopping-form__title {
    padding: 16px 20px;
  }
}
.shopping-form__fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  padding: 20px 0 0 0;
}
.shopping-form__title-big {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0 0 2rem 0;
}
.shopping-form__title-big--title {
  font-size: 25px;
  font-family: "Bebas Neue", sans-serif;
  width: 100%;
}
@media only screen and (min-width: 767px) {
  .shopping-form__title-big--title {
    max-width: calc(50% - 7px);
  }
}
.shopping-form__title-big--title img {
  max-height: 4.2rem;
  vertical-align: middle;
  margin-right: 0.5rem;
  position: relative;
  left: -0.7rem;
  filter: invert(68%) sepia(79%) saturate(281%) hue-rotate(357deg) brightness(86%) contrast(86%);
}
.shopping-form__title-big--title p {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: rgba(0, 0, 0, 0.5);
  line-height: 1.2;
  margin-top: 1rem;
  margin-bottom: 0;
}
.shopping-form__title-big--title--hint {
  display: flex;
}
.shopping-form__title-big--box {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  background: #fff7f2;
  border-radius: 2.5rem;
  padding: 2.8rem;
  width: 100%;
  margin-top: 2rem;
}
@media only screen and (min-width: 767px) {
  .shopping-form__title-big--box {
    margin-top: 0;
    max-width: calc(50% - 7px);
  }
}
.shopping-form__title-big--box a {
  font-family: "Bebas Neue", sans-serif;
  color: #ff5f00;
  text-decoration: none;
  margin-left: 1rem;
  font-size: 18px;
  position: relative;
  bottom: -1px;
}
.shopping-form__title-big--box a:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.shopping-form__title-big--box .adm-form__field {
  align-items: center;
}
.shopping-form__title-big--box .adm-form__field .form-switch {
  font-family: "Bebas Neue", sans-serif;
  font-size: 18px;
  align-items: center;
  gap: 2rem;
  min-height: 0;
  margin: 0;
}
.shopping-form__title-big--box .adm-form__field .form-switch input {
  position: relative;
  top: -1px;
  margin: 0;
}
.shopping-form__title-big--box .adm-form__field .form-switch span {
  margin: 0;
}
.shopping-form__spacer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 3rem 0 4rem;
}

.for-company {
  width: 100%;
}
.for-company__fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.form-submit {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.form-submit__btn {
  cursor: pointer;
  text-decoration: none;
  outline: none !important;
  appearance: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 20px;
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  line-height: 1.1;
  transition: 0.3s;
}
@media only screen and (max-width: 550px) {
  .form-submit__btn {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .form-submit__btn {
    min-width: 24rem;
    padding: 20px 20px;
  }
}
@media only screen and (min-width: 991px) {
  .form-submit__btn {
    font-size: 16px;
  }
}
.form-submit__btn img {
  display: block;
  width: 18px;
  height: 18px;
  margin: 0 0 0 10px;
}
@media only screen and (min-width: 768px) {
  .form-submit__btn img {
    margin: 0 0 0 24px;
  }
}

.form-field {
  position: relative;
  width: 100%;
  margin: 0 0 15px 0;
}
@media only screen and (min-width: 550px) {
  .form-field {
    width: calc(50% - 7px);
  }
}
@media only screen and (min-width: 768px) {
  .form-field {
    width: 100%;
  }
}
@media only screen and (min-width: 991px) {
  .form-field {
    width: calc(50% - 7px);
  }
}
.form-field--full-w {
  width: 100%;
}
.form-field--area > img {
  top: 18px !important;
  transform: none !important;
}
.form-field a {
  color: inherit;
}
.form-field > img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  z-index: 10;
  pointer-events: none;
  max-width: 18px;
  max-height: 18px;
}
.form-field > input, .form-field > textarea {
  font-size: calc(15px * 1);
  padding: 0 10px 0 48px;
  width: 100%;
  min-height: 60px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  outline-color: #c99a4c;
}
.form-field > textarea {
  padding: 15px 10px 15px 48px;
  min-height: 160px;
  resize: none;
}
.form-field.error:hover .error-label {
  opacity: 1;
}
.form-field .error-label {
  pointer-events: none;
  opacity: 0;
  transition: 0.3s;
  position: absolute;
  top: calc(100% + 5px);
  left: 15px;
  z-index: 10;
  font-size: 13px;
  font-weight: 500;
  display: inline-block;
  padding: 8px 10px;
}
.form-field .error-label:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 10px;
}
.form-field__checkbox {
  min-height: 50px;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 500;
  font-size: 15px;
  position: relative;
  padding: 0 0 0 25px;
  cursor: pointer;
  line-height: 16px;
  outline: none;
  max-width: 100%;
}
.form-field__checkbox:hover {
  text-decoration: none;
}
.form-field__checkbox input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.form-field__checkbox input:checked ~ .form-field__indicator:after {
  display: block;
}
.form-field__checkbox .form-field__indicator {
  top: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: 14px;
  width: 14px;
}
.form-field__checkbox .form-field__indicator::after {
  content: "";
  position: absolute;
  display: none;
  left: 3px;
  top: 0px;
  width: 6px;
  height: 9px;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.shopping-done {
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  .shopping-done {
    padding: 60px;
  }
}
.shopping-done__icon {
  margin: 0 0 25px 0;
}
.shopping-done__icon img {
  width: 70px;
  height: 70px;
}
@media only screen and (min-width: 991px) {
  .shopping-done__icon img {
    width: 110px;
    height: 110px;
  }
}
.shopping-done__icon ion-icon, .shopping-done__icon i {
  font-size: 8rem;
}
@media only screen and (min-width: 991px) {
  .shopping-done__icon ion-icon, .shopping-done__icon i {
    font-size: 13rem;
  }
}
.shopping-done__payment-failed {
  color: #ff0000;
}
.shopping-done__title {
  font-size: calc(45px * 0.8);
  line-height: 1.2;
  padding: 0;
  margin: 0 0 25px 0;
}
@media only screen and (min-width: 991px) {
  .shopping-done__title {
    font-size: calc(45px * 1);
  }
}
.shopping-done__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  margin: 0 auto 40px auto;
  width: 100%;
  max-width: 560px;
}
.shopping-done__recap {
  /*padding-top: 10rem;*/
}
@media only screen and (min-width: 767px) {
  .shopping-done__recap {
    display: flex;
    gap: 6rem;
  }
}
@media only screen and (min-width: 767px) {
  .shopping-done__recap--col {
    width: calc(50% - 3rem);
  }
}
.shopping-done__recap--col .recap {
  width: 100%;
  max-width: 100%;
}
.shopping-done__recap--col .recap thead tr th {
  border-color: #f7f7f7;
}
.shopping-done__recap--col .recap thead tr th.no-border {
  border: none;
}
.shopping-done__recap--col .recap tbody tr td {
  max-width: 100%;
  width: auto;
}
.shopping-done__recap--col .recap__border-top td {
  border-color: #f7f7f7;
}
.shopping-done__bank-transfer {
  padding: 4.5rem 3rem;
  background: rgba(98, 178, 54, 0.2);
  border-radius: 3rem;
  width: 100%;
  max-width: 650px;
}
.shopping-done__bank-transfer--content {
  gap: 4rem;
}
@media only screen and (min-width: 767px) {
  .shopping-done__bank-transfer--content {
    display: flex;
    text-align: left;
  }
}
.shopping-done__bank-transfer--qr img {
  max-width: 150px;
  margin-top: 2rem;
}
@media only screen and (min-width: 767px) {
  .shopping-done__bank-transfer--qr img {
    margin-top: 0;
  }
}
.shopping-done__bank-transfer h3 {
  font-size: 45px;
  font-weight: normal;
  font-family: "Bebas Neue", sans-serif;
  margin-top: 0;
}
.shopping-done__bank-transfer table {
  width: 100%;
  text-align: left;
  font-size: 16px;
}
.shopping-done__bank-transfer table th, .shopping-done__bank-transfer table td {
  padding: 0.5rem 0;
}
.shopping-done__bank-transfer table th {
  font-size: 25px;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  text-align: right;
}

.cart-addon--title {
  font-size: 16px;
}
.cart-addon--title td {
  padding: 2rem 0 1rem 6.4rem !important;
  font-style: italic;
  color: #3b4243;
  border-bottom: 0 !important;
}
.cart-addon--product {
  /*&:last-child {
    td {
      border-bottom: 2px solid #f7f7f7 !important;
    }
  }*/
}
.cart-addon--product td {
  border-bottom: 0 !important;
}
.cart-addon--product + .cart-discount td {
  border-top: 2px solid #f7f7f7 !important;
}
.cart-addon--product .form-check {
  margin-left: 64px;
}
.cart-addon--product .adm-field-checkbox__label {
  display: flex;
  align-items: center;
}
.cart-addon--product .adm-field-checkbox__label .cart__image {
  margin-right: 0.7rem;
}
.cart-addon--product .adm-field-checkbox__label .cart__image img {
  max-height: 35px;
}
.cart-addon--product .adm-field-checkbox__label a {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  color: #3b4243;
  text-decoration: none;
  text-underline-offset: 2px;
  position: relative;
  top: -1px;
  font-size: 18px;
}
.cart-addon--product .adm-field-checkbox__label a:hover {
  text-decoration: underline;
}
.cart-addon--product .adm-field-checkbox__label small {
  margin-left: 0.5rem;
  color: #3b4243;
  position: relative;
  top: -1px;
}
.cart-addon--product .adm-field-checkbox:hover {
  text-decoration: none;
}
.cart-addon--product .adm-field-checkbox .adm-field-checkbox__indicator {
  top: 6px;
}

.cart-discount--title {
  font-size: 24px;
  padding: 2rem 0 1rem 6.4rem !important;
  font-family: "Bebas Neue", sans-serif;
}

/*# sourceMappingURL=cart.css-gmwy7sS.map */
