/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./public/css/main.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
button.aff-form-button-submit[type=submit] {
  --tw-gradient-from: #ee7013;
  --tw-gradient-to: rgba(238, 112, 19, 0);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #ff2a6b;
  --tw-text-opacity: 1;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  color: rgb(255, 255, 255, var(--tw-text-opacity));
  font-family: Poppins, sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.875rem;
  overflow: hidden;
  text-transform: uppercase;
}
@media (min-width: 0px) and (max-width: 449px) {
  button.aff-form-button-submit[type=submit] {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
button.aff-form-button-submit[type=submit] {
  align-items: center;
  border-radius: 9999px;
  display: flex;
  padding: 18px 4.375rem 18px 1.875rem;
  position: relative;
}
@media (min-width: 640px) {
  button.aff-form-button-submit[type=submit] {
    min-width: 200px;
  }
}
button.aff-form-button-submit[type=submit] {
  cursor: pointer;
}
.aff-form-button-submit,
.aff-form-button-submit .aff-button-icon {
  transition-duration: 0.2s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.aff-form-button-submit .aff-button-icon {
  --tw-bg-opacity: 1;
  background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
  content: "";
  display: block;
  height: 100%;
  left: -1.7rem;
  -webkit-mask-image: var(--mask-img);
  mask-image: var(--mask-img);
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-position: center right;
  mask-position: center right;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-size: 1.7rem;
  mask-size: 1.7rem;
  position: absolute;
  top: -3px;
  width: 100%;
}
.aff-form-button-submit .aff-button-icon:hover {
  left: -1.3rem;
  -webkit-mask-size: 2rem;
  mask-size: 2rem;
}
.cs-form-button-next.loading::after,
.aff-form-button-submit.loading::after {
  -webkit-mask-image: url(../4fd9b81a370576decd76.svg) !important;
  mask-image: url(../4fd9b81a370576decd76.svg) !important;
  left: -8px;
}
.hidden-checkbox {
  display: none;
}
.acfe-form,
#headerimg {
  display: none;
}
.acfe-phone-number {
  display: flex;
  align-items: center;
}
.iti__flag-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.iti__selected-flag {
  display: flex;
  background: transparent !important;
  border: none !important;
  align-items: center;
  justify-content: center;
}
#aff_form ul {
  list-style: none;
  margin: 0;
}
#aff_form ul li {
  margin-left: 0rem;
}
.otgs-development-site-front-end {
  display: none;
}
#cart.loading {
  position: relative;
  transition: all 0.3s ease;
}
#cart.loading::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
/* Přidáme nový kruhový loader */
#cart.loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #ff8c00;
  border-right-color: #ff8c00;
  border-bottom-color: rgba(255, 140, 0, 0.2);
  border-left-color: rgba(255, 140, 0, 0.2);
  z-index: 2;
  animation: spinner 1s linear infinite;
  box-shadow: 0 0 15px rgba(255, 140, 0, 0.1);
}
.acf-field input,
.acf-field textarea{
  font-family: 'Poppins', sans-serif;
  font-size: 1.25rem !important;
  font-style: normal;
  font-weight: 500;
  line-height: 2.5rem;
}
@media (min-width: 1024px) {
  .acf-field input,
  .acf-field textarea {
    font-size: 1.5rem !important;
  }
}
/* Přidáme vnitřní kruhový stín */
#cart.loading::after {
  box-shadow: 0 0 0 2px rgba(255, 140, 0, 0.05), inset 0 0 0 2px rgba(255, 140, 0, 0.05);
}
/* Plynulá animace rotace */
@keyframes spinner {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
/* Pulsující efekt pro pozadí */
#cart.loading {
  animation: pulse 2s infinite ease-in-out;
}
@keyframes pulse {
  0% {
    background-color: rgba(255, 165, 0, 0.03);
  }
  50% {
    background-color: rgba(255, 165, 0, 0.08);
  }
  100% {
    background-color: rgba(255, 165, 0, 0.03);
  }
}
.acf-innerblocks-container{
  margin-top: 1.25rem;
}
.acf-innerblocks-container > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
@media (min-width: 1024px){
  .acf-innerblocks-container{
    margin-top: 1.75rem;
  }
  .acf-innerblocks-container > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }
}
#aff_form .acf-notice.-error {
  border-radius: 0.25rem;
  border: 2px solid #f9414d;
  color: white;
  font-size: 1.25rem;
  background-color: #f9414d;
  margin-top: 20px;
}
#aff_form .cs-form-button-next.loading::after {
  display: none;
}
#aff_form .cs-form-button-next.loading::before {
  content: "";
  transition-property: transform;
  position: absolute;
  width: 2rem;
  height: 2rem;
  top: 18px;
  border: 4px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: #fff;
  vertical-align: middle;
  -webkit-mask-image: none;
          mask-image: none;
  background-color: transparent;
  right: 1rem;
  left: unset;
  transform-origin: center;
  animation: spin 1s linear infinite;
}
#aff_form .cs-form-button-prev.loading::after {
  display: none;
}
#aff_form .cs-form-button-prev.loading::before {
  content: "";
  transition-property: transform;
  position: absolute;
  width: 2rem;
  height: 2rem;
  top: 11px;
  right: 0.5rem;
  border: 4px solid #ee7013;
  border-radius: 50%;
  border-top-color: rgba(238, 112, 19, 0.2588235294);
  vertical-align: middle;
  -webkit-mask-image: none;
          mask-image: none;
  background-color: transparent;
  right: unset;
  left: 1rem;
  transform-origin: center;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Base styles for the custom select */
