/**
 * Theme Name: Beauty Treatments
 * Template: neve-fse
 * Author: Eve
 * Description: Beauty Treatments child theme from Neve FSE Theme is perfect for creating layouts/one-pages promoting all sorts of beauty treatments. It has built-in templates that can be easily customized to suit the needs of a particular salon and offer.
 * Version: 1.0.0
 * Text Domain: beauty-treatments
*/

:root .wp-block-button__link {
    transition: 0.2s;
}

/* Slider Block - UAGB - Block pointer-events */
.wp-block-uagb-slider {
    touch-action: none;
    pointer-events: auto;
}


/* Fancy transition for the doctor image slider */
.doctor-image-slider img {
    transition: opacity 0.1s ease;
    opacity: 1;
}

.doctor-image-slider img.fade-out {
    opacity: 0;
}

.cennik-full-width{
    width: 100% !important;
}

.wp-block-uagb-container.uagb-block-96b3d2ef.wp-block-uagb-container > *:not( .wp-block-uagb-column ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap) {
    width: 100% !important;
}

.wp-block-uagb-container.uagb-block-48db008d.wp-block-uagb-container > *:not( .wp-block-uagb-column ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap) {
    width: 100% !important;
}



/* * CSS for the contact form
 * This code styles the contact form created with Contact Form 7 plugin
 * It includes a grid layout for the first four fields, a marketing consent checkbox, and a submit button
 */

/* Siatka formularza */
.wpcf7-form {
    margin: 20px;
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    margin-bottom: 0;
  }
  
  .form-row.full {
    flex-direction: column;
  }
  
  .form-col {
    flex: 1 1 calc(50% - 10px);
  }

  .form-col p {
    margin: 10px 10px;
  }
  
  /* Pola formularza */
  .form-input,
  .form-textarea,
  .wpcf7-form select {
    width: 100%;
    padding: 12px;
    font-size: 15px;
    border: 1px solid #777 !important;
    border-radius: 3px !important;
    box-sizing: border-box;
    font-family: inherit;
    color: #333;
  }

  .form-input:focus,
  .form-textarea:focus,
  .wpcf7-form select:focus {
    border-color: #0CA4AF !important;
  }
  
  /* Placeholder */
  .form-input::placeholder,
  .form-textarea::placeholder {
    color: #888;
    font-size: 14px;
  }
  
  /* Textarea */
  .form-textarea {
    min-height: 140px;
    resize: vertical;
    margin: 0 10px;
  }
  
  /* Zgoda marketingowa */
  .form-consent {
    font-size: 14px;
    color: #444;
    display: flex;
    align-items: flex-start;
  }
  
  .form-consent input {
    margin-right: 10px;
    margin-top: 4px;
  }
  
  /* Przycisk */
  .form-submit {
/*     background-color: #0CA4AF !important; */
    color: #fff;
    font-size: 15px;
    padding: 12px 36px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color 0.3s ease;
  }
  
  .form-submit:hover {
/*     background-color: #1db5bF; */
  }
  
  /* Responsywnosc */
  @media (max-width: 768px) {
    .form-col {
      flex: 1 1 100%;
    }
  }  

/* Anchor link - smooth scrolling */
html {
  scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
  html{
    scroll-behavior: auto;
  }
} 

/* Popup */
.pum-container .wpcf7 .wpcf7-form label{
	color: black !important;
	font-weight: 500;
}

/* Przycisk */
.form-submit {
	color: #fff;
	font-size: 15px;
	padding: 12px 36px;
	border: none;
	border-radius: 6px;
	cursor: pointer;
	transition: background-color 0.3s ease;
}

/* FORMS */
.form_modelowanie_sylwetki input[type=submit] {
	width: 100%;
}

.form_anti_aging input[type=submit] {
	width: 100%;
}

.form_outsite input[type=submit] {
	width: 100%;
}

.title_with_price_bg u {
	border-radius: 20px;
    padding-right: 10px !important;
    padding-left: 10px !important;
	text-decoration: none;
	color: white;
}



/* Styl - formularz radio */
.wpcf7 .radio-option label {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5;
  cursor: pointer;
}

/* Styl przycisku radio */
.wpcf7 .radio-option input[type="radio"] {
  margin-top: 0.2em;
  margin-right: 0.75em;
  flex-shrink: 0;
}

/* Zapewnia zawijanie tekstu i wyrównanie jak przy punktach */
.wpcf7 .radio-option label span.wpcf7-list-item-label {
  display: inline-block;
  line-height: 1.5;
  max-width: 100%;
}



input[type="submit"].button-plastic-surgery {
  display: inline-block;
  font-family: "Montserrat", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  padding: 0.75em 3.2em 0.75em 1.5em; /* miejsce na ikonę z prawej */
  border: none;
  cursor: pointer;
  border-radius: 30px;
  background-image:
    url("data:image/svg+xml,%3Csvg viewBox='0 0 256 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='white' d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z'/%3E%3C/svg%3E"),
    linear-gradient(225deg, var(--e-global-color-accent) 21%, var(--e-global-color-secondary) 100%) !important;
  background-size: 1.2em 1.2em, cover !important;
  background-repeat: no-repeat, no-repeat !important;
  background-position: right 1.2em center, center !important;
  background-size: 1em, cover !important;
  box-shadow: 3px 2px 15px rgba(247, 141, 167, 0.51);
  transition: all 0.3s ease-in-out;
}