.custom-select-container {
  position: relative;
  display: none;
  /* Hidden by default, shown with JS at 769px+ */
}
/* The native select will be hidden at 769px+ */
@media (min-width: 769px) {
  .custom-select-initialized {
    height: 0 !important;
    z-index: -1;
    width: 0 !important;
    visibility: hidden;
    pointer-events: none;
    margin: 0;
    padding: 0;
    border: none;
    overflow: hidden !important;
  }
  .iti__country-list {
    top: 55px;
    left: 0px;
  }
}
/* Styling for the custom select button - matching your fields */
.custom-select-button {
  position: relative;
  width: 100%;
  height: 3.4375rem;
  background-color: #ffffff;
  border: 2px solid rgb(43, 118, 237);
  border-radius: 10px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  text-align: left;
  font-size: 1.25rem;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6rem;
  cursor: pointer;
  transition: border-color 0.2s, box-shadow 0.2s;
  color: rgb(255, 162, 94);
}
.custom-select-button:hover {
  border-color: rgba(43, 118, 237, 0.8);
}
.custom-select-button:focus {
  outline: none;
  border-color: rgb(43, 118, 237);
  box-shadow: 0 0 0 2px rgba(43, 118, 237, 0.2);
}
.custom-select-button::after {
  content: "";
  position: absolute;
  right: 0.9375rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid rgba(255, 162, 94, 0.8);
  transition: transform 0.2s;
}
.custom-select-container.open .custom-select-button::after {
  transform: translateY(-50%) rotate(180deg);
}
/* Styling for the dropdown list */
.custom-select-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  max-height: 250px;
  overflow-y: auto;
  background-color: #ffffff;
  border: 2px solid rgb(43, 118, 237);
  border-top: none;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 100;
  display: none;
  margin-top: -8px;
  /* Account for the border thickness */
}
.custom-select-container.open .custom-select-dropdown {
  display: block;
}
.custom-select-option {
  padding: 0.9375rem;
  cursor: pointer;
  transition: background-color 0.2s;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6rem;
  font-size: 1.25rem;
  color: rgba(255, 162, 94, 0.9);
}
.custom-select-option:hover {
  background-color: rgba(43, 118, 237, 0.05);
}
.custom-select-option.selected {
  background-color: rgba(43, 118, 237, 0.1);
  color: rgb(255, 162, 94);
  font-weight: 600;
}
/* Additional styling - scrollbar */
.custom-select-dropdown::-webkit-scrollbar {
  width: 8px;
}
.custom-select-dropdown::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 0 4px 4px 0;
}
.custom-select-dropdown::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 4px;
}
.custom-select-dropdown::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}
#aff_form input[type=number]::-webkit-inner-spin-button,
#aff_form input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.clickable-icon {
  cursor: pointer;
}
.aff-input-number {
  width: 160px !important;
}
.aff-is-in-footer .aff-form-icons-wrapper {
  display: none;
}
@media (min-width: 0px) and (max-width: 1023px){
  .aff-form-icons-wrapper{
    display: none;
  }
}
.aff-field-wrap{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 1024px){
  .aff-field-wrap{
    border-radius: 9999px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(207 226 255 / var(--tw-border-opacity, 1));
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
.js-item input[type=checkbox]{
  display: none;
}
#aff_form_send_order .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  grid-auto-flow: dense;
}
#aff_form_send_order .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper > * {
  min-width: 0;
}
@media screen and (max-width: 1024px) {
  #aff_form_send_order .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
    grid-template-columns: 1fr;
  }
}
#aff_form_send_order .woocommerce-billing-fields .form-row {
  grid-column: span 1;
  margin-top: 0 !important;
  display: flex;
  flex-direction: column;
  row-gap: 4px;
  width: 100%;
}
#aff_form_send_order .woocommerce-billing-fields label{
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6rem;
  display: block;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  font-size: 1.25rem;
}
#aff_form_send_order .woocommerce-billing-fields input, #aff_form_send_order .woocommerce-billing-fields select{
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6rem;
  height: 3.4375rem;
  width: 100%;
  border-radius: 10px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(43 118 237 / var(--tw-border-opacity, 1));
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  --tw-text-opacity: 1;
  color: rgb(255 162 94 / var(--tw-text-opacity, 1));
  font-size: 1.25rem;
}
#aff_form_send_order .woocommerce-billing-fields .acf-notice.-error {
  border-radius: 0.25rem;
  border: 2px solid #f9414d;
  color: white;
  font-size: 1.25rem;
  background-color: #f9414d;
  margin-top: 10px;
}
/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/*# sourceMappingURL=style.css.map*/